Raptor:Serial Trigger: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
Line 39: Line 39:
| The serial bus to trigger on.
| The serial bus to trigger on.
|-
|-
! Always enabled even when containing system is disabled.
! Always enabled
|  
|  
| When checked the trigger block will continue to operate even if the subsystem in which it is contained is disabled.
| When checked the trigger block will continue to operate even if the subsystem in which it is contained is disabled.

Revision as of 14:12, 1 September 2016

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 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.