LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to synchronize two or three measurements, i mean they run at the same instant?

i'm using labview 5
0 Kudos
Message 1 of 5
(2,953 Views)
National Instruments has a number of simultaneous sampling hardware. Unfortunately, this is the ONLY way to get absolutely simultaneous sampling of data. However, having used one of them myself, I am highly impressed with their boards. Very easy to use, of course, but also, very, very clean signals.

I used a four channel model, the NI 6110, about a couple of years ago. I strongly recommend using a BNC 2100 series break-out box with it.
0 Kudos
Message 2 of 5
(2,953 Views)
Thanks.
your solution's hardware. I'm looking for a software solution, i mean how to send a request simultanously to two devices so that they start measuring, and later i collect the data? (on Labview5.1)
0 Kudos
Message 3 of 5
(2,953 Views)
What are the devices? If they're GPIB and 488.2 compliant, you can use TriggerList or issue a Group Execute Trigger.
0 Kudos
Message 4 of 5
(2,953 Views)
my two devices are GPIB and 488.2 compliant: hp34401 multimeter and hp4140B pico-amperemeter. I did try using TriggerList, but i haven't succed. Please would u tell me how to handle it. thanks in advance.
0 Kudos
Message 5 of 5
(2,953 Views)