Click or drag to resize

ExtendedStatus Constructor (Status)

Constructs an ExtendedStatus.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public ExtendedStatus(
	Status status
)

Parameters

status
Type: Demo3D.PLC.Comms.CIPStatus
General status.
See Also