Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Value change detection of a NI 9402 DO line using a LabVIEW event structure.

Is it possible to detect a change in the value of a NI 9402 Digital Output line using a LabVIEW event structure?

0 Kudos
Message 1 of 3
(961 Views)

Why a DO, DO will change its output based on your data, if you can intervene and check the data, you don't even need an event structure.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 3
(927 Views)

Thanks! I am currently polling the data, and thought that an event structure might increase response time or make the code more efficient. I know I can use value signal with an indicator, but didn't see any way to utilize the event structure to trigger directly off a DO. 🤔

0 Kudos
Message 3 of 3
(900 Views)