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
The configuration of a bus.
Public classBusNode
Represents a module on a bus.
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 classCIPServicesAttributeProperties
Describes a basic attribute.
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.