CIPServicesServiceErrorStatus Method |
Return error code for a service that's not supported by this node.
Namespace: Demo3D.PLC.Comms.CIP.NodesAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic virtual Status ServiceErrorStatus(
ServiceCode serviceCode
)
Parameters
- serviceCode ServiceCode
- The requested service code.
Return Value
StatusThe status to return to the client.
See Also