Scanport fault object, Class code, Instances – Rockwell Automation 1203-EN1 EtherNet/IP-to-SCANport Module User Manual

Page 133: Class attributes, C-23

Advertising
background image

EtherNet/IP Objects

C-23

Class Code

Products such as 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 1.

Class Attributes

SCANport Fault Object

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

2

Second Most Recent Drive Fault

16384

Class Attributes (Module)

16385

Most Recent Module Event

Attribute
ID

Access
Rule

Name

Data Type

Description

0

Set

Fault Command
Write

BYTE

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

1

Get

Number of
Instances

WORD

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

2

Get

Fault Trip
Instance Read

BYTE

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

Advertising