Question 1

Which of the following is NOT a traditional debugging feature used to help find errors in a VI:
  • Question 2

    Which of the following methods is NOT a method to create a 1-D Array?
  • Question 3

    Which of the following illustrates an advantage of a global variable over a local variable?
  • Question 4

    You create an indicator from the shift register terminal on the right side of the loop.
    What will that indicator look like after the VI completes execution?
  • Question 5

    What is the best method to stop a While loop on an error condition?