Raptor:CAN Mailbox Properties
Jump to navigation
Jump to search
Return to the main Raptor page
Description
This block is used to configure properties on a CAN receive mailbox at runtime. The block exposes the ID and Mask that configure the acceptance criteria for the mailbox. The ID and Mask on the defining CAN recieve message are used in addition to the values passed into this block, and therefore should be at least as open as the filter configured by this block.
Inputs
Input | Type | Description |
---|---|---|
ID | uint32 | The message ID that will be used to configure the mailbox acceptance filter. |
Mask | uint32 | The message ID mask that will be used to configure the mailbox acceptance filter. |
Parameters
Parameter | Type | Description |
---|---|---|
Mailbox | String | Identifies the mailbox that is operated on by this block. |