Click or drag to resize

Demo3D.PLC.Comms.CIP.Nodes Namespace

[Missing <summary> documentation for "N:Demo3D.PLC.Comms.CIP.Nodes"]

Classes
  ClassDescription
Public classBusConfiguration
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.
Public classBusNode
For our owning module, this represents one reachable node on one of the buses to which the owner is connected.
Public classCIPNodeExtensions
CIP node extension methods.
Public classCIPObject
Represents one CIP object.
Public classCIPObjectObjectClass
Object class base class.
Public classCIPObjectObjectInstance
Object instance base class.
Public classCIPServices
A class for processing CIP service requests.
Public classFile
The File object.
Public classForwardCloseHandler
A handler for a forward close request.
Public classForwardOpenHandler
A handler for a forward open request.
Public classIdentity
The Identity object, returning the basic DeviceIdentity of an object.
Public classMessageContext
Optional information about the CIP request received.
Public classMessageRouter
The message router.
Public classNotImplementedPath
A path describing a known not-implemented object.
Public classParameterClass
The Parameter class.
Public classPortAddress
A port address. Usually a slot number, IP address, or hostname.
Public classServiceRequestHandler
A base class for additional service request data, such as ForwardOpenHandler and ForwardCloseHandler.
Public classTimeSync
The TimeSync class.
Interfaces
  InterfaceDescription
Public interfaceICIPClassNode
Represents a position in the node network for a class.
Public interfaceICIPNode
Represents a position in the node network.
Public interfaceIConnection
Represents a connection.
Enumerations