03-20-2007 05:05 AM
03-22-2007 01:45 AM
Are you measuring three different voltages simultaneously? What kind of hardware (DAQ board or measurement equipment) are you using? When you say "at the same time", if all three measurements were made within one micro-second, would that be good enough? How close-together do the measurements need to be? After you make the (3) measurements, how much time will typically elapse before you want to do the (3) measurements again?
@looser wrote:
Hi all..
I have been advised that in order to make 3 independent measurement at the same time, i should build parallel measuremnts that enables sycnorise between those. I couldnt find anz example in the example VI's.. is there any one who can guide me or supply examples?
thanks
(using LV7.0)
03-22-2007 03:15 AM
03-23-2007 11:10 PM
Hi L,
How close together do the 3 measurements need to be? Is 10 ms close enough? With your test-setup, that's probably reasonable.
(It mostly depends on the Kepco PS...)
You're going to have to read the __ manual - sorry! As you said, the subject will be "triggering". Look in both manuals for "GET" or "Group Execute Trigger".
I'm sure the Agilent device(s) will support "GET" - hopefully the Kepco will too. If so, you'll setup a measurement on all 3 devices, then send one trigger. See GPIB\GPIB 488.2\"TriggerList"
If the Kepco doesn't support "GET", maybe it will support *TRG - not as good, but better than nothing.
Post back when you learn more about what kind of triggering (including "external") your devices support. ![]()
Cheers!