EIP.IPSUBNET
Description
This parameter is used to set the IP subnet mask of the drive on the EtherNet/IP fieldbus when EIP.IPMODE is set to 0 for static IP. It determines the IP addresses the drive can communicate with.
Examples
Usage
EIP.IPSUBNET 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. The EIP.IPRESET command can be used to apply the specified IP settings.
Code
Set drive to use static IP of 192.168.0.1
--> EIP.IPMODE 0 --> EIP.IPADDRESS 192.168.0.1 --> EIP.IPSUBNET 255.255.255.0 --> 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 |
255.255.255.0 |
Data Type |
String |
See Also |
|
Stored in Non-Volatile Memory |
Yes |
Variants Supported
EtherNet/IP drives: AKD2G-SPI