Click or drag to resize

PkSetSwitchState Property

Gets or sets the state of the switch.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property State As SwitchState
	Get
	Set

Property Value

Type: SwitchState
The state of the switch.
Remarks
The switch state usually indicates the point position of a turnout. However, these packets could alternatively be used for non-turnout functions in which case this state may represent any toggle type state.
See Also