11-15-2007 10:30 AM
11-15-2007 10:55 AM
Hi
In What way do you think it is a bit rubbish? You may want to try to use a shift register to gather the waveform data all the time Capture = true. Then when Capture = false write the data to the file. That way you will not be writing to the file continuosly.
Craig
11-15-2007 11:10 AM - edited 11-15-2007 11:16 AM
Hi i have attached a quick modification to try to show you what i mean. I cannot run this vi as i do not have the DAQ card so the boolean logic may need investigating. However it should scroll through the case structure in this order. 0-1-3-2.
Craig
Message Edited by craigc on 11-15-2007 11:14 AM
11-16-2007 03:06 AM
11-16-2007 07:26 AM
Hi Stagger,
I cannot save to version 7.1 but here are some screenshots of the Code. Cases 1 and 3 are identical.
Craig
11-16-2007 10:42 AM