Vous êtes sur la page 1sur 170

GE Consumer & Industrial

Multilin

369 Motor Management Relay


Communications Guide

369 Revision: 3.4x


Manual P/N: 1601-9046-A4
Publication Number: GEK-113493C
Copyright 2010 GE Multilin

GE Multilin
215 Anderson Avenue, Markham, Ontario, Canada L6E 1B3
Tel: (905) 294-6222, 1-800-547-8629 (North America)
Fax: (905) 201-2098
GE Multilin's Quality Management
Internet: http://www.GEmultilin.com System is registered to
ISO9001:2000
QMI # 005094

*1601-9046-A4* UL # A3775
2010 GE Multilin Incorporated. All rights reserved.
GE Multilin 369 Motor Management Relay Communications Guide for revision
3.4x.
369 Motor Management Relay, is a registered trademark of GE Multilin Inc.
The contents of this manual are the property of GE Multilin Inc. This
documentation is furnished on license and may not be reproduced in whole or
in part without the permission of GE Multilin. The content of this manual is for
informational use only and is subject to change without notice.
Part numbers contained in this manual are subject to change without notice,
and should therefore be verified by GE Multilin before ordering.

Part number: 1601-9046-A4 (July 2010)


TABLE OF CONTENTS

Table of Contents

OVERVIEW .........................................................................................................................................1
ELECTRICAL INTERFACE .....................................................................................................1
PROFIBUS COMMUNICATIONS .........................................................................................2
DEVICENET COMMUNICATIONS .......................................................................................2
MODBUS COMMUNICATIONS ...........................................................................................2
MODBUS/TCP COMMUNICATIONS .................................................................................3
PROFIBUS-DP COMMUNICATIONS .........................................................................................6
PROFIBUS COMMUNICATION OPTIONS ..........................................................................6
369 RELAY PROFIBUS-DP PARAMETERIZATION ...........................................................6
369 RELAY PROFIBUS-DP CONFIGURATION ................................................................6
369 RELAY PROFIBUS-DP DIAGNOSTICS ..................................................................11
PROFIBUS-DP LOSS OF COMMUNICATION TRIP .......................................................18
PROFIBUS-DPV1 COMMUNICATIONS ................................................................................19
369 RELAY PROFIBUS-DPV1 PARAMETERIZATION ..................................................19
369 RELAY PROFIBUS CONFIGURATION .....................................................................19
369 RELAY PROFIBUS INPUT DATA ............................................................................20
369 RELAY PROFIBUS OUTPUT DATA ........................................................................21
369 RELAY PROFIBUS DIAGNOSTICS ..........................................................................22
369 RELAY PROFIBUS-DPV1 ACYCLICAL COMMUNICATION ..................................22
369 RELAY PROFIBUS-DPV1 LOSS OF COMMUNICATION TRIP ............................23
DEVICENET PROTOCOL ............................................................................................................ 24
DEVICENET COMMUNICATIONS ....................................................................................24
POLL DATA ......................................................................................................................25
CHANGE OF STATE (COS) .............................................................................................27
IDENTITY OBJECT (CLASS CODE 01H) ..........................................................................28
MESSAGE ROUTER (CLASS CODE 02H) ........................................................................28
DEVICENET OBJECT (CLASS CODE 03H) .....................................................................28
ASSEMBLY OBJECT (CLASS CODE 04H) .......................................................................29
DEVICENET CONNECTION OBJECT (CLASS CODE 05H) ............................................31
ACKNOWLEDGE HANDLER OBJECT (CLASS CODE 2BH) ...........................................32
I/O DATA INPUT MAPPING OBJECT (CLASS CODE A0H) ..........................................32
I/O DATA OUTPUT MAPPING OBJECT (CLASS CODE A1H) ......................................33
PARAMETER DATA INPUT MAPPING OBJECT (CLASS CODE B0H) ............................33
DEVICENET LOSS OF COMMUNICATION TRIP ............................................................41
DEVICENET DATA FORMATS .........................................................................................42
MODBUS RTU PROTOCOL .......................................................................................................46
DATA FRAME FORMAT AND DATA RATE .....................................................................46
DATA PACKET FORMAT ..................................................................................................46
ERROR CHECKING ..........................................................................................................47
CRC-16 ALGORITHM ....................................................................................................47
TIMING .............................................................................................................................48
SUPPORTED MODBUS FUNCTIONS ..............................................................................48
ERROR RESPONSES ........................................................................................................48
MODBUS COMMANDS ...................................................................................................49
MEMORY MAP ...............................................................................................................................51
MEMORY MAP INFORMATION .......................................................................................51
USER DEFINABLE MEMORY MAP AREA .......................................................................51
EVENT RECORDER ..........................................................................................................52
WAVEFORM CAPTURE ....................................................................................................52

369 MOTOR MANAGEMENT RELAY INSTRUCTION MANUAL TOC1


TABLE OF CONTENTS

MOTOR START DATA LOGGER ......................................................................................52


DATA LOGGER .................................................................................................................53
MODBUS MEMORY MAP ................................................................................................54
FORMAT CODES ........................................................................................................... 131
CHANGE NOTES ........................................................................................................................ 163
REVISION HISTORY ...................................................................................................... 163
WARRANTY ................................................................................................................................. 165
WARRANTY INFORMATION ......................................................................................... 165

TOC2 369 MOTOR MANAGEMENT RELAY INSTRUCTION MANUAL


GE Consumer & Industrial
Multilin

369 Motor Management Relay

Communications Guide

Communications Guide

1 Overview

1.1 Electrical Interface


The hardware or electrical interface is one of the following:
one of three 2-wire RS485 ports from the rear terminal connector,
the RS232 from the front panel connector
a fibre optic connection.
In a 2-wire RS485 link, data flow is bidirectional. Data flow is half-duplex for both the RS485
and the RS232 ports. That is, data is never transmitted and received at the same time.
RS485 lines should be connected in a daisy chain configuration (avoid star connections)
with a terminating network installed at each end of the link, i.e. at the master end and at
the slave farthest from the master. The terminating network should consist of a 120 ohm
resistor in series with a 1 nF ceramic capacitor when used with Belden 9841 RS485 wire.
The value of the terminating resistors should be equal to the characteristic impedance of
the line. This is approximately 120 ohms for standard #22 AWG twisted pair wire. Shielded
wire should always be used to minimize noise. Polarity is important in RS485
communications. Each '+' terminal of every 369 must be connected together for the
system to operate. See the 369 Instruction Manual, chapter 3 for details on correct serial
port wiring.
When using a fibre optic link the Tx from the 369 should be connected to the Rx of the
Master device and the Rx from the 369 should be connected to the Tx of the Master device.

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG1


OVERVIEW CGCOMMUNICATIONS GUIDE

1.2 Profibus Communications


The 369 Motor Management Relay supports both Profibus-DP (order code P) and Profibus-
DPV1 (order code P1) communication interfaces as slave that can be read and written to/
from a Profibus-DP/V1 master. The Profibus-DP/V1 Master must read the GSD (Device
Master Data) file of the 369 for the purposes of configuration and parameterization.
The GSD file for the Profibus-DP option is 369_090C.gse.
The GSD file for the Profibus-DPV1 option is 369_09E6.gse.
The relay supports the following configurations and indications:
Fieldbus type: PROFIBUS-DP (IEC 61158 Type 3, and IEC 61784)
Auto baud rate detection 9.6Kbit - 12Mbit.
Address range: 1-126, setting via EnerVista 369 Setup software or front
keypad.
Input data: 220 bytes - cyclical.
Extended Diagnostic data: 26 bytes - non-cyclical.
Sections 2.2 to 2.4 pertain to the Profibus-DP option.
In addition to the above, the Profibus-DPV1 (P1) option supports:
Fieldbus type: Profibus-DPV1 (IEC 61158 Type 3, and IEC 61784)
Acyclic read/write between a Master (Class1/Class2) and the 369 slave
according to the DPV1 extensions of IEC 61158.
Output Data: 2 bytes - cyclical.
Sections 3.1 to 3.6 of this manual pertain to the Profibus-DPV1 option.

1.3 DeviceNet Communications


The 369 Motor Management Relay supports the optional DeviceNet protocol as slave that
can be read by a DeviceNet master. The device can be added to a DeviceNet list by adding
the 369.eds file in the scanner list. The EDS file can be generated using the EnerVista 369
Setup program.
The relay supports following configuration.
Field bus type: DeviceNet
Functions supported: Explicit, Polled, COS and Cyclic IO messaging
Baud Rate: 125, 250 and 500 kbps, programmable through software or relay front
keypad
Mac ID: 0 to 63, programmable through software or relay front keypad
See section 4: DeviceNet Protocol, for complete details.

1.4 Modbus Communications


The 369 implements a subset of the AEG Modicon Modbus RTU serial communication
standard. Many popular programmable controllers support this protocol directly with a
suitable interface card allowing direct connection of relays. Although the Modbus protocol
is hardware independent, the 369 interfaces include three 2-wire RS485 ports and one

CG2 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE OVERVIEW

RS232 port. Modbus is a single master, multiple slave protocol suitable for a multi-drop
configuration as provided by RS485 hardware. In this configuration up to 32 slaves can be
daisy-chained together on a single communication channel.
The 369 is always a slave. It cannot be programmed as a master. Computers or PLCs are
commonly programmed as masters. The Modbus protocol exists in two versions: Remote
Terminal Unit (RTU, binary) and ASCII. Only the RTU version is supported by the 369.
Monitoring, programming and control functions are possible using read and write register
commands.

1.5 Modbus/TCP Communications

Modbus/TCP Option:
When configured with the E Option, the 369 can connect to Ethernet networks via the
rear RJ45 connection, using the Modbus/TCP protocol as detailed in the document Open
Modbus / TCP Specification by Andy Swales, Release 1.0, 29 March 1999 (a search via the
internet can produce a free copy of this document).
This description contains information to the location of Setting registers for configuring the
369 for a LAN connection, and the physical connection of the 369. Information pertaining
to the application of an IED over Ethernet is beyond the scope of this manual and users
should consult their Network Administrators for configuration details.

The implementation of this option is for the intention of data retrieval and device
Note

configuration. The 369 does not support firmware upgrade via this connection.

Setpoints Configuration:
The user needs to configure the following settings for interface to a LAN: IP ADDRESS,
SUBNET MASK , and GATEWAY ADDRESS. Each setting contains 4 octets. The user
configures the octets as shown in the following example:
IP ADDRESS: 127.0.0.1
SUBNET MASK: 255.255.255.252
GATEWAY ADDRESS: 127.0.0.1

SETPOINT MEMORY MAP DATA VALUE


ADDRESS (DEC)
IP ADDRESS OCTET1 0x101C 127
IP ADDRESS OCTET2 0x101D 0
IP ADDRESS OCTET3 0x101E 0
IP ADDRESS OCTET4 0x101F 1
SUBNET MASK OCTET1 0x1020 255
SUBNET MASK OCTET2 0x1021 255
SUBNET MASK OCTET3 0x1022 255
SUBNET MASK OCTET4 0x1023 252
GATEWAY ADDRESS OCTET1 0x1024 127
GATEWAY ADDRESS OCTET2 0x1025 0
GATEWAY ADDRESS OCTET3 0x1026 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG3


OVERVIEW CGCOMMUNICATIONS GUIDE

SETPOINT MEMORY MAP DATA VALUE


ADDRESS (DEC)
GATEWAY ADDRESS OCTET4 0x1027 1

These settings can also be configured via the keypad under the S1 369 SETUP 369
COMMUNICATIONS path.

Physical Connection:
The 369 can be connected to an Ethernet LAN via the RJ45 connector at the back of the
369.

Ethernet Loss Of Communication Trip


The 369 can detect a failure in communication activity with the MODBUS Master through
Ethernet port. The Ethernet Loss of Communications feature can be used to trip any
combination of output relays.
When equipped with the Ethernet option, the 369 can be configured to check for MODBUS
TCP/IP activity, and raise an alarm and trip an output relay if activity is not detected within
the configured delay. Delays of 0.25 to 10.00 seconds may be configured by the user.
If the Fieldbus Loss of Comms function is enabled , the 369 considers an Ethernet loss of
communication to have occurred in the following conditions:
1. Link failure (break in physical connection)
2. If valid MODBUS packets are not received within the configured delay period. Invalid
MODBUS packets, such as ones that contain the wrong slave ID, are not considered
valid. Please note that an ICMP PING message is not a valid MODBUS packet
3. If packets cannot be received because of buffer overflows or lack of queue space, the
delay timer will continue to decrement, and will not be reset until valid packets are
received. If the queues / buffers cannot be recovered within the configured delay, the
Loss of Communication alarm will be raised, and any configured relays shall trip.
A delay of 0.25 sec to 10.00 sec in steps of 0.25 sec can be programmed to delay the
output relay activation. To avoid false trips, it is advised to set the trip delay greater than
MODBUS timeout delay.
This feature can be programmed for Latched or Unlatched operation.

If programmed as Latched:
The Fieldbus Loss of Comms trip will remain latched until the communication with the
Modbus Master through Ethernet port is (re) established AND the latched trip is manually
reset or remotely reset via Modbus communications.

If programmed as Unlatched:
Any programmed output relays for this feature will be activated until communication with
the Modbus master through Ethernet port is active. Once communication is active, the trip
condition will be cleared and the assigned output relays will automatically de-activate.
The setpoints associated with this feature are:
1. Fieldbus Loss of Comms Enable
2. Fieldbus Loss of Comms Delay

CG4 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE OVERVIEW

3. Assign Loss of Comms Relay


Refer to the 369 Instruction Manual, chapter 5: 369 Relay Communications for more
information on these setpoints.

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG5


PROFIBUS-DP COMMUNICATIONS CGCOMMUNICATIONS GUIDE

2 Profibus-DP Communications

2.1 Profibus Communication Options


The 369 Motor Management Relay supports either Profibus-DP (order code P) or Profibus-
DPV1 (order code P1) communication interfaces as slave that can be read and written to/
from a Profibus-DP/V1 master. The Profibus-DP/V1 Master must read the GSD (Device
Master Data) file of the 369 for the purposes of configuration and parameterization.
The GSD file for the Profibus-DP option is 369_090C.GSE.
The GSD file for the Profibus-DPV1 option is 369_09E6.GSE.
Sections 2.2 to 2.4 pertain to the Profibus-DP option.
Sections 3.1 to 3.6 of this manual pertain to the Profibus-DPV1 option.

2.2 369 Relay Profibus-DP Parameterization


The 369 Motor Management Relay supports mandatory parametrization. The relay keeps
its user parameter data / setpoints in a non-volatile memory and does not need device
related parametrization during startup of the DP master. The EnerVista 369 Setup software
is the best tool for user parametrization of the 369 device.

2.3 369 Relay Profibus-DP Configuration


The Profibus-DP basic configuration has one DP master and one DP slave. In a typical bus
segment up to 32 stations can be connected (a repeater has to be used if more than 32
stations operate on a bus). The end nodes on a Profibus-DP network must be terminated to
avoid reflections on the bus line.
The bus address for the relay as Profibus-DP node can be set using the S1 369 RELAY
SETUP 369 RELAY COMMUNICATIONS PROFIBUS ADDRESS setpoint or via the
EnerVista 369 Setup software, which extends address range from 1 to 126. Address 126 is
used only for commissioning purposes and should not be used to exchange user data.
The media for the fieldbus is a twisted pair copper cable along with 9-pin SUB-D connector,
which connects the bus to the 369 socket on the back of the relay. The 369 Motor
Management Relay has autobaud support. The baud rates and other slave specific
information needed for configuration are contained in 369_090C.gs* which is used by a
network configuration program.
The 369 Motor Management Relay as a DP slave transfers fast process data to the DP
master according to master-slave principle. The 369 Motor Management Relay is a
modular device, supporting up to 8 input modules.
During the configuration session, all modules have to be selected in order to get the entire
area of 110 words of input data. There are no output data for processing. The following
diagram shows the possible DP Master Class 2 configuration menu:

CG6 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DP COMMUNICATIONS

FIGURE CG1: Slave Configuration

Table CG1: Profibus Input Data (Sheet 1 of 5)

OFFSET CYCLIC DATA LENGTH MINIMUM MAXIMUM STEP UNITS FORMAT DEFAULT
(ACTUAL VALUES) (BYTES) VALUE CODE
VALUE HEX VALUE HEX

0 MotorStatus 2 0 0000 4 0004 1 F133 0

2 TC_Used 2 0 0000 100 0064 1 % F1 0

4 Time_to_Trip 2 1 FFFF 65500 FFDC 1 s F20 1

6 OverloadLT 2 0 0000 50000 C350 1 s F1 0

8 StartsHourLT[5] 2 0 0000 60 003C 1 min F1 0

10 TimeBetween StartsLT 2 0 0000 500 01F4 1 min F1 0

12 RestartBlock LT 2 0 0000 50000 C350 1 s F1 0

14 StartInhibitLT 2 0 0000 60 003C 1 min F1 0

16 AccessSwitch Status 2 0 0000 1 0001 1 F131 0

18 SpeedSwitch Status 2 0 0000 1 0001 1 F131 0

20 SpareSwitch Status 2 0 0000 1 0001 1 F131 0

22 DiffSwitch Status 2 0 0000 1 0001 1 F131 0

24 EmergencySwitch status 2 0 0000 1 0001 1 F131 0

26 ResetSwitch Status 2 0 0000 1 0001 1 F131 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG7


PROFIBUS-DP COMMUNICATIONS CGCOMMUNICATIONS GUIDE

Table CG1: Profibus Input Data (Sheet 2 of 5)

OFFSET CYCLIC DATA LENGTH MINIMUM MAXIMUM STEP UNITS FORMAT DEFAULT
(ACTUAL VALUES) (BYTES) VALUE CODE
VALUE HEX VALUE HEX

28 TripRelayStatus 2 0 0000 1 0001 1 N/A F150 2

30 AlarmRelayStatus 2 0 0000 1 0001 1 N/A F150 2

32 Aux1RelayStatus 2 0 0000 1 0001 1 N/A F150 2

34 Aux2RelayStatus 2 0 0000 1 0001 1 N/A F150 2

36 Ia 2 0 0000 65535 FFFF 1 A F1 0

38 Ib 2 0 0000 65535 FFFF 1 A F1 0

40 Ic 2 0 0000 65535 FFFF 1 A F1 0

42 AveragePhaseCurrent 2 0 0000 65535 FFFF 1 A F1 0

44 MotorLoad 2 0 0000 2000 07D0 1 xFLA F3 0

46 CurrentUnbalance 2 0 0000 100 0064 1 % F1 0

48 U/B Biased Motor Load 2 0 0000 2000 07D0 1 xFLC F3 0

50 GroundCurrent 2 0 0000 50000 C350 1 A F23 0

52 Vab 2 0 0000 65000 FDE8 1 V F1 0

54 Vbc 2 0 0000 65000 FDE8 1 V F1 0

56 Vca 2 0 0000 65000 FDE8 1 V F1 0

58 Van 2 0 0000 65000 FDE8 1 V F1 0

60 Vbn 2 0 0000 65000 FDE8 1 V F1 0

62 Vcn 2 0 0000 65000 FDE8 1 V F1 0

64 AvgLineVoltage 2 0 0000 65000 FDE8 1 V F1 0

66 AvgPhaseVoltage 2 0 0000 65000 FDE8 1 V F1 0

68 Frequency 2 0 0000 12000 2EE0 1 Hz F3 0

70 BackSpinFrequency 2 1 0001 12000 2EE0 1 Hz F3 0

72 PowerFactor 2 99 FF9D 100 0064 1 F21 0

74 RealPowerkW 2 32000 8300 32000 7D00 1 kW F4 0

76 RealPowerhp 2 0 0000 65000 FDE8 1 hp F1 0

78 ReactivePower 2 32000 8300 32000 7D00 1 kvar F4 0

80 ApparentPower 2 0 0000 65000 FDE8 1 kVA F1 0

82 MWh 2 0 0000 65535 FFFF 1 MWh F1 0

84 PositiveMvarh 2 0 0000 65535 FFFF 1 Mvarh F1 0

86 NegativeMvarh 2 0 0000 65535 FFFF 1 Mvarh F1 0

88 HottestStatorRtd 2 0 0000 12 000C 1 F2 0

CG8 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DP COMMUNICATIONS

Table CG1: Profibus Input Data (Sheet 3 of 5)

OFFSET CYCLIC DATA LENGTH MINIMUM MAXIMUM STEP UNITS FORMAT DEFAULT
(ACTUAL VALUES) (BYTES) VALUE CODE
VALUE HEX VALUE HEX

90 HottestStatorRtdTemp 2 40 FFD8 200 00C8 1 C F4 42

92 LocalRtd1 2 40 FFD8 200 00C8 1 C F4 42

94 LocalRtd2 2 40 FFD8 200 00C8 1 C F4 42

96 LocalRtd3 2 40 FFD8 200 00C8 1 C F4 42

98 LocalRtd4 2 40 FFD8 200 00C8 1 C F4 42

100 LocalRtd5 2 40 FFD8 200 00C8 1 C F4 42

102 LocalRtd6 2 40 FFD8 200 00C8 1 C F4 42

104 LocalRtd7 2 40 FFD8 200 00C8 1 C F4 42

106 LocalRtd8 2 40 FFD8 200 00C8 1 C F4 42

108 LocalRtd9 2 40 FFD8 200 00C8 1 C F4 42

110 LocalRtd10 2 40 FFD8 200 00C8 1 C F4 42

112 LocalRtd11 2 40 FFD8 200 00C8 1 C F4 42

114 LocalRtd12 2 40 FFD8 200 00C8 1 C F4 42

116 CurrentDemand 2 0 0000 50000 C350 1 A F1 0

118 RealPowerDemand 2 0 0000 50000 C350 1 kW F1 0

120 ReactivePowerDemand 2 32000 8300 32000 7D00 1 kvar F4 0

122 ApparentPowerDemand 2 0 0000 50000 C350 1 kVA F1 0

124 PeakCurrent 2 0 0000 65535 FFFF 1 A F1 0

126 PeakRealPower 2 0 0000 50000 C350 1 kW F1 0

128 PeakReactivePower 2 32000 8300 32000 7D00 1 kvar F4 0

130 PeakApparentPower 2 0 0000 50000 C350 1 kVA F1 0

132 Va angle 2 0 0000 359 0167 1 o F1 0

134 Vb angle 2 0 0000 359 0167 1 o F1 0

136 Vc angle 2 0 0000 359 0167 1 o F1 0

138 Ia angle 2 0 0000 359 0167 1 o F1 0

140 Ib angle 2 0 0000 359 0167 1 o F1 0

142 Ic angle 2 0 0000 359 0167 1 o F1 0

144 Learned 2 1 0001 2500 09C4 1 s F2 0


AccelerationTime

146 Learned StartingCurrent 2 0 0000 65535 FFFF 1 A F1 0

148 Learned 2 0 0000 100 0064 1 % F1 0


StartingCapacity

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG9


PROFIBUS-DP COMMUNICATIONS CGCOMMUNICATIONS GUIDE

Table CG1: Profibus Input Data (Sheet 4 of 5)

OFFSET CYCLIC DATA LENGTH MINIMUM MAXIMUM STEP UNITS FORMAT DEFAULT
(ACTUAL VALUES) (BYTES) VALUE CODE
VALUE HEX VALUE HEX

150 Learned 2 0 0000 500 01F4 1 min F1 0


RunningCoolTime
Constant

152 LearnedStoppedCoolTi 2 0 0000 500 01F4 1 min F1 0


me Constant

154 Last StartingCapacity 2 0 0000 100 0064 1 % F1 0

156 Learned 2 0 0000 29 001D 1 F1 0


UnbalanceKfactor

158 BSDState 2 0 0000 6 0006 1 F27 0

160 RawPredictionTimer 2 0 0000 50000 C350 1 s F2 0

162 NumberOfStarts 2 0 0000 50000 C350 1 F1 0

164 NumberOfRestarts 2 0 0000 50000 C350 1 F1 0

166 DigitalCounter 2 0 0000 65535 FFFF 1 F1 0

168 MotorRunningHours 2 0 0000 65535 FFFF 1 hr F1 0

170 RelayOperatingHours 2 0 0000 65535 FFFF 1 hr F1 0

172 Last trip Cause 2 0 0000 169 00A9 1 F134 0

174 Last trip Date 4 N/A N/A N/A N/A N/A N/A F18 N/A

178 Last trip Time 4 N/A N/A N/A N/A N/A N/A F19 N/A

182 Last pre-trip Ia 2 0 0000 65535 FFFF 1 A F1 0

184 Last pre-trip Ib 2 0 0000 65535 FFFF 1 A F1 0

186 Last pre-trip Ic 2 0 0000 65535 FFFF 1 A F1 0

188 Last pre-trip MotorLoad 2 0 0000 2000 07D0 1 FLA F3 0

190 Last pre-trip Unbalance 2 0 0000 100 0064 1 % F1 0

192 Last pre-trip Ig 2 0 0000 50000 C350 1 A F23 0

194 Last trip 2 0 0000 12 000C 1 F1 0


HottestStatorRtd

196 Last trip 2 40 FFD8 200 00C8 1 C F4 0


HottestStatorTemp

198 Last pretrip Vab 2 0 0000 65000 FDE8 1 V F1 0

200 Last pretrip Vbc 2 0 0000 65000 FDE8 1 V F1 0

202 Last pretrip Vca 2 0 0000 65000 FDE8 1 V F1 0

204 Last pretrip Van 2 0 0000 65000 FDE8 1 V F1 0

206 Last pretrip Vbn 2 0 0000 65000 FDE8 1 V F1 0

CG10 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DP COMMUNICATIONS

Table CG1: Profibus Input Data (Sheet 5 of 5)

OFFSET CYCLIC DATA LENGTH MINIMUM MAXIMUM STEP UNITS FORMAT DEFAULT
(ACTUAL VALUES) (BYTES) VALUE CODE
VALUE HEX VALUE HEX

208 Last pretrip Vcn 2 0 0000 65000 FDE8 1 V F1 0

210 Last pretrip Frequency 2 0 0000 12000 2EE0 1 Hz F3 0

212 Last pretrip KiloWatts 2 32000 8300 32000 7D00 1 kW F4 0

214 Last pretrip KiloVAR 2 32000 8300 32000 7D00 1 kvar F4 0

216 Last pretrip KiloVA 2 0 0000 50000 C350 1 kVA F1 0

218 Last pretrip 2 99 FF9D 100 0064 1 F21 0


PowerFactor

2.4 369 Relay Profibus-DP Diagnostics


The 369 Motor Management Relay supports both slave mandatory (6 bytes system-wide
standardized) and slave specific diagnostic data. If the diagnostics are considered high
priority, the PLC/host program will be informed of the fault (alarm or trip) and can call a
special error routine.
Diagnostic bytes 1 through 6 represent standard diagnostic data and are formatted as
follows.

Table CG2: Diagnostic bytes 1 through 7

BYTE DESCRIPTION

1 Station Status 1

2 Station Status 2

3 Station Status 3

4 Diagnostic Master Address

5 Identification Number (High Byte)

6 Identification Number (Low Byte)

The extended diagnosis for the relay is composed of 26 bytes (bytes 7 to 32) and contains
diagnostic information according to the following table.

Table CG3: Profibus Diagnostics (Sheet 1 of 8)

BIT BYTE FUNCTION

0 to 7 7 Number of Diagnostic Bytes

0 8 SinglePhasingTrip

1 8 SpareSwitchTrip

2 8 EmergencySwitchTrip

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG11


PROFIBUS-DP COMMUNICATIONS CGCOMMUNICATIONS GUIDE

Table CG3: Profibus Diagnostics (Sheet 2 of 8)

BIT BYTE FUNCTION

3 8 DifferentialSwitchTrip

4 8 SpeedSwitchTrip

5 8 ResetSwitchTrip

6 8 Reserved

7 8 OverloadTrip

8 9 ShortCircuitTrip

9 9 ShortCircuitBackupTrip

10 9 MechanicalJamTrip

11 9 UndercurrentTrip

12 9 CurrentUnbalanceTrip

13 9 GroundFaultTrip

14 9 GroundFaultBackupTrip

15 9 Reserved

16 10 AccelerationTimerTrip

17 10 Rtd1Trip

18 10 Rtd2Trip

19 10 Rtd3Trip

20 10 Rtd4Trip

21 10 Rtd5Trip

22 10 Rtd6Trip

23 10 Rtd7Trip

24 11 Rtd8Trip

25 11 Rtd9Trip

26 11 Rtd10Trip

27 11 Rtd11Trip

28 11 Rtd12Trip

29 11 UnderVoltageTrip

30 11 OverVoltageTrip

31 11 VoltagePhaseReversalTrip

32 12 UnderfrequencyTrip

33 12 OverfrequencyTrip

34 12 LeadPowerFactorTrip

CG12 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DP COMMUNICATIONS

Table CG3: Profibus Diagnostics (Sheet 3 of 8)

BIT BYTE FUNCTION

35 12 LagPowerFactorTrip

36 12 PositivekvarTrip

37 12 NegativekvarTrip

38 12 UnderpowerTrip

39 12 ReversePowerTrip

40 13 IncompleteSequenceTrip

41 13 SpareSwitchAlarm

42 13 EmergencySwitchAlarm

43 13 DifferentialSwitchAlarm

44 13 SpeedSwitchAlarm

45 13 ResetSwitchAlarm

46 13 Reserved

47 13 ThermalCapacityAlarm

48 14 OverloadAlarm

49 14 MechanicalJamAlarm

50 14 UndercurrentAlarm

51 14 CurrentUnbalanceAlarm

52 14 GroundFaultAlarm

53 14 UndervoltageAlarm

54 14 OvervoltageAlarm

55 14 OverfrequencyAlarm

56 15 UnderfrequencyAlarm

57 15 LeadPowerFactorAlarm

58 15 LagPowerFactorAlarm

59 15 PositivekvarAlarm

60 15 NegativekvarAlarm

61 15 UnderpowerAlarm

62 15 ReversePowerAlarm

63 15 Rtd1Alarm

64 16 Rtd2Alarm

65 16 Rtd3Alarm

66 16 Rtd4Alarm

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG13


PROFIBUS-DP COMMUNICATIONS CGCOMMUNICATIONS GUIDE

Table CG3: Profibus Diagnostics (Sheet 4 of 8)

BIT BYTE FUNCTION

67 16 Rtd5Alarm

68 16 Rtd6Alarm

69 16 Rtd7Alarm

70 16 Rtd8Alarm

71 16 Rtd9Alarm

72 17 Rtd10Alarm

73 17 Rtd11Alarm

74 17 Rtd12Alarm

75 17 Rtd1HighAlarm

76 17 Rtd2HighAlarm

77 17 Rtd3HighAlarm

78 17 Rtd4HighAlarm

79 17 Rtd5HighAlarm

80 18 Rtd6HighAlarm

81 18 Rtd7HighAlarm

82 18 Rtd8HighAlarm

83 18 Rtd9HighAlarm

84 18 Rtd10HighAlarm

85 18 Rtd11HighAlarm

86 18 Rtd12HighAlarm

87 18 OpenRTDSensorAlarm

88 19 ShortRTDAlarm

89 19 TripCountersAlarm

90 19 StarterFailureAlarm

91 19 CurrentDemandAlarm

92 19 KWDemandAlarm

93 19 KVARDemandAlarm

94 19 KVADemandAlarm

95 19 DigitalCounterAlarm

96 20 OverloadLockoutBlock

97 20 StartInhibitBlock

98 20 StartsHourBlock

CG14 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DP COMMUNICATIONS

Table CG3: Profibus Diagnostics (Sheet 5 of 8)

BIT BYTE FUNCTION

99 20 TimeBetweenStartsBlock

100 20 RestartBlock

101 20 Reserved

102 20 BackSpinBlock

103 20 LossofRemoteRTDCommunication

104 21 RemoteRTD1Rtd1Trip

105 21 RemoteRTD1Rtd2Trip

106 21 RemoteRTD1Rtd3Trip

107 21 RemoteRTD1Rtd4Trip

108 21 RemoteRTD1Rtd5Trip

109 21 RemoteRTD1Rtd6Trip

110 21 RemoteRTD1Rtd7Trip

111 21 RemoteRTD1Rtd8Trip

112 22 RemoteRTD1Rtd9Trip

113 22 RemoteRTD1Rtd10Trip

114 22 RemoteRTD1Rtd11Trip

115 22 RemoteRTD1Rtd12Trip

116 22 RemoteRTD2Rtd1Trip

117 22 RemoteRTD2Rtd2Trip

118 22 RemoteRTD2Rtd3Trip

119 22 RemoteRTD2Rtd4Trip

120 23 RemoteRTD2Rtd5Trip

121 23 RemoteRTD2Rtd6Trip

122 23 RemoteRTD2Rtd7Trip

123 23 RemoteRTD2Rtd8Trip

124 23 RemoteRTD2Rtd9Trip

125 23 RemoteRTD2Rtd10Trip

126 23 RemoteRTD2Rtd11Trip

127 23 RemoteRTD2Rtd12Trip

128 24 RemoteRTD3Rtd1Trip

129 24 RemoteRTD3Rtd2Trip

130 24 RemoteRTD3Rtd3Trip

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG15


PROFIBUS-DP COMMUNICATIONS CGCOMMUNICATIONS GUIDE

Table CG3: Profibus Diagnostics (Sheet 6 of 8)

BIT BYTE FUNCTION

131 24 RemoteRTD3Rtd4Trip

132 24 RemoteRTD3Rtd5Trip

133 24 RemoteRTD3Rtd6Trip

134 24 RemoteRTD3Rtd7Trip

135 24 RemoteRTD3Rtd8Trip

136 25 RemoteRTD3Rtd9Trip

137 25 RemoteRTD3Rtd10Trip

138 25 RemoteRTD3Rtd11Trip

139 25 RemoteRTD3Rtd12Trip

140 25 RemoteRTD4Rtd1Trip

141 25 RemoteRTD4Rtd2Trip

142 25 RemoteRTD4Rtd3Trip

143 25 RemoteRTD4Rtd4Trip

144 26 RemoteRTD4Rtd5Trip

145 26 RemoteRTD4Rtd6Trip

146 26 RemoteRTD4Rtd7Trip

147 26 RemoteRTD4Rtd8Trip

148 26 RemoteRTD4Rtd9Trip

149 26 RemoteRTD4Rtd10Trip

150 26 RemoteRTD4Rtd11Trip

151 26 RemoteRTD4Rtd12Trip

152 27 RemoteRTD1Rtd1Alarm

153 27 RemoteRTD1Rtd2Alarm

154 27 RemoteRTD1Rtd3Alarm

155 27 RemoteRTD1Rtd4Alarm

156 27 RemoteRTD1Rtd5Alarm

157 27 RemoteRTD1Rtd6Alarm

158 27 RemoteRTD1Rtd7Alarm

159 27 RemoteRTD1Rtd8Alarm

160 28 RemoteRTD1Rtd9Alarm

161 28 RemoteRTD1Rtd10Alarm

162 28 RemoteRTD1Rtd11Alarm

CG16 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DP COMMUNICATIONS

Table CG3: Profibus Diagnostics (Sheet 7 of 8)

BIT BYTE FUNCTION

163 28 RemoteRTD1Rtd12Alarm

164 28 RemoteRTD2Rtd1Alarm

165 28 RemoteRTD2Rtd2Alarm

166 28 RemoteRTD2Rtd3Alarm

167 28 RemoteRTD2Rtd4Alarm

168 29 RemoteRTD2Rtd5Alarm

169 29 RemoteRTD2Rtd6Alarm

170 29 RemoteRTD2Rtd7Alarm

171 29 RemoteRTD2Rtd8Alarm

172 29 RemoteRTD2Rtd9Alarm

173 29 RemoteRTD2Rtd10Alarm

174 29 RemoteRTD2Rtd11Alarm

175 29 RemoteRTD2Rtd12Alarm

176 30 RemoteRTD3Rtd1Alarm

177 30 RemoteRTD3Rtd2Alarm

178 30 RemoteRTD3Rtd3Alarm

179 30 RemoteRTD3Rtd4Alarm

180 30 RemoteRTD3Rtd5Alarm

181 30 RemoteRTD3Rtd6Alarm

182 30 RemoteRTD3Rtd7Alarm

183 30 RemoteRTD3Rtd8Alarm

184 31 RemoteRTD3Rtd9Alarm

185 31 RemoteRTD3Rtd10Alarm

186 31 RemoteRTD3Rtd11Alarm

187 31 RemoteRTD3Rtd12Alarm

188 31 RemoteRTD4Rtd1Alarm

189 31 RemoteRTD4Rtd2Alarm

190 31 RemoteRTD4Rtd3Alarm

191 31 RemoteRTD4Rtd4Alarm

192 32 RemoteRTD4Rtd5Alarm

193 32 RemoteRTD4Rtd6Alarm

194 32 RemoteRTD4Rtd7Alarm

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG17


PROFIBUS-DP COMMUNICATIONS CGCOMMUNICATIONS GUIDE

Table CG3: Profibus Diagnostics (Sheet 8 of 8)

BIT BYTE FUNCTION

195 32 RemoteRTD4Rtd8Alarm

196 32 RemoteRTD4Rtd9Alarm

197 32 RemoteRTD4Rtd10Alarm

198 32 RemoteRTD4Rtd11Alarm

199 32 RemoteRTD4Rtd12Alarm

2.5 Profibus-DP Loss Of Communication Trip


If the 369 detects a problem in communicating with the Profibus master, the Profibus Loss
of Communications feature can be used to operate on any combination of output relays.
During parameterization, a Profibus master sets up the communication and monitoring
times for the slave including the watchdog time. A Profibus slave uses a watchdog timer to
enable it to detect bus inactivity with its master. The watchdog timer is reset every time an
error free message is received from the master. If no valid message is received within the
time specified during parameterization, the slave assumes a communication error.
If the 369 Profibus communications is offline and not communicating with a master, then
the Fieldbus Loss of Comms function (if enabled) will activate. This feature can be
programmed for Latched or Unlatched operation.

If programmed as Latched:
The Fieldbus Loss of Comms output relay will remain latched until communication with
the Master is (re) established AND the latched output relay is manually reset or remotely
reset via Modbus communications.

If programmed as Unlatched:
Any output relays programmed for this feature will be de-activated once communication is
restored; the Loss of Communication condition will be cleared and the assigned output
relays will automatically de-activate.
The setpoints associated with this feature are:
1. Fieldbus Loss of Comms Enable
2. Fieldbus Loss of Comms Delay
3. Assigned Fieldbus Loss of Comms Relay
Refer to the 369 Instruction Manual, chapter 5: 369 Relay Communications for more
information on these setpoints.

CG18 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DPV1 COMMUNICATIONS

3 Profibus-DPV1 Communications

3.1 369 Relay Profibus-DPV1 Parameterization


The 369 Motor Management Relay supports mandatory parametrization as well as three
bytes of user parameter data necessary for DPV1 devices. The relay keeps its user
parameter data/setpoints in a non-volatile memory and does not require device related
parametrization during startup of the DP/V1 master, with the exception of the DPV1 Enable
parameter. To enable the DPV1 acyclical functionality, the DPV1 parameter must be set to
Enable when configuring the device in your master using the GSD file.
The EnerVista 369 Setup software is the best tool for editing user parametrization
(setpoints) of the 369 Relay device.

FIGURE CG2: User Parameter Setup Enable DPV1

3.2 369 Relay Profibus Configuration


The Profibus-DPV1 basic configuration has one DP/V1 master and one DPV1 slave. In a
typical bus segment up to 32 stations can be connected (a repeater has to be used if more
then 32 stations operate on a bus). The end nodes on a Profibus-DPV1 network must be
terminated to avoid reflections on the bus line.
The bus address for the relay as Profibus-DPV1 node can be set using the S1 369 SETUP
369 COMMUNICATIONS PROFIBUS ADDRESS setpoint or via the EnerVista 369
Setup software, which extends address range from 1 to 126. Address 126 is used only for
commissioning purposes and should not be used to exchange user data.

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG19


PROFIBUS-DPV1 COMMUNICATIONS CGCOMMUNICATIONS GUIDE

The Profibus media is a twisted-pair copper cable along with 9-pin Sub-D connector, which
connects the bus to the 369 Relay socket on the back of the relay. The 369 Motor
Management Relay has autobaud support. The baud rates and other slave specific
information needed for configuration are contained in the 369_09E6.gse file, which is used
by a network configuration program.
The 369 Motor Management Relay as a DPV1 slave transfers fast process data to the DP/
V1 master according to master-slave principle. The 369 Relay is a modular device,
supporting up to 111 input modules.
Modules define a block size of input data to be read by the master, starting from offset
zero. Adding modules in your Master configuration increases the size of the total block of
data that the Master will read, making it easy to choose a total block size of data that
matches the user's requirements.

3.3 369 Relay Profibus Input Data


There are two options for configuring what data is made available through Profibus Input
Data, based on the value of the PROFIBUS CYCLIC IN DATA setpoint (see 369 Instruction
Manual, chapter 5 for details). If the PROFIBUS CYCLIC IN DATA setpoint is set to 0
(default map), then the data available to be read matches Table CG1: Profibus Input Data
on page CG7.
The user can also exactly define the data provided and the order of that data. The Modbus
User Definable Memory Map area and the PROFIBUS CYCLIC IN DATA setpoint are used
to define this data. The PROFIBUS CYCLIC IN DATA setpoint determines the number of
16-bit registers available to be read through Profibus Input Data and the Modbus User
Definable Memory Map is used to determine the data provided and the order of the data.
For example, if the user only wishes to read two 16-bit registers of data (4 bytes), the user
selects a number of Input Modules from the GSD file that add up to a total of 4 bytes. When
the Profibus Master is reading the Input data, only 4 bytes of Input data will be sent in the
communication packet. The number of words should match the PROFIBUS CYCLIC IN
DATA setpoint, but it's not necessary. If the number of Input data bytes read from the
master is greater than the user has defined with the PROFIBUS CYCLIC IN DATA
setpoint, the balance of the data will return zero values.

CG20 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DPV1 COMMUNICATIONS

FIGURE CG3: Slave Configuration Example 1 4 Bytes of Input Data

FIGURE CG4: Slave Configuration Example 2 220 Bytes of Input Data

3.4 369 Relay Profibus Output Data


The capability to force the output relays states has been implemented in cyclic output
data. As cyclic data is continuously written, the 369 looks for a change in the value to
execute the force relays command. Refer to the 369 Instruction Manual, chapter 5 for more
information about the force output relays feature.

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG21


PROFIBUS-DPV1 COMMUNICATIONS CGCOMMUNICATIONS GUIDE

A slave configuration example for 4 bytes of input data and 2 bytes of output data is
shown below.

FIGURE CG5: Slave Configuration Example 4 Bytes of Input Data, 2 bytes of Output Data

Table CG4: Profibus Output Data

OFFSE CYCLIC DATA LENGTH MINIMUM MAXIMUM FORMA


T (ACTUAL VALUES) (BYTES) T CODE
VALUE HEX VALUE HEX

0 Force Output Relays 2 0 0 15 F F141

3.5 369 Relay Profibus Diagnostics


The diagnostic data available for the Profibus-DPV1 option matches Table CG3: Profibus
Diagnostics on page CG11. When no diagnostic information is available and the master
initiates a diagnostics read, the six slave mandatory bytes are read.

3.6 369 Relay Profibus-DPV1 Acyclical Communication


The following items have been made available through Profibus-DPV1 acyclical
communication. Data is addressed through the use of slot and index addressing. Three
parameters are required to read or write data from the 369 Relay using a Profibus-DPV1
master:
1. Slot number

2. Index number

3. Data length (number of 16-bit words)

CG22 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE PROFIBUS-DPV1 COMMUNICATIONS

The value that is written acyclically to either FORCE OUTPUT RELAYS or BLOCK
Note

PROTECTION FUNCTIONS must be a 16-bit value. The lower byte contains the bitmask
data (as per format codes noted) and the upper byte written must always contain a value
of zero.

Table CG5: Profibus-DPV1 Acyclic Write Data

OBJECT SLOT INDEX LENGTH DESCRIPTION FORMAT

0 0 0 2 bytes Force Output Relays F141

2 2 bytes Block Protection Functions F180

Refer to the 369 Instruction Manual, chapter 5 for additional information about the force
output relays feature. Refer to the 369 Instruction Manual, chapter 5.3.4 for additional
information about the protection function blocking feature.

Table CG6: Profibus-DPV1 Acyclic Read Data

OBJECT SLOT INDEX LENGTH DATA ITEM FORMAT

0 2 bytes Trip Relay Status F150

2 2 bytes Alarm Relay Status F150

4 2 bytes Aux1 Relay Status F150


0 0
6 2 bytes Aux2 Relay Status F150

Functions Currently
8 2 bytes F141
Blocked

3.7 369 Relay Profibus-DPV1 Loss Of Communication Trip


If the 369 detects a problem in communicating with the Profibus master, the Profibus Loss
of Communications feature can be used to operate on any combination of output relays.
Refer to the following sections for more information regarding this feature:
369 Communications Guide: Section 2.5: Profibus-DP Loss Of Communication Trip
369 Instruction Manual: Chapter 5: 369 Communications (for information regarding the
setpoints for this feature).

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG23


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

4 DeviceNet Protocol

4.1 DeviceNet Communications


The device profile is an extension of the Generic Device Profile (0x00). It is a group 2 only
server. The MAC ID and baud rate are programmable through relay front panel or the
EnerVista 369 Setup software. The polling function consumes one byte of control data
(described under assembly object class 04, instance 96h) and produces data as per Poll
Data Group 1, Poll Data Group 2, or the User-Defined poll data (described in assembly
object class 04, instance 64h). The COS\CYC operation produces 4 bytes of data as per
Class 4, Instance 66h, Attribute 3.
The EDS file for use with a DeviceNet master can be generated using the EnerVista 369
Setup program. The EDS file differs depending on which Poll Group is selected, and by the
amount of data being returned for the User-Defined Poll Data. Note that only one version
of the EDS file may be used for any one DeviceNet master.
The 369 Motor Management Relay supports following DeviceNet object classes.

Table CG7: DeviceNet Object Classes

CLASS Object

01h Identity

02h Message Router

03h DeviceNet

04h Assembly

05h Connection

2Bh Acknowledge Handler

A0h IO data Input Mapping

A1h IO data Output Mapping

B0h Parameter Data input Mapping

DeviceNet Loss Of Communication Trip


If the 369 detects a failure in communicating with the DeviceNet master, the Fieldbus Loss
of Communications feature can be used to trip any combination of output relays.
If the 369 DeviceNet communications is offline and not communicating with a master, then
the Fieldbus Loss of Comms function (if enabled) will activate. This feature can be
programmed for Latched or Unlatched operation.
If the Fieldbus Loss of Comms function is enabled , the 369 considers a DeviceNet loss of
communication to have occurred in the following conditions:
1. Online; not connected
2. Critical link failure
3. Connection timeout.

CG24 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

Critical link failure is caused by failure of CAN_H or CAN_L bus. To re-establish


Note

communication after recovery of critical link faliure, the 369 Fieldbus comms interface
must be reset. This can be done without recycling the control power to the 369 by using
"RESET FIELDBUS COMMS INTERFACE" command under setting S1 369 SETUP\369
COMMUNICATIONS\ . Refer to section 5.2.3 for more details.
A delay of 0.25 sec to 10.00 sec in steps of 0.25 sec can be programmed to delay the
output relay activation.
This feature can be programmed for Latched or Unlatched operation.

If programmed as Latched:
The DeviceNet Loss of Comms trip will remain latched until the communication with the
Master is (re) established AND the latched trip is manually reset or remotely reset via
Modbus communications.

If programmed as Unlatched:
Any programmed output relays for this feature will be activated until communication is
active. Once communication is active, the trip condition will be cleared and the assigned
output relays will automatically de-activate.
The setpoints associated with this feature are:
1. Fieldbus Loss of Comms Enable
2. Fieldbus Loss of Comms Delay
3. Assign Loss of Comms Relay
Refer to the 369 Instruction Manual, chapter 5: 369 Relay Communications for more
information on these setpoints.

4.2 Poll Data


The polling function consumes one byte of control data and produces data as per Poll Data
Group 1, Poll Data Group 2, or the User-Defined poll data. The control data format is as
follows:

Bit Position Name Value

0 Motor Start 0.1

1 Motor Stop 0.1

2 Fault Reset 0.1

3 Reserved -

4 Reserved -

5 Reserved -

6 Reserved -

7 Reserved -

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG25


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

For execution of DeviceNet control commands, one of the switch assignments should be
set to DeviceNet Control and be closed.
The motor start command energizes the output relay set with the START CONTROL RELAY
setpoint. The motor stop command energizes the trip relay. The fault reset command
resets the latched trip and alarm conditions, provided the cause of alarm/trip is removed.
The commands are executed continuously as long as the control bits are high. When two
or more commands are executed simultaneously, only one will be executed. The command
hierarchy for execution is given below.
1. Motor stop
2. Fault reset
3. Motor start

The corresponding command bit should be high for more than 500 ms to execute the
Note

command.
The Polled input bytes can be selected from two predefined groups of parameters or one
group of user-defined parameters with the DeviceNet Input Poll Data Group setpoint. The
list of parameters in each group is given below:

Table CG8: Poll Data Group 1

Byte Description Length Units Format Default

1 Motor Status 1 - F172 0

2 Digital Input Status 1 - F173 0

3 Digital Output Status 1 - F174 0

4 Flag Change State 1 - F175 0

5 Thermal Capacity Used 1 % UINT 0

6 (low), 7 (high) Time to Trip 2 seconds F20 -1

Table CG9: Poll Data Group 2

Byte Description Length Units Format Default

1 Motor Status - Stopped, Starting, Running, 1 - F172 0


Tripped

2,3 Cause of Last Trip 2 - F134 0

4,5 Average Phase Current 2 A F1 0

6,7 Ground Current 2 A F23 0

8,9 Average Line Voltage 2 V F1 0

10,11 Real Power (kW) 2 kW F4 0

12,13 Power Factor 2 - F21 0

CG26 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

Table CG9: Poll Data Group 2

Byte Description Length Units Format Default

14 Local Hottest Stator RTD Number 2 - F1 0

15,16 Local Hottest Stator RTD Temperature 2 c F4 0

17 Digital Input Status - Access Switch, Speed 1 - F173 0


Switch, Spare Switch, Differential Switch,
Emergency Switch, Reset Switch

18 Digital Output Status - Trip Relay, Alarm 1 - F174 0


Relay, Aux Relay 1, Aux Relay 2

User-Defined Poll Data


The user can also define exactly which data will be provided and the order in which that
data is given. The Modbus User Definable Memory Map area (refer to Section 9.6.2: User
Definable Memory Map Area on page 934) and the User-Defined Data Size setpoint are
used to define this data and data size. The User-Defined Data Size setpoint determines
the number of 16-bit registers available to be read through DeviceNet Poll Input Data and
the Modbus User Definable Memory Map is used to determine the data provided and the
order of the data.
For example, if the user only wishes to read two 16-bit registers of data (4 bytes), the user
sets the DeviceNet Input Poll Data Group setpoint to User-Defined and then programs a
value of 2 for the User-Defined Data Size setpoint. When the DeviceNet master reads
the Poll Input data, 4 bytes of Input data will be read as follows.

Byte Description Length


1 (Hi), 2 (Lo) User Defined Memory Map Register 1 1 word
3 (Hi), 4 (lo) User Defined Memory Map Register 2 1 word

Note that the Explicit message data provided both via Class 04, Instance 64h, Attribute 03
and Class A0h, Instance 01, Attribute 01 will match the the Poll data configuration.

4.3 Change of State (COS)


The COS data is described under class 4, instance 66h, attribute 3. The following data is
provided:

Byte Description Length Units Format Default

1 Motor Status 1 - F172 0

2 Digital Input Status 1 - F173 0

3 Digital Output Status 1 - F174 0

4 Flag Change State 1 - F175 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG27


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

4.4 Identity Object (class code 01h)


Identity object, Class code 01h, Services.
CODE SERVICES AVAILABLE TO THIS OBJECT
NAME DESCRIPTION
0x05 Reset Reset the device to power up configuration
0x0E Get_Attribute_Single Returns the contents of the given attribute

Identity object, Class code 01h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
01h Get Revision of Identity object UINT 1

Identity object, Class code 01h, Instance 01h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
01h Get Vendor ID UINT 928
02h Get Device Type UINT 0
03h Get Product Code UINT 53
04h Get Revision (Major, Minor) USINT (2) 2.20
05h Get Status F178 ---
369 Motor
07h Get Product Name Short-String Management
Relay

The USINT and UINT data types are defined as follows: USINT = Unsigned integer byte
(range 0 to 255); UINT = Unsigned integer word (range 0 to 65535).

4.5 Message Router (class code 02h)


The message router (class code 2) object provides a messaging connection point through
which a client may address a service to any object or instance residing in the physical
device. There is no external visible interface to the message router object.

4.6 DeviceNet Object (class code 03h)


DeviceNet object, Class code 03h, Services:
CODE SERVICES AVAILABLE TO THIS OBJECT
NAME DESCRIPTION
0x0E Get_Attribute_Single Returns the contents of the given attribute

DeviceNet object, Class Code 03h, Attributes:


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
Revision of DeviceNet
01h Get USINT 2
object

DeviceNet object, Class Code 03h, Instance 01h, Attributes:


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
01h Get MAC ID USINT 0 to 63

CG28 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE


0 = 125 kbps, 1 = 250 kbps,
02h Get Baud Rate USINT 2 = 500 kbps
Bit 0: explicit messaging
Bit 1: polled I/O
Bit 4: COS I/O
Allocation choice BYTE Bit 5: cyclic I/O
05h Get Bit 6: acknowledge
suppression
0 to 63: address;
Masters MAC ID USINT 255 = unallocated

The USINT and UINT data types are defined as follows: USINT = Unsigned integer byte
(range 0 to 255); UINT = Unsigned integer word (range 0 to 65535).

4.7 Assembly Object (class code 04h)


Assembly object, Class code 04h, Services:
CODE SERVICES AVAILABLE TO THIS OBJECT
NAME DESCRIPTION
0x0E Get_Attribute_Single Returns the contents of the given attribute
0X10 Set_Attribute_Single Sets the contents of the given attribute

Assembly object, Class code 04h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
01h Get Revision of Assembly object UINT 2
02h Get Maximum instance number UINT 150

Assembly object, Class code 04h, Instance 64h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
03h Get Motor data1 bytes (7) see below
1. The data available through this Class/Instance/Attribute will depend on which Poll Group is
used (see section 4.2: Poll Data).

Assembly object, Class code 04h, Instance 65h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
03h Get Flag change state byte see below

DATA FORMATS, FLAG CHANGE STATE


BIT POSITION NAME VALUES
0 Trip/alarm flag 0 = no change; 1 = trip or alarm
1 to 7 Reserved ---

Assembly object, Class code 04h, Instance 66h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
03h Get Digital data bytes (4) see below

DATA FORMATS, DIGITAL DATA


BYTE DESCRIPTION LENGTH UNITS FORMAT DEFAULT
1 Motor status 1 byte --- F172 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG29


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

DATA FORMATS, DIGITAL DATA


BYTE DESCRIPTION LENGTH UNITS FORMAT DEFAULT
2 Digital input status 1 byte --- F173 0
3 Digital output status 1 byte --- F174 0
4 Flag change state 1 byte --- F175 0

Assembly object, Class code 04h, Instance 67h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
03h Get Thermal capacity used USINT %

Assembly object, Class code 04h, Instance 68h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE DATA FORMAT VALUE
03h Get Time to trip Word F20 1 second

Assembly object, Class code 04h, Instance 96h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
03h Set Control byte 1 byte see below

DATA FORMATS, CONTROL BYTE


BIT POSITION NAME VALUE
0 Motor start 0, 1
1 Motor stop 0, 1
2 Fault reset 0, 1
3 Reserved ---
4 Reserved ---
5 Reserved ---
6 Reserved ---
7 Reserved ---

For execution of DeviceNet control commands, one of the switch assignments should be
set to DeviceNet Control and be closed.
The motor start command energizes the output relay set with the START CONTROL
RELAY setpoint. The motor stop command energizes the trip relay. The fault reset
command resets the latched trip and alarm conditions, provided the cause of alarm/trip is
removed. The commands are executed continuously as long as the control bits are high.
When two or more commands are executed simultaneously, only one will be executed. The
command hierarchy for execution is given below.
1. Motor stop
2. Fault reset
3. Motor start
The corresponding command bit should be high for more than 500 ms to execute the
command.

CG30 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

4.8 DeviceNet Connection Object (class code 05h)


The connection objects manage the characteristics of each communication connection.
There are two instances of the connection object in the device: explicit connection (<50 ms
response) and input/output connection poll (<10 ms response).
Connection Object, Class Code 05h, Services:
CODE NAME AND DESCRIPTION OF SERVICES AVAILABLE TO THIS OBJECT
0x05 Reset the connection - restart timer
0x0E Get_Attribute_Single: Returns the contents of the given attribute.
0x10 Set_Attribute_Single: Sets the contents of the given attribute

Connection Object, Class Code 05h, Instance 01h (explicit message connection):
ATTRIBUTE ACCESS NAME/DESCRIPTION DATA VALUE
TYPE
01h Get State BYTE 0x03
02h Get Instance_type BYTE 0x00, 0x01
03h Get Export class trigger BYTE 0x83
10xxxxxx011, xxxxxx =
04h Get Produced connection ID UINT MAC ID
10xxxxxx011, xxxxxx =
05h Get Consumed connection ID UINT MAC ID
Initial comm.
06h Get UINT 0x21
characteristics
07h Get Produced connection size UINT 0x12
Consumed connection
08h Get UINT 0x12
size
09h Get/Set Expected package rate UINT 0x00
0 = transition to time-out
1 = auto delete, 2 = auto
0Ch Get/Set Watchdog timeout action USINT reset
3 = deferred delete
0Dh Get Produced path length UINT 0x0000
0Eh Get Produced path BYTE [6] <null>
0Fh Get Consumed path length UINT 0x0000
10h Get Consumed path BYTE [6] <null>
11h Get Production inhibit timer UINT 0x0000

Connection Object, Class Code 05h, Instance 02h (polled input/output connection):
ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
01h Get State BYTE 0x03
02h Get Instance_type BYTE 0x01
03h Get Export class trigger BYTE 0x80, 0x82
04h Get Produced connection ID UINT MAC ID
05h Get Consumed connection ID UINT MAC ID
06h Get Initial comm. characteristics UINT 0x01, 0xF1
07h Get Produced connection size UINT 0x01
08h Get Consumed connection size UINT 0x01
09h Get/Set Expected package rate UINT 0x00
0Ch Get/Set Watchdog timeout action UINT 0x00

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG31


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE


0Dh Get Produced path length UINT 0x0006
0Eh Get Produced path BYTE [6] <null>
0Fh Get Consumed path length UINT 0x0006
10h Get Consumed path BYTE [6] <null>
11h Get Production inhibit timer UINT 0x0000

4.9 Acknowledge Handler Object (class code 2Bh)


Acknowledge Handler Object, Class Code 2Bh, Services:
CODE NAME DESCRIPTION
0x0E Get_Attribute_Single Returns the contents of the given attribute
0x10 Set_Attribute_Single Sets the contents of the given attribute

Acknowledge Handler object, Class code 2Bh, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
Revision of Acknowledge Handler
01h Get UINT 1
object
02h Get Maximum instance number UINT 1

Acknowledge Handler object, Class code 2Bh, Instance 01h, Attributes:


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
01h Get Acknowledge timer UINT 16 ms
02h Get Retry limit USINT 1

4.10 I/O Data Input Mapping Object (class code A0h)


I/O Data Input Mapping Object, Class code A0h, Services:
CODE NAME DESCRIPTION
0x0E Get_Attribute_Single Returns the contents of the given attribute

Input/Output Data Input Mapping object, Class code A0h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
Revision of I/O Data Input Mapping
01h Get UINT 1
object

I/O Data Input Mapping object, Class code A0h, Instance 01h, Attributes:
ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE DATA FORMAT
01h Get Motor data1 bytes (7) see below
02h Get Flag change state byte F175
03h Get Digital data bytes (4) see below
04h Get Thermal capacity used USINT %
05h Get Time to trip Word F20
1. The data available through this Class/Instance/Attribute will depend on which Poll Group is used
(see section 4.2: Poll Data)

CG32 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

DATA FORMATS, DIGITAL DATA


BYTE DESCRIPTION LENGTH UNITS FORMAT DEFAULT
1 Motor status 1 byte --- F172 0
2 Digital input status 1 byte --- F173 0
3 Digital output status 1 byte --- F174 0
4 Flag change state 1 byte --- F175 0

4.11 I/O Data Output Mapping Object (class code A1h)


I/O Data Output Mapping Object, Class code A1h, Services:
CODE NAME DESCRIPTION
0x0E Get_Attribute_Single Returns the contents of the given attribute
0x10 Set_Attribute_Single Sets the contents of the given attribute

I/O Data Input Mapping object, Class code A0h, Instance 01h, Attributes:
ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE DATA FORMAT
01h Set Control byte 1 byte see below

DATA FORMATS, CONTROL BYTE


BIT POSITION NAME VALUES
0 Motor start 0, 1
1 Motor stop 0, 1
2 Fault reset 0, 1
3 Reserved ---
4 Reserved ---
5 Reserved ---
6 Reserved ---
7 Reserved ---

4.12 Parameter Data Input Mapping Object (class code B0h)


Parameter Data Input Mapping object, Class code B0h, Services:
CODE NAME DESCRIPTION
0x0E Get_Attribute_Single Returns the contents of the given attribute

Parameter Data Input Mapping object, Class code B0h, Attributes.


ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
01h Get Revision of Identity object UINT 1

Parameter Data Input Mapping object, Class code B0h, Instance 01h, Attributes:
ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE
01h Get Currents bytes (10) see below
02h Get Current angles bytes (6) see below
03h Get Motor load bytes (6) see below
04h Get Line voltages bytes (8) see below
05h Get Phase voltages bytes (8) see below

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG33


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

ATTRIBUTE ACCESS NAME/DESCRIPTION DATA TYPE VALUE


06h Get Phase voltage angles bytes (6) see below
07h Get Frequency bytes (2) see below
08h Get BSD state and frequency bytes (6) see below
09h Get Power bytes (10) see below
0Ah Get Energy bytes (6) see below
Local hottest stator RTD and
0Bh Get bytes (4) see below
temperature
0Ch Get Local RTD temperatures bytes (24) see below
0Dh Get Demand bytes (8) see below
0Eh Get Peak values bytes (8) see below
0Fh Get Learned data bytes (14) see below
10h Get Motor statistics bytes (8) see below
11h Get Cause of trip bytes (2) see below
12h Get Last trip date and time bytes (8) see below
13h Get Last pre-trip currents bytes (8) see below
14h Get Last pre-trip motor load bytes (4) see below
Pre-trip local hottest stator
15h Get bytes (4) see below
RTD and temperature
16h Get Last pre-trip line voltages bytes (6) see below
17h Get Last pre-trip phase voltages bytes (6) see below
18h Get Last pre-trip frequency bytes (2) see below
19h Get Last pre-trip power bytes (8) see below
1Ah Get Trip diagnostic data bytes (6) see below
1Bh Get Alarm diagnostic data bytes (8) see below
1Ch Get Start block status data bytes (18) see below
1Dh Get Actual values bytes (202) see below

DATA FORMATS FOR CLASS CODE B0H, INSTANCE 1 (Sheet 1 of 8)


ATTRIBUTE BYTES DESCRIPTION LENGTH FORMAT VALUE/UNIT
1,2 (low, high) Phase Current Ia 16 bits UINT A
3,4 (low, high) Phase Current Ib 16 bits UINT A
01h 5,6 (low, high) Phase Current Ic 16 bits UINT A
CURRENTS
Average phase
7,8 (low, high) 16 bits UINT A
current Iav
9,10 (low, high) Ground current Ig 16 bits F23 0.1 A or 0.01 A
1,2 (low, high) Ia angle 16 bits UINT degrees
02h
CURRENT 3,4 (low, high) Ib angle 16 bits UINT degrees
ANGLES
5,6 (low, high) Ic angle 16 bits UINT degrees
1,2 (low, high) Motor load 16 bits F3 0.01 FLA
03h 3,4 (low, high) Current unbalance 16 bits UINT %
MOTOR LOAD
Unbalanced biased
5,6 (low, high) 16 bits F3 0.01 FLA
motor load (Ieq)
1,2 (low, high) Voltage Vab 16 bits UINT V
04h 3,4 (low, high) Voltage Vbc 16 bits UINT V
LINE
VOLTAGES 5,6 (low, high) Voltage Vca 16 bits UINT V
7,8 (low, high) Average line voltage 16 bits UINT V

CG34 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

DATA FORMATS FOR CLASS CODE B0H, INSTANCE 1 (Sheet 2 of 8)


ATTRIBUTE BYTES DESCRIPTION LENGTH FORMAT VALUE/UNIT
1,2 (low, high) Voltage Van 16 bits UINT V
05h 3,4 (low, high) Voltage Vbn 16 bits UINT V
PHASE 5,6 (low, high) Voltage Vcn 16 bits UINT V
VOLTAGES
Average phase
7,8 (low, high) 16 bits UINT V
voltage
06h 1,2 (low, high) Va angle 16 bits UINT degrees
PHASE 3,4 (low, high) Vb angle 16 bits UINT degrees
VOLTAGE
ANGLES 5,6 (low, high) Vc angle 16 bits UINT degrees
07h 1,2 (low, high) Frequency 16 bits F3 0.01 Hz
FREQUENCY
1,2 (low, high) BSD state 16 bits F27 --
08h 3,4 (low, high) Backspin frequency 16 bits F3 0.01 Hz
BSD STATE
AND FREQ. Backspin prediction
5,6 (low, high) 16 bits F1 s
timer
1,2 (low, high) Power factor 16 bits F21 0.01 PF
3,4 (low, high) Real power (kW) 16 bits F4 kW
09h 5,6 (low, high) Real power (hp) 16 bits UINT hp
POWER
7,8 (low, high) Reactive power 16 bits F4 kvar
9,10 (low, high) Apparent power 16 bits UINT kVA
1,2 (low, high) MWh 16 bits UINT MWh
0Ah 3,4 (low, high) Positive Mvarh 16 bits UINT Mvarh
ENERGY
5,6 (low, high) Negative Mvarh 16 bits UINT Mvarh
Local hottest stator
0Bh 1,2 (low, high) 16 bits UINT ---
RTD
RTD TEMP-
ERATURE Local hottest stator
3,4 (low, high) 16 bits F4 C
RTD temperature
Local RTD 1
1,2 (low, high) 16 bits F4 C
temperature
Local RTD 2
3,4 (low, high) 16 bits F4 C
temperature
Local RTD 3
5,6 (low, high) 16 bits F4 C
temperature
Local RTD 4
7,8 (low, high) 16 bits F4 C
temperature
Local RTD 5
9,10 (low, high) 16 bits F4 C
temperature
0Ch Local RTD 6
11,12 (low, high) 16 bits F4 C
LOCAL RTD temperature
TEMP- Local RTD 7
ERATURE 13,14 (low, high) 16 bits F4 C
temperature
Local RTD 8
15,16 (low, high) 16 bits F4 C
temperature
Local RTD 9
17,18 (low, high) 16 bits F4 C
temperature
Local RTD 10
19,20 (low, high) 16 bits F4 C
temperature
Local RTD 11
21,22 (low, high) 16 bits F4 C
temperature
Local RTD 12
23,24 (low, high) 16 bits F4 C
temperature

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG35


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

DATA FORMATS FOR CLASS CODE B0H, INSTANCE 1 (Sheet 3 of 8)


ATTRIBUTE BYTES DESCRIPTION LENGTH FORMAT VALUE/UNIT
1,2 (low, high) Current demand 16 bits UINT A
3,4 (low, high) Real power demand 16 bits UINT kW
0Dh Reactive power
DEMAND 5,6 (low, high) 16 bits UINT kvar
demand
Apparent power
7,8 (low, high) 16 bits UINT kVA
demand
Peak current
1,2 (low, high) 16 bits UINT A
demand
Peak real power
0Eh 3,4 (low, high) 16 bits UINT kW
demand
PEAK
DEMAND Peak reactive power
5,6 (low, high) 16 bits UINT kvar
demand
Peak apparent
7,8 (low, high) 16 bits UINT kVA
power demand
Learned acceleration
1,2 (low, high) time 16 bits F2 x 0.1 seconds

Learned starting
3,4 (low, high) 16 bits UINT A
current
Learned starting
5,6 (low, high) 16 bits UINT %
capacity
0Fh Learned running cool
LEARNED 7,8 (low, high) time constant 16 bits UINT minutes
DATA
Learned stopped
9,10 (low, high) 16 bits UINT minutes
cool time constant
Last starting
11,12 (low, high) 16 bits UINT %
capacity
Learned unbalance
13,14 (low, high) 16 bits UINT --
k-factor
1,2 (low, high) Number of starts 16 bits UINT --
10h 3,4 (low, high) Number of restarts 16 bits UINT --
MOTOR
STATISTICS 5,6 (low, high) Digital counter 16 bits UINT --
7,8 (low, high) Motor running hours 16 bits UINT hours
11h
CAUSE OF 1,2 (low, high) Cause of last trip 16 bits F134 --
LAST TRIP
12h 1 to 4(low, high) Last trip date 32 bits F18 --
LAST PRE-
TRIP DATE 5 to 8(low, high) Last trip time 32 bits F19 --
AND TIME.
1,2 (low, high) Last pre-trip Ia 16 bits UINT A
13h
LAST PRE- 3,4 (low, high) Last pre-trip Ib 16 bits UINT A
TRIP 5,6 (low, high) Last pre-trip Ic 16 bits UINT A
CURRENTS
7,8 (low, high) Last pre-trip Ig 16 bits F2 0.1 A
14h Last pre-trip motor
1,2 (low, high) 16 bits F3 0.01 FLA
LAST PRE- load
TRIP MOTOR Last pre-trip
LOAD 3,4 (low, high) 16 bits UINT %
unbalance
Local pre-trip hottest
15h 1,2 (low, high) 16 bits UINT ---
stator RTD
PRE-TRIP
STATOR RTD Local pre-trip hottest
TEMP. 3,4 (low, high) stator RTD 16 bits F4 C
temperature

CG36 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

DATA FORMATS FOR CLASS CODE B0H, INSTANCE 1 (Sheet 4 of 8)


ATTRIBUTE BYTES DESCRIPTION LENGTH FORMAT VALUE/UNIT
16h 1,2 (low, high) Last pre-trip Vab 16 bits UINT volts
LAST PRE- 3,4 (low, high) Last pre-trip Vbc 16 bits UINT volts
TRIP LINE
VOLTAGES 5,6 (low, high) Last pre-trip Vca 16 bits UINT volts
17h 1,2 (low, high) Last pre-trip Van 16 bits UINT volts
LAST PRE- 3,4 (low, high) Last pre-trip Vbn 16 bits UINT volts
TRIP PHASE
VOLTAGES 5,6 (low, high) Last pre-trip Vcn 16 bits UINT volts
18h Last pre-trip
LAST PRE- 1,2 (low, high) 16 bits F3 0.01 Hz
frequency
TRIP FREQ.
Last pre-trip
1,2 (low, high) 16 bits F4 kW
kilowatts
19h 3,4 (low, high) Last pre-trip kvar 16 bits F4 kvar
LAST PRE-
TRIP POWER 5,6 (low, high) Last pre-trip KVA 16 bits UINT kVA
Last pre-trip power
7,8 (low, high) 16 bits F21 0.01 PF
factor
1Ah 6 bytes Trip diagnostic data 48 bits F176
TRIP DIAG.
1Bh Alarm diagnostic
8 bytes 64 bits F177
ALARM DIAG. data
Overload lockout
1,2 (low, high) 16 bits UINT minutes
timer
3,4 (low, high) Starts timer [1] 16 bits UINT minutes
5,6 (low, high) Starts timer [2] 16 bits UINT minutes
7,8 (low, high) Starts timer [3] 16 bits UINT minutes
1Ch
START BLOCK 9,10 (low, high) Starts timer [4] 16 bits UINT minutes
STATUS
11,12 (low, high) Starts timer [5] 16 bits UINT minutes
Time between starts
13,14 (low, high) 16 bits UINT minutes
timer
15,16 (low, high) Restart block timer 16 bits UINT seconds
17,16 (low, high) Start inhibit timer 16 bits UINT minutes
1Dh
ACTUAL 1,2 (low, high) Phase current Ia 16 bits UINT A
VALUES
3,4 (low, high) Phase current Ib 16 bits UINT A
5,6 (low, high) Phase current Ic 16 bits UINT A
Average phase
7,8 (low, high) 16 bits UINT A
current Iav
9,10 (low, high) Ground current Ig 16 bits F23 0.1 A or 0.01 A
11,12 (low, high) Ia angle 16 bits UINT degrees
13,14 (low, high) Ib angle 16 bits UINT degrees
15,16 (low, high) Ic angle 16 bits UINT degrees
17,18 (low, high) Motor load 16 bits F3 0.01 FLA
19,20 (low, high) Current unbalance 16 bits UINT %
Unbalanced biased
21,22 (low, high) 16 bits F3 0.01 FLA
motor load (Ieq)
23,24 (low, high) Voltage Vab 16 bits UINT V

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG37


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

DATA FORMATS FOR CLASS CODE B0H, INSTANCE 1 (Sheet 5 of 8)


ATTRIBUTE BYTES DESCRIPTION LENGTH FORMAT VALUE/UNIT
1Dh
ACTUAL 25,26 (low, high) Voltage Vbc 16 bits UINT V
VALUES
continued
27,28 (low, high) Voltage Vca 16 bits UINT V
29,30 (low, high) Average line voltage 16 bits UINT V
31,32 (low, high) Voltage Van 16 bits UINT V
33,34 (low, high) Voltage Vbn 16 bits UINT V
35,36 (low, high) Voltage Vcn 16 bits UINT V
Average phase
37,38 (low, high) 16 bits UINT V
voltage
39,40 (low, high) Va angle 16 bits UINT degrees
41,42 (low, high) Vb angle 16 bits UINT degrees
43,44 (low, high) Vc angle 16 bits UINT degrees
45,46 (low, high) Frequency 16 bits F3 0.01 Hz
47,48 (low, high) BSD state 16 bits F27 --
49,50 (low, high) Backspin frequency 16 bits F3 0.01 Hz
Backspin prediction
51,52 (low, high) 16 bits F1 seconds
timer
53,54 (low, high) Power factor 16 bits F21 0.01 PF
55,56 (low, high) Real power (kW) 16 bits F4 kW
57,58 (low, high) Real power (hp) 16 bits UINT hp
59,60 (low, high) Reactive power 16 bits F4 kvar
61,62 (low, high) Apparent power 16 bits UINT kVA
63,64 (low, high) MWh 16 bits UINT MWh
65,66 (low, high) Positive Mvarh 16 bits UINT Mvarh
67,68 (low, high) Negative Mvarh 16 bits UINT Mvarh
Local Hottest stator
69,70 (low, high) 16 bits UINT ---
RTD
1Dh
ACTUAL Local Hottest stator
71,72 (low, high) 16 bits F4 C
VALUES RTD temperature
continued
Local RTD 1
73,74 (low, high) 16 bits F4 C
temperature
Local RTD 2
75,76 (low, high) 16 bits F4 C
temperature
Local RTD 3
77,78 (low, high) 16 bits F4 C
temperature
Local RTD 4
79,80 (low, high) 16 bits F4 C
temperature
Local RTD 5
81,82 (low, high) 16 bits F4 C
temperature
Local RTD 6
83,84 (low, high) 16 bits F4 C
temperature
Local RTD 7
85,86 (low, high) 16 bits F4 C
temperature
Local RTD 8
87,88 (low, high) 16 bits F4 C
temperature

CG38 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

DATA FORMATS FOR CLASS CODE B0H, INSTANCE 1 (Sheet 6 of 8)


ATTRIBUTE BYTES DESCRIPTION LENGTH FORMAT VALUE/UNIT
Local RTD 9
89,90 (low, high) 16 bits F4 C
temperature
Local RTD 10
91,92 (low, high) 16 bits F4 C
temperature
Local RTD 11
93,94 (low, high) 16 bits F4 C
temperature
Local RTD 12
95,96 (low, high) 16 bits F4 C
temperature
97,98 (low, high) Current demand 16 bits UINT A
99,100 (low, high) Real power demand 16 bits UINT kW
101,102 (low, Reactive power 16 bits F4 kvar
high) demand
103, 104 (low, Apparent power 16 bits UINT kVA
high) demand
105, 106 (low, Peak current 16 bits UINT A
high) demand
107, 108 (low, Peak real power 16 bits UINT kW
high) demand
109, 110 (low, Peak reactive power 16 bits F4 kvar
high) demand
111,112 (low, Peak apparent 16 bits UINT kVA
high) power demand
113,114 (low, Learned acceleration 16 bits F2 0.1 seconds
high) time
115,116 (low, Learned starting 16 bits UINT A
high) current
117,118 (low, Learned starting 16 bits UINT %
high) capacity
1Dh
ACTUAL 119,120 (low, Learned running cool 16 bits UINT minutes
VALUES high) time constant
continued
121,122 (low, Learned stopped 16 bits UINT minutes
high) cool time constant
123,124 (low, Last starting 16 bits UINT %
high) capacity
125,126 (low, Learned unbalance 16 bits UINT --
high) k-factor
127,128 (low, Number of starts 16 bits UINT --
high)
129,130 (low, Number of restarts 16 bits UINT --
high)
131,132 (low, Digital counter 16 bits UINT --
high)
133,134 (low, Motor running Hours 16 bits UINT hours
high)
135,136 (low, Cause of last trip 16 bits F134 --
high)
137 to 140 (low,
Last trip date 32 bits F18 --
high)
141 to 144 (low, Last trip time 32 bits F19 --
high)
145, 146 (low, Last pre-trip Ia 16 bits UINT A
high)

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG39


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

DATA FORMATS FOR CLASS CODE B0H, INSTANCE 1 (Sheet 7 of 8)


ATTRIBUTE BYTES DESCRIPTION LENGTH FORMAT VALUE/UNIT
147, 148 (low, Last pre-trip Ib 16 bits UINT A
high)
149, 150 (low, Last Pre-trip Ic 16 bits UINT A
high)
151, 152 (low, Last Pre-trip Ig 16 bits F2 0.1 A
high)
153, 154 (low, Last pre-trip motor 16 bits F3 0.01 FLA
high) load
155, 156 (low, Last pre-trip 16 bits UINT %
high) unbalance
157, 158 (low, Last pre-trip local 16 bits UINT ---
high) hottest stator RTD
Last pre-trip local
159, 160 (low, hottest stator RTD 16 bits F4 C
high) temperature
161, 162 (low, Last pre-trip Vab 16 bits UINT volts
high)
163, 164 (low, Last pre-trip Vbc 16 bits UINT volts
high)
165, 166 (low, Last pre-trip Vca 16 bits UINT volts
high)
167, 168 (low, Last pre-trip Van 16 bits UINT volts
high)
1Dh
ACTUAL 169, 170 (low,
VALUES Last pre-trip Vbn 16 bits UINT volts
high)
continued
171, 172 (low, Last pre-trip Vcn 16 bits UINT volts
high)
173, 174 (low, Last pre-trip 16 bits F3 0.01 Hz
high) frequency
175, 176 (low, Last pre-trip 16 bits F4 kW
high) kilowatts
177, 178 (low, Last pre-trip kvar 16 bits F4 kvar
high)
179, 180 (low, Last pre-trip KVA 16 bits UINT kVA
high)
181, 182 (low, Last pre-trip power 16 bits F21 0.01 PF
high) factor
183 to 188 Trip diagnostic data 48 bits F176
Alarm diagnostic
189 to 196 64 bits F177
data
197, 198 (low, Overload lockout 16 bits UINT minutes
high) timer
199, 200 (low, Starts timer [1] 16 bits UINT minutes
high)
201, 202 (low, Starts timer [2] 16 bits UINT minutes
high)
203, 204 (low, Starts timer [3] 16 bits UINT minutes
high)
205, 206 (low, Starts timer [4] 16 bits UINT minutes
high)
207, 208 (low, Starts timer [5] 16 bits UINT minutes
high)

CG40 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

DATA FORMATS FOR CLASS CODE B0H, INSTANCE 1 (Sheet 8 of 8)


ATTRIBUTE BYTES DESCRIPTION LENGTH FORMAT VALUE/UNIT
209, 210 (low, Time between starts 16 bits UINT minutes
high) timer
211, 212 (low, Restart block timer 16 bits UINT seconds
high)
213, 214 (low, Start inhibit timer 16 bits UINT minutes
high)

4.13 DeviceNet Loss Of Communication Trip


If the 369 detects a problem in communicating with the DeviceNet master, the DeviceNet
Loss of Communications feature can be used to operate on any combination of output
relays.
If the 369 DeviceNet communications is offline and not communicating with a master, then
the Fieldbus Loss of Comms function (if enabled) will activate. This feature can be
programmed for Latched or Unlatched operation.

If programmed as Latched:
The Fieldbus Loss of Comms output relay will remain latched until communication with
the Master is (re) established AND the latched output relay is manually reset or remotely
reset via Modbus communications.

If programmed as Unlatched:
Any output relays programmed for this feature will be de-activated once communication is
restored; the Loss of Communications condition will be cleared and the assigned output
relays will automatically de-activate.
The setpoints associated with this feature are:
1. Fieldbus Loss of Comms Enable
2. Fieldbus Loss of Comms Delay
3. Assigned Fieldbus Loss of Comms Relay
Refer to the 369 Instruction Manual, Chapter 5: 369 Relay Communications for more
information on these setpoints.

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG41


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

4.14 DeviceNet Data Formats

FORMAT VALUE NAME/DESCRIPTION


F167 Network status: unsigned 16 bit integer
0 Power off / Not online
1 Online, Connected
2 Link failure
3 Not defined
F168 Connection status: unsigned 16 bit integer
0 Nonexistent
1 Configuring
2 (Not used)
3 Established
4 Timed out
5 Deferred delete
F170 DeviceNet baud rate: unsigned 16 bit integer
0 125 kbps
1 250 kbps
2 500 kbps
F172 Motor status: Unsigned 8 bit integer
Bit 0 Stopped
Bit 1 Starting
Bit 2 Running
Bit 3 Overloaded
Bit 4 Tripped
Bits 5 to 7 Reserved
F173 Digital input status: unsigned 8 bit integer
Access Switch Status
Bit 0 0 = Open, 1= Closed
Speed Switch Status
Bit 1 0 = Open, 1= Closed
Spare Switch Status
Bit 2 0 = Open, 1= Closed
Differential Switch Status
Bit 3 0 = Open, 1= Closed
Emergency Switch status
Bit 4 0 = Open, 1= Closed
Reset Switch Status
Bit 5 0 = Open, 1= Closed
Bit 6 Reserved
Bit 7 Reserved
F174 Output relay status: unsigned 8 bit integer
Trip Relay Status
Bit 0 0 = De-energized, 1 = Energized
Alarm Relay Status
Bit 1 0 = De-energized, 1 = Energized
Aux1 Relay Status
Bit 2 0 = De-energized, 1 = Energized
Aux2 Relay Status
Bit 3 0 = De-energized, 1 = Energized

CG42 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

FORMAT VALUE NAME/DESCRIPTION


Bits 4 to 7 Reserved
F175 Flag change state: unsigned 8 bit integer
Bit 0 Trip/Alarm status; 1= operated
Bits 1 to 7 Reserved
F176 Relay trips: bitmask
Byte 1 Bit 0 Single Phasing Trip
Bit 1 Spare Switch Trip
Bit 2 Emergency Switch Trip
Bit 3 Differential Switch Trip
Bit 4 Speed Switch Trip
Bit 5 Reset Switch Trip
Bit 6 Reserved
Bit 7 Overload Trip
Byte 2 Bit 0 Short Circuit Trip
Bit 1 Short Circuit Backup Trip
Bit 2 Mechanical Jam Trip
Bit 3 Undercurrent Trip
Bit 4 Current Unbalance Trip
Bit 5 Ground Fault Trip
Bit 6 Ground Fault Backup Trip
Bit 7 Reserved
Byte 3 Bit 0 Acceleration Timer Trip
Bit 1 RTD 1 Trip
Bit 2 RTD 2 Trip
Bit 3 RTD 3 Trip
Bit 4 RTD 4 Trip
Bit 5 RTD 5 Trip
Bit 6 RTD 6 Trip
Bit 7 RTD 7 Trip
Byte 4 Bit 0 RTD 8 Trip
Bit 1 RTD 9 Trip
Bit 2 RTD 10 Trip
Bit 3 RTD 11 Trip
Bit 4 RTD 12 Trip
Bit 5 Undervoltage Trip
Bit 6 Overvoltage Trip
Bit 7 Voltage Phase Reversal Trip
F176
ctd. Byte 5 Bit 0 Underfrequency Trip
Bit 1 Overfrequency Trip
Bit 2 Lead Power Factor Trip
Bit 3 Lag Power Factor Trip
Bit 4 Positive kvar Trip
Bit 5 Negative kvar Trip
Bit 6 Underpower Trip
Bit 7 Reverse Power Trip

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG43


DEVICENET PROTOCOL CGCOMMUNICATIONS GUIDE

FORMAT VALUE NAME/DESCRIPTION


Byte 6 Bit 0 Incomplete Sequence Trip
Bit 1 Reserved
Bit 2 Reserved
Bit 3 Reserved
Bit 4 Reserved
Bit 5 Reserved
Bit 6 Reserved
Bit 7 Reserved
F177 Relay alarms: bitmask
Byte 1 Bit 0 Spare Switch Alarm
Bit 1 Emergency Switch Alarm
Bit 2 Differential Switch Alarm
Bit 3 Speed Switch Alarm
Bit 4 Reset Switch Alarm
Bit 5 Reserved
Bit 6 Thermal Capacity Alarm
Bit 7 Overload Alarm
Byte 2 Bit 0 Mechanical Jam Alarm
Bit 1 Undercurrent Alarm
Bit 2 Current Unbalance Alarm
Bit 3 Ground Fault Alarm
Bit 4 Undervoltage Alarm
Bit 5 Overvoltage Alarm
Bit 6 Overfrequency Alarm
Bit 7 Underfrequency Alarm
Byte 3 Bit 0 Lead Power Factor Alarm
Bit 1 Lag Power Factor Alarm
Bit 2 Positive kvar Alarm
Bit 3 Negative kvar Alarm
Bit 4 Underpower Alarm
Bit 5 Reverse Power Alarm
Bit 6 RTD 1 Alarm
Bit 7 RTD 2 Alarm
F177
ctd. Byte 4 Bit 0 RTD 3 Alarm
Bit 1 RTD 4 Alarm
Bit 2 RTD 5 Alarm
Bit 3 RTD 6 Alarm
Bit 4 RTD 7 Alarm
Bit 5 RTD 8 Alarm
Bit 6 RTD 9 Alarm
Bit 7 RTD 10 Alarm
Byte 5 Bit 0 RTD 11 Alarm
Bit 1 RTD 12 Alarm
Bit 2 RTD 1 High Alarm

CG44 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE DEVICENET PROTOCOL

FORMAT VALUE NAME/DESCRIPTION


Bit 3 RTD 2 High Alarm
Bit 4 RTD 3 High Alarm
Bit 5 RTD 4 High Alarm
Bit 6 RTD 5 High Alarm
Bit 7 RTD 6 High Alarm
Byte 6 Bit 0 RTD 7 High Alarm
Bit 1 RTD 8 High Alarm
Bit 2 RTD 9 High Alarm
Bit 3 RTD 10 High Alarm
Bit 4 RTD 11 High Alarm
Bit 5 RTD 12 High Alarm
Bit 6 Open RTD Sensor Alarm
Bit 7 Short RTD Alarm
Byte 7 Bit 0 Trip Counters Alarm
Bit 1 Starter Failure Alarm
Bit 2 Current Demand Alarm
Bit 3 kW Demand Alarm
Bit 4 kvar Demand Alarm
Bit 5 kVA Demand Alarm
Bit 6 Digital Counter Alarm
Bit 7 Overload Lockout Block
Byte 8 Bit 0 Start Inhibit Block
Bit 1 Starts Hour Block
Bit 2 Time Between Starts Block
Bit 3 Restart Block
Bit 4 Reserved
Bit 5 Back-Spin Block
Loss of Remote RTD
Bit 6 Communication
Bit 7 Spare Switch Alarm
F178 DeviceNet Communication status: unsigned 16 bit
integer
0 = not owned,
Bit 0 1 = owned by master
Bit 1 Reserved
0 = factory default, 1=
Bit 2 configured
Bits 3 to 7 Reserved
Bit 8 1 = Minor recoverable fault
Bit 9 1 = Minor unrecoverable fault
Bit 10 1 = Major recoverable fault
Bit 11 1 = Major unrecoverable fault
Bits 12 to 15 Reserved

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG45


MODBUS RTU PROTOCOL CGCOMMUNICATIONS GUIDE

5 Modbus RTU Protocol

5.1 Data Frame Format and Data Rate


One data frame of an asynchronous transmission to or from an 369 is default to 1 start bit,
8 data bits, and 1 stop bit. This produces a 10 bit data frame. This is important for
transmission through modems at high bit rates (11 bit data frames are not supported by
Hayes modems at bit rates of greater than 300 bps). The parity bit is optional as odd or
even. If it is programmed as odd or even, the data frame consists of 1 start bit, 8 data bits,
1 parity bit, and 1 stop bit.
Modbus protocol can be implemented at any standard communication speed. The 369
RS485, fiber optic and RS232 ports support operation at 1200, 2400, 4800, 9600, and
19200 baud.

5.2 Data Packet Format


A complete request/response sequence consists of the following bytes (transmitted as
separate data frames):
Master Request Transmission:
SLAVE ADDRESS - 1 byte
FUNCTION CODE - 1 byte
DATA - variable number of bytes depending on FUNCTION CODE
CRC - 2 bytes
Slave Response Transmission:
SLAVE ADDRESS - 1 byte
FUNCTION CODE - 1 byte
DATA - variable number of bytes depending on FUNCTION CODE
CRC - 2 bytes
SLAVE ADDRESS: This is the first byte of every transmission. It represents the user-
assigned address of the slave device that is to receive the message sent by the master.
Each slave device must be assigned a unique address and only the addressed slave will
respond to a transmission that starts with its address. In a master request transmission the
SLAVE ADDRESS represents the address of the slave to which the request is being sent. In a
slave response transmission the SLAVE ADDRESS represents the address of the slave that is
sending the response. Note: A master transmission with a SLAVE ADDRESS of 0 indicates a
broadcast command. Broadcast commands can be used for specific functions.
FUNCTION CODE: This is the second byte of every transmission. The modbus protocol
defines function codes of 1 to 127. The 369 implements some of these functions. In a
master request transmission the FUNCTION CODE tells the slave what action to perform. In
a slave response transmission if the FUNCTION CODE sent from the slave is the same as
the FUNCTION CODE sent from the master indicating the slave performed the function as
requested. If the high order bit of the FUNCTION CODE sent from the slave is a 1 (i.e. if the
FUNCTION CODE is > 127) then the slave did not perform the function as requested and is
sending an error or exception response.

CG46 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MODBUS RTU PROTOCOL

DATA: This will be a variable number of bytes depending on the FUNCTION CODE. This may
be actual values, setpoints, or addresses sent by the master to the slave or by the slave to
the master. Data is sent MSByte first followed by the LSByte.
CRC: This is a two byte error checking code. CRC is sent LSByte first followed by the
MSByte.

5.3 Error Checking


The RTU version of Modbus includes a two byte CRC-16 (16 bit cyclic redundancy check)
with every transmission. The CRC-16 algorithm essentially treats the entire data stream
(data bits only; start, stop and parity ignored) as one continuous binary number. This
number is first shifted left 16 bits and then divided by a characteristic polynomial
(11000000000000101B). The 16 bit remainder of the division is appended to the end of the
transmission, LSByte first. The resulting message including CRC, when divided by the same
polynomial at the receiver will give a zero remainder if no transmission errors have
occurred.
If an 369 Modbus slave device receives a transmission in which an error is indicated by the
CRC-16 calculation, the slave device will not respond to the transmission. A CRC-16 error
indicates than one or more bytes of the transmission were received incorrectly and thus
the entire transmission should be ignored in order to avoid the 369 performing any
incorrect operation.
The CRC-16 calculation is an industry standard method used for error detection. An
algorithm is included here to assist programmers in situations where no standard CRC-16
calculation routines are available.

5.4 CRC-16 Algorithm


Once the following algorithm is complete, the working register "A" will contain the CRC
value to be transmitted. Note that this algorithm requires the characteristic polynomial to
be reverse bit ordered. The MSbit of the characteristic polynomial is dropped since it does
not affect the value of the remainder. The following symbols are used in the algorithm:
--> data transfer
A 16 bit working register
AL low order byte of A
AH high order byte of A
CRC 16 bit CRC-16 value
i, j loop counters
(+) logical exclusive or operator
Di i-th data byte (i = 0 to N-1)
G 16 bit characteristic polynomial = 1010000000000001 with MSbit
dropped and bit order
reversed
shr(x) shift right (the LSbit of the low order byte of x shifts into a carry flag, a '0'
is shifted into the
MSbit of the high order byte of x, all other bits shift right one location
The algorithm is as follows:
1. FFFF hex --> A

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG47


MODBUS RTU PROTOCOL CGCOMMUNICATIONS GUIDE

2. 0 --> i
3. 0 --> j
4. Di (+) AL --> AL
5. j+1 --> j
6. shr(A)
7. is there a carry? No: go to 8.
Yes: G (+) A --> A
8. is j = 8? No: go to 5.
Yes: go to 9.
9. i+1 --> i
10. is i = N? No: go to 3.
Yes: go to 11.
11. A --> CRC

5.5 Timing
Data packet synchronization is maintained by timing constraints. The receiving device
must measure the time between the reception of characters. If three and one half
character times elapse without a new character or completion of the packet, then the
communication link must be reset (i.e. all slaves start listening for a new transmission from
the master). Thus at 9600 baud a delay of greater than 3.5 1 / 9600 10 = 3.65 ms will
cause the communication link to be reset.

5.6 Supported Modbus Functions


The following Modbus functions are supported by the 369:
03 - Read Setpoints and Actual Values
04 - Read Setpoints and Actual Values
05 - Execute Operation
06 - Store Single Setpoint
07 - Read Device Status
08 - Loopback Test
16 - Store Multiple Setpoints
For detailed Modbus function code descriptions, refer to the Modicon Modbus Protocol
Reference guide.

5.7 Error Responses


When an 369 detects an error other than a CRC error, a response will be sent to the master.
The MSbit of the FUNCTION CODE byte will be set to 1 (i.e. the function code sent from the
slave will be equal to the function code sent from the master plus 128). The following byte
will be an exception code indicating the type of error that occurred.
Transmissions received from the master with CRC errors will be ignored by the 369 Relay.
The slave response to an error (other than CRC error) will be:

CG48 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MODBUS RTU PROTOCOL

SLAVE ADDRESS - 1 byte


FUNCTION CODE - 1 byte (with MSbit set to 1)
EXCEPTION CODE - 1 byte
CRC - 2 bytes
The 369 implements the following exception response codes.
01 - ILLEGAL FUNCTION:
The function code transmitted is not one of the functions supported by the 369 Relay.
02 - ILLEGAL DATA ADDRESS:
The address referenced in the data field transmitted by the master is not an allowable
address for the 369 Relay.
03 - ILLEGAL DATA VALUE:
The value referenced in the data field transmitted by the master is not within range for
the selected data address.

5.8 Modbus Commands


The following commands can be sent to Modbus address 0x0080 (format code F31).
Commands 1 to 4 can also be sent using Modbus function code 5 (Execute Operation).
Command 1 (Remote Reset 369): Modbus Command 1 will attempt to clear the status
of protection elements and output relay states.
Command 2 (Motor Start): Modbus Command 2 will activate the programmed start
relay, as long as it is not currently active and the stop relay is not currently active.
Command 3 (Motor Stop): Modbus Command 3 will activate the trip relay as long as it
is not currently active and the start relay is not currently active.
Command 4 (Waveform Trigger): Modbus Command 4 will trigger the waveform
capture trace memory.
Command 6 (Clear Trip Counters): Modbus Command 6 will clear all trip counters.
Command 7 (Clear Last Trip Data): Modbus Command 7 will clear the last trip data.
Command 10 (Clear RTD Maximums): Modbus Command 10 will initialize all RTD (and
Remote RTD, if applicable) maximum data to default values.
Command 11 (Reset Motor Info): Modbus Command 11 will clear the number of
motor starts, number of motor restarts, motor running hours, and number of restart
attempts. It will also clear all learned motor statistics and Data Logger data.
Command 12 (Clear/Reset All Data): Modbus Command 12 will clear all event data,
trip counters, last trip data, peak demand data, RTD maximums data, motor statistics
data, Data Logger data, and all energy data.
Command 20 (Protection Function Blocking): This command must be sent using
Modbus function code 10h (Store Multiple Setpoints). This allows the 369 to accept the
two required 16-bit values in one transmission. The first data word is the command
number (20). The 2nd data word contains the bitmask information for which functions
to block/unblock as per format code F180.

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG49


MODBUS RTU PROTOCOL CGCOMMUNICATIONS GUIDE

When this command is sent to the 369, the protection function blocking setpoints
(Modbus addresses 1520 to 1528) are updated accordingly. For example, for Bit 0 in
the 2nd data word, the setpoint value for Block Undercurrent/Underpower at address
1521 will be modified to contain either a 1 or 0, depending on the bit value.
Refer to the 369 Instruction Manual, chapter 5: Block Functions for additional
information about the protection function blocking feature.
Command 21 (Force Output Relays): Modbus Command 20 must be sent using
Modbus function code 10h (Store Multiple Setpoints). This allows the 369 to accept the
two required 16-bit values in one transmission. The first data word is the command
number (21). The 2nd data word contains the bitmask information for which relays to
energize/de-energize as per format code F141.
The purpose of this command is to allow the control of the output relay status,
regardless of the motor status (running, stopped, etc.). Only relays that have been
programmed under the ASSIGN COMMS FORCE RELAYS setpoint can be forced
using this command.
Refer to the 369 Instruction Manual, chapter 5: Force Output Relays for more
information about the force output relays feature.
Command 24 (Clear Data Logger Data): This command will clear all the existing data
presently available in the Data Logger feature. Please refer to the 369 Instruction
Manual, chapter 6: Data Logger and 6.6: Data Logger for more information on the Data
Logger feature.

CG50 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

6 Memory Map

6.1 Memory Map Information


The data stored in the 369 is grouped as setpoints and actual values. Setpoints can be read
and written by a master computer. Actual Values are read-only. All setpoints and actual
values are stored as two-byte values. That is, each register address is the address of a two-
byte value. Addresses are listed in hexadecimal. Data values (setpoint ranges, increments,
factory values) are in decimal.

Many Modbus communications drivers add 40001d to the actual address of the
Note

register addresses. For example: if address 0h was to be read, 40001d would be the
address required by the Modbus communications driver; if address 320h (800d) was to
be read, 40801d would be the address required by the Modbus communications driver.

6.2 User Definable Memory Map Area


The 369 has a powerful feature, called the User Definable Memory Map, which allows a
computer to read up to 125 non-consecutive data registers (setpoints or actual values) by
using one Modbus packet. It is often necessary for a master computer to continuously poll
various values in each of the connected slave relays. If these values are scattered
throughout the memory map, reading them would require numerous transmissions and
would burden the communication link. The User Definable Memory Map can be
programmed to join any memory map address to one in the block of consecutive User Map
locations, so that they can be accessed by reading these consecutive locations.
The User Definable area has two sections:
1. A Register Index area (memory map addresses 0180h-01FCh) that contains
125 Actual Values or Setpoints registers.
2. A Register area (memory map addresses 0100h-017Ch) that contains the data
at the addresses in the Register Index.
Register data that is separated in the rest of the memory map may be remapped to
adjacent register addresses in the User Definable Registers area. This is accomplished by
writing to register addresses in the User Definable Register Index area. This allows for
improved through-put of data and can eliminate the need for multiple read command
sequences. For example, if the values of Average Phase Current (register address 0306h)
and Hottest Stator RTD Temperature (register address 0320h) are required to be read from
an 369, their addresses may be remapped as follows:
1. Write 0306h to address 0180h (User Definable Register Index 0000) using
function code 06 or 16.
2. Write 0320h to address 0181h (User Definable Register Index 0001) using
function code 06 or 16.
A read (function code 03 or 04) of registers 0100h (User Definable Register 0000) will return
the Phase A Current and register 0101h (User Definable Register 0001) will return Hottest
Stator RTD Temperature.

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG51


MEMORY MAP CGCOMMUNICATIONS GUIDE

6.3 Event Recorder


The 369 event recorder data starts at address 3000h. Address 3003h is a pointer to the
event of interest (1 representing the oldest event and 512 representing the latest event. To
retrieve event 1, write 1 to the Event Record Selector (3003h) and read the data from
3004h to 3022h. To retrieve event 2, write 2 to the Event Record Selector (3003h) and read
the data from 3004h to 3022h. All 512 events may be retrieved in this manner. The time
and date stamp of each event may be used to ensure that all events have been retrieved in
order without new events corrupting the sequence of events (event 3 should be more
recent than event 2, event 2 should be more recent than event 1, etc.).
The digital counter will be displayed when one of the digital inputs has been set up as a
digital counter. The digital counter can be cleared with the S1 369 SETUP CLEAR/
PRESET DATA PRESET DIGITAL COUNTER setpoint. When the digital counter has
exceeded 65535, it will automatically be reset by the 369 Relay relay to 0.

6.4 Waveform Capture


The 369 stores 16 cycles of A/D samples each time a trip occurs in a trace buffer. The Trace
Memory Trigger is set up in S1 Preferences and determines how many pre-trip and post-
trip cycles are stored. The trace buffer is time and date stamped and may be correlated to
a trip in the event record. 7 waveforms are captured this way when a trip occurs. These are
the 3 phase currents, ground current and 3 voltage waveforms. The last three captured
records are retained by the 369. This information is stored in volatile memory and will be
lost if power is cycled to the relay.
To access the captured waveforms, select the captured record by writing to the Trace
Memory Buffer Selector (address 30F5h), then select waveform of interest by writing its
trace memory channel (see following table) to the Trace Memory Channel Selector
(address 30F6h). Then read the trace memory data from address 3100h to 31FFh. The
values read are in actual amperes or volts.

TRACE MEMORY WAVEFORM TRACE MEMORY WAVEFORM


CHANNEL CHANNEL
0 Phase A current 4 Phase A voltage1
1 Phase B current 5 Phase B voltage
2 Phase C current 6 Phase C voltage1
3 Ground current
1. For an Open Delta VT connection channel 4 contains Vab data and channel 6 contains Vcb data.

6.5 Motor Start Data Logger


When a motor start status condition is detected by the 369 relay, the MOTOR START
DATA LOGGER is triggered and begins to sample and record the following parameters at
a rate of 1 sample every 200ms:
True RMS values of the Phase A, B and C Currents (Ia, Ib, and Ic).
True RMS value of the Ground current (Ig).
Current Unbalance (%).

CG52 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

True RMS values of the Phase A-N, B-N, and C-N voltages (Van, Vbn, and Vcn) if VT
CONNECTION TYPE is set to Wye.
True RMS values of the Phase A-B, B-C and C-A voltages (Vab, Vbc, and Vca) if VT
CONNECTION TYPE is set to Delta.
Thermal Capacity Used (%).
Frequency.
Breaker/Contactor Contact Input Status
Motor Speed (low/high).
1 second of pre-trigger data and 29 seconds of post-trigger data are recorded. The data
logger ignores all subsequent triggers and continues to record data until the active record
is finished.
A total of 6 logs are stored in the relay. Log #1 is the baseline log, it is written only by the
first start after clearing the MOTOR START DATA LOGGER (see the 369 Instruction
Manual, chapter 5: Clear/Preset Data). Logs #2 to 6 are rolling buffers of the last 5 motor
starts. Each new log automatically shifts the rolling buffer and overwrites the oldest log,
#2.
Log files are formatted using CSV (comma delimited values). The files can be downloaded
and displayed via EnerVista 369 Setup software. All files are stored in non-volatile memory;
information is retained when power to the relay is lost.

6.6 Data Logger


The Data Logger allows up to 16 channels of data parameters (refer to Modbus format
code F189 for the available parameters) to be continually recorded at a defined rate of
between 1 and 3600 seconds. The 369 has allocated 32k bytes of RAM for Data Log
storage. All data will be lost upon loss of the 369 control power.
Internal to the 369, the memory structure is partitioned into 256 blocks containing 64 two-
byte registers. Blocks 0 and 1 have been allocated for the Header data, and Blocks 2-255
have been allocated to the logged data. In order to access the Log data and read it via the
"Data Logger Data" Modbus addresses 0x3281 to 0x32C0, a Block index value is stored to
the Data Log Memory Access Block Number at Modbus address 0x1E23. The data obtained
from the Data Logger Data registers will differ depending on the Block index value stored.
Each entry into a Data Log is called a Record. The Record size will vary in size depending
upon the how many channels the user wishes to use. In addition to the actual logged data
itself, the Data Logger contains what is called the Header, which can be read from Modbus
address 0x3200 to 0x3278. The Data Log Header contains the following read-only
information:
Log Time Interval: This is the interval at which the data log will store entries (1~3600s).
Log Record Size: This is the size of each Record entry into the Data Log. It is based
upon how many channels have been selected to use.
Log Total Possible Records: This value indicates the maximum number of potential
records available, which depends on the record size.
Total Logs Since Last Clear: This value indicates the number of Logs that have been
generated since the Data Logger was last cleared. Although it's maximum range is
65535, the 369 will only retain up to the latest 50 records.

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG53


MEMORY MAP CGCOMMUNICATIONS GUIDE

Total Logs Presently Used: This value indicates the total number of Logs that have
been captured and are presently available in the 369.
Total Records Presently Used: This is the number of records that have been written
into the Data Log and are presently available in the 369.
Log Status: This reports the current status of the Data Logger (Running or Stopped).
Log Time Remaining Until Next Reading: This is a counter showing how much time
remains until the next record is to be written into the Data Log (1~3600s).
Data Logger Percentage Full: Indicates what percentage of the total available
memory is used.
Pointer To Next Record To Write: This value points to the internal data address of the
location of the next record to be written.
Pointer To Log (1-50) Starting Address : This value points to the internal data address
of the location of each of the potential 50 records.
Log (1-50) Number of Records: This value provides the number of records that each of
the 50 potential Logs contain.
Log (1-50) Start/Stop Method: This value is used to indicate the method by which each
log was started and stopped. If the bit value for the Start is zero, it was started by a
motor start event. Refer to Modbus format code F191 for more information on the
format of this data.

6.7 Modbus Memory Map

Table CG10: MEMORY MAP (Sheet 1 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
PRODUCT ID (ADDRESSES 0000 TO 007F)
PRODUCT ID
0000 GE Multilin Product Code - - - - F1 53
0001 Product Hardware Revision 1 26 1 N/A F15 A
0002 Firmware Revision N/A N/A N/A N/A F16 N/A
0003 Installed Modifications 0 65535 1 N/A F14 0
0004 Boot Revision 0 999 1 - F1 0
0005 Boot Modification Number - - - - - -
0006 Reserved - - - - - -
0007 Reserved - - - - - -
0008 Order Code 0 65535 1 N/A F13 0
- - - - - -
000F Modify Options 0 N/A - N/A N/A -
Modify Options Passcode
0010 Characters 32 127 1 - F1 ""
1 and 2
- - - - - -
Modify Options Passcode
0017 Characters 32 127 1 - F1 ""
15 and 16
--- --- - - - - - -
0020 Serial Number character 1 and 2 N/A N/A N/A ASCII F22 N/A
0021 Serial Number character 3 and 4 N/A N/A N/A ASCII F22 N/A
0022 Serial Number character 5 and 6 N/A N/A N/A ASCII F22 N/A

CG54 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 2 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
0023 Serial Number character 7 and 8 N/A N/A N/A ASCII F22 N/A
Serial Number character 9 and
0024 N/A N/A N/A ASCII F22 N/A
10
Serial Number character 11 and
0025 N/A N/A N/A ASCII F22 N/A
12
0026 Main Firmware Build Date N/A N/A N/A - F18 N/A
0028 Main Firmware Build Time N/A N/A N/A - F19 N/A
... Reserved - - - - - -
Jan.1,199
0040 Manufacturing Date 1995 2094 1 - F18 9
... Reserved - - - - - -
SETPOINT ACCESS
0050 Keypad Access Level 0 1 1 N/A F162 0
0051 Comm Access Level 0 1 1 N/A F162 0
Access Password Character 1
0052 32 127 1 - F1 ""
and 2
Access Password Character 3
0053 32 127 1 - F1 ""
and 4
Access Password Character 5
0054 32 127 1 - F1 ""
and 6
Access Password Character 7
0055 32 127 1 - F1
and 8
Encrypted Access Password 1
0056 32 127 1 - F1 AI
and 2
Encrypted Access Password 3
0057 32 127 1 - F1 KF
and 4
Encrypted Access Password 5
0058 32 127 1 - F1 BA
and 6
Encrypted Access Password 7
0059 32 127 1 - F1 IK
and 8
... Reserved - - - - - -
COMMANDS (ADDRESSES 0080 TO 00FB)
0080 Command Function Code 0 21 1 - F31 0
0081 Reserved
RRTD 1 Command Function
0082 0 4 1 - F31 0
Code
0083 RRTD 2 Command Function 0 4 1 - F31 0
Code
RRTD 3 Command Function
0084 0 4 1 - F31 0
Code
RRTD 4 Command Function
0085 0 4 1 - F31 0
Code
... Reserved
REAL TIME CLOCK
00F0 Time (2 words) valid time N/A - F19 -
00F2 Date (2 words) valid date N/A - F18 -
... Reserved
PROFIBUS COMMUNICATIONS
00FC Fieldbus Loss of Comms Enable 0 2 1 - F115 0 (Off)
00FD Fieldbus Loss of Comms Delay 25 1000 250 msec F2 25
Assign Fieldbus Loss of Comms
00FE 0 15 1 - F169 0 (None)
Relay
Profibus Cyclic Input Data
00FF 0 110 1 - F1 0
Configuration

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG55


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 3 of 77)


ADDR DESCRIPTION MIN. MAX.STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
USER MAP (ADDRESSES 0100 TO 017F)
0100 User Map Value # 1 --- --- --- --- --- ---

017C User Map Value # 125 --- --- --- --- --- ---
... Reserved
0180 User Map Address # 1 0 3FFF 1 hex F1 0

01FC User Map Address # 125 0 3FFF 1 hex F1 0
... Reserved
ACTUAL VALUES (ADDRESSES 0200 TO 0FFF)
MOTOR STATUS
0200 Motor Status 0 4 1 - F133 0
0201 Motor Thermal Capacity Used 0 100 1 % F1 0
Estimated Time to Trip on
0202 -1 65500 1 s F20 -1
Overload
AUTORESTART
0203 Restart Attempts 0 20000 1 - F1 -
0204 Restart Total Delay 0 65535 1 sec. F1 -
0205 Restart In Progress 0 1 1 Y/N F1 -
Read
0206 UVR Power Loss Time 0 40000 1 0.1 s F2 Only
MOTOR SPEED STATUS
0207 Motor Speed Status 0 2 1 N/A F186 0
... Reserved
LAST TRIP DATA
0220 Cause of Last Trip 0 276 1 - F134 0
0221 Last Trip Time (2 words) N/A N/A N/A N/A F19 -
0223 Last Trip Date (2 words) N/A N/A N/A N/A F18 -
0225 Last Trip Motor Speed 0 2 1 N/A F186 -
0226 Phase A Pre-Trip Current 0 65535 1 A F1 0
0228 Phase B Pre-Trip Current 0 65535 1 A F1 0
022A Phase C Pre-Trip Current 0 65535 1 A F1 0
022C Motor Load Pre - Trip 0 2000 1 FLA F3 0
022D Current Unbalance Pre - Trip 0 100 1 % F1 0
022E Ground Current Pre - Trip 0 50000 1 A F2 0
... Reserved - - - - - -
Hottest Stator RTD Owner
0233 0 5 1 N/A F165 0
During Trip
0234 Hottest Stator RTD During Trip 0 12 1 - F1 0
Pre-Trip Temperature of Hottest
0235 -40 200 1 C F4 0
Stator RTD
0236 Pre-Trip Voltage Vab 0 65000 1 V F1 0
0237 Pre-Trip Voltage Vbc 0 65000 1 V F1 0
0238 Pre-Trip Voltage Vca 0 65000 1 V F1 0
0239 Pre-Trip Voltage Van 0 65000 1 V F1 0
023A Pre-Trip Voltage Vbn 0 65000 1 V F1 0
023B Pre-Trip Voltage Vcn 0 65000 1 V F1 0
023C Pre-Trip System Frequency 0 12000 1 Hz F3 0
023D Pre-Trip Real Power -32000 32000 1 kW F4 0
023E Pre-Trip Reactive Power -32000 32000 1 kvar F4 0
023F Pre-Trip Apparent Power 0 50000 1 kVA F1 0
0240 Pre-Trip Power Factor -99 100 1 - F21 0

CG56 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 4 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
... Reserved - - - - - -
ALARM STATUS
General Spare Switch Alarm
Status or
0260 0 4 1 - F123 0
Starter Monitor Alarm/Trip
Status
General Emergency Restart
0261 0 4 1 - F123 0
Switch Alarm Status
General Differential Switch
0262 0 4 1 - F123 0
Alarm Status
General Speed Switch Alarm
0263 0 4 1 - F123 0
Status
General Reset Switch Alarm
0264 0 4 1 - F123 0
Status
... Reserved
0267 Thermal Capacity Alarm 0 4 1 - F123 0
0268 Overload Alarm Status 0 4 1 - F123 0
0269 Mechanical Jam Alarm Status 0 4 1 - F123 0
026A Undercurrent Alarm Status 0 4 1 - F123 0
026B Current Unbalance Alarm Status 0 4 1 - F123 0
026C Ground Fault Alarm Status 0 4 1 - F123 0
... Reserved
026F Undervoltage Alarm Status 0 4 1 - F123 0
0270 Overvoltage Alarm Status 0 4 1 - F123 0
0271 Overfrequency Alarm Status 0 4 1 - F123 0
0272 Underfrequency Alarm Status 0 4 1 - F123 0
... Reserved
0275 Lead Power Factor Alarm Status 0 4 1 - F123 0
0276 Lag Power Factor Alarm Status 0 4 1 - F123 0
0277 Positive kvar Alarm Status 0 4 1 - F123 0
0278 Negative kvar Alarm Status 0 4 1 - F123 0
0279 Underpower Alarm Status 0 4 1 - F123 0
027A Reverse Power Alarm Status 0 4 1 - F123 0
... Reserved
027D Local RTD #1 Alarm Status 0 4 1 - F123 0
027E Local RTD #2 Alarm Status 0 4 1 - F123 0
027F Local RTD #3 Alarm Status 0 4 1 - F123 0
0280 Local RTD #4 Alarm Status 0 4 1 - F123 0
0281 Local RTD #5 Alarm Status 0 4 1 - F123 0
0282 Local RTD #6 Alarm Status 0 4 1 - F123 0
0283 Local RTD #7 Alarm Status 0 4 1 - F123 0
0284 Local RTD #8 Alarm Status 0 4 1 - F123 0
0285 Local RTD #9 Alarm Status 0 4 1 - F123 0
0286 Local RTD #10 Alarm Status 0 4 1 - F123 0
0287 Local RTD #11 Alarm Status 0 4 1 - F123 0
0288 Local RTD #12 Alarm Status 0 4 1 - F123 0
0289 Local RTD #1 High Alarm Status 0 4 1 - F123 0
028A Local RTD #2 High Alarm Status 0 4 1 - F123 0
028B Local RTD #3 High Alarm Status 0 4 1 - F123 0
028C Local RTD #4 High Alarm Status 0 4 1 - F123 0
028D Local RTD #5 High Alarm Status 0 4 1 - F123 0
028E Local RTD #6 High Alarm Status 0 4 1 - F123 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG57


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 5 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
028F Local RTD #7 High Alarm Status 0 4 1 - F123 0
0290 Local RTD #8 High Alarm Status 0 4 1 - F123 0
0291 Local RTD #9 High Alarm Status 0 4 1 - F123 0
0292 Local RTD #10 High Alarm Status 0 4 1 - F123 0
0293 Local RTD #11 High Alarm Status 0 4 1 - F123 0
0294 Local RTD #12 High Alarm Status 0 4 1 - F123 0
0295 Broken / Open RTD Alarm Status 0 4 1 - F123
0296 Short / Low Temp Alarm Status 0 1 1 - F123
0297 Reserved
0298 Trip Counter Alarm Status 0 4 1 - F123 0
0299 Starter Failure Alarm 0 4 1 - F123 0
029A Current Demand Alarm Status 0 4 1 - F123 0
029B kW Demand Alarm Status 0 4 1 - F123 0
029C kvar Demand Alarm Status 0 4 1 - F123 0
029D kVA Demand Alarm Status 0 4 1 - F123 0
029E Self Test Alarm 0 4 1 - F123 0
START BLOCK STATUS
02C0 Overload Lockout Timer 0 9999 1 min F1 0
02C1 Start Timer 1 0 60 1 min F1 0
02C2 Start Timer 2 0 60 1 min F1 0
02C3 Start Timer 3 0 60 1 min F1 0
02C4 Start Timer 4 0 60 1 min F1 0
02C5 Start Timer 5 0 60 1 min F1 0
02C6 Time Between Starts Timer 0 500 1 min F1 0
02C7 Restart Block Timer 0 50000 1 s F1 0
02C8 Reserved
02C9 Start Inhibit Timer 0 500 1 min F1 0
02CA Starts Per Hour Lockout Timer 0 60 1 min F1 0
... Reserved
DIGITAL INPUT STATUS
02D0 Access 0 1 1 - F131 0
02D1 Speed 0 1 1 - F131 0
02D2 Spare 0 1 1 - F131 0
02D3 Differential Relay 0 1 1 - F131 0
02D4 Emergency Restart 0 1 1 - F131 0
02D5 Reset 0 1 1 - F131 0
... Reserved
OUTPUT RELAY STATUS
02E0 Trip 0 1 1 N/A F150 0
02E1 Alarm 0 1 1 N/A F150 0
02E2 Aux.1 0 1 1 N/A F150 0
02E3 Aux.2 0 1 1 N/A F150 0
... Reserved
369 DIGITAL INPUT AND OUTPUT RELAY STATUS
Digital Input and Output Relay
02E6 N/A N/A N/A N/A F192 0
Status
... Reserved
REAL TIME CLOCK
02F0 Date (Read Only) N/A N/A N/A N/A F18 N/A
02F4 Time (Read Only) N/A N/A N/A N/A F19 N/A
... Reserved

CG58 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 6 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
FIELDBUS SPECIFICATION STATUS
02F8 Explicit Connection Status 0 5 1 N/A F168 0
Input/Output Polled Connection 0
02F9 5 1 N/A F168 0
Status
02FA Network Status 0 3 1 N/A F167 0
... Reserved
CURRENT METERING
0300 Phase A Current 0 65535 1 A F1 0
0302 Phase B Current 0 65535 1 A F1 0
0304 Phase C Current 0 65535 1 A F1 0
0306 Average Phase Current 0 65535 1 A F1 0
0308 Motor Load 0 2000 1 FLA F3 0
0309 Current Unbalance 0 100 1 % F1 0
030A Unbalaced Biased Motor Load 0 9999 1 FLA F3 0
030B Ground Current 0 65535 1 A F23 0
... Reserved - - - - - -
OVERALL STATOR RTD
Overall Hottest Stator RTD
031C 0 5 1 N/A F165 0
Owner
Overall Hottest Stator RTD
031D 0 12 1 N/A F1 0
Number
Overall Hottest Stator RTD
031E 40 200 1 C F4 -
Temperature
TEMPERATURE
Local Hottest Stator RTD
031F 0 12 1 - F1 0
Number
Local Hottest Stator RTD
0320 40 200 1 C F4 40
Temperature
0321 Local RTD #1 Temperature 40 200 1 C F4 40
0322 Local RTD #2 Temperature 40 200 1 C F4 40
0323 Local RTD #3 Temperature 40 200 1 C F4 40
0324 Local RTD #4 Temperature 40 200 1 C F4 40
0325 Local RTD #5 Temperature 40 200 1 C F4 40
0326 Local RTD #6 Temperature 40 200 1 C F4 40
0327 Local RTD #7 Temperature 40 200 1 C F4 40
0328 Local RTD #8 Temperature 40 200 1 C F4 40
0329 Local RTD #9 Temperature 40 200 1 C F4 40
032A Local RTD #10 Temperature 40 200 1 C F4 40
032B Local RTD #11 Temperature 40 200 1 C F4 40
032C Local RTD #12 Temperature 40 200 1 C F4 40
... Reserved
VOLTAGE METERING
0360 Vab 0 65535 1 V F1 0
0361 Vbc 0 65535 1 V F1 0
0362 Vca 0 65535 1 V F1 0
0363 Average Line Voltage 0 65535 1 V F1 0
0364 Van 0 65535 1 V F1 0
0365 Vbn 0 65535 1 V F1 0
0366 Vcn 0 65535 1 V F1 0
0367 Average Phase Voltage 0 65535 1 V F1 0
0368 System Frequency 0 12000 1 Hz F3 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG59


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 7 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
BACKSPIN METERING
Backspin Frequency (a value of
0369 0 12000 1 Hz F3 0
0 represents low signal)
036A Backspin Detection State 0 6 1 - F27 0
036B Backspin Prediction Timer 0 50000 1 s F1 0
... Reserved
POWER METERING
0370 Power Factor 99 100 1 - F21 0
0371 Real Power 32000 32000 1 kW F4 0
0373 Real Power 0 42912 1 hp F1 0
0374 Reactive Power 32000 32000 1 kvar F4 0
0376 Apparent Power 0 65000 1 kVA F1 0
0377 Positive MegaWatthours 0 65535 1 MWh F1 0
0379 Positive Megavarhours 0 65535 1 Mvarh F1 0
037B Negative Megavarhours 0 65535 1 Mvarh F1 0
037D Positive KiloWatthours 0 999 1 kWh F1 0
037F Positive Kilovarhours 0 999 1 kvarh F1 0
0381 Negative Kilovarhours 0 999 1 kvarh F1 0
... Reserved
DEMAND METERING
0390 Current Demand 0 65535 1 A F1 0
0392 Real Power Demand 0 32000 1 kW F1 0
0394 Reactive Power Demand 0 32000 1 kvar F1 0
0396 Apparent Power Demand 0 65000 1 kVA F1 0
0397 Peak Current Demand 0 65535 1 A F1 0
0399 Peak Real Power Demand 0 32000 1 kW F1 0
039B Peak Reactive Power Demand 0 32000 1 kvar F1 0
039D Peak Apparent Power Demand 0 65000 1 kVA F1 0
... Reserved
MOTOR DATA (0 = OFF)
03C0 Learned Acceleration Time 1 2500 1 s F2 0
03C1 Learned Starting Current 0 65535 1 A F1 0
03C2 Learned Starting Capacity 0 100 1 % F1 0
Learned Running Cool Time
03C3 0 500 1 min F1 0
Constant
Learned Stopped Cool Time
03C4 0 500 1 min F1 0
Constant
03C5 Last Starting Current 0 65535 1 A F1 0
03C6 Last Starting Capacity 0 100 1 % F1 0
03C7 Last Acceleration Time 1 2500 1 s F2 0
03C8 Average Motor Load Learned 0 2000 1 x FLA F3 0
03C9 Learned Unbalance k factor 0 29 1 - F1 0
Average Run Time After Start
03CA 0 65535 1 days F1 0
(Days)
Average Run Time After Start
03CB 1440 1 minutes F1 0
(Minutes)
03CC Date of Record - - - - F19 -
Number of Enhanced Learned
03CE 0 65535 1 F1 0
Records
LOCAL RTD MAXIMUMS
03E0 Local RTD # 1 Max. Temperature -40 200 1 C F4 40
03E1 Local RTD # 2 Max. Temperature -40 200 1 C F4 40

CG60 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 8 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
03E2 Local RTD # 3 Max. Temperature -40 200 1 C F4 40
03E3 Local RTD # 4 Max. Temperature -40 200 1 C F4 40
03E4 Local RTD # 5 Max. Temperature -40 200 1 C F4 40
03E5 Local RTD # 6 Max. Temperature -40 200 1 C F4 40
03E6 Local RTD # 7 Max. Temperature -40 200 1 C F4 40
03E7 Local RTD # 8 Max. Temperature -40 200 1 C F4 40
03E8 Local RTD # 9 Max. Temperature -40 200 1 C F4 40
Local RTD # 10 Max.
03E9 -40 200 1 C F4 40
Temperature
Local RTD # 11 Max.
03EA -40 200 1 C F4 40
Temperature
Local RTD # 12 Max.
03EB -40 200 1 C F4 40
Temperature
... Reserved
TRIP COUNTERS
0430 Total Number of Trips 0 50000 1 - F1 0
... Reserved
0433 Switch Trips 0 50000 1 - F1 0
... Reserved
0436 Overload Trips 0 50000 1 - F1 0
0437 Short Circuit Trips 0 50000 1 - F1 0
0438 Mechanical Jam Trips 0 50000 1 - F1 0
0439 Undercurrent Trips 0 50000 1 - F1 0
043A Current Unbalance Trips 0 50000 1 - F1 0
043B Single Phase Trips
043C Ground Fault Trips 0 50000 1 - F1 0
043D Acceleration Trips 0 50000 1 - F1 0
... Reserved
043F Undervoltage Trips 0 50000 1 - F1 0
0440 Overvoltage Trips 0 50000 1 - F1 0
0441 Phase Reversal Trips 0 50000 1 - F1 0
0442 Under Frequency Trips 0 50000 1 - F1 0
0443 Over Frequency Trips 0 50000 1 - F1 0
... Reserved
0446 Lead Power Factor Trips 0 50000 1 - F1 0
0447 Lag Power Factor Trips 0 50000 1 - F1 0
0448 Positive Reactive Power Trips 0 50000 1 - F1 0
0449 Negative Reactive Power Trips 0 50000 1 - F1 0
044A Underpower Trips 0 50000 1 - F1 0
044B Reverse Power Trips 0 50000 1 - F1 0
... Reserved
044E Stator RTD Trips 0 50000 1 - F1 0
044F Bearing RTD Trips 0 50000 1 - F1 0
0450 Other RTD Trips 0 50000 1 - F1 0
0451 Ambient RTD Trips 0 50000 1 - F1 0
Read
0452 UVR Undervoltage Trip Counters 0 50000 1 - F1 Only
... Reserved
0454 Incomplete Sequence Trips 0 50000 1 - F1 0
... Reserved
0457 Trip Counters Last Cleared N/A N/A N/A N/A F18 N/A

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG61


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 9 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
... Reserved
MOTOR STATISTICS
0470 Number of Motor Starts 0 50000 1 - F1 0
0471 Number of Emergency Restarts 0 50000 1 - F1 0
0472 Reserved - - - - - -
0473 Digital Counter 0 65535 1 - F1 0
... Reserved
04A0 Motor Running Hours 0 65535 1 hr. F1 0
... Reserved
PHASORS
0500 Va Angle 0 359 1 degrees F1 0
0501 Vb Angle 0 359 1 degrees F1 0
0502 Vc Angle 0 359 1 degrees F1 0
0503 Ia Angle 0 359 1 degrees F1 0
0504 Ib Angle 0 359 1 degrees F1 0
0505 Ic Angle 0 359 1 degrees F1 0
... Reserved
REMOTE RTD ACTUAL VALUES (ADDRESSES 0600 TO 1FFF)
RRTD 1 TEMPERATURES
0600 RRTD 1 - Hottest Stator Number 0 12 1 - F1 0
RRTD 1 - Hottest Stator
0601 -40 200 1 C F4 40
Temperature
0602 RRTD 1 - RTD #1 Temperature -40 200 1 C F4 40
0603 RRTD 1 - RTD #2 Temperature -40 200 1 C F4 40
0604 RRTD 1 - RTD #3 Temperature -40 200 1 C F4 40
0605 RRTD 1 - RTD #4 Temperature -40 200 1 C F4 40
0606 RRTD 1 - RTD #5 Temperature -40 200 1 C F4 40
0607 RRTD 1 - RTD #6 Temperature -40 200 1 C F4 40
0608 RRTD 1 - RTD #7 Temperature -40 200 1 C F4 40
0609 RRTD 1 - RTD #8 Temperature -40 200 1 C F4 40
060A RRTD 1 - RTD #9 Temperature -40 200 1 C F4 40
060B RRTD 1 - RTD #10 Temperature -40 200 1 C F4 40
060C RRTD 1 - RTD #11 Temperature -40 200 1 C F4 40
060D RRTD 1 - RTD #12 Temperature -40 200 1 C F4 40
... Reserved
RRTD 2 TEMPERATURES
RRTD 2 - RTD - Hottest Stator
0610 0 12 1 - F1 0
Number
RRTD 2 - RTD - Hottest Stator
0611 -40 200 1 C F4 40
Temperature
0612 RRTD 2 - RTD #1Temperature -40 200 1 C F4 40
0613 RRTD 2 - RTD #2 Temperature -40 200 1 C F4 40
0614 RRTD 2 - RTD #3 Temperature -40 200 1 C F4 40
0615 RRTD 2 - RTD #4 Temperature -40 200 1 C F4 40
0616 RRTD 2 - RTD #5 Temperature -40 200 1 C F4 40
0617 RRTD 2 - RTD #6 Temperature -40 200 1 C F4 40
0618 RRTD 2 - RTD #7 Temperature -40 200 1 C F4 40
0619 RRTD 2 - RTD #8 Temperature -40 200 1 C F4 40
061A RRTD 2 - RTD #9 Temperature -40 200 1 C F4 40
061B RRTD 2 - RTD #10 Temperature -40 200 1 C F4 40
061C RRTD 2 - RTD #11 Temperature -40 200 1 C F4 40

CG62 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 10 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
061D RRTD 2 - RTD #12 Temperature -40 200 1 C F4 40
... Reserved
RRTD 3 TEMPERATURES
RRTD 3 - RTD - Hottest Stator
0620 0 12 1 - F1 0
Number
RRTD 3 - RTD - Hottest Stator
0621 -40 200 1 C F4 40
Temperature
0622 RRTD 3 - RTD #1 Temperature -40 200 1 C F4 40
0623 RRTD 3 - RTD #2 Temperature -40 200 1 C F4 40
0624 RRTD 3 - RTD #3 Temperature -40 200 1 C F4 40
0625 RRTD 3 - RTD #4 Temperature -40 200 1 C F4 40
0626 RRTD 3 - RTD #5 Temperature -40 200 1 C F4 40
0627 RRTD 3 - RTD #6 Temperature -40 200 1 C F4 40
0628 RRTD 3 - RTD #7 Temperature -40 200 1 C F4 40
0629 RRTD 3 - RTD #8 Temperature -40 200 1 C F4 40
062A RRTD 3 - RTD #9 Temperature -40 200 1 C F4 40
062B RRTD 3 - RTD #10 Temperature -40 200 1 C F4 40
062C RRTD 3 - RTD #11 Temperature -40 200 1 C F4 40
062D RRTD 3 - RTD #12 Temperature -40 200 1 C F4 40
... Reserved
RRTD 4 TEMPERATURES
RRTD 4 - RTD- Hottest Stator
0630 0 12 1 - F1 0
Number
RRTD 4 - RTD- Hottest Stator
0631 -40 200 1 C F4 40
Temperature
0632 RRTD 4 - RTD#1 Temperature -40 200 1 C F4 40
0633 RRTD 4 - RTD#2 Temperature -40 200 1 C F4 40
0634 RRTD 4 - RTD#3 Temperature -40 200 1 C F4 40
0635 RRTD 4 - RTD#4 Temperature -40 200 1 C F4 40
0636 RRTD 4 - RTD#5 Temperature -40 200 1 C F4 40
0637 RRTD 4 - RTD#6 Temperature -40 200 1 C F4 40
0638 RRTD 4 - RTD#7 Temperature -40 200 1 C F4 40
0639 RRTD 4 - RTD#8 Temperature -40 200 1 C F4 40
063A RRTD 4 - RTD#9 Temperature -40 200 1 C F4 40
063B RRTD 4 - RTD#10 Temperature -40 200 1 C F4 40
063C RRTD 4 - RTD#11 Temperature -40 200 1 C F4 40
063D RRTD 4 - RTD#12 Temperature -40 200 1 C F4 40
LOSS OF RRTD COMMUNICATIONS
Lost RRTD Communications
063E 0 4 1 - F123 0
alarm
063F Actively Communicating RRTDs 0 15 - - F183 -
RRTD 1 ALARM STATUS
0650 RRTD 1 - RTD #1 Alarm Status 0 4 1 - F123 0
0651 RRTD 1 - RTD #2 Alarm Status 0 4 1 - F123 0
0652 RRTD 1 - RTD #3 Alarm Status 0 4 1 - F123 0
0653 RRTD 1 - RTD #4 Alarm Status 0 4 1 - F123 0
0654 RRTD 1 - RTD #5 Alarm Status 0 4 1 - F123 0
0655 RRTD 1 - RTD #6 Alarm Status 0 4 1 - F123 0
0656 RRTD 1 - RTD #7 Alarm Status 0 4 1 - F123 0
0657 RRTD 1 - RTD #8 Alarm Status 0 4 1 - F123 0
0658 RRTD 1 - RTD #9 Alarm Status 0 4 1 - F123 0
0659 RRTD 1 - RTD #10 Alarm Status 0 4 1 - F123 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG63


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 11 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
065A RRTD 1 - RTD #11 Alarm Status 0 4 1 - F123 0
065B RRTD 1 - RTD #12 Alarm Status 0 4 1 - F123 0
RRTD 1 - RTD #1 High Alarm
065C 0 4 1 - F123 0
Status
RRTD 1 - RTD #2 High Alarm
065D 0 4 1 - F123 0
Status
RRTD 1 - RTD #3 High Alarm
065E 0 4 1 - F123 0
Status
RRTD 1 - RTD #4 High Alarm
065F 0 4 1 - F123 0
Status
RRTD 1 - RTD #5 High Alarm
0660 0 4 1 - F123 0
Status
RRTD 1 - RTD #6 High Alarm
0661 0 4 1 - F123 0
Status
RRTD 1 - RTD #7 High Alarm
0662 0 4 1 - F123 0
Status
RRTD 1 - RTD #8 High Alarm
0663 0 4 1 - F123 0
Status
RRTD 1 - RTD #9 High Alarm
0664 0 4 1 - F123 0
Status
RRTD 1 - RTD #10 High Alarm
0665 0 4 1 - F123 0
Status
RRTD 1 - RTD #11 High Alarm
0666 0 4 1 - F123 0
Status
RRTD 1 - RTD #12 High Alarm
0667 0 4 1 - F123 0
Status
RRTD 1 - Broken / Open RTD
0668 0 4 1 - F123 0
Alarm Status
RRTD 1 - Short / Low Temp
0669 0 1 1 - F123 0
Alarm Status
RRTD 1 - Digital Input 6 Alarm
066A 0 4 1 - F123 0
Status
RRTD 1 - Digital Input 2 Alarm
066B 0 4 1 - F123 0
Status
RRTD 1 - Digital Input 5 Alarm
066C 0 4 1 - F123 0
Status
RRTD 1 - Digital Input 4 Alarm
066D 0 4 1 - F123 0
Status
RRTD 1 - Digital Input 1 Alarm
066E 0 4 1 - F123 0
Status
RRTD 1 - Digital Input 3 Alarm
066F 0 4 1 - F123 0
Status
RRTD 2 ALARM STATUS
0670 RRTD 2 - RTD #1 Alarm Status 0 4 1 - F123 0
0671 RRTD 2 - RTD #2 Alarm Status 0 4 1 - F123 0
0672 RRTD 2 - RTD #3 Alarm Status 0 4 1 - F123 0
0673 RRTD 2 - RTD #4 Alarm Status 0 4 1 - F123 0
0674 RRTD 2 - RTD #5 Alarm Status 0 4 1 - F123 0
0675 RRTD 2 - RTD #6 Alarm Status 0 4 1 - F123 0
0676 RRTD 2 - RTD #7 Alarm Status 0 4 1 - F123 0
0677 RRTD 2 - RTD #8 Alarm Status 0 4 1 - F123 0
0678 RRTD 2 - RTD #9 Alarm Status 0 4 1 - F123 0
0679 RRTD 2 - RTD #10 Alarm Status 0 4 1 - F123 0
067A RRTD 2 - RTD #11 Alarm Status 0 4 1 - F123 0
067B RRTD 2 - RTD #12 Alarm Status 0 4 1 - F123 0

CG64 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 12 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 2 - RTD #1 High Alarm
067C 0 4 1 - F123 0
Status
RRTD 2 - RTD #2 High Alarm
067D 0 4 1 - F123 0
Status
RRTD 2 - RTD #3 High Alarm
067E 0 4 1 - F123 0
Status
RRTD 2 - RTD #4 High Alarm
067F 0 4 1 - F123 0
Status
RRTD 2 - RTD #5 High Alarm
0680 0 4 1 - F123 0
Status
RRTD 2 - RTD #6 High Alarm
0681 0 4 1 - F123 0
Status
RRTD 2 - RTD #7 High Alarm
0682 0 4 1 - F123 0
Status
RRTD 2 - RTD #8 High Alarm
0683 0 4 1 - F123 0
Status
RRTD 2 - RTD #9 High Alarm
0684 0 4 1 - F123 0
Status
RRTD 2 - RTD #10 High Alarm
0685 0 4 1 - F123 0
Status
RRTD 2 - RTD #11 High Alarm
0686 0 4 1 - F123 0
Status
RRTD 2 - RTD #12 High Alarm
0687 0 4 1 - F123 0
Status
RRTD 2 - Broken / Open RTD
0688 0 4 1 - F123 0
Alarm Status
RRTD 2 - Short / Low Temp
0689 0 1 1 - F123 0
Alarm Status
RRTD 2 - Digital Input 6 Alarm
068A 0 4 1 - F123 0
Status
RRTD 2 - Digital Input 2 Alarm
068B 0 4 1 - F123 0
Status
RRTD 2 - Digital Input 5 Alarm
068C 0 4 1 - F123 0
Status
RRTD 2 - Digital Input 4 Alarm
068D 0 4 1 - F123 0
Status
RRTD 2 - Digital Input 1 Alarm
068E 0 4 1 - F123 0
Status
RRTD 2 - Digital Input 3 Alarm
068F 0 4 1 - F123 0
Status
RRTD 3 ALARM STATUS
0690 RRTD 3 - RTD #1 Alarm Status 0 4 1 - F123 0
0691 RRTD 3 - RTD #2 Alarm Status 0 4 1 - F123 0
0692 RRTD 3 - RTD #3 Alarm Status 0 4 1 - F123 0
0693 RRTD 3 - RTD #4 Alarm Status 0 4 1 - F123 0
0694 RRTD 3 - RTD #5 Alarm Status 0 4 1 - F123 0
0695 RRTD 3 - RTD #6 Alarm Status 0 4 1 - F123 0
0696 RRTD 3 - RTD #7 Alarm Status 0 4 1 - F123 0
0697 RRTD 3 - RTD #8 Alarm Status 0 4 1 - F123 0
0698 RRTD 3 - RTD #9 Alarm Status 0 4 1 - F123 0
0699 RRTD 3 - RTD #10 Alarm Status 0 4 1 - F123 0
069A RRTD 3 - RTD #11 Alarm Status 0 4 1 - F123 0
069B RRTD 3 - RTD #12 Alarm Status 0 4 1 - F123 0
RRTD 3 - RTD #1 High Alarm
069C 0 4 1 - F123 0
Status

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG65


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 13 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 3 - RTD #2 High Alarm
069D 0 4 1 - F123 0
Status
RRTD 3 - RTD #3 High Alarm
069E 0 4 1 - F123 0
Status
RRTD 3 - RTD #4 High Alarm
069F 0 4 1 - F123 0
Status
RRTD 3 - RTD #5 High Alarm
06A0 0 4 1 - F123 0
Status
RRTD 3 - RTD #6 High Alarm
06A1 0 4 1 - F123 0
Status
RRTD 3 - RTD #7 High Alarm
06A2 0 4 1 - F123 0
Status
RRTD 3 - RTD #8 High Alarm
06A3 0 4 1 - F123 0
Status
RRTD 3 - RTD #9 High Alarm
06A4 0 4 1 - F123 0
Status
RRTD 3 - RTD #10 High Alarm
06A5 0 4 1 - F123 0
Status
RRTD 3 - RTD #11 High Alarm
06A6 0 4 1 - F123 0
Status
RRTD 3 - RTD #12 High Alarm
06A7 0 4 1 - F123 0
Status
RRTD 3 - Broken / Open RTD
06A8 0 4 1 - F123 0
Alarm Status
RRTD 3 - Short / Low Temp
06A9 0 1 1 - F123 0
Alarm Status
RRTD 3 - Digital Input 6 Alarm
06AA 0 4 1 - F123 0
Status
RRTD 3 - Digital Input 2 Alarm
06AB 0 4 1 - F123 0
Status
RRTD 3 - Digital Input 5 Alarm
06AC 0 4 1 - F123 0
Status
RRTD 3 - Digital Input 4 Alarm
06AD 0 4 1 - F123 0
Status
RRTD 3 - Digital Input 1 Alarm
06AE 0 4 1 - F123 0
Status
RRTD 3 - Digital Input 3 Alarm
06AF 0 4 1 - F123 0
Status
RRTD 4 ALARM STATUS
06B0 RRTD 4 - RTD #1 Alarm Status 0 4 1 - F123 0
06B1 RRTD 4 - RTD #2 Alarm Status 0 4 1 - F123 0
06B2 RRTD 4 - RTD #3 Alarm Status 0 4 1 - F123 0
06B3 RRTD 4 - RTD #4 Alarm Status 0 4 1 - F123 0
06B4 RRTD 4 - RTD #5 Alarm Status 0 4 1 - F123 0
06B5 RRTD 4 - RTD #6 Alarm Status 0 4 1 - F123 0
06B6 RRTD 4 - RTD #7 Alarm Status 0 4 1 - F123 0
06B7 RRTD 4 - RTD #8 Alarm Status 0 4 1 - F123 0
06B8 RRTD 4 - RTD #9 Alarm Status 0 4 1 - F123 0
06B9 RRTD 4 - RTD #10 Alarm Status 0 4 1 - F123 0
06BA RRTD 4 - RTD #11 Alarm Status 0 4 1 - F123 0
06BB RRTD 4 - RTD #12 Alarm Status 0 4 1 - F123 0
RRTD 4 - RTD #1 High Alarm
06BC 0 4 1 - F123 0
Status
RRTD 4 - RTD #2 High Alarm
06BD 0 4 1 - F123 0
Status

CG66 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 14 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 4 - RTD #3 High Alarm
06BE 0 4 1 - F123 0
Status
RRTD 4 - RTD #4 High Alarm
06BF 0 4 1 - F123 0
Status
RRTD 4 - RTD #5 High Alarm
06C0 0 4 1 - F123 0
Status
RRTD 4 - RTD #6 High Alarm
06C1 0 4 1 - F123 0
Status
RRTD 4 - RTD #7 High Alarm
06C2 0 4 1 - F123 0
Status
RRTD 4 - RTD #8 High Alarm
06C3 0 4 1 - F123 0
Status
RRTD 4 - RTD #9 High Alarm
06C4 0 4 1 - F123 0
Status
RRTD 4 - RTD #10 High Alarm
06C5 0 4 1 - F123 0
Status
RRTD 4 - RTD #11 High Alarm
06C6 0 4 1 - F123 0
Status
RRTD 4 - RTD #12 High Alarm
06C7 0 4 1 - F123 0
Status
RRTD 4 - Broken / Open RTD
06C8 0 4 1 - F123 0
Alarm Status
RRTD 4 - Short / Low Temp
06C9 0 1 1 - F123 0
Alarm Status
RRTD 4 - Digital Input 6 Alarm
06CA 0 4 1 - F123 0
Status
RRTD 4 - Digital Input 2 Alarm
06CB 0 4 1 - F123 0
Status
RRTD 4 - Digital Input 5 Alarm
06CC 0 4 1 - F123 0
Status
RRTD 4 - Digital Input 4 Alarm
06CD 0 4 1 - F123 0
Status
RRTD 4 - Digital Input 1 Alarm
06CE 0 4 1 - F123 0
Status
RRTD 4 - Digital Input 3 Alarm
06CF 0 4 1 - F123 0
Status
RRTD 1 MAXIMUM TEMPERATURES
RRTD 1 - RTD # 1 Max.
0700 Temperature -40 200 1 C F4 40
RRTD 1 - RTD # 2 Max.
0701 -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 3 Max.
0702 -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 4 Max.
0703 -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 5 Max.
0704 -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 6 Max.
0705 -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 7 Max.
0706 -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 8 Max.
0707 -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 9 Max.
0708 -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 10 Max.
0709 -40 200 1 C F4 40
Temperature

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG67


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 15 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 1 - RTD # 11 Max.
070A -40 200 1 C F4 40
Temperature
RRTD 1 - RTD # 12 Max.
070B -40 200 1 C F4 40
Temperature
... Reserved
RRTD 2 MAXIMUM TEMPERATURES
RRTD 2 - RTD # 1 Max.
0710 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 2 Max.
0711 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 3 Max.
0712 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 4 Max.
0713 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 5 Max.
0714 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 6 Max.
0715 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 7 Max.
0716 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 8 Max.
0717 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 9 Max.
0718 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 10 Max.
0719 -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 11 Max.
071A -40 200 1 C F4 40
Temperature
RRTD 2 - RTD # 12 Max.
071B -40 200 1 C F4 40
Temperature
... Reserved
RRTD 3 MAXIMUM TEMPERATURES
RRTD 3 - RTD # 1 Max.
0720 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 2 Max.
0721 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 3 Max.
0722 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 4 Max.
0723 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 5 Max.
0724 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 6 Max.
0725 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 7 Max.
0726 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 8 Max.
0727 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 9 Max.
0728 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 10 Max.
0729 -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 11 Max.
072A -40 200 1 C F4 40
Temperature
RRTD 3 - RTD # 12 Max.
072B -40 200 1 C F4 40
Temperature
... Reserved

CG68 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 16 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 4 MAXIMUM TEMPERATURES
RRTD 4 - RTD # 1 Max.
0730 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 2 Max.
0731 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 3 Max.
0732 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 4 Max.
0733 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 5 Max.
0734 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 6 Max.
0735 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 7 Max.
0736 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 8 Max.
0737 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 9 Max.
0738 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 10 Max.
0739 -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 11 Max.
073A -40 200 1 C F4 40
Temperature
RRTD 4 - RTD # 12 Max.
073B -40 200 1 C F4 40
Temperature
... Reserved
RRTD 1 TRIP COUNTER
0800 RRTD 1 - Stator RTD Trips 0 50000 1 - F1 0
0801 RRTD 1 - Bearing RTD Trips 0 50000 1 - F1 0
0802 RRTD 1 - Other RTD Trips 0 50000 1 - F1 0
0803 RRTD 1 - Ambient RTD Trips 0 50000 1 - F1 0
0804 RRTD 1 - Digital Input Trips 0 50000 1 - F1 0
... Reserved
RRTD 2 TRIP COUNTER
0810 RRTD 2 - Stator RTD Trips 0 50000 1 - F1 0
0811 RRTD 2 - Bearing RTD Trips 0 50000 1 - F1 0
0812 RRTD 2 - Other RTD Trips 0 50000 1 - F1 0
0813 RRTD 2 - Ambient RTD Trips 0 50000 1 - F1 0
0814 RRTD 2 - Digital Input Trips 0 50000 1 - F1 0
... Reserved
RRTD 3 TRIP COUNTER
0820 RRTD 3 - Stator RTD Trips 0 50000 1 - F1 0
0821 RRTD 3 - Bearing RTD Trips 0 50000 1 - F1 0
0822 RRTD 3 - Other RTD Trips 0 50000 1 - F1 0
0823 RRTD 3 - Ambient RTD Trips 0 50000 1 - F1 0
0824 RRTD 3 - Digital Input Trips 0 50000 1 - F1 0
... Reserved
RRTD 4 TRIP COUNTER
0830 RRTD 4 - Stator RTD Trips 0 50000 1 - F1 0
0831 RRTD 4 - Bearing RTD Trips 0 50000 1 - F1 0
0832 RRTD 4 - Other RTD Trips 0 50000 1 - F1 0
0833 RRTD 4 - Ambient RTD Trips 0 50000 1 - F1 0
0834 RRTD 4 - Digital Input Trips 0 50000 1 - F1 0
... Reserved

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG69


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 17 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 1 DIGITAL INPUT STATUS
0840 Digital Input 3 0 1 1 - F131 0
0841 Digital Input 4 0 1 1 - F131 0
0842 Digital Input 6 0 1 1 - F131 0
0843 Digital Input 5 0 1 1 - F131 0
0844 Digital Input 2 0 1 1 - F131 0
0845 Digital Input 1 0 1 1 - F131 0
... Reserved
RRTD 2 DIGITAL INPUT STATUS
0850 Digital Input 3 0 1 1 - F131 0
0851 Digital Input 4 0 1 1 - F131 0
0852 Digital Input 6 0 1 1 - F131 0
0853 Digital Input 5 0 1 1 - F131 0
0854 Digital Input 2 0 1 1 - F131 0
0855 Digital Input 1 0 1 1 - F131 0
... Reserved
RRTD 3 DIGITAL INPUT STATUS
0860 Digital Input 3 0 1 1 - F131 0
0861 Digital Input 4 0 1 1 - F131 0
0862 Digital Input 6 0 1 1 - F131 0
0863 Digital Input 5 0 1 1 - F131 0
0864 Digital Input 2 0 1 1 - F131 0
0865 Digital Input 1 0 1 1 - F131 0
... Reserved
RRTD 4 DIGITAL INPUT STATUS
0870 Digital Input 3 0 1 1 - F131 0
0871 Digital Input 4 0 1 1 - F131 0
0872 Digital Input 6 0 1 1 - F131 0
0873 Digital Input 5 0 1 1 - F131 0
0874 Digital Input 2 0 1 1 - F131 0
0875 Digital Input 1 0 1 1 - F131 0
... Reserved
RRTD 1 OUTPUT RELAY STATUS
0880 RRTD 1 - Trip 0 2 1 N/A F150 2
0881 RRTD 1 - Alarm 0 2 1 N/A F150 2
0882 RRTD 1 - Aux. 1 0 2 1 N/A F150 2
0883 RRTD 1 - Aux. 2 0 2 1 N/A F150 2
RRTD 1 DIGITAL INPUT AND OUTPUT RELAY STATUS
RRTD1 Digital Input & Output
0884 N/A N/A N/A N/A F193 0
Relay Status
... Reserved
RRTD 2 OUTPUT RELAY STATUS
0890 RRTD 2 - Trip 0 2 1 N/A F150 2
0891 RRTD 2 - Alarm 0 2 1 N/A F150 2
0892 RRTD 2 - Aux. 1 0 2 1 N/A F150 2
0893 RRTD 2 - Aux. 2 0 2 1 N/A F150 2
RRTD 2 DIGITAL INPUT AND OUTPUT RELAY STATUS
RRTD2 Digital Input & Output
0894 N/A N/A N/A N/A F193 0
Relay Status
... Reserved
RRTD 3 OUTPUT RELAY STATUS
08A0 RRTD 3 - Trip 0 2 1 N/A F150 2

CG70 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 18 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
08A1 RRTD 3 - Alarm 0 2 1 N/A F150 2
08A2 RRTD 3 - Aux. 1 0 2 1 N/A F150 2
08A3 RRTD 3 - Aux. 2 0 2 1 N/A F150 2
RRTD 3 DIGITAL INPUT AND OUTPUT RELAY STATUS
RRTD3 Digital Input & Output
08A4 N/A N/A N/A N/A F193 0
Relay Status
... Reserved
RRTD 4 OUTPUT RELAY STATUS
08B0 RRTD 4 - Trip 0 2 1 N/A F150 2
08B1 RRTD 4 - Alarm 0 2 1 N/A F150 2
08B2 RRTD 4 - Aux. 1 0 2 1 N/A F150 2
08B3 RRTD 4 - Aux. 2 0 2 1 N/A F150 2
RRTD 4 DIGITAL INPUT AND OUTPUT RELAY STATUS
RRTD4 Digital Input & Output
08B4 N/A N/A N/A N/A F193 0
Relay Status
... Reserved
COMMUNICATIONS MODULE
08C0 Ethernet Module Status 0 65535 1 N/A F164 -
Fieldbus Module Software
08C1 - - - - F16 -
Revision
... Reserved
PROTECTION FUNCTION BLOCKING
Protection Functions Currently
08D0 0 256 1 N/A F180 0
Blocked
... Reserved
SETPOINTS (ADDRESSES 1000 TO 1FFF)
DISPLAY PREFERENCES
1000 Default Message Cycle Time 5 100 1 s F1 20
1001 Default Message Timeout 10 900 1 s F1 300
1002 Reserved
1003 Flash Message 1 10 1 s F1 2
1004 Temperature Display Units 0 1 1 - F100 0
1005 Energy Unit Display 0 1 1 - F166 0
... Reserved
EVENT RECORDS
1006 Motor Running Events 0 1 1 - F103 0
1007 Motor Stopped Events 0 1 1 - F103 0
WAVEFORM CAPTURE
1008 Trigger Position 0 100 1 % F1 20
... Reserved
369 COMMUNICATIONS
100F Reset Fieldbus Comms Interface 0 1 1 - F103 0
1010 Slave Address 1 254 1 - F1 254
1011 Computer RS232 Baud Rate 0 4 1 - F101 4
1012 Computer RS232 Parity 0 2 1 - F102 0
1013 Channel 1 Parity 0 2 1 - F102 0
1014 Channel 1 Baud Rate 0 4 1 - F101 4
1015 Channel 2 Parity 0 2 1 - F102 0
1016 Channel 2 Baud Rate 0 4 1 - F101 4
1017 Channel 3 Parity 0 2 1 - F102 0
1018 Channel 3 Baud Rate 0 4 1 - F101 4
1019 Channel 3 Connection 0 1 1 - F151 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG71


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 19 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
101A Channel 3 Application 0 1 1 - F149 0
101B Profibus Slave Address 1 126 1 - F1 125
101C IP Address Octet 1 0 255 1 - F1 127
101D IP Address Octet 2 0 255 1 - F1 0
101E IP Address Octet 3 0 255 1 - F1 0
101F IP Address Octet 4 0 255 1 - F1 1
1020 Subnet Mask Octet 1 0 255 1 - F1 255
1021 Subnet Mask Octet 2 0 255 1 - F1 255
1022 Subnet Mask Octet 3 0 255 1 - F1 255
1023 Subnet Mask Octet 4 0 255 1 - F1 0
1024 Gateway Address Octet 1 0 255 1 - F1 127
1025 Gateway Address Octet 2 0 255 1 - F1 0
1026 Gateway Address Octet 3 0 255 1 - F1 0
1027 Gateway Address Octet 4 0 255 1 - F1 1
1028 DeviceNet MAC ID 0 63 1 - F1 63
1029 DeviceNet Baud Rate 0 2 1 - F170 0
... Reserved
REAL TIME CLOCK
1030 Date (2 words) valid date N/A - F18 -
1034 Time (2 words) valid time N/A - F19 -
... Reserved
DEFAULT MESSAGES
1041 Default to Current Metering 0 1 1 - F103 0
1042 Default to Motor Load 0 1 1 - F103 0
Default to Delta Voltage
1043 0 1 1 - F103 0
Metering
1044 Default to Power Factor 0 1 1 - F103 0
1045 Default to Positive Watthours 0 1 1 - F103 0
1046 Default to Real Power 0 1 1 - F103 0
1047 Default to Reactive Power 0 1 1 - F103 0
1048 Default to Hottest Stator RTD 0 1 1 - F103 0
1049 Default to Text Message 1 0 1 1 - F103 0
104A Default to Text Message 2 0 1 1 - F103 0
104B Default to Text Message 3 0 1 1 - F103 0
104C Default to Text Message 4 0 1 1 - F103 0
104D Default to Text Message 5 0 1 1 - F103 0
Default to Hottest Stator RTD
104E 0 1 1 - F103 0
Temperature
Default to Unbalace Biased
104F 0 1 1 - F103 0
Motor Load
... Reserved - - - - - -
MESSAGE SCRATCHPAD
1st & 2nd Character of 1st
1060 32 127 1 - F1 T
Scratchpad Message

39th & 40th Character of 1st
1073 32 127 1 - F1 ""
Scratchpad Message
1st & 2nd Character of 2nd
1074 32 127 1 - F1 T
Scratchpad Message

39th & 40th Character of 2nd
1087 32 127 1 - F1 ""
Scratchpad Message

CG72 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 20 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1st & 2nd Character of 3rd
1088 32 127 1 - F1 T
Scratchpad Message

39th & 40th Character of 3rd
109B 32 127 1 - F1 ""
Scratchpad Message
1st & 2nd Character of 4th
109C 32 127 1 - F1 T
Scratchpad Message

39th & 40th Character of 4th
10AF 32 127 1 - F1 ""
Scratchpad Message
1st & 2nd Character of 5th
10B0 32 127 1 - F1 T
Scratchpad Message

39th & 40th Character of 5th
10C3 32 127 1 - F1 ""
Scratchpad Message
... Reserved
CLEAR PRESET DATA
1130 Clear Last Trip Data 0 1 1 - F103 0
1131 Clear Peak Demand Data 0 1 1 - F103 0
1132 Clear RTD Maximums 0 1 1 - F103 0
1133 Preset Positive MWh 0 65535 1 MWh F1 0
1134 Clear Trip Counters 0 1 1 - F103 0
1135 Preset Digital Counter 0 65535 1 - F1 0
1136 Clear Event Records 0 1 1 - F103 0
1137 Preset Positive Mvarh 0 65535 1 Mvarh F1 0
1138 Preset Negative Mvarh 0 65535 1 Mvarh F1 0
1139 Preset Number Of Motor Starts 0 50000 1 - F1 0
Preset Number Of Emergency
113A 0 50000 1 - F1 0
Restarts
113B Preset Motor Running Hours 0 65535 1 - F1 0
Preset Autorestart Start
113C 0 50000 1 - F1 0
Attempts
... Reserved
1140 Clear Motor Data 0 1 1 - F103 0
1141 Reserved - - - - - -
1142 Clear All Data 0 1 1 - F103 0
1143 RRTD 1 - Preset Digital Counter 0 65535 1 - F1 0
1144 RRTD 2 - Preset Digital Counter 0 65535 1 - F1 0
1145 RRTD 3 - Preset Digital Counter 0 65535 1 - F1 0
1146 RRTD 4 - Preset Digital Counter 0 65535 1 - F1 0
1147 Clear Energy Data 0 1 1 - F103 0
... Reserved
CT/VT SETUP
1180 Phase CT Primary 1 5000 1 A F1 500
1181 Motor Full Load Amps 1 5000 1 A F1 10
1182 Ground CT Type 0 3 1 - F104 2
1183 Ground CT Primary 1 5000 1 A F1 100
... Reserved
Enable Two Speed Motor
1190 0 1 1 N/A F103 0
Protection
1191 Speed 2 Phase CT Primary 1 5000 1 A F1 5000
1192 Speed 2 Motor Full Load Amps 1 5000 1 A F1 10

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG73


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 21 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
... Reserved
Voltage Transformer Connection
11A0 0 2 1 - F106 0
Type
11A1 Voltage Transformer Ratio 100 24000 1 - F3 35
11A2 Motor Rated Voltage 100 20000 1 V F1 4160
... Reserved
11C0 Nominal Frequency 0 2 1 - F107 0
11C1 System Phase Sequence 0 1 1 - F124 0
Speed 2 System Phase
11C2 0 1 1 - F124 0
Sequence
... Reserved
SERIAL COMM CONTROL
11C8 Serial Communication Control 0 1 1 - F103 0
11C9 Assign Start Control Relays 0 7 1 - F113 2
... Reserved
REDUCED VOLTAGE
11CF Start Control Relay Timer 10 100 5 s F2 10
11D0 Reduced Voltage Starting 0 1 1 - F103 0
11D1 Assign Start Control Relays 0 7 1 - F113 4
11D2 Transition On 0 2 1 - F108 0
Incomplete Sequence Trip
11D3 0 6 1 - F111 0
Relays
11D4 Reduced Voltage Start Level 25 300 1 % FLA F1 100
11D5 Reduced Voltage Start Timer 1 500 1 s F1 200
AUTORESTART
11D6 Autorestart 0 1 1 - F103 0
11D7 Total Restarts 0 65000 1 starts F1 1
11D8 Restart Delay 0 20000 1 sec. F1 60
11D9 Progressive Delay 0 20000 1 sec. F1 0
11DA Hold Delay 0 20000 1 sec. F1 0
11DB Bus Valid 0 1 1 - F103 0
11DC Bus Valid Level 15 100 1 %VT F1 100
11DD Reserved - - - - - -
11DE Autorestart Attempt Events 0 1 1 - F103 0
11DF Autorestart Success Events 0 1 1 - F103 0
11E0 Autorestart Aborted Events 0 1 1 - F103 0
... Reserved
UNDERVOLTAGE AUTORESTART
11F0 Enable UVR 0 1 1 - F30 0 (Off)
11F1 UVR Pickup Level 50 100 1 x RATED F3 65
11F2 UVR Assign Trip Relays 0 7 1 - F111 0
11F3 UVR Trip Delay 0 2550 1 x 0.1s F2 0
11F4 UVR Restoration Level 50 100 1 x RATED F3 90
Immediate Restart Power Loss
11F5 0 500 100 ms F1 0 (Off)
Time
11F6 Delay1 Restart Power Loss Time 0 100 1 x 0.1s F2 0 (Off)
F1 (3601=
11F7 Delay2 Restart Power Loss Time 0 3601 1 s Unlimited 0 (Off)
)
11F8 Delay1 Restart Time Delay 0 12000 2 x 0.1s F2 20
11F9 Delay2 Restart Time Delay 0 12000 2 x 0.1s F2 100
11FA UVR Setup Time 0 12000 1 x 0.1s F2 100

CG74 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 22 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
DIGITAL COUNTER
12E6 First Character of Counter Name 32 127 1 - F1 G
First Character of Counter Unit
12F2 32 127 1 - F1 U
Name
12F8 Counter Type 0 1 1 - F114 0
12F9 Digital Counter Alarm 0 2 1 - F115 0
12FA Assign Alarm Relays 0 6 1 - F113 0
12FB Counter Alarm Level 0 65535 1 - F1 100
12FD Reserved - - - - - -
12FE Record Alarms as Events 0 1 1 - F103 0
EMERGENCY
1st & 2nd Character of
1330 32 127 1 - F22 G
Emergency Switch Name
1340 General Emergency Switch Type 0 1 1 - F116 0
General Emergency Switch Block
1341 0 5000 1 s F1 0
Input From Start
General Emergency Switch
1342 0 2 1 - F115 0
Alarm
General Emergency Switch
1343 0 6 1 - F113 0
Alarm Relays
General Emergency Switch
1344 1 50000 1 100ms F2 50
Alarm Delay
General Emergency Switch
1345 0 1 1 - F103 0
Alarm Events
1346 General Emergency Switch Trip 0 2 1 - F115 0
General Emergency Switch Trip
1347 0 6 1 - F111 0
Relays
General Emergency Switch Trip
1348 1 50000 1 100ms F2 50
Delay
Emergency Switch Assignable
1349 0 7 1 - F110 0
Function
... Reserved
DIFFERENTIAL
1st & 2nd Character of
1370 32 127 1 - F22 G
Differential Switch Name
1380 General Differential Switch Type 0 1 1 - F116 0
General Differential Switch Block
1381 0 5000 1 s F1 0
Input From Start
General Differential Switch
1382 0 2 1 - F115 0
Alarm
General Differential Switch
1383 0 7 1 - F113 1
Alarm Relays
General Differential Switch
1384 1 50000 1 100ms F2 50
Alarm Delay
General Differential Switch
1385 0 1 1 - F103 0
Alarm Events
1386 General Differential Switch Trip 0 2 1 - F115 0
General Differential Switch Trip
1387 0 7 1 - F111 1
Relays
General Differential Switch Trip
1388 1 50000 1 100ms F2 50
Delay
Differential Switch Assignable
1389 0 7 1 - F157 0
Function
Assign Differential Switch Trip
138A 0 7 1 - F111 1
Relays
... Reserved

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG75


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 23 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
SPEED
1st & 2nd Character of Speed
13A0 32 127 1 - F22 G
Switch Name
13B0 General Speed Switch Type 0 1 1 - F116 0
General Speed Switch Block
13B1 0 5000 1 s F1 0
Input from Start
13B2 General Speed Switch Alarm 0 2 1 - F115 0
General Speed Switch Alarm
13B3 0 7 1 - F113 1
Relays
General Speed Switch Alarm
13B4 1 50000 1 100ms F2 50
Delay
General Speed Switch Alarm
13B5 0 1 1 - F103 0
Events
13B6 General Speed Switch Trip 0 2 1 - F115 0
General Speed Switch Trip
13B7 0 7 1 - F111 1
Relays
13B8 General Speed Switch Trip Delay 1 50000 1 100ms F2 50
Speed Switch Assignable
13B9 0 7 1 - F158 0
Function
13BA Speed Switch Delay 5 1000 5 100ms F2 20
13BB Assign Speed Switch Trip Relays 0 7 1 - F111 1
... Reserved
RESET
1st & 2nd Character of Reset
13D0 32 127 1 - F22 G
Switch Name
13E0 General Reset Switch Type 0 1 1 - F116 0
General Reset Switch Block Input
13E1 0 5000 1 s F1 0
From Start
13E2 General Reset Switch Alarm 0 2 1 - F115 0
General Reset Switch Alarm
13E3 0 7 1 - F113 1
Relays
General Reset Switch Alarm
13E4 1 50000 1 100ms F2 50
Delay
General Reset Switch Alarm
13E5 0 1 1 - F103 0
Events
13E6 General Reset Switch Trip 0 2 1 - F115 0
13E7 General Reset Switch Trip Relays 0 7 1 - F111 1
13E8 General Reset Switch Trip Delay 1 50000 1 100ms F2 50
Reset Switch Assignable
13E9 0 7 1 - F160 0
Function
... Reserved
SPARE
1st & 2nd Character of Spare
1400 32 127 1 - F22 G
Switch Name
1410 General Spare Switch Type 0 1 1 - F116 0
General Spare Switch Block
1411 0 5000 1 s F1 0
Input From Start
1412 General Spare Switch Alarm 0 2 1 - F115 0
General Spare Switch Alarm
1413 0 7 1 - F113 1
Relays
General Spare Switch Alarm
1414 1 50000 1 100ms F2 50
Delay
General Spare Switch Alarm
1415 0 1 1 - F103 0
Events
1416 General Spare Switch Trip 0 1 1 - F115 0

CG76 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 24 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1417 General Spare Switch Trip Relays 0 7 1 - F111 1
1418 General Spare Switch Trip Delay 1 50000 1 100 ms F2 50
Spare Switch Assignable
1419 0 7 1 - F159 0
Function
141A Starter Aux Contact Type 0 1 1 - F109 0
Starter Operation Monitor Delay
141B 0 60 1 seconds F1 0 (Off)
Time
141C Starter Operation Monitor Type 0 2 1 - F115 0 (Off)
141D Starter Operation Monitor Relays 0 15 1 - F169 0 (None)
... Reserved
OUTPUT RELAY SETUP
1500 Trip Relay Reset Mode 0 2 1 - F117 0
1501 Alarm Relay Reset Mode 0 2 1 - F117 0
1502 Aux 1 Relay Reset Mode 0 2 1 - F117 0
1503 Aux 2 Relay Reset Mode 0 2 1 - F117 0
1504 Trip Relay Operation 0 1 1 - F161 0
1505 Alarm Relay Operation 0 1 1 - F161 1
1506 Aux1 Relay Operation 0 1 1 - F161 1
1507 Aux2 Relay Operation 0 1 1 - F161 0
... Reserved
FORCE OUTPUT RELAYS
Assign Communications Force
1510 0 15 1 N/A F169 0
Relays
Trip Communications Force
1511 0 1 1 - F181 0
Relay Output Type
1512 Trip Pulsed Output Dwell Time 5 50000 1 100 ms F2 5
Alarm Communications Force
1513 0 1 1 - F181 0
Relay Output Type
1514 Alarm Pulsed Output Dwell Time 5 50000 1 100 ms F2 5
Aux1 Communications Force
1515 0 1 1 - F181 0
Relay Output Type
1516 Aux1 Pulsed Output Dwell Time 5 50000 1 100 ms F2 5
Aux2 Communications Force
1517 0 1 1 - F181 0
Relay Output Type
1518 Aux2 Pulsed Output Dwell Time 5 50000 1 100 ms F2 5
... Reserved
PROTECTION FUNCTION BLOCKING
1520 Log Blocking Events 0 1 1 N/A F30 0
1521 Block Undercurrent/Underpower 0 1 1 N/A F30 0
1522 Block Current Unbalance 0 1 1 N/A F30 0
1523 Block Incomplete Sequence 0 1 1 N/A F30 0
1524 Block Thermal Model 0 1 1 N/A F30 0
1525 Block Short Circuit and Backup 0 1 1 N/A F30 0
1526 Block Overload Alarm 0 1 1 N/A F30 0
1527 Block Ground Fault 0 1 1 N/A F30 0
Block Starts Per Hour and Time
1528 0 1 1 N/A F30 0
Between Starts
... Reserved
THERMAL MODEL (0 = Off)
0.01xFL F3
1581 Overload Pickup Level 101 125 1 101
A
Assign Thermal Capacity Trip
1582 0 7 1 - F111 1
Relay

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG77


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 25 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1583 Unbalance k Factor (0=Learned) 0 29 1 - F1 0
1584 Running Cool Time Constant 1 500 1 min F1 15
1585 Stopped Cool Time Constant 1 500 1 min F1 30
1586 Hot/Cold Safe Stall Ratio 1 100 1 - F3 100
1587 RTD Biasing 0 1 1 - F103 0
1588 RTD Bias Minimum 0 198 1 C F1 40
1589 RTD Bias Mid Point 0 199 1 C F1 120
158A RTD Bias Maximum 0 200 1 C F1 155
158B Thermal Capacity Alarm 0 2 1 - F115 0
Assign Thermal Capacity Alarm
158C 0 7 1 - F113 1
Relays
158D Thermal Capacity Alarm Level 1 100 1 % used F1 75
158E Thermal Capacity Alarm Events 0 1 1 - F103 0
158F Enable Learned Cool Time 0 1 1 - F103 0
1590 Enable Unbalance Biasing 0 1 1 - F103 0
1591 Motor Load Averaging Interval 3 60 3 cycles F1 3
... Reserved
15AE Select Curve Style 0 1 1 - F128 0
O/L CURVE SETUP
Standard Overload Curve
15AF 1 15 1 - F1 4
Number
15B0 Time to Trip at 1.01 x FLA 0 65534 1 s F1 17415
15B2 Time to Trip at 1.05 x FLA 0 65534 1 s F1 3415
15B4 Time to Trip at 1.10 x FLA 0 65534 1 s F1 1667
15B6 Time to Trip at 1.20 x FLA 0 65534 1 s F1 795
15B8 Time to Trip at 1.30 x FLA 0 65534 1 s F1 507
15BA Time to Trip at 1.40 x FLA 0 65534 1 s F1 365
15BC Time to Trip at 1.50 x FLA 0 65534 1 s F1 280
15BE Time to Trip at 1.75 x FLA 0 65534 1 s F1 170
15C0 Time to Trip at 2.00 x FLA 0 65534 1 s F1 117
15C2 Time to Trip at 2.25 x FLA 0 65534 1 s F1 86
15C4 Time to Trip at 2.50 x FLA 0 65534 1 s F1 67
15C6 Time to Trip at 2.75 x FLA 0 65534 1 s F1 53
15C8 Time to Trip at 3.00 x FLA 0 65534 1 s F1 44
15CA Time to Trip at 3.25 x FLA 0 65534 1 s F1 37
15CC Time to Trip at 3.50 x FLA 0 65534 1 s F1 31
15CE Time to Trip at 3.75 x FLA 0 65534 1 s F1 27
15D0 Time to Trip at 4.00 x FLA 0 65534 1 s F1 23
15D2 Time to Trip at 4.25 x FLA 0 65534 1 s F1 21
15D4 Time to Trip at 4.50 x FLA 0 65534 1 s F1 18
15D6 Time to Trip at 4.75 x FLA 0 65534 1 s F1 16
15D8 Time to Trip at 5.00 x FLA 0 65534 1 s F1 15
15DA Time to Trip at 5.50 x FLA 0 65534 1 s F1 12
15DC Time to Trip at 6.00 x FLA 0 65534 1 s F1 10
15DE Time to Trip at 6.50 x FLA 0 65534 1 s F1 9
15E0 Time to Trip at 7.00 x FLA 0 65534 1 s F1 7
15E2 Time to Trip at 7.50 x FLA 0 65534 1 s F1 6
15E4 Time to Trip at 8.00 x FLA 0 65534 1 s F1 6
15E6 Time to Trip at 10.0 x FLA 0 65534 1 s F1 6
15E8 Time to Trip at 15.0 x FLA 0 65534 1 s F1 6

CG78 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 26 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
15EA Time to Trip at 20.0 x FLA 0 65534 1 s F1 6
... Reserved
SHORT CIRCUIT TRIP (0 = INSTANTANEOUS TIME DELAY)
1640 Short Circuit Trip 0 1 1 - F115 0
1641 Reserved
1642 Assign Short Circuit Trip Relays 0 7 1 - F111 1
1643 Short Circuit Trip Level 20 200 1 CT F2 100
1644 Short Circuit Trip Delay 0 255.00 0.01 s F3 0
1645 Short Circuit Trip Backup 0 2 1 - F115 0
Assign Short Circuit Backup
1646 0 3 1 - F119 1
Relays
Add Short Circuit Trip Backup
1647 0 25500 0.01 s F3 20
Delay
... Reserved
OVERLOAD ALARM
1650 Overload Alarm 0 2 1 - F115 0
0.01 F
1651 Overload Alarm Level 101 150 1 F3 101
LA
1652 Assign Overload Alarm Relays 0 7 1 - F113 1
1653 Overload Alarm Delay 0 600 1 s F2 10
1654 Overload Alarm Events 0 1 1 - F103 0
... Reserved
MECHANICAL JAM
1660 Mechanical Jam Alarm 0 2 1 - F115 0
1661 Assign Alarm Relays 0 7 1 - F113 1
0.01 F
1662 Mechanical Jam Alarm Level 101 600 1 F3 150
LA
1663 Mechanical Jam Alarm Delay 5 1250 5 s F2 10
1664 Mechanical Jam Alarm Events 0 1 1 - F103 0
1665 Mechanical Jam Trip 0 2 1 - F115 0
1666 Assign Trip Relays 0 7 1 - F111 1
0.01 F
1667 Mechanical Jam Trip Level 101 600 1 F3 150
LA
1668 Mechanical Jam Trip Delay 5 1250 5 s F2 10
... Reserved - - - - - -
UNDERCURRENT
1670 Block Undercurrent from Start 0 15000 1 s F1 0
1671 Undercurrent Alarm 0 2 1 - F115 0
Assign Undercurrent Alarm
1672 0 7 1 - F113 1
Relays
0.01 F
1673 Undercurrent Alarm Level 10 99 1 F3 70
LA
1674 Undercurrent Alarm Delay 1 255 1 s F1 1
1675 Undercurrent Alarm Events 0 1 1 - F103 0
1676 Undercurrent Trip 0 2 1 - F115 0
1677 Assign Undercurrent Trip Relays 0 7 1 - F111 1
0.01 F
1678 Undercurrent Trip Level 10 99 1 F3 70
LA
1679 Undercurrent Trip Delay 1 255 1 s F1 1
... Reserved
CURRENT UNBALANCE
1680 Block Unbalance From Start 0 5000 1 s F1 0
1681 Current Unbalance Alarm 0 2 1 - F115 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG79


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 27 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1682 Assign Unbalance Alarm Relays 0 7 1 - F113 1
1683 Unbalance Alarm Level 4 30 1 % F1 15
1684 Unbalance Alarm Delay 1 255 1 s F1 1
1685 Unbalance Alarm Events 0 1 1 - F103 0
1686 Current Unbalance Trip 0 2 1 - F115 0
1687 Assign Unbalance Trip Relays 0 7 1 - F111 1
1688 Unbalance Trip Level 4 30 1 % F1 20
1689 Unbalance Trip Delay 1 255 1 s F1 1
... Reserved
GROUND FAULT
16A1 Ground Fault Alarm 0 2 1 - F115 0
Assign Ground Fault Alarm
16A2 0 7 1 - F113 1
Relays
16A3 Ground Fault Alarm Pickup 10 100 1 0.1 CT F3 10
GF Alarm Pickup for GE Multilin
16A4 25 2500 1 Amps F3 25
50:0.025 CT
16A5 Ground Fault Alarm Delay 0 255.00 0.01 s F3 0
16A6 Ground Fault Alarm Events 0 1 1 - F103 0
16A7 Ground Fault Trip 0 2 1 - F 115 0
16A8 Assign Ground Fault Trip Relays 0 7 1 - F 111 1
16A9 Ground Fault Trip Pickup 10 100 1 0.1 CT F3 20
GF Trip Pickup for GE Multilin
16AA 25 2500 1 0.1 CT F3 25
50:0.025 CT
16AB Ground Fault Trip Delay 0 255.00 0.01 s F3 0
16AC Ground Fault Trip Backup 0 1 1 - F115 0
16AD Ground Fault Trip Backup Relays 0 3 1 - F119 33
16AE Ground Fault Trip Backup Delay 0.10 255.00 0.01 s F3 0.20
... Reserved
ACCELERATION TRIP
16D0 Acceleration Trip 0 1 1 - F115 0
16D1 Assign Trip Relays 0 7 1 - F111 1
16D2 Acceleration Timer From Start 10 2500 1 1s F1 100
... Reserved - - - - - -
16E0 Enable Single Shot Restart 0 1 1 - F103 0
16E1 Enable Start Inhibit 0 1 1 - F103 0
Maximum Starts/Hour
16E2 0 5 1 - F1 0
Permissible
16E3 Time Between Starts 0 500 1 min F1 10
16E4 Restart Block 0 50000 1 s F1 0
16E5 Assign Block Relays 0 7 1 - F111 3
... Reserved
BACKSPIN DETECTION
1780 Enable Back-Spin Start Inhibit 0 1 1 - F103 0
1781 Minimum Permissible Frequency 0 999 1 Hz F3 100
... Reserved
1784 Enable Prediction Algorithm 0 1 1 - F103 1
1785 Assign Backspin Inhibit Relays 0 7 1 - F111 1
1786 Number of Motor Poles 2 16 2 - F1 2
... Reserved
LOCAL RTD #1
1790 Local RTD #1 Application 0 4 1 - F121 0

CG80 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 28 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1791 Local RTD #1 High Alarm 0 2 1 - F115 0
1792 Local RTD #1 High Alarm Relays 0 7 1 - F113 2
1793 Local RTD #1 High Alarm Level 1 200 1 C F1 130
1794 Local RTD #1 Alarm 0 2 1 - F115 0
1795 Local RTD #1 Alarm Relays 0 7 1 - F113 1
1796 Local RTD #1 Alarm Level 1 200 1 C F1 130
1797 Record RTD #1 Alarms as Events 0 1 1 - F103 0
1798 Local RTD #1 Trip 0 2 1 - F115 0
1799 Enable RTD #1 Trip Voting 0 13 1 - F122 1
179A Local RTD #1 Trip Relays 0 7 1 - F111 1
179B Local RTD #1 Trip Level 1 200 1 C F1 130
179C Local RTD #1 RTD Type 0 3 1 - F120 0
First Character of Local RTD #1
17A0 32 127 1 - F1 R
Name
- - - - - -
8th Character of Local RTD #1
17A3 32 127 1 - F1 ""
Name
... Reserved
LOCAL RTD #2
17B0 Local RTD #2 Application 0 4 1 - F121 0
17B1 Local RTD #2 High Alarm 0 2 1 - F115 0
17B2 Local RTD #2 High Alarm Relays 0 7 1 - F113 2
17B3 Local RTD #2 High Alarm Level 1 200 1 C F1 130
17B4 Local RTD #2 Alarm 0 2 1 - F115 0
17B5 Local RTD #2 Alarm Relays 0 7 1 - F113 1
17B6 Local RTD #2 Alarm Level 1 200 1 C F1 130
17B7 Record RTD #2 Alarms as Events 0 1 1 - F103 0
17B8 Local RTD #2 Trip 0 2 1 - F 115 0
17B9 Enable RTD #2 Trip Voting 0 13 1 - F122 1
17BA Local RTD #2 Trip Relays 0 7 1 - F111 1
17BB Local RTD #2 Trip Level 1 200 1 C F1 130
17BC Local RTD #2 RTD Type 0 3 1 - F120 0
First Character of Local RTD #2
17C0 32 127 1 - F1 R
Name

8th Character of Local RTD #2
17C3 32 127 1 - F1 ""
Name
... Reserved
LOCAL RTD #3
17D0 Local RTD #3 Application 0 4 1 - F121 0
17D1 Local RTD #3 High Alarm 0 2 1 - F115 0
17D2 Local RTD #3 High Alarm Relays 0 7 1 - F113 2
17D3 Local RTD #3 High Alarm Level 1 200 1 C F1 130
17D4 Local RTD #3 Alarm 0 2 1 - F115 0
17D5 Local RTD #3 Alarm Relays 0 7 1 - F113 1
17D6 Local RTD #3 Alarm Level 1 200 1 C F1 130
17D7 Record RTD #3 Alarms as Events 0 1 1 - F103 0
17D8 Local RTD #3 Trip 0 2 1 - F115 0
17D9 Enable RTD #3 Trip Voting 0 13 1 - F122 1
17DA Local RTD #3 Trip Relays 0 7 1 - F111 1
17DB Local RTD #3 Trip Level 1 200 1 C F1 130

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG81


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 29 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
17DC Local RTD #3 RTD Type 0 3 1 - F120 0
First Character of Local RTD #3
17E0 32 127 1 - F1 R
Name

8th Character of Local RTD #3
17E3 32 127 1 - F1 ""
Name
... Reserved
LOCAL RTD #4
17F0 Local RTD #4 Application 0 4 1 - F121 0
17F1 Local RTD #4 High Alarm 0 2 1 - F115 0
17F2 Local RTD #4 High Alarm Relays 0 7 1 - F113 2
17F3 Local RTD #4 High Alarm Level 1 200 1 C F1 130
17F4 Local RTD #4 Alarm 0 2 1 - F115 0
17F5 Local RTD #4 Alarm Relays 0 7 1 - F113 1
17F6 Local RTD #4 Alarm Level 1 200 1 C F1 130
17F7 Enable RTD #4 Alarms as Events 0 1 1 - F103 0
17F8 Local RTD #4 Trip 0 2 1 - F115 0
17F9 Enable RTD #4 Trip Voting 0 13 1 - F122 1
17FA Local RTD #4 Trip Relays 0 7 1 - F111 1
17FB Local RTD #4 Trip Level 1 200 1 C F1 130
17FC Local RTD #4 RTD Type 0 3 1 - F120 0
First Character of Local RTD #4
1800 32 127 1 - F1 R
Name

8th Character of Local RTD #4
1803 32 127 1 - F1 ""
Name
... Reserved
LOCAL RTD #5
1810 Local RTD #5 Application 0 4 1 - F121 0
1811 Local RTD #5 High Alarm 0 2 1 - F115 0
1812 Local RTD #5 High Alarm Relays 0 7 1 - F113 1
1813 Local RTD #5 High Alarm Level 1 250 1 C / F F1 130
1814 Local RTD #5 Alarm 0 2 1 - F115 0
1815 Local RTD #5 Alarm Relays 0 7 1 - F113 1
1816 Local RTD #5 Alarm Level 1 200 1 C F1 130
1817 Record RTD #5 Alarms as Events 0 1 1 - F103 0
1818 Local RTD #5 Trip 0 2 1 - F115 0
1819 Enable RTD #5 Trip Voting 0 13 1 - F122 1
181A Local RTD #5 Trip Relays 0 7 1 - F111 1
181B Local RTD #5 Trip Level 1 200 1 C F1 130
181C Local RTD #5 RTD Type 0 3 1 - F120 0
First Character of Local RTD #5
1820 32 127 1 - F1 R
Name

8th Character of Local RTD #5
1823 32 127 1 - F1 ""
Name
... Reserved
LOCAL RTD #6
1830 Local RTD #6 Application 0 4 1 - F121 0
1831 Local RTD #6 High Alarm 0 2 1 - F115 0
1832 Local RTD #6 High Alarm Relays 0 7 1 - F113 2
1833 Local RTD #6 High Alarm Level 1 200 1 C F1 130

CG82 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 30 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1834 Local RTD #6 Alarm 0 2 1 - F115 0
1835 Local RTD #6 Alarm Relays 0 7 1 - F113 1
1836 Local RTD #6 Alarm Level 1 200 1 C F1 130
1837 Record RTD #6 Alarms as Events 0 1 1 - F103 0
1838 Local RTD #6 Trip 0 2 1 - F115 0
1839 Enable RTD #6 Trip Voting 0 13 1 - F122 1
183A Local RTD #6 Trip Relays 0 7 1 - F111 1
183B Local RTD #6 Trip Level 1 200 1 C F1 130
183C Local RTD #6 RTD Type 0 3 1 - F120 0
First Character of Local RTD #6
1840 32 127 1 - F1 R
Name

8th Character of Local RTD #6
1843 32 127 1 - F1 ""
Name
... Reserved
LOCAL RTD #7
1850 Local RTD #7 Application 0 4 1 - F121 0
1851 Local RTD #7 High Alarm 0 2 1 - F115 0
1852 Local RTD #7 High Alarm Relays 0 7 1 - F113 2
1853 Local RTD #7 High Alarm Level 1 200 1 C F1 130
1854 Local RTD #7 Alarm 0 2 1 - F115 0
1855 Local RTD #7 Alarm Relays 0 7 1 - F113 1
1856 Local RTD #7 Alarm Level 1 200 1 C F1 130
1857 Record RTD #7 Alarms as Events 0 1 1 - F103 0
1858 Local RTD #7 Trip 0 2 1 - F115 0
1859 Enable RTD #7 Trip Voting 0 13 1 - F122 1
185A Local RTD #7 Trip Relays 0 7 1 - F111 1
185B Local RTD #7 Trip Level 1 200 1 C F1 130
185C Local RTD #7 RTD Type 0 3 1 - F120 0
First Character of Local RTD #7
1860 32 127 1 - F1 R
Name

8th Character of Local RTD #7
1863 32 127 1 - F1 ""
Name
1864 Reserved
LOCAL RTD #8
1870 Local RTD #8 Application 0 4 1 - F121 0
1871 Local RTD #8 High Alarm 0 2 1 - F115 0
1872 Local RTD #8 High Alarm Relays 0 7 1 - F113 2
1873 Local RTD #8 High Alarm Level 1 200 1 C F1 130
1874 Local RTD #8 Alarm 0 2 1 - F115 0
1875 Local RTD #8 Alarm Relays 0 7 1 - F113 1
1876 Local RTD #8 Alarm Level 1 200 1 C F1 130
1877 Record RTD #8 Alarms as Events 0 1 1 - F103 0
1878 Local RTD #8 Trip 0 2 1 - F115 0
1879 Enable RTD #8 Trip Voting 0 13 1 - F122 1
187A Local RTD #8 Trip Relays 0 7 1 - F111 1
187B Local RTD #8 Trip Level 1 200 1 C F1 130
187C Local RTD #8 RTD Type 0 3 1 - F120 0
First Character of Local RTD #8
1880 32 127 1 - F1 R
Name

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG83


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 31 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT

8th Character of Local RTD #8
1883 32 127 1 - F1 ""
Name
1884 Reserved
LOCAL RTD #9
1890 Local RTD #9 Application 0 4 1 - F121 0
1891 Local RTD #9 High Alarm 0 2 1 - F115 0
1892 Local RTD #9 High Alarm Relays 0 7 1 - F113 2
1893 Local RTD #9 High Alarm Level 1 200 1 C F1 130
1894 Local RTD #9 Alarm 0 2 1 - F115 0
1895 Local RTD #9 Alarm Relays 0 7 1 - F113 1
1896 Local RTD #9 Alarm Level 1 200 1 C F1 130
1897 Record RTD #9 Alarms as Events 0 1 1 - F103 0
1898 Local RTD #9 Trip 0 2 1 - F115 0
1899 Enable RTD #9 Trip Voting 0 13 1 - F122 1
189A Local RTD #9 Trip Relays 0 7 1 - F111 1
189B Local RTD #9 Trip Level 1 200 1 C F1 130
189C Local RTD #9 RTD Type 0 3 1 - F120 0
First Character of Local RTD #9
18A0 32 127 1 - F1 R
Name

8th Character of Local RTD #9
18A3 32 127 1 - F1 ""
Name
18A4 Reserved
LOCAL RTD #10
18B0 Local RTD #10 Application 0 4 1 - F121 0
18B1 Local RTD #10 High Alarm 0 2 1 - F115 0
Local RTD #10 High Alarm
18B2 0 7 1 - F113 2
Relays
18B3 Local RTD #10 High Alarm Level 1 200 1 C F1 130
18B4 Local RTD #10 Alarm 0 2 1 - F115 0
18B5 Local RTD #10 Alarm Relays 0 7 1 - F113 1
18B6 Local RTD #10 Alarm Level 1 200 1 C F1 130
Record RTD #10 Alarms as
18B7 0 1 1 - F103 0
Events
18B8 Local RTD #10 Trip 0 2 1 - F115 0
18B9 Enable RTD #10 Trip Voting 0 13 1 - F122 1
18BA Local RTD #10 Trip Relays 0 7 1 - F111 1
18BB Local RTD #10 Trip Level 1 200 1 C F1 130
18BC Local RTD #10 RTD Type 0 3 1 - F120 0
First Character of Local RTD #10
18C0 32 127 1 - F1 R
Name

18C3 8th Character of RTD #10 Name 32 127 1 - F1 ""
... Reserved
LOCAL RTD #11
18D0 Local RTD #11 Application 0 4 1 - F121 0
18D1 Local RTD #11 High Alarm 0 2 1 - F115 0
Local RTD #11 High Alarm
18D2 0 7 1 - F113 2
Relays
18D3 Local RTD #11 High Alarm Level 1 200 1 C F1 130
18D4 Local RTD #11 Alarm 0 2 1 - F115 0

CG84 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 32 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
18D5 Local RTD #11 Alarm Relays 0 7 1 - F113 1
18D6 Local RTD #11 Alarm Level 1 200 1 C F1 130
18D7 Record RTD #11 Alarm Events 0 1 1 - F103 0
18D8 Local RTD #11 Trip 0 2 1 - F115 0
18D9 Enable RTD #11 Trip Voting 0 13 1 - F122 1
18DA Local RTD #11 Trip Relays 0 7 1 - F111 1
18DB Local RTD #11 Trip Level 1 200 1 C F1 130
18DC Local RTD #11 RTD Type 0 3 1 - F120 0
First Character of Local RTD #11
18E0 32 127 1 - F1 R
Name

8th Character of Local RTD #11
18E3 32 127 1 - F1 ""
Name
... Reserved
LOCAL RTD #12
18F0 Local RTD #12 Application 0 4 1 - F121 0
18F1 Local RTD #12 High Alarm 0 2 1 - F115 0
Local RTD #12 High Alarm
18F2 0 7 1 - F113 2
Relays
18F3 Local RTD #12 High Alarm Level 1 200 1 C F1 130
18F4 Local RTD #12 Alarm 0 2 1 - F115 0
18F5 Local RTD #12 Alarm Relays 0 7 1 - F113 1
18F6 Local RTD #12 Alarm Level 1 200 1 C F1 130
Record RTD #12 Alarms as
18F7 0 1 1 - F103 0
Events
18F8 Local RTD #12 Trip 0 2 1 - F115 0
18F9 Enable RTD #12 Trip Voting 0 13 1 - F122 1
18FA Local RTD #12 Trip Relays 0 7 1 - F111 1
18FB Local RTD #12 Trip Level 1 200 1 C F1 130
18FC Local RTD #12 RTD Type 0 3 1 - F120 0
First Character of Local RTD #12
1900 32 127 1 - F1 R
Name

8th Character of Local RTD #12
1903 32 127 1 - F1 ""
Name
... Reserved
OPEN RTD ALARM
1B20 Open RTD Alarm 0 2 1 - F115 0
1B21 Assign Alarm Relays 0 7 1 - F113 1
1B22 Open RTD Alarm Events 0 1 1 - F103 0
SHORT/LOW TEMPERATURE RTD ALARM
1B23 Short / Low Temp RTD Alarm 0 2 1 - F115 0
1B24 Assign Alarm Relays 0 7 1 - F113 1
1B25 Short / Low Temp Alarm Events 0 1 1 - F103 0
... Reserved - - - - - -
LOSS OF REMOTE RTD COMMUNICATIONS
1B30 Loss RRTD Comm Alarm 0 2 1 - F115 0
1B31 Loss RRTD Comm Alarm Relays 0 7 1 - F113 1
1B32 Loss RRTD Comm Alarm Events 0 1 1 - F103 0
... Reserved

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG85


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 33 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
UNDERVOLTAGE
Undervoltage Active If Motor
1B60 0 1 1 - F103 0
Stopped
1B61 Undervoltage Alarm 0 2 1 - F115 0
1B62 Assign Alarm Relays 0 7 1 - F113 1
1B63 Undervoltage Alarm Pickup 50 99 1 Rated F3 85
Starting Undervoltage Alarm
1B64 50 99 1 Rated F3 85
Pickup
1B65 Undervoltage Alarm Delay 0 2550 1 0.1s F2 30
1B66 Undervoltage Alarm Events 0 1 1 - F103 0
1B67 Undervoltage Trip 0 2 1 - F115 0
1B68 Undervoltage Trip Relays 0 7 1 - F111 1
1B69 Undervoltage Trip Pickup 50 99 1 Rated F3 80
Starting Undervoltage Trip
1B6A 50 99 1 Rated F3 80
Pickup
1B6B Undervoltage Trip Delay 0 2550 1 0.1s F2 10
... Reserved
OVERVOLTAGE
1B80 Overvoltage Alarm 0 2 1 - F115 0
1B81 Overvoltage Alarm Relays 0 7 1 - F113 1
1B82 Overvoltage Alarm Pickup 101 125 1 x Rated F3 105
1B83 Overvoltage Alarm Delay 0 2550 1 s F2 10
1B84 Overvoltage Alarm Events 0 1 1 - F103 0
1B85 Overvoltage Trip 0 1 1 - F103 0
1B86 Overvoltage Trip Relays 0 7 1 - F111 1
1B87 Overvoltage Trip Pickup 101 125 1 x Rated F3 110
1B88 Overvoltage Trip Delay 0 2550 1 s F2 10
... Reserved
PHASE REVERSAL
1BA0 Phase Reversal Trip 0 2 1 - F115 0
1BA1 Assign Trip Relays 0 7 1 - F111 1
... Reserved - - - - - -
OVERFREQUENCY
1BB0 Block Overfrequency on Start 0 5000 1 s F1 1
1BB1 Overfrequency Alarm 0 2 1 - F115 0
1BB2 Assign Alarm Relays 0 7 1 - F113 1
1BB3 Overfrequency Alarm Level 2000 7000 1 Hz F3 6050
1BB4 Overfrequency Alarm Delay 0 2550 1 s F2 10
1BB5 Overfrequency Alarm Events 0 1 1 - F103 0
1BB6 Overfrequency Trip 0 1 1 - F103 0
1BB7 Assign Trip Relays 0 7 1 - F111 1
1BB8 Overfrequency Trip Level 2000 7000 1 Hz F3 6050
1BB9 Overfrequency Trip Delay 0 2550 1 s F2 10
... Reserved - - - - - -
UNDERFREQUENCY
1BC0 Block Underfrequency on Start 0 5000 1 s F1 1
1BC1 Underfrequency Alarm 0 2 1 - F115 0
1BC2 Assign Alarm Relays 0 7 1 - F113 1
1BC3 Underfrequency Alarm Level 2000 7000 1 Hz F3 5950
1BC4 Underfrequency Alarm Delay 0 2550 1 s F2 10
1BC5 Underfrequency Alarm Events 0 1 1 - F103 0

CG86 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 34 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1BC6 Underfrequency Trip 0 2 1 - F115 0
1BC7 Assign Trip Relays 0 7 1 - F111 1
1BC8 Underfrequency Trip Level 2000 7000 1 Hz F3 5950
1BC9 Underfrequency Trip Delay 0 2550 1 s F2 10
... Reserved
LEAD POWER FACTOR
Block Lead Power Factor From
1BD0 0 5000 1 s F1 1
Start
1BD1 Lead Power Factor Alarm 0 2 1 - F115 0
Assign Lead Power Factor Alarm
1BD2 0 7 1 - F113 1
Relays
1BD3 Lead Power Factor Alarm Level 5 99 1 - F3 30
1BD4 Lead Power Factor Alarm Delay 1 2550 1 s F2 10
1BD5 Lead Power Factor Alarm Events 0 1 1 - F103 0
1BD6 Lead Power Factor Trip 0 2 1 - F115 0
1BD7 Lead Power Factor Trip Relays 0 7 1 - F111 1
1BD8 Lead Power Factor Trip Level 5 99 1 - F3 10
1BD9 Lead Power Factor Trip Delay 1 2550 1 s F2 10
... Reserved
LAG POWER FACTOR
Block Lag Power Factor From
1BE0 0 5000 1 s F1 1
Start
1BE1 Lag Power Factor Alarm 0 2 1 - F115 0
Assign Lag Power Factor Alarm
1BE2 0 7 1 - F113 1
Relays
1BE3 Lag Power Factor Alarm Level 5 99 1 - F3 85
1BE4 Lag Power Factor Alarm Delay 1 2550 1 s F2 10
1BE5 Lag Power Factor Alarm Events 0 1 1 - F103 0
1BE6 Lag Power Factor Trip 0 2 1 - F115 0
Assign Lag Power Factor Trip
1BE7 0 7 1 - F111 1
Relays
1BE8 Lag Power Factor Trip Level 5 99 1 - F3 80
1BE9 Lag Power Factor Trip Delay 1 2550 1 s F2 10
... Reserved
POSITIVE REACTIVE POWER
Block Positive kvar Element
1BF0 0 5000 1 s F1 1
From Start
1BF1 Positive kvar Alarm 0 2 1 - F115 0
1BF2 Assign Alarm Relays 0 7 1 - F113 1
1BF3 Positive kvar Alarm Level 1 25000 1 kvar F1 10
1BF4 Positive kvar Alarm Delay 1 2550 1 s F2 10
1BF5 Positive kvar Alarm Events 0 1 1 - F103 0
1BF6 Positive kvar Trip 0 1 1 - F103 0
1BF7 Assign Trip Relays 0 7 1 - F111 1
1BF8 Positive kvar Trip Level 1 25000 1 kvar F1 25
1BF9 Positive kvar Trip Delay 1 2550 1 s F2 10
... Reserved
NEGATIVE REACTIVE POWER
Block Negative kvar Element
1C00 0 5000 1 s F1 1
from Start
1C01 Negative kvar Alarm 0 2 1 - F115 0
1C02 Assign Alarm Relays 0 7 1 - F113 1

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG87


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 35 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1C03 Negative kvar Alarm Level 1 25000 1 kvar F1 10
1C04 Negative kvar Alarm Delay 1 2550 1 s F2 10
1C05 Negative kvar Alarm Events 0 1 1 - F103 0
1C06 Negative kvar Trip 0 1 1 - F103 0
1C07 Assign Trip Relays 0 7 1 - F111 1
1C08 Negative kvar Trip Level 1 25000 1 kvar F1 25
1C09 Negative kvar Trip Delay 1 2550 1 s F2 10
... Reserved
UNDERPOWER
1C10 Block Underpower From Start 0 15000 1 s F1 0
1C11 Underpower Alarm 0 2 1 - F115 0
1C12 Assign Alarm Relays 0 7 1 - F113 1
1C13 Underpower Alarm Level 1 25000 1 kW F1 2
1C14 Underpower Alarm Delay 5 2550 1 s F2 1
1C15 Underpower Alarm Events 0 1 1 - F103 0
1C16 Underpower Trip 0 2 1 - F115 0
1C17 Underpower Trip Relays 0 7 1 - F111 1
1C18 Underpower Trip Level 1 25000 1 kW F1 1
1C19 Underpower Trip Delay 5 2550 1 s F1 1
... Reserved
REVERSE POWER
1C20 Block Reverse Power From Start 0 50000 1 s F1 0
1C21 Reverse Power Alarm 0 2 1 - F115 0
1C22 Assign Alarm Relays 0 7 1 - F113 1
1C23 Reverse Power Alarm Level 1 25000 1 kW F1 2
1C24 Reverse Power Alarm Delay 5 300 1 s F2 1
1C25 Reverse Power Alarm Events 0 1 1 - F103 0
1C26 Reverse Power Trip 0 2 1 - F115 0
1C27 Assign Trip Relays 0 7 1 - F111 1
1C28 Reverse Power Trip Level 1 25000 1 kW F1 1
1C29 Reverse Power Trip Delay 5 300 1 s F2 1
... Reserved
ENHANCED MOTOR LEARNED DATA
1C70 Number of Starts to Average 1 5 1 - F1 5
Access Learned Data Record
1C71 0 65535 1 - F1 0
Number
TRIP COUNTER
1C80 Trip Counter Alarm 0 2 1 - F115 0
1C81 Assign Alarm Relays 0 7 1 - F113 1
1C82 Alarm Pickup Level 0 50000 1 - F1 25
1C83 Trip Counter Alarm Events 0 1 1 - F103 0
... Reserved
STARTER FAILURE
1C90 Starter Failure Alarm 0 2 1 - F115 0
1C91 Starter Type 0 1 1 - F125 0
1C92 Assign Alarm Relays 0 7 1 - F113 1
1C93 Starter Failure Delay 10 1000 10 ms F1 100
1C94 Starter Failure Alarm Events 0 1 1 - F103 0
... Reserved
CURRENT DEMAND
1CD0 Current Demand Period 5 90 1 min F1 15

CG88 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 36 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1CD1 Current Demand Alarm 0 2 1 - F115 0
1CD2 Assign Alarm Relays 0 7 1 - F113 1
1CD3 Current Demand Alarm Limit 0 65000 1 A F1 100
1CD5 Current Demand Alarm Events 0 1 1 - F103 0
... Reserved
KW DEMAND
1CE0 kW Demand Period 5 90 1 min F1 15
1CE1 kW Demand Alarm 0 2 1 - F115 0
1CE2 Assign Alarm Relays 0 7 1 - F113 1
1CE3 kW Demand Alarm Limit 1 50000 1 kW F1 100
1CE4 kW Demand Alarm Events 0 1 1 - F103 0
... Reserved
KVAR DEMAND
1CF0 kvar Demand Period 5 90 1 min F1 15
1CF1 kvar Demand Alarm 0 2 1 - F115 0
1CF2 Assign Alarm Relays 0 7 1 - F113 1
1CF3 kvar Demand Alarm Limit 1 50000 1 kvar F1 100
1CF4 kvar Demand Alarm Events 0 1 1 - F103 0
... Reserved
KVA DEMAND
1D00 kVA Demand Period 5 90 1 min F1 15
1D01 kVA Demand Alarm 0 2 1 - F115 0
1D02 Assign Alarm Relays 0 7 1 - F113 1
1D03 kVA Demand Alarm Limit 1 50000 1 kVA F1 100
1D04 kVA Demand Alarm Events 0 1 1 - F103 0
... Reserved
SELF-TEST RELAY
1D06 Assign Service Relay 0 7 1 - F113 0
... Reserved
ANALOG OUTPUTS
1D40 Enable Analog Output 1 0 1 1 - F103 0
Assign Analog Output 1 Output
1D41 0 2 1 - F26 0
Range
Assign Analog Output 1
1D42 0 35 1 - F127 0
Parameter
1D43 Analog Output 1 Minimum TBD TBD 1 - F1 0
1D44 Analog Output 1 Maximum TBD TBD 1 - F1 0
1D45 Enable Analog Output 2 0 1 1 - F103 0
Assign Analog Output 2 Output
1D46 0 2 1 - F26 0
Range
Assign Analog Output 2
1D47 0 35 1 - F127 0
Parameter
1D48 Analog Output 2 Minimum TBD TBD 1 - F1 0
1D49 Analog Output 2 Maximum TBD TBD 1 - F1 0
1D4A Enable Analog Output 3 0 1 1 - F103 0
Assign Analog Output 3 Output
1D4B 0 2 1 - F26 0
Range
Assign Analog Output 3
1D4C 0 35 1 - F127 0
Parameter
1D4D Analog Output 3 Minimum TBD TBD 1 - F1 0
1D4E Analog Output 3 Maximum TBD TBD 1 - F1 0
1D4F Enable Analog Output 4 0 1 1 - F103 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG89


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 37 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
Assign Analog Output 4 Output
1D50 0 2 1 - F26 0
Range
Assign Analog Output 4
1D51 0 35 1 - F127 0
Parameter
1D52 Analog Output 4 Minimum TBD TBD 1 - F1 0
1D53 Analog Output 4 Maximum TBD TBD 1 - F1 0
SPEED 2 O/L CURVE SETUP
Speed 2 Standard Overload
1DC0 1 15 1 - F1 4
Curve Number
Speed 2 Time to Trip at 1.01 x
1DC1 0 65534 1 s F1 17415
FLA
Speed 2 Time to Trip at 1.05 x
1DC2 0 65534 1 s F1 3415
FLA
Speed 2 Time to Trip at 1.10 x
1DC3 0 65534 1 s F1 1667
FLA
Speed 2 Time to Trip at 1.20 x
1DC4 0 65534 1 s F1 795
FLA
Speed 2 Time to Trip at 1.30 x
1DC5 0 65534 1 s F1 507
FLA
Speed 2 Time to Trip at 1.40 x
1DC6 0 65534 1 s F1 365
FLA
Speed 2 Time to Trip at 1.50 x
1DC7 0 65534 1 s F1 280
FLA
Speed 2 Time to Trip at 1.75 x
1DC8 0 65534 1 s F1 170
FLA
Speed 2 Time to Trip at 2.00 x
1DC9 0 65534 1 s F1 117
FLA
Speed 2 Time to Trip at 2.25 x
1DCA 0 65534 1 s F1 86
FLA
Speed 2 Time to Trip at 2.50 x
1DCB 0 65534 1 s F1 67
FLA
Speed 2 Time to Trip at 2.75 x
1DCC 0 65534 1 s F1 53
FLA
Speed 2 Time to Trip at 3.00 x
1DCD 0 65534 1 s F1 44
FLA
Speed 2 Time to Trip at 3.25 x
1DCE 0 65534 1 s F1 37
FLA
Speed 2 Time to Trip at 3.50 x
1DCF 0 65534 1 s F1 31
FLA
Speed 2 Time to Trip at 3.75 x
1DD0 0 65534 1 s F1 27
FLA
Speed 2 Time to Trip at 4.00 x
1DD1 0 65534 1 s F1 23
FLA
Speed 2 Time to Trip at 4.25 x
1DD2 0 65534 1 s F1 21
FLA
Speed 2 Time to Trip at 4.50 x
1DD3 0 65534 1 s F1 18
FLA
Speed 2 Time to Trip at 4.75 x
1DD4 0 65534 1 s F1 16
FLA
Speed 2 Time to Trip at 5.00 x
1DD5 0 65534 1 s F1 15
FLA
Speed 2 Time to Trip at 5.50 x
1DD6 0 65534 1 s F1 12
FLA
Speed 2 Time to Trip at 6.00 x
1DD7 0 65534 1 s F1 10
FLA
Speed 2 Time to Trip at 6.50 x
1DD8 0 65534 1 s F1 9
FLA

CG90 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 38 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
Speed 2 Time to Trip at 7.00 x
1DD9 0 65534 1 s F1 7
FLA
1DDA Speed 2 Time to Trip at 7.50 x 0 65534 1 s F1 6
FLA
1DDB Speed 2 Time to Trip at 8.00 x 0 65534 1 s F1 6
FLA
1DDC Speed 2 Time to Trip at 10.0 x 0 65534 1 s F1 6
FLA
1DDD Speed 2 Time to Trip at 15.0 x 0 65534 1 s F1 6
FLA
1DDE Speed 2 Time to Trip at 20.0 x 0 65534 1 s F1 6
FLA
... Reserved
SPEED 2 UNDERCURRENT
Speed 2 Block Undercurrent
1DF0 0 15000 1 s F1 0
from Start
1DF1 Speed 2 Undercurrent Alarm 0 2 1 - F115 0
Speed 2 Assign Undercurrent
1DF2 0 7 1 - F113 1
Alarm Relays
Speed 2 Undercurrent Alarm 0.01 F F3
1DF3 10 99 1 70
Level LA
Speed 2 Undercurrent Alarm
1DF4 1 255 1 s F1 1
Delay
Speed 2 Undercurrent Alarm
1DF5 0 1 1 - F103 0
Events
1DF6 Speed 2 Undercurrent Trip 0 2 1 - F115 0
1DF7 Speed 2 Assign Undercurrent 0 7 1 - F111 1
Trip Relays
0.01 F F3
1DF8 Speed 2 Undercurrent Trip Level 10 99 1 70
LA
1DF9 Speed 2 Undercurrent Trip Delay 1 255 1 s F1 1
... Reserved
SPEED 2 ACCELERATION
Speed 2 Acceleration Timer from 10
1E00 2500 10 s F2 100
Start
Speed 2 Acceleration Timer from 20
1E01 2500 1 s F2 200
Speed 1 to 2
Speed 2 Speed Switch Time
1E02 5 1000 5 100 ms F2 20
Delay
DATA LOGGER
0 (=Select
1E20 Start/Stop Data Log 0 2 1 - F187 Comman
d)
1E21 Log Interval 1 3600 1 - F1 3600
0 (=Run
1E22 Recording Type 0 1 1 - F188 To Fill)
Data Log Memory Access Block
1E23 0 255 1 - F1 0, 1 (=null)
Number
1E24 Channel 1 Log Assignment 0 102 1 - F189 0 (=None)
1E25 Channel 2 Log Assignment 0 102 1 - F189 0 (=None)
1E26 Channel 3 Log Assignment 0 102 1 - F189 0 (=None)
1E27 Channel 4 Log Assignment 0 102 1 - F189 0 (=None)
1E28 Channel 5 Log Assignment 0 102 1 - F189 0 (=None)
1E29 Channel 6 Log Assignment 0 102 1 - F189 0 (=None)
1E2A Channel 7 Log Assignment 0 102 1 - F189 0 (=None)
1E2B Channel 8 Log Assignment 0 102 1 - F189 0 (=None)

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG91


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 39 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
1E2C Channel 9 Log Assignment 0 102 1 - F189 0 (=None)
1E2D Channel 10 Log Assignment 0 102 1 - F189 0 (=None)
1E2E Channel 11 Log Assignment 0 102 1 - F189 0 (=None)
1E2F Channel 12 Log Assignment 0 102 1 - F189 0 (=None)
1E30 Channel 13 Log Assignment 0 102 1 - F189 0 (=None)
1E31 Channel 14 Log Assignment 0 102 1 - F189 0 (=None)
1E32 Channel 15 Log Assignment 0 102 1 - F189 0 (=None)
1E33 Channel 16 Log Assignment 0 102 1 - F189 0 (=None)
... Reserved
TEST OUTPUT RELAYS
1F80 Force Trip Relay 0 2 1 - F150 0
1F81 Force Trip Relay Duration 1 300 1 s F1 0
1F82 Force AUX1 Relay 0 2 1 - F150 0
1F83 Force AUX1 Relay Duration 1 300 1 s F1 0
1F84 Force AUX2 Relay 0 2 1 - F150 0
1F85 Force AUX2 Relay Duration 1 300 1 s F1 0
1F86 Force Alarm Relay 0 2 1 - F150 0
1F87 Force Alarm Relay Range 1 300 1 s F1 0
... Reserved
TEST ANALOG OUTPUTS
1F90 Force Analog Outputs 0 1 1 - F126 0
1F91 Analog Output 1 Forced Value 0 100 1 % range F1 0
1F92 Analog Output 2 Forced Value 0 100 1 % range F1 0
1F93 Analog Output 3 Forced Value 0 100 1 % range F1 0
1F94 Analog Output 4 Forced Value 0 100 1 % range F1 0
... Reserved
REMOTE RTD SLAVE ADDRESSES
1FF0 RRTD1 - Slave Address 0 254 1 - F1 0
1FF1 RRTD2 - Slave Address 0 254 1 - F1 0
1FF2 RRTD3 - Slave Address 0 254 1 - F1 0
1FF3 RRTD4 - Slave Address 0 254 1 - F1 0
... Reserved
RRTD 1 RTD #1
2000 RRTD 1 - RTD #1 Application 0 4 1 - F121 0
2001 RRTD 1 - RTD #1 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #1 High Alarm
2002 0 7 1 - F113 2
Relays
RRTD 1 - RTD #1 High Alarm
2003 1 200 1 C F1 130
Level
2004 RRTD 1 - RTD #1 Alarm 0 2 1 - F115 0
2005 RRTD 1 - RTD #1 Alarm Relays 0 7 1 - F113 1
2006 RRTD 1 - RTD #1 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #1 Alarms
2007 0 1 1 - F103 0
as Events
2008 RRTD 1 - RTD #1 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #1 Trip
2009 0 13 1 - F122 1
Voting
200A RRTD 1 - RTD #1 Trip Relays 0 7 1 - F111 1
200B RRTD 1 - RTD #1 Trip Level 1 200 1 C F1 130
200C RRTD 1 - RTD #1 RTD Type 0 3 1 - F120 0
... Reserved

CG92 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 40 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
First Character of RRTD 1 - RTD
2010 32 127 1 - F1 R
#1 Name

8th Character of RRTD 1 - RTD
2013 32 127 1 - F1 ""
#1 Name
2014 Reserved
RRTD 1 RTD #2
2020 RRTD 1 - RTD #2 Application 0 4 1 - F121 0
2021 RRTD 1 - RTD #2 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #2 High Alarm
2022 0 7 1 - F113 2
Relays
RRTD 1 - RTD #2 High Alarm
2023 1 200 1 C F1 130
Level
2024 RRTD 1 - RTD #2 Alarm 0 2 1 - F115 0
2025 RRTD 1 - RTD #2 Alarm Relays 0 7 1 - F113 1
2026 RRTD 1 - RTD #2 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #2 Alarms
2027 0 1 1 - F103 0
as Events
2028 RRTD 1 - RTD #2 Trip 0 2 1 - F115 0
Enable A Remote RTD #2 Trip
2029 0 13 1 - F122 1
Voting
202A RRTD 1 - RTD #2 Trip Relays 0 7 1 - F111 1
202B RRTD 1 - RTD #2 Trip Level 1 200 1 C F1 130
202C RRTD 1 - RTD #2 RTD Type 0 3 1 - F120 0
... Reserved
First Character of RRTD 1 - RTD
2030 32 127 1 - F1 R
#2 Name

8th Character of RRTD 1 - RTD
2033 32 127 1 - F1 ""
#2 Name
2034 Reserved
RRTD 1 RTD #3
2040 RRTD 1 - RTD #3 Application 0 4 1 - F121 0
2041 RRTD 1 - RTD #3 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #3 High Alarm
2042 0 7 1 - F113 2
Relays
RRTD 1 - RTD #3 High Alarm
2043 1 200 1 C F1 130
Level
2044 RRTD 1 - RTD #3 Alarm 0 2 1 - F115 0
2045 RRTD 1 - RTD #3 Alarm Relays 0 7 1 - F113 1
2046 RRTD 1 - RTD #3 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #3 Alarms
2047 0 1 1 - F103 0
as Events
2048 RRTD 1 - RTD #3 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #3 Trip
2049 0 13 1 - F122 1
Voting
204A RRTD 1 - RTD #3 Trip Relays 0 7 1 - F111 1
204B RRTD 1 - RTD #3 Trip Level 1 200 1 C F1 130
204C RRTD 1 - RTD #3 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD #
2050 32 127 1 - F1 R
Name

8th Character of RRTD 1 - RTD
2053 32 127 1 - F1 ""
#3 Name

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG93


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 41 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
... Reserved
RRTD 1 RTD #4
2060 RRTD 1 - RTD #4 Application 0 4 1 - F121 0
2061 RRTD 1 - RTD #4 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #4 High Alarm
2062 0 7 1 - F113 2
Relays
RRTD 1 - RTD #4 High Alarm
2063 1 200 1 C F1 130
Level
2064 RRTD 1 - RTD #4 Alarm 0 2 1 - F115 0
2065 RRTD 1 - RTD #4 Alarm Relays 0 7 1 - F113 1
2066 RRTD 1 - RTD #4 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #4 Alarms
2067 0 1 1 - F103 0
as Events
2068 RRTD 1 - RTD #4 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #4 Trip
2069 0 13 1 - F122 1
Voting
206A RRTD 1 - RTD #4 Trip Relays 0 7 1 - F111 1
206B RRTD 1 - RTD #4 Trip Level 1 200 1 C F1 130
206C RRTD 1 - RTD #4 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
2070 32 127 1 - F1 R
#4 Name

8th Character of RRTD 1 - RTD
2073 32 127 1 - F1 ""
#4 Name
2074 Reserved
RRTD 1 RTD #5
2080 RRTD 1 - RTD #5 Application 0 4 1 - F121 0
2081 RRTD 1 - RTD #5 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #5 High Alarm
2082 0 7 1 - F113 2
Relays
RRTD 1 - RTD #5 High Alarm
2083 1 200 1 C F1 130
Level
2084 RRTD 1 - RTD #5 Alarm 0 2 1 - F115 0
2085 RRTD 1 - RTD #5 Alarm Relays 0 7 1 - F113 1
2086 RRTD 1 - RTD #5 Alarm Level 1 200 1 C F1 130
2087 Record RRTD 1 - RTD #5 Alarms 0 1 1 - F103 0
as Events
2088 RRTD 1 - RTD #5 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #5 Trip
2089 0 13 1 - F122 1
Voting
208A RRTD 1 - RTD #5 Trip Relays 0 7 1 - F111 1
208B RRTD 1 - RTD #5 Trip Level 1 200 1 C F1 130
208C RRTD 1 - RTD #5 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
2090 32 127 1 - F1 R
#5 Name

8th Character of RRTD 1 - RTD
2093 32 127 1 - F1 ""
#5 Name
... Reserved
RRTD 1 RTD #6
20A0 RRTD 1 - RTD #6 Application 0 4 1 - F121 0
20A1 RRTD 1 - RTD #6 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #6 High Alarm
20A2 0 7 1 - F113 1
Relays

CG94 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 42 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 1 - RTD #6 High Alarm
20A3 1 200 1 C F1 130
Level
20A4 RRTD 1 - RTD #6 Alarm 0 2 1 - F115 0
20A5 RRTD 1 - RTD #6 Alarm Relays 0 7 1 - F113 1
20A6 RRTD 1 - RTD #6 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #6 Alarms
20A7 0 1 1 - F103 0
as Events
20A8 RRTD 1 - RTD #6 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #6 Trip
20A9 0 13 1 - F122 1
Voting
20AA RRTD 1 - RTD #6 Trip Relays 0 7 1 - F111 1
20AB RRTD 1 - RTD #6 Trip Level 1 200 1 C F1 130
20AC RRTD 1 - RTD #6 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
20B0 32 127 1 - F1 R
#6 Name

8th Character of RRTD 1 - RTD
20B3 32 127 1 - F1 ""
#6 Name
... Reserved
RRTD 1 RTD #7
20C0 RRTD 1 - RTD #7 Application 0 4 1 - F121 0
20C1 RRTD 1 - RTD #7 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #7 High Alarm
20C2 0 7 1 - F113 2
Relays
RRTD 1 - RTD #7 High Alarm
20C3 1 200 1 C F1 130
Level
20C4 RRTD 1 - RTD #7 Alarm 0 2 1 - F115 0
20C5 RRTD 1 - RTD #7 Alarm Relays 0 7 1 - F113 1
20C6 RRTD 1 - RTD #7 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #7 Alarms
20C7 0 1 1 - F103 0
as Events
20C8 RRTD 1 - RTD #7 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #7 Trip
20C9 0 13 1 - F122 1
Voting
20CA RRTD 1 - RTD #7 Trip Relays 0 7 1 - F111 1
20CB RRTD 1 - RTD #7 Trip Level 1 200 1 C F1 130
20CC RRTD 1 - RTD #7 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
20D0 32 127 1 - F1 R
#7 Name

8th Character of RRTD 1 - RTD
20D3 32 127 1 - F1 ""
#7 Name
... Reserved
RRTD 1 RTD #8
20E0 RRTD 1 - RTD #8 Application 0 4 1 - F121 0
20E1 RRTD 1 - RTD #8 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #8 High Alarm
20E2 0 7 1 - F113 2
Relays
RRTD 1 - RTD #8 High Alarm
20E3 1 200 1 C F1 130
Level
20E4 RRTD 1 - RTD #8 Alarm 0 2 1 - F115 0
20E5 RRTD 1 - RTD #8 Alarm Relays 0 7 1 - F113 1
20E6 RRTD 1 - RTD #8 Alarm Level 1 200 1 C F1 130

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG95


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 43 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
Record RRTD 1 - RTD #8 Alarms
20E7 0 1 1 - F103 0
as Events
20E8 RRTD 1 - RTD #8 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #8 Trip
20E9 0 13 1 - F122 1
Voting
20EA RRTD 1 - RTD #8 Trip Relays 0 7 1 - F111 1
20EB RRTD 1 - RTD #8 Trip Level 1 200 1 C F1 130
20EC RRTD 1 - RTD #8 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
20F0 32 127 1 - F1 R
#8 Name

8th Character of RRTD 1 - RTD
20F3 32 127 1 - F1 ""
#8 Name
... Reserved
RRTD 1 RTD #9
2100 RRTD 1 - RTD #9 Application 0 4 1 - F121 0
2101 RRTD 1 - RTD #9 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #9 High Alarm
2102 0 7 1 - F113 2
Relays
RRTD 1 - RTD #9 High Alarm
2103 1 200 1 C F1 130
Level
2104 RRTD 1 - RTD #9 Alarm 0 2 1 - F115 0
2105 RRTD 1 - RTD #9 Alarm Relays 0 7 1 - F113 1
2106 RRTD 1 - RTD #9 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #9 Alarms
2107 0 1 1 - F103 0
as Events
2108 RRTD 1 - RTD #9 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #9 Trip
2109 0 13 1 - F122 1
Voting
210A RRTD 1 - RTD #9 Trip Relays 0 7 1 - F111 1
210B RRTD 1 - RTD #9 Trip Level 1 200 1 C F1 130
210C RRTD 1 - RTD #9 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
2110 32 127 1 - F1 R
#9 Name

8th Character of RRTD 1 - RTD
2113 32 127 1 - F1 ""
#9 Name
... Reserved
RRTD 1 RTD #10
2120 RRTD 1 - RTD #10 Application 0 4 1 - F121 0
2121 RRTD 1 - RTD #10 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #10 High Alarm
2122 0 7 1 - F113 2
Relays
RRTD 1 - RTD #10 High Alarm
2123 1 200 1 C F1 130
Level
2124 RRTD 1 - RTD #10 Alarm 0 2 1 - F115 0
2125 RRTD 1 - RTD #10 Alarm Relays 0 7 1 - F113 1
2126 RRTD 1 - RTD #10 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #10 Alarms
2127 0 1 1 - F103 0
as Events
2128 RRTD 1 - RTD #10 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD#10 Trip
2129 0 13 1 - F122 1
Voting
212A RRTD 1 - RTD #10 Trip Relays 0 7 1 - F111 1

CG96 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 44 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
212B RRTD 1 - RTD #10 Trip Level 1 200 1 C F1 130
212C RRTD 1 - RTD #10 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
2130 32 127 1 - F1 R
#10 Name

8th Character of RRTD 1 - RTD
2133 32 127 1 - F1 ""
#10 Name
... Reserved
RRTD 1 RTD #11
2140 RRTD 1 - RTD #11 Application 0 4 1 - F121 0
2141 RRTD 1 - RTD #11 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #11 High Alarm
2142 0 7 1 - F113 2
Relays
RRTD 1 - RTD #11 High Alarm
2143 1 200 1 C F1 130
Level
2144 RRTD 1 - RTD #11 Alarm 0 2 1 - F115 0
2145 RRTD 1 - RTD #11 Alarm Relays 0 7 1 - F113 1
2146 RRTD 1 - RTD #11 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #11 Alarms
2147 0 1 1 - F103 0
as Events
2148 RRTD 1 - RTD #11 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #11 Trip
2149 0 13 1 - F122 1
Voting
214A RRTD 1 - RTD #11 Trip Relays 0 7 1 - F111 1
214B RRTD 1 - RTD #11 Trip Level 1 200 1 C F1 130
214C RRTD 1 - RTD #11 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
2150 32 127 1 - F1 R
#11 Name

8th Character of RRTD 1 - RTD
2153 32 127 1 - F1 ""
#11 Name
... Reserved
RRTD 1 RTD #12
2160 RRTD 1 - RTD #12 Application 0 4 1 - F121 0
2161 RRTD 1 - RTD #12 High Alarm 0 2 1 - F115 0
RRTD 1 - RTD #12 High Alarm
2162 0 7 1 - F113 2
Relays
RRTD 1 - RTD #12 High Alarm
2163 1 200 1 C F1 130
Level
2164 RRTD 1 - RTD #12 Alarm 0 2 1 - F115 0
2165 RRTD 1 - RTD #12 Alarm Relays 0 7 1 - F113 1
2166 RRTD 1 - RTD #12 Alarm Level 1 200 1 C F1 130
Record RRTD 1 - RTD #12 Alarms
2167 0 1 1 - F103 0
as Events
2168 RRTD 1 - RTD #12 Trip 0 2 1 - F115 0
Enable RRTD 1 - RTD #12 Trip
2169 0 13 1 - F122 1
Voting
216A RRTD 1 - RTD #12 Trip Relays 0 7 1 - F111 1
216B RRTD 1 - RTD #12 Trip Level 1 200 1 C F1 130
216C RRTD 1 - RTD #12 RTD Type 0 3 1 - F120 0
First Character of RRTD 1 - RTD
2170 32 127 1 - F1 R
#12 Name

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG97


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 45 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
8th Character of RRTD 1 - RTD
2173 32 127 1 - F1 ""
#12 Name
... Reserved
RRTD 1 OPEN RTD ALARM
2180 RRTD A - Open RTD Alarm 0 2 1 - F115 0
2181 RRTD A - Assign Alarm Relays 0 7 1 - F113 1
2182 RRTD A - Open RTD Alarm Events 0 1 1 - F103 0
RRTD 1 SHORT/LOW TEMPERATURE RTD ALARM
RRTD A - Short / Low Temp RTD
2183 0 2 1 - F115 0
Alarm
2184 RRTD A - Assign Alarm Relays 0 7 1 - F113 1
RRTD A - Short / Low Temp
2185 0 1 1 - F103 0
Alarm Events
... Reserved - - - - - -
RRTD 2 RTD #1
2200 RRTD 2 - RTD #1 Application 0 4 1 - F121 0
2201 RRTD 2 - RTD #1 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #1 High Alarm
2202 0 7 1 - F113 2
Relays
RRTD 2 - RTD #1 High Alarm
2203 1 200 1 C F1 130
Level
2204 RRTD 2 - RTD #1 Alarm 0 2 1 - F115 0
2205 RRTD 2 - RTD #1 Alarm Relays 0 7 1 - F113 1
2206 RRTD 2 - RTD #1 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #1 Alarms
2207 0 1 1 - F103 0
as Events
2208 RRTD 2 - RTD #1 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #1 Trip
2209 0 13 1 - F122 1
Voting
220A RRTD 2 - RTD #1 Trip Relays 0 7 1 - F111 1
220B RRTD 2 - RTD #1 Trip Level 1 200 1 C F1 130
220C RRTD 2 - RTD #1 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
2210 32 127 1 - F1 R
#1 Name

8th Character of RRTD 2 - RTD
2213 32 127 1 - F1 ""
#1 Name
... Reserved
RRTD 2 RTD #2
2220 RRTD 2 - RTD #2 Application 0 4 1 - F121 0
2221 RRTD 2 - RTD #2 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #2 High Alarm
2222 0 7 1 - F113 2
Relays
RRTD 2 - RTD #2 High Alarm
2223 1 200 1 C F1 130
Level
2224 RRTD 2 - RTD #2 Alarm 0 2 1 - F115 0
2225 RRTD 2 - RTD #2 Alarm Relays 0 7 1 - F113 1
2226 RRTD 2 - RTD #2 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #2 Alarms
2227 0 1 1 - F103 0
as Events
2228 RRTD 2 - RTD #2 Trip 0 2 1 - F115 0
Enable A Remote RTD #2 Trip
2229 0 13 1 - F122 1
Voting
222A RRTD 2 - RTD #2 Trip Relays 0 7 1 - F111 1

CG98 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 46 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
222B RRTD 2 - RTD #2 Trip Level 1 200 1 C F1 130
222C RRTD 2 - RTD #2 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
2230 32 127 1 - F1 R
#2 Name

8th Character of RRTD 2 - RTD
2233 32 127 1 - F1 ""
#2 Name
... Reserved
RRTD 2 RTD #3
2240 RRTD 2 - RTD #3 Application 0 4 1 - F121 0
2241 RRTD 2 - RTD #3 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #3 High Alarm
2242 0 7 1 - F113 2
Relays
RRTD 2 - RTD #3 High Alarm
2243 1 200 1 C F1 130
Level
2244 RRTD 2 - RTD #3 Alarm 0 2 1 - F115 0
2245 RRTD 2 - RTD #3 Alarm Relays 0 7 1 - F113 1
2246 RRTD 2 - RTD #3 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #3 Alarms
2247 0 1 1 - F103 0
as Events
2248 RRTD 2 - RTD #3 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #3 Trip
2249 0 13 1 - F122 1
Voting
224A RRTD 2 - RTD #3 Trip Relays 0 7 1 - F111 1
224B RRTD 2 - RTD #3 Trip Level 1 200 1 C F1 130
224C RRTD 2 - RTD #3 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD #
2250 32 127 1 - F1 R
Name

8th Character of RRTD 2 - RTD
2253 32 127 1 - F1 ""
#3 Name
... Reserved
RRTD 2 RTD #4
2260 RRTD 2 - RTD #4 Application 0 4 1 - F121 0
2261 RRTD 2 - RTD #4 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #4 High Alarm
2262 0 7 1 - F113 2
Relays
RRTD 2 - RTD #4 High Alarm
2263 1 200 1 C F1 130
Level
2264 RRTD 2 - RTD #4 Alarm 0 2 1 - F115 0
2265 RRTD 2 - RTD #4 Alarm Relays 0 7 1 - F113 1
2266 RRTD 2 - RTD #4 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #4 Alarms
2267 0 1 1 - F103 0
as Events
2268 RRTD 2 - RTD #4 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #4 Trip
2069 0 13 1 - F122 1
Voting
226A RRTD 2 - RTD #4 Trip Relays 0 7 1 - F111 1
226B RRTD 2 - RTD #4 Trip Level 1 200 1 C F1 130
226C RRTD 2 - RTD #4 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
2270 32 127 1 - F1 R
#4 Name

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG99


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 47 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
8th Character of RRTD 2 - RTD
2273 32 127 1 - F1 ""
#4 Name
... Reserved
RRTD 2 RTD #5
2280 RRTD 2 - RTD #5 Application 0 4 1 - F121 0
2281 RRTD 2 - RTD #5 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #5 High Alarm
2282 0 7 1 - F113 2
Relays
RRTD 2 - RTD #5 High Alarm
2283 1 200 1 C F1 130
Level
2284 RRTD 2 - RTD #5 Alarm 0 2 1 - F115 0
2285 RRTD 2 - RTD #5 Alarm Relays 0 7 1 - F113 1
2286 RRTD 2 - RTD #5 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #5 Alarms
2287 0 1 1 - F103 0
as Events
2288 RRTD 2 - RTD #5 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #5 Trip
2289 0 13 1 - F122 1
Voting
228A RRTD 2 - RTD #5 Trip Relays 0 7 1 - F111 1
228B RRTD 2 - RTD #5 Trip Level 1 200 1 C F1 130
228C RRTD 2 - RTD #5 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
2290 32 127 1 - F1 R
#5 Name

8th Character of RRTD 2 - RTD
2293 32 127 1 - F1 ""
#5 Name
... Reserved
RRTD 2 RTD #6
22A0 RRTD 2 - RTD #6 Application 0 4 1 - F121 0
22A1 RRTD 2 - RTD #6 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #6 High Alarm
22A2 0 7 1 - F113 1
Relays
RRTD 2 - RTD #6 High Alarm
22A3 1 200 1 C F1 130
Level
22A4 RRTD 2 - RTD #6 Alarm 0 2 1 - F115 0
22A5 RRTD 2 - RTD #6 Alarm Relays 0 7 1 - F113 1
22A6 RRTD 2 - RTD #6 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #6 Alarms
22A7 0 1 1 - F103 0
as Events
22A8 RRTD 2 - RTD #6 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #6 Trip
22A9 0 13 1 - F122 1
Voting
22AA RRTD 2 - RTD #6 Trip Relays 0 7 1 - F111 1
22AB RRTD 2 - RTD #6 Trip Level 1 200 1 C F1 130
22AC RRTD 2 - RTD #6 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
22B0 32 127 1 - F1 R
#6 Name

8th Character of RRTD 2 - RTD
22B3 32 127 1 - F1 ""
#6 Name
... Reserved
RRTD 2 RTD #7
22C0 RRTD 2 - RTD #7 Application 0 4 1 - F121 0
22C1 RRTD 2 - RTD #7 High Alarm 0 2 1 - F115 0

CG100 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 48 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 2 - RTD #7 High Alarm
22C2 0 7 1 - F113 2
Relays
RRTD 2 - RTD #7 High Alarm
22C3 1 200 1 C F1 130
Level
22C4 RRTD 2 - RTD #7 Alarm 0 2 1 - F115 0
22C5 RRTD 2 - RTD #7 Alarm Relays 0 7 1 - F113 1
22C6 RRTD 2 - RTD #7 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #7 Alarms
22C7 0 1 1 - F103 0
as Events
22C8 RRTD 2 - RTD #7 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #7 Trip
22C9 0 13 1 - F122 1
Voting
22CA RRTD 2 - RTD #7 Trip Relays 0 7 1 - F111 1
22CB RRTD 2 - RTD #7 Trip Level 1 200 1 C F1 130
22CC RRTD 2 - RTD #7 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
22D0 32 127 1 - F1 R
#7 Name

8th Character of RRTD 2 - RTD
22D3 32 127 1 - F1
#7 Name
... Reserved
RRTD 2 RTD #8
22E0 RRTD 2 - RTD #8 Application 0 4 1 - F121 0
22E1 RRTD 2 - RTD #8 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #8 High Alarm
22E2 0 7 1 - F113 2
Relays
RRTD 2 - RTD #8 High Alarm
22E3 1 200 1 C F1 130
Level
22E4 RRTD 2 - RTD #8 Alarm 0 2 1 - F115 0
22E5 RRTD 2 - RTD #8 Alarm Relays 0 7 1 - F113 1
22E6 RRTD 2 - RTD #8 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #8 Alarms
22E7 0 1 1 - F103 0
as Events
22E8 RRTD 2 - RTD #8 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #8 Trip
22E9 0 13 1 - F122 1
Voting
22EA RRTD 2 - RTD #8 Trip Relays 0 7 1 - F111 1
22EB RRTD 2 - RTD #8 Trip Level 1 200 1 C F1 130
22EC RRTD 2 - RTD #8 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
22F0 32 127 1 - F1 R
#8 Name

8th Character of RRTD 2 - RTD
22F3 32 127 1 - F1
#8 Name
... Reserved
RRTD 2 RTD #9
2300 RRTD 2 - RTD #9 Application 0 4 1 - F121 0
2301 RRTD 2 - RTD #9 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #9 High Alarm
2302 0 7 1 - F113 2
Relays
RRTD 2 - RTD #9 High Alarm
2303 1 200 1 C F1 130
Level
2304 RRTD 2 - RTD #9 Alarm 0 2 1 - F115 0
2305 RRTD 2 - RTD #9 Alarm Relays 0 7 1 - F113 1

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG101


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 49 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2306 RRTD 2 - RTD #9 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #9 Alarms
2307 0 1 1 - F103 0
as Events
2308 RRTD 2 - RTD #9 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #9 Trip
2309 0 13 1 - F122 1
Voting
230A RRTD 2 - RTD #9 Trip Relays 0 7 1 - F111 1
230B RRTD 2 - RTD #9 Trip Level 1 200 1 C F1 130
230C RRTD 2 - RTD #9 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
2310 32 127 1 - F1 R
#9 Name

8th Character of RRTD 2 - RTD
2313 32 127 1 - F1 ""
#9 Name
... Reserved
RRTD 2 RTD #10
2320 RRTD 2 - RTD #10 Application 0 4 1 - F121 0
2321 RRTD 2 - RTD #10 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #10 High Alarm
2322 0 7 1 - F113 2
Relays
RRTD 2 - RTD #10 High Alarm
2323 1 200 1 C F1 130
Level
2324 RRTD 2 - RTD #10 Alarm 0 2 1 - F115 0
2325 RRTD 2 - RTD #10 Alarm Relays 0 7 1 - F113 1
2326 RRTD 2 - RTD #10 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #10 Alarms
2327 0 1 1 - F103 0
as Events
2328 RRTD 2 - RTD #10 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD#10 Trip
2329 0 13 1 - F122 1
Voting
232A RRTD 2 - RTD #10 Trip Relays 0 7 1 - F111 1
232B RRTD 2 - RTD #10 Trip Level 1 200 1 C F1 130
232C RRTD 2 - RTD #10 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
2330 32 127 1 - F1 R
#10 Name

8th Character of RRTD 2 - RTD
2333 32 127 1 - F1 ""
#10 Name
... Reserved
RRTD 2 RTD #11
2340 RRTD 2 - RTD #11 Application 0 4 1 - F121 0
2341 RRTD 2 - RTD #11 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #11 High Alarm
2342 0 7 1 - F113 2
Relays
RRTD 2 - RTD #11 High Alarm
2343 1 200 1 C F1 130
Level
2344 RRTD 2 - RTD #11 Alarm 0 2 1 - F115 0
2345 RRTD 2 - RTD #11 Alarm Relays 0 7 1 - F113 1
2346 RRTD 2 - RTD #11 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #11 Alarms
2347 0 1 1 - F103 0
as Events
2348 RRTD 2 - RTD #11 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #11 Trip
2349 0 13 1 - F122 1
Voting

CG102 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 50 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
234A RRTD 2 - RTD #11 Trip Relays 0 7 1 - F111 1
234B RRTD 2 - RTD #11 Trip Level 1 200 1 C F1 130
234C RRTD 2 - RTD #11 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
2350 32 127 1 - F1 R
#11 Name

8th Character of RRTD 2 - RTD
2353 32 127 1 - F1
#11 Name
... Reserved
RRTD 2 RTD #12
2360 RRTD 2 - RTD #12 Application 0 4 1 - F121 0
2361 RRTD 2 - RTD #12 High Alarm 0 2 1 - F115 0
RRTD 2 - RTD #12 High Alarm
2362 0 7 1 - F113 2
Relays
RRTD 2 - RTD #12 High Alarm
2363 1 200 1 C F1 130
Level
2364 RRTD 2 - RTD #12 Alarm 0 2 1 - F115 0
2365 RRTD 2 - RTD #12 Alarm Relays 0 7 1 - F113 1
2366 RRTD 2 - RTD #12 Alarm Level 1 200 1 C F1 130
Record RRTD 2 - RTD #12 Alarms
2367 0 1 1 - F103 0
as Events
2368 RRTD 2 - RTD #12 Trip 0 2 1 - F115 0
Enable RRTD 2 - RTD #12 Trip
2369 0 13 1 - F122 1
Voting
236A RRTD 2 - RTD #12 Trip Relays 0 7 1 - F111 1
236B RRTD 2 - RTD #12 Trip Level 1 200 1 C F1 130
236C RRTD 2 - RTD #12 RTD Type 0 3 1 - F120 0
First Character of RRTD 2 - RTD
2370 32 127 1 - F1 R
#12 Name

8th Character of RRTD 2 - RTD
2373 32 127 1 - F1 ""
#12 Name
... Reserved
RRTD 2 OPEN RTD ALARM
2380 RRTD B - Open RTD Alarm 0 2 1 - F115 0
2381 RRTD B - Assign Alarm Relays 0 7 1 - F113 1
2382 RRTD B - Open RTD Alarm Events 0 1 1 - F103 0
RRTD 2 SHORT/LOW TEMPERATURE RTD ALARM
RRTD B - Short / Low Temp RTD
2383 0 2 1 - F115 0
Alarm
2384 RRTD B - Assign Alarm Relays 0 7 1 - F113 1
RRTD B - Short / Low Temp
2385 0 1 1 - F103 0
Alarm Events
... Reserved - - - - - -
RRTD 3 RTD #1
2400 RRTD 3 - RTD #1 Application 0 4 1 - F121 0
2401 RRTD 3 - RTD #1 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #1 High Alarm
2402 0 7 1 - F113 2
Relays
RRTD 3 - RTD #1 High Alarm
2403 1 200 1 C F1 130
Level
2404 RRTD 3 - RTD #1 Alarm 0 2 1 - F115 0
2405 RRTD 3 - RTD #1 Alarm Relays 0 7 1 - F113 1
2406 RRTD 3 - RTD #1 Alarm Level 1 200 1 C F1 130

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG103


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 51 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
Record RRTD 3 - RTD #1 Alarms
2407 0 1 1 - F103 0
as Events
2408 RRTD 3 - RTD #1 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #1 Trip
2409 0 13 1 - F122 1
Voting
240A RRTD 3 - RTD #1 Trip Relays 0 7 1 - F111 1
240B RRTD 3 - RTD #1 Trip Level 1 200 1 C F1 130
240C RRTD 3 - RTD #1 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
2410 32 127 1 - F1 R
#1 Name

8th Character of RRTD 3 - RTD
2413 32 127 1 - F1 ""
#1 Name
2414 Reserved
RRTD 3 RTD #2
2420 RRTD 3 - RTD #2 Application 0 4 1 - F121 0
2421 RRTD 3 - RTD #2 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #2 High Alarm
2422 0 7 1 - F113 2
Relays
RRTD 3 - RTD #2 High Alarm
2423 1 200 1 C F1 130
Level
2424 RRTD 3 - RTD #2 Alarm 0 2 1 - F115 0
2425 RRTD 3 - RTD #2 Alarm Relays 0 7 1 - F113 1
2426 RRTD 3 - RTD #2 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #2 Alarms
2427 0 1 1 - F103 0
as Events
2428 RRTD 3 - RTD #2 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #2 Trip
2429 0 13 1 - F122 1
Voting
242A RRTD 3 - RTD #2 Trip Relays 0 7 1 - F111 1
242B RRTD 3 - RTD #2 Trip Level 1 200 1 C F1 130
242C RRTD 3 - RTD #2 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
2430 32 127 1 - F1 R
#2 Name

8th Character of RRTD 3 - RTD
2433 32 127 1 - F1 ""
#2 Name
... Reserved
RRTD 3 RTD #3
2440 RRTD 3 - RTD #3 Application 0 4 1 - F121 0
2441 RRTD 3 - RTD #3 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #3 High Alarm
2442 0 7 1 - F113 2
Relays
RRTD 3 - RTD #3 High Alarm
2443 1 200 1 C F1 130
Level
2444 RRTD 3 - RTD #3 Alarm 0 2 1 - F115 0
2445 RRTD 3 - RTD #3 Alarm Relays 0 7 1 - F113 1
2446 RRTD 3 - RTD #3 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #3 Alarms
2447 0 1 1 - F103 0
as Events
2448 RRTD 3 - RTD #3 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #3 Trip
2449 0 13 1 - F122 1
Voting
244A RRTD 3 - RTD #3 Trip Relays 0 7 1 - F111 1

CG104 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 52 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
244B RRTD 3 - RTD #3 Trip Level 1 200 1 C F1 130
244C RRTD 3 - RTD #3 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD #
2450 32 127 1 - F1 R
Name

8th Character of RRTD 3 - RTD
2453 32 127 1 - F1 ""
#3 Name
... Reserved
RRTD 3 RTD #4
2460 RRTD 3 - RTD #4 Application 0 4 1 - F121 0
2461 RRTD 3 - RTD #4 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #4 High Alarm
2462 0 7 1 - F113 2
Relays
RRTD 3 - RTD #4 High Alarm
2463 1 200 1 C F1 130
Level
2464 RRTD 3 - RTD #4 Alarm 0 2 1 - F115 0
2465 RRTD 3 - RTD #4 Alarm Relays 0 7 1 - F113 1
2466 RRTD 3 - RTD #4 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #4 Alarms
2467 0 1 1 - F103 0
as Events
2468 RRTD 3 - RTD #4 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #4 Trip
2469 0 13 1 - F122 1
Voting
246A RRTD 3 - RTD #4 Trip Relays 0 7 1 - F111 1
246B RRTD 3 - RTD #4 Trip Level 1 200 1 C F1 130
246C RRTD 3 - RTD #4 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
2470 32 127 1 - F1 R
#4 Name

8th Character of RRTD 3 - RTD
2473 32 127 1 - F1 ""
#4 Name
... Reserved
RRTD 3 RTD #5
2480 RRTD 3 - RTD #5 Application 0 4 1 - F121 0
2481 RRTD 3 - RTD #5 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #5 High Alarm
2482 0 7 1 - F113 2
Relays
RRTD 3 - RTD #5 High Alarm
2483 1 200 1 C F1 130
Level
2484 RRTD 3 - RTD #5 Alarm 0 2 1 - F115 0
2485 RRTD 3 - RTD #5 Alarm Relays 0 7 1 - F113 1
2486 RRTD 3 - RTD #5 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #5 Alarms
2487 0 1 1 - F103 0
as Events
2488 RRTD 3 - RTD #5 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #5 Trip
2489 0 13 1 - F122 1
Voting
248A RRTD 3 - RTD #5 Trip Relays 0 7 1 - F111 1
248B RRTD 3 - RTD #5 Trip Level 1 200 1 C F1 130
248C RRTD 3 - RTD #5 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
2490 32 127 1 - F1 R
#5 Name

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG105


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 53 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
8th Character of RRTD 3 - RTD
2493 32 127 1 - F1 ""
#5 Name
... Reserved
RRTD 3 RTD #6
24A0 RRTD 3 - RTD #6 Application 0 4 1 - F121 0
24A1 RRTD 3 - RTD #6 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #6 High Alarm
24A2 0 7 1 - F113 1
Relays
RRTD 3 - RTD #6 High Alarm
24A3 1 200 1 C F1 130
Level
24A4 RRTD 3 - RTD #6 Alarm 0 2 1 - F115 0
24A5 RRTD 3 - RTD #6 Alarm Relays 0 7 1 - F113 1
24A6 RRTD 3 - RTD #6 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #6 Alarms
24A7 0 1 1 - F103 0
as Events
24A8 RRTD 3 - RTD #6 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #6 Trip
24A9 0 13 1 - F122 1
Voting
24AA RRTD 3 - RTD #6 Trip Relays 0 7 1 - F111 1
24AB RRTD 3 - RTD #6 Trip Level 1 200 1 C F1 130
24AC RRTD 3 - RTD #6 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
24B0 32 127 1 - F1 R
#6 Name

8th Character of RRTD 3 - RTD
24B3 32 127 1 - F1 ""
#6 Name
... Reserved
RRTD 3 RTD #7
24C0 RRTD 3 - RTD #7 Application 0 4 1 - F121 0
24C1 RRTD 3 - RTD #7 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #7 High Alarm
24C2 0 7 1 - F113 2
Relays
RRTD 3 - RTD #7 High Alarm
24C3 1 200 1 C F1 130
Level
24C4 RRTD 3 - RTD #7 Alarm 0 2 1 - F115 0
24C5 RRTD 3 - RTD #7 Alarm Relays 0 7 1 - F113 1
24C6 RRTD 3 - RTD #7 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #7 Alarms
24C7 0 1 1 - F103 0
as Events
24C8 RRTD 3 - RTD #7 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #7 Trip
24C9 0 13 1 - F122 1
Voting
24CA RRTD 3 - RTD #7 Trip Relays 0 7 1 - F111 1
24CB RRTD 3 - RTD #7 Trip Level 1 200 1 C F1 130
24CC RRTD 3 - RTD #7 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
24D0 32 127 1 - F1 R
#7 Name

8th Character of RRTD 3 - RTD
24D3 32 127 1 - F1 ""
#7 Name
... Reserved
RRTD 3 RTD #8
24E0 RRTD 3 - RTD #8 Application 0 4 1 - F121 0
24E1 RRTD 3 - RTD #8 High Alarm 0 2 1 - F115 0

CG106 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 54 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 3 - RTD #8 High Alarm
24E2 0 7 1 - F113 2
Relays
RRTD 3 - RTD #8 High Alarm
24E3 1 200 1 C F1 130
Level
24E4 RRTD 3 - RTD #8 Alarm 0 2 1 - F115 0
24E5 RRTD 3 - RTD #8 Alarm Relays 0 7 1 - F113 1
24E6 RRTD 3 - RTD #8 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #8 Alarms
24E7 0 1 1 - F103 0
as Events
24E8 RRTD 3 - RTD #8 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #8 Trip
24E9 0 13 1 - F122 1
Voting
24EA RRTD 3 - RTD #8 Trip Relays 0 7 1 - F111 1
24EB RRTD 3 - RTD #8 Trip Level 1 200 1 C F1 130
24EC RRTD 3 - RTD #8 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
24F0 32 127 1 - F1 R
#8 Name

8th Character of RRTD 3 - RTD
24F3 32 127 1 - F1 ""
#8 Name
... Reserved
RRTD 3 RTD #9
2500 RRTD 3 - RTD #9 Application 0 4 1 - F121 0
2501 RRTD 3 - RTD #9 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #9 High Alarm
2502 0 7 1 - F113 2
Relays
RRTD 3 - RTD #9 High Alarm
2503 1 200 1 C F1 130
Level
2504 RRTD 3 - RTD #9 Alarm 0 2 1 - F115 0
2505 RRTD 3 - RTD #9 Alarm Relays 0 7 1 - F113 1
2506 RRTD 3 - RTD #9 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #9 Alarms
2507 0 1 1 - F103 0
as Events
2508 RRTD 3 - RTD #9 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #9 Trip
2509 0 13 1 - F122 1
Voting
250A RRTD 3 - RTD #9 Trip Relays 0 7 1 - F111 1
250B RRTD 3 - RTD #9 Trip Level 1 200 1 C F1 130
250C RRTD 3 - RTD #9 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
2510 32 127 1 - F1 R
#9 Name

8th Character of RRTD 3 - RTD
2513 32 127 1 - F1 ""
#9 Name
... Reserved
RRTD 3 RTD #10
2520 RRTD 3 - RTD #10 Application 0 4 1 - F121 0
2521 RRTD 3 - RTD #10 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #10 High Alarm
2522 0 7 1 - F113 2
Relays
RRTD 3 - RTD #10 High Alarm
2523 1 200 1 C F1 130
Level
2524 RRTD 3 - RTD #10 Alarm 0 2 1 - F115 0
2525 RRTD 3 - RTD #10 Alarm Relays 0 7 1 - F113 1

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG107


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 55 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2526 RRTD 3 - RTD #10 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #10 Alarms
2527 0 1 1 - F103 0
as Events
2528 RRTD 3 - RTD #10 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD#10 Trip
2529 0 13 1 - F122 1
Voting
252A RRTD 3 - RTD #10 Trip Relays 0 7 1 - F111 1
252B RRTD 3 - RTD #10 Trip Level 1 200 1 C F1 130
252C RRTD 3 - RTD #10 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
2530 32 127 1 - F1 R
#10 Name

8th Character of RRTD 3 - RTD
2533 32 127 1 - F1 ""
#10 Name
... Reserved
RRTD 3 RTD #11
2540 RRTD 3 - RTD #11 Application 0 4 1 - F121 0
2541 RRTD 3 - RTD #11 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #11 High Alarm
2542 0 7 1 - F113 2
Relays
RRTD 3 - RTD #11 High Alarm
2543 1 200 1 C F1 130
Level
2544 RRTD 3 - RTD #11 Alarm 0 2 1 - F115 0
2545 RRTD 3 - RTD #11 Alarm Relays 0 7 1 - F113 1
2546 RRTD 3 - RTD #11 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #11 Alarms
2547 0 1 1 - F103 0
as Events
2548 RRTD 3 - RTD #11 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #11 Trip
2549 0 13 1 - F122 1
Voting
254A RRTD 3 - RTD #11 Trip Relays 0 7 1 - F111 1
254B RRTD 3 - RTD #11 Trip Level 1 200 1 C F1 130
254C RRTD 3 - RTD #11 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
2550 32 127 1 - F1 R
#11 Name

8th Character of RRTD 3 - RTD
2553 32 127 1 - F1 ""
#11 Name
... Reserved
RRTD 3 RTD #12
2560 RRTD 3 - RTD #12 Application 0 4 1 - F121 0
2561 RRTD 3 - RTD #12 High Alarm 0 2 1 - F115 0
RRTD 3 - RTD #12 High Alarm
2562 0 7 1 - F113 2
Relays
RRTD 3 - RTD #12 High Alarm
2563 1 200 1 C F1 130
Level
2564 RRTD 3 - RTD #12 Alarm 0 2 1 - F115 0
2565 RRTD 3 - RTD #12 Alarm Relays 0 7 1 - F113 1
2566 RRTD 3 - RTD #12 Alarm Level 1 200 1 C F1 130
Record RRTD 3 - RTD #12 Alarms
2567 0 1 1 - F103 0
as Events
2568 RRTD 3 - RTD #12 Trip 0 2 1 - F115 0
Enable RRTD 3 - RTD #12 Trip
2569 0 13 1 - F122 1
Voting

CG108 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 56 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
256A RRTD 3 - RTD #12 Trip Relays 0 7 1 - F111 1
256B RRTD 3 - RTD #12 Trip Level 1 200 1 C F1 130
256C RRTD 3 - RTD #12 RTD Type 0 3 1 - F120 0
First Character of RRTD 3 - RTD
2570 32 127 1 - F1 R
#12 Name

8th Character of RRTD 3 - RTD
2573 32 127 1 - F1 ""
#12 Name
... Reserved
RRTD 3 OPEN RTD ALARM
2580 RRTD 3 - Open RTD Alarm 0 2 1 - F115 0
2581 RRTD 3 - Assign Alarm Relays 0 7 1 - F113 1
2582 RRTD 3 - Open RTD Alarm Events 0 1 1 - F103 0
RRTD 3 SHORT/LOW TEMPERATURE RTD ALARM
RRTD 3 - Short / Low Temp RTD
2583 0 2 1 - F115 0
Alarm
2584 RRTD 3 - Assign Alarm Relays 0 7 1 - F113 1
RRTD 3 - Short / Low Temp
2585 0 1 1 - F103 0
Alarm Events
... Reserved - - - - - -
RRTD 4 RTD #1
2600 RRTD 4 - RTD #1 Application 0 4 1 - F121 0
2601 RRTD 4 - RTD #1 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #1 High Alarm
2602 0 7 1 - F113 2
Relays
RRTD 4 - RTD #1 High Alarm
2603 1 200 1 C F1 130
Level
2604 RRTD 4 - RTD #1 Alarm 0 2 1 - F115 0
2605 RRTD 4 - RTD #1 Alarm Relays 0 7 1 - F113 1
2606 RRTD 4 - RTD #1 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #1 Alarms
2607 0 1 1 - F103 0
as Events
2608 RRTD 4 - RTD #1 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #1 Trip
2609 0 13 1 - F122 1
Voting
260A RRTD 4 - RTD #1 Trip Relays 0 7 1 - F111 1
260B RRTD 4 - RTD #1 Trip Level 1 200 1 C F1 130
260C RRTD 4 - RTD #1 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
2610 32 127 1 - F1 R
#1 Name

8th Character of RRTD 4 - RTD
2613 32 127 1 - F1 ""
#1 Name
.... Reserved
RRTD 4 RTD #2
2620 RRTD 4 - RTD #2 Application 0 4 1 - F121 0
2621 RRTD 4 - RTD #2 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #2 High Alarm
2622 0 7 1 - F113 2
Relays
RRTD 4 - RTD #2 High Alarm
2623 1 200 1 C F1 130
Level
2624 RRTD 4 - RTD #2 Alarm 0 2 1 - F115 0
2625 RRTD 4 - RTD #2 Alarm Relays 0 7 1 - F113 1
2626 RRTD 4 - RTD #2 Alarm Level 1 200 1 C F1 130

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG109


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 57 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
Record RRTD 4 - RTD #2 Alarms
2627 0 1 1 - F103 0
as Events
2628 RRTD 4 - RTD #2 Trip 0 2 1 - F115 0
Enable A Remote RTD #2 Trip
2629 0 13 1 - F122 1
Voting
262A RRTD 4 - RTD #2 Trip Relays 0 7 1 - F111 1
262B RRTD 4 - RTD #2 Trip Level 1 200 1 C F1 130
262C RRTD 4 - RTD #2 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
2630 32 127 1 - F1 R
#2 Name

8th Character of RRTD 4 - RTD
2633 32 127 1 - F1 ""
#2 Name
... Reserved
RRTD 4 RTD #3
2640 RRTD 4 - RTD #3 Application 0 4 1 - F121 0
2641 RRTD 4 - RTD #3 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #3 High Alarm
2642 0 7 1 - F113 2
Relays
RRTD 4 - RTD #3 High Alarm
2643 1 200 1 C F1 130
Level
2644 RRTD 4 - RTD #3 Alarm 0 2 1 - F115 0
2645 RRTD 4 - RTD #3 Alarm Relays 0 7 1 - F113 1
2646 RRTD 4 - RTD #3 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #3 Alarms
2647 0 1 1 - F103 0
as Events
2648 RRTD 4 - RTD #3 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #3 Trip
2649 0 13 1 - F122 1
Voting
264A RRTD 4 - RTD #3 Trip Relays 0 7 1 - F111 1
264B RRTD 4 - RTD #3 Trip Level 1 200 1 C F1 130
264C RRTD 4 - RTD #3 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD #
2650 32 127 1 - F1 R
Name

8th Character of RRTD 4 - RTD
2653 32 127 1 - F1 ""
#3 Name
... Reserved
RRTD 4 RTD #4
2660 RRTD 4 - RTD #4 Application 0 4 1 - F121 0
2661 RRTD 4 - RTD #4 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #4 High Alarm
2662 0 7 1 - F113 2
Relays
RRTD 4 - RTD #4 High Alarm
2663 1 200 1 C F1 130
Level
2664 RRTD 4 - RTD #4 Alarm 0 2 1 - F115 0
2665 RRTD 4 - RTD #4 Alarm Relays 0 7 1 - F113 1
2666 RRTD 4 - RTD #4 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #4 Alarms
2667 0 1 1 - F103 0
as Events
2668 RRTD 4 - RTD #4 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #4 Trip
2669 0 13 1 - F122 1
Voting
266A RRTD 4 - RTD #4 Trip Relays 0 7 1 - F111 1

CG110 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 58 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
266B RRTD 4 - RTD #4 Trip Level 1 200 1 C F1 130
266C RRTD 4 - RTD #4 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
2670 32 127 1 - F1 R
#4 Name

8th Character of RRTD 4 - RTD
2673 32 127 1 - F1 ""
#4 Name
... Reserved
RRTD 4 RTD #5
2680 RRTD 4 - RTD #5 Application 0 4 1 - F121 0
2681 RRTD 4 - RTD #5 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #5 High Alarm
2682 0 7 1 - F113 2
Relays
RRTD 4 - RTD #5 High Alarm
2683 1 200 1 C F1 130
Level
2684 RRTD 4 - RTD #5 Alarm 0 2 1 - F115 0
2685 RRTD 4 - RTD #5 Alarm Relays 0 7 1 - F113 1
2686 RRTD 4 - RTD #5 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #5 Alarms
2687 0 1 1 - F103 0
as Events
2688 RRTD 4 - RTD #5 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #5 Trip
2689 0 13 1 - F122 1
Voting
268A RRTD 4 - RTD #5 Trip Relays 0 7 1 - F111 1
268B RRTD 4 - RTD #5 Trip Level 1 200 1 C F1 130
268C RRTD 4 - RTD #5 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
2690 32 127 1 - F1 R
#5 Name

8th Character of RRTD 4 - RTD
2693 32 127 1 - F1 ""
#5 Name
... Reserved
RRTD 4 RTD #6
26A0 RRTD 4 - RTD #6 Application 0 4 1 - F121 0
26A1 RRTD 4 - RTD #6 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #6 High Alarm
26A2 0 7 1 - F113 1
Relays
RRTD 4 - RTD #6 High Alarm
26A3 1 200 1 C F1 130
Level
26A4 RRTD 4 - RTD #6 Alarm 0 2 1 - F115 0
26A5 RRTD 4 - RTD #6 Alarm Relays 0 7 1 - F113 1
26A6 RRTD 4 - RTD #6 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #6 Alarms
26A7 0 1 1 - F103 0
as Events
26A8 RRTD 4 - RTD #6 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #6 Trip
26A9 0 13 1 - F122 1
Voting
26AA RRTD 4 - RTD #6 Trip Relays 0 7 1 - F111 1
26AB RRTD 4 - RTD #6 Trip Level 1 200 1 C F1 130
26AC RRTD 4 - RTD #6 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
26B0 32 127 1 - F1 R
#6 Name

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG111


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 59 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
8th Character of RRTD 4 - RTD
26B3 32 127 1 - F1 ""
#6 Name
... Reserved
RRTD 4 RTD #7
26C0 RRTD 4 - RTD #7 Application 0 4 1 - F121 0
26C1 RRTD 4 - RTD #7 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #7 High Alarm
26C2 0 7 1 - F113 2
Relays
RRTD 4 - RTD #7 High Alarm
26C3 1 200 1 C F1 130
Level
26C4 RRTD 4 - RTD #7 Alarm 0 2 1 - F115 0
26C5 RRTD 4 - RTD #7 Alarm Relays 0 7 1 - F113 1
26C6 RRTD 4 - RTD #7 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #7 Alarms
26C7 0 1 1 - F103 0
as Events
26C8 RRTD 4 - RTD #7 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #7 Trip
26C9 0 13 1 - F122 1
Voting
26CA RRTD 4 - RTD #7 Trip Relays 0 7 1 - F111 1
26CB RRTD 4 - RTD #7 Trip Level 1 200 1 C F1 130
26CC RRTD 4 - RTD #7 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
26D0 32 127 1 - F1 R
#7 Name

8th Character of RRTD 4 - RTD
26D3 32 127 1 - F1 ""
#7 Name
... Reserved
RRTD 4 RTD #8
26E0 RRTD 4 - RTD #8 Application 0 4 1 - F121 0
26E1 RRTD 4 - RTD #8 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #8 High Alarm
26E2 0 7 1 - F113 2
Relays
RRTD 4 - RTD #8 High Alarm
26E3 1 200 1 C F1 130
Level
26E4 RRTD 4 - RTD #8 Alarm 0 2 1 - F115 0
26E5 RRTD 4 - RTD #8 Alarm Relays 0 7 1 - F113 1
26E6 RRTD 4 - RTD #8 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #8 Alarms
26E7 0 1 1 - F103 0
as Events
26E8 RRTD 4 - RTD #8 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #8 Trip
26E9 0 13 1 - F122 1
Voting
26EA RRTD 4 - RTD #8 Trip Relays 0 7 1 - F111 1
26EB RRTD 4 - RTD #8 Trip Level 1 200 1 C F1 130
26EC RRTD 4 - RTD #8 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
26F0 32 127 1 - F1 R
#8 Name

8th Character of RRTD 4 - RTD
26F3 32 127 1 - F1 ""
#8 Name
... Reserved
RRTD 4 RTD #9
2700 RRTD 4 - RTD #9 Application 0 4 1 - F121 0
2701 RRTD 4 - RTD #9 High Alarm 0 2 1 - F115 0

CG112 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 60 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 4 - RTD #9 High Alarm
2702 0 7 1 - F113 2
Relays
RRTD 4 - RTD #9 High Alarm
2703 1 200 1 C F1 130
Level
2704 RRTD 4 - RTD #9 Alarm 0 2 1 - F115 0
2705 RRTD 4 - RTD #9 Alarm Relays 0 7 1 - F113 1
2706 RRTD 4 - RTD #9 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #9 Alarms
2707 0 1 1 - F103 0
as Events
2708 RRTD 4 - RTD #9 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #9 Trip
2709 0 13 1 - F122 1
Voting
270A RRTD 4 - RTD #9 Trip Relays 0 7 1 - F111 1
270B RRTD 4 - RTD #9 Trip Level 1 200 1 C F1 130
270C RRTD 4 - RTD #9 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
2710 32 127 1 - F1 R
#9 Name

8th Character of RRTD 4 - RTD
2713 32 127 1 - F1 ""
#9 Name
... Reserved
RRTD 4 RTD #10
2720 RRTD 4 - RTD #10 Application 0 4 1 - F121 0
2721 RRTD 4 - RTD #10 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #10 High Alarm
2722 0 7 1 - F113 2
Relays
RRTD 4 - RTD #10 High Alarm
2723 1 200 1 C F1 130
Level
2724 RRTD 4 - RTD #10 Alarm 0 2 1 - F115 0
2725 RRTD 4 - RTD #10 Alarm Relays 0 7 1 - F113 1
2726 RRTD 4 - RTD #10 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #10 Alarms
2727 0 1 1 - F103 0
as Events
2728 RRTD 4 - RTD #10 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD#10 Trip
2729 0 13 1 - F122 1
Voting
272A RRTD 4 - RTD #10 Trip Relays 0 7 1 - F111 1
272B RRTD 4 - RTD #10 Trip Level 1 200 1 C F1 130
272C RRTD 4 - RTD #10 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
2730 32 127 1 - F1 R
#10 Name

8th Character of RRTD 4 - RTD
2733 32 127 1 - F1 ""
#10 Name
... Reserved
RRTD 4 RTD #11
2740 RRTD 4 - RTD #11 Application 0 4 1 - F121 0
2741 RRTD 4 - RTD #11 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #11 High Alarm
2742 0 7 1 - F113 2
Relays
RRTD 4 - RTD #11 High Alarm
2743 1 200 1 C F1 130
Level
2744 RRTD 4 - RTD #11 Alarm 0 2 1 - F115 0
2745 RRTD 4 - RTD #11 Alarm Relays 0 7 1 - F113 1

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG113


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 61 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2746 RRTD 4 - RTD #11 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #11 Alarms
2747 0 1 1 - F103 0
as Events
2748 RRTD 4 - RTD #11 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #11 Trip
2749 0 13 1 - F122 1
Voting
274A RRTD 4 - RTD #11 Trip Relays 0 7 1 - F111 1
274B RRTD 4 - RTD #11 Trip Level 1 200 1 C F1 130
274C RRTD 4 - RTD #11 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
2750 32 127 1 - F1 R
#11 Name

8th Character of RRTD 4 - RTD
2753 32 127 1 - F1 ""
#11 Name
... Reserved
RRTD 4 RTD #12
2760 RRTD 4 - RTD #12 Application 0 4 1 - F121 0
2761 RRTD 4 - RTD #12 High Alarm 0 2 1 - F115 0
RRTD 4 - RTD #12 High Alarm
2762 0 7 1 - F113 2
Relays
RRTD 4 - RTD #12 High Alarm
2763 1 200 1 C F1 130
Level
2764 RRTD 4 - RTD #12 Alarm 0 2 1 - F115 0
2765 RRTD 4 - RTD #12 Alarm Relays 0 7 1 - F113 1
2766 RRTD 4 - RTD #12 Alarm Level 1 200 1 C F1 130
Record RRTD 4 - RTD #12 Alarms
2767 0 1 1 - F103 0
as Events
2768 RRTD 4 - RTD #12 Trip 0 2 1 - F115 0
Enable RRTD 4 - RTD #12 Trip
2769 0 13 1 - F122 1
Voting
276A RRTD 4 - RTD #12 Trip Relays 0 7 1 - F111 1
276B RRTD 4 - RTD #12 Trip Level 1 200 1 C F1 130
276C RRTD 4 - RTD #12 RTD Type 0 3 1 - F120 0
First Character of RRTD 4 - RTD
2770 32 127 1 - F1 R
#12 Name

8th Character of RRTD 4 - RTD
2773 32 127 1 - F1 ""
#12 Name
... Reserved
RRTD 4 OPEN RTD ALARM
2780 RRTD 4- Open RTD Alarm 0 2 1 - F115 0
2781 RRTD 4 - Assign Alarm Relays 0 7 1 - F113 1
2782 RRTD 4 - Open RTD Alarm Events 0 1 1 - F103 0
RRTD 4 SHORT/LOW TEMPERATURE RTD ALARM
RRTD 4 - Short / Low Temp RTD
2783 0 2 1 - F115 0
Alarm
2784 RRTD 4 - Assign Alarm Relays 0 7 1 - F113 1
RRTD 4 - Short / Low Temp
2785 0 1 1 - F103 0
Alarm Events
... Reserved - - - - - -
RRTD 1 OUTPUT RELAY SETUP
27A0 Trip Relay Reset Mode 0 2 1 - F117 0
27A1 Alarm Relay Reset Mode 0 2 1 - F117 0
27A2 Aux 1 Relay Reset Mode 0 2 1 - F117 0

CG114 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 62 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
27A3 Aux 2 Relay Reset Mode 0 2 1 - F117 0
27A4 Trip Relay Operation 0 1 1 - F161 0
27A5 Alarm Relay Operation 0 1 1 - F161 1
27A6 Aux1 Relay Operation 0 1 1 - F161 1
27A7 Aux2 Relay Operation 0 1 1 - F161 0
... Reserved
RRTD 2 OUTPUT RELAY SETUP
27B0 Trip Relay Reset Mode 0 2 1 - F117 0
27B1 Alarm Relay Reset Mode 0 2 1 - F117 0
27B2 Aux 1 Relay Reset Mode 0 2 1 - F117 0
27B3 Aux 2 Relay Reset Mode 0 2 1 - F117 0
27B4 Trip Relay Operation 0 1 1 - F161 0
27B5 Alarm Relay Operation 0 1 1 - F161 1
27B6 Aux1 Relay Operation 0 1 1 - F161 1
27B7 Aux2 Relay Operation 0 1 1 - F161 0
... Reserved
RRTD 3 OUTPUT RELAY SETUP
27C0 Trip Relay Reset Mode 0 2 1 - F117 0
27C1 Alarm Relay Reset Mode 0 2 1 - F117 0
27C2 Aux 1 Relay Reset Mode 0 2 1 - F117 0
27C3 Aux 2 Relay Reset Mode 0 2 1 - F117 0
27C4 Trip Relay Operation 0 1 1 - F161 0
27C5 Alarm Relay Operation 0 1 1 - F161 1
27C6 Aux1 Relay Operation 0 1 1 - F161 1
27C7 Aux2 Relay Operation 0 1 1 - F161 0
... Reserved
RRTD 4 OUTPUT RELAY SETUP
27D0 Trip Relay Reset Mode 0 2 1 - F117 0
27D1 Alarm Relay Reset Mode 0 2 1 - F117 0
27D2 Aux 1 Relay Reset Mode 0 2 1 - F117 0
27D3 Aux 2 Relay Reset Mode 0 2 1 - F117 0
27D4 Trip Relay Operation 0 1 1 - F161 0
27D5 Alarm Relay Operation 0 1 1 - F161 1
27D6 Aux1 Relay Operation 0 1 1 - F161 1
27D7 Aux2 Relay Operation 0 1 1 - F161 0
... Reserved
RRTD 1 ANALOG OUTPUTS
27E0 Enable Analog Output 1 0 1 1 - F103 0
Assign Analog Output 1 Output
27E1 0 2 1 - F26 0
Range
Assign Analog Output 1
27E2 12 24 1 - F127 13
Parameter
27E3 Analog Output 1 Minimum -40 200 1 - F4 -40
27E4 Analog Output 1 Maximum -40 200 1 - F4 200
27E5 Enable Analog Output 2 0 1 1 - F103 0
Assign Analog Output 2 Output
27E6 0 2 1 - F26 0
Range
Assign Analog Output 2
27E7 12 24 1 - F127 13
Parameter
27E8 Analog Output 2 Minimum -40 200 1 - F4 -40
27E9 Analog Output 2 Maximum -40 200 1 - F4 200

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG115


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 63 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
27EA Enable Analog Output 3 0 1 1 - F103 0
Assign Analog Output 3 Output
27EB 0 2 1 - F26 0
Range
Assign Analog Output 3
27EC 12 24 1 - F127 13
Parameter
27ED Analog Output 3 Minimum -40 200 1 - F4 -40
27EE Analog Output 3 Maximum -40 200 1 - F4 200
27EF Enable Analog Output 4 0 1 1 - F103 0
Assign Analog Output 4 Output
27F0 0 2 1 - F26 0
Range
Assign Analog Output 4
27F1 12 24 1 - F127 13
Parameter
27F2 Analog Output 4 Minimum -40 200 1 - F4 -40
27F3 Analog Output 4 Maximum -40 200 1 - F4 200
... Reserved
RRTD 2 ANALOG OUTPUTS
2800 Enable Analog Output 1 0 1 1 - F103 0
Assign Analog Output 1 Output
2801 0 2 1 - F26 0
Range
Assign Analog Output 1
2802 12 24 1 - F127 13
Parameter
2803 Analog Output 1 Minimum -40 200 1 - F4 -40
2804 Analog Output 1 Maximum -40 200 1 - F4 200
2805 Enable Analog Output 2 0 1 1 - F103 0
Assign Analog Output 2 Output
2806 0 2 1 - F26 0
Range
Assign Analog Output 2
2807 12 24 1 - F127 13
Parameter
2808 Analog Output 2 Minimum -40 200 1 - F4 -40
2809 Analog Output 2 Maximum -40 200 1 - F4 200
280A Enable Analog Output 3 0 1 1 - F103 0
Assign Analog Output 3 Output
280B 0 2 1 - F26 0
Range
Assign Analog Output 3
280C 12 24 1 - F127 13
Parameter
280D Analog Output 3 Minimum -40 200 1 - F4 -40
280E Analog Output 3 Maximum -40 200 1 - F4 200
280F Enable Analog Output 4 0 1 1 - F103 0
Assign Analog Output 4 Output
2810 0 2 1 - F26 0
Range
Assign Analog Output 4
2811 12 24 1 - F127 13
Parameter
2812 Analog Output 4 Minimum -40 200 1 - F4 -40
2813 Analog Output 4 Maximum -40 200 1 - F4 200
... Reserved
RRTD 3 ANALOG OUTPUTS
2820 Enable Analog Output 1 0 1 1 - F103 0
Assign Analog Output 1 Output
2821 0 2 1 - F26 0
Range
Assign Analog Output 1
2822 12 24 1 - F127 13
Parameter
2823 Analog Output 1 Minimum -40 200 1 - F4 -40
2824 Analog Output 1 Maximum -40 200 1 - F4 200
2825 Enable Analog Output 2 0 1 1 - F103 0

CG116 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 64 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
Assign Analog Output 2 Output
2826 0 2 1 - F26 0
Range
Assign Analog Output 2
2827 12 24 1 - F127 13
Parameter
2828 Analog Output 2 Minimum -40 200 1 - F4 -40
2829 Analog Output 2 Maximum -40 200 1 - F4 200
282A Enable Analog Output 3 0 1 1 - F103 0
Assign Analog Output 3 Output
282B 0 2 1 - F26 0
Range
Assign Analog Output 3
282C 12 24 1 - F127 13
Parameter
282D Analog Output 3 Minimum -40 200 1 - F4 -40
282E Analog Output 3 Maximum -40 200 1 - F4 200
282F Enable Analog Output 4 0 1 1 - F103 0
Assign Analog Output 4 Output
2830 0 2 1 - F26 0
Range
Assign Analog Output 4
2831 12 24 1 - F127 13
Parameter
2832 Analog Output 4 Minimum -40 200 1 - F4 -40
2833 Analog Output 4 Maximum -40 200 1 - F4 200
... Reserved
RRTD 4 ANALOG OUTPUTS
2840 Enable Analog Output 1 0 1 1 - F103 0
Assign Analog Output 1 Output
2841 0 2 1 - F26 0
Range
Assign Analog Output 1
2842 12 24 1 - F127 13
Parameter
2843 Analog Output 1 Minimum -40 200 1 - F4 -40
2844 Analog Output 1 Maximum -40 200 1 - F4 200
2845 Enable Analog Output 2 0 1 1 - F103 0
Assign Analog Output 2 Output
2846 0 2 1 - F26 0
Range
Assign Analog Output 2
2847 12 24 1 - F127 13
Parameter
2848 Analog Output 2 Minimum -40 200 1 - F4 -40
2849 Analog Output 2 Maximum -40 200 1 - F4 200
284A Enable Analog Output 3 0 1 1 - F103 0
Assign Analog Output 3 Output
284B 0 2 1 - F26 0
Range
Assign Analog Output 3
284C 12 24 1 - F127 13
Parameter
284D Analog Output 3 Minimum -40 200 1 - F4 -40
284E Analog Output 3 Maximum -40 200 1 - F4 200
284F Enable Analog Output 4 0 1 1 - F103 0
Assign Analog Output 4 Output
2850 0 2 1 - F26 0
Range
Assign Analog Output 4
2851 12 24 1 - F127 13
Parameter
2852 Analog Output 4 Minimum -40 200 1 - F4 -40
2853 Analog Output 4 Maximum -40 200 1 - F4 200
2854 Reserved
RRTD 1 DIGITAL INPUT 2
1st & 2nd Character of Digital
2860 32 127 1 - F22 GE
Input 2 Name

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG117


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 65 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT

11th & 12th Character of Digital
2865 32 127 1 - F22 GE
Input 2 Name
2870 Digital Input 2 Type 0 1 1 - F116 0
2871 Reserved
2872 Digital Input 2 Alarm 0 2 1 - F115 0
2873 Digital Input 2 Alarm Relays 0 6 1 - F113 0
2874 Digital Input 2 Alarm Delay 1 50000 1 100ms F2 50
2875 Digital Input 2 Alarm Events 0 1 1 - F103 0
2876 Digital Input 2 Trip 0 2 1 - F115 0
2877 Digital Input 2 Trip Relays 0 6 1 - F111 0
2878 Digital Input 2 Trip Delay 1 50000 1 100ms F2 50
Digital Input 2 Assignable
2879 0 3 1 - F163 0
Function
--- Reserved
RRTD 1 DIGITAL INPUT 5
1st & 2nd Character of Digital
2880 32 127 1 - F22 GE
Input 5 Name

11th & 12th Character of Digital
2885 32 127 1 - F22 GE
Input 5 Name
2890 Digital Input 5 Type 0 1 1 - F116 0
2891 Reserved
2892 Digital Input 5 Alarm 0 2 1 - F115 0
2893 Digital Input 5 Alarm Relays 0 6 1 - F113 0
2894 Digital Input 5 Alarm Delay 1 50000 1 100ms F2 50
2895 Digital Input 5 Alarm Events 0 1 1 - F103 0
2896 Digital Input 5 Trip 0 2 1 - F115 0
2897 Digital Input 5 Trip Relays 0 6 1 - F111 0
2898 Digital Input 5 Trip Delay 1 50000 1 100ms F2 50
Digital Input 5 Assignable
2899 0 3 1 - F163 0
Function
... Reserved
RRTD 1 DIGITAL INPUT 4

28A0 1st & 2nd Character of Digital 32 127 1 - F22 GE


Input 4 Name

11th & 12th Character of Digital
28A5 32 127 1 - F22 GE
Input 4 Name
28B0 Digital Input 4 Type 0 1 1 - F116 0
28B1 Reserved
28B2 Digital Input 4 Alarm 0 2 1 - F115 0
28B3 Digital Input 4 Alarm Relays 0 6 1 - F113 0
28B4 Digital Input 4 Alarm Delay 1 50000 1 100ms F2 50
28B5 Digital Input 4 Alarm Events 0 1 1 - F103 0
28B6 Digital Input 4 Trip 0 2 1 - F115 0
28B7 Digital Input 4 Trip Relays 0 6 1 - F111 0
28B8 Digital Input 4 Trip Delay 1 50000 1 100ms F2 50
Digital Input 4 Assignable
28B9 0 3 1 - F163 0
Function
... Reserved

CG118 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 66 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
RRTD 1 DIGITAL INPUT 1
1st & 2nd Character of Digital
28C0 32 127 1 - F22 GE
Input 1 Name

11th & 12th Character of Digital
28C5 32 127 1 - F22 GE
Input 1 Name
28D0 Digital Input 1 Type 0 1 1 - F116 0
28D1 Reserved
28D2 Digital Input 1 Alarm 0 2 1 - F115 0
28D3 Digital Input 1 Alarm Relays 0 6 1 - F113 0
28D4 Digital Input 1 Alarm Delay 1 50000 1 100ms F2 50
28D5 Digital Input 1 Alarm Events 0 1 1 - F103 0
28D6 Digital Input 1 Trip 0 2 1 - F115 0
28D7 Digital Input 1 Trip Relays 0 6 1 - F111 0
28D8 Digital Input 1 Trip Delay 1 50000 1 100ms F2 50
Digital Input 1 Assignable
28D9 0 3 1 - F163 0
Function
... Reserved
RRTD 1 DIGITAL INPUT 6
1st & 2nd Character of Digital
28E0 32 127 1 - F22 GE
Input 6 Name

11th & 12th Character of Digital
28E5 32 127 1 - F22 GE
Input 6 Name
28F0 Digital Input 6 Type 0 1 1 - F116 0
28F1 Reserved
28F2 Digital Input 6 Alarm 0 2 1 - F115 0
28F3 Digital Input 6 Alarm Relays 0 6 1 - F113 0
28F4 Digital Input 6 Alarm Delay 1 50000 1 100ms F2 50
28F5 Digital Input 6 Alarm Events 0 1 1 - F103 0
28F6 Digital Input 6 Trip 0 2 1 - F115 0
28F7 Digital Input 6 Trip Relays 0 6 1 - F111 0
28F8 Digital Input 6 Trip Delay 1 50000 1 100ms F2 50
Digital Input 6 Assignable
28F9 0 3 1 - F163 0
Function
... Reserved
RRTD 1 DIGITAL INPUT 3
1st & 2nd Character of Digital
2900 32 127 1 - F22 GE
Input 3 Name

11th & 12th Character of Digital
2905 32 127 1 - F22 GE
Input 3 Name
2910 Digital Input 3 Type 0 1 1 - F116 0
2911 Reserved
2912 Digital Input 3 Alarm 0 2 1 - F115 0
2913 Digital Input 3 Alarm Relays 0 6 1 - F113 0
2914 Digital Input 3 Alarm Delay 1 50000 1 100ms F2 50
2915 Digital Input 3 Alarm Events 0 1 1 - F103 0
2916 Digital Input 3 Trip 0 2 1 - F115 0
2917 Digital Input 3 Trip Relays 0 6 1 - F111 0
2918 Digital Input 3 Trip Delay 1 50000 1 100ms F2 50
Digital Input 3 Assignable
2919 0 3 1 - F163 0
Function

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG119


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 67 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
... Reserved
RRTD 2 DIGITAL INPUT 2
1st & 2nd Character of Digital
2920 32 127 1 - F22 GE
Input 2 Name

11th & 12th Character of Digital
2925 32 127 1 - F22 GE
Input 2 Name
2930 Digital Input 2 Type 0 1 1 - F116 0
2931 Reserved
2932 Digital Input 2 Alarm 0 2 1 - F115 0
2933 Digital Input 2 Alarm Relays 0 6 1 - F113 0
2934 Digital Input 2 Alarm Delay 1 50000 1 100ms F2 50
2935 Digital Input 2 Alarm Events 0 1 1 - F103 0
2936 Digital Input 2 Trip 0 2 1 - F115 0
2937 Digital Input 2 Trip Relays 0 6 1 - F111 0
2938 Digital Input 2 Trip Delay 1 50000 1 100ms F2 50
Digital Input 2 Assignable
2939 0 3 1 - F163 0
Function
... Reserved
RRTD 2 DIGITAL INPUT 5
1st & 2nd Character of Digital
2940 32 127 1 - F22 GE
Input 5 Name

11th & 12th Character of Digital
2945 32 127 1 - F22 GE
Input 5 Name
2950 Digital Input 5 Type 0 1 1 - F116 0
2951 Reserved
2952 Digital Input 5 Alarm 0 2 1 - F115 0
2953 Digital Input 5 Alarm Relays 0 6 1 - F113 0
2954 Digital Input 5 Alarm Delay 1 50000 1 100ms F2 50
2955 Digital Input 5 Alarm Events 0 1 1 - F103 0
2956 Digital Input 5 Trip 0 2 1 - F115 0
2957 Digital Input 5 Trip Relays 0 6 1 - F111 0
2958 Digital Input 5 Trip Delay 1 50000 1 100ms F2 50
Digital Input 5 Assignable
2959 0 3 1 - F163 0
Function
... Reserved
RRTD 2 DIGITAL INPUT 4
1st & 2nd Character of Digital
2960 32 127 1 - F22 GE
Input 4 Name

11th & 12th Character of Digital
2965 32 127 1 - F22 GE
Input 4 Name
2970 Digital Input 4 Type 0 1 1 - F116 0
2971 Reserved
2972 Digital Input 4 Alarm 0 2 1 - F115 0
2973 Digital Input 4 Alarm Relays 0 6 1 - F113 0
2974 Digital Input 4 Alarm Delay 1 50000 1 100ms F2 50
2975 Digital Input 4 Alarm Events 0 1 1 - F103 0
2976 Digital Input 4 Trip 0 2 1 - F115 0
2977 Digital Input 4 Trip Relays 0 6 1 - F111 0
2978 Digital Input 4 Trip Delay 1 50000 1 100ms F2 50

CG120 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 68 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
Digital Input 4 Assignable
2979 0 3 1 - F163 0
Function
... Reserved
RRTD 2 DIGITAL INPUT 1
1st & 2nd Character of Digital
2980 32 127 1 - F22 GE
Input 1 Name

11th & 12th Character of Digital
2985 32 127 1 - F22 GE
Input 1 Name
2990 Digital Input 1 Type 0 1 1 - F116 0
2991 Reserved
2992 Digital Input 1 Alarm 0 2 1 - F115 0
2993 Digital Input 1 Alarm Relays 0 6 1 - F113 0
2994 Digital Input 1 Alarm Delay 1 50000 1 100ms F2 50
2995 Digital Input 1 Alarm Events 0 1 1 - F103 0
2996 Digital Input 1 Trip 0 2 1 - F115 0
2997 Digital Input 1 Trip Relays 0 6 1 - F111 0
2998 Digital Input 1 Trip Delay 1 50000 1 100ms F2 50
Digital Input 1 Assignable
2999 0 3 1 - F163 0
Function
... Reserved
RRTD 2 DIGITAL INPUT 6
1st & 2nd Character of Digital
29A0 32 127 1 - F22 GE
Input 6 Name

11th & 12th Character of Digital
29A5 32 127 1 - F22 GE
Input 6 Name
29B0 Digital Input 6 Type 0 1 1 - F116 0
29B1 Reserved
29B2 Digital Input 6 Alarm 0 2 1 - F115 0
29B3 Digital Input 6 Alarm Relays 0 6 1 - F113 0
29B4 Digital Input 6 Alarm Delay 1 50000 1 100ms F2 50
29B5 Digital Input 6 Alarm Events 0 1 1 - F103 0
29B6 Digital Input 6 Trip 0 2 1 - F115 0
29B7 Digital Input 6 Trip Relays 0 6 1 - F111 0
29B8 Digital Input 6 Trip Delay 1 50000 1 100ms F2 50
Digital Input 6 Assignable
29B9 0 3 1 - F163 0
Function
... Reserved
RRTD 2 DIGITAL INPUT 3
1st & 2nd Character of Digital
29C0 32 127 1 - F22 GE
Input 3 Name

11th & 12th Character of Digital
29C5 32 127 1 - F22 GE
Input 3 Name
29D0 Digital Input 3 Type 0 1 1 - F116 0
29D1 Reserved
29D2 Digital Input 3 Alarm 0 2 1 - F115 0
29D3 Digital Input 3 Alarm Relays 0 6 1 - F113 0
29D4 Digital Input 3 Alarm Delay 1 50000 1 100ms F2 50
29D5 Digital Input 3 Alarm Events 0 1 1 - F103 0
29D6 Digital Input 3 Trip 0 2 1 - F115 0
29D7 Digital Input 3 Trip Relays 0 6 1 - F111 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG121


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 69 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
29D8 Digital Input 3 Trip Delay 1 50000 1 100ms F2 50
Digital Input 3 Assignable
29D9 0 3 1 - F163 0
Function
... Reserved
RRTD 3 DIGITAL INPUT 2
1st & 2nd Character of Digital
29E0 32 127 1 - F22 GE
Input 2 Name

11th & 12th Character of Digital
29E5 32 127 1 - F22 GE
Input 2 Name
29F0 Digital Input 2 Type 0 1 1 - F116 0
29F1 Reserved
29F2 Digital Input 2 Alarm 0 2 1 - F115 0
29F3 Digital Input 2 Alarm Relays 0 6 1 - F113 0
29F4 Digital Input 2 Alarm Delay 1 50000 1 100ms F2 50
29F5 Digital Input 2 Alarm Events 0 1 1 - F103 0
29F6 Digital Input 2 Trip 0 2 1 - F115 0
29F7 Digital Input 2 Trip Relays 0 6 1 - F111 0
29F8 Digital Input 2 Trip Delay 1 50000 1 100ms F2 50
Digital Input 2 Assignable
29F9 0 3 1 - F163 0
Function
... Reserved
RRTD 3 DIGITAL INPUT 5
1st & 2nd Character of Digital
2A00 32 127 1 - F22 GE
Input 5 Name

11th & 12th Character of Digital
2A05 32 127 1 - F22 GE
Input 5 Name
2A10 Digital Input 5 Type 0 1 1 - F116 0
2A11 Reserved
2A12 Digital Input 5 Alarm 0 2 1 - F115 0
2A13 Digital Input 5 Alarm Relays 0 6 1 - F113 0
2A14 Digital Input 5 Alarm Delay 1 50000 1 100ms F2 50
2A15 Digital Input 5 Alarm Events 0 1 1 - F103 0
2A16 Digital Input 5 Trip 0 2 1 - F115 0
2A17 Digital Input 5 Trip Relays 0 6 1 - F111 0
2A18 Digital Input 5 Trip Delay 1 50000 1 100ms F2 50
Digital Input 5 Assignable
2A19 0 3 1 - F163 0
Function
... Reserved
RRTD 3 DIGITAL INPUT 4
1st & 2nd Character of Digital
2A20 32 127 1 - F22 GE
Input 4 Name

11th & 12th Character of Digital
2A25 32 127 1 - F22 GE
Input 4 Name
2A30 Digital Input 4 Type 0 1 1 - F116 0
2A31 Reserved
2A32 Digital Input 4 Alarm 0 2 1 - F115 0
2A33 Digital Input 4 Alarm Relays 0 6 1 - F113 0
2A34 Digital Input 4 Alarm Delay 1 50000 1 100ms F2 50
2A35 Digital Input 4 Alarm Events 0 1 1 - F103 0
2A36 Digital Input 4 Trip 0 2 1 - F115 0

CG122 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 70 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2A37 Digital Input 4 Trip Relays 0 6 1 - F111 0
2A38 Digital Input 4 Trip Delay 1 50000 1 100ms F2 50
Digital Input 4 Assignable
2A39 0 3 1 - F163 0
Function
... Reserved
RRTD 3 DIGITAL INPUT 1
1st & 2nd Character of Digital
2A40 32 127 1 - F22 GE
Input 1 Name

11th & 12th Character of Digital
2A45 32 127 1 - F22 GE
Input 1 Name
2A50 Digital Input 1 Type 0 1 1 - F116 0
2A51 Reserved
2A52 Digital Input 1 Alarm 0 2 1 - F115 0
2A53 Digital Input 1 Alarm Relays 0 6 1 - F113 0
2A54 Digital Input 1 Alarm Delay 1 50000 1 100ms F2 50
2A55 Digital Input 1 Alarm Events 0 1 1 - F103 0
2A56 Digital Input 1 Trip 0 2 1 - F115 0
2A57 Digital Input 1 Trip Relays 0 6 1 - F111 0
2A58 Digital Input 1 Trip Delay 1 50000 1 100ms F2 50
Digital Input 1 Assignable
2A59 0 3 1 - F163 0
Function
... Reserved
RRTD 3 DIGITAL INPUT 6
1st & 2nd Character of Digital
2A60 32 127 1 - F22 GE
Input 6 Name

11th & 12th Character of Digital
2A65 32 127 1 - F22 GE
Input 6 Name
2A70 Digital Input 6 Type 0 1 1 - F116 0
2A71 Reserved
2A72 Digital Input 6 Alarm 0 2 1 - F115 0
2A73 Digital Input 6 Alarm Relays 0 6 1 - F113 0
2A74 Digital Input 6 Alarm Delay 1 50000 1 100ms F2 50
2A75 Digital Input 6 Alarm Events 0 1 1 - F103 0
2A76 Digital Input 6 Trip 0 2 1 - F115 0
2A77 Digital Input 6 Trip Relays 0 6 1 - F111 0
2A78 Digital Input 6 Trip Delay 1 50000 1 100ms F2 50
Digital Input 6 Assignable
2A79 0 3 1 - F163 0
Function
... Reserved
RRTD 3 DIGITAL INPUT 3
1st & 2nd Character of Digital
2A80 32 127 1 - F22 GE
Input 3 Name

11th & 12th Character of Digital
2A85 32 127 1 - F22 GE
Input 3 Name
2A90 Digital Input 3 Type 0 1 1 - F116 0
2A91 Reserved
2A92 Digital Input 3 Alarm 0 2 1 - F115 0
2A93 Digital Input 3 Alarm Relays 0 6 1 - F113 0
2A94 Digital Input 3 Alarm Delay 1 50000 1 100ms F2 50
2A95 Digital Input 3 Alarm Events 0 1 1 - F103 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG123


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 71 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2A96 Digital Input 3 Trip 0 2 1 - F115 0
2A97 Digital Input 3 Trip Relays 0 6 1 - F111 0
2A98 Digital Input 3 Trip Delay 1 50000 1 100ms F2 50
Digital Input 3 Assignable
2A99 0 3 1 - F163 0
Function
... Reserved
RRTD 4 DIGITAL INPUT 2
1st & 2nd Character of Digital
2AA0 32 127 1 - F22 GE
Input 2 Name

11th & 12th Character of Digital
2AA5 32 127 1 - F22 GE
Input 2 Name
2AB0 Digital Input 2 Type 0 1 1 - F116 0
2AB1 Reserved
2AB2 Digital Input 2 Alarm 0 2 1 - F115 0
2AB3 Digital Input 2 Alarm Relays 0 6 1 - F113 0
2AB4 Digital Input 2 Alarm Delay 1 50000 1 100ms F2 50
2AB5 Digital Input 2 Alarm Events 0 1 1 - F103 0
2AB6 Digital Input 2 Trip 0 2 1 - F115 0
2AB7 Digital Input 2 Trip Relays 0 6 1 - F111 0
2AB8 Digital Input 2 Trip Delay 1 50000 1 100ms F2 50
Digital Input 2 Assignable
2AB9 0 3 1 - F163 0
Function
... Reserved
RRTD 4 DIGITAL INPUT 5
1st & 2nd Character of Digital
2AC0 32 127 1 - F22 GE
Input 5 Name

11th & 12th Character of Digital
2AC5 32 127 1 - F22 GE
Input 5 Name
2AD0 Digital Input 5 Type 0 1 1 - F116 0
2AD1 Reserved
2AD2 Digital Input 5 Alarm 0 2 1 - F115 0
2AD3 Digital Input 5 Alarm Relays 0 6 1 - F113 0
2AD4 Digital Input 5 Alarm Delay 1 50000 1 100ms F2 50
2AD5 Digital Input 5 Alarm Events 0 1 1 - F103 0
2AD6 Digital Input 5 Trip 0 2 1 - F115 0
2AD7 Digital Input 5 Trip Relays 0 6 1 - F111 0
2AD8 Digital Input 5 Trip Delay 1 50000 1 100ms F2 50
Digital Input 5 Assignable
2AD9 0 3 1 - F163 0
Function
... Reserved
RRTD 4 DIGITAL INPUT 4
1st & 2nd Character of Digital
2AE0 32 127 1 - F22 GE
Input 4 Name

11th & 12th Character of Digital
2AE5 32 127 1 - F22 GE
Input 4 Name
2AF0 Digital Input 4 Type 0 1 1 - F116 0
2AF1 Reserved
2AF2 Digital Input 4 Alarm 0 2 1 - F115 0
2AF3 Digital Input 4 Alarm Relays 0 6 1 - F113 0
2AF4 Digital Input 4 Alarm Delay 1 50000 1 100ms F2 50

CG124 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 72 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2AF5 Digital Input 4 Alarm Events 0 1 1 - F103 0
2AF6 Digital Input 4 Trip 0 2 1 - F115 0
2AF7 Digital Input 4 Trip Relays 0 6 1 - F111 0
2AF8 Digital Input 4 Trip Delay 1 50000 1 100ms F2 50
Digital Input 4 Assignable
2AF9 0 3 1 - F163 0
Function
... Reserved
RRTD 4 DIGITAL INPUT 1
1st & 2nd Character of Digital
2B00 32 127 1 - F22 GE
Input 1 Name

11th & 12th Character of Digital
2B05 32 127 1 - F22 GE
Input 1 Name
2B10 Digital Input 1 Type 0 1 1 - F116 0
2B11 Reserved
2B12 Digital Input 1 Alarm 0 2 1 - F115 0
2B13 Digital Input 1 Alarm Relays 0 6 1 - F113 0
2B14 Digital Input 1 Alarm Delay 1 50000 1 100ms F2 50
2B15 Digital Input 1 Alarm Events 0 1 1 - F103 0
2B16 Digital Input 1 Trip 0 2 1 - F115 0
2B17 Digital Input 1 Trip Relays 0 6 1 - F111 0
2B18 Digital Input 1 Trip Delay 1 50000 1 100ms F2 50
Digital Input 1 Assignable
2B19 0 3 1 - F163 0
Function
... Reserved
RRTD 4 DIGITAL INPUT 6
1st & 2nd Character of Digital
2B20 32 127 1 - F22 GE
Input 6 Name

11th & 12th Character of Digital
2B25 32 127 1 - F22 GE
Input 6 Name
2B30 Digital Input 6 Type 0 1 1 - F116 0
2B31 Reserved
2B32 Digital Input 6 Alarm 0 2 1 - F115 0
2B33 Digital Input 6 Alarm Relays 0 6 1 - F113 0
2B34 Digital Input 6 Alarm Delay 1 50000 1 100ms F2 50
2B35 Digital Input 6 Alarm Events 0 1 1 - F103 0
2B36 Digital Input 6 Trip 0 2 1 - F115 0
2B37 Digital Input 6 Trip Relays 0 6 1 - F111 0
2B38 Digital Input 6 Trip Delay 1 50000 1 100ms F2 50
Digital Input 6 Assignable
2B39 0 3 1 - F163 0
Function
... Reserved
RRTD 4 DIGITAL INPUT 3
1st & 2nd Character of Digital
2B40 32 127 1 - F22 GE
Input 3 Name

11th & 12th Character of Digital
2B45 32 127 1 - F22 GE
Input 3 Name
2B50 Digital Input 3 Type 0 1 1 - F116 0
2B51 Reserved
2B52 Digital Input 3 Alarm 0 2 1 - F115 0
2B53 Digital Input 3 Alarm Relays 0 6 1 - F113 0

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG125


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 73 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2B54 Digital Input 3 Alarm Delay 1 50000 1 100ms F2 50
2B55 Digital Input 3 Alarm Events 0 1 1 - F103 0
2B56 Digital Input 3 Trip 0 2 1 - F115 0
2B57 Digital Input 3 Trip Relays 0 6 1 - F111 0
2B58 Digital Input 3 Trip Delay 1 50000 1 100ms F2 50
Digital Input 3 Assignable
2B59 0 3 1 - F163 0
Function
... Reserved
RRTD 1 TEST OUPUT RELAYS
2B60 Force Trip Relay 0 2 1 - F150 0
2B61 Force Trip Relay Duration 0 300 1 s F1 0
2B62 Force AUX1 Relay 0 2 1 - F150 0
2B63 Force AUX1 Relay Duration 0 300 1 s F1 0
2B64 Force AUX2 Relay 0 2 1 - F150 0
2B65 Force AUX2 Relay Duration 0 300 1 s F1 0
2B66 Force Alarm Relay 0 2 1 - F150 0
2B67 Force Alarm Relay Range 01 300 1 s F1 0
... Reserved
RRTD 2 TEST OUPUT RELAYS
2B70 Force Trip Relay 0 2 1 - F150 0
2B71 Force Trip Relay Duration 0 300 1 s F1 0
2B72 Force AUX1 Relay 0 2 1 - F150 0
2B73 Force AUX1 Relay Duration 0 300 1 s F1 0
2B74 Force AUX2 Relay 0 2 1 - F150 0
2B75 Force AUX2 Relay Duration 0 300 1 s F1 0
2B76 Force Alarm Relay 0 2 1 - F150 0
2B77 Force Alarm Relay Range 0 300 1 s F1 0
... Reserved
RRTD 3 TEST OUPUT RELAYS
2B80 Force Trip Relay 0 2 1 - F150 0
2B81 Force Trip Relay Duration 0 300 1 s F1 0
2B82 Force AUX1 Relay 0 2 1 - F150 0
2B83 Force AUX1 Relay Duration 0 300 1 s F1 0
2B84 Force AUX2 Relay 0 2 1 - F150 0
2B85 Force AUX2 Relay Duration 0 300 1 s F1 0
2B86 Force Alarm Relay 0 2 1 - F150 0
2B87 Force Alarm Relay Range 0 300 1 s F1 0
... Reserved
RRTD 4 TEST OUPUT RELAYS
2B90 Force Trip Relay 0 2 1 - F150 0
2B91 Force Trip Relay Duration 0 300 1 s F1 0
2B92 Force AUX1 Relay 0 2 1 - F150 0
2B93 Force AUX1 Relay Duration 0 300 1 s F1 0
2B94 Force AUX2 Relay 0 2 1 - F150 0
2B95 Force AUX2 Relay Duration 0 300 1 s F1 0
2B96 Force Alarm Relay 0 2 1 - F150 0
2B97 Force Alarm Relay Range 0 300 1 s F1 0
... Reserved
RRTD 1 TEST ANALOG OUTPUTS
2BA0 Force Analog Outputs 0 1 1 - F126 0
2BA1 Analog Output 1 Forced Value 0 100 1 % range F1 0

CG126 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 74 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2BA2 Analog Output 2 Forced Value 0 100 1 % range F1 0
2BA3 Analog Output 3 Forced Value 0 100 1 % range F1 0
2BA4 Analog Output 4 Forced Value 0 100 1 % range F1 0
... Reserved
RRTD 2 TEST ANALOG OUTPUTS
2BB0 Force Analog Outputs 0 1 1 - F126 0
2BB1 Analog Output 1 Forced Value 0 100 1 % range F1 0
2BB2 Analog Output 2 Forced Value 0 100 1 % range F1 0
2BB3 Analog Output 3 Forced Value 0 100 1 % range F1 0
2BB4 Analog Output 4 Forced Value 0 100 1 % range F1 0
... Reserved
RRTD 3 TEST ANALOG OUTPUTS
2BC0 Force Analog Outputs 0 1 1 - F126 0
2BC1 Analog Output 1 Forced Value 0 100 1 % range F1 0
2BC2 Analog Output 2 Forced Value 0 100 1 % range F1 0
2BC3 Analog Output 3 Forced Value 0 100 1 % range F1 0
2BC4 Analog Output 4 Forced Value 0 100 1 % range F1 0
... Reserved
RRTD 4 TEST ANALOG OUTPUTS
2BD0 Force Analog Outputs 0 1 1 - F126 0
2BD1 Analog Output 1 Forced Value 0 100 1 % range F1 0
2BD2 Analog Output 2 Forced Value 0 100 1 % range F1 0
2BD3 Analog Output 3 Forced Value 0 100 1 % range F1 0
2BD4 Analog Output 4 Forced Value 0 100 1 % range F1 0
... Reserved
RRTD 1 DIGITAL COUNTER
2BE0 First Character of Counter Name 32 127 1 - F1 G
First Character of Counter Unit
2BEC 32 127 1 - F1 U
Name
2BF2 Counter Type 0 1 1 - F114 0
2BF3 Digital Counter Alarm 0 2 1 - F115 0
2BF4 Assign Alarm Relays 0 6 1 - F113 0
2BF5 Counter Alarm Level 0 65535 1 - F1 100
2BF7 Reserved - - - - - -
2BF8 Record Alarms as Events 0 1 1 - F103 0
... Reserved
RRTD 2 DIGITAL COUNTER
2C00 First Character of Counter Name 32 127 1 - F1 G
First Character of Counter Unit
2C0C 32 127 1 - F1 U
Name
2C12 Counter Type 0 1 1 - F114 0
2C13 Digital Counter Alarm 0 2 1 - F115 0
2C14 Assign Alarm Relays 0 6 1 - F113 0
2C15 Counter Alarm Level 0 65535 1 - F1 100
2C17 Reserved - - - - - -
2C18 Record Alarms as Events 0 1 1 - F103 0
... Reserved
RRTD 3 DIGITAL COUNTER
2C20 First Character of Counter Name 32 127 1 - F1 G
First Character of Counter Unit 32
2C2C 127 1 - F1 U
Name

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG127


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 75 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
2C32 Counter Type 0 1 1 - F114 0
2C33 Digital Counter Alarm 0 2 1 - F115 0
2C34 Assign Alarm Relays 0 6 1 - F113 0
2C35 Counter Alarm Level 0 65535 1 - F1 100
2C37 Reserved - - - - - -
2C38 Record Alarms as Events 0 1 1 - F103 0
... Reserved
RRTD 4 DIGITAL COUNTER
2C40 First Character of Counter Name 32 127 1 - F1 G
First Character of Counter Unit
2C4C 32 127 1 - F1 U
Name
2C52 Counter Type 0 1 1 - F114 0
2C53 Digital Counter Alarm 0 2 1 - F115 0
2C54 Assign Alarm Relays 0 6 1 - F113 0
2C55 Counter Alarm Level 0 65535 1 - F1 100
2C57 Reserved - - - - - -
2C58 Record Alarms as Events 0 1 1 - F103 0
... Reserved
EVENT RECORDER / TRACE MEMORY / MOTOR START DATA LOGGER (ADDRESSES 3000 TO 3FFF)
EVENT RECORDER
Event Recorder Last Reset (2
3000 N/A N/A N/A N/A F18 N/A
words)
Total Number of Events Since
3002 0 65535 1 N/A F1 0
Last Clear
Event Record Selector (1=oldest,
3003 1 512 1 N/A F1 1
512=newest)
3004 Cause of Event 0 281 1 - F134 0
3005 Time of Event (2 words) N/A N/A N/A N/A F19 N/A
3007 Date of Event (2 words) N/A N/A N/A N/A F18 N/A
3009 Motor Speed During Event 0 2 1 N/A F186 N/A
... Reserved
300B Event Phase A Current 0 65535 1 A F1 0
300C Event Phase B Current 0 65535 1 A F1 0
300D Event Phase C Current 0 65535 1 A F1 0
300E Event Motor Load 0 2000 1 FLA F3 0
300F Event Current Unbalance 0 100 1 % F1 0
3010 Event Ground Current 0 50000 1 A F23 0
3011 Event Hottest Stator RTD Owner 0 5 1 N/A F165 0
3012 Event Hottest Stator RTD 0 12 1 - F1 0
Event Temperature of Hottest
3013 -40 200 1 oC F4 0
Stator RTD
... Reserved
301A Event Voltage Vab 0 20000 1 V F1 0
301B Event Voltage Vbc 0 20000 1 V F1 0
301C Event Voltage Vca 0 20000 1 V F1 0
301D Event Voltage Van 0 20000 1 V F1 0
301E Event Voltage Vbn 0 20000 1 V F1 0
301F Event Voltage Vcn 0 20000 1 V F1 0
3020 Event System Frequency 0 12000 1 Hz F3 0
3021 Event Real Power -32000 32000 1 kW F4 0
3022 Event Reactive Power -32000 32000 1 kvar F4 0
3023 Event Apparent Power 0 50000 1 kVA F1 0

CG128 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG10: MEMORY MAP (Sheet 76 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
3024 Event Power Factor -99 100 1 - F21 0
... Reserved
WAVEFORM CAPTURE / MOTOR START DATA LOGGER
0 (Trace
30EF Buffer Memory Access Type 0 2 1 - F184 Memory)
30F0 Trace Memory Clear Date N/A N/A N/A N/A F18 N/A
30F2 Trace Memory Clear Time N/A N/A N/A N/A F19 N/A
Trace Memory Triggers Since
30F4 0 65535 1 - F1 0
Last Clear
Trace Memory Buffer Selector 0 3 1 - F1 0
30F5 0 (None
Motor Start Log Buffer Selector 0 6 1 - F1 Selected)
Trace Memory Channel Selector 0 6 1 - F1 0
30F6 Motor Start Log Channel 0 (None
0 11 1 - F1
Selector Selected)
Trace Memory Trigger Date N/A N/A N/A N/A F18 N/A
30F7
Motor Start Log Trigger Date N/A N/A N/A N/A F18 N/A
Trace Memory Trigger Time N/A N/A N/A N/A F19 N/A
30F9
Motor Start Log Trigger Time N/A N/A N/A N/A F19 N/A
Trace Memory Trigger Cause 0 2 1 - F85 N/A
30FB1 Number of Recorded Motor Start
0 6 1 - F1 0
Logs
Trace Memory Trigger Index 0 100 1 % F1 N/A
30FC1 Motor Start Log Phase Voltage
0 1 1 - F185 N/A
Type
... Reserved
First Trace Memory Sample -32767 32767 1 - F4 N/A
3100
First Memory Sample -32767 32767 1 - F4 N/A

Last Trace Memory Sample -32767 32767 1 - F4 N/A
31FF
Last Memory Sample -32767 32767 1 - F4 N/A
DATA LOGGER LOG HEADER
3200 Log Time Interval 1 3600 1 s F1 3600
3201 Log Record Size 0 16 - Words F1 N/A
3202 Log Total Possible Records 0 16256 1 - F1 N/A
3203 Total Logs Since Last Clear 0 65535 1 - F1 0
3204 Total Logs Presently Used 0 50 1 - F1 0
3205 Total Records Presently Used 0 16256 1 - F1 0
0=
3206 Log Status 0 1 1 - F190 Stopped
3207 Log Time Until next Reading 1 3600 1 s F1 3600
3208 Data Logger Percentage Full 0 100 1 % F1 0
3209 Date of Latest Record - - - - F18 -
320B Time of Latest record - - - - F19 -
Address Pointer To Next Record
320D 0 16255 1 - F1 0
To Write
320E Pointer to 1st Log Start Address 0 16255 1 - F1 N/A
320F 1st Log Number of Records 0 16256 1 - F1 N/A
... ... ... ... ... ... ... ...
Pointer to 50th Log Start
3270 0 16255 1 F1 N/A
Address
3271 50th Log Number of Records 0 16256 1 - F1 N/A

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG129


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG10: MEMORY MAP (Sheet 77 of 77)


ADDR DESCRIPTION MIN. MAX. STEP UNITS FORMAT FACTORY
(hex) VALUE CODE DEFAULT
3272 Log 1-8 Start/Stop Method 0 FFFF N/A - F191 N/A
3273 Log 9-16 Start/Stop Method 0 FFFF N/A - F191 N/A
3274 Log 17-24 Start/Stop Method 0 FFFF N/A - F191 N/A
3275 Log 25-32 Start/Stop Method 0 FFFF N/A - F191 N/A
3276 Log 33-40 Start/Stop Method 0 FFFF N/A - F191 N/A
3277 Log 41-48 Start/Stop Method 0 FFFF N/A - F191 N/A
3278 Log 49-50 Start/Stop Method 0 FFFF N/A - F191 N/A
DATA LOGGER DATA
Data Log Memory Access Block 0
3280 255 1 F1 0
Number
3281 Data Log Register 1 - - - - F1 -
3282 Data Log Register 2 - - - - F1 -
3283 Data Log Register 3 - - - - F1 -
3284 Data Log Register 4 - - - - F1 -
... ... ... ... ... ... ... ...
32BF Data Log Register 63 - - - - F1 -
32C0 Data Log Register 64 - - - - F1 -
32C1 Reserved
... ... ... ... ... ... ... ...
3FFF Reserved
1. Addresses 0x030FB and 0x30FC have different functionality, depending on which functionality is se-
lected in address 0x30EF, Waveform Capture, Motor Start Data Logger

CG130 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

6.8 Format Codes

Table CG11: Memory Map Data Formats (Sheet 1 of 27)

CODE TYPE DEFINITION

UNSIGNED VALUE
F1 16 bits Example: 1234 stored as 1234

UNSIGNED VALUE, 1 DECIMAL PLACE


F2 16 bits Example: 123.4 stored as 1234

UNSIGNED VALUE, 2 DECIMAL PLACES


F3 16 bits Example: 12.34 stored as 1234

2s COMPLEMENT SIGNED VALUE


F4 16 bits Example: -1234 stored as -1234 (i.e. 64302)

2s COMPLEMENT SIGNED VALUE, 1 DECIMAL PLACES


F5 16 bits Example: -123.4 stored as -1234 (i.e. 64302)

2s COMPLEMENT SIGNED VALUE, 2 DECIMAL PLACES


F6 16 bits Example: -12.34 stored as -1234 (i.e. 64302)

2s COMPLEMENT SIGNED VALUE, 3 DECIMAL PLACES


F7 16 bits Example: -1.234 stored as -1234 (i.e. 64302)

2s COMPLEMENT SIGNED VALUE, 4 DECIMAL PLACES


F8 16 bits Example: -0.1234 stored as -1234 (i.e. 64302)

F13 16 bits INSTALLED OPTIONS

xxxx xxxx xxxx xxx1 Profibus-DP (0 = Not Installed, 1 = Installed)

xxxx xxxx xxxx xx1x Fiber Optic (0 = Not Installed, 1 = Installed)

xxxx xxxx xxxx x1xx Metering (0 = Not Installed, 1 = Installed)

xxxx xxxx xxxx 1xxx Backspin (0 = Not Installed, 1 = Installed)

xxxx xxxx xxx1 xxxx Local RTD (0 = Not Installed, 1 = Installed)

xxxx xxxx xx1x xxxx Power Supply Type (0 = LO, 1 = HI)

xxxx xxxx 1xxx xxxx Modbus/TCP (0 = Not Installed, 1 = Installed)

xxxx xxx1 xxxx xxxx DeviceNet (0 = Not Installed, 1 = Installed)

xxxx xx1x xxxx xxxx Harsh Environment (0 = Not Installed, 1 = Installed)

xxxx x1xx xxxx xxxx Profibus-DPV1 (0 = Not Installed, 1 = Installed)

xxxx 1xxx xxxx xxxx Enhanced Diagnostics (0 = Not Installed, 1 = Installed)

F15 16 bits HARDWARE REVISION

0000 0000 0000 0001 1=A

0000 0000 0000 0010 2=B

0000 0000 0000 0011 3=C

0000 0000 0001 1010 26 = Z

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG131


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 2 of 27)

CODE TYPE DEFINITION

F16 16 bits SOFTWARE REVISION

1111 1111 xxxx xxxx Major Revision Number, 0 to 9 in steps of 1

Minor Revision Number (two BCD digits), 00 to 99 in steps of


xxxx xxxx 1111 1111 1
Example: Revision 2.30 stored as 0230 hex

DATE (MM/DD/YYYY)
F18 32 bits Example: Feb. 20, 1995 stored as 34867142 (i.e. 1st word:
0214, 2nd word 07C6)

1st byte Month (1 to 12)

2nd byte Day (1 to 31)

3rd and 4th byte Year (1998 to 2097)

TIME (HH:MM:SS:hh)
F19 32 bits Example: 2:05pm stored as 235208704 (i.e. 1st word: 0E05,
2nd word 0000)

1st byte Hours (0 to 23)

2nd byte Minutes (0 to 59)

3rd byte Seconds (0 to 59)

4th byte Hundreds of seconds (0 to 99) - Not used by 369

2s COMPLEMENT SIGNED LONG VALUE


F20 16 bits Example: 1234 stored as 1234. Note: -1 means Never

2s COMPLEMENT SIGNED VALUE, 2 DECIMAL PLACES


F21 16 bits (Power Factor)
Example: Power Factor of 0.87 lag is used as 87 (i.e. 0057)

<0 Leading Power Factor - Negative

>0 Lagging Power Factor - Positive

TWO 8-BIT CHARACTERS PACKED INTO 16-BIT UNSIGNED


F22 16 bits Example: String "AB" stored as 4142 hex.

MSB First Character

LSB Second Character

UNSIGNED VALUE (For 1A/5 A CT, 1Decimal Place) (For 50:


0.025 A CT, 2 Decimal Places)
F23 16 Bits Example: For 1A/5A CT, G/F current = 1000.0 A
Example: For 50: 0.025 A CT, G/F current = 25.00

F26 16 Bits ANALOG OUTPUT SELECTION

0 0 - 1mA

1 0 - 20 mA

2 4 - 20 mA

F27 16 Bits BACKSPIN DETECTION STATE

0 Motor Running

CG132 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 3 of 27)

CODE TYPE DEFINITION

1 No Backspin

2 Slowdown

3 Acceleration

4 ---

5 Backspinning

6 Prediction

7 Soon to Restart

F30 16 Bits DISABLE/ENABLE SELECTION

0 Disabled

1 Enabled

F31 16 Bits COMMAND FUNCTION CODES

0 Not in use

1 Reset 369

2 Motor Start

3 Motor Stop

4 Waveform Trigger

5 Reserved

6 Clear Trip Counters

7 Clear Last Trip Data

8 Reserved

9 Reserved

10 Clear RTD Maximums

11 Reset Motor Info

12 Clear/Reset all Data

20 Block/Unblock Protection Functions

21 Force Output Relays

F85 Unsigned 16 bit integer WAVEFORM CAPTURE TRIGGER CAUSE

0 None

1 Manual

2 Automatic

F100 Unsigned 16 bit integer TEMPERATURE DISPLAY UNITS

0 Celsius

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG133


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 4 of 27)

CODE TYPE DEFINITION

1 Fahrenheit

F101 Unsigned 16 bit integer BAUD RATE

0 1200 baud

1 2400 baud

2 4800 baud

3 9600 baud

4 19200 baud

F102 Unsigned 16 bit integer PARITY

0 None

1 Odd

2 Even

F103 Unsigned 16 bit integer OFF/ON OR NO/YES SELECTION

0 Off / No

1 On / Yes

F104 Unsigned 16 bit integer GROUND CT TYPE

0 None

1 1 A Secondary

2 5 A Secondary

3 Multilin CT 50/0.025

F105 Unsigned 16 bit integer CT TYPE

0 None

1 1 A Secondary

2 5 A Secondary

F106 Unsigned 16 bit integer VOLTAGE TRANSFORMER CONNECTION TYPE

0 None

1 Open Delta

2 Wye

F107 Unsigned 16 bit integer NOMINAL FREQUENCY

0 60 Hz

1 50 Hz

2 Variable

F108 Unsigned 16 bit integer REDUCED VOLTAGE STARTING TRANSITION ON

CG134 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 5 of 27)

CODE TYPE DEFINITION

0 Current Only

1 Current or Timer

2 Current and Timer

F109 Unsigned 16 bit integer STARTER STATUS SWITCH

0 Starter Aux a (52a)

1 Starter Aux b (52b)

F110 Unsigned 16 bit integer EMERGENCY RESTART SWITCH INPUT FUNCTION

0 Off

1 Emergency Switch

2 General Switch

3 Digital Counter

4 Waveform Capture

5 DeviceNet Control

6 Speed Switch1

7 Reserved

F111 Unsigned 16 bit integer TRIP RELAYS

0 none

1 Trip

2 Aux1

3 Aux2

4 Trip & Aux1

5 Trip & Aux2

6 Aux1 & Aux2

7 Trip & Aux1 & Aux2

F112 Unsigned 16 bit integer NOT DEFINED

F113 Unsigned 16 bit integer ALARM RELAYS

0 None

1 Alarm

2 Aux1

3 Aux2

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG135


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 6 of 27)

CODE TYPE DEFINITION

4 Alarm & Aux1

5 Alarm & Aux2

6 Aux1 & Aux2

7 Alarm & Aux1 & Aux2

F114 Unsigned 16 bit integer COUNTER TYPE

0 Increment

1 Decrement

F115 Unsigned 16 bit integer ALARM/TRIP TYPE SELECTION

0 Off

1 Latched

2 Unlatched

F116 Unsigned 16 bit integer SWITCH TYPE

0 Normally Open

1 Normally Closed

F117 Unsigned 16 bit integer RESET MODE

0 All Resets

1 Remote Reset Only

2 Local Reset Only

F119 Unsigned 16 bit integer BACKUP RELAYS

0 None

1 Aux 1

2 Aux1 & Aux2

3 Aux2

F120 Unsigned 16 bit integer RTD TYPE

0 100 Ohm Platinum

1 120 Ohm Nickel

2 100 Ohm Nickel

3 10 Ohm Copper

F121 Unsigned 16 bit integer RTD APPLICATION

0 None

1 Stator

2 Bearing

CG136 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 7 of 27)

CODE TYPE DEFINITION

3 Ambient

4 Other

F122 Unsigned 16 bit integer LOCAL/REMOTE RTD VOTING SELECTION

0 Off

1 RTD #1

2 RTD #2

3 RTD #3

4 RTD #4

5 RTD #5

6 RTD #6

7 RTD #7

8 RTD #8

9 RTD #9

10 RTD #10

11 RTD #11

12 RTD #12

13 All Stator

F123 Unsigned 16 bit integer ALARM STATUS

0 Off

1 Not Active

2 Timing Out

3 Active

4 Latched

F124 Unsigned 16 bit integer PHASE ROTATION AT MOTOR TERMINALS

0 ABC

1 ACB

F125 Unsigned 16 bit integer STARTER TYPE

0 Breaker

1 Contactor

F127 Unsigned 16 bit integer ANALOG OUTPUT PARAMETER SELECTION

0 Phase A Current

1 Phase B Current

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG137


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 8 of 27)

CODE TYPE DEFINITION

2 Phase C Current

3 Average Phase Current

4 AB Line Voltage

5 BC Line Voltage

6 CA Line Voltage

7 Average Line Voltage

8 Phase AN Voltage

9 Phase BN Voltage

10 Phase CN Voltage

11 Average Phase Voltage

12 Hottest Stator RTD

13 Local RTD #1

14 Local RTD #2

15 Local RTD #3

16 Local RTD #4

17 Local RTD #5

18 Local RTD #6

19 Local RTD #7

20 Local RTD #8

21 Local RTD #9

22 Local RTD #10

23 Local RTD #11

24 Local RTD #12

25 Power Factor

26 Reactive Power (kvar)

27 Real Power (kW)

28 Apparent Power (KVA)

29 Thermal Capacity Used

30 Relay Lockout Time

31 Reserved

32 Reserved

33 Reserved

CG138 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 9 of 27)

CODE TYPE DEFINITION

34 Reserved

35 Motor Load

36 MWhrs

F128 Unsigned 16 bit integer CURVE STYLE

0 Standard

1 Custom

F130 Unsigned 16 bit integer DIGITAL INPUT PICKUP TYPE

0 Over

1 Under

F131 Unsigned 16 bit integer INPUT SWITCH STATUS

0 Open

1 Closed

F133 Unsigned 16 bit integer MOTOR STATUS

0 Stopped

1 Starting

2 Running

3 Overloaded

4 Tripped

F134 Unsigned 16 bit integer CAUSE OF EVENT

0 No Event

1 Forced Setpoints Dump

2 Speed Switch Trip

3 Differential Switch Trip

4 Reserved

5 Spare Switch Trip

6 Emergency Switch Trip

7 Unexpected Reset

8 EEPROM Memory

9 Reset Switch Trip

10 Upgrade Default Dump

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG139


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 10 of 27)

CODE TYPE DEFINITION

11 Overload Trip

12 Short Circuit Trip

13 Short Circuit Backup Trip

14 Mechanical Jam Trip

15 Undercurrent Trip

16 Current Unbalance Trip

17 Single Phasing Trip

18 Ground Fault Trip

19 Ground Fault Backup Trip

20 Overload Block

21 Acceleration Timer Trip

22 Start Inhibit Block

23 Starts Hour Block

24 Time Between Starts Block

25 Restart Block

26 Backspin Block

27 Single Shot Restart

28 Undervoltage Trip

29 Overvoltage Trip

30 Voltage Phase Reversal Trip

31 Underfrequency Trip

32 Overfrequency Trip

33 Lead Power Factor Trip

34 Lag Power Factor Trip

35 Positive Kvar Trip

36 Negative Kvar Trip

37 Underpower Trip

38 Reverse Power Trip

CG140 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 11 of 27)

CODE TYPE DEFINITION

39 RTD1 Trip

40 RTD2 Trip

41 RTD3 Trip

42 RTD4 Trip

43 RTD5 Trip

44 RTD6 Trip

45 RTD7 Trip

46 RTD8 Trip

47 RTD9 Trip

48 RTD10 Trip

49 RTD11 Trip

50 RTD12 Trip

51 Reserved

52 Reserved

53 Spare Switch Alarm

54 Emergency Switch Alarm

55 Diff Switch Alarm

56 Speed Switch Alarm

57 Reset Switch Alarm

58 Reserved

59 Thermal Capacity Alarm

60 Overload Alarm

61 Mechanical Jam Alarm

62 Undercurrent Alarm

63 Current Unbalance Alarm

64 Ground Fault Alarm

65 Undervoltage Alarm

66 Overvoltage Alarm

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG141


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 12 of 27)

CODE TYPE DEFINITION

67 Overfrequency Alarm

68 Underfrequency Alarm

69 Lead Power Factor Alarm

70 Lag Power Factor Alarm

71 Positive Kvar Alarm

72 Negative Kvar Alarm

73 Underpower Alarm

74 Reverse Power Alarm

75 RTD1 Alarm

76 RTD2 Alarm

77 RTD3 Alarm

78 RTD4 Alarm

79 RTD5 Alarm

80 RTD6 Alarm

81 RTD7 Alarm

82 RTD8 Alarm

83 RTD9 Alarm

84 RTD10 Alarm

85 RTD11 Alarm

86 RTD12 Alarm

87 RTD1 Hi Alarm

88 RTD2 Hi Alarm

89 RTD3 Hi Alarm

90 RTD4 Hi Alarm

91 RTD5 Hi Alarm

92 RTD6 Hi Alarm

93 RTD7 Hi Alarm

94 RTD8 Hi Alarm

CG142 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 13 of 27)

CODE TYPE DEFINITION

95 RTD9 Hi Alarm

96 RTD10 Hi Alarm

97 RTD11 Hi Alarm

98 RTD12 Hi Alarm

99 Reserved

100 Lost RTD Comm Alarm

101 Low RTD Alarm

102 Trip Counter Alarm

103 Current Demand Alarm

104 Kw Demand Alarm

105 Kvar Demand Alarm

106 Kva Demand Alarm

107 Digital Counter Alarm

108 Service Alarm

109 Control Power Lost

110 Control Power App

111 Emergency Restart Closed

112 Emergency Restart Open

113 Start While Blocked

114 Reserved

115 Breaker Failure

116 Welded Contactor

117 Incomplete Sequence Trip

118 Reserved

119 Reserved

120 Reserved

121 RRTD1 RTD1 Trip

122 RRTD1 RTD2 Trip

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG143


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 14 of 27)

CODE TYPE DEFINITION

123 RRTD1 RTD3 Trip

124 RRTD1 RTD4 Trip

125 RRTD1 RTD5 Trip

126 RRTD1 RTD6 Trip

127 RRTD1 RTD7 Trip

128 RRTD1 RTD8 Trip

129 RRTD1 RTD9 Trip

130 RRTD1 RTD10 Trip

131 RRTD1 RTD11 Trip

132 RRTD1 RTD12 Trip

133 RRTD2 RTD1 Trip

134 RRTD2 RTD2 Trip

135 RRTD2 RTD3 Trip

136 RRTD2 RTD4 Trip

137 RRTD2 RTD5 Trip

138 RRTD2 RTD6 Trip

139 RRTD2 RTD7 Trip

140 RRTD2 RTD8 Trip

141 RRTD2 RTD9 Trip

142 RRTD2 RTD10 Trip

143 RRTD2 RTD11 Trip

144 RRTD2 RTD12 Trip

145 RRTD3 RTD1 Trip

146 RRTD3 RTD2 Trip

147 RRTD3 RTD3 Trip

148 RRTD3 RTD4 Trip

149 RRTD3 RTD5 Trip

150 RRTD3 RTD6 Trip

CG144 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 15 of 27)

CODE TYPE DEFINITION

151 RRTD3 RTD7 Trip

152 RRTD3 RTD8 Trip

153 RRTD3 RTD9 Trip

154 RRTD3 RTD10 Trip

155 RRTD3 RTD11 Trip

156 RRTD3 RTD12 Trip

157 RRTD4 RTD1 Trip

158 RRTD4 RTD2 Trip

159 RRTD4 RTD3 Trip

160 RRTD4 RTD4 Trip

161 RRTD4 RTD5 Trip

162 RRTD4 RTD6 Trip

163 RRTD4 RTD7 Trip

164 RRTD4 RTD8 Trip

165 RRTD4 RTD9 Trip

166 RRTD4 RTD10 Trip

167 RRTD4 RTD11 Trip

168 RRTD4 RTD12 Trip

169 RRTD1 RTD1 Alarm

170 RRTD1 RTD2 Alarm

171 RRTD1 RTD3 Alarm

172 RRTD1 RTD4 Alarm

173 RRTD1 RTD5 Alarm

174 RRTD1 RTD6 Alarm

175 RRTD1 RTD7 Alarm

176 RRTD1 RTD8 Alarm

177 RRTD1 RTD9 Alarm

178 RRTD1 RTD10 Alarm

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG145


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 16 of 27)

CODE TYPE DEFINITION

179 RRTD1 RTD11 Alarm

180 RRTD1 RTD12 Alarm

181 RRTD1 RTD1 Hi Alarm

182 RRTD1 RTD2 Hi Alarm

183 RRTD1 RTD3 Hi Alarm

184 RRTD1 RTD4 Hi Alarm

185 RRTD1 RTD5 Hi Alarm

186 RRTD1 RTD6 Hi Alarm

187 RRTD1 RTD7 Hi Alarm

188 RRTD1 RTD8 Hi Alarm

189 RRTD1 RTD9 Hi Alarm

190 RRTD1 RTD10 Hi Alarm

191 RRTD1 RTD11 Hi Alarm

192 RRTD1 RTD12 Hi Alarm

193 RRTD1 Open RTD Alarm

194 RRTD1 Low RTD Alarm

195 RRTD2 RTD1 Alarm

196 RRTD2 RTD2 Alarm

197 RRTD2 RTD3 Alarm

198 RRTD2 RTD4 Alarm

199 RRTD2 RTD5 Alarm

200 RRTD2 RTD6 Alarm

201 RRTD2 RTD7 Alarm

202 RRTD2 RTD8 Alarm

203 RRTD2 RTD9 Alarm

204 RRTD2 RTD10 Alarm

205 RRTD2 RTD11 Alarm

206 RRTD2 RTD12 Alarm

CG146 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 17 of 27)

CODE TYPE DEFINITION

207 RRTD2 RTD1 Hi Alarm

208 RRTD2 RTD2 Hi Alarm

209 RRTD2 RTD3 Hi Alarm

210 RRTD2 RTD4 Hi Alarm

211 RRTD2 RTD5 Hi Alarm

212 RRTD2 RTD6 Hi Alarm

213 RRTD2 RTD7 Hi Alarm

214 RRTD2 RTD8 Hi Alarm

215 RRTD2 RTD9 Hi Alarm

216 RRTD2 RTD10 Hi Alarm

217 RRTD2 RTD11 Hi Alarm

218 RRTD2 RTD12 Hi Alarm

219 RRTD2 Open RTD Alarm

220 RRTD2 Low RTD Alarm

221 RRTD3 RTD1 Alarm

222 RRTD3 RTD2 Alarm

223 RRTD3 RTD3 Alarm

224 RRTD3 RTD4 Alarm

225 RRTD3 RTD5 Alarm

226 RRTD3 RTD6 Alarm

227 RRTD3 RTD7 Alarm

228 RRTD3 RTD8 Alarm

229 RRTD3 RTD9 Alarm

230 RRTD3 RTD10 Alarm

231 RRTD3 RTD11 Alarm

232 RRTD3 RTD12 Alarm

233 RRTD3 RTD1 Hi Alarm

234 RRTD3 RTD2 Hi Alarm

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG147


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 18 of 27)

CODE TYPE DEFINITION

235 RRTD3 RTD3 Hi Alarm

236 RRTD3 RTD4 Hi Alarm

237 RRTD3 RTD5 Hi Alarm

238 RRTD3 RTD6 Hi Alarm

239 RRTD3 RTD7 Hi Alarm

240 RRTD3 RTD8 Hi Alarm

241 RRTD3 RTD9 Hi Alarm

242 RRTD3 RTD10 Hi Alarm

243 RRTD3 RTD11 Hi Alarm

244 RRTD3 RTD12 Hi Alarm

245 RRTD3 Open RTD Alarm

246 RRTD3 Low RTD Alarm

247 RRTD4 RTD1 Alarm

248 RRTD4 RTD2 Alarm

249 RRTD4 RTD3 Alarm

250 RRTD4 RTD4 Alarm

251 RRTD4 RTD5 Alarm

252 RRTD4 RTD6 Alarm

253 RRTD4 RTD7 Alarm

254 RRTD4 RTD8 Alarm

255 RRTD4 RTD9 Alarm

256 RRTD4 RTD10 Alarm

257 RRTD4 RTD11 Alarm

258 RRTD4 RTD12 Alarm

259 RRTD4 RTD1 Hi Alarm

260 RRTD4 RTD2 Hi Alarm

261 RRTD4 RTD3 Hi Alarm

262 RRTD4 RTD4 Hi Alarm

CG148 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 19 of 27)

CODE TYPE DEFINITION

263 RRTD4 RTD5 Hi Alarm

264 RRTD4 RTD6 Hi Alarm

265 RRTD4 RTD7 Hi Alarm

266 RRTD4 RTD8 Hi Alarm

267 RRTD4 RTD9 Hi Alarm

268 RRTD4 RTD10 Hi Alarm

269 RRTD4 RTD11 Hi Alarm

270 RRTD4 RTD12 Hi Alarm

271 RRTD4 Open RTD Alarm

272 RRTD4 Low RTD Alarm

273 Power Failure

274 Software Reset

275 Clock Failure

276 A/D Failure

277 Autorestart Attempt

278 Autorestart Success

279 Autorestart Aborted 1

280 Autorestart Aborted 2

281 Autorestart Aborted 3

282 Autorestart Aborted 4

283 Autorestart Aborted 5

284 Motor Running

285 Motor Stopped

286 Fieldbus Comms Reset

287 RTD 1 Open Alarm

288 RTD 2 Open Alarm

289 RTD 3 Open Alarm

290 RTD 4 Open Alarm

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG149


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 20 of 27)

CODE TYPE DEFINITION

291 RTD 5 Open Alarm

292 RTD 6 Open Alarm

293 RTD 7 Open Alarm

294 RTD 8 Open Alarm

295 RTD 9 Open Alarm

296 RTD 10 Open Alarm

297 RTD 11 Open Alarm

298 RTD 12 Open Alarm

299 Starter Operation Monitor Alarm

300 Starter Operation Monitor Trip

301 Block Undercurrent/Underpower (37)

302 Unblock Undercurrent/Underpower (37)

303 Block Current Unbalance (46)

304 Unblock Current Unbalance (46)

305 Block Incomplete Sequence (48)

306 Unblock Incomplete Sequence (48)

307 Block Thermal Model (49)

308 Unblock Thermal Model (49)

309 Block Short Circuit and Backup (50)

310 Unblock Short Circuit and Backup (50)

311 Block Overload Alarm (51)

312 Unblock Overload Alarm (51)

313 Block Ground Fault (51G)

314 Unblock Ground Fault (51G)

315 Block Starts Per Hour and Time Between Starts (66)

316 Unblock Starts Per Hour and Time Between Starts (66)

317 Fieldbus Loss of Communications

318 UVR Trip

CG150 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 21 of 27)

CODE TYPE DEFINITION

319 UVR Undervoltage On

320 UVR Undervoltage Off

321 UVR In Progress On

322 UVR In Progress Off

323 UVR Close On

324 UVR Close Off

325 UVR Imm. Restart On

326 UVR Imm. Restart Off

327 UVR Stop On

328 UVR Stop Off

329 Motor Starting

F138 Reserved Reserved

F139 Reserved Reserved

F141 Unsigned 16 bit integer OUTPUT RELAY STATUS

bit 0 Trip

bit 1 Alarm

bit 2 Auxiliary 1

bit 3 Auxiliary 2

Unsigned 16 Bit
F149 CHANNEL 3 APPLICATION
Integer

0 MODBUS

1 Remote RTD

Unsigned 16 Bit
F150 OUTPUT RELAY STATUS
Integer

0 De - Energized

1 Energized

Unsigned 16 Bit
F151 CHANNEL TYPE
Integer

0 RS 485

1 Fiber Optic

Unsigned 16 Bit
F152 NUMBER OF RECORDS
Integer

0 1 64 cycles

1 2 32 cycles

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG151


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 22 of 27)

CODE TYPE DEFINITION

2 4 16 cycles

3 8 8 cycles

Unsigned 16 Bit
F156 REMOTE RTD COMMUNICATION STATUS
Integer

0 Remote RTD Module Communication Lost

1 Remote RTD Communication on Line

Unsigned 16 Bit
F157 DIFFERENTIAL SWITCH INPUT FUNCTION
Integer

0 OFF

1 Differential Switch

2 General Switch

3 Digital Counter

4 Waveform Capture

5 DeviceNet Control

6 Reserved

7 Reserved

Unsigned 16 Bit
F158 SPEED SWITCH INPUT FUNCTION
Integer

0 OFF

1 Speed Switch

2 General Switch

3 Digital Counter

4 Waveform Capture

5 DeviceNet Control

6 Two-speed Monitor1

7 Reserved

Unsigned 16 Bit
F159 SPARE SWITCH INPUT FUNCTION
Integer

0 OFF

1 Starter Status Switch

2 General Switch

3 Digital Counter

4 Waveform Capture

5 DeviceNet Control

CG152 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 23 of 27)

CODE TYPE DEFINITION

6 Reserved

7 Reserved

Unsigned 16 Bit
F160 RESET SWITCH INPUT FUNCTION
Integer

0 OFF

1 Reset Switch

2 General Switch

3 Digital Counter

4 Waveform Capture

5 DeviceNet Control

6 Speed Switch1

7 Reserved

Unsigned 16 Bit
F161 OUTPUT RELAY FAILSAFE CODE
Integer

0 Failsafe

1 Non Failsafe

Unsigned 16 Bit
F162 ACCESS LEVEL
Integer

0 Read Only

1 Read / Write

2 Factory Service

Unsigned 16 Bit
F163 RRTD DIGITAL INPUT FUNCTION
Integer

0 Off

1 undefined

2 General Switch

3 Digital Counter

Unsigned 16 Bit
F164 COMMUNICATIONS MODULE STATUS
Integer

0x0001 Ethernet Connection OK

0x0002 IP Configuration OK

0x0004 IP Address Error

0x0008 Communications Module Error

0x0010 Network Activity Present

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG153


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 24 of 27)

CODE TYPE DEFINITION

Unsigned 16 Bit
F165 OVERALL HOTTEST STATOR RTD OWNER
Integer

0 No RTDs programmed or available

1 Remote RTD #1

2 Remote RTD #2

3 Remote RTD #3

4 Remote RTD #4

5 Local 369

Unsigned 16 Bit
F166 ENERGY UNIT DISPLAY
Integer

0 Mega

1 Kilo

Unsigned 16 Bit
F169 TRIP AND ALARM RELAYS
Integer

0 None

1 Trip

2 Alarm

3 Aux1

4 Aux2

5 Trip and Alarm

6 Trip and Aux1

7 Trip and Aux2

8 Alarm and Aux1

9 Alarm and Aux2

10 Aux1 and Aux2

11 Trip and Alarm and Aux1

12 Trip and Alarm and Aux2

13 Trip and Aux1 and Aux2

14 Alarm and Aux1 and Aux2

15 All Relays

Unsigned 16 Bit
F180 ANSI/IEEE DEVICE
Integer

0 37 - Undercurrent/Underpower

1 46 - Current Unbalance

CG154 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 25 of 27)

CODE TYPE DEFINITION

2 48 - Incomplete Sequence

3 49 - Thermal Model

4 50 - Short Circuit and Backup

5 51 - Overload Alarm

6 51G - Ground Fault

7 66 - Starts Per Hour / Time Between Starts

Unsigned 16 Bit
F181 OUTPUT RELAY TYPE
Integer

0 Latched

1 Pulsed

Unsigned 16 Bit
F182 PROTECTION FUNCTION BLOCKING STATUS
Integer

0 Not Blocked

1 Blocked

F183 16 bits ACTIVELY COMMUNICATING RRTDs

xxxx xxxx xxxx 0000 No RRTDs Actively Communicating

xxxx xxxx xxxx xxx1 RRTD1 Communicating

xxxx xxxx xxxx xx1x RRTD2 Communicating

xxxx xxxx xxxx x1xx RRTD3 Communicating

xxxx xxxx xxxx 1xxx RRTD4 Communicating

Unsigned 16 bit
F184 DATA RECORD ACCESS TYPE
Integer

0 Access Trace Memory data

1 Access Motor Start Data Logger data

Unsigned 16 bit
F185 VT CONNECTION TYPE
Integer

0 Phase-Neutral Voltage

1 Phase-Phase Voltage

Unsigned 16 bit
F186 MOTOR SPEED
Integer

0 Not Programmed

1 Speed 1 (Low Speed)

2 Speed 2 (High Speed)

F187 16 bitS START/STOP DATA LOG COMMAND

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG155


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG11: Memory Map Data Formats (Sheet 26 of 27)

CODE TYPE DEFINITION

0 None (Select Command)

1 Start Log

2 Stop Log

F188 16 bitS DATA LOG RECORDING TYPE

0 Run To Fill

1 Circulate

F189 SEE TABLE 9-12 BELOW

F190 16 bitS DATA LOG STATUS

0 Stopped

1 Running

F191 16 bits DATA LOG START/STOP METHOD

xxxx xxxx xxxx xxx1 Log 1/9/17/25/33/41/49 Start Method

xxxx xxxx xxxx xx1x Log 1/9/17/25/33/41/49 Stop Method

xxxx xxxx xxxx x1xx Log 2/10/18/25/34/42/50 Start Method

xxxx xxxx xxxx 1xxx Log 2/10/18/25/34/42/50 Stop Method

xxxx xxxx xxx1 xxxx Log 3/11/19/25/35/43/ Start Method

xxxx xxxx xx1x xxxx Log 3/11/19/25/35/43/ Stop Method

xxxx xxxx x1xx xxxx Log 4/12/20/25/36/44/ Start Method

xxxx xxxx 1xxx xxxx Log 4/12/20/25/36/44/ Stop Method

xxxx xxx1 xxxx xxxx Log 5/13/21/25/37/45/ Start Method

xxxx xx1x xxxx xxxx Log 5/13/21/25/37/45/ Stop Method

xxxx x1xx xxxx xxxx Log 6/14/22/25/38/46/ Start Method

xxxx 1xxx xxxx xxxx Log 6/14/22/25/38/46/ Stop Method

xxx1 xxxx xxxx xxxx Log 7/15/23/25/39/47/ Start Method

xx1x xxxx xxxx xxxx Log 7/15/23/25/39/47/ Stop Method

x1xx xxxx xxxx xxxx Log 8/16/24/25/40/48/ Start Method

1xxx xxxx xxxx xxxx Log 8/16/24/25/40/48/ Stop Method

BIT VALUE

0 Log Started/Stopped From Motor Start/Stop or Run To Fill

1 Log Started/Stopped Manually

F192 Bitmask 369 DIGITAL INPUT AND OUTPUT RELAY STATUS

xxxx xxxx xxxx xxx1 Access Switch

CG156 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG11: Memory Map Data Formats (Sheet 27 of 27)

CODE TYPE DEFINITION

xxxx xxxx xxxx xx1x Speed Switch

xxxx xxxx xxxx x1xx Spare Switch

xxxx xxxx xxxx 1xxx Differential Switch

xxxx xxxx xxx1 xxxx Emergency Switch

xxxx xxxx xx1x xxxx Remote Reset Switch

xxxx xxx1 xxxx xxxx Trip Relay Status

xxxx xx1x xxxx xxxx Alarm Relay Status

xxxx x1xx xxxx xxxx Aux1 Relay Status

xxxx 1xxx xxxx xxxx Aux2 Relay Status

F193 Bitmask RRTD DIGITAL INPUT AND OUTPUT RELAY STATUS

xxxx xxxx xxxx xxx1 Digital Input 3

xxxx xxxx xxxx xx1x Digital Input 4

xxxx xxxx xxxx x1xx Digital Input 6

xxxx xxxx xxxx 1xxx Digital Input 5

xxxx xxxx xxx1 xxxx Digital Input 2

xxxx xxxx xx1x xxxx Digital Input 1

xxxx xxx1 xxxx xxxx Trip Relay Status

xxxx xx1x xxxx xxxx Alarm Relay Status

xxxx x1xx xxxx xxxx Aux1 Relay Status

xxxx 1xxx xxxx xxxx Aux2 Relay Status

1. Only shown when ENABLE 2-SPEED MOTOR PROTECTION is set to Yes

Table CG12: Format Code F189


CODE PARAMETER LIST DATA ITEM FORMAT CODE
VALUE

F189 0 None N/A

1 Motor Thermal Capacity Used F1

2 Digital Input and Output Relays Status F192

3 Phase A Current F1

4 Phase B Current F1

5 Phase C Current F1

6 Average Phase Current F1

7 Motor Load F3

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG157


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG12: Format Code F189


CODE PARAMETER LIST DATA ITEM FORMAT CODE
VALUE

8 Current Unbalance F1

9 Unbalanced Biased Motor Load F3

10 Ground Current F23

11 Vab* F1

12 Vbc* F1

13 Vca* F1

14 Average Line Voltage* F1

15 Van* F1

16 Vbn* F1

17 Vcn* F1

18 Average Phase Voltage* F1

19 System Frequency F3

20 Power Factor F21

21 Real Power (kW) F4

22 Real Power (hp) F1

23 Reactive Power F4

24 Apparent Power F1

25 Positive MegaWatthours F1

26 Positive Megavarhours F1

27 Negative Megavarhours F1

28 Positive KiloWatthours F1

29 Positive Kilovarhours F1

30 Negative Kilovarhours F1

31 Local RTD #1 Temperature F4

32 Local RTD #2 Temperature F4

33 Local RTD #3 Temperature F4

34 Local RTD #4 Temperature F4

35 Local RTD #5 Temperature F4

36 Local RTD #6 Temperature F4

37 Local RTD #7 Temperature F4

38 Local RTD #8 Temperature F4

39 Local RTD #9 Temperature F4

CG158 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG12: Format Code F189


CODE PARAMETER LIST DATA ITEM FORMAT CODE
VALUE

40 Local RTD #10 Temperature F4

41 Local RTD #11 Temperature F4

42 Local RTD #12 Temperature F4

43 Current Demand F1

44 Real Power Demand F1

45 Reactive Power Demand F1

46 Apparent Power Demand F1

47 Peak Current Demand F1

48 Peak Real Power Demand F1

49 Peak Reactive Power Demand F1

50 Peak Apparent Power Demand F1

51 RRTD 1 - RTD #1 Temperature F4

52 RRTD 1 - RTD #2 Temperature F4

53 RRTD 1 - RTD #3 Temperature F4

54 RRTD 1 - RTD #4 Temperature F4

55 RRTD 1 - RTD #5 Temperature F4

56 RRTD 1 - RTD #6 Temperature F4

57 RRTD 1 - RTD #7 Temperature F4

58 RRTD 1 - RTD #8 Temperature F4

59 RRTD 1 - RTD #9 Temperature F4

60 RRTD 1 - RTD #10 Temperature F4

61 RRTD 1 - RTD #11 Temperature F4

62 RRTD 1 - RTD #12 Temperature F4

63 RRTD 2 - RTD #1 Temperature F4

64 RRTD 2 - RTD #2 Temperature F4

65 RRTD 2 - RTD #3 Temperature F4

66 RRTD 2 - RTD #4 Temperature F4

67 RRTD 2 - RTD #5 Temperature F4

68 RRTD 2 - RTD #6 Temperature F4

69 RRTD 2 - RTD #7 Temperature F4

70 RRTD 2 - RTD #8 Temperature F4

71 RRTD 2 - RTD #9 Temperature F4

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG159


MEMORY MAP CGCOMMUNICATIONS GUIDE

Table CG12: Format Code F189


CODE PARAMETER LIST DATA ITEM FORMAT CODE
VALUE

72 RRTD 2 - RTD #10 Temperature F4

73 RRTD 2 - RTD #11 Temperature F4

74 RRTD 2 - RTD #12 Temperature F4

75 RRTD 3 - RTD #1 Temperature F4

76 RRTD 3 - RTD #2 Temperature F4

77 RRTD 3 - RTD #3 Temperature F4

78 RRTD 3 - RTD #4 Temperature F4

79 RRTD 3 - RTD #5 Temperature F4

80 RRTD 3 - RTD #6 Temperature F4

81 RRTD 3 - RTD #7 Temperature F4

82 RRTD 3 - RTD #8 Temperature F4

83 RRTD 3 - RTD #9 Temperature F4

84 RRTD 3 - RTD #10 Temperature F4

85 RRTD 3 - RTD #11 Temperature F4

86 RRTD 3 - RTD #12 Temperature F4

87 RRTD 4 - RTD #1 Temperature F4

88 RRTD 4 - RTD #2 Temperature F4

89 RRTD 4 - RTD #3 Temperature F4

90 RRTD 4 - RTD #4 Temperature F4

91 RRTD 4 - RTD #5 Temperature F4

92 RRTD 4 - RTD #6 Temperature F4

93 RRTD 4 - RTD #7 Temperature F4

94 RRTD 4 - RTD #8 Temperature F4

95 RRTD 4 - RTD #9 Temperature F4

96 RRTD 4 - RTD #10 Temperature F4

97 RRTD 4 - RTD #11 Temperature F4

98 RRTD 4 - RTD #12 Temperature F4

CG160 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


CGCOMMUNICATIONS GUIDE MEMORY MAP

Table CG12: Format Code F189


CODE PARAMETER LIST DATA ITEM FORMAT CODE
VALUE

RRTD 1 Digital Input and Output Relays


99 F193
Status

RRTD 2 Digital Input and Output Relays


100 F193
Status

RRTD 3 Digital Input and Output Relays


101 F193
Status

RRTD 4 Digital Input and Output Relays


102 F193
Status

369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE CG161


MEMORY MAP CGCOMMUNICATIONS GUIDE

CG162 369 MOTOR MANAGEMENT RELAY COMMUNICATIONS GUIDE


GE Consumer & Industrial
Multilin

369 Motor Management Relay

Appendix: Revisions

Revisions

A.1 Change Notes

A.1.1 Revision History

Table A1: Revision History

MANUAL P/N RELEASE DATE ECO


1601-9046-A1 (New Manual) 31 March 2008
1601-9046-A2 17 October 2008
1601-9046-A3 13 March 2009
1601-9046-A4 3 June 2010

Table A2: Major Updates for 369CG-A4

SECTION A3 SECTION A4 CHANGES


New manual revision number: A4
New section added in DeviceNet section: DeviceNet
4.1 4.1
Loss of Communication Trip
6.7 6.7 Minor Modbus Map (Fieldbus) changes.

Table A3: Major Updates for 369CG-A3

SECTION A2 SECTION A3 CHANGES


New manual revision number: A3
N/A 1.6 New section: Ethernet Loss of Communication Trip

369 MOTOR MANAGEMENT RELAY INSTRUCTION MANUAL A163


CHANGE NOTES CHAPTER A: REVISIONS

Table A3: Major Updates for 369CG-A3

SECTION A2 SECTION A3 CHANGES


Modbus Map changes (from Profibus to Fieldbus) -
6.7 6.7
three addresses only.

Table A4: Major Updates for 369CG-A2

SECTION SECTION CHANGES


New manual revision number: A2
4.2 4.2 Tables CG 8 and CG 9 Format Code corrections

A164 369 MOTOR MANAGEMENT RELAY INSTRUCTION MANUAL


CHAPTER A: REVISIONS WARRANTY

A.2 Warranty

A.2.1 Warranty Information

GE MULTILIN RELAY WARRANTY


General Electric Multilin (GE Multilin) warrants each relay it manufactures to
be free from defects in material and workmanship under normal use and
service for a period of 24 months from date of shipment from factory.

In the event of a failure covered by warranty, GE Multilin will undertake to


repair or replace the relay providing the warrantor determined that it is
defective and it is returned with all transportation charges prepaid to an
authorized service centre or the factory. Repairs or replacement under
warranty will be made without charge.

Warranty shall not apply to any relay which has been subject to misuse,
negligence, accident, incorrect installation or use not in accordance with
instructions nor any unit that has been altered outside a GE Multilin
authorized factory outlet.

GE Multilin is not liable for special, indirect or consequential damages or for


loss of profit or for expenses sustained as a result of a relay malfunction,
incorrect application or adjustment.

For complete text of Warranty (including limitations and disclaimers), refer to


GE Multilin Standard Conditions of Sale.

369 MOTOR MANAGEMENT RELAY INSTRUCTION MANUAL A165


WARRANTY CHAPTER A: REVISIONS

A166 369 MOTOR MANAGEMENT RELAY INSTRUCTION MANUAL

Vous aimerez peut-être aussi