VF-S15 RS485
VF-S15 RS485
NOTICE
1. Read this manual before installing or operating. Keep this instruction manual
on hand of the end user, and make use of this manual in maintenance and
inspection.
2. All information contained in this manual will be changed without notice.
Please contact your Toshiba distributor to confirm the latest information.
E6581913
Read first
Safety precautions
This manual and labels on the inverter provide very important information that you should bear in
mind to use the inverter properly and safely, and also to avoid injury to yourself and other people
and damage to property.
Read the safety precautions in the instruction manual for your inverter before reading this manual
and strictly follow the safety instructions given.
CAUTION
Reference
Insert an electromagnetic contactor between the inverter and the power supply so Inverters
that the machine can be stopped without fail from an external controller in case of an instruction manual
emergency.
Do not write the same parameter to the EEPROM more than 10,000 times. The life Section 4.2
time of EEPROM is approximately 10,000 times.(Some parameters are not limited, Commands
please refer to the 9.Parameter data)
When using the Toshiba inverter protocol and the data does not need to be records,
Mandatory
action
use P command (the data is written only to RAM).
About the handling of the inverter, please follow the Inverters instruction manual.
E6581913
Contents
1.
2.
3.
E6581913
* The smallest unit of information that computers handle is called a bit (binary digit), which represents the two numbers in the binary system: 1 or 0. A group of 16 bits is referred to as a word,
which is the basic unit of information the VF-S15 series of inverters use for data communications.
One word can handle data items of 0 to FFFFH in hexadecimal notation (or 0 to 65535 in decimal
notation).
BIT15
BIT8BIT7
BIT0
1 bit
1 word
E6581913
Specifications
Transmission scheme
Synchronization scheme
Communication baud rate
Communication protocol
Character transmission
Stop bit length
Error detecting scheme
Half-duplex
*: Standard
default setting
Start-stop synchronization
9600/19200*/38400 bps (selectable using a parameter) *1
Toshiba inverter protocol * / Modbus RTU protocol (selectable using a parameter) *1
<ASCII mode> JIS X 0201 8-bit (ASCII)
<Binary mode, Modbus RTU> Binary codes fixed to 8 bits
Received by inverter: 1 bit, Sent by inverter: 2 bits *3
Parity *2: Even */Odd/Non parity (selectable using a parameter) *1,
checksum(Toshiba inverter protocol), CRC(Modbus RTU protocol)
11-bit characters *1 (Stop bit=1, with parity)
Character
transmission
format
Order of bit transmission
Least significant bit sent first
Frame length
Variable
*1: Changes to setting do not take effect until the inverter is turned back on or reset.
*2: JIS-X-0201 (ANSI)-compliant 8-bit codes are used for all messages transmitted in ASCII mode
and vertical (even) parity bits specified by JIS-X-5001 are added to them. These even parity bits
can be changed to odd parity bits by changing the parameter setting (a change to the parameter
setting does not take effect until the inverter has been reset.)
*3: The following is the character transmission format.
Characters received: 11 bits (1 start bit + 8 bits + 1 parity bit + 1 stop bit)
START
BIT
PARITY STOP
BIT0
BIT1
BIT2
BIT3
BIT4
BIT5
BIT6
BIT7
BIT
BIT
BIT0
BIT1
BIT2
BIT3
BIT4
BIT5
BIT6
BIT7
PARITY STOP
STOP
BIT
BIT
BIT
E6581913
3. Communication protocol
VF-S15 supports the Toshiba inverter protocol and a part of Modbus RTU protocol.
Select the desired protocol from in the following communication protocol selection parameters
(f829).
Parameter Name f829, Communication Number. 0829
Data Range: 0, 1 (Initial value: 0)
0: Toshiba inverter protocol (Includes inter-drive communication)
1: Modbus RTU protocol
* A parameter change is reflected when the inverter is reset, such as in power off.
[Correct]
Frame B
Frame A
3.5 bytes or more
[Wrong]
If divided into two smaller frames, frame A cannot be received as a single
fram e when the interval corresponds to less than 1.5 bytes of data.
Fram e A (1/2)
Frame A (2/2)
3.5 bytes or more
Frame B
E6581913
CR (carriage return)
ASCII mode
Required
Binary mode
2FH(/)
Not required
(1) If there is no transmission format or the inverter number that matches, an error occurs and no
response is returned.
(2) When an inverter number is added behind the ( communication will take place only in case of
broadcast communication or if the number matches up with that assigned to the inverters.
(3) When a time-out period is specified with parameter f803 (communication time-out time), a
time-out occurs if communication do not terminate normally within the specified time. With parameter f804 (communication time-out action), you can specify what the inverter should do if
a time-out occurs. For details, refer to Section 7.3.
(4) On executing the command received, the inverter returns data to the computer. For the response time, see Appendix 2, Response time.
Note:
Communication is not available for about one second (initialization) just after the power is supplied
to the inverter. If the control power is shut down due to an instantaneous voltage drop, communication is temporarily interrupted.
E6581913
INV-NO
2 bytes
CMD
1 byte
Communication No.
4 bytes
DATA
"&"
0 to 4 bytes (26H)
Omissible
SUM
2 bytes
")"
CR
(3.5bytes
(29H) (0DH)
Blank)
Checksum area
Omissible
1. ( (1 byte)
2. INV-NO (2 bytes) : Inverter number (Omissible in one-to-one communication) ... 00 (30H, 30H) to 99 (39H,
39h), *(2AH)
The command is executed only when the inverter number matches up with that specified
using a parameter.
(When * is specified in broadcast communication, the inverter number is assumed to match
if all numbers except * match. When * is specified instead of each digit (two-digit number),
all inverters connected are assumed to match.)
If the inverter number does not match or if the inverter number is of one digit, the data will
be judged invalid and no data will be returned.
3. CMD (1 byte)
: Checksum discrimination code (omissible. When omitting this code, you also need to omit
the checksum.)
7. Sum (2 bytes)
: Checksum (omissible)
Add the ASCII-coded value of the last two digits (4 bits/digit) of the sum of a series of bits
(ASCII codes) from the start code to the checksum discrimination code.
Ex.: (R0000&??) CR
28H+52H+30H+30H+30H+30H+26H=160H
The last two digits represent the checksum. = 60
When omitting the checksum, you also need to omit the checksum discrimination
code.
8. ) (1 byte)
9. CR (1 byte)
E6581913
Inverter computer
At time of broadcast communication, returning of data is not executed, except for the inverters to be
returned, when the inverter number is not matched, and the inverter number has only one character.
This is because there will be a risk of that the returned data may be deformed.
Data returned when data is processed normally (ASCII mode)
Omissible in one-to-one communication
(3.5bytes
"("
Blank) (28H)
INV-NO
2 bytes
CMD
1 byte
Omissible
Communication No.
4 bytes
DATA
"&"
0 to 4 bytes (26H)
SUM
2 bytes
")"
CR
(3.5bytes
(29H) (0DH)
Blank)
Checksum area
Omissible
1. ( (1 byte)
2. INV-NO (2 bytes) : Inverter number (omitted if it is not found in the data received) ... 00 (30H, 30H) to 99 (39H,
39H)
If the inverter number matches up with that specified using a parameter, data will be returned to the computer. In broadcast communication, only the destination inverter (with a
number matching up with the smallest effective number) returns data to the computer.
In broadcast communication, no data is returned from any inverters except the inverter
bearing a number that matches up with the smallest effective number.
Ex.: (*2R0000) CR -> (02R00000000) CR
Data is returned from the inverter with the number 2 only, but no data is returned from
inverters with the number 12, 22 ....
3. CMD (1 byte)
Command ... The command is also used for a check when an inverter is tripped.
When the inverter is normal condition... The uppercase letter R, W or P is returned, depending on the command received: R, W or P command.
When the inverter is tripped... The lowercase letter r, w or p is returned, depending on the
command received: R, W or P command.
(The command received is returned with 20H added to it.)
7. Sum (2 bytes)
: Checksum ... Omitted if no checksum discrimination code is found in the data received.
ASCII-coded value of the last two digits (4 bits/digit) of the sum of a series of bits (ASCII
codes) from the start code to the checksum discrimination code.
8. ) (1 byte)
9. CR (1 byte)
E6581913
Data returned when data is not processed normally (ASCII mode)
In case an error occurs, communication error command (4EH(N) or 6EH(n)) and the error type
number is returned to the computer in addition to the checksum. At time of broadcast communication of the binary mode, returning of data is not executed except for the inverter to be returned (inverter number 00H) and when the inverter number is not matched. This is because there will be a
risk that the returned data may be deformed.
Omissible
(3.5bytes (
Blank) (28H)
INV-NO
2 bytes
Omissible
N or n
(4EH) (6EH)
Checksum area
DATA
4 bytes
"&"
(26H)
SUM
2 bytes
")"
(29H)
CR (3.5bytes
(0DH) Blank)
Omissible
( (1 byte)
N or n (1 byte)
: Communication error command ... This is also used for the checking of inverter trip.
N is during normal condition and n is during trip.
INV-NO (2 bytes)
: Inverter number (omitted if it is not found in the data received) ... 00 (30H, 30H) to 99 (39H,
39H)
If the inverter number matches up with that specified using a parameter, data will be returned to the computer. In broadcast communication, only the destination inverter (with a
number matching up with the smallest effective number) returns data to the computer.
Data (4 bytes)
) (1 byte)
: Stop code ... This code is omitted if it is not found in the data received.
Examples:
(N0000&5C)CR... Impossible to execute (e.g., a change of maximum frequency data during operation)
(N0001&5D)CR... Data error (Data is outside the specified range.)
(N0002&5E)CR... No communication number (There is no communication number that matches.)
(N0003&5F)CR... There is no command that matches. (Commands other than the R, W and P
commands)
(Ex.: L, S, G, a, b, m, r, t, w ...)
(N0004&60)CR... Checksum error (The checksum result differs.)
No data returned ... Format error or invalid inverter number
E6581913
INV-NO
1 byte
CMD
1 byte
Communication No.
2 bytes
DATA
2 bytes
Checksum area
SUM
1 byte
(3.5bytes
Blank)
Not omissible
: 0000H to FFFFH
57H (W) and 50H (P) commands: Write data (An area check is performed.)
47H (G) command: Dummy data (e.g., 0000) is needed.
52H (R) command: Any data is judged invalid. (No data should be added.)
6. Sum (2 bytes)
10
E6581913
Inverter computer (binary mode)
At time of broadcast communication of the binary mode, returning of data is not executed except for
the inverter to be returned (inverter number 00H) and when the inverter number is not matched.
This is because there will be a risk that the returned data may be deformed.
Data returned when data is processed normally (Binary mode)
Omissible
(3.5bytes
/
Blank) (2FH)
INV-NO
1 byte
CMD
1 byte
Communication No.
2 bytes
DATA
2 bytes
Checksum area
SUM
1 byte
(3.5bytes
Blank)
Not omissible
: Command...The command is also used for a check when the inverter is tripped.
Under normal conditions...52H (R), 47H (G), 57H (W) or 50H (P) is returned, depending on
the command received.
When the inverter is tripped...The lowercase letter 72H (r), 67H (g), 77H (w) or 70H (p) is
returned with 20H added to it, depending on the command received.
6. Sum (1 bytes)
11
E6581913
2) Error Processing (Binary mode)
In case an error occurs, communication error command (4EH(N) or 6EH(n)) and the error type
number is returned to the computer in addition to the checksum. At time of broadcast communication of the binary mode, returning of data is not executed except for the inverter to be returned (inverter number 00H) and when the inverter number is not matched. This is because there will be a
risk that the returned data may be deformed.
Omissible
INV-NO
(3.5bytes /
Blank) (2FH) 1 byte
Norn
(4EH)(6EH)
Checksum area
Norn (1 byte)
Data (2 bytes)
DATA
2 bytes
SUM
1 byte
(3.5bytes
Blank)
Not omissible
: Communication error command ... This command is also used for a check when the inverter is tripped.
4EH (N) is returned under normal conditions, while 6EH (n) is returned when the inverter is tripped.
: Error code (0000~0004)
0000 ... Impossible to execute (Although communication is established normally, the
command cannot be executed because it is to write data into a parameter whose
setting cannot be changed during operation (e.g., maximum frequency) or the
EEPROM is faulty.)
0001 ... Data error (The data is outside the specified range or it is composed of too many
digits.)
0002 ... Communication number error (There is no communication number that matches.)
0004 ... Checksum error (The checksum result differs.)
No code returned ...Command error, format error (parity, overrun or framing error) or the
inverter number does not match or an inverter in broadcast communication in the binary mode except for the inverter for data returning (the
inverter numbered 00H).
Examples:
2FH, 4EH, 00H, 00H, 7DH ... Impossible to execute (e.g., a change of maximum frequency data
during operation)
2FH, 4EH, 00H, 01H, 7EH ... Data setting error (The data specified falls outside the specified
range.)
2FH, 4EH, 00H, 02H, 7FH ... No communication number (There is no communication number that
matches.)
2FH, 4EH, 00H, 04H, 81H ... Checksum error (The checksum result differs.)
12
E6581913
Omissible
(3.5bytes
Start
Blank)
Code
INV-NO
CMD
X
Number of
write
data
groups
Number of
read
data
groups
Write
Write
Write
Write
data1
data1
data2
data2
High
Low
High
Low
Checksum Area
SUM
(3.5bytes
Blank)
Not omissible
13
E6581913
Block Write 1, 2
Select data, which is desired to be written in block communication, in block write Data 1 and 2 Parameters (f870, f871). This parameter becomes effective when the system is reset, such as
when power is turned off. When the setting is completed, turn off and then on the power.
No.
0
No selection
1
Communication command 1 (FA00)
2
Communication command 2 (FA20)
3
Frequency command value (FA01)
8.1. Command by communication
4
Output data on the terminal board (FA50)
5
FM analog output (FA51)
6
Motor speed command (FA13)
* When No selection is specified in the parameters, no data will be written even though write data
is specified.
Block Read 1 to 5
Select read data, which is desired to be read in block communication, in block read data 1 and 5
Parameters (f875 to f879). This parameter becomes effective when the system is reset,
such as when power is turned off. When the setting is completed, turn off and then on the power.
No.
0
No selection
1
Status information 1 (FD01)
2
Output frequency (FD00)
3
Output current (FD03)
4
Output voltage (FD05)
5
Alarm information (FC91)
6
PID feedback value (FD22)
7
Input terminal monitor (FD06)
8
Output terminal monitor (FD07)
9
Terminal VIA monitor (FE35)
10
Terminal VIB monitor (FE36)
11
Terminal VIC monitor (FE37)
12
Input voltage (FD04)
13
Motor speed (FE90)
14
Torque (FD18)
* 0000 will be returned as dummy data, if 0 (No
read is specified.
14
E6581913
Inverter Computer
At time of broadcast communication of the binary mode, returning of data is not executed except for
the inverter to be returned (inverter number 00H) and when the inverter number is not matched.
This is because there will be a risk that the returned data may be deformed.
1) Normal processing
Omissible
Start INV CMD Number Write Read Read Read Read Read Read Read Read Read Read SUM
(3.5
bytes Code No. Y of Read Status data1 data1 data2 data2 data3 data3 data4 data4 data5 data5
Blank) /
Data
Groups
high
low
high
low
high
low
high
low
high
low
(3.5
bytes
Blank)
Checksum area
1. 2FH / (1 byte)
2. INV-NO (1Byte)
3. CMD(1Byte)
Example
(When set as follows: f870 = 1 (Communication command 1), f871 = 3 (Frequency command value),
f875 = 1 (Status information 1), f876 = 2 (Output frequency), f877 = 3 (Output current), f878 = 4 (Output
voltage) and f879 = 5 (Alarm information)
Computer Inverter2F 58 02 05 C4 00 17 70 D9
Inverter Computer2F 59 05 03 00 00 00 00 00 00 00 00 00 00 90 (When parameter is not set)
Inverter Computer2F 59 05 00 40 00 00 00 00 00 00 00 00 00 CD CD (When parameter is set)
Inverter Computer2F 59 05 00 64 00 17 70 1A 8A 24 FD 00 00 3D (During operation at 60Hz)
15
E6581913
2) Error Processing (Binary mode)
In case an error occurs, communication error command (4EH(N) or 6EH(n)) and the error type
number is returned to the computer in addition to the checksum.
Omissible
(3.5bytes /
INV-NO
Blank) (2FH) 1 byte
Norn
(4EH)(6EH)
Checksum area
DATA
2 bytes
SUM
1 byte
(3.5bytes
Blank)
Not omissible
N or n (1 byte) : Communication error command. Also for check during an inverter trip (includes standing
by for retrying and trip holding). 4EH (N) is during normal condition, 6EH (n) is during
trip.
DATA (2 bytes)
Examples
Computer Inverter : 2F 58 02 05 C4 00 17 70 D8
Inverter Computer : 2F 4E 00 04 81 ... Checksum error
16
E6581913
4.2. Commands
Here are the communication commands available.
Command
Function
W command Writes the data with the specified communication number. (RAM and EEPROM).
P command Writes the data with the specified communication number. (RAM).
R command Reads the data with the specified communication number.
Reads the data with the specified communication number. (For binary mode only.
G command
Dummy data is required for this command.)
S command Inter-drive communication command (For binary mode only.)
X command Block communication (Computer -> Inverter)
Y command Block communication (Inverter -> Computer)
CAUTION
Do not write the same parameter to the EEPROM more than 10,000 times. The life time of EEPROM is
approximately 10,000 times.(Some parameters are not limited, please refer to the 9. Parameter data)
The lifetime of EEPROM is approximately 10,000 times. When using the Toshiba inverter protocol and
Mandatory
the data does not need to be records, use P command (the data is written only to RAM).
action
Explanation of terms
*1: The RAM is used to temporarily store inverter operation data. Data stored in the RAM is cleared
when the inverter is turned off, and data stored in the EEPROM is copied to the RAM when the
inverter is turned back on.
*2: The EEPROM is used to store inverter operation parameter settings, and so on. Data stored in
the EEPROM is retained even after the power is turned off, and it is copied to the RAM when the
inverter is turned on or reset.
17
E6581913
P (50H) (RAM
*1
write)
This command is used to rewrite data into the parameter specified using a communication number.
It writes data into the RAM only. It cannot be used to write data into any read-only parameters. Each
time an attempt to write data is made the inverter checks whether the data falls within the specified
range. If this check reveals that the data falls outside the range, the inverter will reject it and return
an error code.
- Ex.: Entering the emergency stop command (communication number: FA00) from the computer
<ASCII mode>
Computer Inverter
Inverter Computer
(PFA009000)CR
(PFA009000)CR
Command priority, emergency stop
command
<Binary mode>
Computer Inverter
Inverter Computer
2F 50 FA 00 90 00 09
2F 50 FA 00 90 00 09
E6581913
When Command s (lowercase letter) is received, the slave side judges that the master side is
tripped and operates in accordance with the inter-drive communication parameter ().
For detail, see "7. Communication parameters".
- Examples: 50% frequency command
(If maximum frequency = Frequency for operation at 80Hz = 40Hz: 50% = 5000d = 1388H)
<Binary mode>
Master inverter Slave inverter
2F 53 FA 01 13 88 18
<Binary mode>
Computer Inverter
2F 58 02 05 C4 00 17 70 D9
Inverter Computer
2F 59 05 00 64 00 17 70 1A 8A 24 FD 00 00 3D
19
E6581913
Description
Error code
cute
0000
established normally.
1 Writing data into a parameter whose setting cannot be changed
during operation (e.g., maximum frequency)
*1
0001
Communication
0002
number error
Command error
Checksum error
0004
Format error
No code returned
20
E6581913
21
E6581913
Host
computer
Block 2
Block 1
Inverter No. 10
Inverter
Inverter No.11
Inverter
Inverter No.19
Inverter
Inverter
Inverter
Inverter No.29
Inverter
*1
*1: Error signal I/F
In broadcast communication, only the representative inverter in each block returns data to the
computer. However, you can make the representative inverter in each block report the occurrence
of a problem in the block. To do so, follow these steps.
Set the timer function so that, if a time-out occurs, the inverter will trip (Ex.: f803=3 (sec)), set
the output terminal selection parameter (FL) so that trip information will be output through the output
terminal (f132=10), and set the input terminal selection parameter (F) of the representative inverter in each block to external input trip (emergency stop) (f111=20, 21(Inversion)). Then,
connect the input terminal (F, CC) of the representative inverter to the FL terminal (FLA, FLC) of
each of the other inverters in the same block. In this setting, if an inverter trips, the representative
inverter will come to an emergency stop, and as a result it will report the occurrence of a problem in
its block to the computer. (If the representative inverter returns a lowercase letter in response to a
command from the computer, the computer will judge that a problem has arisen in an inverter.) To
examine details on the problem that has arisen, the computer accesses each individual inverter,
specifying its communication number. To make the computer issue a command to all inverters in
block 1 or block 2 shown in the figure above, specify 1* or 2*, respectively. In this system, inverter No. 10 will return data to the computer if a problem arises in block 1, or inverter No. 20 if a
problem arises in block 2. For overall broadcast communication, specify **, in which case the inverter with the communication number 00 will return data to the computer.
In this example, if you want the computer to maintain communication without bringing an representative inverter to an emergency stop, set its input terminal selection parameter to disabled
(f111=0) but not to external input trip (emergency stop). This setting causes the computer to
check the setting of the input terminal information parameter (Communication No.=FE06, bit 0) of
the representative inverter, and as a result enables the computer to detect the occurrence of a
problem.
CAUTION:
Data from inverters will be deformed if inverters of the same number are connected on the network.
Never assign same single numbers to inverters on the network.
22
E6581913
Inverter Computer
(PFA011770)CR
Set the operation frequency to 60 Hz.
(60 / 0.01 Hz = 6000 = 1770H)
(PFA00C400)CR
Set to forward run with commands and frequency
instruction from the computer enabled.
<Binary mode>
Computer Inverter
Inverter Computer
2F 50 FA 01 17 70 01
2F 50 FA 01 17 70 01
2F 50 FA 00 C4 00 3D
2F 50 FA 00 C4 00 3D
Inverter Computer
(RFD001770)CR
Set the operation frequency to 60 Hz.
(600.01Hz=6000=1770H)
<Binary mode>
Computer Inverter
Inverter Computer
2F 52 FD 00 7E
2F 52 FD 00 17 70 05
Inverter Computer
(rFD010003)CR
For details on statuses, see 8.2. Monitoring from
the computer. (Stop status, FL output status, trip
status (r command))
<Binary mode>
Computer Inverter
Inverter Computer
2F 52 FD 01 7F
2F 72 FD 01 00 03 A2
- To check the trip code (when the inverter is tripped because of err5)
For details on trip codes, see Trip code monitor in 8.2. Monitoring
from the computer. (18H = 24d err5 trip status)
<ASCII mode>
Computer Inverter
Inverter Computer
(RFC90)CR
(rFC900018)CR
<Binary mode>
Computer Inverter
Inverter Computer
2F 52 FC 90 0D
2F 72 FC 90 00 18 45
23
E6581913
24
E6581913
(3.5bytes
Blank)
CRC16
low
high
byte
byte
(3.5bytes
Blank)
2) Command (1 byte)
Command
Decimal
Function
Remarks
Hex
Read
03
Reference
03H
Block read
06
06H
16
10H
16
10H
Block write
23
17H
43
2BH
Identification
Write
5.1.1
5.1.2
5.1.3
5.1.4.1
5.1.4.2
5.1.5
5.1.6
5.1.7
4) CRC (2 bytes)
: Set generation results of CRC in the order of low to high numbers. For the method
to generate CRC, see 5.2. CRC Generation. Note that the setting sequence is
reversal to that of others.
(3.5bytes
Blank)
Negative response
Inverter
Command
No.
1byte
Requested command
+ 80H
Error code
See 5.3. Error codes.
25
CRC16
low
high
byte
byte
(3.5bytes
Blank)
E6581913
Command
Communication No.
high
low
03
Number of Data
Groups
high
low
00
01
CRC16
low
: ---
2) Command (1 byte)
high
4) Number of data groups (2 bytes) : Set the number of data words 0001 (fixed) in the order of high to low numbers.
5) CRC16 (2 bytes)
: ---
Command
03
Number
of Data
02
Read data
high
low
CRC16
low
high
: ---
2) Command (1 byte)
3) Number of data
5) CRC16 (2 bytes)
: ---
CRC16
low
high
83
1) Inverter No (1 byte)
: ---
2) Command (1 byte)
4) CRC16 (2 bytes)
: ---
01 03 FD 00 00 02 F5 A7
01 83 03 01 31
26
E6581913
0
No selection
1
Status information 1 (FD01)
2
Output frequency (FD00)
3
Output current (FD03)
4
Output voltage (FD05)
5
Alarm information (FC91)
6
PID feedback value (FD22)
7
Input terminal monitor (FD06)
8
Output terminal monitor (FD07)
9
Terminal VIA monitor (FE35)
10
Terminal VIB monitor (FE36)
11
Terminal VIC monitor (FE37)
12
Input voltage (FD04)
13
Motor speed (FE90)
14
Torque (FD18)
* 0000 will be returned as dummy data, if 0 (No
read is specified.
Command
03
Communication
No.
high
low
8
75
Number of Data
Groups
high
low
00
02-05
CRC16
low
high
: ---
2) Command (1 byte)
4) Number of data groups (2 bytes) : Set the number of data words from 0002H to 0005H.
5) CRC16 (2 bytes)
: ---
Command
03
Number
of data
04-10
Read data 1
high
low
Read data 5
high
low
CRC16
low
high
: ---
2) Command (1 byte)
: The number of read data bytes will be returned. The number is from 04H to 0AH
bytes. Note that the number of byte is variable.
E6581913
8) Read data 5 (2 bytes)
9) CRC16 (2 bytes)
: ---
CRC16
low
high
83
1) Inverter No (1 byte)
: ---
2) Command (1 byte)
4) CRC16 (2 bytes)
: ---
01 03 18 75 00 05 92 B3
01 03 0A E4 04 17 70 00 00 26 FF 00 80 58 00
Example: Indirect block read of 2 words(During 60Hz operation and f875=1, f876=2)
(Computer inverter)
01 03 18 75 00 02 D3 71
(Inverter computer)
01 03 04 E4 04 17 70 83 16
Example: Indirect block read of 2 words(During 60Hz operation and f875=0, f876=2)
(Computer inverter)
01 03 18 75 00 02 D3 71
(Inverter computer)
01 03 04 00 00 17 70 F4 27
Example: Data error ( Number of word is wrong )
(Computer inverter)
01 03 18 75 00 06 D2 B2
(Inverter computer)
01 83 03 01 31
Example: Data error ( Communication number is wrong )
(Computer inverter)
01 03 18 76 00 02 23 71
(Inverter computer)
01 83 03 01 31
28
E6581913
Command
Communication
No.
high
low
03
Number of Data
Groups
high
low
00
02-08
CRC16
low
high
: ---
2) Command (1 byte)
4) Number of data groups (2 bytes) : Set the number of data words from 0002H to 0008H.
5) CRC16 (2 bytes)
: ---
Command
03
Number
of data
04-16
Read data 1
high
low
Read data 8
high
low
CRC16
low
high
: ---
2) Command (1 byte)
: A number of data bytes will be returned. The number of data groups for transmissions to the inverter is from 04 to 16 (04H 10H) bytes. Note that the number of
data returned by the inverters is variable.
: ---
CRC16
low
high
83
1) Inverter No (1 byte)
: ---
2) Command (1 byte)
4) CRC16 (2 bytes)
: ---
29
E6581913
Example: direct block read of 5 words
< Parameter >
f802 (Inverter number) = 1
f829 (Selection of communication protocol) = 1: Modbus RTU
f130 = 4
f131 = 6
f132 = 10
f133 : nonexistent
f134 : nonexistent
(Computer inverter)
(Inverter computer)
01 03 01 30 00 05 84 3A
01 03 0A 00 04 00 06 00 0A 80 00 80 00 A0 77
Note: When a consecutive communication number doesn't exist, the data of 8000H is sent back.
Please confirm the range of the parameter.
30
E6581913
CAUTION
Do not write the same parameter to the EEPROM more than 10,000 times. The life time of EEPROM is
approximately 10,000 times. (Some parameters are not limited, please refer to the 9. Parameter data)
Mandatory
action
Command
Communication No.
high
low
Write Data
high
low
CRC16
low
high
06
: ---
2) Command (1 byte)
5) CRC16 (2 bytes)
: ---
Command
Communication No.
high
low
Write Data
high
low
06
Inverter Computer (Abnormal return) *The text size is 5 bytes fixed.
Inverter
No.
CRC16
low
high
86
1) Inverter No (1 byte)
: ---
2) Command (1 byte)
4) CRC16 (2 bytes)
: ---
01 06 FA 01 17 70 E6 C6
01 86 02 C3 A1
31
CRC16
low
high
E6581913
Command
Communication
No.
high
low
number of word
high
00
10
number
of byte
low
01
Write Data
high
02
: ---
2) Command (1 byte)
: 0001H (fixed).
: 02H (fixed).
7) CRC16 (2 bytes)
: ---
Command
Communication
No.
high
low
number of word
high
00
10
low
01
CRC16
low
: ---
2) Command (1 byte)
high
: 0001H (fixed).
5) CRC16 (2 bytes)
: ---
CRC16
low
high
90
1) Inverter No (1 byte)
: ---
2) Command (1 byte)
4) CRC16 (2 bytes)
: ---
Example( One word write ): Writing in frequency command value (FA01) (60Hz)
(Computer inverter)
01 10 FA 01 00 01 02 17 70 F3 9A
(Inverter computer)
01 10 FA 01 00 01 60 D1
32
low
CRC16
low
high
E6581913
0
No selection
1
Communication command 1 (FA00)
2
Communication command 2 (FA20)
3
Frequency command value (FA01)
8.1. Command by communication
4
Output data on the terminal board (FA50)
5
FM analog output (FA51)
6
Motor speed command (FA13)
* When No selection is specified in the parameters, no data will be written even though write data
is specified.
Computer Inverter *The text size is 13 bytes fixed.
Inverter
No.
Command
10
Communication
No.
high
low
18
70
number of word
high
00
low
02
number
of byte
Write Data 1
Write Data 2
high
high
low
04
: ---
2) Command (1 byte)
3) Communication No. (2 bytes) : Set in the order of high to low numbers (1870H fixed).
4) Number of word (2 bytes)
: 0002H (fixed).
: 04H (fixed).
8) CRC16 (2 bytes)
: ---
Command
10
Communication
No.
high
low
18
70
number of word
: ---
2) Command (1 byte)
: 10H (fixed).
high
00
low
02
: 0002H (fixed).
5) CRC16 (2 bytes)
: ---
33
CRC16
low
high
low
CRC16
low
high
E6581913
Inverter Computer (Abnormal return) *The text size is 5 bytes fixed.
Inverter
No.
low
CRC16
high
90
1) Inverter No (1 byte)
: ---
2) Command (1 byte)
4) CRC16 (2 bytes)
: ---
Example: Set the operation frequency(FA01=60.00Hz) and forward run command value by RS485
< Parameter >
f802 (Inverter number) = 1
f829 (RS485 protocol selection) = 1: Modbus RTU
f870 (Block write data 1) = 1: Communication command 1
f871 (Block write data 2) = 3: Frequency command value
(Computer inverter)
(Inverter computer)
01 10 18 70 00 02 04 C4 00 17 70 6D AF
01 10 18 70 00 02 46 B3
01 10 18 70 00 03 04 C4 00 17 70 6C 7E
01 90 03 0C 01
34
E6581913
0
No selection
1
Communication command 1 (FA00)
2
Communication command 2 (FA20)
3
Frequency command value (FA01)
8.1. Command by communication
4
Output data on the terminal board (FA50)
5
FM analog output (FA51)
6
Motor speed command (FA13)
* When No selection is specified in the parameters, no data will be written even though write data
is specified.
No.
0
No selection
1
Status information 1 (FD01)
2
Output frequency (FD00)
3
Output current (FD03)
4
Output voltage (FD05)
5
Alarm information (FC91)
6
PID feedback value (FD22)
7
Input terminal monitor (FD06)
8
Output terminal monitor (FD07)
9
Terminal VIA monitor (FE35)
10
Terminal VIB monitor (FE36)
11
Terminal VIC monitor (FE37)
12
Input voltage (FD04)
13
Motor speed (FE90)
14
Torque (FD18)
* 0000 will be returned as dummy data, if 0 (No
read is specified.
INV-NO
CMD
17
Number of word
high
00
high
Write data 1
high
low
Communication
No.
low
low
18
70
number of word
Write data 2
CRC16
high
low
: ---
2) Command (1 byte)
low
low
00
high
02
high
E6581913
7) Write number of byte : 0002H(fixed).
8) Write data 1(2 bytes)
: ---
Command
17
Number
of data
04-16
Read data 1
high
low
: ---
2) Command (1 byte)
: 10H (fixed).
Read data 8
high
low
: 0002H(fixed).
5) CRC16 (2 bytes)
: ---
low
CRC16
high
97
1) Inverter No (1 byte)
: ---
2) Command (1 byte)
4) CRC16 (2 bytes)
: ---
36
CRC16
low
high
E6581913
Command
2B
(fixed)
Type of
MEI
0E
(fixed)
Read
device ID
00-03
(variable)
CRC16
low
high
Object ID
00
(fixed)
: ---
2) Command (1 byte)
: 0EH fixed.
: 00-03H
5) Object ID (1 byte)
: 00H fixed.
6) CRC16 (2 bytes)
: ---
Type of
MEI
2B
(fixed)
0E
(fixed)
Read Device
Id
00-03
(variable)
Degree of
conformity
01
(fixed)
----Number of
Next
Number of
additional
object Id
objects
frames
00
00
03
(fixed)
(fixed)
(fixed)
------
Id of object no.1
00
(fixed)
------
------
Id of object no.2
01
(fixed)
------
------
Id of object no.3
02
(fixed)
------
------
CRC16
low
high
37
E6581913
Inverter Computer (Abnormal return) *The text size is 5 bytes fixed.
Inverter
No.
low
CRC16
high
AB
1) Inverter No (1 byte)
: ---
2) Command (1 byte)
4) CRC16 (2 bytes)
: ---
38
E6581913
CRC generation ( )
CRC initial data: FFFF
Byte counter n = 0
N
3. Shift the CRC register one bit to the right (toward the
LSB), zerofilling the MSB. Extract and examine the
LSB.
Yes
CRC = (CRC XOR nth send byte
(0 expanded to word (higher 8
bits))
Bit counter = 0
Bit counter < 8
Yes
5. Repeat Steps 3 and 4 until 8 shifts have been performed. When this is done, a complete 8bit byte will
have been processed.
C = (Remainder of CRC 2)
>>
Is remainder (C)
other than 0?
Yes
CRC
Bit counter +1
Byte counter +1
39
E6581913
Description
01
- Command error
- Function code 43 supported but MEI Type not equal to 14
02
03
04
40
E6581913
6. Inter-drive communication
Inter-drive communication (communication between inverters) are used, for example, when performing speed proportional control of two or more inverters without using a PLC or computer. The
command is instructed by the operation from the master inverters panel or analog input, etc.
With the Inter-drive communication function, the master inverter continues to transmit the data selected by the parameters to all the slave inverters on the same network. The master inverter uses
the S command for outputting instructions to the slave inverters, and the slave inverters do not return the data. (See 4.2. Commands".) Network construction for a simple synchronized operation
and speed-proportional operation can be created by this function.
* If the master inverter trips, the slave inverters display the blinking error code t and come to a
full stop (0Hz).
After the master inverter was reset, the blinking error code t is lost.
* With the communication time-out parameters f803 and f804, you can specify what the
slave inverters should do (continue to operate, issue an alarm or trip) if a cable is broken or the
master inverter is turned off during operation.
* To use the inter-drive communication function, select Toshiba inverter protocol ( =) in
the communication protocol selection parameters. Toshiba inverter protocol (=) is
set for communication protocol selection in Shipment setting. (See 3. Communication protocol.)
<Conceptual illustration (RS485 communication)>
Master (60Hz)
Slave 1 (50Hz)
Inverter
Inverter
Slave 2 (40Hz)
Inverter
Slave 3 (30Hz)
Inverter
Analog input
<Notes>
Speed command can be transmitted but the run / stop signal is not issued. Slave station should have an individual stop signal or the function to stop the action by the frequency reference. (Setting is necessary for f241:
Operation start frequency, f242: Operation start frequency hysteresis.)
For continuing the operation by the last received command value in the case of a communication breakdown,
communications time-out time (f803) to trip the slave inverters. The master inverter does not trip even though
the communication breakdown happens. To trip the master inverter, provide an interlock mechanism by installing
an FL fault relay point or the like from the slave side.
41
E6581913
Setting of parameter
Protocol selection (f829) Shipment setting: 0 (TOSHIBA)
Protocol setting with all inverters (both master and slave inverters) engaged in inter-drive communication
0: Set the TOSHIBA.
* Inter-drive communication are disabled when Modbus RTU protocol is selected.
* This parameter is validated after resetting the inverter or rebooting the power supply.
Setting of master and slave inverters for communication between inverters (setting of master and
slave) (f806) ... Shipment setting = 0
Assign one master inverter in the network. Other inverters should be the slave inverters.
*Specify only one inverter as the master. In case two or more inverters are designated for the
master inverter in the same network, data will collide.
- Setting to the master inverter
Set data desired for sending from the master side to the slave side.
3: Master (transmission of frequency commands)
4: Master (transmission of output frequency signals)
- Setting to the slave inverters
Set the desired action on the slave side that will be needed when the master trips.
0: Slave (0 Hz command issued in case the master inverter fails)
(The output frequency is limited to the lower limit frequency.)
1: Slave (Operation continued in case the master inverter fails)
Note: If the master inverter trips when an output frequency is specified for it, the operation frequency of the slave inverters become 0Hz because tripping of the master inverter causes its
output frequency to drop to 0Hz.
2: Slave (Emergency stop tripping in case the master inverter fails)
The way they make an emergency stop depends on the setting of f603 (emergency stop).
*This parameter is validated after resetting the inverter or rebooting the power supply.
Communication waiting time (f805) ... Shipment setting = 0.00
- Setting to the master inverter
Specify a waiting time if you want the master to issue commands to slaves with a given delay.
42
E6581913
Relating communication parameters
Following parameters should be set or changed if necessary.
Baud rate (f800)... Shipment setting = 4: 19200bps
Baud rate of all inverters in the network (master and slave) should be same network.
Parity (f801) ... Shipment setting = 1: Even parity
Parity of all inverters in the network (master and slave) should be same network.
Communication time-out time (f803) ... Shipment setting = 0.0
Operation is continued by the last received command value in the case of a communication breakdown. To stop the operation of inverter, provide a communication time-out time (ex. f803=1.0
second) to the slave inverters. The master inverter does not trip even though the communication
breakdown happens. To trip the master inverter, provide an interlock mechanism by installing a FL
fault relay point or the like from the slave side.
Frequency point selection (f810, f811-f814)
The command from master inveter can be performed by the parameter of the point setting.
See 6.1 Speed proportional control for details.
43
E6581913
fc(%)
(1=0.01%)
* Fractions under 1 (0.01%) are omitted. Therefore, an error of 0.01% is introduced at the maximum.
Conversion of the frequency command received by a slave inverter (when the frequency point
selection option is not selected)
The value obtained by the following conversion calculation is written in RAM as a frequency command value.
fc( Hz )
(1=0.01Hz)
* Fractions under 1 (0.01Hz) are omitted. Therefore, an error of 0.01Hz is introduced at the maximum.
[Diagram of speed proportional control]
<Outside> <Inverter's internal computation>
Operation performed by the
master (or use of S command)
Master send data
Master fc
1000 0
Master FH
Fc (Hz)
Hz
10000
Point conversion
%
Points selected
(Hz)
Setting 2 fc (f814)
Slave command
Setting 1 fc (f812)
Point1
(f811)
Slave command
Hz
Data
Master command
Point 2fc Po int 1fc
Point2 Point1
fc
Slave FH
10000
(%)
Point2
(f813)
Hz
E6581913
The operation frequency (frequency command value) of the inverters are calculated using the following equations, with the received data in the following equation used as the data received from
the master inverter when inverters are operated under the control of a master inverter (inter-drive
communication), or with the received data in the following equation used as the data received from
the computer when inverters are operated under the control of a computer (computer-linked operation).
fc( Hz )
Example:
Master (Fc)
Slave 1
Slave 2
Maximum frequency
100.00Hz (10000)
90.00Hz (9000)
80.00Hz (8000)
(Hz)
Unit:1=0.01Hz
Operation frequency command value
50.00Hz (5000)
45.00Hz (4500)
40.00Hz (4000)
5000 50%
Master side FH
10000
5000 9000
Slave 1 : fc( Hz )
4500 45Hz
10000
5000 8000
Slave 2 : fc( Hz )
4000 40 Hz
10000
Master send datafc(%)
fc( Hz )
Example:
5000 50%
Master side FH
10000
Results of conversions to point frequency (for the equation used, see above.)
9000 0
( 5000 0 )0 4500 45 Hz
10000 0
8000 0
Slave 2 : fc( Hz )
( 5000 0 )0 4000 40 Hz
10000 0
Slave 1 : fc( Hz )
45
Frequency
(Fc)
50.00Hz
(5000)
45.00Hz
(4500)
40.00Hz
(4000)
E6581913
INV-NO
1 byte
CMD
1 byte
Communication No.
2 bytes
DATA
2 bytes
Checksum area
1) INV-NO (1 byte)
SUM
1 byte
(3.5bytes
Blank)
Not omissible
: Inverter number
This is always excluded at the master inverter side at time of inter-drive communication, and
can be added when the user utilize this data for the purpose of proportional operation.
(When this code is added, only the inverter concerned will accept the data.)
2) CMD (1 byte)
: Command
53H (S) or 73H (s) command ... command for inter-drive communication
When the master inverter is not tripping, this will be 53H (S).
When the master inverter is tripping, this will be 73H (s).
As for the S command, see 4.2. Commands, and see 6. Inter-drive communication function for the communication
of inverters.
46
E6581913
7. Communication parameters
The settings of communication-related parameters can be changed from the operation panel and
the external controller (computer). Note that there are two types of parameters: parameters whose
settings take effect immediately after the setting and parameters whose settings do not take effect
until the inverter is turned back on or reset.
Communication
Number.
Title
Function
Adjustment range
3: 9600bps
4: 19200bps
5: 38400bps
0: Non parity
1: Even parity
2: Odd parity
0800
0801
f801 Parity
0802
0-247
0803
f803
0804
Communication
time-out time
Communication
f804 time-out action
0.0:Disabled
0.1-100.0s
0:Alarm only
1:Trip (Coast stop)
2:Trip (Deceleration stop)
0805
f805
0806
f806
0808
f808
0810
f810
0811
f811
0812
f812
0813
f813
0814
f814
0829
f829
0856
f856
Communication
waiting time
0.00-2.00
47
Unit
Default
setting
Valid
Reference
After reset.
Section
7.1
After reset.
Section
7.1
Real time
Section
7.2
0.1s
0.0
Real time
Section
7.3
Real time
0.01s
0.00
Real time
Section
7.4
After reset.
Chapter 6
Real time
Section 7.3
1%
0.01Hz
0.0
Real time
Section
6.13
1%
100
0.01Hz
60.0
After reset.
Chapter 3
Real time
Section 8.1
E6581913
Communication
Number.
0870
0871
0875
0876
0877
0878
0879
0880
Title
Function
Adjustment range
0-65535
48
Unit
Default
setting
Valid
After reset.
Reference
Section
4.1.3
5.1.2
5.1.5
5.1.6
After reset.
Real time
Section
7.5
E6581913
49
E6581913
PC INV
PC INV
INV PC
50
E6581913
Computer link
PCINV
INVPC
Inter-drive
Master INV
communication to Slave INV
Time elapses more than the
transmission waiting time.
Master INV to
Slave INV
51
E6581913
5
6
7
8
9
10
11
12
13
14
quencies 4
Motor selection (1 or 2) (THR
2 selection)
Motor 1
(THR 1)
Motor2
(THR2)
PI D control
Normal operation
PI D OFF
AcceleraAcceleraAcceleration/deceleration
tion/deceleration pat- tion/deceleration patpattern selection (1 or 2)
tern 2 (AD2)
tern 1 (AD1)
(AD2 selection)
DC braking
OFF
Forced DC braking
Jog run
OFF
Jog run
Forward/reverse run selecForward run
Reverse run
tion
Run/stop
Stop
Run
Coast stop command
Standby
Coast stop
Emergency stop
OFF
Emergency stop
Fault reset
OFF
Reset
Frequency priority selection
OFF
Enabled
52
E6581913
reset
2
(Reserved)
3
(Reserved)
4
(Reserved)
5
(Reserved)
6
(Reserved)
Maximum
deceleration
7
Normal
Enabled
forced stop
8
Acceleration/deceleration
00: Acceleration/deceleration 1
pattern selection 1
01: Acceleration/deceleration 2
10: Acceleration/deceleration 3
Acceleration/deceleration
pattern selection 2
10
(Reserved)
11
(Reserved)
12
OC stall level switch
13
(Reserved)
14
(Reserved)
15
(Reserved)
Note: Set 0 to reserved bit
OC stall 1
-
OC stall 2
-
Remarks
Electric power quantity
(FE76, FE77) reset
OC stall 1 : f601
OC stall 2 : f185
53
Remarks
Always enabled even if
communication command
is not enabled
Always enabled even if
communication command
is not enabled
E6581913
Motor speed command setting from the computer (communication number: FA13)
Setting range: 0 to 24000min-1
The number of motor poles is selected by to f856.
The motor speed command can be set from FA13.
The output frequency is converted from the motor speed command by the following calculation formula.
If the output frequency is more than fh, Inverter return the error to the computer and the motor
speed command is ignored.
Output frequency [0.01Hz] = (Output motor speed [min-1] x poles [f856] ) 120
This frequency command is enabled only when the frequency command by communication is enabled by setting RS485 communication (4 for Communication Number 0004) by the speed command selection parameter (fmod) or setting command priority (Bit 14 of Communication Number
FA00 to 1 (enable)) by the communication command. In this case, frequency command by
communication will be enabled independent of fmod setting. However, enabled commands and
frequencies are given the priority if 48: Forced change from communication to local, 52: Forced
operation, or 53: Fire speed is set by input terminal function selection (f1o4, f108, f110
to f118).
Once enabled, this frequency setting will be enabled till disable is set (0 setting), power is turned off
or is reset, or standard shipment setting (typ) is selected.
Set a speed by communication hexadecimal in Communication Number FA13. (1 = 1min-1 (unit))
Example: f856=2: 4 poles, Speed command is 1800min-1 (PFA130708) CR
60.00 Hz = (1800 min-1 x 4 poles ) 120
54
E6581913
1
ON
ON
-
FA50:
BIT15
0 0
0
0
0
0
BIT0
1
55
E6581913
56
(2328H=9000d,
E6581913
BIT15
FE06:
FE07:
bit0
0
0
0
0
0
0
57
0
5
ON
---
E6581913
1
ON
-
Example: Data set for FE07 when both the RY and FL terminals are ON = 0005H
BIT15
FE07:
bit0
0
0
0
0
0
0
58
E6581913
Alarm
Under voltage()
Motor section (1 or 2)
(THR 2 selection)
Acceleration/deceleration
pattern selection (1 or 2)
7
8
9
10
11
12
DC braking
Jog run
Forward/reverse run
Run/stop
Coast stop (ST=OFF)
Emergency stop
0
No output
Not tripped
1
Remarks
Output in progress
Tripped
Trip statuses include rtry
and trip retention status.
No alarm
Alarm issued
Normal
Under voltage
Motor 1 (THR 1) Motor 2 (THR 2) THR1 : pt=setting value,
vl, vlv, vb, thr
THR2 :pt=0, f170,
f171, f172, f173
PID control
PID control
permitted
prohibited
Acceleration/
Acceleration/
AD1 :acc, dec
deceleration
deceleration pat- AD2 :f500, f501
pattern 1 (AD 1)
tern 2 (AD 2)
OFF
Forced DC braking
OFF
Jog run
Forward run
Reverse run
Stop
Run
ST=ON
ST=OFF
Not emergency
Emergency stop
stop status
status
13 Standby ST=ON
Start-up process
Standby
Standby: Initialization completed,
not failure stop status, not alarm
stop status (MOFF, LL forced
stop), ST=ON, and RUN=ON
14 Standby
Start-up process
Standby
Standby: Initialization completed,
not failure stop status, and not
alarm stop status (MOFF, LL
forced stop )
15 (Undefined)
Note: The bit described Undefined is unstable. Dont use the bit for the judgment.
59
E6581913
Function
0
1
(Undefined)
(Undefined)
(Undefined)
(Undefined)
(Undefined)
(Undefined)
(Undefined)
Maximum deceleration forced
Normal
Operation
stop
Acceleration/deceleration pat- 00:Acceleration/deceleration 1
tern selection1
01:Acceleration/deceleration 2
Acceleration/deceleration pat- 10:Acceleration/deceleration 3
tern selection2
(Undefined)
(Undefined)
OC stall level
OC stall 1
OC stall 2
Remarks
OC stall 1 : f601
OC stall 2 : f185
13
(Undefined)
14
(Undefined)
15
(Undefined)
Note: The bit described Undefined is unstable. Dont use the bit for the judgment.
Function
RY terminal output hold
OUT terminal output hold
(Undefined)
Running (const)
Healthy signal
0
OFF
OFF
OFF
OFF
1
ON
ON
ON
ON
Acceleration/deceleration
completion (RCH)
Specified speed reach (RCHF)
OFF
ON
OFF
ON
Remarks
14
Running (Acceleration)
OFF
ON
15
Running (deceleration)
OFF
ON
Note: The bit described Undefined is unstable. Dont use the bit for the judgment.
60
E6581913
Computer Inverter
(RFE90) CR
Inverter Computer
(RFE900708) CR
Bit
Specifications
Remarks
61
E6581913
nerr
oc1
oc2
oc3
ocl
oca
ephi
epho
op1
op2
op3
ol1
ol2
olr
oh
e
eep1
eep2
eep3
err2
err3
err4
err5
err7
Data
(hexadecimal number)
0
1
2
3
4
5
8
9
A
B
C
D
E
F
10
11
12
13
14
15
16
17
18
1A
Data
(decimal
number)
0
1
2
3
4
5
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
26
err8
err9
uc
up1
ot
ef2
etn
etyp
e-13
oh2
sout
e-18
e-19
e-20
e-21
e-23
e-26
ol3
e-31
e-32
ot2
e-37
e-39
otc3
utc3
etn1
etn2
etn3
e-27
1B
1C
1D
1E
20
22
28
29
2D
2E
2F
32
33
34
35
37
3A
3E
3F
40
41
45
47
48
49
54
55
56
57
27
28
29
30
32
34
40
41
45
46
47
50
51
52
53
55
58
62
63
64
65
69
71
72
73
84
85
86
87
Code
historic records:FE10
to FE13,FD10 to FD13)
Description
No error
Over-current during acceleration
Over-current during deceleration
Over-current during constant speed operation
Over-current in load at startup
Arm overcurrent at start-up
Input phase failure
Output phase failure
Overvoltage during acceleration
Overvoltage during deceleration
Overvoltage during constant speed operation
Inverter overload
Motor overload
Dynamic braking resistor overload trip
Overheat
Emergency stop
EEPROM fault 1
EEPROM fault 2
EEPROM fault 3
Main unit RAM fault
Main unit ROM fault
CPU fault 1
Communication time-out error
Current detector fault
Optional unit fault 1
Remote keypad disconnection fault
Low current operation fault
Undervoltage fault (main circuit)
Over-torque trip 1
Ground fault
Auto-tuning error
Inverter type error
Over speed fault
Thermal fault stopcommand from external device
Step-out (for PM motor drive only)
Analog input break detection fault
CPU communications error
Over torque boost fault
CPU fault 2
Optional unit fault 2
CPU fault 3
Main mudule overload
Heavy cycle of main power ON/OFF
PTC fault
Over-torque trip 2
Servo lock fault
Auto-tuning error (PM motor)
Over-torque / Overcurrent fault
Small-torque / Small -current fault
Auto-tuning error 1
Auto-tuning error 2
Auto-tuning error 3
Internal circuit fault
62
E6581913
FA66
FA67
FA68
FA70
FA71
FA72
FA73
FA74
FA75
FA76
FA77
FA78
FA79
Parameter Name
Range
63
Shipment
setting
1
0
0
0
100 [64H]
(d)
65 [41H]
(a)
116 [74H]
(t)
65 [41H]
(a)
0
48 [30H]
(0)
48 [30H]
(0)
48 [30H]
(0)
48 [30H]
(0)
0
E6581913
Parameter Setting
Block communication mode (Communication Number FA80)
Format
The format is the same as that used in the usual block communication mode. (For the detail information, see 4.1.3. Transmission format of Block Communication.) The block communication parameters (f870 - f879) will become invalid. Write data will become ASCII display data 1
(Communication Number :FA70 - FA74) fixed. LED display data that is actually being output will
be read during reading. The specification range for write operations is 0 to 5.
Example
Communication LED selection (f710 = 18) for standard monitor display selection.
ASCII data 1 (Communication Number: FA65 = 1) for display selection by communication.
LED display ASCII data (Communication Number: FA80 = 1) for the block communication mode.
Current LED display status is display of initial value data
64
E6581913
ASCII LED display data code (00H-1FH are blank.)
Hex Code
Display
Display
00H
BLANK
20H
BLANK
SP
40H
01H
BLANK
21H
BLANK
02H
BLANK
22H
BLANK
03H
BLANK
23H
BLANK
04H
BLANK
24H
05H
BLANK
06H
Display
Display
Char.
BLANK
60H
41H
61H
42H
62H
43H
63H
BLANK
44H
64H
25H
BLANK
45H
65H
BLANK
26H
BLANK
&
46H
66H
07H
BLANK
27H
BLANK
47H
67H
08H
BLANK
28H
48H
68H
09H
BLANK
29H
49H
69H
0AH
BLANK
2AH
BLANK
4AH
6AH
0BH
BLANK
2BH
BLANK
4BH
6BH
0CH
BLANK
2CH
DGP
4CH
6CH
0DH
BLANK
2DH
4DH
6DH
0EH
BLANK
2EH
4EH
6EH
0FH
BLANK
2FH
4FH
6FH
10H
30H
50H
70H
11H
31HT
51H
71H
12H
32H
52H
72H
13H
33H
53H
73H
14H
34H
54H
74H
15H
35H
55H
75H
16H
36H
56H
76H
17H
37H
57H
BLANK
77H
BLANK
18H
38H
58H
BLANK
78H
BLANK
19H
39H
59H
79H
1AH
3AH
BLANK
5AH
7AH
1BH
3BH
BLANK
5BH
7BH
1CH
3CH
<
5CH
7CH
1DH
3DH
5DH
7DH
>
5EH
7EH
BLANK
5FH
7FH
BLANK
1EH
BLANK
3EH
1FH
BLANK
3FH
DGP
BLANK
BLANK
BLANK
*Dots to show decimal points and other uses can be added by setting (80H) Bit 7 (highest bit).
Example: 0. to display 60.0 can be added by 30H + 80H = B0H.
65
y
BLANK
z
{
BLANK
|
}
E6581913
Communication No.FC01
Panel key data of inverters
FA10=0
Communication No.FC00
Communication No.FA11
External
key data
FA10=1
communication
Bit15
Bit14-Bit9
Bit8
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
EASY
ENT
MODE
DOWN
UP
STOP
RUN
Bit15
Bit14-Bit9
Bit8
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
LOC/
REM
EASY
ENT
MODE
DOWN
UP
STOP
RUN
*Bit15 is always 1.
Bit15
Bit14-Bit9
Bit8
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
LOC/
REM
EASY
ENT
MODE
DOWN
UP
STOP
RUN
66
E6581913
9.Parameter data
Explanation of parameters for VF-S15 series is described here. For communication purposes, see
the parameter list on inverter's instruction manual regarding the communication number, adjustment
range and so forth.
Referring to the parameter list
Title
Function
Adjustment range
Minimum
setting unit
(Panel/Communi
cation)
Default
setting
Referenc
e
4.3
5.1
History function
auf
Apprication easy
setting
Guidance function
4.3
aul
0094
1/1
au1
0000
Automatic acceleration/deceration
3.5
5.3
6.14
1/1
5.4
0.1/0.1
10.0
5.4
auh
aua
5.2
acc
0009
Acceleration time 1
0.0~3600 sec.
:
Communication number is affixed to each parameter that is necessary for designating the parameter for communication.
(3) "Adjustment range" means a data range adjustable for a parameter, and the data cannot be written outside the
range. The data have been expressed in the decimal notation. For writing the data through the communication
function, take the minimum setting unit into consideration, and use hexadecimal system.
(4) "Minimum setup unit" is the unit of a single data (when the minimum setting unit is "-", 1 is equal to 1).
For example, the "minimum setting unit" of acceleration time (acc) is 0.1, and 1 is equal to 0.1s. For setting a
data to 10 seconds, transmit 64h [100.1=100d=64h] by communication.
If 0999 is equal to 2, the acceleration/deceleration time parameters acc, dec, f500, f501, f510,
f511 can be set in units of 0.1 sec. If 0999 is equal to 1, these parameters can be set in units of 0.01 sec.
Acceleration/deceleration setting time unit (0999)
Communication No.
Function name
0999
Acceleration/deceleration time unit
Unit
Adjustment range
1: 0.01 sec. (0.01-360.00)
2: 0.1 sec. (0.1-3600.0)
Note: Dont write the communication number of 0999. The acceleration/deceleration time unit is set by f519.
(5) When data is a negative number, it treats as an one's complement expression (ex. FFFFH is equal to -1).
67
E6581913
Command parameters
For those parameters that contain data only in the RAM and not in the EEPROM, their data return
to initial values when the power is turned off, in failure resetting, or when standard shipment settings
are set. Note that parameters without data storage in the EEPROMs will be written in the RAM
only even if the command W (writing in EEPROMs and RAM) is executed.
Commands
Communication
Number.(HEX)
FA00
FA01
FA03
Function
Communication command 1
(RS485)1
Frequency command value
(RS485)1
Operation panel operation frequency
FA08
Local/Remote selection
FA10
FA11
FA13
FA20
FA26
FA50
FA51
0 to Max. frequency
(fh)
Low-limit frequency
(ll) to High-limit
frequency (ul)
0:Remote
1:Local
0: Main unit
1: Communication
0 to 65535
0 to 24000min-1
0 to 65535
0 to 65535
0 to 255
yes
None
0.01Hz
yes
None
0.01Hz
yes
Available
yes
Available
yes
None
yes
None
1min-1
-
0
0
yes
yes
None
None
0
0
yes
yes
None
None
yes
None
0 to 100.0
0.1%
(resolution of 10 bits)
0 to 2
-
1
yes Available
Select display by communication3
0-9999
1
0
yes Available
FA66 Numerical display data3
0 to 2
0
yes Available
FA67 Decimal point position3
0 to 3
0
yes Available
FA68 LED data for unit 03
0 to 127
FA70 ASCII display data 1
yes Available
100
First digit from left3
(d)
0 to 255
FA71 ASCII display data 1
yes Available
65
Second digit from left3
(a)
0 to 255
FA72 ASCII display data 1
yes Available
116
Third digit from left3
(t)
0 to 127
FA73 ASCII display data 1
yes Available
65
Fourth digit from left3
(a)
0 to 3
yes Available
FA74 LED data for unit13
0
0 to 127
FA75 ASCII display data 2
yes Available
48
First digit from left3
(0)
0 to 255
FA76 ASCII display data 2
yes Available
48
Second digit from left3
(0)
0 to 255
FA77 ASCII display data 2
yes Available
48
Third digit from left3
(0)
0 to 127
FA78 ASCII display data 2
yes Available
48
Fourth digit from left3
(0)
0 to 3
0
yes Available
FA79 LED data for unit 23
FA80 Block communication mode3 0 to 1
0
yes Available
FA87 Reset information
0 to 255
0
yes None
1
:Enable the communication command or communication frequency setting before setting these
parameters are set. Otherwise, the parameters will not function. See 8.1. Command by
communication for the method to enable them.
2
:See 8.1. Communication commands (command from the computer) for the detail information.
3
:See 8.3. Utilizing panel (LEDs and keys) by communication for the detail information.
Monitor parameters
*These Parameters are read-only (monitor-only) parameters.
FA65
0 to 65535
Min.
EEP
Initial Write
During
Setting
Value Operation ROM
Unit
68
E6581913
(1/2)
Communication No.
Current value Trip data held
0999
FB05
FC00
FC01
FC90
FC91
FD00
FD01
FD02
FD03
FD04
FD05
FD06
FD07
FE10
FE11
FE12
FE13
FE08
FE10
FE11
FE12
FE13
FE14
FD15
FD16
FD18
FD20
FD22
FD23
FD24
FD25
FE00
FE01
FE02
FE03
FE04
FE05
FE06
FE07
FE15
FE16
FE18
FE20
FE22
FE23
FE24
FE25
FD26
FD27
FD28
FE26
FE27
FE28
FD29
FD30
FD32
FD33
FD34
FE35
FE36
FE37
FE40
FD40
FD41
FD42
FD49
FE56
FE29
FE30
FE42
FE49
-
Function
Acceleration/deceleration time unit
Inverter capacity code
Monitor of key data (Effective data)
Monitor of inverter keypad data
Trip code
Alarm information
Output frequency
Status information 1
Frequency command value
Output current
Input voltage (DC detection)
Output voltage
Input terminal information
Output terminal information
Past trip 5
Past trip 6
Past trip 7
Past trip 8 (earliest)
CPU version 1 (application)
Past trip 1 (latest)
Past trip 2
Past trip 3
Past trip 4
Cumulative operation time
Compensated frequency
Unit
Remarks
Chapter 9
Appendix 3
0.01Hz
0.01Hz
0.01%
0.01%
0.01%
1=1hour
0.01Hz
0.01Hz
0.01%
0.01%
0.01Hz
0.01%
0.01%
Estimated speed
Torque
Torque current
PID feedback value
Motor overload factor (OL2 data)
Inverter overload factor (OL1 data)
PBR (Braking resistor) cumulative load
1%
factor
Motor load factor
1%
Inverter load factor
1%
Regenerative braking resistance load
1%
factor
Input power
0.01kW
Output power
0.01kW
Number of starting
1=1000times
Forward number of starting
Reverse number of starting
Terminal VIA monitor
0.01%
Terminal VIB monitor
Terminal VIC monitor
FM output value
0.01%
Pulse train output value
pps
Cumulative fan operation time
1=10hour
Status information 2
Status information 3
Pulse train input value
pps
69
E6581913
(2/2)
Communication No.
Current value Trip data held
FE70
FE71
FE73
FE76
FE77
-
FE79
FE80
FD90
FE90
Function
Rated current
Rated voltage
CPU version 2 (motor)
Integral input power
Integral output power
70
Unit
0.1A
0.1V
It depends
on f749.
1=0.1kWh
1= 1kWh
1=10kWh
1=100kWh
1=1000kWh
1=10hour
min-1
Remarks
f749=0
f749=1
f749=2
f749=3
f749=4
Refer to Section 8.2
E6581913
0
1
2
3
4
5
6
7
8
9
A
B
C
D
E
F
NUL
TC7(DLE)
TC1(SOH)
DC1
TC2(STX)
DC2
TC3(ETX)
DC3
TC4(EOT)
DC4
TC5(ENQ)
TC8(NAK)
TC6(ACK)
TC9(SYN)
BEL
TC10(ETB)
FE0(BS)
CAN
FE1(HT)
EM
FE2(LF)
SUB
FE3(VT)
ESC
FE4(FF)
IS4(FS)
FE5(CR)
IS3(GS)
SO
IS2(RS)
SI
IS1(US)
CR: Carriage return
(SP)
!
"
#
$
%
&
(
)
*
+
.
.
/
0
1
2
3
4
5
6
7
8
0
:
;
<
=
>
?
@
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
[
]
^
_
,
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
{
|
}
~
DEL
71
E6581913
PC Inverter
Inverter PC
Response time
<An example of the calculation of the transmission time: 19200 bps, 8 bytes, 11 bits>
1
Data transmissi on time
8 11 4.6ms
19200
72
E6581913
Voltage / Capacity
VFS15-2004PM-W
VFS15-2007PM-W
VFS15-2015PM-W
VFS15-2022PM-W
VFS15-2037PM-W
VFS15-2055PM-W
10
VFS15-2075PM-W
11
VFS15-2110PM-W
6C
108
VFS15-2150PM-W
6D
109
Voltage / Capacity
VFS15S-2002PL-W
19
25
VFS15S-2004PL-W
1A
26
VFS15S-2007PL-W
1C
28
VFS15S-2015PL-W
1E
30
VFS15S-2022PL-W
1F
31
Voltage / Capacity
VFS15-4004PL-W
22
34
VFS15-4007PL-W
24
36
VFS15-4015PL-W
26
38
VFS15-4022PL-W
27
39
VFS15-4037PL-W
29
41
VFS15-4055PL-W
2A
42
VFS15-4075PL-W
2B
43
VFS15-4110PL-W
2C
44
VFS15-4150PL-W
2D
45
73
E6581913
Appendix 4 Troubleshooting
If a problem arises, diagnose it in accordance with the following table before making a service call.
If the problem cannot be solved by any remedy described in the table or if no remedy to the problem
is specified in the table, contact your Toshiba distributer.
Problem
Communication
place.
will
Remedies
not
take
Reference
Inverters
instruction
manual
Section 7.1
Appendix 5
Section 4.1
Section 5.1
Chapter 9
Inverters
instruction
manual
Section 7.3
Section 8.1
Inverters
instruction
manual
Chapter 7
74
Section 4.2
Chapter 7
E6581913
8pin
1pin
Signal name
RXD+/TXD+
RXD-/TXDSG
----P24
Pin number
4
5
8
(3)
6
1,2
7
Description
Same phase reception data (positive line)
Anti-phase reception data (negative line)
Ground line of signal data
--- (Do not connect the cable.)
--- (Do not connect the cable.)
24V (Do not connect the cable.)
Master
RX D+/TXD+
120
RX D-/TXD-
CN1
Pin-4
Pin-5
Straight
Straight
Slave
Slave
Slave
RXD+/ TXD+
RXD+/TX D+
RXD +/TXD+
RXD-/ TXD-
RXD-/TX D-
RXD -/TXD-
SG
SG
SG
120
510
SG
Pin-8
(Pin-3)
Termination resistor
120-1/2W
75E