Click or drag to resize

CIPObjectObjectClassServiceErrorStatus Method

Return error code for a service that's not supported by class nodes.

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public override Status ServiceErrorStatus(
	ServiceCode serviceCode
)

Parameters

serviceCode  ServiceCode

[Missing <param name="serviceCode"/> documentation for "M:Demo3D.PLC.Comms.CIP.Nodes.CIPObject.ObjectClass.ServiceErrorStatus(Demo3D.PLC.Comms.CIP.ServiceCode)"]

Return Value

Status

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.Nodes.CIPObject.ObjectClass.ServiceErrorStatus(Demo3D.PLC.Comms.CIP.ServiceCode)"]

See Also