01-12-2007 03:37 PM
01-12-2007 03:53 PM
01-12-2007 05:34 PM - edited 01-12-2007 05:34 PM
Message Edited by KyleBryson on 01-12-2007 05:35 PM
01-13-2007 09:26 AM
03-13-2007 08:11 PM
Hi,
I created a VI out of a VI logger NI-DAQmx task to slow down the 9237. The problem is that I get a file every minute becuase I'm running the whole thing inside a a while loop that runs once a minute. Is it possible to modify the code so that I write multiple times to a single file, instead of writing multiple files?
03-14-2007 11:42 PM - edited 03-14-2007 11:42 PM
Message Edited by Elijah K on 03-15-2007 12:03 AM
03-15-2007 09:01 AM