PkMultiSenseProgAddress Property |
Gets or sets the address of the device being programmed.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property ProgAddress As UShort
Get
Set
public ushort ProgAddress { get; set; }
Property Value
Type:
UInt16Valid values are 1-256.
RemarksValid only if
Type is used for programming.
See Also