100% found this document useful (1 vote)
893 views32 pages

UN1000 Modbus Reference Manual 5.001

Uploaded by

wilson2142
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
893 views32 pages

UN1000 Modbus Reference Manual 5.001

Uploaded by

wilson2142
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 32

ABB

UNITROL® 1000
MODBUS Reference Manual

Control Version 5.001


Intended document for UN1000-15 and UN1000-7

Document No.: 3BHS211147 E31 Rev. C


Document Revision date: 08 / 2009

© ABB Switzerland Ltd. All Rights Reserved.


ABB

ABB reserves all rights to this document and to the information and
topics contained in it. This also applies to any possible claims to
copyright or patents. Forwarding and/or the duplicating of this document
without the express permission of ABB is forbidden.
This document has been prepared and checked with great care. If
however it still contains errors, please report them to ABB.

®
ii 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB

Table of Contents
Table of Contents............................................................................................................... iii

Chapter 1 - Introduction................................................................................................. 1-1


1.1 General........................................................................................................................1-1
1.1.1 References.............................................................................................................................. 1-1
1.1.2 Conventions ............................................................................................................................ 1-1
1.1.3 Access rights definition ........................................................................................................... 1-1
1.2 Manufacturer’s Address ...............................................................................................1-2

Chapter 2 - MODBUS Address Map .............................................................................. 2-3


2.1 Main Data ....................................................................................................................2-3
2.1.1 Control Words ......................................................................................................................... 2-4
2.1.2 Write Values............................................................................................................................ 2-5
2.1.3 Status Words........................................................................................................................... 2-5
2.1.4 Limiters status ......................................................................................................................... 2-6
2.1.5 Alarm/Protection status ........................................................................................................... 2-7
2.1.6 Command status ..................................................................................................................... 2-7
2.1.7 Digital inputs readings............................................................................................................. 2-8
2.1.8 Read Setpoint ......................................................................................................................... 2-8
2.1.9 Read Analog I/O...................................................................................................................... 2-9
2.1.10 Read Metering......................................................................................................................... 2-9
2.2 Control Access request..............................................................................................2-10
2.2.1 Parameter Access Lock ....................................................................................................... 2-10
2.2.2 DSP Control Status ............................................................................................................... 2-10
2.3 Parameters and Signals.............................................................................................2-11
2.3.1 Parameters Table.................................................................................................................. 2-11
2.3.2 Signal Table .......................................................................................................................... 2-21

Chapter 3 - Functions and Exception codes................................................................ 3-1


3.1 Supported Modbus Functions ......................................................................................3-1
3.2 Supported Exception Codes ........................................................................................3-1

Chapter 4 - Communication settings ............................................................................ 4-1


4.1 Communication Settings ..............................................................................................4-1
4.1.1 RS232 Interface ...................................................................................................................... 4-1
4.1.2 RS485 Interface ...................................................................................................................... 4-1
4.2 Basic requirements for Modbus over RS485................................................................4-2
4.2.1 MODBUS Slave ID.................................................................................................................. 4-2

iii 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
Chapter 1 - Introduction

1.1 General

This document describes the registers addresses to use the Remote


Access functionality implemented in the current software release of both
UN1000-7 and UN1000-15 products.
The user is kindly asked to refer to the UN1000 User Manual when more
information than the included in this Manual is required.

1.1.1 References

[1.] UNITROL 1000-15 User's Manual, 3BHS262681 E80


[2.] UNITROL 1000-7 User's Manual, 3BHS266124 E80

1.1.2 Conventions

The basic data element, also called 'register' is 16bit wide.


The register addresses in this document are prefixed with 4 for 'holding
registers'. Register numbering starts with 1, but address on the bus start
with 0. The effective address seen in a Modbus telegram dealing with
'holding registers' is therefore:

address = register – 40'000 – 1

1.1.3 Access rights definition

NONE: Write – not possible


Read – read value will be “zero”

R: Read only no write access

R/W: Read / Write access to parameter

1-1 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
1.2 Manufacturer’s Address

If any questions arise, consult the local ABB representative or the


manufacturer:

IMPORTANT!
When calling ABB, please leave your name, department and phone
number. This will allow the responsible ABB representative to call back
without delay.

ABB Switzerland Ltd


Static Excitation Systems, Voltage Regulators
and Synchronizing Equipment
CH-5300 Turgi / Switzerland
Telephone: +41 58 589 24 86
Fax: +41 58 589 23 33
Email: [email protected]
Internet: http://www.abb.com/unitrol

24 h – Hotline for urgent service inquiries: +41 844 845 845


Email contact for service inquiries: [email protected]

ABB is constantly striving for the best product and service offerings for our
customers. Therefore ABB appreciates your valuable feedback or
suggestions for improvements of UNITROL products.
Please send your comments to "[email protected]". Your
information will be forwarded to the responsible persons in order to improve
ABB’s future offerings.

®
1-2 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
Chapter 2 - MODBUS Address Map

2.1 Main Data

All data registers listed below are accessible as "Holding Register".


Access
Register Size Description
rights
40001 1 Control Word 1 R/W
40002 1 Control Word 2 R/W
1
40003 2 reserved R/W
40005 4 Write Setpoint Absolute R/W
40009 1 reserved R/W
40010 4 Write Setpoint Relative R/W
40014 1 reserved R/W
40015 1 Write Analog Input(s) (Cooling Temp.) R/W
40016 4 reserved R/W

40101 1 Status Word 1 R


40102 1 Status Word 2 R
40103 2 reserved R
40105 1 Limiter Status Word R
40106 1 Alarm/Protection Status Word R
40107 1 Command Status Word R
40108 1 Digital Input Status Word R
40109 2 reserved R
40111 4 Read Setpoint Absolute R
40115 1 reserved R
40116 4 Read Setpoint Relative R
40120 1 reserved R
40121 3 Read Analog Inputs R
40124 2 reserved R
40126 2 Read Analog Outputs R
40128 3 reserved R
40131 19 Read Metering R
40150 6 reserved R

40900 1 Parameter Access Lock R/W

