EncapsulationCommand Enum
Namespace: GHIElectronics.TinyCLR.EthernetIP.Adapter · Assembly: GHIElectronics.TinyCLR.EthernetIP.Adapter
No description available.
public enum EncapsulationCommand : ushort
Fields
| Name | Value | Description |
|---|---|---|
NoOperation | 0x0000 | |
ListServices | 0x0004 | |
ListIdentity | 0x0063 | |
ListInterfaces | 0x0064 | |
RegisterSession | 0x0065 | |
UnregisterSession | 0x0066 | |
SendRequestReplyData | 0x006F | |
SendUnitData | 0x0070 |