Click or drag to resize

ExtendedStatus Constructor (Status)

Constructs an ExtendedStatus.

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

Parameters

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