PkGetSwitchStateSwitch Property |
Gets or sets the switch number to be queried.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Switch As UShort
Get
Set
public ushort Switch { get; set; }
Property Value
Type:
UInt16The number of the switch.
RemarksValid switch numbers range between 1 and 2048 inclusive.
See Also