2-3 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
40901 2 reserved NONE
40903 1 Control Access Statuses R
2
41000 to 41255 256 Parameters R/W
41256 to 41511 256 reserved R/W
2
42000 to 42512 512 Signals R
1
reserved: addresses do not cause any exception if read or written, but the values read are
not defined and could be used for future versions of the product.
2
Parameters and Signals are described in detail further in this document.
Registers not defined in this table will cause a Modbus exception message, if accessed in any
way.

2.1.1 Control Words

Register Description Value Range Default Remark

40001 Control Word 1 0.. 65535 0 (bitwise encoded)


40002 Control Word 2 0.. 65535 0 (bitwise encoded)

Control Word 1 Control Word 2


Bit Description Bit Description
1 3
0 Modbus Request 0 Write Parameters to EEPROM
Excitation ON/Off
1 ON = 1 1 Standby
OFF = 0
2
2 Gen CB Closed Status 2 FCB Closed Status
3 Parallel with Grid Status 3 External Alarm
4 Reset Setpoint 4 reserved
5 Remote SP Enable (AI) 5 reserved
6 Var Enable 6 reserved
7 PF Enable 7 reserved
8 Manual Enable 8 reserved
9 Open Loop Enable 9 reserved
10 Synchronize 10 CB1 (customer specific only)
11 Reset Alarm 11 CB2 (customer specific only)
12 VDC Enable 12 DO 1
13 reserved 13 DO 2
14 Fieldbus Setpoint Enable 14 DO 3
15 Keep Alive Signal 15 DO 4
1
Modbus Request (bit) must be set when writing to registers.
2
FCB aux. contact feedback input
3
Saves parameter to EEPROM: It is only effective on the change from 0 to 1.

®
2-4 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
2.1.2 Write Values

2.1.2.1 Write Setpoints


Register Description Value Range Remark
2
40005 Auto Setpoint Absolute 0 .. 32000 1000 = 1kV
3
40006 Manual Setpoint Absolute 0 .. 10000 10 = 1A
40007 PF Setpoint Absolute -250 .. 1000 .. 250 -0.25 .. 1 .. 0.25
4
40008 Var Setpoint Absolute -32000 .. 32000 100 = 1MVAr
40009 reserved
2
40010 Auto Setpoint Relative 0 .. 24576 0% .. 150%
3
40011 Manual Setpoint Relative 0 .. 24576 0% .. 300%
4
40012 Var Setpoint Relative -16384 .. 16384 -200% .. 200%
40013 Open Loop Setpoint -32768 .. 32767 0% .. 100%
40014 reserved
2,3,4
It is only possible to use either the absolute or the relative setpoint. The unused setpoint
must be written as zero, otherwise both writes are ignored

2.1.2.2 Write Analog Inputs


Register Description Value Range Remark
40015 Cooling Media Temperature -1000 .. 1000 -100.0 .. 100.0 °C
40016 reserved
40017 reserved
40018 reserved
40019 reserved

2.1.3 Status Words

Register Description Value Range Remark


40101 Status Word 1 0.. 65535 (bitwise encoded)
40102 Status Word 2 0.. 65535 (bitwise encoded)

Status Word 1 Status Word 2


Bit Description Bit Description
0 Modbus Request Selected 0 Parameter Change Released
1 Fieldbus Blocked 1 Parameter Change Not Released
1
2 Setpoint Released 2 Values Outside Min-Max Limits
3 EXC ON 3 Gen CB Closed Status
(Status of digital input signal)

4 Auto Selected 4 Parallel with Grid Status


(Status of digital input signal)
5 PF Selected 5 No Load
(Generator Status)

2-5 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
Status Word 1 Status Word 2
Bit Description Bit Description
Grid ( Generator Status – Attention
6 Var Selected 6 Is only equal to PWG DI input if status has
effectively switch to Grid )

7 Manual Selected 7 Prim. Net


(Generator Status)

8 Open Loop Selected 8 Sec. Net


(Generator Status)
9 VDC Selected 9 Remote SP Enable (AI)
10 Synchronize Selected 10 FCB ON
11 Standby 11 reserved
12 Limit Active 12 reserved
13 PSS Active 13 CAN Double Channel Status
14 SW Alarm 14 Parameters Saved
15 Keep Alive Feedback 15 System OK
1
If a parameter/signal was set with a value outside min/max boarders Bit 2 of status word 2 will be set.
This bit is reset by reading Status Word 2.

2.1.4 Limiters status

Register Description Value Range Remark

40105 Limiter Status Word 0.. 65535 (bitwise encoded)

Limiter Status Word


Bit Description
0 Limit Active
1 V/Hz Limit Active
2 SP Limit Reached
3 Sp Minimum Reached
4 SP Maximum Reached
5 Operational Limit Active
6 Min Ie Active
7 Max Ie Active
8 Min PQ Active
9 Min UM Active
10 Max UM Active
11 Max IM Active
12 Min IM Active
13 Voltage Relay Active
14/15 Reserved

®
2-6 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
2.1.5 Alarm/Protection status

Register Description Value Range Remark


40106 Alarm/Protection Status Word 0.. 65535 (bitwise encoded)

Alarm/Protection Status Word


Bit Description
0 SW Alarm
1 Diode Alarm
2 Diode Trip
3 SW Alarm or Diode Trip
4 Loss Of Modbus Communication
5 FCB Alarm
6 External Alarm
7 Supervision Alarm
8 Supervision Trip
9 Switch Over (Double channel SW)
10-15 Reserved

2.1.6 Command status

Register Description Value Range Remark


40107 Command Status Word 0.. 65535 (bitwise encoded)

Command Status Word


Bit Description
0 Boost
1 Field Flashing
2 Voltage Relay
3 Close CB Command
4 Sync Check
5 Close FCB Command
6 Open FCB Command
7 reserved
8 reserved
9 reserved
10 reserved
11 reserved
12 DO 1 (digital output state)
13 DO 2
14 DO 3
15 DO 4

2-7 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
2.1.7 Digital inputs readings

Register Description Value Range Remark

40108 Digital Input Status Word 0.. 65535 (bitwise encoded)

Digital Input Status Word


