Category: Case Structures

CLAD 01-06

CLAD 01-06

You set a Breakpoint in the code contained within the False case of a Case structure. Will the VI execution pause if the code is the True case of the Case structure is being executed

  1. Yes
  2. No

CLAD 02-28

CLAD 02-28

This graphic displays all the cases of a single case statement. What value does the Result indicator display after the VI executes?

  1. 5
  2. 7
  3. 12
  4. 36

CLAD 01-29

CLAD 01-29

Which data type is not accepted by the case selector terminal on a case structure?

  1. Arrays
  2. Enumerated type values
  3. Strings
  4. Integers
Top