N5 EtherNet/IP Online Manual

2013h Static-IPv4-Gateway-Address

Function

Contains the static IP gateway address in the form of a 32-bit word.

Object description

Index 2013h
Object name Static-IPv4-Gateway-Address
Object Code VARIABLE
Data type UNSIGNED32
Savable yes, category: Ethernet
Access read / write
PDO mapping no
Allowed values
Preset value 00000000h
Firmware version FIR-v1446
Change history

Firmware version FIR-v1512: "Object Name" entry changed from "Static-IP-Gateway-Address" to "Static-IPv4-Gateway-Address".

Firmware version FIR-v1748-B533384: "Savable" entry changed from "yes, category: communication" to "yes, category: Ethernet".

Description

IP-Gateway-Address Part 1 [8]
Specifies the first part of the IP gateway address
IP-Gateway-Address Part 2 [8]
Specifies the second part of the IP gateway address
IP-Gateway-Address Part 3 [8]
Specifies the third part of the IP gateway address
IP-Gateway-Address Part 4 [8]
Specifies the fourth part of the IP gateway address

Example

Address 192.168.2.0 is first converted to hexadecimal format, resulting in the following configuration value:

192 => C0h

168 => A8h

2 => 02h

0 => 0

The corresponding adjustment value is then C0A80200h.

▶   next

Contents