Bit Description
0 DI 1 (digital input state)
1 DI 2
2 DI 3
3 DI 4
4 DI 5
5 DI 6
6 DI 7
7 DI 8
8 DI 9 ¹
9 DI 10 ¹
10 DI 11 ¹
11 DI 12 ¹
12 DI 13 ¹
13 DI 14 ¹
14/15 reserved

¹ If analog inputs AI1-3 not configured as digital inputs DI9-D14 are set to default value “0”.

2.1.8 Read Setpoint

Register Description Value Range Remark


40111 Auto Setpoint Absolute 0 .. 32000 1000 = 1kV
40112 Manual Setpoint Absolute 0 .. 10000 10 = 1A
40113 PF Setpoint Absolute -250 .. 1000 .. 250 -0.25 .. 1 .. 0.25
40114 Var Setpoint Absolute -32000 .. 32000 100 = 1MVAr
40115 reserved
40116 Auto Setpoint Relative 0 .. 24567 0% .. 150%
40117 Manual Setpoint Relative 0 .. 24567 0% .. 300%
40118 Var Setpoint Relative -16384 .. 16384 -200% .. 200%
40119 Open Loop Setpoint -32768 .. 32767 0% .. 100%
40120 reserved

Remark: Actual setpoint limits depend on parameter settings.

®
2-8 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
2.1.9 Read Analog I/O

Register Description Value Range Remark


40121 Analog Input 1 -16384 .. 16383 +/- 10V
40122 Analog Input 2 -16384 .. 16383 +/- 10V
40123 Analog Input 3 -16384 .. 16383 +/- 10V
40124..5 reserved
40126 Analog Output 1 0 .. 32767 +/- 10V
40127 Analog Output 2 0 .. 32767 +/- 10V
40128..30 reserved

2.1.10 Read Metering

Register Description Value Range Scaling

40131 Phase R to S rms generator voltage 0 .. 32000 1000 = 1kV


40132 Phase S to T rms generator voltage 0 .. 32000 1000 = 1kV
40133 Phase T to R rms generator voltage 0 .. 32000 1000 = 1kV
40134 Average of all 3 Phases 0 .. 32000 1000 = 1kV
40135 Network voltage 0 .. 32000 1000 = 10kV
40136 Machine frequency 0 .. 20000 100 = 1Hz
40137 Network frequency 0 .. 20000 100 = 1Hz
40138 Generator phase current 0 .. 32000 1000 = 1kA
40139 Real power 0 .. 32000 100 = 1MW
40140 Reactive power -32000 .. 32000 100 = 1MVAr
40141 Power factor -0 .. 1000 .. +0 1000 = 1.000
Examples
PF: - 0.5 - 0.9 1.0 +0.9 +0.5
Reading: - 500 - 900 +/-1000 +900 +500
40142 Excitation current 0 .. 10000 10 = 1A
40143 Excitation voltage 0 .. 4000 10 = 1V
40144 Power Electronics Supply 0 .. 4000 10 = 1V
40145 Network to machine voltage difference +/- 32000 1000 = 10kV
40146 Network to machine phase angle diff. +/- 1800 10 = 1Deg
40147 Network to machine frequency difference +/- 10000 100 = 1Hz
40148 Network to nominal frequency difference +/- 10000 100 = 1Hz
40149 Fbias +/- 300 100 = 1Hz

2-9 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
2.2 Control Access request

2.2.1 Parameter Access Lock

Register Description Value Range Default Access


rights

40900 Parameter Access Lock 0.. 65535 0 R/W

A key value (hex 0xACCE) must be written to this register in order to release the writing
access to Parameters and Signals registers (addresses 41000 to 42512). After writing the key
value, the writing access to Parameters and Signals is allowed during a certain amount of
time.

2.2.2 DSP Control Status

Value Access
Register Description Default Remark
Range rights

Bit 0-1: Control


Status
40903 Control Status of DSP 0.. 2 0 R
Bit 2-15: Reserved

This register shows the current control status of the DSP. There are 3 states defined:
0x0 DSP is in local control (Default after start up)
0x1 DSP is controlled by CMT/PANEL
0x2 DSP is controlled by remote control
CMT/PANEL has the highest priority. If DSP is in REMOTE control and there is a CMT/PANEL
control request, control status is switch automatically. For more information, please consult
the User Manual.

®
2-10 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
2.3 Parameters and Signals

Register Description Value Range Access rights


41000 .. 41255 Parameter 0.. 65535 R/W
41256 .. 41511 reserved R/W
42000 .. 42511 Signals 0.. 65535 R

A detailed functional description of each parameter can be found in the product's User
Manual.

2.3.1 Parameters Table

Registers contained in the parameter address range, but not listed in the table below will be
read as zero and ignore write attempts without causing an exception.
Access
Reg. Description Value Range Scale Unit
rights
41001 UM Initial Setpoint 0 … 24576 (100/16364) % R/W
41002 Proportional Gain (Vp) – Uvp 100 .. 20000 (1 / 100) R/W
41003 Derivation Time (Tb) – Utb 10 .. 5000 (1 / 1000) s R/W
41004 Reserved04 NONE
41005 Integration Time (Ta) – Uta 10 .. 20000 (1 / 1000) s R/W
41006 Droop (Kq) – Kq -6554 .. 6554 (100/32768) % R/W
41007 PF Mode Initial Setpoint -32768 … 32767 1 = 32767 R/W
41008 VAR Mode Initial Setpoint -16384 … 16384 (100/8192) % R/W
41009 Proportional Gain (Vp) – IqVp 10 .. 20000 (1 / 100) R/W
41010 Integration Time (Ta) – IqTa 10 .. 20000 (1 / 1000) s R/W
41011 Manual Mode Initial Setpoint 0 … 24576 (100/8192) % R/W
41012 Proportional Gain (Vp) – ImVp 100 .. 20000 (1 / 100) R/W
41013 Integration Time (Ta) – ImTa 10 .. 20000 (1 / 1000) s R/W
41014 Open Loop Initial Setpoint 0 … 65535 (100/32767) % R/W
41015 Ie Nominal – IeNom 2 .. 25000 (40 /1000) A R/W
41016 Ie Ext Minimum – IeExtMin 0 .. 25000 (40 /1000) A R/W
41017 Ie Ext Maximum – IeExtMax 0 .. 25000 (40 /1000) A R/W
Bit coding:
SW-Option Activation
41018 0= SW not active R/W
(details in 2.3.1.1)
1= SW active
Bit coding:
Limiters Active
41019 0= Lim not active R/W
(details in 2.3.1.2)
1= Lim active
41020 Imlim_K – Imlim_K 1 .. 10000 (1 / 100) R/W
41021 Imlim_Im_th – Imlim_Im_th 0 .. 12288 (100 / 8192) % R/W

