Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How would send an array or strings once a second to an instrument?

I would like to send postional data to a device once a second from an array. What is a good way to perform this?
0 Kudos
Message 1 of 2
(3,041 Views)

You can use a for loop in LabVIEW (aasuming that's what you are using) to autoindex an array. All that you need inside is a Time Delay and VISA Write.

Message Edited by Dennis Knutson on 04-05-2006 10:25 AM

0 Kudos
Message 2 of 2
(3,034 Views)