Instance attributes, Register object, Continued) – Rockwell Automation 1203-EN1 EtherNet/IP-to-SCANport Module User Manual

Page 117

Advertising
background image

EtherNet/IP Objects

C-7

Instance Attributes

Important: Setting a Register object instance attribute can be done only

when the Control Timeout (class attribute 100) has been set
to a non-zero value.

Register Object

(Continued)

Attribute
ID

Access Rule Name

Data Type Description

1

Get

Bad Flag

BOOL

If set to 1, then attribute 4 may contain invalid,
bad or otherwise corrupt data.
0 = good
1 = bad

2

Get

Direction

BOOL

Direction of data transfer
0 = Producer Register (drive to EtherNet/IP)
1 = Consumer Register (EtherNet/IP to drive)

3

Get

Size

UINT

Size of register data in bits

4

Conditional

(1)

Data

ARRAY of

BITS

Data to be transferred

(1)

The access rule of Set is optional if attribute 2, Direction = 1. If Direction = 0, the access rule is
Get.

Service Code

Implemented for:

Service Name

Class

Instance

0x0E

Yes

Yes

Get_Attribute_Single

0x10

Yes

Yes

Set_Attribute_Single

Advertising