PkDccProgramCvNumber Property |
Gets or sets the DCC decoder configuration number.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property CvNumber As UShort
Get
Set
public ushort CvNumber { get; set; }
Property Value
Type:
UInt16Valid values can not be outside 1-1024 but check the decoder's documentation actual valid values.
See Also