PkMultiSenseProgOpSwitch Property |
Gets or sets the option switch number to be affected.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property ProgOpSwitch As Byte
Get
Set
public byte ProgOpSwitch { get; set; }
Property Value
Type:
ByteValid values are 1-64, but they should be numbers supported by the device being read/written.
RemarksValid only if
Type is used for programming.
See Also