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

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

创建用户事件

已解决!
转到解答

有谁用过创建用户事件,注册事件,产生用户事件这几个VI吗?能否发个简单的例程过来,NI的例程我没看太明白。主要是不太理解引用啊什么的。大家VI能保存是低一点版本的么?

0 项奖励
1 条消息(共 3 条)
4,202 次查看
解答
已被主题作者 buye 接受

Firstly, I think the example VIs of National Instruments are the most standard and classical VIs for you to study programming in LabVIEW.

 

 

Talking about User Event Reference, you could take it as an accessible address to the Event. Any operation on the Event could be executed by its reference, just like you manipulate File by File Reference, and you get this reference after you created the Event.

0 项奖励
2 条消息(共 3 条)
4,183 次查看
thank you! I read the help document and just understand the example VIs of NI. I feel excited.
0 项奖励
3 条消息(共 3 条)
4,174 次查看