2-11 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
Access
Reg. Description Value Range Scale Unit
rights
41022 Imlim_T1 – Imlim_T1 -1000 .. 1000 (1 / 10) deg R/W
41023 Imlim_Im_th2 – Imlim_Im_th2 0 .. 12288 (100 / 8192) % R/W
41024 Imlim_T2 – Imlim_T2 -1000 .. 1000 (1 / 10) deg R/W
41025 Imlim_Im_th3 – Imlim_Im_th3 0 .. 12288 (100 / 8192) % R/W
41026 Imlim_T3 – Imlim_T3 -1000 .. 1000 (1 / 10) deg R/W
41027 Imlim_T4 – Imlim_T4 -1000 .. 1000 (1 / 10) deg R/W
41028 Ielim_T1 – Ielim_T1 -1000 .. 1000 (1 / 10) deg R/W
41029 Ielim_Ie_th2 – Ielim_Ie_th2 0 .. 12288 (100 / 8192) % R/W
41030 Ielim_T2 – Ielim_T2 -1000 .. 1000 (1 / 10) deg R/W
41031 Ielim_Ie_th3 – Ielim_Ie_th3 0 .. 12288 (100 / 8192) % R/W
Potential Transformer – PT
41032 0 .. 2 1 R/W
(details in 2.3.1.3)
41033 UM Nominal – Umnom 10 .. 32000 (1 / 1000) kV R/W
41034 UM Primary – Umprim 10 .. 32000 (1 / 1000) kV R/W
41035 UM Secondary – Umsec 3000 .. 25000 (1 / 50) V R/W
41036 U Network Nominal –UnetNom 10 .. 32000 ( 1 / 100 ) kV R/W
41037 U Network PT Primary – UnetPrim 10 .. 32000 ( 1 / 100 ) kV R/W
41038 U Network PT Secondary – UnetSec 3000 .. 25000 ( 1 / 50 ) V R/W
41039 IM2 Nominal – IM2nom 1 .. 32000 1 A R/W
41040 IM2 Primary – IM2prim 1 .. 32000 1 A R/W
41041 IM2 Secondary – IM2sec 500 .. 8000 (1 / 1000) A R/W
41042 Ie No Load – IeNoLoad 2 .. 8192 (100 / 8192) % R/W
41043 Kceiling – Kceiling 100 .. 10000 (1 / 100) R/W
41044 Xq – Xq 1638 .. 32767 (4 / 32768) R/W
(100 /
41045 Starting Level – SstartLevel 0 .. 32767 % R/W
32768)
41046 Hold Time – SstartDelay 0 .. 32700 (1 / 100) s R/W
41047 Ramp Time – SstartRampTime 0 .. 32700 (1 / 100) s R/W
41048 fKnee – fKnee 1000 .. 20000 (1 / 100) Hz R/W
%
41049 Slope – fSlope 0 .. 32700 (1 / 100) R/W
/fknee
41050 Minimum – LimitImMin 0 .. 12288 (100 / 8192) % R/W
41051 Reserved51 NONE
41052 Maximum – LimitImMaxAbs 0 .. 32767 (100 / 8192) % R/W
Maximum Hold Time –
41053 0 .. 32700 (1 / 100) s R/W
LimitImMaxAbsTime
41054 Delayed – LimitImMaxDelayed 0 .. 24576 (100 / 8192) % R/W
Delayed Hold Time –
41055 0 .. 32700 (1 / 100) s R/W
LimitImMaxDelayedTime

®
2-12 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
Access
Reg. Description Value Range Scale Unit
rights
41056 Continuous – LimitImMaxCont 0 .. 12288 (100 / 8192) % R/W
41057 Reserved57 NONE
41058 Min. Q (P @ 0%) – LimitIq1Min -32768 .. -41 (100 / 8192) % R/W
41059 Min. Q (P @ 25%) – LimitIq2Min -32768 .. 0 (100 / 8192) % R/W
41060 Min. Q (P @ 50%) – LimitIq3Min -32768 .. 0 (100 / 8192) % R/W
41061 Min. Q (P @ 75%) – LimitIq4Min -32768 .. 0 (100 / 8192) % R/W
41062 Min. Q (P @ 100%) – LimitIq5Min -32768 .. 0 (100 / 8192) % R/W
41063 Reserved63 NONE
41064 Reserved64 NONE
41065 Minimum – LimitUMMin 0 .. 24576 (100/16384) % R/W
41066 Maximum – LimitUMMax 0 .. 24576 (100/16384) % R/W
41067 Reserved67 NONE
41068 Reserved68 NONE
41069 Reserved69 NONE
41070 Treshold – BoostMinU 0 .. 16384 (100/16384) % R/W
41071 Hold Time – BoostHoldTime 0 .. 32000 (1 / 1000) s R/W
41072 Hysteresis – BoostMinUHyst 0 .. 16384 (100/16384) % R/W
41073 Off Level – FieldFlashingOffL 0 .. 15647 (100/16384) % R/W
41074 Reserved74 NONE
41075 Minimum – UrefMin 0 .. 24576 (100/16384) % R/W
41076 Maximum – UrefMax 0 .. 24576 (100/16384) % R/W
41077 Ramp Rate – UrefRampStep 1 .. 10000 (1 / 100) %/s R/W
41078 Minimum – PfrefMin -32768 … 32767 (1 / 32768) R/W
41079 Maximum – PfrefMax -32768 … 32767 (1 / 32768) R/W
41080 Ramp Rate – PfrefRampStep 1 .. 1000 (1 / 10000) /s R/W
41081 Minimum – IqrefMin -16384 .. 16384 (100 / 8192) % R/W
41082 Maximum – IqrefMax -16384 .. 16384 (100 / 8192) % R/W
41083 Ramp Rate – IqrefRampStep 1 .. 5000 0.02 %/s R/W
41084 Minimum – ImrefMin 0 .. 4096 (100 / 8192) % R/W
41085 Maximum – ImrefMax 819 .. 24576 (100 / 8192) % R/W
41086 Ramp Rate – ImrefRampStep 1 .. 10000 (1 / 100) %/s R/W
41087 Minimum – UmrefMin -32768 .. 32767 (50 / 32767) % R/W
41088 Maximum – UmrefMax -26144 .. 32767 (50 / 32767) % R/W
41089 Ramp Rate – UmrefRampStep 4 .. 32000 0.0025 %/s R/W
41090 Primary Net ID – NetA 1 .. 31 1 R/W
41091 Secondary Net ID – NetB 1 .. 31 1 R/W

