Why can´t I wire the offset input in the Write File Function when I use datalog files ?

Hi !
I have a datalog file, in which I save variant data several times in diferents VIs, I runs these randomly, and I would like rewrite only a part of the file, but I can´t wire the offset input in the Write File function to indicates the begins and save the data in the point that I want.
I need your help thanks.
Attachments:
Second Write in a datalog file.vi ‏19 KB

Hello.
I THINK that the reason why the offset input is disabled when you are working with datalog files is that you do not know how many bytes each entry of the data structure will ocupy.
When you have a binary file where you store, for example, an array of double precision floating-point numbers, you know that each number ocupies 8 bytes, so you know that when you want to read the 21st number of the array you need to skip the first 160 bytes (20 numbers x 8 bytes/number).
However, with datalog files you can store very diverse data structure, usually including strings, like in your case, which means that you do not know how many bytes to skip to be able to read or write to some particular variable of your data structure.
If what you want to do is to not overwrite the contents of an existing file, but to append to it, what you probably will have to do is read the whole contents, append to the data in your program, and write it all again.
Hope this helps,
Alejandro

Similar Messages

  • Why can't I access the K1 file system from my PC?

    I could access the entire file system excluding the data folder yesterday. However since installing Letools, I no longer can drag-and-drop photos and movies to the K1 from Windows Explorer.  I uninstalled Letools, but I still can't access the file system.
    Please help.
    Thank you

    Thank you for trying to help. We have compared security mode settings and their Macs say that commenting is allowed, while mine says it's not allowed. I'm assuming this is why I can't highlight and they can. But I dont understand why they're different? The files this happens to are PDFs that our college classes assign as reading- so we all go to the same place to access these PDFs and save them, so the security modes shouldn't be different, but they are. Any idea why? Are Macs just enabled to do this for whatever reason and PCs aren't?

  • Why can I not have the address bar appear when I installed Firefox 3.6?

    Your "pictures" appeared and I had to choose one in order to continue. It would not clear unless I chose one. From then on, I could have no address bar, just Google, Yahoo, and in very dark bqckground which was hard to see. I tried everything; and finally gave up and deleted my Firefox. I have been a user for several years, but this one messed everything up. I could not get my addresses from the Express, and if I am going to have to use Outlook for the address book, I might as well just use Explorer! Give me some help (I have tried filling in the questions) and I will reinstall Firefox, I did like it a lot.
    == This happened ==
    Every time Firefox opened
    == I was forced to chose one of your pictures. It took the place of your tool bar and address bar. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; FunWebProducts-MyWay; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    Try the Firefox SafeMode. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    # You can open the Firefox 4/5/6/7 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    # Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Why can't I access the PDF files stored in my iBooks without connecting it to internet ?

    Hi,
    I have nearly 2000 PDF file documents which I have synchronized to iBooks from my DELL laptop.
    All the PDF files are individually named as to make it easy for myself to search.
    I took it outside in my show where i tried to access it, what I am seeing here is there are no documents appearing on my iBooks. I then connected it to my Mobile phone Internet where I could now see all the 2000 PDF files.
    My question here is , if all these files are on the hard drive of my iPad, why do I have to always connect it to the internet to access. This is very difficult as some places where I travel are having very low network coverage. Please help me to sort this issue. Many thanks, Amit

    You posted in the notebook computer forum, rather than the eBook format forum you desired to post in.  Here's where to post:
    iBooks for iOS for iPad/iPod Touch/iPhone eBooks, and iBooks for Mac.

  • Why can't I import the u3d file as a view onto my pdf document?

    After searching the web I finally found the instructions on how to import a 3d view onto a PDF document using Acrobat 7 Pro.
    I created the .u3d file and clicked on the TOOLS menu, then ADVANCE EDITING and then 3D Tool. I highlighted an area where I want the 3d view to be and the ADD 3D content window shows up. I then brouse to select my .U3D file and click the OK button. But nothing happens, why? Maybe I need to install more options? Does anyone know?

    garymewis wrote:
    .. I have created a 17 min copy of a short film I made and imported it onto the hard drive of my iMac. It's a seemingly straightforward MP4- Video file ..
    iso-conform mpeg4 ? or, perhaps a mp4 container with e.g. DivX encodings...?
    with what app did you create this file?
    which audio + video codecs are in use in this 'MP4' ?
    iM09 is no 'all purpose' editor, supports a very small range of codecs, and is meant for camcorder imports..
    download the free converter tool *Mpeg Streamclip* www.squared5.com
    convert your file to 'mpg4' , or AppleIntermediate, or h264, or motion jpeg..
    ahh, and Welcome, garymewis, to the  iMovie boards ...

  • Why can't I reduce the storage my icloud email is using?

    I have been trying for 2 weeks to reduce the amount of space I'm using on iCloud and I can't do it. I moved every email to a folder stored on my computer, I deleted all sent messages. The space I'm using has actually gone up! What's wrong? I have 2 days to do this. Help!
    brad

    maybe it's other data that is accumulating in the icloud storage.  Do you have a lot of photos in camera roll that are being backed up from an iOS device to icloud?  (Are you using any iOS device to connect to icloud, or only the mac?)

  • Why can't I load the image files in the Jar file?

    I make an application in a structure bellowing:
    A.class
    images\a.gif
    images\b.gif
    and I packed all of them(include the images directory) into a A.jar file.
    when I run the A.jar file,the application can't load the images in the Jar file.
    How can I do to solve this problem?

    It isn't working. The URL that is returned is blank. I tried rearanginf my stuff a little. Now it is set up like the other guys. So all the classes aren't in a package. so its:
    MyClass.class
    Sounds/mysound.wav
    all of this is in a .jar file. If it isnt in a .jar file it works. Bit I have mor than one class so I would really like it in a .jar file. But when it is MyClass.class.getResource("sounds/mysound.wav") returns nothing. Not null. Just blank.

  • Re: Why can't I see the Middle Eastern functionality on my verion on Indesign CS6?

    Hi there. I just subscribed to Cloud CC and followed the directions. I selected English Arabic in my Adobe Application Manager and downloaded Indesign CC. However, I still don't see the Middle Eastern functions in Indesign. What did I do wrong? Please help.

    Branced from http://forums.adobe.com/message/5432249#5432249 and moved from the Creative Cloud to the InDesign forum. They will be able to help you here.

  • Why can I only see my purchased songs and not my entire library when I use an ipad?

    Why can I only access my 'purchased' songs when I sign into an ipad with my AppleID.  How can I access my entire itunes library (purchased, playlists and downloaded music)?

    If it's iTunes purchased music then you might be able to re-download it on your iPad via the Purchased tab in the iTunes store app - it will download into the Music app. If you want your other music from your computer's iTunes (e,g. music copied from CDs and playlists) then you will need to sync it from your computer's iTunes to your iPad's Music app.
    Syncing music : http://support.apple.com/kb/HT1351

  • Why can't I receive the e-mail sent by Apple used to verify my iCloud account?

    Every time I try to set my Apple ID in order to use iCloud services, I am told a verification e-mail was sent to my address. However, this supossedly-sent e-mail never arrives. Can someone please help me?
    Thanks,
    Harmustaine.

    Is this about Thunderbird or about an internet based email service?
    For Firefox you can use these steps to remove saved (form) data from a drop-down list:
    #click the (empty) input field on the web page to open the drop-down list
    #highlight an entry in the drop-down list with the mouse or cursor Down key<br>do not click the mouse or press the Enter key
    #press the Delete key (on Mac: Shift+Delete) to delete the highlighted entry

  • Why can't I see the text I enter when testing a fillable form using Acrobat 9 Pro?

    I created a fillable pdf using Acrobat 9 Pro.  I have done this several times over the last two years with no problems. Recently, when I tested my fields by typing in text, it didn't show up.  Out of sheer frustration I just typed a staggering amount of letters and suddenly I could see a couple of letters, but they were chopped off at the top, and no where near the bottom of the field where they should be. What is going on?

    I know!!!    This is so frustrating.  I have attached the document.
    Maybe you can try to type in it and see.  I used the default font, but I
    did change the size from "varies" to "10 pt."
    I appreciate your willingness to troubleshoot for me!  Thank you!
    On Fri, Aug 22, 2014 at 11:25 AM, George Johnson <[email protected]>

  • Why can't I hear the sound files in Acrobat Reader on the iPad?

    I have created on my main computer pdf files with embedded sound files. When I transfer them into the Adobe Reader on the iPad, the icons are there, but there is no sound. The only option Acrobat Pro XI has is to accept AIFF files. Whereas the guide for Adobe Reader on iPad says that it won't accept AIFF files, only some others, e.g., mp3.
    Reuven

    Thanx, Dave.
    This is my Catch 22. Originally, my files were in mp3 format. But Acrobat Pro XI recognizes only AIFF files. So I had to convert my files to AIFF, and as such they work marvelously on my main computer (iMac). The issue at stake is, how can I convince Acrobat Pro XI to recognize and open mp3 files? Indeed, the promotion bla-bla says that Acrobat Pro XI can handle mp3 files, but I could find nowhere instructions how to do this. The pop-up menu in the sound tool window gives only show AIFF files. All the rest are dim.

  • Why can't I get the price to highlight when I'm trying to purchase a movie?

    I'm trying to purchase a movie but the price won't highlight so I can purchase it.  What am I doing wrong?

    Within iTunes?
    Quit the application and open it again.
    Refresh the iTunes store, and try again.

  • Why can I not turn the volume very loud when using headphones?

    When I play music back the volume is not very loud, I have put the volume to the high setting but not very loud. Can any one help?-

    Hi, I have some questions in tha case before we can decide whats wrong
    1) Is it happening with particular song? - if yes then its an issue with song
    2) is it with all songs( check head phones with other player or so it might be faulty)
    3) Is there any volume limit (lock) set on your ipod
    if head phones are fine and if it happens with all songs and if same songs play with good sound on computer you might need to restore your ipod and reupdate the songs may be an issue with ipod but if all songs play with similar kind of sound on computer your ipod should be ok as it might be the sound quality of those songs

  • Why can't I update the computer clock?  I'm using a Mac Pro and Mountain Lion 10.8.2

    I am unable to update the computer clock.  Tried Sys Preferences--just get the spinning basketball.?

    Select  ▹ System Preferences ▹ Language & Text ▹ Region ▹ Region: your country. Test.

