NI LabVIEW,CVI,数据采集等产品讨论区

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

如何实现指令的循环发送,和修改指令的发送方式

大家好!
我想用LV编个小程序,实现自动呼叫手机进行一些简单的测试,现在遇到了一些小问题,请大家多多指教.
我是在使用labview自带的GPIB实例发送指令控制,

下图的VISA指令表,是用来存储所有的指令的,我想请教大家:如何实现指令的循环发送,和修改指令的发送方式.(发送到GPIB的写数据 Characters to Write)

0 项奖励
1 条消息(共 2 条)
3,542 次查看

index array elements using for loop.GIF

 

Above is the basic structure using for loop for indexing elements of an array.

 

You may add error handling or use while-loop for stop if error...

Hope this helps in one way or another 😉 

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
2 条消息(共 2 条)
3,523 次查看