06-09-2015 01:01 PM
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
06-09-2015 01:38 PM
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.