Raptor:Serial Trigger

From NewEagleWiki
Revision as of 20:04, 27 February 2014 by 107.4.110.88 (talk) (Created page with 'Return to the main Raptor page Return to Serial page right|frame|Raptor Serial Trigger == Description == <p>T…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Return to the main Raptor page

Return to Serial page

Raptor Serial Trigger

Description

The serial trigger block is used to execute code when a data byte is recieved on a serial port.

Inputs

Input Type Description

Outputs

Output Type Description
FnCall Function call when triggered.

Parameters

Parameter Type Description
Serial Bus String The serial bus to trigger on.
Always enabled even when containing system is disabled. When checked the trigger block will continue to operate even if the subsystem in which it is contained is disabled.
Priority Number Positive number which determines the order in which multiple trigger blocks for the same mailbox are called. Triggers are executed from lowest to highest priority.

Supported Versions