OutgoingResponseAddErrorCode Method |
Adds an error code to the message.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic abstract void AddErrorCode(
ExtendedStatus status
)
Parameters
- status ExtendedStatus
- The error status.
See Also