TcpIpInterfaceObject Class
Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner.ObjectLibrary · Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner
No description available.
public class TcpIpInterfaceObject
Properties
Status
public InterfaceStatus Status { get; }
gets the Status / Read "TCP/IP Interface Object" Class Code 0xF5 - Attribute ID 1
ConfigurationCapability
public InterfaceCapabilityFlags ConfigurationCapability { get; }
gets the Configuration capability / Read "TCP/IP Interface Object" Class Code 0xF5 - Attribute ID 2
PhysicalLinkObject
public PhysicalLink PhysicalLinkObject { get; }
gets the Path to the Physical Link object / Read "TCP/IP Interface Object" Class Code 0xF5 - Attribute ID 4
ConfigurationControl
public InterfaceControlFlags ConfigurationControl { set; }
sets the Configuration control attribute / Write "TCP/IP Interface Object" Class Code 0xF5 - Attribute ID 3
InterfaceConfiguration
public NetworkInterfaceConfiguration InterfaceConfiguration { set; }
sets the TCP/IP Network interface Configuration / Write "TCP/IP Interface Object" Class Code 0xF5 - Attribute ID 5