C.9 dpi fault object – Rockwell Automation RECOMM-ENET EtherNet/IP Communications Module User Manual

Page 161

Advertising
background image

EtherNet I/P Objects

C-25

C.9 DPI Fault Object

Class Code

Products such as SP600, GV6000 and LiquiFlo 2.0 drives use this
object for faults. Modules use this object for events.

Instances

The number of instances depends on the maximum number of
faults or events supported in the queue. The maximum number of
faults/events can be read in Instance 0, Attribute 2.

Class Attributes

Hexadecimal

Decimal

0x97

151

Instances (Hex)

(Dec)

Device

Example

Description

0x0000-0x3FFF 0-16383

Host

0

Class Attributes (Drive)

0x4000-0x43FF

16384-17407 Module

1

Most Recent Drive Fault

0x4400-0x47FF

17408-18431 DPI Port 1

2

Second Most Recent
Drive Fault

0x4800-0x4BFF 18432-19455 DPI Port 2

...

...

0x4C00-0x4FFF 19456-20479 DPI Port 3

16384

Class Attributes (Module)

0x5000-0x53FF

20480-21503 DPI Port 4

16385

Most Recent Module
Event

0x5400-0x57FF

21504-22527 DPI Port 5

...

...

0x5800-0x5BFF 22528-23551 DPI Port 6

Attribute

ID

Access

Rule

Name

Data Type

Description

1

Get

Class Revision

WORD

Revision of object

2

Get

Number of
Instances

WORD

Maximum number of faults/events
that the device can record in its
queue

3

Set

Fault Command
Write

BYTE

0 = No Operation
1 = Clear Fault/Event
2 = Clear Fault/Event Queue
3 = Reset Device

4

Get

Fault Trip
Instance Read

WORD

Fault that tripped the device. For
modules, this value is always 1
when faulted.

Advertising