Click or drag to resize

PkSwitchInput Constructor (UInt16, OnOff)

Initializes a new instance of the PkSwitchInput class

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub New ( 
	srtAddress As UShort,
	enuState As OnOff
)

Parameters

srtAddress
Type: SystemUInt16
enuState
Type: RRAutoLib.LoconetOnOff
See Also