Click or drag to resize

PkInput Constructor

Overload List
  NameDescription
Public methodPkInput
Initializes a new instance of the PkInput class
Protected methodPkInput(SerializationInfo, StreamingContext)
Used to inherit custom serialization from Packet because constructors are not inherited.
Public methodPkInput(UInt16, OnOff)
Initializes a new instance of the PkInput class
Public methodPkInput(UInt16, Byte, OnOff)
Initializes a new instance of the PkInput class
Public methodPkInput(UInt16, Byte, DS54InputType, OnOff)
Initializes a new instance of the PkInput class
Top
See Also