Instance Attributes
# | Name | Access | Type | Value | Comments | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Status | Get | DWORD | - |
| ||||||||||||||||||
2 | Configuration Capability | Get | DWORD | - |
| ||||||||||||||||||
3 | Configuration Control | Get/Set | DWORD | - |
| ||||||||||||||||||
4 | Physical Link Object | Get | Struct of: | - | - | ||||||||||||||||||
UINT (Path size) | 0002h | - | |||||||||||||||||||||
Padded EPATH | 20 F6 24 03h | Path to Ethernet Link Object, Instance #3 | |||||||||||||||||||||
5 | Interface Configuration | Get/Set | Struct of: | - | |||||||||||||||||||
UDINT (IP) | IP address | ||||||||||||||||||||||
UDINT (Mask) | Subnet mask | ||||||||||||||||||||||
UDINT (GW) | Default gateway | ||||||||||||||||||||||
UDINT (DNS1) | Primary DNS | ||||||||||||||||||||||
UDINT (DNS2) | Secondary DNS | ||||||||||||||||||||||
STRING (Domain) | Default domain | ||||||||||||||||||||||
6 | Host Name | Get/Set | STRING | - | Host name of Anybus module | ||||||||||||||||||
8 | TTL Value | Get/Set | USINT | 1 | TTL value for EtherNet/IP multicast packets | ||||||||||||||||||
9 | Mcast Config | Set | Struct of: | IP multicast configuration. | |||||||||||||||||||
Alloc Control | USINT | 0 |
| ||||||||||||||||||||
(reserved) | USINT | 0 | Set to zero. Do not change. | ||||||||||||||||||||
Num Mcast | UINT | -1 | Number of multicast addresses to allocate for EtherNet/IP | ||||||||||||||||||||
Mcast Start Addr | UDINT | - | Starting multicast address from which to begin allocation | ||||||||||||||||||||
10 | SelectAcd | Set | Bool | 1 |
| ||||||||||||||||||
11 | LastConflictDetected | Set | Struct of: | ACD Diagnostic parameters related to the last conflict detected. | |||||||||||||||||||
AcdActivity | USINT | - |
| ||||||||||||||||||||
RemoteMAC | ARRAY of 6 USINT | - |
| ||||||||||||||||||||
ArpPdu | ARRAY of 28 USINT | - |
| ||||||||||||||||||||
12 | EIP QuickConnect | Set | Bool | 0 |
| ||||||||||||||||||
13 | Encapsulation inactivity timeout | Set | UINT | 0 - 3600 | Number of seconds of inactivity before a TCP connection is closed. 0: Disabled |
Support for configuring network settings (attributes #3 and #5) from the network can be disabled by implementing attribute #9 in the EtherNet/IP Host Object, see EtherNet/IP Host Object (F8h)
Attributes #10 and #11 will not be available if ACD is disabled using attribute #11 in the Ethernet Host Object (F9h).
Attribute #12:
If the module is configured to use EIP QuickConnect functionality, the EDS file has to be changed. As the EDS file is changed, the identity of the module has to be changed and the module will require certification.
This attribute exists if attribute #26 in the EtherNet/IP Host Object is implemented, see EtherNet/IP Host Object (F8h).