Does any one have labview program that can read DC voltage of the incoming waveform every time external triger comes in.?
I tied to use VI provided by NI, but I could not make my DMM to see external triger. All sample programs do one triger and multiple sampling, but I need one measurement every external triger and I need multiple measurements. Than I can read them from memory.
I tried to put triger and sample events in the while loop and do one measurement per loop, but it only works somewhat if triger event set to single and sample to auto.
If I set triger event to external, the program does not work.
Then I read in manual that for DC autozero has to be on, but then I read that if your range is set to 10v, it automatically turns autoizero off. My range is 3.3V, which sets device to 10v range.
I do not have much experience with programming tools, and manual is very confusing.
I would appreciate any help. Thank you
Message Edited by Ruslan72 on 05-24-2006 02:34 PM