PLCnext API Documentation
22.9.0.33
|
Namespace for payload classes of the device interface More...
Classes | |
class | EthernetLinkStatePayload |
Payload class for changes of the link state of an Ethernet port More... | |
class | NetworkConfigurationChangedPayload |
Payload class for changes of the network configuration More... | |
class | PciDeviceStatePayload |
Payload class for the status of PCI extension devices More... | |
Enumerations | |
enum class | EthernetLinkState : byte { None = 0xFF , Down = 0x00 , Up = 0x01 } |
enum class | PciDeviceState : byte { Ok = 0x01 , Diagnosis = 0x02 , Error = 0x03 } |
Namespace for payload classes of the device interface