2-13 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
Access
Reg. Description Value Range Scale Unit
rights
41092 AVR ID – ID 1 .. 63 1 R/W
41093 UM Aux Minimum – UmauxMin -16384 .. 16384 (100/16384) % R/W
41094 UM Aux Maximum – UmauxMax -16384 .. 16384 (100/16384) % R/W
41095 Ramp Up Time – VDCRampUpTime 10 .. 6000 (1 / 100) s R/W
41096 f Nominal – FreqNom 1000 .. 20000 (1 / 100) Hz R/W
41097 f Exc Nominal – FreqExNom 10 .. 400 1 Hz R/W
41098 Tconst Exc – ExTc 1 .. 2000 1 ms R/W
41099 Reserved99 NONE
41100 Alarm Level – DiodeAlarmLevel 327 .. 16384 (100/16384) % R/W
41101 Alarm Delay – DiodeAlarmDelay 200 .. 5000 (1 / 100) s R/W
41102 Trip Level – DiodeTripLevel 1638 .. 32767 (100/16384) % R/W
41103 Trip Delay – DiodeTripDelay 0 .. 5000 (1 / 100) s R/W
41104 MB Slave ID – MB_SlaveID 1 .. 247 1 R/W
41105 MB_Protocol – MB_Protocol 0 .. 1 1 R/W
41106 MB_Bitrate – MB_Bitrate 3 .. 12 1 R/W
41107 MB_ChrFrame – MB_ChrFrame 0 .. 3 1 R/W
MB_KeepAliveTime –
41108 0 .. 120 1 s R/W
MB_KeepAliveTime
MB_KeepAliveAction –
41109 0 .. 3 1 R/W
MB_KeepAliveAction
41110 Reserved110 NONE
41111 MB_Delay – MB_Delay 1 .. 50 10 ms R/W
41112 Ielim_T3 – Ielim_T3 -1000 .. 1000 (1 / 10) deg R/W
41113 Ielim_T4 – Ielim_T4 -1000 .. 1000 (1 / 10) deg R/W
41114 UnetOffset – UnetOffset -4915 .. 4915 (100/16384) % R/W
41115 AnglOffset – AnglOffset -21845 .. 21845 (180/32768) deg R/W
41116 CB1_UnetOffset – CB1_UnetOffset -4915 .. 4915 (100/16384) % R/W
41117 CB1_AnglOffset – CB1_AnglOffset -21845 .. 21845 (180/32768) deg R/W
41118 CB1_TCB_ClTime –CB1_TCB_ClTime 0 .. 630 1 ms R/W
41119 CB2_UnetOffset – CB2_UnetOffset -4915 .. 4915 (100/16384) % R/W
41120 CB2_AnglOffset – CB2_AnglOffset -21845 .. 21845 (180/32768) deg R/W
41121 CB2_TCB_ClTime – CB2_TCB_ClTime 0 .. 630 1 ms R/W
41122 DI1_DI2 Details in 2.3.1.4. R/W
41123 DI3_DI4 Details in 2.3.1.4. R/W
41124 DI5_DI6 Details in 2.3.1.4. R/W
41125 DI7_DI8 Details in 2.3.1.4. R/W
41126 DI9_DI10 Details in 2.3.1.4. R/W

®
2-14 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
Access
Reg. Description Value Range Scale Unit
rights
41127 DI11_DI12 Details in 2.3.1.4. R/W
41128 DI13_DI14 Details in 2.3.1.4. R/W
41129 to
Reserved NONE
41130
41131 DIO1_DIO2 Details in 2.3.1.5. R/W
41132 DIO3_DIO4 Details in 2.3.1.5. R/W
41133 to
Reserved NONE
1159
41160 Input – Ain1Mux Details in 2.3.1.6. 1 R/W
41161 Input – Ain2Mux Details in 2.3.1.6. 1 R/W
41162 Input – Ain3Mux Details in 2.3.1.6. 1 R/W
41163 Uin 0% - Ain1Min -16384 .. 16384 (10 / 16384) V R/W
41164 Uin 100% - Ain1Max -16384 .. 16384 (10 / 16384) V R/W
41165 Uin 0% - Ain2Min -16384 .. 16384 (10 / 16384) V R/W
41166 Uin 100% - Ain2Max -16384 .. 16384 (10 / 16384) V R/W
41167 Uin 0% - Ain3Min -16384 .. 16384 (10 / 16384) V R/W
41168 Uin 100% - Ain3Max -16384 .. 16384 (10 / 16384) V R/W
41169 Output1 – Aout1Mux Details in 2.3.1.7. 1 R/W
41170 Output2 – Aout2Mux Details in 2.3.1.7. 1 R/W
41171 Uout1 0% - Aout1Min -1000 .. 1000 (1 / 100) V R/W
41172 Uout1 100% - Aout1Max -1000 .. 1000 (1 / 100) V R/W
41173 Uout2 0% - Aout2Min -1000 .. 1000 (1 / 100) V R/W
41174 Uout2 100% - Aout2Max -1000 .. 1000 (1 / 100) V R/W
41175 Ie 0% - AOIeMin 0 .. 32767 (100 / 8192) % R/W
41176 Ie 100% - AOIeMax 0 .. 32767 (100 / 8192) % R/W
41177 Fbias 0% - AodfMin -1000 .. 1000 (1 / 100) Hz R/W
41178 Fbias 100% - AodfMax -1000 .. 1000 (1 / 100) Hz R/W
41179 Min Slip – SlipMin -100 .. 0 (1 / 100) Hz R/W
41180 Max Slip – SlipMax -100 .. 0 (1 / 100) Hz R/W
41181 MaxDeltaU – dUMax 0 .. 1638 (100/16384) % R/W
41182 Max Delta Angle – AngMax 0 .. 13107 (180/32768) deg R/W
41183 Tot CB Close Time – CBCtomTot 0 .. 630 1 ms R/W
41184 Fast Reset Setpoint – ImmedSP 163 … 24576 (100/16384) % R/W
41185 FRSP_DumpTime 0 … 32700 1/100 s R/W
41186 Reserved 186 NONE
41187 TW1 – pss_TW1 0 .. 3000 (1 / 100) s R/W
41188 Reserved 188 NONE

