Click or drag to resize

CIPServices Methods

The CIPServices type exposes the following members.

Methods
  NameDescription
Public methodGetAttributeList
Service GetAttributeList CIP request.
Public methodGetAttributesAll
Service GetAttributesAll CIP request.
Public methodGetAttributeSingle
Service GetAttributeSingle CIP request.
Public methodServiceErrorStatus
Return error code for a service that's not supported by this node.
Public methodServiceRequest(MessageContext, OutgoingResponseContainer, IncomingRequest)
Service a request.
Public methodServiceRequest(MessageContext, OutgoingResponseContainer, IncomingRequest, EPATHLogicalPath, ServiceRequestHandler)
Try to service a request where we couldn't traverse the entire logical EPATH. Route will contain the remaining elements of the path that need to be resolved.
Public methodSetAttributeList
Service SetAttributeList CIP request.
Public methodSetAttributesAll
Service SetAttributesAll CIP request.
Public methodSetAttributeSingle
Service SetAttributeSingle CIP request.
Top
See Also