Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Send Internal Trigger (Statechart Module)

LabVIEW Statechart Module 1.0 Help
August 2007

NI Part Number:
372103A-01

»View Product Info

Sends a trigger to the internal queue of the statechart. You can use this function within only an action or in a subVI that an action calls.

You can use this function with both asynchronous and synchronous statecharts. However, you cannot use this function in a statechart that is configured for a single-cycle loop application.

You can configure this function either by using the parameters or by double-clicking the function.

Internal Queue In specifies the internal queue of the statechart.

Wire the Outputs»InternalQueue»All Elements cluster element, located on the left side of the block diagram, to this input terminal. Then, double-click this function to specify a trigger to send to the internal queue.
Note  If you place this function in a subVI, you must pass this parameter to that subVI.
Internal Queue Out returns the internal queue of the statechart.

Wire this output terminal to the Outputs»InternalQueue»All Elements cluster element, located on the right side of the guard/action block diagram.
Note  If you place this function in a subVI, you must return this parameter from that subVI.
Trigger specifies the trigger to send to the internal queue.
Overflow? returns TRUE if the internal queue is full and cannot accept any more triggers. Overflow? returns FALSE if the internal queue can accept more triggers.

You configure the size of the internal queue by using the Statechart Code Generation dialog box.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit