CommandsEnum Enum
Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner · Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner
Table 2-3.2 Encapsulation Commands
public enum CommandsEnum : ushort
Fields
| Name | Value | Description |
|---|---|---|
NOP | 0x0000 | |
ListServices | 0x0004 | |
ListIdentity | 0x0063 | |
ListInterfaces | 0x0064 | |
RegisterSession | 0x0065 | |
UnRegisterSession | 0x0066 | |
SendRRData | 0x006F | |
SendUnitData | 0x0070 | |
IndicateStatus | 0x0072 | |
Cancel | 0x0073 |