ClassId Enum
NuGet: GHIElectronics.TinyCLR.EthernetIP.Adapter
Assembly: GHIElectronics.TinyCLR.EthernetIP.Adapter
Namespace: GHIElectronics.TinyCLR.EthernetIP.Adapter
Standard CIP object class codes.
public enum ClassId : int
Fields
| Name | Value | Description |
|---|---|---|
Identity | 0x01 | Identity object. |
MessageRouter | 0x02 | Message Router object. |
DeviceNet | 0x03 | DeviceNet object. |
Assembly | 0x04 | Assembly object. |
Connection | 0x05 | Connection object. |
ConnectionManager | 0x06 | Connection Manager object. |
Dlr | 0x47 | Device Level Ring (DLR) object. |
QoS | 0x48 | Quality of Service (QoS) object. |
Port | 0xF4 | Port object. |
TcpIpInterface | 0xF5 | TCP/IP Interface object. |
EthernetLink | 0xF6 | Ethernet Link object. |