Click or drag to resize

PkInput Constructor (UInt16, Byte, OnOff)

Initializes a new instance of the PkInput class

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

Parameters

srtBDL16Address
Type: SystemUInt16
bytBDL16Port
Type: SystemByte
enuState
Type: RRAutoLib.LoconetOnOff
See Also