Eaton Power Xpert C445 User Manual page 186

Global motor management relay
Hide thumbs Also See for Power Xpert C445:
Table of Contents

Advertisement

Chapter 9—C445 Logic Engine and Expansion I/O
Special Function Group
FAULT—User-Defined Fault Instruction
The FAULT function block can be used to generate up to 50 user-defined events—faults,
warnings and inhibits. An event can be generated by providing an event code to the FCODE,
specifying the type of event using the FMODE and triggering the event using the FTRIG.
The function block indicates an active event by setting FAULTACT, WARNACT or INHIBACT
to TRUE.
Event Types
Fault—This is a latched event, meaning the event remains true even after FTRIG transitions
to FALSE. The latched fault can be cleared using one of the standard C445 fault reset
methods provided that FTRIG is FALSE when the fault reset is issued. A fault will stop a
running motor.
Warning—This is a non-latched event, meaning the event will clear when FTRIG transitions
to FALSE. A warning will not stop a running motor.
Inhibit—This is a non-latched event, meaning the event will clear when FTRIG transitions to
FALSE. An inhibit will stop a running motor.
Parameter
Data type
FCODE
UINT
FTRIG
BOOL
FMODE
UINT
FAULTACT
BOOL
WARNACT
BOOL
INHIBACT
BOOL
172
Power Xpert C445 Global Motor Management Relay MN042003EN—January 2019 www.eaton.com
Description
Event Code
Range: 1000–1049
Note: Same code cannot be used with multiple FAULT blocks.
Level sensitive trigger
Event Mode
0 = Off
1 = Warning
2 = Inhibit
3 = Fault
TRUE when fault event is active
TRUE when warning event is active
TRUE when inhibit event is active

Advertisement

Table of Contents
loading

Table of Contents