3 ) programming example – Yaskawa MP900 Series Ladder Programming Manual User Manual
Page 309

5.10 System Function Instructions
5.10.5 Read Inverter Trace (ITRC-RD)
5-240
The parameters are described in the following table.
The status configuration is shown below.
( 3 ) Programming Example
In the following programming example, trace data is read from an Inverter.
Two records of trace data are read from the Inverter that is connected to station 1 of the SVB–01 on circuit 1. The data
is stored in the area that starts with MW00100.
Parameter Name
Description
I/O
Trace read execution command (Execute)
Reading begins when this command turns ON.
IN
Trace read abort command (Abort)
Reading is aborted when this command turns ON.
IN
Communications device type (Dev-Typ)
215IF = 1, MP930 = 4, and SVB-01 = 10
IN
Circuit number (Cir-No)
215IF = 1 or 2, MP930 = 1, and SVB-01 = 1 to 16
IN
Slave station number (St-No)
215IF = 1 to 64, MP930 = 1 to 14, and SVB-01 = 1 to 14
IN
Communications buffer channel number
(Ch-No)
215IF = 1 to 3, MP930 = 1, and SVB-01 = 1 to 8
IN
Number of records (Rec-Size)
Number of records to read (1 to 64)
IN
Item selection (Select)
Items to read (0001 to FFFF hex)
Bits 0 to F corresponds to trace data items 1 to 26.
IN
First address (Dat-Adr)
First register address to read at source (MA, DA)
IN
Busy
Turns ON while reading Inverter trace data is in progress.
OUT
Complete
Turns ON when reading Inverter trace data is completed.
OUT
Error
Turns ON when an error occurs.
OUT
Status
Inverter trace data read execution status
OUT
Number of records read (Rec-Size)
Number of records that were read
OUT
Read record length (Rec-Len)
Length of records that were read
OUT
Bit
Name
Remarks
0 to 8
Reserved for system.
–
9
Communications parameter error
The function will not be executed.
10
Reserved for system.
–
11
Specified number of records error
The function will not be executed.
12
Data storage error
The function will not be executed.
13
Communications error
The function will not be executed.
14
Reserved for system.
–
15
Address input error
The function will not be executed.