RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoCANParamDefDoc Members
The IRegnoCANParamDefDoc type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ByteOrder |
A fixed string representing the CAN parameter byte ordering. Valid options are: MSBFirst, MSBLast.
|
![]() |
DataType |
A fixed string representing the CAN parameter data type. Valid options are: Signed, Unsigned, Float.
|
![]() |
Name |
A free form string value to name the conversion.
|
![]() |
ParamDefDocId |
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the parameter associated with this CAN parameter.
|
![]() |
StartBit |
A 64-bit Long value representing the start bit of the parameter in the parent message instance.
|