EIP.IPGATEWAY

Description

This parameter is used to set the gateway IP of the drive for the EtherNet/IP fieldbus when EIP.IPMODE is set to 0 for static IP. It determines the IP addresses the drive can communicate with outside of its current subnet.

Examples

Usage

EIP.IPGATEWAY is only used when EIP.IPMODE = 0. If communication with devices outside of the drive's subnet is desired, then the gateway IP should be set based on the IP address of devices outside of the subnet. The EIP.IPRESET command can then be used to apply the specified IP settings.

Code

Set drive to be able to communicate with devices on 192.168.1.x subnet.

--> EIP.IPMODE 0

--> EIP.IPADDRESS 192.168.0.1
--> EIP.IPSUBNET 255.255.255.0
--> EIP.IPGATEWAY 192.168.1.1
--> EIP.IPRESET

Versions

Action Version Notes
Implemented 02-06-00-000

General Information

Type

Read/Write

Units

N/A

Range

0.0.0.0 to 255.255.255.255

Default Value

0.0.0.0

Data Type

String

See Also

EIP.IPMODE,EIP.IPSUBNET, EIP.IPADDRESS, EIP.IPRESET

Stored in Non-Volatile Memory

Yes

Variants Supported

EtherNet/IP drives: AKD2G-SPI