2-15 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
Access
Reg. Description Value Range Scale Unit
rights
41189 TW2 – pss_TW2 0 .. 3000 (1 / 100) s R/W
41190 TW3 – pss_TW3 0 .. 3000 (1 / 100) s R/W
41191 TW4 – pss_TW4 0 .. 3000 (1 / 100) s R/W
41192 KS1 – pss_KS1 6 .. 3200 (1 / 64) p.u. R/W
41193 KS2 – pss_KS2 6 .. 640 (1 / 128) p.u. R/W
41194 KS3 – pss_KS3 6 .. 640 (1 / 128) p.u. R/W
41195 T1 – pss_T1 2 .. 600 (1 / 100) s R/W
41196 T3 – pss_T3 2 .. 600 (1 / 100) s R/W
41197 T10 – pss_T10 2 .. 600 (1 / 100) s R/W
41198 T2 – pss_T2 2 .. 600 (1 / 100) s R/W
41199 T4 – pss_T4 2 .. 600 (1 / 100) s R/W
41200 T11 – pss_T11 2 .. 600 (1 / 100) s R/W
41201 T7 – pss_T7 0 .. 3000 (1 / 100) s R/W
41202 T8 – pss_T8 0 .. 250 (1 / 100) s R/W
41203 T9 – pss_T9 0 .. 250 (1 / 100) s R/W
41204 M – pss_M 2 .. 5 1 R/W
41205 N – pss_N 0 .. 4 1 R/W
41206 PSS max – UST_max 0 .. 8192 (100/32768) % R/W
41207 PSS min – UST_min -8192 .. 0 (100/32768) % R/W
41208 P min – P_MACH_min 0 .. 2048 (100 / 4096) % R/W
41209 to
Reserved NONE
41211
Remark: If NONE defined, read access is possible but the reading result shall be 0.

2.3.1.1 SW-Option Activation Parameter – Bit coding


MODBUS Address: 41018
Bit Name SW Function
0 PSS Active Activation of Power System Stabilizer functionality
1 MB Enable Activation of MODBUS communication on RS485
2 Diode Mon Active Activation of Diode Monitoring functionality
3-14 Reserved
15 FRSP Active Activation of Fast Reset Setpoint functionality

®
2-16 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
2.3.1.2 Limiters Active Parameter – Bit coding
MODBUS Address: 41019
Bit Name SW Function
0-2 Imlim Active Activation IM Limiters
3 LimitImMin Active Activation of Minimum IE Limiter
4 LimitImMaxActive Activation of Maximum IE Limiter
5 Uaffect Activation IM Voltage dependency Limiter
6 LimitIqMinActive Activation of Iq Minimum Limiter
7 LimitUMMinAct Activation of UM Minimum Limiter
8 LimitUMMaxAct Activation of UM Maximum Limiter
9-15 Reserved

2.3.1.3 Potential Transformer (PT) – Bit coding


MODBUS Address: 41032
Bit Name SW Function
Encoding of PT setting:
0 Three phase measurement of UM
0-1 PT


1 Single phase measurement of UM




2 Three phase measurement of UM with 1 phase GND




2-15 Reserved

2.3.1.4 Digital Inputs – Bit coding


Each word contains information for 2 different DI signals.
MODBUS Addresses: 41122 – 41128
Bit Name SW Function
0–4 Dimux_1 Signal 1 multiplexer – Supports up to 32 different signals
Signal 1 signal polarity
5 Polarity_1 0  Normal signal
1  Inverted signal
6–7 Reserved_1
8 – 12 Dimux_2 Signal 2 multiplexer – Supports up to 32 different signals
Signal 2 signal polarity
13 Polarity_2 0  Normal signal
1  Inverted signal
14 – 15 Reserved_2

Remark: Input and Output type selection is described in Chapter 2.3.1.5.

2-17 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
Dimux Mapped Input Signal Dimux Mapped Input Signal
0 None 16 Standby Mode enable
1 Excitation ON 17 Fieldbus Block (MB – RS485)
2 Generator Closed Status 18 Field Breaker Status
3 Parallel With Grid Status 19 Fast Reset Setpoint
4 Increase command 20 External Alarm (Double channel)
5 Decrease command 21 Reserved
6 Reset Setpoint 22 Reserved
7 Remote SP enable 23 Reserved
8 PF Mode enable 24 Reserved
9 VAR Mode enable 25 Reserved
10 Manual Mode enable 26 Reserved
11 Openloop Mode enable 27 Reserved
12 Synchronize enable 28 Reserved
13 VDC Mode enable 29 Reserved
14 Secondary Net status 30 Reserved
15 Reset Alarms 31 Reserved

2.3.1.5 Digital Inputs / Outputs – Bit coding


Each word contains information for 2 different DI signals.
MODBUS Addresses: 41129 – 41130

Bit Name SW Function

0-4 DIOmux_1 Signal 1 multiplexer – Supports up to 32 different signals


