PkComStatOpsCommandStationOps Property |
Gets or sets the OPS configuration values of a command station.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property CommandStationOps As SwitchState()
Get
Set
Property Value
Type:
SwitchStateAn array of OPS values with an upper bound of 64.
RemarksTo access an OPS value in the array use the index value corresponding to the OPS number. Array value at index 0 is ignored.
See Also