Click or drag to resize

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
Syntax
Public Property CommandStationOps As SwitchState()
	Get
	Set

Property Value

Type: SwitchState
An array of OPS values with an upper bound of 64.
Remarks
To 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