取消
显示结果 
搜索替代 
您的意思是: 

Creating an array from an auto-indexing for loop

已解决!
转到解答

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!

0 项奖励
1 条消息(共 3 条)
3,318 次查看
解答
接受人 cl0ck

Simple, you can auto-index the output!

 

2015-12-07_10-16-16.png

 

 


LabVIEW Champion, CLA, CLED, CTD
(blog)
2 条消息(共 3 条)
3,308 次查看

Simple indeed, thanks! 🙂

0 项奖励
3 条消息(共 3 条)
3,276 次查看