EIP.IPADDRESS

Description

This parameter is used to set the IP address of the drive for the EtherNet/IP fieldbus when EIP.IPMODE is set to 0 for static IP.

Examples

Usage

EIP.IPADDRESS is only used when EIP.IPMODE = 0. When setting up the drive with static IP the address must be set using EIP.IPADDRESS and subnet mask must be set using EIP.IPSUBNET. EIP.IPRESET 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

192.168.0.5

Data Type

String

See Also

EIP.IPMODE,EIP.IPSUBNET, EIP.IPGATEWAY, EIP.IPRESET

Stored in Non-Volatile Memory

Yes

Variants Supported

EtherNet/IP drives: AKD2G-SPI