02-23-2006 06:48 PM
02-23-2006 09:17 PM
02-24-2006 03:44 PM
Great, thanks for responding to my post. I'm using Labview 7.1, I'll have to check to see if it has those .vi's you mentioned. I wonder if it would be easier just to convert the binary to asci and then later to process the asci data. Maybe its easier to seek through an asci file rather than a binary file?
thanks,
joe
02-24-2006 10:27 PM
Joe,
also have a look at high speed data logger and high speed data reader Vi's
Here you can store large binary data and retrieve back in ascii
with a small modification in the reader VI, you can save converted ascii data to a file
you should be able to work it out from that example
if not, do get back
regards
Dev
03-14-2006 03:26 PM
03-14-2006 03:45 PM - edited 03-14-2006 03:45 PM
Message Edited by jasonhill on 03-14-2006 03:46 PM
03-14-2006 04:05 PM - edited 03-14-2006 04:05 PM
sle,
You're also incorrect about the AND function. The inputs can be either Boolean or numeric. This is plainly described in the help for the function.
Message Edited by Dennis Knutson on 03-14-2006 03:06 PM