Hello and greetings from a LabView novice,
In my program I wish to write several commands via VISA and read them in order. I have created an array of the commands, and auto-indexed it to a for loop.
I want to receive an array of the responses, in the order they have been read of course. However, I am unsure what is the best way to do it.
I'm sure the solution is simple but have been unable to find one. I have attached the vi for reference. (The VISA Read\Write vi is part of the device's LabView driver), which works, but seems like an unmodular and inelegant approach.
Thanks!
已解决! 转到解答。