National_Instruments
CLAD · Question #21
You have a SubVI that only outputs a value and need to use this SubVI in a (calling) VI. Which of the following is the best way to enforce dataflow to control the execution of the SubVI?
The correct answer is C. Modify the SubVI to have Error clusters that can be used from the calling VI. You've hit your limit · resets 12:50am (America/New_York)
SubVIs and Modular Programming
Question
You have a SubVI that only outputs a value and need to use this SubVI in a (calling) VI. Which of the following is the best way to enforce dataflow to control the execution of the SubVI?
Options
- AUse the SubVI in a Sequence structure
- BModify the SubVI to have dummy inputs that can be used from the calling VI
- CModify the SubVI to have Error clusters that can be used from the calling VI
- DModify the SubVI to have a global variable and use it from the calling VI
How the community answered
(32 responses)- A3% (1)
- B6% (2)
- C81% (26)
- D9% (3)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#error clusters#dataflow enforcement#SubVI#execution control
Community Discussion
No community discussion yet for this question.