IRegnoCANParamDefDoc Members

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoCANParamDefDoc Members

The IRegnoCANParamDefDoc type exposes the following members.

Properties


  Name Description
Public property ByteOrder
A fixed string representing the CAN parameter byte ordering. Valid options are: MSBFirst, MSBLast.
Public property DataType
A fixed string representing the CAN parameter data type. Valid options are: Signed, Unsigned, Float.
Public property Name
A free form string value to name the conversion.
Public property ParamDefDocId
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the parameter associated with this CAN parameter.
Public property StartBit
A 64-bit Long value representing the start bit of the parameter in the parent message instance.