Demo3D.PLC.Comms.CIP.Nodes Namespace |
[Missing <summary> documentation for "N:Demo3D.PLC.Comms.CIP.Nodes"]
| Class | Description | |
|---|---|---|
| BusConfiguration |
The configuration of a bus.
| |
| BusNode |
Represents a module on a bus.
| |
| CIPNodeExtensions |
CIP node extension methods.
| |
| CIPObject |
Represents one CIP object.
| |
| CIPObjectObjectClass |
Object class base class.
| |
| CIPObjectObjectInstance |
Object instance base class.
| |
| CIPServices |
A class for processing CIP service requests.
| |
| CIPServicesAttributeProperties |
Describes a basic attribute.
| |
| ForwardCloseHandler |
A handler for a forward close request.
| |
| ForwardOpenHandler |
A handler for a forward open request.
| |
| Identity |
The Identity object, returning the basic DeviceIdentity of an object.
| |
| MessageContext |
Optional information about the CIP request received.
| |
| MessageRouter |
The message router.
| |
| NotImplementedPath |
A path describing a known not-implemented object.
| |
| ParameterClass |
The Parameter class.
| |
| PortAddress |
A port address. Usually a slot number, IP address, or hostname.
| |
| ServiceRequestHandler |
A base class for additional service request data, such as
ForwardOpenHandler and ForwardCloseHandler.
| |
| TimeSync |
The TimeSync class.
|
| Interface | Description | |
|---|---|---|
| ICIPClassNode |
Represents a position in the node network for a class.
| |
| ICIPNode |
Represents a position in the node network.
| |
| IConnection |
Represents a connection.
|