The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

Event Structures Timeouts

SercoSteveB
Active Participant

Which of the following most closely matches the functionality of the following VI?

Question 61.png

a) The VI will wait 100ms from the last detected event before incrementing the value in the shift register (by 1) and continue to increment the value every 100ms as long as no other events occur.
b) The VI will increment the value in the shift register by one every 100ms irrespective of the events happening.
c) Execution will pause at the Event Structure boundary until the event structure has detected 100 events.
d) The VI will increment the value in the shift register by one every 100ms until a timeout is detected.

Comments