LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read Single Digital Line Continuously with 1 Sample on Demand mode

Hello,

I need to read single Digital line continuously in a State machine to perfrom a specific action.But unfortunately only 1 Sample on Demand mode is available on my USB Device.So it basically stop reading the line at a point and switch to the next state.Can somebody tell me how can I poll the Digital line continuously in State machine with 1 Sample on Demand Mode?

0 Kudos
Message 1 of 2
(879 Views)

You can add a parallel helper loop (like in the master-slave patter) whose only task is to keep polling the state.

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 2
(876 Views)