Ethernet link object, Class code, Services – Rockwell Automation 20G PowerFlex 755 Drive Embedded EtherNet/IP Adapter User Manual

Page 170: Instances, Class attributes, Instance attributes

Advertising
background image

170

Rockwell Automation Publication 750COM-UM001E-EN-P - October 2013

Appendix C

EtherNet/IP Objects

Ethernet Link Object

Class Code

Services

Instances

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

Class Attributes

Instance Attributes

Hexadecimal

Decimal

0xF6

246

Service Code

Implemented for:

Service Name

Class

Instance

0x0E

Yes

Yes

Get_Attribute_Single

0x4C

No

Yes

Get_and_Clear

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

UDINT

Bit | Value
0 = Link status (0 = inactive, 1 = active)
1 = Duplex (0 = half duplex, 1 = full duplex)
2…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