InterfaceStatus Struct
NuGet: GHIElectronics.TinyCLR.EthernetIP.Scanner
Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner
Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner.ObjectLibrary
Chapter 5-3.2.2.1 Volume 2
public struct InterfaceStatus
Fields
NotConfigured
public bool NotConfigured
The interface configuration has not been set.
ValidConfiguration
public bool ValidConfiguration
The interface holds a valid (e.g. BootP/DHCP) configuration.
ValidManualConfiguration
public bool ValidManualConfiguration
The interface holds a valid manually-entered configuration.
McastPending
public bool McastPending
A multicast address reconfiguration is pending.