Definition - CANParamDefDoc
The CANParamDefinitionDoc document
is a definition document that contains the properties for a CAN parameter instance.
The CANParamDefinitionDocdocument
is referenced by the CANMessageDefinitionDoc document.
The CANParamDefinitionDoc 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. |
paramDefDocId | String | No | - | Description not available |
startBit | Int32 | No | - | Description not available |
bitLength | Int32 | No | - | Description not available |
dataType | Fixed String | No | Signed | Description not availableSigned, Unsigned, Float Valid Options are: Signed, Unsigned, Float |
byteOrder | Fixed String | No | MSBFirst | Description not availableMSBFirst, MSBLast Valid Options are: MSBFirst, MSBLast |
id | String | No | - | Description not available |
type | Fixed String | No | AliasDoc | Description not available |