PkSwitchInputAddress Property |
Gets or sets the device independent input address.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Address As UShort
Get
Set
public ushort Address { get; set; }
Property Value
Type:
UInt16Valid values are 0-2047.
See Also