Modbus Communications Reference Guide: MC Series Drives
Modbus Communications Reference Guide: MC Series Drives
Modbus Communications Reference Guide: MC Series Drives
This documentation applies to the use of an MC 1000 Series and an MC 3000 Series Variable Frequency Drive
in a Modbus Network and should be used in conjunction with the MC Series Installation and Operation Manual
(Document M101 or M301, respectively) that shipped with the drive. These documents should be read in their
entirety as they contain important technical data and describe the installation and operation of the drive.
1 Safety Information..............................................................................................................1
1.1 Warnings, Cautions and Notes...............................................................................1
1.1.1 General.....................................................................................................1
1.1.2 Application................................................................................................1
1.1.3 Installation................................................................................................1
1.1.4 Electrical Connection.................................................................................2
1.1.5 Operation..................................................................................................2
1.2 Reference and Links..............................................................................................2
2 Introduction........................................................................................................................3
2.1 Modbus Details......................................................................................................3
2.2 Universal Registers................................................................................................4
3 Data Representation - Internal and External........................................................................5
3.1 Register Format.....................................................................................................5
3.2 Data Types............................................................................................................5
3.3 AC Tech Drive Registers........................................................................................5
4 MC Drive Setup & Operation...............................................................................................6
4.1 Serial Address.......................................................................................................6
4.2 Serial Communications Parameter.........................................................................6
4.3 Control Parameter..................................................................................................6
4.4 Unlocking & Locking Controls................................................................................7
4.5 Unlocking & Locking Programming Parameters only..............................................7
4.6 Watchdog Timer....................................................................................................8
4.7 Monitoring Only Operation.....................................................................................9
4.8 Normal Control Operation Sequence......................................................................9
4.9 Start/Stop, Speed Control and Parameter Change Operation..................................9
i RG-MCMOD
Contents
RG-MCMOD ii
Safety Information
1 Safety Information
1.1 Warnings, Cautions and Notes
1.1.1 General
Some parts of Lenze controllers (frequency inverters, servo inverters, DC controllers) can be live, moving
and rotating. Some surfaces can be hot.
Non-authorized removal of the required cover, inappropriate use, and incorrect installation or operation
creates the risk of severe injury to personnel or damage to equipment.
All operations concerning transport, installation, and commissioning as well as maintenance must be
carried out by qualified, skilled personnel (IEC 364 and CENELEC HD 384 or DIN VDE 0100 and IEC report
664 or DIN VDE0110 and national regulations for the prevention of accidents must be observed).
According to this basic safety information, qualified skilled personnel are persons who are familiar with
the installation, assembly, commissioning, and operation of the product and who have the qualifications
necessary for their occupation.
1.1.2 Application
Drive controllers are components designed for installation in electrical systems or machinery. They are
not to be used as appliances. They are intended exclusively for professional and commercial purposes
according to EN 61000-3-2. The documentation includes information on compliance with EN 61000-3-2.
When installing the drive controllers in machines, commissioning (i.e. the starting of operation as directed)
is prohibited until it is proven that the machine complies with the regulations of the EC Directive 98/37/EC
(Machinery Directive); EN 60204 must be observed.
Commissioning (i.e. starting drive as directed) is only allowed when there is compliance to the EMC
Directive (2004/108/EC).
The drive controllers meet the requirements of the Low Voltage Directive 2006/95/EC. The harmonised
standards of the series EN 50178/DIN VDE 0160 apply to the controllers.
The availability of controllers is restricted according to EN 61800-3. These products can cause
radio interference in residential areas. In the case of radio interference, special measures may be
necessary for drive controllers.
1.1.3 Installation
Ensure proper handling and avoid excessive mechanical stress. Do not bend any components and do not
change any insulation distances during transport or handling. Do not touch any electronic components
and contacts. Controllers contain electrostatically sensitive components, which can easily be damaged by
inappropriate handling. Do not damage or destroy any electrical components since this might endanger
your health! When installing the drive ensure optimal airflow by observing all clearance distances in the
drive's user manual. Do not expose the drive to excessive: vibration, temperature, humidity, sunlight, dust,
pollutants, corrosive chemicals or other hazardous environments.
1 RG-MCMOD
Safety Information
2 Introduction
This document defines the specifics required for Modbus serial communication with a Lenze-AC Tech
standard MC 1000 or MC 3000 Series drive for control, status monitoring, and programming parameters. A
familiarity with normal drive capabilities and operations is assumed. If this is not the case, refer to the MC
Series Installation and Operation manual (M101 or M301, respectively) for more information.
DATA
Start bit 1 2 3 4 5 6 7 8 Stop bit Stop bit
B. At this time the AC Tech drives do not support the broadcast function of the protocol.
C. IMPORTANT NOTE: Modbus 3X and 4X Registers are numbered starting at 1. However, when
transmitted to a slave over the serial link, the actual address transmitted is one less. This is because
the addresses are numbered starting from 0. AC Tech register numbers are also numbered starting
from 0. Therefore, AC Tech register numbers always correspond exactly with the address transmitted.
As a result, MODBUS REGISTER NUMBERS ARE ALWAYS ONE GREATER THAN AC TECH REGISTER
NUMBERS. WHENEVER THE WORDS “REGISTER #xx” APPEAR, IT SHOULD BE ASSUMED THAT THEY
MEAN “AC TECH REGISTER xx” and the Modbus Register number will be one larger. In some instances
we may show both for clarity. For example: “Register #24 (Modbus Register #25) . . .”
D. The function codes supported by AC Tech drives are:
03 Read Holding Registers (4X references). In general we can read only one register at a time. However,
there are a few limited exceptions.
Exception One:
Register #24 - 29 (Modbus Register #25 - 30) can also be read as a group of 6 words.
Exception Two:
AC Tech uses a method of reading a group of related registers that may not be consecutive within
the drive memory map. When this is done for the registers below, the response from the drive will
be for the number of words requested but will not be with consecutive registers.
Register #100 (Modbus Register #101), Fault history, should be read as a group of 4 words.
Register #101 (Modbus Register #102), Software version, should be read as a group of 4 words.
04 Read Input Registers (3X references). As with function 03, we read one register at a time except
where noted.
06 Preset Single Register (4X references). Write single register.
3 RG-MCMOD
Introduction
16 Preset Multiple Registers (4X references). Although the function is for multiple registers, we will
accept only a single register to be written.
Note: Since we do not differentiate between 4X and 3X references, function codes 03 and 04 are
treated identically.
E. Exception codes:
01 - Command rejected, Illegal function
02 - No such register
03 - Data out of range
04 - Wrong data format
06 - Slave device busy. In Keypad Programming mode, cannot write registers.
F. The AC Tech drive will most nearly conform to the Modicon® Micro 84 in capabilities. This may be of
importance when configuring networks for DDE Servers.
G. Modbus® and Modicon® are registered trademarks of Schneider Electric. For more information about
the Modbus Protocol please refer to the Modicon Modbus Protocol Reference Guide. Web resources:
http://www.Modbus-IDA.org and http://www.schneider-electric.com.
RG-MCMOD 4
Data & Register Format
The data type "PID" requires further explanation. The internal range of any data of PID type is 0 to 32736.
Many variables can be controlled in a PID system (pressure, temperature, flow, etc.). To simplify drive
calculation, the drive programmer enters the type and range of the controlled variable (actually it is the
range of the feedback device that we are scaling) and this range is mapped to the internal range (0-32736).
If the feedback device measured 0 to 200 PSI, then 0 PSI is 0 internal units, and 200 PSI is 32736 internal
units. To command a setpoint of 100 PSI the LOCAL PID command (Register #41) can be written with the
value 16368 (32736*100/200). Thus to control PID operations using real world units, the Modbus Master
must have knowledge of the range of the feedback device.
5 RG-MCMOD
Drive Setup & Operation
Explanation of Terms:
• DISABLED serial link not operational
• WITH TIMER serial link allows reading & writing of both control & programming parameters.
Watchdog timer is enabled (refer to section 4.6, Watchdog Timer).
• WITHOUT TIMER serial link allows reading & writing of both control & programming parameters.
Watchdog timer is disabled (refer to section 4.6, Watchdog Timer).
Prior to attempting to communicate with the drive, Serial Communications Parameter must be appropriately
programmed.
RG-MCMOD 6
Drive Setup & Operation
All control options are subject to the Parameter and Control Locking/Unlocking procedures.
7 RG-MCMOD
Drive Setup & Operation
RG-MCMOD 8
Drive Setup & Operation
9 RG-MCMOD
Drive Control & Communication
[NOTE]
R/W/RS
ACT# (HEX
W SA 06 00 01 DH DL CRCH CRCL
1 (01) Drive Control Refer to Section 5.2 [1]
RS SA 06 00 01 DH DL CRCH CRCL
R SA 03 00 13 00 01 CRCH CRCL
19 (13) Drive Family Refer to Section 5.2 [2]
RS SA 03 02 00 41 CRCH CRCL
R SA 03 00 15 00 01 CRCH CRCL
21 (15) Drive Size Refer to Section 5.3
RS SA 03 02 00 00 CRCH CRCL
R SA 03 00 18 00 06 CRCH CRCL
CRCH CRCL
R SA 03 00 18 00 01 CRCH CRCL
24 (18) Command Speed 0 2400 0.1 Hz
RS SA 03 02 DH DL CRCH CRCL
R SA 03 00 19 00 01 CRCH CRCL
25 (19) Actual Speed 0 2400 0.1 Hz
RS SA 03 02 DH DL CRCH CRCL
Load (DH) / R SA 03 00 1A 00 01 CRCH CRCL
26 (1A) Refer to Section 5.4.1/2
Status (DL) RS SA 03 02 DH DL CRCH CRCL
Actual Direction (DH) / R SA 03 00 1B 00 01 CRCH CRCL
27 (1B) Refer to Section 5.4.3/4
Control Mode (DL) RS SA 03 02 DH DL CRCH CRCL
Speed Source (DH) / R SA 03 00 1C 00 01 CRCH CRCL
28 (1C) Refer to Section 5.4.5/6
Speed Reference (DL) RS SA 03 02 DH DL CRCH CRCL
Fault (DH) / R SA 03 00 1D 00 01 CRCH CRCL
29 (1D) Refer to Section 5.4.7/8
Commanded Direction (DL) RS SA 03 02 DH DL CRCH CRCL
R SA 03 00 1E 00 01 CRCH CRCL
30 (1E) Motor Voltage 0 999 V 5.5
RS SA 03 02 DH DL CRCH CRCL
R SA 03 00 24 00 01 CRCH CRCL
36 (24) Total Run Time Hours Refer to Section 5.7
RS SA 03 02 DH DL CRCH CRCL
R SA 03 00 25 00 01 CRCH CRCL
37 (25) Total Run Time Minutes Refer to Section 5.7
RS SA 03 02 DH DL CRCH CRCL
PID Setpoint R SA 03 00 26 00 01 CRCH CRCL
38 (26) Refer to Section 5.8
(MC1000 w/PID, MC3000) RS SA 03 02 DH DL CRCH CRCL
PID Feedback R SA 03 00 27 00 01 CRCH CRCL
39 (27) Refer to Section 5.8
(MC1000 w/PID, MC3000) RS SA 03 02 DH DL CRCH CRCL
R SA 03 00 28 00 01 CRCH CRCL
RS SA 03 02 DH DL CRCH CRCL
40 (28) Keypad Speed Command 0 65000 0.01 Hz 5.6
W SA 06 00 28 DH DL CRCH CRCL
RS SA 06 00 28 DH DL CRCH CRCL
RG-MCMOD 10
Drive Control & Communication
representation)
[NOTE]
R/W/RS
ACT# (HEX
R SA 03 00 29 00 01 CRCH CRCL
Local PID Command RS SA 03 02 DH DL CRCH CRCL
41 (29) Refer to Section 5.8
(MC1000 w/PID, MC3000) W SA 06 00 29 DH DL CRCH CRCL
RS SA 06 00 29 DH DL CRCH CRCL
W SA 06 00 30 DH DL CRCH CRCL
48 (30) Unlock Commands 0 9999 None 5.10
RS SA 06 00 30 DH DL CRCH CRCL
W SA 06 00 31 DH DL CRCH CRCL
49 (31) Unlock Parameters 0 9999 None 5.11
RS SA 06 00 31 DH DL CRCH CRCL
R SA 03 00 32 00 01 CRCH CRCL
50 (32) Register Version 0 65535 None 5.12
RS SA 03 02 DH DL CRCH CRCL
5.1 Abbreviations
Table 7 lists the abbreviations used in Table 6 MCH Drive Control Registers:
Table 7: Abbreviations
Abbreviation Description
R Read
W Write
RS Response
SA Slave Address (typically 01 through F7 hex)
CRCH CRC High byte
CRCL CRC Low byte
DH Data High byte
DL Data Low byte
ACT# AC Tech Register # (Modbus Register numbers are 1 larger)
11 RG-MCMOD
Drive Control & Communication
10 UNUSED
11 UNUSED
12 UNUSED
13 UNUSED
14 UNUSED
15 UNUSED
The appropriate bit is set to 1. For example, to stop the drive bit two is set (send 0004H). To start the drive
send 0008H. Setting update buffers bit, enables to start the drive using downloaded data. Locking security
disables the serial drive control, the communications watchdog timer and prevents any further writing to
control or parameter registers.
13 RG-MCMOD
Drive Control & Communication
RG-MCMOD 14
Drive Control & Communication
Setting Direction
0 FORWARD
1 REVERSE
15 RG-MCMOD
Drive Control & Communication
Setting Source
0 KEYPAD
1 0 – 10VDC
2 4 – 20mA
3 PRESET 1
4 PRESET 2
5 PRESET 3
6 PRESET 4
7 MOP
8 RESERVED
9 KEYPAD SPEED (PID enabled)
10 PID KEYPAD SETPOINT
11 0-10 VDC PID SETPOINT
12 4-20mA PID SETPOINT
Setting Control
0 AUTO
1 MANUAL
RG-MCMOD 16
Drive Control & Communication
17 RG-MCMOD
Drive Control & Communication
RG-MCMOD 18
Drive Control & Communication
19 RG-MCMOD
Drive Control & Communication
6 MC Programming Parameters
6.1 Format
NOTE - Attention
Parameter list presented in Section 6.2 is valid only for MC Software revision 213-083.
For revisions, refer to appropriate MC1000 (M101) or MC3000 (M301) Manual.
Abbreviations:
SA (1byte) drive address (1-247)
RA (1byte) register address
CRCH (1 byte) Cyclic Redundancy Check High
CRCL (1 byte) Cyclic Redundancy Check L
READING:
Message structure for reading 1 word: (most of parameters)
Request: SA 03 00 RA 00 01 CRCH CRCL
Response: SA 03 02 DH DL CRCH CRCL
Message structure for reading 4 word: (Reg. #100 Fault history and #101 Software Version)
Request: SA 03 00 RA 00 04 CRCH CRCL
Response: SA 03 08 D1H D1L D2H D2L D3H D3L D4H D4L CRCH CRCL
WRITING:
Message structure for writing 1 word: (all parameters)
Request: SA 06 00 RA DH DL CRCH CRCL
Response: SA 06 00 RA DH DL CRCH CRCL
LEGEND for Parameter List
1st Column: AC Tech Register # MC Register # followed by Hex value in parenthesis: 51 (33H)
2nd Column: Parameter 1
= Drive's programming parameter number
2
= MC1000 without PID (SW version 213-083, revision 13 or older)
3
= MC1000 with PID
4
= MC3000
4th Column: Range of Adjustment The Modbus values are whole numbers. One decimal place is
assumed. A superscript 5 denotes parameter where two decimal
places are assumed.
For example, to program a value of 28.20 Hz, the user can program
28.20 into the MC drive and the drive will display 28.20 but for
Modbus communications, the user must input 2820. The one
decimal place is assumed. If the user wanted a value of 282 Hz,
then for Modbus communications he would have to input 28200.
5th Column: Default Value 5
= Two decimal places assumed (hundredths)
RG-MCMOD 20
Drive Control & Communication
Parameter 1
Register Modbus value (decimal value)
Number
(hexadecimal
representation)
51 (33) 0 LINE VOLTS 00 - High 02 - Auto
01 - Low
02 - Auto
52 (34) 1 SPEED #1 Min. Freq - Max. Freq (0.00 - 120.00 Hz) 2000 (20.00 Hz) 5
53 (35) 2 SPEED #2 Min. Freq - Max. Freq 2000 (20.00 Hz) 5
54 (36) 3 SPEED #3 Min. Freq - Max. Freq 2000 (20.00 Hz) 5
55 (37) 4 SPEED #4 Min. Freq - Max. Freq 2000 (20.00 Hz) 5
56 (38) 5 SKIP #1 MC1: 0 - 65000 (.00 - 650.00 Hz) 0 (.00 Hz) 5
MC3: 0 - Max Freq (.00 Hz - Max. Freq)
57 (39) 6 SKIP #2 MC1: 0 - 65000 (.00 - 650.00 Hz); 0 (.00 Hz) 5
MC3: .0 - Max Freq (00 Hz - Max. Freq)
58 (3A) 7 BAND WID 0 - 1000 (.00 - 10.00 Hz) 100 (1.00 Hz) 5
59 (3B) 8 ACCEL Refer to Note 4 300 (30.0 sec)
60 (3C) 9 DECEL Refer to Note 5 300 (30.0 sec)
61 (3D) 10 MIN FREQ 0 - Max Frequency (0.00 - 120.00 Hz) 50 (.50 Hz) 5
62 (3E) 11 MAX FREQ Min Frequency - 12000 (120.00 Hz) Note 6 6000 (60.00 Hz) 5
63 (3F) 12 DC BRAKE Refer to Note 7 0 (.0 VDC)
64 (40) 13 DC TIME 0 - 9999 (.0 - 999.9 sec) 0 (.0 sec)
65 (41) 14 DYN BRAKE 00 - Off 00 - Off
01 - On
67 (43) 16 CURRENT 25 - 180 (25 - 180%), Refer to Note 8 180 (180%)
68 (44) 17 MOTOR OL 25 - 100 (25 - 100%) 100 (100%)
69 (45) 18 BASE 2000 - 36000 (20.00 - 360.0 Hz) 6000 (60.00 Hz) 5
70 (46) 19 FX BOOST 0 - 300 (0.0 - 30.0%) Refer to Note 9
71 (47) 20 2,3
AC BOOST 0 - 200 (0.0 - 20.0%) 0 (.0%)
72 (48) 21 2,3
SLIP CMP 0 - 50 (0.0 - 5.0%) 0 (.0%)
73 (49) 22 TORQUE 00 - Contant 00 - Constant
01 - Variable
02 - CT/NOCMP
74 (4A) 23 CARRIER 00 - 2.5 kHz 00 - 2.5 kHz
01 - 6 kHz
02 - 8 kHz
03 - 10 kHz
04 - 12 kHz
05 - 14 kHz
1 = Drive's programming parameter number; 2 = MC1000 without PID (SW ver 213-083, rev 13 or older); 3 = MC1000 with PID; 4 = MC3000; 5 = Hundredths place
21 RG-MCMOD
Drive Control & Communication
Parameter 1
Register Modbus value (decimal value)
Number
(hexadecimal
representation)
76 (4C) 25 2,3 START 00 - Normal 00 - Normal
01 - Power-Up
02 - Auto Re-
03 - Re-Brake
76 (4C) 25 4 START 00 - Normal 00 - Normal
01 - Power-Up
02 - Auto 1
03 - Auto 2
04 - Auto 3
77 (4D) 26 STOP 00 - Ramp 01 - Coast
01 - Coast
78 (4E) 27 2,3 ROTATION 00 - Forward 00 - Forward
01 - Reverse
02 - FWD & REV
03 - FWD@LOC
79 (4F) 28 2,3 AUTO/MAN 00 - Both 00 - Both
01 - Auto
02 - Manual
79 (4F) 28 4 AUTO/MAN 00 - A/M LOC 00 - A/M LOC
01 - Auto
02 - Manual
03 - A/M SPD
80 (50) 29 2,3 MANUAL 00 - Keypad 00 - Keypad
01 - 0-10 VDC
81 (51) 30 2,3 CONTROL 00 - Local 00 - Local
01 - Remote
02 - Both
81 (51) 30 4 CONTROL 00 - Local 00 - Local
01 - Remote
02 - Serial
03 - Keypad
04 - TB Strip
05 - Keypad
82 (52) 31 2 HZ UNITS 00 - Hertz 00 - Hertz
01 - RPM
02 - % Hz
03 - /SEC
04 - /MIN
05 - /HR
06 - GPH
07 - None
1 = Drive's programming parameter number; 2 = MC1000 without PID (SW ver 213-083, rev 13 or older); 3 = MC1000 with PID; 4 = MC3000
RG-MCMOD 22
Drive Control & Communication
Parameter 1
Register Modbus value (decimal value)
Number
(hexadecimal
representation)
82 (52) 31 3,4 UNITS Speed: PID: 00 - Hertz
00 - Hertz 05 - /HR 08 - % 15 - /SEC
01 - RPM 06 - GPH 09 - PSI 16 - /MIN
02 - % Hz 07 - None 10 - FPM 17 - /HR
03 - /SEC 11 - CFM 18 - F
04 - /MIN 12 - GPM 19 - C
13 - IN 20 - MPM
14 - FT 21 - GPH
83 (53) 32 HZ MULT 10 - 65000 (.10 - 650.00) 100 (1.00) 5
84 (54) 33 SPEED DP 00 - XXXXX 00 - XXXXX
01 - XXX.X
02 - XX.XX
03 - X.XXX
04 - .XXXX
84 (54) 33 UNITS DP 00 - XXXXX 00 - XXXXX
01 - XXX.X
02 - XX.XX
03 - X.XXX
04 - .XXXX
85 (55) 34 LOAD MLT 95 - 139 (95 - 139%) 100 (100%)
86 (56) 35 CONTRAST 00 - Low 02 - High
01 - Medium
02 - High
87 (57) 36 SLEEP TH 0 - 36000 (.00 - 360.00 Hz) 0 (0.00) 5
88 (58) 37 SLEEP DL 0 - 3000 (.00 - 30.00 Hz) 3000 (30.00) 5
89 (59) 38 3,4 SLEEP BW 0 - PID Feedback Range 0 (0.0)
90 (5A) 39 TB5 MIN 0 - 36000 (.00 - 360.00 Hz) 0 (.00 Hz) 5
91 (5B) 40 TB5 MAX 0 - 36000 (.00 - 360.00 Hz) 0 (.00 Hz) 5
92 (5C) 41 AIN FLTR 1 - 1000 (0.01 - 10.00 sec) 2 (0.02 sec) 5
93 (5D) 42 TB10A OUT 00 - None 00 - None
01 - 0 - 10 VDC
02 - 2 - 10 VDC
94 (5E) 43 @TB10A 0 - 36000 (0.00 - 360.00 Hz) 6000 (60.00 Hz) 5
95 (5F) 44 TB10B OUT 00 - None 00 - None
01 - 0 - 10 VDC
02 - 2 - 10 VDC
96 (60) 45 @TB10B 10 - 200 (10 - 200%) 125 (125%)
1 = Drive's programming parameter number; 2 = MC1000 without PID (SW ver 213-083, rev 13 or older); 3 = MC1000 with PID; 4 = MC3000; 5 = Hundredths place
23 RG-MCMOD
Drive Control & Communication
Parameter 1
Register Modbus value (decimal value)
Number
(hexadecimal
representation)
98 (62) 47 TB13A 00 - None 00 - None
01 - 0 - 10 VDC
02 - 4 - 20 mA
03 - Speed #1
04 - Loc Sel
05 - Dec Freq
99 (63) 48 2,3 TB13B 00 - None 00 - None
01 - 0 - 10 VDC
02 - 4 - 20 mA
03 - Speed #2
04 - Inc Freq
05 - Jog Fwd
06 - Jog Rev
99 (63) 48 4 TB13B 00 - None 00 - None
01 - 0 - 10 VDC
02 - 4 - 20 mA
03 - Speed #2
04 - Inc Freq
100 (64) 49 2,3 TB13C 00 - None 00 - None
01 - 0 - 10 VDC
02 - 4 - 20 mA
03 - Speed #3
04 - Loc Sel
05 - Run Rev
06 - Strt Rev
100 (64) 49 4 TB13C 00 - None 00 - None
01 - 0 - 10 VDC
02 - 4 - 20 mA
03 - Speed #3
04 - Loc Sel
05 - Strt Rev
101 (65) 50 TB13D 00 - EXT Fault 00 - EXT Fault
01 - EXT /Fault
02 - EXT Clear
103 (67) 52 2 TB14OUT 00 - None 00 - None
104 (68) 53 2 TB15OUT 01 - Run
105 (69) 54 2 RELAY 02 - Fault
03 - /Fault
04 - Lock
05 - @ Speed
06 - Above #3
07 - I Limit
08 - Auto/Man
09 - Follower Present
10 - Reverse
1 = Drive's programming parameter number; 2 = MC1000 without PID (SW ver 213-083, rev 13 or older); 3 = MC1000 with PID; 4 = MC3000
RG-MCMOD 24
Drive Control & Communication
AC Tech Parameter Name Range of Adjustment Factory Default
Parameter 1
Register Modbus value (decimal value)
Number
(hexadecimal
representation)
103 (67) 52 3,4 TB14OUT 00 - None 10 - Min/Max 00 - None
104 (68) 53 3,4 TB15OUT 01 - Run 11 - /Min/Max
105 (69) 54 3,4 RELAY 02 - Fault 12 - Min Alarm
03 - /Fault 13 - /Min Alarm
04 - Lock 14 - Max Alarm
05 - @ Speed 15 - /Max Alarm
06 - Above #3 16 - Reverse
07 - I Limit 17 - Sleep
08 - Auto/Man 18 - SPD = 0Hz
09 - Follower Present
106 (6A) 55 3,4 TB5B LOSS 00 - Fault 00 - Fault
01 - SP#4
02 - None
108 (6C) 57 SERIAL 00 - Disable 00 - Disable
01 - w/ Timer
02 - w/o Timer
109 (6D) 58 ADDRESS 1 - 247 30
112 (70) 61 PASSWORD 0000 - 9999 0019
114 (72) 63 SOFTWARE (View Only) (N/A)
115 (73) 64 MONITOR 00 - OFF 01 - ON
01 - ON
116 (74) 65 PROGRAM 00 - Maintain 01 - Reset 60
01 - Reset 60
02 - Reset 50
Refer to Note 10
117 (75) 66 HISTORY 00 - Maintain 00 - Maintain
01 - Clear
121 (79) 70 3,4 PID MODE 00 - Off 00 - Off
01 - Normal
02 - Reverse
125 (7D) 74 3,4 PID FB 00 - TB-5A 00 - TB-5A
01 - TB-5B
126 (7E) 75 3,4 FB @ MIN 0 - 65000 0 (0.0%)
127 (7F) 76 3,4
FB @ MAX 0 - 65000 65000 (100%)
129 (81) 78 3,4
I GAIN 0 - 100 (0.0 - 10.0 sec) 0 (0.0 sec)
130 (82) 79 3,4 D GAIN 0 - 100 (0.0 - 10.0 sec) 0 (0.0 sec)
131 (83) 80 3,4
PID ACC 0 - 1000 (0.0 - 100.0 sec) 300 (30.0 sec)
132 (84) 81 3,4
MIN ALRM FB @ MIN - FB @ MAX 0.0%
133 (85) 82 3,4
MAX ALRM FB @ MIN - FB @ MAX 0.0%
149 (95) 69 2 LANGUAGE Refer to Note 11 English
98
150 (96) 70 2 FAULT HISTORY (View Only) (N/A)
99 3,4
1 = Drive's programming parameter number; 2 = MC1000 without PID (SW ver 213-083, rev 13 or older); 3 = MC1000 with PID; 4 = MC3000
25 RG-MCMOD
Drive Control & Communication
RG-MCMOD 26
Drive Control & Communication
27 RG-MCMOD
Drive Control & Communication
RG-MCMOD 28
Drive Control & Communication
29 RG-MCMOD
Drive Control & Communication
* This is the decimal equivalent value of the binary number of the bits in that byte.
RG-MCMOD 30
Lenze AC Tech Corporation
630 Douglas Street • Uxbridge MA 01569 • USA
Sales: 800-217-9100 •Service: 508-278-9100
www.lenze-actech.com
RG-MCMOD-e5