Definition - CANBufferDefDoc
The CANBufferDefinitionDoc document
is a definition document that contains the properties for a CAN buffer instance.
The CANBufferDefinitionDoc document
is referenced by the CANBusDefinitionDoc document
and provides a container that hold
associated CANMessageDefinitionDoc documents.
The CANBufferDefinitionDoc document
does not contain a reference to the ConfigDoc document
and therefore can be reused by multiple configurations and data sets.
| Field | Data Type | Required | Default | Description |
|---|---|---|---|---|
| id | String | Yes | - | Regno unique document identifier. |
| type | Fixed String | No | AliasDoc | Type of the document, resolved from fixed document types. |
| mode | Fixed String | No | Unused | Description not availableUnused, Receive, Transmit, Reserved Valid Options are: Unused, Receive, Transmit, Reserved |
| receiveMask | String | No | - | Description not available |
| dataRate | Int64 | No | - | Description not available |
| cANMessageDefDocs | CANMessageDefDoc[] | No | - | Description not available |
| id | String | No | - | Description not available |
| type | Fixed String | No | AliasDoc | Description not available |