Hello,
I am new to Labview so I was just wondering if you could help me to determine if my program is actually doing what I believe it is doing.
I am reading Channels 6 and 7 from Device 1 continuously and writing this information to a file. i am time stamping it everytime I put it into the file
so that I can recreate the waveform graphs.
I think I am going wrong with respects to the timing issues, I dont' think the time that I post is the correct call time for the continuous scan function and am
really unsure why I have the millisecond wait command, I put it in because I saw it in examples. I just want an accurate time corresponding to each voltage value
but am unsure if this is what my program actually does.
Is there a way to take the data from my Transpose waveform graph and put it into a file, with the x-y for both channels.
I really dont' understand why the data I am putting in teh file doesn't have the same x values as the graph, it only has a counter from 0-999.
I have attached a zip file with screen shots of the front panel, block diagram, and the block diagram itself.
The Cont Scan VI that I have on mine is exactly the same as NI's, but it is made by Keithley to work with my DAQ card.
Thank you for your time,
Keith