PkImmediateIsDccLongAdr Property |
Gets the length type of the DCC address encoded in the
DccBytesByte.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property IsDccLongAdr As Boolean
Get
public bool IsDccLongAdr { get; }
Return Value
Type:
BooleanTrue if encoded address is long (14 bit);
False if encoded address is short (7 bit).
See Also