1.
You have a control on the front panel of a VI and you need to modify one of its properties at run time. Which of the following is the best approach you would take?
2.
Formula nodes accept which of the following operations?
3.
Which of the following is the best method to update an indicator on the front panel?
4.
What is one disadvantage of using the State Machine VI architecture?
5.
What is the best method to stop a While loop on an error condition?
6.
What mechanical action of a Boolean would you use to mimic a button on a Windows dialog?
7.
Which combination of words correctly completes the following statement? Unlike __________, which display an entire waveform that overwrites the data already stored, ___________ update periodically and maintain a history of the data previously stored.
8.
In what instance would you use the Probe tool rather than Highlight Execution?
9.
You customize a control, select Control from the Type Def. Status pull-down menu, and save the control as a .ctl file. You then use an instance of the custom control on your front panel window. If you open the .ctl file and modify the control, does the control on the front panel window change?
10.
You develop a SubVI that only outputs a value and need to use this SubVI in a (calling) VI. Which of the following is the best way to enforce dataflow to control the execution of the SubVI?