Signal 1 signal direct
5 DIR_1 “0” Input
“1” Output
Polarity definition
Normal (“0”): DO = 0 => Dig. Output OFF (High Voltage)
6 Polarity_1 DO = 1 => Dig. Output ON (Low Voltage)
Inverted (“1”): DO = 0 => Dig. Output ON (Low Voltage)
DO = 1 => Digital Output OFF (High Voltage)
7 Reserved_1
8-12 DIOmux_2 Signal 2 multiplexer – Supports up to 32 different signals
Signal 2 signal direct
13 DIR_2 “0” Input
“1” Output
Polarity definition
Normal (“0”): DO = 0 => Dig. Output OFF (High Voltage)
14 Polarity_2 DO = 1 => Dig. Output ON (Low Voltage)
Inverted (“1”): DO = 0 => Dig. Output ON (Low Voltage)
DO = 1 => Digital Output OFF (High Voltage)
15 Reserved_2

®
2-18 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
DIOmux Mapped Input Signal DIOmux Mapped Input Signal
0 NONE 16 CloseCBCommand
1 Boost 17 SyncCheckOK
2 FieldFlashing 18 SWAlarm
3 SystemOK 19 DiodeAlarm
4 CombinedLimitActive 20 DiodeTrip
5 UfreqActive 21 SWAlOrDiTrip
6 Setpoint Limit Reached 22 RS485 Modbus Dead Alarm
7 Setpoint Min. Reached 23 Close_FCB_Command
8 Setpoint Max. Reached 24 Open_FCB_Command
9 OtherLimiter 25 Double CH Alarm
10 MinIeReached 26 Double CH Trip
11 MaxIeReached 27 Double CH Switch Over
12 MinQReached 28 Reserved
13 MinUMReached 29 Reserved
14 MaxUMReached 30 Reserved
15 VoltageRelay 31 Reserved

2.3.1.6 Analog Inputs – Bit coding


Each word contains information for 1 analog input signal.
MODBUS Addresses: 41160 – 41162
Bit Name SW Function
Analog input signal multiplexer – Supports
0-3 AinMux
up to 15 different signals
4-15 Reserved

Aimux Mapped Input Signal


0 NONE
1 Remote Setpoint for AUTO Mode
2 Remote Setpoint for PF Mode
3 Remote Setpoint for VAR Mode
4 Remote Setpoint for Manual Mode
5 Remote Setpoint for Openloop Mode
6 Remote UM auxiliary
7 IE external
8 Cool Media Temperature
9 Reserved
10 Reserved
11 Redirect to digital input 9/10
12 Redirect to digital input 11/12

2-19 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
Aimux Mapped Input Signal
13 Redirect to digital input 13/14
14 Reserved
15 Reserved

2.3.1.7 Analog Outputs – Bit coding


Each word contains information for 1 analog output signal.
MODBUS Addresses: 41169 – 41170
Bit Name SW Function
Analog output signal multiplexer – Supports
0-3 AoutMux
up to 15 different signals
4-15 Reserved

Aimux Mapped Input Signal


0 NONE
1 Excitation Current
2 PWM
3 Fbias
4 Slip
5 Active Power
6 Reserved
7 Reserved
8 Reserved
9 Reserved
10 Reserved
11 Reserved
12 Reserved
13 Reserved
14 Reserved
15 Reserved

2.3.1.8 Parameter Table – calibration area


Access
Reg. Description Value Range Scale Unit
rights
41237 Serial Number - 0 .. 32767 1 R
41238 Serial Number 2 - 0 .. 32767 1 R
41239 Serial Number 3 - 0 .. 32767 1 R
41240 Reserved240 NONE
Panel Software Version –
41241 0 .. 32767 1 R
PanelSWRevision

®
2-20 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
2.3.2 Signal Table

Registers contained in the following range but not listed in the table below may read zero.

Access
Reg. Description Value Range Scale Unit
rights
42023 UM Step – Ustep -3277 .. 3277 (100/16384) % R
42024 PF Step – Pfstep -6553 .. 6553 (1 / 32768) R
42025 Var Step – Iqstep -4092 .. 4092 (100 / 8192) % R
42026 Ie Step – Imstep -4092 .. 4092 (100 / 8192) % R
42027 OL Step – Umstep -13107 .. 13107 (100/32768) % R
42031 UM Setpoint – Uref 0 .. 24576 (100/16384) % R
42033 PF Setpoint – Pfref -32768 … 32767 (1 / 32768) R
42035 Var Setpoint – Iqref -16384 .. 16384 (100 / 8192) % R
42037 Ie Setpoint – Imref 0 .. 12288 (100 / 8192) % R
42039 OL Setpoint – Umref -32768 .. 32767 (100/32768) % R
42040 to
Reserved R
42045
42094 Generator Control Mode –Mode Details in 2.3.2.1. R
42101 Ie Slow – IeSlow -32768 .. 32767 (40 /1000) A R
42103 IeRelativeSlow – IerelSlow -32768 .. 32767 (100 / 8192) % R
42110 UM – UM -32768 .. 32767 (1 / 1000) kV R
42112 UM Relative Slow – UmrelSlow 0 … 32767 (100/16384) % R
42119 f Machine – FreqUMSlow 0 … 32767 (1 / 100) Hz R
42129 IM2 – IM2 0 .. 32767 1 A R
42132 IM2 Relative – IM2rel 0 .. 32767 (100 / 8192) % R
42140 Snom – Snom 0 .. 32767 (80 / 32768) MVA R
42142 P Relative Slow – PrelSlow 0 .. 32767 (100 / 4096) % R
42144 Q Relative Slow – QrelSlow 0 .. 32767 (100 / 4096) % R
REMOTE Control Receive Good Frame 0 … 65536
42157 1 R
Counter – MBrc_RecFrameGood (details in 2.3.2.2)
REMOTE Control Transmit Frame 0 … 65536
42158 1 R
Counter – MBrc_FrameOut (details in 2.3.2.2)
Good Frame Counter RS485 – 0 … 65536
42173 1 R
RS485_frmCntrGood (details in 2.3.2.2)
Bad Frame Counter RS485 0 … 65536
42174 1 R
RS485_frmCntrBad (details in 2.3.2.2)
Receive Frame Counter RS485 0 … 65536
42175 1 R
RS485_MB_frameIn (details in 2.3.2.2)

