以下是我在论坛上的英文版面中搜索到的一个关于DAQ事件处理,说是可以用DAQ occurence来处理,但没有例子。
The DAQ Occurence will probably be the best option for you. It can be set to generate an occurence (interrupt) at a particular level. You won't get a BOOL output. Instead, you have another node (Wait on Occurence) that doesn't allow execution to continue until the occurence is generated.
哪位能提供一个用DAQ Occurence的例子呢。
谢谢