CLAD 01-40
Which of the following is the best method to update an indicator on the front panel?
- Use a Value Property Node.
- Wire directly to the indicator terminal.
- Use a local variable.
- Use a functional global variable.
Which of the following is the best method to update an indicator on the front panel?
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.
Can a wire be used to pass data between loops that are intended to run in parallel?