nerdexam
National_Instruments

CLAD · Question #101

This time indicator should update every second, starting when the user clicks the Start Timing button and stopping when the user clicks the Stop Timing button. What values must be entered in the…

The correct answer is C. Start Timeout = 1000, Stop Timeout = -1. You've hit your limit · resets 12:50am (America/New_York)

Loops and Timing

Question

This time indicator should update every second, starting when the user clicks the Start Timing button and stopping when the user clicks the Stop Timing button. What values must be entered in the Start Timeout and Stop Timeout constants in the Start Timing and the Stop Timing event structure cases?

Options

  • AStart Timeout = 1, Stop Timeout = -1
  • BStart Timeout = 1, Stop Timeout = 0
  • CStart Timeout = 1000, Stop Timeout = -1
  • DStart Timeout = 1000, Stop Timeout = 0

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    83% (29)
  • D
    9% (3)

Explanation

You've hit your limit · resets 12:50am (America/New_York)

Topics

#event structure#timeout#milliseconds#while loop

Community Discussion

No community discussion yet for this question.

Full CLAD Practice