C.14 ethernet link object – Rockwell Automation RECOMM-ENET EtherNet/IP Communications Module User Manual

Page 171

Advertising
background image

EtherNet I/P Objects

C-35

C.14 Ethernet Link Object

Class Code

Instances

The module supports one instance of the TCP/IP Interface object.

Class Attributes

Instance Attributes)

Hexadecimal

Decimal

0xF6

246

Number

Description

0

Class Attributes

1

Object Attributes

Attribute

ID

Access

Rule

Name

Data Type

Description

1

Get

Revision

UINT

The revision of this object

Attribute

ID

Access

Rule

Name

Data Type

Description

1

Get

Interface
Speed

UDINT

Speed in megabits per second (Mbs)

2

Get

Interface
Flags

DWORD

Bit | Value
0 = Link status (0 = inactive, 1 = active)
1 = Duplex (0 = half duplex, 1 = full duplex)
2 to 31 = Reserved

3

Get

Physical
Address

USINT[6]

MAC address (XX-XX-XX-XX-XX-XX)
The first octet (USINT(0)) is on the left.

4

Get

Interface
Counters

STRUCT
of
UDINT
UDINT
UDINT
UDINT
UDINT
UDINT
UDINT
UDINT
UDINT
UDINT
UDINT

Octets received
Unicast packets received
Non-unicast packets received
Inbound packets received but discarded
Inbound packets with errors (not discarded)
Inbound packets with unknown protocol
Octets sent
Unicast packets sent
Non-unicast packets sent
Outbound packets discarded
Outbound packets with errors

Advertising