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.