National_Instruments
CLAD · Question #6
Which of the following statements is true about the following block diagram? [Image of a LabVIEW block diagram showing a loop with a constant 100, and another constant 33.3 connected to a string displ
The correct answer is A. The loop will execute once and the iteration terminal (i) will output a value of one. You've hit your limit · resets 12:50am (America/New_York)
Loops and Timing
Question
Which of the following statements is true about the following block diagram?
[Image of a LabVIEW block diagram showing a loop with a constant 100, and another constant 33.3 connected to a string display. Inside the loop, a value is added and converted to a string. An image of a string indicator is also shown.]
Options
- AThe loop will execute once and the iteration terminal (i) will output a value of one
- BThe loop w ill execute once and the iteration terminal, (i) will output a value of zero
- CThe loop will execute infinitely and the program will have to be aborted
- DThe loop will not execute and the iteration terminal, (i), will return a null value
How the community answered
(59 responses)- A73% (43)
- B3% (2)
- C15% (9)
- D8% (5)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#For loop#iteration terminal#loop execution#count terminal
Community Discussion
No community discussion yet for this question.