Category: LabVIEW Programming Principles

CLAD 01-09

CLAD 01-09

Which of the following does not conform to the Dataflow programming paradigm?

  1. Shift Registers
  2. Tunnels
  3. subVIs
  4. Local Variables

CLAD 01-04

CLAD 01-04

You have a front panel control ion a top-level VI that you must control from within a subVI. What must you pass to the subVI?

  1. The control’s properties
  2. The control’s methods
  3. The control’s reference
  4. The control’s data type

CLAD 03-29

CLAD 03-29

Which of the following does not conform to data flow programming paradigm?

  1. Shift Registers
  2. Tunnels
  3. subVIs
  4. Local Variables
Top