Raptor:Trigger Selection
Return to the main Raptor page
Description
This block allows you to select amoung an array of trigger references defined with the 'Define Trigger' block. The trigger[] is an array of trigger references, selection is based on a 1-based index.
Inputs
Input | Type | Description |
---|---|---|
Triggers[] | trigger_ref[] | Array of trigger reference. |
index | uint16 | Index to select. |
Outputs
Output | Type | Description |
---|---|---|
ref | trigger_ref | Selected trigger reference |