National_Instruments
CLAD · Question #86
The following code executes with the error in control configured as shown. What value will be displayed in the error out indicator when the VI completes execution?
The correct answer is A. status: false, code: 7, source: Error. You've hit your limit · resets 12:50am (America/New_York)
Debugging and Error Handling
Question
The following code executes with the error in control configured as shown. What value will be displayed in the error out indicator when the VI completes execution?
Options
- Astatus: false, code: 7, source: Error
- Bstatus: true, code: 0, source: Error Clear
- Cstatus: false, code: 2, source: No error
- Dstatus: false, code: 1, source: Error
How the community answered
(38 responses)- A74% (28)
- B16% (6)
- C8% (3)
- D3% (1)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#error cluster#error propagation#status code#error handling
Community Discussion
No community discussion yet for this question.