National_Instruments
CLAD · Question #15
What is one disadvantage of using the State Machine VI architecture?
The correct answer is B. If multiple changes occur at the same time, only the first state change will be handled and the second will be lost. You've hit your limit · resets 12:50am (America/New_York)
SubVIs and Modular Programming
Question
What is one disadvantage of using the State Machine VI architecture?
Options
- AA State Machine can only traverse states in order
- BIf multiple changes occur at the same time, only the first state change will be handled and the second will be lost
- CThe diagram becomes significantly larger when changing from a general architecture to a State Machine
- DState Machines cannot acquire data or use DAQ functions
How the community answered
(36 responses)- A14% (5)
- B61% (22)
- C19% (7)
- D6% (2)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#State Machine#architecture pattern#event handling#state transitions
Community Discussion
No community discussion yet for this question.