OD_2010_00 IP-Configuration

Function

Use this object to configure the Ethernet interface. The object is only taken into consideration once when restarting the controller.

Object description

Index 2010h
Object name IP-Configuration
Object Code VARIABLE
Data type UNSIGNED32
Savable yes, category: Ethernet
Access read / write
PDO mapping no

Description

IP
Value = "1": A static IP address from object 2011h is used and the network mask from object 2012h is used.
DHCP
Value = "1": IP address assignment using a DHCP server is activated
AUTO
Value = "1": IP address assignment using the AUTO-IP protocol is activated
EXT
Value = "1": The IP address was set externally by NanoFlash and applies only until the controller is restarted again.
NBIOS
Value = "1": The NetBIOS protocol is activated; this is necessary before resolving a hostname (e.g., with a ping command).
LLMNR
Value = "1": The LLMNR protocol is activated; this is necessary before resolving a hostname (e.g., with a ping command).