Maybe you are looking for

  • Regarding the uploading the pdf file to the application server

    hi, iam getting this error while uploading the pdf file to the applicatioin server. "There was an error while trying to parse an image" to convert smartform into PDF file we ll use convert_otf FM. If see that FM data ll be stored in it_tline structur

  • Simultaneous urlRequest help

    Hello all, I have looked through the Flex docs and can't find any reference to what happens if urlRequest.load() is called simultaneously by two separate parts of a single application. For example a button.click() event is being serviced where the ac

  • BI installation is failing

    Hi, I was able to install followings: DB installed 11gr2 and configured [DB on server1] RCU loaded schemas Weblogic server installation [apps server2] Java 1.6_23 INSTALLATION [apps server2] OBIEE software ONLY installation is done. When I'm running

  • E message in production server Error generating the test frame

    Hi all experts I developed a object using layout in smartforms .... we have 3 server in my company ..... 1] development 2] Quality 3] produ it is giving me a error 'Error generating the test frame' plz tell me thanx

  • How do I get Bridge to not crash on startup? Common actions already taken.

    Bridge CC 6.01, recently updated. Win 8.1 (but had same prob on Win 7 and Win 8). App hangs when I start it. I "reset preferences" with ctl-alt-shift, which did not make any better. It is trying to open my desktop. Nothing special there...