Raptor:Serial Trigger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor:Serial|Return to Serial page]] | [[Raptor:Serial|Return to Serial page]] |
Revision as of 17:29, 16 December 2016
Return to the main Raptor page
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 | 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. |