NotifyClassHandler Delegate
Namespace: GHIElectronics.TinyCLR.EthernetIP.Adapter · Assembly: GHIElectronics.TinyCLR.EthernetIP.Adapter
No description available.
public delegate void NotifyClassHandler(AdapterController adapter, uint classCode, ushort instanceNumber, ushort attributeNumber, IPAddress ipAddress);
Parameters
| Parameter | Type | Description |
|---|---|---|
adapter | AdapterController | |
classCode | uint | |
instanceNumber | ushort | |
attributeNumber | ushort | |
ipAddress | IPAddress |