NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

State Machine

VERSION 1

Created on: Jan 12, 2009 4:58 PM by Steve - Last Modified:  Jan 12, 2009 4:59 PM by Steve

If the program you are writing needs to be event-driven instead of following the traditional data-flow style of LabVIEW, start with this. Simply place the different events into the case structures.

 

Downloads:
Average User Rating
(0 ratings)




ChristianL ChristianL  says:

For a more complete method of managing events in a VI consider the Queued Message Handler (QMH) design pattern.

More Like This

  • Retrieving data ...