Communicable-State-Machine
Communicable-State-Machine copied to clipboard
[keep as notes, no plan to fix]User might forget to call "CSMLS - Define Loop State(s).vi", which make async call failed.
@nevstop In picture below, must use the sync call to interrupt the loop mode.
In the loopmode example code, also used high priority mode to exit the loop
我理解应该不要,如果是的话,这个行为应该是个bug... 我会检查下这个行为
Originally posted by @nevstop in #21
User might forget to call "CSMLS - Define Loop State(s).vi", which make async call failed.
Do not plan to solve this in "Parse State Queue++.vi", as not worth to reduce the performance for an infrequent case. keep this for a reminder.