LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

query regarding data sending using VISA

I have to send two different sets of data( data is in form of array) with some delay in between using VISA function from one port to another. How to do this.?

please help

thanks

0 Kudos
Message 1 of 2
(2,430 Views)

Two different VISA writes.  Data in one, other set of data in the other.

 

Or feed the array to a For Loop with the VISA write inside.

 

This seems like a different variation of the same question you are asking here.  http://forums.ni.com/t5/LabVIEW/Query-regarding-event-structure/m-p/3147486

 

It would probably be better if you just continued asking in that thread.

 

 

0 Kudos
Message 2 of 2
(2,416 Views)