2-21 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
Access
Reg. Description Value Range Scale Unit
rights
Transmit Frame Counter RS485 0 … 65536
42176 1 R
RS485_MB_frameOut (details in 2.3.2.2)
Control SW Version –
42321 -9999 … 9999 R
CntrlSWVersion
Beta SW Version –
42322 0 … 999 R
BetaVersion

2.3.2.1 Generator Control Mode


This signal indicates the control mode of the AVR.
MODBUS Addresses: 42094

Signal Value Generator Control Mode

0 AUTO
1 VAR
2 PF
3 MANUAL
4 OPENLOOP
5 VDC
6 SYNCRONIZATION
7 REDUNDANT (Standby)

2.3.2.2 Signals for MODBUS communication Monitoring


There are signals available which can be used for debugging MODBUS communication on
RS232 and RS485 interface.
MB
Name Description
Addr
Good Frame Counter of REMOTE control request.

42157 MBrc_RecFrameGood This signal will be increased, when a valid MODBUS REMOTE control
request is detected. All requests are counted independent of the
connected interface (RS485 or RS232)

Good respond FRAME counter from REMOTE control.


42158 MBrc_FrameOut This signal will be incremented, when a valid MODBUS REMOTE control
Frame was transmitted.

®
2-22 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual
ABB
MB
Name Description
Addr
Good Frame Counter on RS485 interface

This signal is incremented, with a valid reception of a MODBUS frame on


42173 RS485_frmCntrGood RS485.

Note: In case of VDC communication on RS485 this signal will be used to


count valid received VDC packages on RS485 interface.

Bad Frame Counter on RS485 interface

This signal is incremented, with every reception of a bad MODBUS frame


on RS485.

42174 RS485_frmCntrBad Note: A bad message is generated in following cases:


CRC-Error of received frame


Serial reception error on RS485 interface




In case of VDC communication on RS485 this signal will be used to




count invalid received VDC packages on RS485 interface.

Receive Frame Counter on RS485


42175 RS485_MB_frameIn
Signal is used to count every frame on RS485, including good/bad frames
and frames, which won’t be responded (request with wrong slave-ID).

Transmit Frame Counter on RS485


42176 RS485_MB_frameOut
Signal counts all valid MODBUS frames transmitted on RS485 interface.

2-23 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB

Chapter 3 - Functions and Exception codes

3.1 Supported Modbus Functions

Code Meaning Action

Obtains current binary value in one or more


03 READ HOLDING REGISTER
registers.

06 PRESET SINGLE REGISTER Place a specific value into a register.

Place specific values into a group of holding


16 PRESET MULTIPLE REGISTERS
registers.

3.2 Supported Exception Codes

Code Meaning Action

The message function received is not an


01 ILLEGAL FUNCTION
allowable action for the addressed slave.
The address referenced in the data field is
02 ILLEGAL DATA ADDRESS not an allowable address for the addressed
slave device.
Special Exception Code for failed write
request to UN1000 device.

Failure conditions
1. No write access to requested
MODBUS address
32 INVALID_UN1000_DATA_WRITE
2. Master has UN1000 device not set
into control mode
3. Write Value of parameter/signal is
< than allowed minimum
4. Write Value of parameter/signal is
> than allowed maximum

3-1 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB

Chapter 4 - Communication settings

4.1 Communication Settings

4.1.1 RS232 Interface

Modbus over the AVR's RS232 interface has fixed settings for communication; it is not
possible to change them. For additional information, please consult the User Manual.

Baudrate: 57.6kBaud
Data bits: 8
Parity: None
Stop bit: 1

4.1.2 RS485 Interface

Settings for MODBUS over the AVR's RS485 interface can be changed by the user.
They can be set either by using the CMT1000 (recommended) or by using the Panel.
For additional information, please consult the User Manual.

Baudrate Settings
Baudrate CMT1000 setting Panel Setting
[kBaud] (Bit rate) (Bit rate)
2.4 2400 12
4.8 4800 11
9.6 9600 10
19.2 19200 7
28.8 28800 6
38.4 38400 5
57.6 57600 4
115.2 115200 3

Data Bit Setting

CMT1000 setting Panel Setting


Frame
(Character Framing) (Framing)

8x Data
Par Even Even 0
1x Stop
8x Data
Par Odd Odd 1
1x Stop

4-1 3BHS211147 E31 Rev. C UNITROL® 1000 MODBUS Manual


ABB
CMT1000 setting Panel Setting
Frame
(Character Framing) (Framing)

8x Data
Par NONE NONE 2
2x Stop
8x Data
Par NONE - 3
1x Stop

Protocol Selection

CMT1000 setting Panel Setting


Frame
(Protocol) (Framing)
MB-RTU
RTU 0
Protocol
MB-TCP
TCP 1
Protocol

4.2 Basic requirements for Modbus over RS485

MODBUS over RS485 is an additional feature and requires that the corresponding
SW-Option is Enabled (possible by password and/or by the manufacturer).
MODBUS communication must be activated prior using it. This can be done using the
CMT1000 or the Panel (UN1000-15 only).
After changing any communication settings (Protocol, Frame, Baud Rate, Activity,…)
including the function activation, all parameters must be stored in the EEPROM ("Save
to EEPROM" command) and the device restarted afterwards (power supply Off and
On again). Only after the device is restarted the new settings can be active.

4.2.1 MODBUS Slave ID

The Modbus Slave IDs for communication using RS485 can be configured within the
range from 1 to 247; with the exception of the Slave ID used internally for the CMT1000
communication. The latter is shown in the Modbus settings window when using the
CMT1000 for configuration. For additional information please refer to the User Manual.

• After changing slave ID (by Panel or CMT) it has to be saved to EEPROM and
the unit must be restarted.

®
4-2 3BHS211147 E31 Rev. C UNITROL 1000 MODBUS Manual

You might also like