CIPServices Methods |
The CIPServices type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAttributeList |
Service GetAttributeList CIP request.
| |
| GetAttributesAll |
Service GetAttributesAll CIP request.
| |
| GetAttributeSingle |
Service GetAttributeSingle CIP request.
| |
| ServiceErrorStatus |
Return error code for a service that's not supported by this node.
| |
| ServiceRequest(MessageContext, OutgoingResponseContainer, IncomingRequest) |
Service a request.
| |
| ServiceRequest(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.
| |
| SetAttributeList |
Service SetAttributeList CIP request.
| |
| SetAttributesAll |
Service SetAttributesAll CIP request.
| |
| SetAttributeSingle |
Service SetAttributeSingle CIP request.
|