ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
03-26-2010 12:33 PM
Hi,
I'm updating an old program written by someone who used to work in our lab. The old one was programed by LabView 7.X. Since we are using LabView 2009, we'd like to update it by replacing alll the old VIs.
So, I've almost finished it except "read from binary file". As you can see from the diagram below, 1 is to get a offset from the binary file to read data (I16) only but not the header (according to the comments by the previous programmer) and 2 is to read the file.
Problem: the new VI (read from binary) does not take an offset as its input, so I cannot take into account the offset. Since the binary file has a header which contain all the experimental informations and settings, I think I should specifiy the offset.
Any suggestions or ideas?
Best,
Jay
03-26-2010 12:36 PM
03-29-2010 01:23 PM