CLAD 02-31
Which mechanical action of a Boolean would you use to mimic a button on a Windows dialog?
- Switch Until Released
- Switch When Released
- Latch Until Released
- Latch When Released
Which mechanical action of a Boolean would you use to mimic a button on a Windows dialog?
While the VI executes, the user presses and then releases Boolean Control with Switch Until Released mechanical action. Assuming that the starting value of Boolean Control is FALSE, what value does the Result indicator display after execution?