01-30-2007 03:24 PM
01-30-2007 04:21 PM - edited 01-30-2007 04:21 PM
Message Edited by daveTW on 01-30-2007 11:22 PM
01-30-2007 04:42 PM
01-30-2007 05:03 PM
03-06-2009 01:07 AM
Dear Dennis,
I am using "Read from I16" block in my LV7.0 for binary file reading. My program is working fine. But i have a question that. Like othre file function, do i need to close file? If yes please guide me how i can close that, because i couldn't get an option to close binary file.
Thanks
--vishnu
03-06-2009 09:16 AM
Vishnu Patel wrote:Dear Dennis,
I am using "Read from I16" block in my LV7.0 for binary file reading. My program is working fine. But i have a question that. Like othre file function, do i need to close file? If yes please guide me how i can close that, because i couldn't get an option to close binary file.
Did you read the Help? Quote:
Reads a 2D or 1D array of data from a byte stream file of 16-bit signed integers. The VI opens the file before reading from it and closes it afterwards.