How do I control read start position in a very large file where start byte position may be larger than I32 (+/- 2^31)?

Using LabView, I am trying to read a very large file which may be on the order of 2^32 bytes. I need to be able to step into the file at a byte position which may be greater than the I32 limit set by the read file.vi. Are there any options to the read file.vi or a method of circumventing this limitation?

I'm not sure but i think that you can manage the "pos mode" in the "seek" sub-vi.
The "pos mode" let you choose the initial position to add the numbers of bytes you want to move.
I think that you can add a i32 number from the "initial" in the "pos mode" an latter use the "pos mode" in "current" to add another value. Then the next time you can move more than 2^31 bytes to the initial position.
I hope you understand my idea, i wasn't try it before, but i think that would work.

Similar Messages

  • How we can control auto start/stop of db/listener on Unix/linux?

    How we can control auto start/stop of db/listener on Unix/linux?

    http://download-uk.oracle.com/docs/html/B10812_01/chapter2.htm#BABGDGHF

  • How do I resize a toolbar button? It is larger than the standard buttons, even on use small icon.

    I have an extension for clearing cache and it has a convenient button on my toolbar. But, the button is larger than the other buttons on the toolbar, even with "use small icons" turned on. Can I talk to the button in the userChrome.css or some other way to scale it down?

    Which extension did you install?
    This one:
    *Clear Cache Button: https://addons.mozilla.org/en-US/firefox/addon/clear-cache-button/
    <pre><nowiki>#clearcache-toolbarbutton .toolbarbutton-icon {
    height: 16px !important;
    width: 16px !important;
    }</nowiki></pre>

  • How to import PDF image into Pages manuscript that is larger than the text bed margins

    How do I import a PDF image into a Pages book manuscript, whose dimensions are larger than the global text bed margins? Any imported PDF image is automatically shrunk to fit within the text bed. I know I can set up a single page with wider margins and a text bed within it, but I want the image to import to a page already within the manuscript sequence, where the text bed margins are set and constant.
    Larry Kettelkamp
    [email protected]

    By default it should be dragging in as a floating image and not part of the text.
    What version of Pages are you using?
    In Pages 5 this is:
    Format > Arrange > Object Placement > Stay on Page > Size > Original size
    Peter

  • How can I control Read/Write for BegBalance under the same Scenario in different Years?

    As we know, we can set 'Start Year/Period' and 'End Year/Period' on a scenario member, e.g. Budget, to control whether planners can input data under this scenario.
    However, we can only choose years and month from Jan to Dec. BegBalance can't be chosen.
    Assuming a form putting Year dimension as a page, Scenario and BegBalance, Jan to Dec as column, Account as row.
    If planner chooses budget year in the page, every column from BegBalance to Dec is writable.
    The problem is, when planner chooses current year in the page, Jan to Dec is read-only, but BegBalance is still writable.
    This will make the planner confusion and put the data in a dangerous position.
    Is there any idea to avoid this situation?
    Thanks.

    You can disable (write) BegBalance for that Scenario by unchecking "Include BegBalance".
    Regards
    Celvin
    http://www.orahyplabs.com

  • How to stop Ad. Reader XI erroneously opening copy of working file on top of original when cursor nears drop down menus, covering them?

    Over the last two days, after opening any document in A R XI, as soon as the cursor nears the drop-down menus, another unwanted copy of the original document opens on top (but slightly offset from) that completely obscures the menu options. The original file is partially visible at the foot of the window but cannot be accessed by clicking.
    On occasion a file opens from new without the drop-down menu options being visible. The above happens when I click in the empty space.
    There have been slight variations of the above problem but at the moment I have not found a way to work with any pdf file
    I can only close the document (and simultaneously the program) via the task bar.
    I replaced the 'troublesome' program with a newly downloaded copy but the problem persists. I have scanned for viruses.
    Any one with similar experiences find a solution?
    Thanks.      

    Over the last two days, after opening any document in A R XI, as soon as the cursor nears the drop-down menus, another unwanted copy of the original document opens on top (but slightly offset from) that completely obscures the menu options. The original file is partially visible at the foot of the window but cannot be accessed by clicking.
    On occasion a file opens from new without the drop-down menu options being visible. The above happens when I click in the empty space.
    There have been slight variations of the above problem but at the moment I have not found a way to work with any pdf file
    I can only close the document (and simultaneously the program) via the task bar.
    I replaced the 'troublesome' program with a newly downloaded copy but the problem persists. I have scanned for viruses.
    Any one with similar experiences find a solution?
    Thanks.      

  • Adobe Reader C:\ProgramData\Adobe\Reader\9.3\ARM folder very large - 15GB and growing

    Hi,
    I am looking into an issue on a Windows 2008 Server running Citrix XenApp.
    The folder: C:\ProgramData\Adobe\Reader\9.3\ARM is currently 15GB and growing.
    There are sub folders for about 250 user names under this ARM folder - each of varying sizes up to 250MB each...
    There are also 78 folders with numerical names ranging from 579 to 32742 totalling 125MB.
    From Google it would appear ARM is something to do with Adobe Reader Manager and automatic updates or something...?
    But why does this server have sub folders for 250+ users and can I delete them as the server is running short on space???
    Many Thanks,
    Anthony.

    There have been quite a few updates after 9.3.0, but as far as I know ARM should not create those subfolders under each User name.
    If you (or Users on this system) do not attempt or do not intend to attempt to install those updates, you can safely delete this whole folder and disable ARM by setting bUpdater value to 0 in the policy registry for Adobe Reader 9 - please search this forum for detailed information on this registry.

  • How to control the cursor position on a text item..

    Hello,
    How can we control the cursor position programmatically on a text item.
    i.e. how do we move the cursor to home or end of the text item.
    TIA,
    Hiten

    If you have an access to metalink.oracle.com, take a look at notes:
    Note 61656.1 (V45) HIGHLIGHTING A REGION OF TEXT
    Note 131028.1 Default Highlighting in Forms (Client Server)
    and threads from metalink forum:
    531481.996 "Select_All not working in 6.0.8.25.2", 153092.995 "Text item cursor position"

  • How do I control the order of files as written to the LST file of FileNameGet command with multiple files

    The UseFileCommand is not loading my files in alphabetical order...nor in timestamp order...nor in the order I select them in the FileNameGet dialog box.
    How do I control this?
    It appears that the LST file created is where the problem lies.  The UseFileList variable, it appears, reads from the last entry, and works forward.
    So I need a way to manage this..so that my data is processed according to the timestamp (earliest first) OR filename (alphanumeric sort, ascending)
    Thanks

    Hmm, seems I did a better search this morning...and came across the following....
    Previous sort request
    Maybe an enhancement? 
    In my case, the issue is I'm trying to process multtiple data files collected over 6 months of durability testing.  Out of the risk of losing data, our DAQ team has elected to open a new file every hour.  So, I end up with thousands of files.
    I parse through these files, calculating time between various events.  Its CRITICAL that the calculations are in time-order.  The files each 1 Gb in size, so I prefer to utilize the filename (date/time sortable) or original timestamp.
    If processed out of order, the durability data will likley imply something quite wierd (like improvement over time).  Of course, that would be great for a management review...but not so good when warranty starts coming back
    I can write/copy any number of sort routines...I just thought the file order should be intuitive (either forward or reverse...not last, first, middle, etc...
    Anyhow...I'd like to formally request an enhacement in the next ve.  rsion of Diadem; one that provides an additional parameter to be passed...SortField.  Useful options would include FileNameForward, FilenameReverse, TimeForward, TimeReverse, etc...

  • Does anyone know how I turn negatives into a positive on Aperture please?  I have scanned  a bunch of negs and want ot make a contact sheet. Would really appreciate some clues on where to start.  Thanks

    does anyone know how I turn negatives into a positive on Aperture please?  I have scanned  a bunch of negs and want ot make a contact sheet. Would really appreciate some clues on where to start.  Thanks

    Yeah, it's simple. You scan your images singly, then import them. Then, one by one adjust them. Under the adjustment brick, pull up the CURVES tool. It is one of dozens available from the pulldown menu on the left side.
    So, with your image in view, you click on the adjustment tool, select CURVES (which will be at the bottom of a few other adjustment sliders such as EXPOSURE) under the Histogram and then grab the bottom of the right hand curve and swing it all the way to the left. Then grab the left hand curve and drag it all the way to the right.
    The right curve represents highlights. The left curve represents shadows. Now the two are reversed. Your negative is now a positive. For added control, you can create mid-tone curves of your own and make finer adjustments. I haven't done this much so the experts might weigh in here with corrections and added advice.

  • OS X - on startup iphoto and excel start up casuing delays. How do I control programs at upon startup

    OS X - on startup iphoto and excel start up causing delays. How do I control programs at upon startup
    Thanks for any assistance.

    sys / prefs /users and groups. if iphoto and excel are present in the login items then simply check the sidebar as to prevent them starting up.
    if they are not simply add them and do the above.

  • How can I download a .pdf document from a web link without Adobe Reader starting automatically and i

         How can I download a .pdf document from a web link without Adobe Reader starting automatically and preempting the download?                         

    That depends on your operating system and browser.  On Windows, e.g. using Firefox, you right-click on the link, then select 'Save link as...'.

  • My question was how do you control bass and treble on your Mac pro? he act of the matter is you can't. Why don't they just say that rather than reading all of the ********

    My question was how do you control bass and treble n a Mac Pro with the latest software.
    The answer is you can't
    In summary why don't you say that upfront?
    Instead of reading a bunch of crap that says nothing

    just a suggestion: try soundflower or Audio Hijack Pro. I know with the 2nd one, you can control the bass, treble, and all that, with anything that makes sound, from itunes, to Safari, DVD player, Skype ( I guess) and other stuff. Worth the $, IMO, so in answer to your question  dbumgardner1, no, no you can't.  I suppose in that sense, Windows has us at a loss. We also need 2nd party stuff to play BluRay's, too. However, I haven't seen any Macintosh viruses (virii?) for a long long time....
    so, there's that....
    JB

  • In Captivate, how to effectively control the movement of objects on the stage?

    How to, say, make a shape (an arrow, for example) which points to a certain location move (and maybe rotate at the same time) to another location (another point on the stage) one second later. I know I can "apply effect" to it, but still I don't find it very easy to control the start position and end position of the arrow and the way it rotates (for example, how to make it rotate along the X, Y and Z axis respectively?)
    Or, how can I make an image fly into the stage to a specific location from a certain direction, linger for a specific time, and then fly out in a specified direction? And while setting up this animation, is it possible to scrub across the timeline to see the effect of the animation, as you do in Flash Professional?

    An old pain, efficient control of motion paths and motion effects, I know.
    All motion effects are relative to the start position of the object, that can allow you to realize the fly in and fly out: time both effects and leave the necessary 'linger' time between the effects. The motion paths can be edited. To have more precise coordinates you can either edit the XML that describes the effect, or create a motion effect in Flash Professional and save it as XML to be used in Captivate, or use my approach: I create a crosshair group with a perfect vertical and horizontal line object, that you can position exactly using the X and Y coordinates and then drag start or end point of the motion path over that cross hair. I have been pleading to have at least a snap function or a serious improvement that allows to enter coordinates but apparently not many users are wanting this improvement. I used that approach here in the first movie: Reset Effects in Captivate 6 - Captivate blog
    And no, Preview slide (which is what you do when scrubbing the timeline) is not a real preview, you cannot see those effects.
    Please, next time mention the version you are using. In CP7 and before effect duration was relative to object duration, in CP8 it is (finally) absolute timing.

  • How can I control a button from one swf file to another swf file?

    Hi,
    I have a main.swf file. From that file I am accessing the external.swf file which is an external file.
    Now, how can I write code on my main.swf file for the button which is on my external.swf file?
    Activities.MainPanel.close_btn.addEventListener(MouseEvent.CLICK, btnClickClose);
    Activities.MainPanel.close_btn (This buttons is actually on external.swf file, but I want to write code on main.swf file to execute it on external.swf) how can I control one swf button on other swf file?
    Thanks.

    Here's some example code that you should be able to adapt to your needs.
    // create a new loader object instance...
    var loader:Loader = new Loader();
    // make the download request...
    var request:URLRequest = new URLRequest("external.swf");
    // add a complete event listener to the loader
    loader.contentLoaderInfo.addEventListener(Event.COMPLETE, completeHandler);
    // start the actual loading process...
    loader.load(request);
    // create a new empty movieClip instance, you will put the loaded movie into this movieClip once its loaded
    var externalMovie:MovieClip;
    // this function is called when the download has finished and the file is ready to use...
    function completeHandler(event:Event):void {
       // set the contents of the loaded movie to the new empty movieClip...
               externalMovie = MovieClip(event.target.content);
       // add this new movie to the display list...
       addChild(externalMovie);
    Now you can refer to the loaded movie with the instance name "externalMovie". So if, for instance, you want to address a button in the loaded movie, you could write something like this on the main timeline:
    externalMovie.addEventListener(MouseEvent.CLICK, btnClickClose);
    function btnClickClose(event:MouseEvent):void {

Maybe you are looking for

  • Credit Check at Sales Order Creation  & Delivery Creation levels

    Hi I am using Dynamic Credit check, Assigned  credit group (with block) in OVAK for Sales Orders and for delivery types also assigned credit group. Issue is while creating Sales Order system is doing dynamic credit check and blocking the sales order

  • Finder Window & File Sharing

    Hi, Every time someone sends me a file using iChat, when the file is done downloading to my desktop a finder window automatically opens. Is there a preference or a way to make it so the finder window does not open when it is done downloading? Thanks,

  • Reset router after new clean install of vista?

    I had to do a clean re-install of Vista. How do I get my router working again? I have the WRT54G. Do I reinstall the software and go thru the whole set-up process again? I can get online with my laptop so I know it still works, but not my desktop whi

  • Things go back to how they were when I  click "okay"

    Hi, I have a black fine line drawing, which is grey-scale. I wish to make the lines bolder/darker. I tried adjusting the tone-curve under "image" and the preview button was of course selected.I adjusted the line so things appeared darker (as I want)

  • Photoshop 5.0 won't install

    Error message says "you can't open the application "(null)" because it may be damaged or incomplete." That's what happens when I hit install from the menu the disk gave me. I also have the serial number