Demo3D.PLC.Comms.CIP.Nodes Namespace |
[Missing <summary> documentation for "N:Demo3D.PLC.Comms.CIP.Nodes"]
| Class | Description | |
|---|---|---|
| BusConfiguration |
For a particular module (IODevice), this lists all the reachable modules through all the buses
that this module is attached.
This isn't the configuration for a single bus.
| |
| BusNode |
For our owning module, this represents one reachable node on one of the buses to which the owner is connected.
| |
| 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.
| |
| File |
The File object.
| |
| 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.
|
| Enumeration | Description | |
|---|---|---|
| FileFileState |
File state.
|