PLC Mitsibishu
PLC Mitsibishu
Operating Manual
Operating Manual
MODEL
SW6D5-LLT-O-E
MODEL
CODE
13JU17
SH(NA)-080169-C(0201)MEE
When exported from Japan, this manual does not require application to the
Ministry of Economy, Trade and Industry for service transaction permission.
SW6D5C-LLT-E
SAFETY PRECAUTIONS
(Always read these instructions before using this equipment.)
Before using this product, please read this manual and the relevant manuals introduced in this manual
carefully and pay full attention to safety to handle the product correctly.
The instructions given in this manual are concerned with this product. For the safety instructions of the
programmable controller system, please read the CPU module User's Manual.
In this manual, the safety instructions are ranked as "DANGER" and "CAUTION".
DANGER
! CAUTION
Note that the ! CAUTION level may lead to a serious consequence according to the circumstances.
Always follow the instructions of both levels because they are important to personal safety.
Please save this manual to make it accessible when required and always forward it to the end user.
DANGER
GX Simulator simulates an actual PLC CPU to debug the created programs; however, it does
not guarantee the operation of the debugged sequence program.
Be sure to connect the PC with PLC CPU to debug the program as usual prior to actual
operation, after debugging with GX Simulator.
Failure to observe this may result in accidents due to misoutput or misoperation.
The simulated result may differ from actual operation because GX Simulator cannot access I/O
modules or special function modules, and do not support some instructions or device memory.
Be sure to connect the PC with PLC CPU to debug the program as usual prior to actual
operation, after debugging with GX Simulator.
Failure to observe this may result in accidents due to misoutput or misoperation.
GX Simulator includes serial communication function to respond to the demands from external
devices; however, it does not guarantee the actual operation of the external devices using the
response data.
Do not use the response data from the running GX Simulator for other than the checking by
performing the serial communication function for the external device such as PC.
Failure to observe this may result in accidents due to misoutput or misoperation.
A-1
A-1
REVISIONS
* The manual number is given on the bottom left of the back cover.
Print Date
Jul., 2001
Oct., 2001
* Manual Number
SH (NA)-080169-A
SH (NA)-080169-B
Jan., 2002
SH (NA)-080169-C
Revision
First edition
Partial additions
Section 4.1, Section 4.2, Section 10.1
Partial additions
About the Generic Terms and Abbreviations, Section 1.2, Section 3.4.1,
Section 3.4.2, Section 3.4.5
Partial corrections
Section 2.2, Section 5.5.3, Section 5.5.6, Section 7.4.4, Section 7.5.8,
Section 8.2
Aug., 2002
SH (NA)-080169-D
Oct., 2002
SH (NA)-080169-E
Partial additions
Section 1.2, Section 2.2
New addition
Section 8.3 Option Setting
Partial corrections
CONTENTS, Section 3.1, Section 3.2, Section 3.4.3, Section 3.4.6,
Section 4.2, Section 4.3, Section 5.2, Section 6.2, Section 7.3, Chapter 8,
Section 9.1, INDEX
Feb., 2003
SH (NA)-080169-F
Partial corrections
CONTENTS, About Manuals, About the Generic Terms and
Abbreviations, Section 2.2, Section 3.4.1, Section 3.4.3, Section 3.4.6,
INDEX
Apr.,2003
SH (NA)-080169-G
Jun.,2003
SH (NA)-080169-H
Partial corrections
SOFTWARE USER REGISTRATION, Chapter 10
Partial corrections
Section 5.5.2, Section 7.5.3
A-2
A-2
A-3
A-3
INTRODUCTION
Thank you for choosing the Mitsubishi MELSOFT Series Integrated FA software.
Read this manual and make sure you understand the functions and performance of MELSOFT series
thoroughly in advance to ensure correct use.
CONTENTS
SAFETY PRECAUTIONS...............................................................................................................................A- 1
REVISIONS .....................................................................................................................................................A- 2
SOFTWARE USER REGISTRATION............................................................................................................A- 3
INTRODUCTION ............................................................................................................................................A- 4
CONTENTS.....................................................................................................................................................A- 4
About Manuals ................................................................................................................................................A- 7
About the Generic Terms and Abbreviations .................................................................................................A- 8
Product Makeup ..............................................................................................................................................A- 9
1. OUTLINE OF GX Simulator
1- 1 to 1- 10
2- 1 to 2- 2
3- 1 to 3-25
4- 1 to 4- 6
4.1 Procedure from Installation to Debugging............................................................................................... 44.2 GX Developer Operations before Debugging ......................................................................................... 44.3 Description of the Initial Window Display ................................................................................................ 44.4 Ending the GX Simulator ......................................................................................................................... 4-
A-4
A-4
1
3
5
6
6- 1 to 6-12
7- 1 to 7-27
8- 1 to 8- 7
9- 1 to 9-15
10- 1 to 10- 7
App- 1 to App-44
A-6
Index- 1 to Index- 2
A-6
About Manuals
The following manuals are related to this product.
Refer to the following table and request the necessary manuals.
Related Manuals
Manual Number
(Model Code)
Manual Name
GX Developer Version 8 Operating Manual
Describes the online functions of GX Developer including the programming procedure, printing out
procedure, monitoring procedure, and debugging procedure.
SH-080373E
(13JU41)
(Sold separately.)
REMARK
The GX Simulator Version 6 Operating Manual is contained in a single CD-ROM as
a set of the software package and manual.
For the user who wants the GX Simulator Version 6 Operating Manual as a single
item, it is available in a printed form as an option.
A-7
A-7
Generic Term/Abbreviation
GX Simulator
GX Developer
Debug
Device memory
Monitor
Simulations
Timing chart
WDT error
Pseudo-sequence program
A series CPU function
QnA series CPU function
FX series CPU function
Motion controller function
Q series CPU function
A series CPU
A-8
Description
Generic product name of the products SWnD5C-LLT-E, SWnD5C-LLT-EA, SWnD5CLLT-EV and SWnD5C-LLT-EVA.
(n indicates any of versions 2 to 6.)
-A indicates a multiple-license product, and -V an updated product.
Generic product name of the products SWnD5C-GPPW-E, SWnD5C-GPPW-EA,
SWnD5C-GPPW-EV and SWnD5C-GPPW-EVA.
(n indicates any of versions 2 to 8.)
-A indicates a multiple-license product, and -V an updated product.
Locating and correcting errors in a sequence program to create a correct program.
Areas to store device data in the GX Simulator, including inputs (X), outputs (Y), relays
(M), timers (T), data registers (D), etc.
Monitoring to determine the ON/OFF status of bit devices or the PV of word devices.
Test execution of a program on a personal computer with the GX Simulator installed,
instead of execution in an actual PLC.
Functions to visually confirm ON/OFF status of a bit device or the change in value of a
word device.
An error issued when a sequence program is written in such a way that it runs an infinite
loop.
Indicates a sequence program created by the GX Simulator to realize the settings of I/O
System Settings.
Function that simulates a project when the PLC series is the ACPU or QCPU (A mode).
Function that simulates a project when the PLC series is the QnACPU.
Function that simulates a project when the PLC series is the FXCPU.
Function that simulates a project when the PLC series is the motion controller (SCPU).
Function that simulates a project when the PLC series is the QCPU (Q mode).
Generic term of the A0J2HCPU, A1FXCPU, A1SCPU, A1SJCPU, A1SHCPU,
A1SJHCPU, A1NCPU, A2CCPU, A2CJCPU, A2NCPU, A2NCPU-S1, A2SCPU,
A2SHCPU, A3NCPU, A2ACPU, A2ACPU-S1, A3ACPU, A2UCPU, A2UCPU-S1,
A2USCPU, A2USCPU-S1, A2ASCPU, A2ASCPU-S1, A2ASCPU-S30, A2ASCPU-S60,
A2USHCPU-S1, A3UCPU, A4UCPU and CPU board (A80BD-A2USH-S1).
Generic term of the Q2ACPU, Q2ASCPU, Q2ASCPU-S1, Q2ASHCPU, Q2ASHCPUS1, Q3ACPU, Q4ACPU and Q4ARCPU.
Generic term of the FX0CPU, FX0SCPU, FX0NCPU, FX1CPU, FX2CPU, FX2CCPU,
FX1SCPU, FX1NCPU, FX1NCCPU, FX2NCPU and FX2NCCPU.
Generic term of the A171SHCPU, A172SHCPU, A173UHCPU, A173UHCPU-S1,
A273UHCPU and A273UHCPU-S3.
Generic term of the Q02CPU-A, Q02HCPU-A and Q06HCPU-A.
Generic term of the Q00JCPU, Q00CPU, Q01CPU, Q02CPU, Q02HCPU, Q06HCPU,
Q12HCPU, Q12PHCPU Q25HCPU and Q25PHCPU
A-8
Product Makeup
Type
SW6D5C-LLT-E(V)
SW6D5C-LLT-E(V)A
Product Name
GX Simulator (1 license product)
End-user softwere license agreement
Software registration Card
License agreement
GX Simulator (Multiple license product)
End-user softwere license agreement
Software registration Card
License agreement
Quantity
(CD-ROM)
1
1
1
1
1
1
(CD-ROM)
n 1
1
1 : The same number of software registration cards as that of licenses are packed with the product.
NOTICES
We don't guarantee the commercially-available Microsoft Windows Operating
System-based software products that have been introduced in this manual.
We hold the copyrights of this software package.
No part of this manual may be transcribed or duplicated in any form without prior
permission by Mitsubishi Electric Corporation.
We have attempted to cover all the revisions of software and hardware, but this
manual may not contain the latest revisions.
The software of this product requires one license to be purchased per computer.
We permit the user to use this software package (including this manual) based on
the Software License Agreement.
We are not liable for consequences or influences due to this software package
(including this manual).
The specifications of this software package and the descriptions in this manual
may be altered in future without prior notice.
R
A-9
A-9
1 OUTLINE OF GX Simulator
MELSOFT
1. OUTLINE OF GX Simulator
1
This operating manual describes the functions and operation of the GX Simulator
Version 6.
The GX Simulator is a software package which runs under Microsoft Windows
Operating System.
Offline debugging is possible by adding the GX Simulator to a computer in which the
GX Developer is installed. The offline debugging functions include the device monitor
test and simulated operation of external device I/Os.
As the GX Simulator allow sequence programs to be developed and debugged on a
single computer, checking a modified program is quick and easy.
GX Developer must be installed before these functions can be used.
R
GX
GX
Developer Simulator
Device monitor test, simulated operation
of machine side I/Os, etc. are possible.
Install
Connection of PLC
is not necessary.
1-1
1-1
1 OUTLINE OF GX Simulator
MELSOFT
GX Developer
Ladder monitor
Batch monitor (device memory)
Batch monitor (buffer memory)
Communication
Power
supply
1-2
CPU
I/O module
Special
function
module
1-2
1 OUTLINE OF GX Simulator
MELSOFT
Communication
GX Simulator
1) Basic
screen
2) CPU
simulation
function
3) Device
memory
simulation
function
4) Buffer
memory
simulation
function
5)
6)
7)
8)
9)
Device batch
monitor
Timing chart
I/O system
settings
Serial
Tool function
communication
function
1-3
1-3
1 OUTLINE OF GX Simulator
MELSOFT
X1
Start
Stop
Y0
To debug the
program shown
on the left
Run
Y0
5s timer
5s timer setting
SET X1
Serially connectable
external device
Frame transmission
Response
1-4
1-4
1 OUTLINE OF GX Simulator
MELSOFT
Serially connectable
external device
Frame transmission
GX Simulator
Response
1-5
1-5
1 OUTLINE OF GX Simulator
MELSOFT
AnA
AnU
Q (A mode)
Device range
Instruction
(common)
Instruction
(dedicated)
Parameter
FX
QnACPU
Appendix1
Appendix2
Appendix
2.1
10
10
Network
parameter
Special function
module
Refer To
Q (Q mode)
Section3.4
Section3.4
: Supported
: Unsupported : Irrelevant
1: Device I is not supported.
2: Output instructions, program branch instructions, data processing instructions, display instructions and
other instructions include unsupported instructions.
3: Structured program instructions, I/O operation instructions, character string processing instructions,
clock instructions, data link instructions and special function module instructions include unsupported
instructions.
4: Memory capacity setting, PLC RAS setting, PLC system setting and device setting include
unsupported items.
5: Only the buffer memory area is supported. The size of the buffer memory area is fixed to 16K points.
The QCPU (Q mode) is fixed to 64K points.
6: Program flow instructions, high-speed processing instructions, convenient instructions, external device
instructions, positioning instructions and clock instructions include unsupported instructions.
7: Memory capacity setting, device setting, PLC name setting, PLC system setting (1) and PLC system
setting (2) include unsupported items.
8: Devices S, Jn\X, Jn\Y, Jn\B, Jn\SB, Jn\W, Jn\SW, I, BL and TR are unsupported.
9: Output instructions, program execution instructions, I/O refresh instructions, other convenient
instructions, data processing instructions, structured instructions, display instructions, debugging,
diagnostic instructions, character string processing instructions, special function instructions, data
control instructions, clock instructions, peripheral device instructions and other instructions include
unsupported instructions.
10: PLC name setting, PLC system setting, PLC file setting, PLC RAS setting, device setting, boot file
setting and SFC setting include unsupported items.
1-6
1-6
1 OUTLINE OF GX Simulator
MELSOFT
Item Name
Step execution,
skip execution,
partial execution
Applicable CPU
ACPU
FXCPU
QCPU(Q mode)
QCPU(A mode)
ACPU
QnACPU
FXCPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
ADRSET R32767 D0
FMOV K1 @D0 K20
QnACPU
QCPU(Q mode)
R device
range
File
register
R32767
ZR device range
*1: Indirectly designating file register checks the device range within the range of capacity set
on "PLC File" screen switched from "PLC Parameter" dialog box by tab.
1-7
1-7
1 OUTLINE OF GX Simulator
Item Name
MELSOFT
Applicable CPU
ACPU
QnACPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
Number range
check
ACPU
Motion
controller
QCPU(A mode)
M9036
LEDA
RAD
LEDC
D200
DM0V
K120
LEDC
D210
Illegal
instruction
D500
ACPU
Motion
controller
QCPU(A mode)
LEDR
END
Time concept
Supported
instructions
Operating CPU
type
Special function
module
(special function
block)
1-8
ACPU
QnACPU
FXCPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
ACPU
QnACPU
FXCPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
ACPU
QnACPU
FXCPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
Not supported.
Only the buffer memory area of a special function
module (special function block) is supported.
ACPU
QnACPU
FXCPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
Actual time
Supported
1-8
1 OUTLINE OF GX Simulator
Item Name
I/O module
Supported
MELSOFT
Applicable CPU
Not supported
ACPU
QnACPU
FXCPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
Not supported
ACPU
QnACPU
FXCPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
Network
Supported
Memory cassette
capacity
ACPU
QnACPU
Motion
controller
QCPU(Q mode)
QCPU(A mode)
Intelligent function
module (intelligent
parameters)
Supported
QCPU(Q mode)
QnACPU
QCPU (Qmode)
1-9
QnACPU
QCPU(Q mode)
QnACPU
QCPU(Q mode)
1-9
1 OUTLINE OF GX Simulator
Item Name
When step
execution is
performed
When partial
execution is
performed
1 - 10
MELSOFT
Applicable CPU
QnACPU
QCPU(Q mode)
QnACPU
QCPU(Q mode)
1 - 10
2 SYSTEM CONFIGURATION
MELSOFT
2. SYSTEM CONFIGURATION
2.1 System Configuration
The following shows the system configuration.
2
GX Developer
or
GT Simulator
(option)
GX Simulator
(This product)
Parsonal computer
2-1
2-1
2 SYSTEM CONFIGURATION
MELSOFT
Description
operates.
CPU
Refer to the following table "Used operating system and performance required for
Required memory
personal computer".
70MB or more
Disk drive
Display
800
Operating system
Microsoft
Windows
Microsoft
Windows
Microsoft
Windows
Microsoft
Microsoft
Microsoft
Microsoft
Windows NT
Windows
Windows
Windows
Required memory
Windows
Windows
98
Pentium
133MHz or more
64MB or more
Windows
Me
Pentium
150MHz or more
64MB or more
Pentium
133MHz or more
64MB or more
Pentium
133MHz or more
64MB or more
Pentium
300MHz or more
128MB or more
Pentium
300MHz or more
128MB or more
95
Windows NT
Windows
2000 Professional
Windows
XP Professional
Windows
2-2
XP Home Edition
Pentium
133MHz or more
64MB or more
2-2
3 SPECIFICATIONS
MELSOFT
3. SPECIFICATIONS
3.1 Table of Functions
The functions supported by the GX Simulator are shown below.
The functions supported by the GX Simulator include functions executed from the GX
Simulator menu and functions executed from the GX Developer menu.
The GX Simulator simulates the function of the CPU selected at the time of execution
of the GX Simulator from the GX Developer menu: it supports CPU's of type A, QnA,
and FX. Also, when the motion controller is selected, the corresponding function of the
A series CPU operates. (Refer to Section 3.4.5(1) for the A series CPU corresponding
to the motion controller.)
Also, when the Q series (Q mode) is selected, the Q series CPU functions operate, but
when the Q series (A mode) is selected, the A series CPU functions operate as
equivalent to those of the A4UCPU.
The functions supported by the GX Simulator are as indicated in Table 3.1.
See the GX Developer Operating Manual for details about the operation of functions
executed from the GX Developer menu.
Functions
executed from
the GX
Developer
menu
PLC diagnostics
Skip execution
Partial execution
GX Developer
Operating Manual
pointer range.
Step execution
Remote operation
list
Reference
Write to PLC
Program monitor
3-1
Description
3-1
3 SPECIFICATIONS
MELSOFT
Function
I/O system settings
Serial
communication
function
Description
Simulates the operation of external devices by simple
settings.
Reference
Chapter 5.
Chapter 6.
Functions
Monitor test
Tools
Function equivalent
to WDT
Error detail display
function
Unsupported
instruction list
display function
3-2
values.
the GX
menu
Chapter 7.
executed from
Simulator
status.
Displaying the ON/OFF chart of the devices.
Chapter 8.
Chapter 4.
3-2
3 SPECIFICATIONS
MELSOFT
Chapter 7
Chapter 5
Chapter 6
Section 8.1
Section 8.1
Section 8.2
Section 8.2
3-3
3-3
3 SPECIFICATIONS
MELSOFT
Section 7.3
Timing Chart
Run.................................................................Starts the Timing Chart screen.
Section 7.5.2
Device Memory
Bit Device
Bit device corresponding to CPU............Shows the window of the selected bit
device.
Word Device
Word device corresponding to CPU.......Shows the window of the selected
word device.
Section 7.4.1
Section 7.4.1
Monitor
Start/Stop....................................................... Starts/stops monitor.
Section 7.4.2
Section 7.4.6
Section 7.4.3
Display
Starting Page..................................................Shows the first page in the active
window.
Previous Page................................................ Shows the preceding page in the
active window.
Next Page.......................................................Shows the next page in the active
window.
End Page........................................................Shows the last page in the active
window.
Jump...............................................................Shows the specified device and
onward in the active window.
Section 7.4.1
Section 7.4.1
Section 7.4.1
Section 7.4.1
Section 7.4.1
Value
Decimal.................................................. Shows decimal values in the active
window.
Hexadecimal...........................................Shows hexadecimal values in the
active window.
Section 7.4.4
Section 7.4.4
Section 7.4.4
View
3-4
Section 7.4.4
Section 7.4.4
3-4
3 SPECIFICATIONS
MELSOFT
Reference
Window
Opens a new window with the
New.........................................................................
specified device.
Cascades currently open windows.
Cascade.........................................................................
Section 7.4.5
Tile.........................................................................
Tiles currently open windows.
Arranges windows reduced to icons.
Arrange .........................................................................
Section 7.5.6
Section 7.5.6
Exit.........................................................................
Exits from Timing Chart.
Section 7.5.2
Section 7.5.6
Device
Registers the devices to be monitored. Section 7.5.4
Enter Device......................................................................
Deletes the selected devices.
Delete Device........................................................................
Section 7.5.4
Section 7.5.8
Section 7.5.8
Monitor
Start/Stop......................................................................
Starts/stops monitor.
Section 7.5.5
Section 7.5.7
3-5
3-5
3 SPECIFICATIONS
MELSOFT
Section 5.8.1
Section 5.7
Section 5.8.5
Section 5.2
Edit
Cut......................................................................
Cuts the selected setting No..
Section 5.8.2
Section 5.8.2
Section 5.8.2
Section 5.8.3
Section 5.8.3
Online
Monitor Mode......................................................................
Starts monitor.
Section 5.8.4
Section 5.8.4
3-6
3-6
3 SPECIFICATIONS
MELSOFT
Reference
View
Tool Bar......................................................................
Set whether tool bar is displayed or not.
Set whether status bar is displayed or
Status Bar........................................................................
not.
Window
Cascade......................................................................
Cascades currently open windows.
Tiles currently open windows.
Tile.....................................................................
Arranges widows reduced to icons.
Arrange Icons.....................................................................
Section 5.5.6
Section 5.5.2
Device
Registers the devices to be setting.
Enter Device......................................................................
Section 5.5.3
Section 5.5.3
Section 5.5.6
Section 5.5.6
Edit
Undo......................................................................
Returns to previous status one step
before execution.
Sets status of bit device.
Bit Device........................................................................
Section 5.5.6
Section 5.5.4
Section 5.5.4
Section 5.5.4
Section 5.5.4
Section 5.5.4
Scan
Scan Setting......................................................................
Specifies scan number.
3-7
Section 5.5.5
3-7
3 SPECIFICATIONS
MELSOFT
Device
Instruction
FX series CPU
Motion controller
A series CPU
However, some devices and instructions are restricted or are not supported.
Unsupported devices and instructions are not processed (NOP). These NOP
instructions are shown on the initial window of the GX Simulator as unsupported
information. (See Section 4.3.)
See "Appendix 1 List of Supported Devices" and "Appendix 2 List of Supported
Instruction" for details about the devices and instructions supported by the GX
Simulator.
POINT
In this manual, the PLC portion of the motion controller is described as a function of
the motion controller.
In addition, the A171SH, A172SH, A173UH(S1), and A273UH(S3) are included in
the device/instruction support range of the A2SH, A2SH(S1), A3U, and A3U
respectively.
3-8
3-8
3 SPECIFICATIONS
MELSOFT
SM400
T0
Constant
scan
100ms
Scan1
Scan2
Scan3
Scan4
Scan5
Scan1
T0=1
Scan1
T0=2
Scan1
T0=3
Scan1
T0=4
Scan1
T0=5
300ms
Scan1
T0=3
Scan1
T0=6
Scan1
T0=9
T0=12
Scan1
T0=15
Scan1
K10
(To change the time, you can use D9020 for the ACPU/QCPU (A mode)/motion
controller functions, parameter setting for the QnACPU/QCPU (Q mode)
functions, or D8039 for the FXCPU functions.)
In the GX Simulator, the count made by the timer instruction during one scan
changes with the constant scan setting. At the constant scan setting of 100ms,
the 100ms timer counts +1 during one scan. At the constant scan setting of
300ms, the 100ms timer counts +3 during one scan.
3-9
3-9
3 SPECIFICATIONS
MELSOFT
(7) Comments
Not supported by the GX Simulator.
3 - 10
3 - 10
3 SPECIFICATIONS
MELSOFT
3 - 11
3 SPECIFICATIONS
MELSOFT
Setting
Memory capacity
PLC system
PLC
parameter
PLC RAS
Only Operation error and Special function module access error in the
operating mode when there is an error are enabled.
I/O assignment
Device
Network Parameter
All valid.
Latch Start is disabled.
All disabled.
3 - 12
3 - 12
3 SPECIFICATIONS
MELSOFT
3 - 13
3 - 13
3 SPECIFICATIONS
MELSOFT
3.4.3 Restrictions and cautions for the QnA series CPU functions
(1) Special Function Module Compatibility
The GX Simulator does not support the special function modules.
The special function module buffer memory area capacity is 16 k points 64
modules. It is possible to save to and read from this area but any other access
results in an error.
Setting
PLC name
PLC system
All disabled.
Disabled, except for "Output mode at STOP to RUN" and "Common pointer No."
The corresponding memory for the "file register" is disabled.
PLC file
PLC
parameter
PLC RAS
I/O assignment
Device
Program
All valid.
Boot file
All disabled.
SFC
All disabled.
Network Parameter
3 - 14
"Standard settings" (base, Power supply unit, Increase cable) are all disabled.
All disabled.
3 - 14
3 SPECIFICATIONS
MELSOFT
Low-speed type i
During each scan, all scan programs are executed before one low-speed type
program is executed. Consequently, if N low-speed programs are set, N scans
are required to execute them all.
1 scans
2 scans
3 scans
4 scans
Scan execution
type program
Low-speed
program A
Low-speed
program B
POINT
Since a low-speed program is always completed within one scan, the monitor value
of SM510 is always OFF.
3 - 15
3 - 15
3 SPECIFICATIONS
MELSOFT
3 - 16
3 SPECIFICATIONS
MELSOFT
(2) STOP
A program error is detected by the STOP RUN program check only if MC/
MCR exists in the STL instruction or if no RET instruction is input for a STL
instruction.
No other items are detected by the STOP RUN program check. Therefore,
use the GX Developer program check functions in advance to check for these
other errors.
(5) Debugging
The skip execution, partial execution, and step execution functions are only valid
when using the GX Simulator.
They cannot be used when an actual PLC is connected.
3 - 17
3 - 17
3 SPECIFICATIONS
MELSOFT
3 - 18
3 - 18
3 SPECIFICATIONS
MELSOFT
Applicable CPU
A171SH
A2SH
A172SH
A2SH (S1)
A173UH (S1)
A3U
A273UH (S3)
A3U
REMARK
Any restrictions and cautions other than the ones described above are the same as
those for the A series CPU functions. For the restrictions and cautions for the A
series CPU functions, refer to Section 3.4.2.
For details of the motion controller, refer to the Motion Controller User's Manual.
3 - 19
3 - 19
3 SPECIFICATIONS
MELSOFT
PLC
parameter
I/O assignment
Device setting
Program setting
Boot file setting
SFC setting
Network parameters
Multiple PLC setting
3 - 20
Setting Item
All invalid.
Items except "timer time limit setting", "STOP-RUN/output mode" and "common
pointer No." are invalid.
"Target memory" of "file register" is invalid.
"Comment file used for instructions" is invalid.
"Target memory" of "device initial value" is invalid.
"Target memory" of "file for local devices" is invalid.
"Error check" is invalid.
Items other than "operation error" and "special function module access error" in
"error-time operation mode" are invalid.
"Fault history" and "low-speed program running time" are invalid.
"Model", "switch setting" and "detail setting" of "I/O assignment" are invalid.
"Basic setting" (base, power supply module, extension cable) is invalid.
"Latch range" is invalid.
"Comment" of "file using method setting" is invalid.
"I/O refresh setting" is invalid.
All invalid.
All invalid.
All invalid.
Invalid except No. of PLC
3 - 20
3 SPECIFICATIONS
MELSOFT
Low-speed type i
During each scan, all scan programs are executed before one low-speed type
program is executed. Consequently, if N low-speed programs are set, N scans
are required to execute them all.
1 scans
2 scans
3 scans
4 scans
Scan execution
type program
Low-speed
program A
Low-speed
program B
POINT
Since a low-speed program is always completed within one scan, the monitor value
of SM510 is always OFF.
3 - 21
3 - 21
3 SPECIFICATIONS
MELSOFT
END
processing
END
processing
END
processing
Reference
A cyclic program judges whether it can run or not by measuring time after the
end of a scan execution type and a low-speed execution type. The following
timing chart shows the GX Simulator processing timing at the scan time setting of
100 milliseconds and the cyclic program setting of every 200 milliseconds.
END
processing
Scan execution
type program
Low-speed execution
type program A
3 - 22
3 - 22
3 SPECIFICATIONS
MELSOFT
3 - 23
3 - 23
3 SPECIFICATIONS
MELSOFT
3 - 24
3 - 24
3 SPECIFICATIONS
MELSOFT
MEMO
3 - 25
3 - 25
MELSOFT
GX
GX
Developer Simulator
Install
4
Procedure 2
Procedure 3
In GX Developer, set the parameters to assign the I/Os (for A/QnA/Q series CPU
functions) and make the program settings (for QnA series/ Q series (Q mode) CPU
functions).
!See the GX Developer Operating Manual.
POINTS
(1) Always do the program settings for the QnA series/Q series CPU function.
If you do not make the program settings and the GX Developer is of version
later than SW2D5 -GPPW-E the following will occur.
1) The ladder sequence (list) of the active window of GX Developer will be
written.
2) The sequence program will not be written, if the active window is not a ladder
(list) window or if there are no active windows.
(2) Please set the I/O assignments (for A/QnA/Q series CPU function) before
reading/writing the buffer memory of special function module.
See Section 4.2 (4).
(To next page)
4-1
4-1
MELSOFT
Procedure 5
Select the [Tools] [Start ladder logic test] GX Developer menu items to start the GX
Simulator. The sequence program and parameters created with GX Developer are
automatically written to the GX Simulator (equivalent to write to PLC).
Debug the sequence program using the GX Simulator and GX Developer functions.
Debugging is possible by using the device monitor, changing arbitrary device values,
or simulation of machine operation.
!See "Chapter 5 I/O SYSTEM SETTING FUNCTIONS" and "Chapter 7 MONITOR
TEST FUNCTION".
!See the GX Developer Operating Manual.
Connection of actual
PLC is not necessary
Procedure 6
Procedure 7
Procedure 8
When checking the operation of the frame sent from the external device, you can use
the serial communication function for debugging.
!See "Chapter 6 SERIAL COMMUNICATION FUNCTION".
After debugging, modify the sequence program.
!See the GX Developer Operating Manual.
Set the execution status in the initial window to STOP.
If necessary, save the contents of the device memory and special function
module buffer memory.
!See "Chapter 8 TOOL FUNCTIONS".
Select the [Online] [Write to PLC] GX Developer menu items to write the modified
program to the GX Simulator.
!See the GX Developer Operating Manual.
To debug the program again, repeat Procedures 5 to 8.
4-2
4-2
MELSOFT
POINT
Always do the program settings for the QnA series CPU function.
If you do not make the program settings and the GX Developer is of version later
than SW2D5 -GPPW-E the following will occur.
(1) The ladder sequence (list) of the active window of GX Developer will be written.
(2) The sequence program will not be written, if the active window is not a ladder
(list) window or if there are no active windows.
4-3
4-3
MELSOFT
(4) When making I/O assignment on the <I/O assignment> tab screen in the [PLC
Parameters] dialog box of GX Developer, set the types and the numbers of points
of all modules.
"SP. UNIT LAY ERR." occurs if any of the following settings has been made.
1) Any of settings (a) to (c) on the following screen has been made.
(a) The type has been set but the number of points has not been set.
(b) With the settings made to slot 2 and later, the type and the number of
points of slot 1 have not been set.
(c) The number of points has been set but the type has not been set.
2) X/Y settings are overlapped.
Setting screen example (QCPU (Q mode))
(a)
(b)
(c)
4-4
4-4
MELSOFT
5)
6)
4)
1)
2)
11)
3)
8)
7)
9)
Task bar
10)
Number
12)
13)
Name
1)
CPU type
2)
LED Indicators
3)
4)
Start
5)
Tools
6)
Help
7)
8)
9)
RESET button
10)
Unsupported information
indicator lamp
11)
12)
13)
Icon
Description
Displays the currently selected CPU type.
Can display up to 16 characters.
The indicator display is equivalent to the display of CPU operation errors.
RUN/ERROR: Valid for all of the QnA, A, FX, Q series CPU and motion controller functions.
USER
: Appears only for the QnA series/Q series (Q mode) CPU functions.
Enables the selection of [Device Memory Monitor], [I/O System Settings] and
[Chapter 8 TOOL FUNCTIONS].
Use the Tools menu to execute the tool functions.
Refer to Chapter 8 Tool Functions.
Displays the GX Simulator licensee name and software version.
Displays the execution status of the GX Simulator.
Click on the radio buttons to change the execution status.
Click to clear the LED display.
Click to reset the GX Simulator
Displayed only for the A, QnA, Q, and Motion controller series functions.
Displayed only when unsupported instructions or devices for the GX Simulator is found.
Double clicking this indicator will display the unsupported instructions that have been
changed to NOP instructions and their steps.
Clicking this button will display the descriptions of issued errors, error steps, and the name of
files in which the error is issued. (The names of error files are displayed only when using the
QnA series/ Q series (Q mode) CPU function.)
LED lights up during execution of I/O system setting.
Double clicking this will show the contents of current I/O system settings.
Displays the current status (normal or error occurrence).
(At error occurrence, the icon is enclosed by yellow.)
Icon
Current Status
Normal
Error occurrence
4-5
4-5
MELSOFT
[Operation procedure]
(1) Select [Tool] - [End ladder logic test] of GX Developer menu.
You can also click
Click!
4-6
4-6
MELSOFT
M0 X1
Start
Y0
Y0
M1
Stop
X0
Y0
Run
X1
Y0
Start
Stop
Run
Y0
K50
T0
T0
M1
Y0
SET X1
5s timer setting
5-1
5-1
MELSOFT
X0
X1
X0
X2
X0
X1
X2
X0
X1
X2
X0
X1
X3
5-2
X0
X1
X2
X3
5-2
MELSOFT
5-3
5-3
MELSOFT
Set I/O
system by inputting
device value?
YES
NO
YES
NO
Save file
(see Section 5.8.1).
YES
Start monitoring
(see Section 5.8.3).
End
5-4
5-4
MELSOFT
[Operation procedure]
Select [start] - [I/O system settings] from the initial window.
[Operation procedure]
Select [File] - [Exit I/O System Settings] from I/O system settings screen.
5-5
5-5
MELSOFT
3)
5)
6)
1) Menu bar
Name of menu that can be used in I/O system settings is displayed.
When menu has been selected, drop-down menu will be displayed and various
functions from this menu can be used.
2) Tool bar
From functions assigned by menu bar, those most frequently used are displayed
with buttons.
5-6
5-6
MELSOFT
6) Edit/monitor screen
Editing and monitoring of I/O system settings are performed using this screen.
In timing chart input mode (see Section 5.4)
5-7
5-7
MELSOFT
[Operation procedure]
(1) Select [Start] - [I/O System Settings] from initial window.
(2) Double-click column of number to set timing chart as shown below.
[Setting window]
Make the setting below in I/O system setting dialog box.
1)
3)
2)
4)
1) No.
The number of settings in the I/O system setting dialog box.
Up to 40 settings can be chosen.
When clicked, set No. is made object of Cut, Copy or Paste.
2) Condition
Designates the input condition from GX Simulator.
The input conditions can be designated as either a bit device or a word device.
For a bit device, designation condition is ON/OFF; for a word device, designation
condition is a comparison (=,<>,<,>,<=,>=) with a constant or another word
device.
In addition, relational conditions can be set by specifying AND/OR operation.
AND condition
OR condition
AND ... The condition will be fulfilled if both designated conditions on the left and
right are achieved. Otherwise, the condition will not be fulfilled.
OR...... The condition will be fulfilled if either or both of designated conditions in
upper and lower columns are achieved.
5-8
5-8
MELSOFT
button and enter device name, device No., designated condition, etc.
Selects ON or OFF
condition.
Selects when
"Normally ON" is set.
When a bit device is selected:
POINT
Index representation (eg. D0Z0), representation of a word device in bits form (eg.
D0,0), and sets of bits device representation (eg. K4X0) are not allowed in the
Condition area.
4) Setting
Designates enable or disable for each setting.
to enable the setting.
Apply a check mark
5-9
5-9
MELSOFT
YES
NO
Register device
(see Section 5.5.3).
Set/edit timing
(see Section 5.5.4).
NO
YES
End
5 - 10
5 - 10
MELSOFT
3)
5)
6)
7)
1) Menu bar
Name of menu, which can be used in timing chart format input screen, is
displayed.
When menu has been selected, drop-down menu will be displayed and various
functions from this menu can be used.
2) Tool bar
From functions assigned by menu bar, those most frequently used will be
displayed with buttons.
5 - 11
5 - 11
MELSOFT
POINT
(2) Buffer memory and extension file register are displayed as shown below.
<Buffer memory>
<Extension file register>
The first I/O number of
a special function module
Block No.
ER
\G
\R
Address
Address
4) Scan number
Shows scan number of timing.
When scan number is set by selecting [Scan] - [Scan setting], disabled scans will
be displayed with shading.
When applying check mark to "Keep" on the right of Edit-Timing Chart Format
button, the enabled scans can be repeated while the condition is being fulfilled.
Example: For continuation with 6 scans designated:
5) OK button
Defines settings and exits from this screen.
6) Cancel button
Cancels settings and exits from this screen.
7) Status
Displays state of timing chart being set.
1
5 - 12
5 - 12
MELSOFT
[Operation procedure]
(a) Select [Device] - [Enter Device].
(b) Dialog shown below will appear. After setting each item, click Enter button.
A maximum of 16 devices can be entered.
[Bit device selected]
Item
Contents
Device name
Device No.
Initial value
Displayed format
Enter button
Enters device.
Close button
Display can be selected from 16 Bit integers, 32 Bit integers and real numbers.
5 - 13
5 - 13
MELSOFT
[Operation procedure]
(a) Select device to be deleted.
Deleting X1F is described here, as example.
5 - 14
5 - 14
MELSOFT
Tool
button
Menu
Short-cut
key
To turn ON
designated
timing
F1
To turn OFF
designated
timing
F2
Timing
F3
To turn ON until
next OFF timing
To turn OFF
designated
timing and all
later
To turn ON
designated
timing and all
later
To insert timing
[Edit] - [Insert]
Right-click, then [Insert].
F5
F6
Insert
To delete timing
[Edit] - [Delete]
Right-click, then [Delete].
Delete
5 - 15
5 - 15
MELSOFT
[Operation procedure]
1) Select initial bit device timing.
5 - 16
5 - 16
MELSOFT
[Operation procedure]
1) Select timing of word device to be changed.
5 - 17
5 - 17
Item
MELSOFT
Contents
Value setting
Set value
Continuation
Scan
Scan
Changed value
Trigonometric functions
SIN curve, COS curve
-50
COS curve
50
50
100
Number of scans
50
-50
100
Number of scans
Maximum value
Periodic scan
5 - 18
5 - 18
MELSOFT
[Operation procedure]
1) Select word device timing that is not to be changed.
[Operation procedure]
1) Select the timing at the right side of the position where timing is to be
inserted.
5 - 19
5 - 19
MELSOFT
After timing has been inserted, timing will shift to the right.
[Operation procedure]
1) Select timing of the position to be deleted.
5 - 20
5 - 20
MELSOFT
[Operation procedure]
(1) Select [Scan] - [Scan Setting].
(2) Scan number setting screen will appear: Enter scan number.
(Example)
When Scan number is set to 5, and timing chart is set to "Keep", scanning from 0
to 4 will be repeated as long as the condition is fulfilled.
5 - 21
5 - 21
MELSOFT
[Operation procedure]
Select [File] - [Open File].
[Setting window]
Designate optional file with "Look in", click file to be opened and click Open
button.
POINT
Devices for only 16 points from upper side of timings (maximum 64 points) set by
timing chart screen can be read.
It is necessary to move required timings to upper side before creating timing data
file.
[Operation procedure]
Select [Edit] - [Undo].
5 - 22
5 - 22
MELSOFT
Click Add button. Device registration dialog will be displayed. Refer to Section
5.5.3 (1) for details.
By clicking Delete button, the device is deleted from object of monitoring.
Two or more devices can be deleted by using "Shift key + Select" or "Ctrl key +
Select".
By clicking Jump To button, display of timing chart format input screen jumps to
device being selected.
By clicking UP / DN button, device being selected moves up or down.
Selecting Two or more devices
(Two or more devices cannot be selected and moved simultaneously.)
Value
Selects decimal or hexadecimal number display.
View
Selects 16 Bit, 32 Bit or real number.
5 - 23
5 - 23
MELSOFT
Drag!
(b) Superimpose dotted line frame on the device name to be exchanged. Device
name can now be exchanged.
Stop dragging.
5 - 24
5 - 24
MELSOFT
[Operation procedure]
(1) Select [Start] - [I/O System Settings] from initial window.
(2) Double-click column of number to which device value is to be set.
[Setting window]
Perform setting in I/O system setting dialog box as shown below.
1)
2)
3)
4)
5)
[Description of items]
1) No.
Number of settings in I/O system setting dialog box.
Maximum 100 settings can be chosen.
Once the set No. has been clicked, it can be cut, copied or pasted.
2) Condition
Since the conditions are the same as those when timing chart is used, refer to
Section 5.4 2).
3) Timer
Sets the time from the point when designated condition is fulfilled until the input is
issued. Enter the time in 10 ms units. The setting range is 1 to 1000 ( 10 ms).
4) Input No.
Designates the bit device which is turned ON/OFF once designated condition has
been fulfilled. Also designates word device whose value is to be changed.
Sets bit device ON/OFF when
condition has been fulfilled.
5 - 25
5 - 25
MELSOFT
Entered device
will be displayed.
When bit device is selected:
5) Setting
Designates whether each setting is to be enabled or disabled. Apply check mark
to check box for the setting to be enabled.
POINT
Set the device point that can be executed(valid setting)at a time to 25000 point or
less,for device value input on I/O system setting diaaalog box.
The following error message displays if Execute I/O System Settings is executed
when the device point exceeds 25001 points.
st
The cursor moves to 25001 point device setting area where Enable is set on
Edit/monitor screen.
5 - 26
5 - 26
MELSOFT
[Operation procedure]
(a) Select [File] - [Open] to open I/O system setting file ( .IOS).
Refer to Section 5.8.1 for details of operation.
POINT
After changing I/O system setting of a file being opened, the file can automatically
be saved by executing the I/O system settings.
If I/O system setting file is not to be saved, save the file under a different file name
and execute I/O system settings.
5 - 27
5 - 27
MELSOFT
(d) When A/QnA/QCCPU is used, execution state will automatically change from
STOP to RUN mode, and simulation will start.
When FXCPU is used, simulation is started by switching the setting in the
initial window from STOP to RUN.
When GX Developer is SW2D5 -GPPW-E or later
After the GX Simulator is started, the set I/O system settings will remain
enabled until they are deleted or the GX Simulator is quit.
To use the same I/O system settings when the GX Simulator is restarted,
read the I/O system setting data from the saved file, and then execute the
I/O system setting again.
POINT
For FXCPU: If settings are made in RUN status, the status must be switched to
STOP once before returning to RUN, to enable the new settings.
[Operation procedure]
(a) Select [File] - [Cancel I/O System Settings].
Also
POINT
When I/O System Settings are not being executed, the I/O system setting LED on
the initial window will turn off.
5 - 28
5 - 28
MELSOFT
[Operation procedure]
Select [File] - [New].
Also
[Operation procedure]
Select [File] - [Open].
Also
[Setting window]
Designate optional holder with "Look in", click the file to be opened, then click
Open button.
5 - 29
5 - 29
MELSOFT
[Operation procedure]
Select [File] - [Save].
can also be clicked instead of above.
If file being opened has not been saved, "Save As" dialog will be displayed:
Save with optional name entered. Refer to (4) for details.
[Operation procedure]
Select [File] - [Save As].
[Setting window]
Designate optional folder with "Save in", and enter file name to be saved in "File
name".
If setting is to be over-written on existing file, select the file to be saved by
clicking: Then click Save button.
5 - 30
5 - 30
MELSOFT
5.8.2 Cutting, copying and pasting all settings in the set No.
(1) Cutting and copying the selected set No.
[Purpose]
To cut and copy selected set No. and save on clipboard.
[Operation procedure]
(a) Select the set No. to be cut/copied by clicking.
[Operation procedure]
(a) Select the set No. to be pasted by clicking.
POINT
The set No. copied or cut by device value input cannot be pasted by timing chart
input.
In addition, the set No. copied or cut by timing chart input cannot be pasted by
device value input, either.
5 - 31
5 - 31
MELSOFT
1)
2)
[Operation procedure]
Choose [Edit] - [Enable/Disable Settings] - [Enable All].
5 - 32
5 - 32
MELSOFT
[Operation procedure]
(a) Select [Online] - [Monitor mode].
can also be clicked instead of above.
[Operation procedure]
Select [Online] - [Edit mode].
can also be clicked instead of above.
5 - 33
5 - 33
MELSOFT
3)
5)
1)
2)
4)
1) Bit device
The status of displayed bit device can be inverted by clicking.
As shown on the screen, when "Y4=ON" is indicated, yellow display will show
ON status.
If "Y4=OFF" is indicated, yellow display will show OFF status.
2) Word device
Following dialog box is displayed by clicking: Displayed value can be changed.
3) Normally ON
Since ON is normally set, nothing changes even if clicked.
4) Push button
Push button state is inverted by clicking.
If there are push buttons with the same number, all buttons are linked for
operation.
5 - 34
5 - 34
MELSOFT
5.8.5 Reading I/O system setting file for SW5 or earlier versions
[Purpose]
To read I/O system setting file for SW2D5 -LLT-E to SW5D5C-LLT-E.
[Operation procedure]
Select [File] - [Import Earlier Version of I/O System File].
[Setting window]
Specify any folder in "Look in", click the file to be opened ( .TXT,
click the Open button.
POINT
When reading a SW5D5 format file, specify a LIM file ( .LIM).
5 - 35
5 - 35
MELSOFT
Serially connectable
external device
6
Frame transmission
Response
Serially connectable
external device
Frame transmission
GX Simulator
Response
POINT
The serial communication function does not support the serial communication
module's no-procedure protocol created by sequence programming.
6-1
6-1
MELSOFT
Start
Start
Receive a frame.
Send a frame.
6
NO
YES
Click the Close button to close
the COM port.
(Refer to Section 6.3.)
End
6-2
NO
YES
End
6-2
MELSOFT
6-3
6-3
MELSOFT
4)
1)
5)
6)
2)
1)
3)
Set the GX Simulator side environment for communication with the external
device.
With the exception of the COM port, make all settings equal to those of the
external device side.
Item
Description
COM Port
Transfer Speed
Data Length
Parity
Stop Bit
Format Selection
Sum Check
Flow Control
6-4
2)
Open button
Used to open the COM port as set in the communication settings.
Open the COM port first before starting communication with the external device.
3)
Close button
Used to close the opened COM port.
6-4
6-5
4)
Communication Status
Displays the communication result. Refer to Section 6.7 for details.
5)
6)
End button
Used to clear the communication status.
MELSOFT
6-5
MELSOFT
PLC Series
ACPU/QCPU (A mode)/
Item
QnACPU/QCPU (Q mode)
motion controller
Communication system
Synchronization system
Asynchronous system
Transmission speed
9.6kbps
QnA-compatible 3C frame format 3
Compatible frames
Usable commands
Transmission
control
Compatible
Selectable
CD signal control
Disabled
Disabled
DC2/DC4 control
Disabled
Connection target
POINT
When the PLC series is the FXCPU, the serial communication function is
unavailable.
Wiring
TXD
TXD
RXD
RXD
RS(RTS)
RS(RTS)*1
CS(CTS)
CS(CTS)*1
DSR(DR)
DSR(DR)
DTR(ER)
DTR(ER)
*1 Needed for flow control only
6-6
6-6
MELSOFT
Motion Controller
QnA/QCPU (Q Mode)
FXCPU
: Unusable
Word devices
X, Y, M, L, S, B,
A-compatible
F, M, TS, TC,
TN, CN, D, W,
1C frame
C, S, CC,
R, D, Special D
Special M
QnA-compatible X ,Y, M, L, F, V,
3C frame
6-7
SB, DX, DY
Remarks
D, W, TN, SN,
CN, SW, Z, R,
ZR
6-7
MELSOFT
Function
BR
JR 2
WR
QR 2
Bit unit
Batch read
Word unit
BW
JW 2
WW
QW 2
BT
JT 2
WT
QT 2
Bit unit
Batch write
Word unit
Device memory
Test
(Random write)
Monitor data
registration
Bit unit
Word unit
Bit unit
Word unit
Bit unit
Monitor
Word unit
Intelligent function
module
Loopback test
Remote operation
Batch read
Batch write
Test (Random write)
Monitor data registration
Monitor
Word unit
Batch read
Batch write
Remote RUN
Remote STOP
BM
JM 2
WM
QM 2
MB
MJ 2
MN
MQ 2
ER
EW
ET
EM
ME
TR
TW
TT
RR
RS
42H, 52H
4AH, 52H
57H, 52H
51H, 52H
42H, 57H
4AH, 57H
57H, 57H
51H, 57H
42H, 54H
4AH, 54H
57H, 54H
51H, 54H
42H, 4DH
4AH, 4DH
57H, 4DH
51H, 4DH
4DH, 42H
4DH, 4AH
4DH, 4EH
4DH, 51H
45H, 52H
45H, 57H
45H, 54H
45H, 4DH
4DH, 45H
54H, 52H
54H, 57H
54H, 54H
52H, 52H
52H, 53H
Max. Number
of Points
256 bits
32 words
64 words
160 bits
10 words
64 words
20 bits
10 words
10 words
40 bits
20 words
20 words
64 words
64 words
10 words
20 words
128 bytes
128 bytes
1 : When the AnNCPU is used, the number of used points is calculated as twice larger if device X
is used in bit unit monitor data registration (BM) or word unit monitor data registration (WM).
For device X, therefore, the number of usable points is halved.
2 : Not supported when the AnNCPU is used.
6-8
6-8
MELSOFT
Function
(Sub command)
Bit unit
Batch read
Batch write
Random read
Device memory
Test
(Random write)
Monitor data
registration
Monitor
Multiple block batch
read
Multiple block batch
write
0401(00
1)
Word unit
0401(00
0)
Bit unit
1401(00
1)
Word unit
1401(00
0)
Word unit
0403(00
0)
Bit unit
1402(00
1)
Word unit
1402(00
0)
Word unit
0801(00
0)
Word unit
0802(0000)
Word unit
0406(00
0)
Word unit
1406(00
0)
QCPU(Q mode)
3952 bits
7904 bits
480 words
960 words
480 words
960 words
3952 bits
7904 bits
480 words
960 words
480 words
960 words
96 words
192 words
96 words
192 words
94 bits
188 bits
96 words
192 words
96 words
192 words
96 words
192 words
96 words
192 words
480 words
960 words
Intelligent function
Batch read
0601(0000)
960 words
1920 words
module
Batch write
1601(0000)
960 words
1920 words
Remote RUN
1001(0000)
1002(0000)
0101(0000)
0619(0000)
PLC CPU
Remote STOP
CPU type read
Loopback test
6-9
6-9
MELSOFT
Definition
A COM opening error occurred.
The status is displayed with the error code that indicates the definition of the error that occurred.
Command Packet
(command character)
Acknowledge Packet
(command character)
NAK Send
A command was sent from the serial communication function to the connection target.
1
NAK was returned in a response message.
The status is displayed with the error No.
In communication with sum check made, the sum check code was wrong.
No response is given since GX Simulator side cannot recognize the frame format.
Unsupported command
received
Can not distinguish frame The frame identification number cannot be recognized. No response is given.
Check whether the PLC series and used frame are correct.
Buffer full error
response is given.
Reduce the total number of data sent from the external device to less than 10000 bytes.
1 : The communication command symbol is displayed.
6 - 10
6 - 10
MELSOFT
Error Item
Sum check error
Error Definition
The calculated sum check does not
match the sent sum check.
Corrective Action
Reexamine the sum check on the
other end device.
Protocol error
part.
A non-existing command was
specified.
The requested number of points
exceeded the range permitted for the
command.
A non-existing device was specified.
06H
Character error
12H
6 - 11
assigned correctly.
6 - 11
MELSOFT
7140H
Error Item
Error Definition
Corrective Action
7142H
7144H
A monitor request was made before monitor Make a monitor request after registering the
registration.
device to be monitored.
7147H
7E40H
Command error
7E43H
Device error
7E4FH
7F20H
ASCII-binary conversion
error
7F23H
MC protocol message
error
After the character part, data (e.g. ETX, CR- Restart communication after checking and
correcting the message sent by the other
LF) does not exist or incorrect data was
end device.
specified.
7F24H
6 - 12
6 - 12
MELSOFT
Function Executed
from a GX Developer
Menu
Function Executed
from a GX Simulator
Menu
Ladder monitor
Device batch monitor
Device registration monitor
Monitor test
functions
Device test
Skip execution
Partial execution
Step execution 1
Available
Not supported
1: For the Q series CPU (Q mode), GX Developer cannot be used. Only GX Simulator
may be used.
See the GX Developer Operating Manual for details of the functions which can be
executed from the GX Developer menu.
7-1
7-1
MELSOFT
Monitoring using
timing chart?
YES
NO
Select the device to be
monitored (see section 7.4.1).
NO
YES
End
7-2
7-2
MELSOFT
[Operation procedure]
Select [Start] - [Device Memory Monitor] from initial window.
[Operation procedure]
Select [Start] - [Exit] from device memory monitor screen.
7-3
7-3
MELSOFT
[Operation Procedure]
1) Select [Start]
2) Select [Device Memory] then [Bit Device] or [Word Device] in the device
memory monitor window and select the devices to be monitored in the
monitor test.
POINT
Be sure to set the required items on "I/O assignment" setting screen of GX
Developer when monitoring the special function buffer memory according to the
setting of A series, QnA series, Q series CPU function or motion controller function.
7-4
7-4
MELSOFT
4) Click on the
button or select [Display] [Jump] (llF9ll) to
change the displayed device range.
... Click this button to display the first page of
currently displayed devices.
... Click this button to display the previous page of
currently displayed devices.
... Click this button to display the next page of
currently displayed devices.
... Click this button to display the last page of
currently displayed devices.
[Display] [Jump] (llF9ll)... Select these items to open the following setting
window.
Designate the first device number to bdisplayed.
POINTS
(1) Although the device window opens in either procedure of [Device Memory]
[Bit Device] / [Word Device] or [Window] [New] (llF2ll), the device window
called by the procedure beginning with the selection of [Device Memory]
display the devices starting from device number 0.
Select [Window] menu (llF2ll) to specify an arbitrary start device number for
display.
(2) Pressing the lESCl key closes the device window which is currently active.
7-5
7-5
MELSOFT
[Operation Procedure]
1) Select [Monitor] [Start/Stop] (llF3ll) in the Device memory monitor window
while monitoring the device memory.
[Start/Stop]
POINT
The present monitor status is displayed in the guidance column below the device
memory monitor window.
During monitoring
During monitor stopped
7-6
7-6
MELSOFT
[Operation Procedure]
1) Select [Monitor]
7-7
7-7
MELSOFT
[Setting Window]
1)
2)
2) Value
Selects whether to display the values in the device monitor column as a
decimal or hexadecimal value when monitoring a word device.
The same operation is possible from the keyboard by pressing the lF8l key.
Decimal..................Displays a decimal value.
Hexadecimal..........Displays a hexadecimal value.
POINT
The device monitor format can also be changed by selecting the desired format
from the drop-down menu of [Display] in the Device memory monitor window.
7-8
7-8
MELSOFT
[Operation Procedure]
1) Opening a new window
Choose [Window]
Entering the device name and device number and clicking the [OK] button
opens a new window.
POINT
You can open up to 8 windows concurrently.
7-9
7-9
MELSOFT
[Operation Procedure]
Select [Device Memory] then [Bit Device] or [Word Device] in the Device memory
monitor window and select the devices to be monitored in the monitor test.
Double-click here
(b) Click on the device number to select it and press the F10 key. The
ON/OFF status of the selected bit device is highlighted.
(c) Click on the device number to select it and select [Monitor] [Test].
Press the lEnterl key to change the original present value to the
designated value.
7 - 10
7 - 10
MELSOFT
POINT
Always select the hexadecimal display for numeric values when inputting a
hexadecimal using the numeric keypad. Note that character-string cannot be input.
7 - 11
7 - 11
MELSOFT
Entry of device
Entry device in
manual mode.
Start monitoring
(See Section 7.5.5).
Save entered
device in file?
NO
YES
Save in file
(see Section 7.5.6 (2)).
End
REMARK
When sampling period is to be set, refer to Section 7.5.7.
Refer to Section 7.5.6 (3) if saved as timing chart data file.
7 - 12
7 - 12
MELSOFT
[Operation procedure]
Select [Timing Chart] - [Run] from device memory monitor screen.
Maximum 4 timing charts can be started.
[Operation procedure]
Select [File] - [Exit] from timing chart screen.
7 - 13
7 - 13
MELSOFT
4)
1)
2)
6)
5)
8)
7)
1) Menu bar
Names of menu that can be used in timing chart are displayed.
When menu is selected, drop-down menu will be displayed and you can use
various functions from this menu.
2) "Status" button
By clicking the "Status" button, you can start/stop monitoring.
For the details, refer to Section 7.5.5.
3) Device Entry
Selects auto or manual entry of device to be monitored.
For the details, refer to Section 7.5.4.
7 - 14
7 - 14
MELSOFT
POINTS
(1) The expressions in the timing chart are timer (T), counter (C), and retentive
timer (ST), and each of them has three types; contact, coil, and present value.
In the timing chart, they are expressed as follows.
Expressions used in the timing chart
Timer
Counter
Retentive timer
Contact
TS
CS
STS (SS)
Coil
TC
CC
STC (SC)
Present
value
TN
CN
STN (SN)
(2) Buffer memory and extension file register are displayed as follows.
<Buffer momory>
The first I/O number of
a special function module
\G
Address
ER
\R
Address
(3) When word device is designated as 32 bit integer, (D) is added to the end of
device name.
Example: D0(D), W6(D)
6) Reference line/scale
The scale displayed indicates the past scan count.
Clicking the scale moves the reference line (vertical line) and shows the
device values at that scan in 5).
7) Scroll bar
Up to 1000 sampled past states of devices area saved.
By operating the scroll bar, you can confirm the past states of devices.
7 - 15
7 - 15
MELSOFT
8) Status display
Shows the states of the monitor devices.
1
7 - 16
7 - 16
MELSOFT
[Operation procedure]
1) Make sure that device entry is set to "Auto":
If set to "Manual", switch to "Auto".
7 - 17
7 - 17
MELSOFT
POINTS
(1) If devices registered using GX Developer do not appear in the timing chart
screen, switch the device entry setting from Auto to Manual, and execute
device entry.
(2) For any instruction whose argument occupies double-word positions, two word
devices will be displayed on the timing chart screen.
(For DINC D0, D0 and D1 are entered.)
(3) When batch monitor of GX Developer is used to monitor a bit device, this bit
device will not be entered.
(4) When the A/FX/Q (A mode) CPU/motion controller is selected, the bit digitspecified/index-qualified device will not be entered.
(5) When QnA/QCPU (Q mode)is selected, directly designated buffer memory will
not be entered.
(6) When FX series CPU is selected, the following instructions displayed on GX
Developer circuit monitor screen will not be entered.
RST T, RST C
PLS Y, PLS M
PLF Y, PLF M
(b)
Manual entry
[Purpose]
Manually enters device to be monitored in timing chart.
[Operation procedure]
1) Select [Device] - [Enter Device].
2) The dialog shown below will appear: After setting each item, click Enter
button.
Maximum 64 devices can be entered.
<"Selection" selected>
Directly enters
device name.
Designates
device No.
7 - 18
7 - 18
MELSOFT
[Operation procedure]
(a) Select the device to be deleted:
For example, X0 is deleted here.
7 - 19
7 - 19
MELSOFT
[Operation procedure]
After registering device, select [Monitor] - [Start/Stop] while monitor is stopped.
You can also click Monitor Stop button instead of above.
However, if device is registered in auto mode, monitoring will start when device is
registered.
[Operation procedure]
Select [Monitor] - [Start/Stop] during monitoring.
You can also click Monitoring button instead of above.
7 - 20
7 - 20
MELSOFT
[Operation procedure]
Select [File] - [Open file].
[Setting window]
Designate optional folder with "Look in", click file to be opened, then click Open
button.
[Operation procedure]
Select [File] - [Save File As].
7 - 21
7 - 21
MELSOFT
[Setting window]
Designate optional folder with "Save in", and enter new file name in "File name".
If data is to be overwritten on existing file, select the file by clicking.
After setting, click Save button.
[Operation procedure]
Select [File] - [Save Timing data].
[Setting window]
Designate optional folder with "Save in", and enter new file name in "File name".
If data is to be overwritten on existing file, select the file by clicking.
After setting, click Save button.
7 - 22
7 - 22
MELSOFT
[Operation procedure]
(1) Select [Monitor] - [Sampling Period].
(2) Sampling period setting screen will appear: Input data collection interval.
<Example>
When Data Accumulation Interval is set to 5 scans, the device value will be
collected every 5 scans and displayed in the timing chart display screen.
(The default value is 1 scan.)
REMARK
Every time you change the sampling period, the data displayed in the timing chart
will be cleared.
7 - 23
7 - 23
MELSOFT
Value
Changes between decimal and hexadecimal.
View
Changes between 32 bit integer and Real number.
(Effective only when selected device is a double word)
7 - 24
7 - 24
MELSOFT
Drag!
Stop dragging.
7 - 25
7 - 25
MELSOFT
(c) By clicking "-260", the device status of 260 scans before will appear in 1.
In 1, the bit device ON/OFF status and word device value are displayed.
7 - 26
7 - 26
MELSOFT
Bit device
Word
device
Device Name
Input
Input
Output
Output
Internal relay
Internal relay
Annunciator
Latch relay
Link relay
Annunciator
TS
Timer (contact)
Edge relay
TC
Timer (coil)
SB
CS
Counter (contact)
Link relay
Bit device
CC
Counter (coil)
SM
Special relay
Sp.M
Special relay
TS
Timer (contact)
TN
TC
Timer (coil)
CN
STS
Data register
STC
Link register
CS
Counter (contact)
Buffer Memory
Buffer memory
CC
Counter (coil)
File register
FX
Function input
ER
FY
Function output
TN
STN
Retentive timer
(Current value)
Index register
Accumulator
Sp.D
Special register
FX series CPU Functions
Symbols Displayed
on Window
Device Name
Word
device
CN
Data register
Link register
SW
SD
Special register
Input
File register
Output
ZR
Internal relay
Index register
State
Buffer memory
TS
Timer (contact)
TC
Timer (coil)
CS
Counter (contact)
CC
Counter (coil)
Sp.M
Special relay
TN
CN
Data register
Buffer Memory
Buffer memory
Z
V
Sp.D
7 - 27
Device Name
Word
device
Symbols Displayed
on Window
Bit device
Index register
Special register
7 - 27
MELSOFT
[Operation Procedure]
1) Set the execution status in the initial window to STOP when the device
memory or buffer memory contents are to be saved.
2) Select [Tools]
8-1
8-1
MELSOFT
[Setting Window]
Click on the Yes button, to save the entire device memory or the buffer memory for the
slots allocated to special function modules in the I/O assignment settings.
The buffer memory data is saved to the following directories:
[Example]
If C:\MELSEC is designated as the directory where the GX Simulator are installed,
then the buffer memory data is saved to the following directories:
A series CPU Functions................... C:\Melsec\LLT\Acpu\Devmem
QnA series CPU Functions.............. C:\Melsec\LLT\QnAcpu\Devmem
FX series CPU Functions.................. C:\Melsec\LLT\FXcpu\Devmem
Motion controller Functions.............. C:\Melsec\LLT\Acpu\Devmem
Q series CPU Functions .................. C:\Melsec\LLT\Qcpu\Devmem
POINTS
(1) If the execution status is RUN, device memory/buffer memory cannot be
saved.
To save the device memory/buffer memory, change the status to STOP.
(2) The GX Simulator can save only one file.
If data already exists in the GX Simulator, the new file overwrites the existing
data (file).
8-2
8-2
MELSOFT
[Operation Procedure]
Set the execution status in the initial window to STOP. Select [Tools]
device memory] or [Restore buffer memory].
[Restore
[Setting Window]
Reading device memory
<A series CPU, Motion controller and Q series CPU (A Mode)>
1)
3)
4)
5)
3)
4)
5)
1)
3)
8-3
4)
5)
8-3
MELSOFT
2)
4)
3)
5)
2)
3)
8-4
4)
5)
8-4
MELSOFT
[Description]
1) Read Device Check Boxes
Click in the check boxes to select the devices read to GX Simulator.
Click on a check box again to cancel a selection.
All devices are selected by default.
3) [CLEAR] button
Click to clear all device or special function module selections.
5) [OK] button
Click this button after completing all settings.
POINTS
(1) Device memory/buffer memory read is not allowed while the execution status
is RUN.
Change the execution status to STOP before reading device memory/buffer
memory.
(2) With the A series CPU function, QnA series CPU function, Q series CPU
function or Motion controller function, selection of a slot that is not assigned to
a special function module using the GX Developer I/O assignment setting is
not possible.
Before reading buffer memory, set the GX Developer I/O assignment.
8-5
8-5
MELSOFT
[Operation Procedure]
Choose [Tools] - [Option] - [Display as minimized next time].
Every time it is chosen, the check box on the left of the menu alternates between ON
and OFF.
When you exit from GX Simulator with the check box ON, starting GX Simulator next
time displays the initial window on the task bar in the minimized status.
POINT
(1) The initial setting is a "check box OFF" status.
(2) Making selection merely turns the check box ON/OFF in the menu. At this
time, the initial window is not minimized.
8-6
8-6
MELSOFT
MEMO
8-7
8-7
MELSOFT
[Simulation Example]
The following shows the system where sheet is fed using roller and cut by cutter.
Rotation amount of roller is taken into high-speed counter unit (Channel 1 is used),
roller stops when the value reaches "1000" and sheet is cut by Y20 (cut request).
Roller turns again by X10 (cut completion) from cutter to feed sheet.
[System Configuration]
Cutter
Roller
Sheet
Motor
D0
Q
D
6
2
Q
X
1
0
Q
Y
1
0
X10 to X1F
X20 to X2F
Q
C
P
U
X/Y0 to X/YF
Power supply
module
Encoder
POINT
Program, device registration file ( .mon), and I/O system setting file ( .IOS) are
stored in "Manual" folder of CD-ROM for the product.
When using them, copy them once onto the hard disk.
Since the sample files copied are read-only, cancel the read-only settings of all
files.
9-1
9-1
MELSOFT
[Sequence program]
9-2
9-2
MELSOFT
[Devices used]
Device No.
High-speed counter
unit signals
Cutter operation
control signals
Contents
X0
Unit ready
X2
Counter value
matching
(point No.1)
Y0
Y1
Preset command
Y2
Matching signal
enable command
Y4
Count enable
command
X10
cutting complete
Y20
Cut request
X15
X16
Present value
reading
X17
M10
Initial setting
complete
D0 to D1
Present value
storage
Other devices
9-3
Signal name
9-3
MELSOFT
2) Turn on X0.
3) Move the cursor to the position where step execution will be started (step 0).
9-4
9-4
MELSOFT
POINT
"SP. UNIT ERROR" occurred because you attempted to write a value to the buffer
memory using the TO instruction, without making I/O assignment.
Section 9.2 gives a debugging example in which I/O assignment is made and the
buffer memory is used.
7) Double-click "Parameter" - "Set PLC parameter" from project data list on GX
Developer and click "I/O assignment" tab so that I/O assignment is as shown
below.
Slot
Type
Model
Points
0 ( -0)
Special
QD62
16 points
0 ( -1)
Input
QX10
16 points
0 ( -2)
Output
QY10
16 points
8) By updating parameter with PLC writing and setting to RUN after resetting,
error will not occur even if X0 is turned ON.
9-5
9-5
MELSOFT
Type
Model
Points
0 ( -0)
Special
QD62
16 points
0 ( -1)
Input
QX10
16 points
0 ( -2)
Output
QY10
16 points
POINT
The timing chart retains data of up to 1000 scans.
9-6
9-6
Double-click here
to change between
ON and OFF.
MELSOFT
Turning on X15,
turns on Y4.
Turning on X0,
turns on M10.
Turning on X17,
turns on Y12.
Motor
Turnning on X2,
turns off Y4 and turns on Y20.
9-7
9-7
MELSOFT
Roller
Motor
Roller
Motor
9-8
9-8
MELSOFT
Motor
9-9
9-9
MELSOFT
Type
Model
Points
0 ( -0)
Special
QD62
16 points
0 ( -1)
Input
QX10
16 points
0 ( -2)
Output
QY10
16 points
9 - 10
9 - 10
MELSOFT
Set No.
1
Contents
X0 (unit ready) is normally turned ON.
By clicking push button 0, X15 (count operation start) and X17 (matching data setting) which must
When Y20 (cut request) is turned ON, X10 (cut complete) turns ON 3 seconds later.
This assumes the operation through cutting has been completed, after requesting cut.
When Y0 (matching signal No. 1 reset command) is turned ON, X2 (counter value matching (point
9 - 11
9 - 11
MELSOFT
9 - 12
9 - 12
MELSOFT
By clicking Push
button 0, X15 and
X17 are turned ON.
Y2 is turned ON by
turning X17 ON.
Y4 is turned ON by
turning X15 ON.
By turning Y4 ON,
D0 is counted up.
9 - 13
9 - 13
MELSOFT
Motor
Start cutting)
Sheet
Motor
9 - 14
9 - 14
MELSOFT
Turning on X10,
turns on Y0 and turns off Y20.
Cut sheet
Motor
9 - 15
9 - 15
10 TROUBLESHOOTING
MELSOFT
10. TROUBLESHOOTING
If wrong sequence programs or parameters are used, GX Simulator displays the
relevant error messages on the initial window, in the following order, (1), (2).
(1) When an error occurs and the program is stopped, the error
message is displayed that indicates the cause of program stop.
(2) If errors occur when the operating mode is set to "Continue", the
error message for the first error is displayed.
Error Code
(D9008) 1
"INSTRCT CODE
ERR."
Details Error
Code
(D9091) ) 1
101
102
103
104
105
107
10
Checked at RUN
STOP or at
the execution of
an instruction
10 - 1
Remedy
10
10 - 1
10 TROUBLESHOOTING
MELSOFT
Error Message Table (cont.)
Error Message
Error Code
(D9008) 1
"MISSING END
INS."
Details Error
Code
Remedy
121
122
131
(D9091) )
12
Checked at RUN
STOP
"CAN'T
EXECUTE(P)"
132
133
13
in the program.
(3) The nesting level of lCALLl, lCALLPl, or
lFORl exceeds the nesting limit six (6)
and is executing the sixth level.
(4) There is no lRETl or lNEXTl
instructions for the lCALLl or lFORl
instruction.
134
136
137
Checked at the
execution of the
instruction
138
10
10 - 2
10 - 2
10 TROUBLESHOOTING
MELSOFT
Error Message Table (cont.)
Error Message
Error Code
(D9008) 1
Details Error
Code
Remedy
220
241
461
501
502
503
504
(D9091)
"WDT ERROR"
Checked at the
execution of the
sequence
program.
22
"END NOT
EXECUTE"
Checked at the
execution of the
instruction.
24
"SP.UNIT
ERROR"
Checked at the
execution of the
FROM/TO
instruction or
special function
module dedicated
instruction.
46
"OPERATION
ERROR"
50
Checked at the
execution of the
instruction
1 Characters in parentheses ( ) indicate the special register number where the information is saved.
10 - 3
10 - 3
10 TROUBLESHOOTING
MELSOFT
Error Code
(SD0) 1
Remedy
(1) Reset the I/O allocation setting of
parameter according to the actual
status.
(2) Set the missing data in the Type or
Points in the I/O allocation setting of
parameter.
2107
SP.UNIT ERROR
2110
MISSING PARA.
2200
2400
FILE OPE.ERROR
2410
2501
CAN'T EXE.PRG.
2503
PARAMETER ERROR
3001
4010
4020
4021
4100
4101
4200
4201
4202
4203
CAN'T SET(P)
OPERATION ERROR
10 - 4
10 - 4
10 TROUBLESHOOTING
MELSOFT
Error Message Table (cont.)
Error Message
Error Code
(SD0) 1
Remedy
4210
4211
4212
4213
4231
5000
5001
9000
WDT ERROR
1 Characters in parentheses ( ) indicate the special register number where the information is saved.
10 - 5
10 - 5
10 TROUBLESHOOTING
MELSOFT
Error Code
(D8065,
D8066) 1
Remedy
WDT ERROR
6105
6409
6503
6504
STL-MC INST.ERROR
6505
6607
OPERATION ERROR
6701
6702
6704
6705
6706
6707
6708
6709
OPERATION ERROR
OPERATION ERROR
1 Characters in parentheses ( ) indicate the special register number where the information is saved.
Errors not displayed on the LED indicators are stored as operation error codes in
the special data register D8067.
Devices related to error displays (see Appendix 1)
M8067 : Operation error generated
M8068 : Operation error latch
D8067 : Operation error code number
D8068 : Latch for step number where operation error was generated
D8069 : Step where M8067 error was generated
10 - 6
10 - 6
10 TROUBLESHOOTING
MELSOFT
SP PARA. ERROR
10 - 7
3301
10 - 7
APPENDICES
MELSOFT
APPENDICES
Appendix 1 List of Supported Devices
The GX Simulator supports the devices for an A series CPU, QnA series CPU, Q
series CPU, and FX series CPU.
(Non-supported devices are reserved as devices for reading and writing only.)
For the motion controller, refer to the compatible devices of the A series CPU. For the
compatible CPU, refer to Section 3.3.
The devices supported by the GX Simulator are listed in Appendix Table 1.1 to
Appendix Table 1.15.
Device
Input (X)
A0J2H
A1FX
Bit device
Output (Y)
A2C
A2CJ
A1S(S1)
A1N
A1SJ
A2N(S1)
A2S(S1)
A3N
A1SH
A1SJH
A2SH(S1)
A2A(S1)
A3A
A2U(S1)
A2US(S1)
A2USH-S1
A2AS(S1)
A2AS-S30
A2AS-S60
A3U
A4U
X0 to X1FF
(512 points)
X0 to XFF
(256 points)
X00 to X1FF X00 to X3FF X0 to X7FF X00 to X3FF X00 to X7FF X00 to X1FFF
(512 points) (1024 points) (2048 points) (1024 points) (2048 points) (8192 points)
Y0 to Y1FF
(512 points)
Y0 to YFF
(256 points)
Y00 to Y1FF Y00 to Y3FF Y0 to Y7FF Y00 to Y3FF Y00 to Y7FF Y00 to Y1FFF
(512 points) (1024 points) (2048 points) (1024 points) (2048 points) (8192 points)
B0 to B1FFF
(8192 points)
Annunciator (F)
Timer (T)
Counter (C)
App
Accumulator (A)
Pointer (P)
Decimal constant (K)
Hexadecimal constant (H)
W0 to W1FFF
(8192 points)
D0 to D8191
(8192 points)
Nesting (N)
A0, A1 (2 points)
Z, V (2 points)
K-2147483648 to K2147483647
H0 to HFFFFFFFF
1 : Remote I/O is included.
2 : In the SW2D5 -GPPW-E, the data of file register can be written in the block No. 1 through 48
only.
3 : The device range of the A2NCPU is that of the A2NCPU-S1.
App - 1
App - 1
APPENDICES
MELSOFT
(2) Special Relay List
Appendix Table 1.2 lists the special relays supported by the GX Simulator for the
A series CPU functions. See the A series actual PLC User's Manual for details
about the special relays.
Name
Self-diagnostic error
M9012
Carry flag
M9024
M9028
M9030
1
M9031
1
App - 2
ON :Detected
M9023
ON :Error
OFF :Not detected
M9011
M9022
M9032
detected
Operation error flag
M9021
Number
Annunciator
M9010
M9020
Description
OFF :No error
M9033
1
M9034
1
User timing
User timing
0.5s
0.5s
2-second clock
1s
1s
1-minute clock
30s
30s
ON
OFF
M9037
Normally OFF
ON
OFF
ON
after RUN
OFF
clock No. 2
n2 scan
n1 scan
User timing
clock No. 3
M9039
clock No. 4
Clock data read
request
ON :Read request
0.05s
ON
OFF
1 scan
1 scan
RUN)
M9042
M9051
User timing
0.1-second clock
1-second clock
Normally ON
User timing
clock No. 1
Description
M9036
M9038
clock No. 0
Name
CHG instruction
OFF :Enabled
execution disabled
ON :Disabled
M9054
M9091
0.05s
0.1s
0.1s
of a constant scan.
App - 2
App
APPENDICES
MELSOFT
(3) Special Register List
Appendix Table 1.3 lists the special registers supported by the GX Simulator for
the A series CPU functions. See the A series actual PLC User's Manual for
details about the special registers.
Name
Self-diagnostic error
Description
Number
Name
Description
Self-diagnostic error
D9026
Clock data
D9027
Clock data
D9028
Clock data
number
Annunciator
F number from
detected
external breakdown
Step number where
D9010
Error step
operation error
occurred
Step number where
D9011
Error step
operation error
occurred
D9015
CPU operation
status
Program number
D9018
2
D9019
2
D9020
3
D9021
2
D9022
1
D9025
App - 3
Scan time
Scan time
Maximum scan time
Constant scan
Scan time
1-second counter
Clock data
D9037
D9091
of the executing
sequence program.
D9017
D9036
D9016
D9035
Extension file
register
(minute, second)
Clock data
( , day of week)
Block No. used
Designates device
number of
extension file
register.
device.
Detailed error
Self-diagnosis
number
Quantity of
D9124
Clock data
annunciators
detected
Quantity of
annunciators detected
(10 ms units)
D9125
Scan time
D9126
(10ms units)
D9127
D9128
Number of detected
Number of detected
(10ms units)
D9129
annunciators
annunciators
D9130
(user settable in 10
D9131
ms units)
D9132
Scan time
(1 ms units)
Number of counts in
1-second intervals
Clock data
(year, month)
App - 3
APPENDICES
MELSOFT
Bit device
Device Name
Remarks
Input (X)
Output (Y)
Annunciator (F)
Timer (T)
Counter (C)
Pointer (P)
parameters.
Nesting (N)
Decimal constant (K)
K-2147483648 to K2147483647
H0 to HFFFFFFFF
E1.17549-38 to E3.40282+38
"ABC", "123"
1 : Cannot be monitored by the device memory monitor of GX Simulator. Perform the monitor/test function from GX Developer.
2 : If index qualification is added to the module number, e.g. "U0Z0\G0" in the ladder, index qualification is ignored and the module
number is processed as U0\G0.
App - 4
App - 4
APPENDICES
MELSOFT
(2) Special Relay List
Appendix Table 1.5 lists the special relays supported by the GX Simulator for the
QnA series CPU functions. See the QnA series actual PLC User's Manual for
details about the special relays.
Name
Diagnostic error
Description
Number
SM1
Self-diagnostic
error
stic error
ON :Self-diagnostic
error
common
Error common
information
information
ON :Error common
information
OFF :No error
SM16
individual
Error individual
information
information
SM56
SM62
SM203
SM205
SM213
SM250
SM400
SM401
SM402
SM403
App - 5
Error reset
Operation error
OFF
reset
SM412
1
SM413
1
SM414
1
SM420
SM421
OFF :Normal
ON :Operation error
OFF :Not detected
detected
ON :Detected
STOP contacts
STOP status
contacts
SM411
ON :Error
Annunciator
STEP-RUN
SM410
ON :Error individual
information
SM50
SM405
SM404
SM422
SM423
SM424
STEP-RUN status
SM430
request
ON :Read request
read
ON :Read
ON
OFF
SM432
Normally ON
SM433
Normally OFF
ON
OFF
after RUN
ON
OFF
ON
after RUN
OFF
1 scan
1 scan
SM431
SM434
SM510
Name
Description
ON
after RUN
OFF
ON
after RUN
OFF
1 scan
1 scan
0.1-second clock
0.05s
0.05s
0.2-second clock
0.1s
0.1s
1-second clock
0.5s
0.5s
2-second clock
1s
1s
2n-second clock
ns
ns
User timing
clock No.0
User timing
clock No.1
User timing
clock No.2
User timing
clock No.3
User timing
clock No.4
User timing
n2 scan
n2 scan
n1 scan
clock No.5
User timing
clock No.6
User timing
clock No.7
User timing
clock No.8
User timing
clock No.9
Low-speed program execution flag
OFF :Complete or no
execution
ON :Executing
App - 5
APPENDICES
MELSOFT
Appendix Table 1.5 List of Special Relays Supported by the GX Simulator (cont.)
Number
SM620
SM621
Name
Description
Number
Name
Memory card B
OFF :Unusable
SM1030
0.1-second clock
0.05s
0.05s
usability flag
ON :Usable
Memory card B
SM1031
0.2-second clock
0.1s
0.1s
protection flag
ON :With protection
SM1032
1-second clock
0.5s
0.5s
ON :With drive 3
SM1033
2-second clock
1s
1s
SM1034
2n-second clock
ns
ns
SM1036
Normally ON
ON
OFF
SM1037
Normally OFF
ON
OFF
ON
after RUN
OFF
ON
after RUN
OFF
SM622
Drive 3 flag
SM623
Drive 4 flag
ON :With drive 4
OFF :File registers not
SM640
Description
used
ON :File registers
used
SM700
Carry flag
SM703
Sort order
Block comparison
EI flag
SM1008
Self-diagnostic error
SM1009
SM1010
SM1020
SM1021
SM1022
SM1023
SM1024
App - 6
OFF :DI
SM1054
1 scan
1 scan
ON :EI
OFF :No error
ON :Error
Annunciator
detected
ON :Detected
Operation error
SM1042
match
ON :All match
SM715
SM1039
ON :Descending
OFF :Some do not
SM704
SM1038
OFF :Normal
ON :Operation error
User timing
clock No.0
User timing
clock No.1
User timing
clock No.2
n2 scan
n2 scan
n1 scan
User timing
clock No.3
User timing
clock No.4
App - 6
APPENDICES
MELSOFT
(3) Special Register List
Appendix Table 1.6 lists the special registers supported by the GX Simulator for
the QnA series CPU functions. See the QnA series actual PLC User's Manual for
details about the special registers.
Name
Description
Diagnostic error
number
Number
SD72
Error information
class
Diagnostic error
SD1
SD2
SD3
SD4
SD74
SD75
SD6
SD77
SD7
SD78
SD8
SD79
SD200
SD10
Error common
information
Annunciator
detected number
table
Annunciator detected
number
SD73
SD76
Error common
information
Description
SD71
SD5
SD9
Name
SD70
SD203
SD11
Switch status
CPU operating
status
SD12
SD210
Clock data
SD13
SD211
Clock data
SD212
Clock data
SD213
Clock data
SD14
SD15
SD16
SD17
SD18
SD290
SD19
SD291
SD20
SD21
Error independent
information
Error independent
information
SD292
SD22
SD23
SD293
SD24
SD294
SD25
Device assignment
SD295
SD26
SD50
Error reset
SD62
Annunciator No.
Annunciator
quantity
Annunciator No.
SD63
Annunciator quantity
SD65
SD67
SD297
SD298
SD64
SD66
SD296
Annunciator
detected number
table
SD299
Annunciator detected
number
SD68
SD69
App - 7
App - 7
APPENDICES
MELSOFT
Appendix Table 1.6 List of Special Registers Supported by the GX Simulator (cont.)
Number
Name
SD300
SD301
SD302
Device assignment
SD303
SD304
SD412
1
SD414
1
SD420
SD430
SD500
SD510
SD520
2
SD521
2
SD522
2
SD523
2
SD524
2
SD525
2
SD526
2
SD527
2
SD528
2
SD529
2
1-second counter
2n-second clock
setting
Scan counter
Low-speed scan
counter
Executed program
number
Low-speed program
number
Current low-speed
scan time
Description
Number
No. of ST points
assigned
No. of C points
assigned
No. of D points
assigned
No. of W points
assigned
No. of SW points
assigned
Number of counts in
1-second intervals
SD532
2
SD1008
Self-diagnostic error
Number of scans
counted
Number of scans
counted
Program execution
type.
Current low-speed
execution file name
Present scan time
(1 ms units)
Present scan time
(1 s units)
Initial scan time
(1 ms units)
Initial scan time
(1 s units)
Minimum scan time
(1 ms units)
Minimum scan time
(1 s units)
Maximum scan time
(1 ms units)
Maximum scan time
(1 s units)
Current scan time
(1 ms units)
Current scan time
(1 s units)
SD1009
Annunciator No.
Annunciator No.
SD1015
CPU operation
status
SD533
2
SD534
2
SD535
2
SD647
SD648
SD1017
2
SD1018
2
SD1019
2
SD1021
2
SD1022
2
SD1035
SD1124
Name
Minimum low-speed
scan time
Scan time
Scan time
Scan time
Scan time
1-second counter
Extension file
register
Number of annunciators detected
Description
Minimum low-speed
scan time (1 ms units)
Minimum scan time
(1 s units)
Maximum scan time
(1 ms units)
Maximum scan time
(1 s units)
File register capacity
File register block
number
Self-diagnostic error
number
SD1125
SD1126
SD1127
SD1128
SD1129
SD1130
SD1131
SD1132
1 : Value derived from the constant scan setting value and
number of scans.
2 : Values equal to all constant scan setting values.
3 : SD203 supports the CPU operation status only.
STOP/PAUSE cause is fixed at 0.
POINT
Special relays/registers that have contents different from those of Q4ACPU will
operate by the contents of special relays/registers of Q4ACPU.
App - 8
App - 8
APPENDICES
MELSOFT
Bit device
Device Name
Input (X)
Output (Y)
Auxiliary relay
(M)
General purpose
Hold 1
Special
Initial state
State (S)
Word device
Timer (T)
Counter (C)
General purpose
100 ms / 10 ms
16-bit up
16-bit up 1
16-bit hold 1
pair use)
16-bit special
16-bit index
Pointer (P)
disabled.
V, Z (2 points)
N0 to N7 (8 points)
P0 to P63 (64 points)
16 bits
-32768 to 32767
(K)
32 bits
-2147483648 to 2147483647
Hexadecimal
16 bits
H0 to HFFFF
constant (H)
32 bits
H0 to HFFFFFFFF
Decimal constant
purpose
disabled.
Data register
Nesting (N)
S0 to S9 (10 points)
100 ms
16-bit general
Remarks
App - 9
App - 9
APPENDICES
MELSOFT
Appendix Table 1.8 List of Devices Supported by the GX Simulator (CPU type: FX0N)
Device Name
Input (X)
points with
expansion
Bit device
Total number of
output (Y)
points with
expansion
Auxiliary relay
(M)
State (S)
Timer (T)
general purpose
Special
Initial state 1
Hold 1
Counter (C)
Data register
(D) (32-bit for
pair use)
Nesting (N)
16bit up 1
Pointer (P)
16-bit special
File 1
V, Z (2 points)
N0 to N7 (8 points)
P0 to P63 (64 points)
16 bits
-32768 to 32767
(K)
32 bits
-2147483648 to 2147483647
Hexadecimal
16 bits
H0 to HFFFF
constant (H)
32 bits
H0 to HFFFFFFFF
Decimal constant
16-bit hold 1
disabled.
T63 (1 point)
16 bit up
16-bit index
100 ms / 10 ms
purpose
disabled.
S0 to S9 (10 points)
100 ms
16-bit general
Hold 1
1 ms
Word device
Remarks
App - 10
App - 10
APPENDICES
MELSOFT
Appendix Table 1.9 List of Devices Supported by the GX Simulator (CPU type: FX1)
Device Name
Input (X)
points with
expansion
Total number of
Bit device
Output (Y)
points with
expansion
Auxiliary relay
(M)
General purpose
Hold
1
1
1
2
Word device
Data register
(D)
(32-bit for pair
use)
16 bits up
16 bits up
16-bit general
1
16-bit hold
16-bit special
For master control
For JMP, CALL
Pointer (P)
10 ms
16-bit index
Nesting (N)
100 ms
purpose
branching
Decimal constant
16 bits
-32768 to 32767
(K)
32 bits
-2147483648 to 2147483647
Hexadecimal
16 bits
H0 to HFFFF
32 bits
H0 to HFFFFFFFF
constant (H)
disabled.
Annunciator
Counter (C)
S0 to S9 (10 points)
General purpose
Timer (T)
disabled.
Initial state
Hold
Special
State (S)
Remarks
1 : Area not backed up for interruption. However, this area can be changed to area backed up for
interruption by using parameter settings.
2 : Area backed up for interruption. This area can be changed to area not backed up for interruption by using
parameter settings.
3 : Area fixed to back up for interruption: This area cannot be changed.
App - 11
App - 11
APPENDICES
MELSOFT
Appendix Table 1.10 List of Devices Supported by the GX Simulator (CPU type: FX2/FX2C)
Device Name
Input (X)
Bit device
Output (Y)
Auxiliary relay
(M)
State (S)
Word device
Timer (T)
Counter (C)
Data register
(D)
(32-bit for pair
use)
Nesting (N)
Pointer (P)
Decimal constant
(K)
Hexadecimal
constant (H)
Total number of
points with
expansion
Total number of
points with
expansion
General purpose
1
Hold 2
Hold 3
Special
Initial state 1
General purpose
1
Hold 2
Annunciator 3
100 ms
10 ms
1 ms retentive 3
100 ms retentive
3
16-bit up 1
16-bit up 2
32-bit bi-directional
1
32-bit bi-directional
2
16-bit general
purpose 1
16-bit hold 2
16-bit hold 3
16-bit special
File 3
RAM file
16-bit index
For master control
For JMP, CALL
branching
16 bits
32 bits
16 bits
32 bit
Remarks
1 : Area not backed up for interruption. However, this area can be changed to area backed up for
interruption by using parameter settings.
2 : Area backed up for interruption. This area can be changed to area not backed up for interruption by using
parameter settings.
3 : Area fixed to back up for interruption: This area cannot be changed.
App - 12
App - 12
APPENDICES
MELSOFT
Appendix Table 1.11 List of Devices Supported by the GX Simulator (CPU type: FX1S)
Device Name
Input (X)
points with
expansion
Bit device
Total number of
output (Y)
points with
expansion
Auxiliary relay
(M)
State (S)
Timer (T)
general purpose
Special
Initial state 1
Hold 1
Counter (C)
Data register
(D) (32-bit for
pair use)
Nesting (N)
Pointer (P)
16bit up 1
16-bit special
File 1
16-bit index
branching
N0 to N7 (8 points)
P0 to P63 (64 points)
16 bits
-32768 to 32767
(K)
32 bits
-2147483648 to 2147483647
Hexadecimal
16 bits
H0 to HFFFF
constant (H)
32 bits
H0 to HFFFFFFFF
Decimal constant
16-bit hold 1
disabled.
T63 (1 point)
16 bit up
100 ms / 10 ms
purpose
disabled.
S0 to S9 (10 points)
100 ms
16-bit general
Hold 1
1 ms
Word device
Remarks
App - 13
App - 13
APPENDICES
MELSOFT
Appendix Table 1.12 List of Devices Supported by the GX Simulator (CPU type: FX1N / FX1NC)
Device Name
Input (X)
points with
expansion
Total number of
Bit device
output (Y)
points with
expansion
general purpose
Hold 1
(M)
Hold 1
Special
State (S)
Timer (T)
Hold 1
100 ms
10 ms
1
100 ms retentive
hold
Counter (C)
16-bit general
purpose
Data register
(D) (32-bit for
pair use)
Nesting (N)
Pointer (P)
16-bit hold 1
16-bit hold 1
16-bit special
16-bit index
disabled.
16bit up 1
32-bit bi-directional
1
16 bit up
16bit up 1
32-bit bi-directional
disabled.
S0 to S9 (10 points)
Hold 1
1 ms retentive hold
Auxiliary relay
Word device
Remarks
N0 to N7 (8 points)
P0 to P127 (128 points)
Decimal constant
16 bits
-32768 to 32767
(K)
32 bits
-2147483648 to 2147483647
Hexadecimal
16 bits
H0 to HFFFF
constant (H)
32 bits
H0 to HFFFFFFFF
1 Area fixed to back up for interruption: This cannot be changed.
App - 14
App - 14
APPENDICES
MELSOFT
Input (X)
Bit device
Output (Y)
Auxiliary relay
(M)
State (S)
Word device
Timer (T)
Counter (C)
Data register
(D)
(32-bit for pair
use)
Nesting (N)
Pointer (P)
Decimal constant
(K)
Hexadecimal
constant (H)
Total number of
points with
expansion
Total number of
points with
expansion
General purpose
1
Hold 2
Hold 3
Special
Initial state 1
General purpose
1
Hold 2
Annunciator 3
100 ms
10 ms
1 ms retentive 3
100 ms retentive
3
16-bit up 1
16-bit up 2
32-bit bi-directional
1
32-bit bi-directional
2
16-bit general
purpose 1
16-bit hold 2
16-bit hold 3
16-bit special
16-bit index
For master control
For JMP, CALL
branching
16 bits
32 bits
16 bits
32 bit
Remarks
1 : Area not backed up for interruption. However, this area can be changed to area backed up for
interruption by using parameter settings.
2 : Area backed up for interruption. This area can be changed to area not backed up for interruption by using
parameter settings.
3 : Area fixed to back up for interruption: This area cannot be changed.
App - 15
App - 15
APPENDICES
MELSOFT
(2) Special Relay List
Appendix Table 1.14 lists the special relays supported by the GX Simulator for
the FX series CPU functions. See the FX series actual PLC Programming
Manual for details about the special relays.
Name
Description
RUN monitor
OFF :STOP
N/O contact
ON :RUN
RUN monitor
OFF :RUN
N/C contact
ON :STOP
Initial pulse
N/O contact
Initial pulse
N/C contact
10 ms clock
5 ms
M8012
100 ms clock
50 ms 50 ms
M8013
1 s clock
M8014
1 min clock
M8020
Zero
M8021
Borrow
M8022
Carry
M8023
M8024
M8026
M8028
M8029
M8031
FX2,
FX2C
FX1S
FX1N,
FX2N,
FX1NC
FX2NC
M8067 operates.
5 ms
0.5 s
0.5 s
30 s
30 s
Normally ON
ON if counting result is 0
ON if counting result is less
than maximum minus value.
ON if counting result
increases a digit.
Decimal-point
operation instruction
Designate BMOV
ON :Write
direction
OFF :Read
RAMP mode
designation
Switch timer
instruction
ON :10 ms base
Instruction execution
OFF :Executing
complete
ON :Execution complete
OFF :Hold
clear instruction
ON :Clear
App - 16
FX1
ON if any of M8060 to
M8011
clock detected
FX0N
Error occurred
Internal real-time
FX0S
M8004
M8018
FX0,
App - 16
APPENDICES
MELSOFT
Appendix Table 1.14 List of Special Relays Supported by the GX Simulator (cont.)
No.
M8032
M8033
M8034
M8038
M8039
M8040
Name
Description
OFF :Hold
instruction
ON :Clear
OFF :Clear
instruction
ON :Hold
instruction
ON :Output OFF
OFF :Hold
instruction
ON :Clear
designation
Disable transition
instruction
ON :Transition disabled
Transition start
M8041
instruction
(for IST command)
M8042
M8043
M8044
position return
instruction
Home position
ON :Home position
condition
M8046
M8047
M8048
Annunciator operation
M8049
M8067
M8068
M8074
FX1N,
FX2N,
FX1NC
FX2NC
not complete
ON :Reset disabled
OFF :Reset enabled
ON if any of S0 to S899
operates.
ON :D8040 to D8047
enabled
ON if any of S900 to S999
operates.
Annunciator enable
ON :D8049 enabled
instruction
Operation error
ON :Operation error
occurred
ON :Use
setting
App - 17
FX2C
FX1S
instruction
FX2,
complete instruction
disabled
FX1
ON :Transition start
FX0S
FX0N
OFF :Stop
FX0,
App - 17
APPENDICES
MELSOFT
Appendix Table 1.14 List of Special Relays Supported by the GX Simulator (cont.)
No.
M8160
M8161
Name
Description
ON :8-bit conversion
setting
M8164
FROM/TO instruction
transfer points
M8168
M8200
M8201
M8202
M8203
M8204
M8205
M8206
M8207
M8208
M8209
M8210
M8211
M8212
M8213
M8214
M8215
FX0S
FX0N
FX1
FX2,
FX2C
FX1S
FX1N,
FX2N,
FX1NC
FX2NC
Counting direction of
ON :C200 down
counter
OFF :C200 up
Counting direction of
ON :C201 down
counter
OFF :C201 up
Counting direction of
ON :C202 down
counter
OFF :C202 up
Counting direction of
ON :C203 down
counter
OFF : C203 up
Counting direction of
ON :C204 down
counter
OFF :C204 up
Counting direction of
ON :C205 down
counter
OFF :C205 up
Counting direction of
ON :C206 down
counter
OFF :C206 up
Counting direction of
ON :C207 down
counter
OFF :C207 up
Counting direction of
ON :C208 down
counter
OFF :C208 up
Counting direction of
ON :C209 down
counter
OFF :C209 up
Counting direction of
ON :C210 down
counter
OFF :C210 up
Counting direction of
ON :C211 down
counter
OFF :C211 up
Counting direction of
ON :C212 down
counter
OFF :C212 up
Counting direction of
ON :C213 down
counter
OFF :C213 up
Counting direction of
ON :C214 down
counter
OFF :C214 up
Counting direction of
ON :C215 down
counter
OFF :C215 up
App - 18
FX0,
App - 18
APPENDICES
MELSOFT
Appendix Table 1.14 List of Special Relays Supported by the GX Simulator (cont.)
No.
M8216
M8217
M8218
M8219
M8220
M8221
M8222
M8223
M8224
M8225
M8226
M8227
M8228
M8229
M8230
M8231
M8232
M8233
M8234
Name
Description
Counting direction of
ON :C216 down
counter
OFF :C216 up
Counting direction of
ON :C217 down
counter
OFF :C217 up
Counting direction of
ON :C218 down
counter
OFF :C218 up
Counting direction of
ON :C219 down
counter
OFF :C219 up
Counting direction of
ON :C220 down
counter
OFF :C220 up
Counting direction of
ON :C221 down
counter
OFF :C221 up
Counting direction of
ON :C222 down
counter
OFF :C222 up
Counting direction of
ON :C223 down
counter
OFF :C223 up
Counting direction of
ON :C224 down
counter
OFF :C224 up
Counting direction of
ON :C225 down
counter
OFF :C225 up
Counting direction of
ON :C226 down
counter
OFF :C226 up
Counting direction of
ON :C227 down
counter
OFF :C227 up
Counting direction of
ON :C228 down
counter
OFF :C228 up
Counting direction of
ON :C229 down
counter
OFF :C229 up
Counting direction of
ON :C230 down
counter
OFF :C230 up
Counting direction of
ON :C231 down
counter
OFF :C231 up
Counting direction of
ON :C232 down
counter
OFF :C232 up
Counting direction of
ON :C233 down
counter
OFF :C233 up
Counting direction of
ON :C234 down
counter
OFF :C234 up
FX0,
FX0S
FX0N
FX1
FX2,
FX2C
FX1S
FX1N,
FX2N,
FX1NC
FX2NC
App - 19
App - 19
APPENDICES
MELSOFT
(3) Special Register List
Appendix Table 1.15 lists the special registers supported by the GX Simulator for
the FX series CPU functions. See the FX series actual PLC Programming
Manual for details about the special registers.
Name
Description
D8000
Watchdog timer
200 ms
D8001
FX0,
FX0S
Memory capacity
Error M number
M8060 to M8068
detection level
Scan present value
0.1 ms units
D8011
0.1 ms units
D8012
0.1 ms units
D8013
Seconds
D8014
Minutes
Time data
D8015
Hours
Time data
D8016
Day
Time data
D8017
Month
Time data
D8018
Year
Time data
D8019
Day of week
Time data
D8028
Z register contents
Z register contents
D8029
V register contents
V register contents
D8030
Analog volume 1
D8031
Analog volume 2
D8039
D8040
ON state number 1
D8041
ON state number 2
D8042
ON state number 3
D8043
ON state number 4
D8044
ON state number 5
D8045
ON state number 6
D8046
ON state number 7
D8047
ON state number 8
D8067
ON state minimum
number
Operation error code
number
Operation error
D8068
App - 20
FX2C
FX1S
FX1N,
FX2N,
FX1NC
FX2NC
30 (0.1 V units)
D8010
D8049
FX2,
D8004
FX1
D8002
D8006
FX0N
App - 20
APPENDICES
MELSOFT
Appendix Table 1.15 List of Special Registers Supported
by the GX Simulator (cont.)
No.
D8069
D8102
Name
Description
step number
occurred
Memory capacity
FX0,
FX0S
FX0N
FX1
FX2,
FX2C
FX1S
FX1N,
FX2N,
FX1NC
FX2NC
Designate number of
D8164
FROM/TO instruction
D8182
Z1 register contents
Z1 register contents
D8183
V1 register contents
V1 register contents
D8184
Z2 register contents
Z2 register contents
D8185
V2 register contents
V2 register contents
D8186
Z3 register contents
Z3 register contents
D8187
V3 register contents
V3 register contents
D8188
Z4 register contents
Z4 register contents
D8189
V4 register contents
V4 register contents
D8190
Z5 register contents
Z5 register contents
transfer points
D8191
V5 register contents
V5 register contents
D8192
Z6 register contents
Z6 register contents
D8193
V6 register contents
V6 register contents
D8194
Z7 register contents
Z7 register contents
D8195
V7 register contents
V7 register contents
App - 21
App - 21
APPENDICES
MELSOFT
Word device
Bit device
Input (X)
Setting Range
Output (Y)
Fixed
Changeable
Changeable
Annunciator (F)
Changeable
Changeable
Changeable
Changeable
Fixed
Fixed
Fixed
Fixed
Changeable
Special register
Fixed
Changeable
Changeable
Timer (T)
App - 22
Remarks
Fixed
Changeable
App - 22
APPENDICES
MELSOFT
Word device
Counter (C)
Function register (FD)
App - 23
Setting Range
Changeable
Changeable
Fixed
Remarks
No operation in real time.
High-speed retentive timer
can be set in 0.1ms
increments (in parameter).
1ms increments in
conventional GX Simulator.
Fixed
Fixed
Fixed
Fixed
Fixed
K-2147483648 to K2147483647
Fixed
H0 to HFFFFFFFF
Fixed
E1.17549-38 to E3.40282+38
Fixed
"ABC", "123"etc.
Fixed
Fixed
Up to 16 characters per
instruction
Valid only multiple PLC
setting
App - 23
APPENDICES
MELSOFT
(2) Special Relay List
Appendix Table 1.17 lists the special relays supported by GX Simulator for the Q
series CPU (Q mode) functions. For details of the special relays, refer to the Q
Series CPU (Q Mode) PLC CPU User's Manual.
Name
SM0
Diagnostic error
SM1
SM5
SM16
Self-diagnostic
error
Error common
information
Error individual
information
SM50
Error reset
SM56
Operation error
SM62
SM203
SM205
SM213
SM250
Annunciator
detected
STOP contacts
STEP-RUN
contacts
Clock data read
request
Max. loaded I/O
read
Description
OFF :No error
ON :Error
OFF :No self-diagnostic error
ON :Self-diagnostic
error
OFF :No error
common
information
ON :Error common
information
OFF :No error
individual
information
ON :Error individual
information
ON :Error
OFF
reset
OFF :Normal
ON :Operation error
OFF :Not detected
ON :Detected
STOP status
Number
Name
Description
SM404
ON
SM405
ON
SM409
0.01-second clock
0.005s 0.005s
STEP-RUN status
SM422
SM254
SM400
Normally ON
ON
OFF
SM401
Normally OFF
ON
OFF
SM402
ON
OFF
SM403
ON
SM410
1
SM411
1
SM412
1
SM413
1
SM414
1
SM415
1
SM420
SM421
SM423
SM424
SM430
SM431
SM432
App - 24
OFF
SM433
1 scan
SM434
1 scan
SM510
1 scan
OFF
1 scan
OFF
0.1-second clock
0.05s
0.05s
0.2-second clock
0.1s
0.1s
1-second clock
0.5s
0.5s
2-second clock
1s
1s
2n-second clock
ns
ns
2n(ms)-clock
User timing
clock No.0
User timing
clock No.1
User timing
clock No.2
User timing
clock No.3
User timing
clock No.4
User timing
clock No.5
User timing
clock No.6
User timing
clock No.7
User timing
clock No.8
User timing
clock No.9
Low-speed program execution flag
n(ms) n(ms)
n2 scan
n2 scan
n1 scan
OFF :Complete or no
execution
ON :Executing
App - 24
APPENDICES
MELSOFT
Appendix Table 1.17 List of Special Relays Supported by the GX Simulator (cont.)
Number
SM620
SM621
Name
Description
Number
Name
Memory card B
OFF :Unusable
SM1030
0.1-second clock
0.05s
0.05s
usability flag
ON :Usable
Memory card B
SM1031
0.2-second clock
0.1s
0.1s
protection flag
ON :With protection
SM1032
1-second clock
0.5s
0.5s
ON :With drive 3
SM1033
2-second clock
1s
1s
SM1034
2n-second clock
ns
ns
SM1036
Normally ON
ON
OFF
SM1037
Normally OFF
ON
OFF
ON
after RUN
OFF
ON
after RUN
OFF
SM622
Drive 3 flag
SM623
Drive 4 flag
ON :With drive 4
OFF :File registers not
SM640
Description
used
ON :File registers
used
SM700
Carry flag
SM703
Sort order
Block comparison
EI flag
BIN/DBIN error
SM722
processing
switching
SM1008
SM1009
SM1010
SM1020
SM1021
SM1022
SM1023
SM1024
App - 25
Self-diagnostic error
OFF :DI
SM1054
1 scan
1 scan
ON :EI
OFF :Error OK
ON :Error NG
OFF :No error
ON :Error
Annunciator
detected
ON :Detected
Operation error
SM1042
match
ON :All match
SM715
SM1039
ON :Descending
OFF :Some do not
SM704
SM1038
OFF :Normal
ON :Operation error
User timing
clock No.0
User timing
clock No.1
User timing
clock No.2
n2 scan
n2 scan
n1 scan
User timing
clock No.3
User timing
clock No.4
App - 25
APPENDICES
MELSOFT
(3) Special Device List
Appendix Table 1.18 lists the special devices supported by GX Simulator for the
Q series CPU (Q mode) functions. For details of the special devices, refer to the
Q Series CPU (Q Mode) PLC CPU User's Manual.
Name
Description
Diagnostic error
number
Number
SD0
Diagnostic error
Time the diagnostic
error occurred
SD72
Error information
class
SD1
SD2
SD3
SD4
SD74
SD75
SD77
SD7
SD78
SD8
SD79
SD200
SD201
SD10
SD11
SD203
SD12
SD220
SD13
SD221
SD14
SD222
SD223
SD224
SD225
SD226
SD227
SD15
SD16
SD17
SD18
SD19
Annunciator detected
number
Switch status
LED status
CPU operating
status
Device assignment
No. of X points
assigned
No. of Y points
assigned
No. of M points
assigned
No. of L points
assigned
No. of B points
assigned
No. of F points
assigned
No. of SB points
assigned
No. of V points
assigned
No. of S points
assigned
No. of T points
assigned
SD73
SD6
Error common
information
Annunciator
detected number
table
SD71
SD76
Error common
information
Description
SD70
SD5
SD9
Name
SD290
SD20
SD21
Error independent
information
Error independent
information
SD22
SD291
SD292
SD23
SD24
SD293
SD25
SD294
SD26
SD50
Error reset
SD62
Annunciator No.
Annunciator
quantity
Annunciator No.
SD63
Annunciator quantity
SD65
SD67
SD296
SD297
SD64
SD66
SD295
Annunciator
detected number
table
SD298
Annunciator detected
number
SD299
SD68
SD69
App - 26
App - 26
APPENDICES
MELSOFT
Appendix Table 1.18 List of Special Registers Supported by the GX Simulator (cont.)
Number
Name
Description
Number
No. of ST points
assigned
No. of C points
assigned
No. of D points
assigned
No. of W points
assigned
No. of SW points
assigned
Number of counts in
1-second intervals
SD532
2
2n-second clock
setting
SD1008
2n(ms) clock
SD1009
Annunciator No.
Annunciator No.
SD1015
CPU operation
status
SD300
SD301
SD302
Device assignment
SD303
SD304
SD412
1
SD414
1
SD415
1
SD420
SD430
SD500
SD510
SD520
2
SD521
2
SD522
2
SD523
2
SD524
2
SD525
2
SD526
2
SD527
2
SD528
2
SD529
2
App - 27
1-second counter
Scan counter
Low-speed scan
counter
Executed program
number
Low-speed program
number
Current low-speed
scan time
Number of scans
counted
Number of scans
counted
Program execution
type.
Current low-speed
execution file name
Present scan time
(1 ms units)
Present scan time
(1 s units)
Initial scan time
(1 ms units)
Initial scan time
(1 s units)
Minimum scan time
(1 ms units)
Minimum scan time
(1 s units)
Maximum scan time
(1 ms units)
Maximum scan time
(1 s units)
Current scan time
(1 ms units)
Current scan time
(1 s units)
SD533
2
SD534
2
SD535
2
SD647
SD648
SD1017
2
SD1018
2
SD1019
2
SD1021
2
SD1022
2
SD1035
SD1124
Name
Minimum low-speed
scan time
Scan time
Scan time
Scan time
Scan time
1-second counter
Extension file
register
Number of annunciators detected
Description
Minimum low-speed
scan time (1 ms units)
Minimum scan time
(1 s units)
Maximum scan time
(1 ms units)
Maximum scan time
(1 s units)
File register capacity
File register block
number
Self-diagnostic error
number
SD1125
SD1126
SD1127
SD1128
SD1129
SD1130
SD1131
SD1132
1 : Value derived from the constant scan setting value and
number of scans.
2 : Values equal to all constant scan setting values.
3 : SD203 supports the CPU operation status only.
STOP/PAUSE cause is fixed at 0.
App - 27
APPENDICES
MELSOFT
POINT
Unsupported instructions are not processed (NOP), and the "Unsupported
information indicator lamp" lights up on the initial window of the GX Simulator
functions. (Refer to the display contents in "Section 4.3 Description of the Initial
Window Display".
Instruction Symbol
Restriction
Contact instructions
Coupling instructions
Output instructions
Shift instruction
SFT(P)
MC, MCR
End instructions
FEND, END
Other instructions
STOP, NOP
Instruction Symbol
Comparative operation
instructions
Arithmetic operation
instructions
BCD
BIN conversion
instructions
Data transfer instruction
Program branching
instructions
Program switching
instructions
App - 28
Restriction
=, <>, >, <=, <, >=, D=, D<>, D>, D<=, D<, D>=
+(P), -(P), D+(P), D-(P),
App - 28
APPENDICES
MELSOFT
Appendix Table 2.1 List of Supported Instructions (A Series CPU Function) (cont.)
(3) Applied Instructions
Class
Instruction Symbol
FIFO instruction
FIFW(P), FIFR(P)
Restriction
Display instructions
Other instructions
Instruction Symbol
Structural program
instructions
BREAK(P), FCALL(P)
FF
Clock instructions
DATERD(P)
Program switching
instructions
ZCHG
App - 29
Restriction
App - 29
APPENDICES
MELSOFT
Instruction Symbol
Restriction
Contact instructions
Coupling instructions
EGF
OUT, OUT T, OUT C, OUTH T, SET, RST, PLS, PLF,
Output instructions
FF
Shift instructions
SFT(P)
MC, MCR
End instructions
FEND, END
Other instructions
Instruction Symbol
=, <>, >, <=, <, >=, D=, D<>, D>, D<=, D<, D>=, E=,
E<>, E>, E<=, E<, E>=, $=, $<>, $>, $<=, $<, $>=,
BKCMP
(P)
Restriction
Program branching
instructions
Other convenient instructions
App - 30
App - 30
APPENDICES
MELSOFT
Appendix Table 2.2 List of supported instructions (QnA series CPU functions) (cont.)
(3) Applied Instructions
Class
Instruction Symbol
Restriction
Rotation instructions
Shift instructions
Bit processing instructions
WSUM(P), DWSUM(P)
Structural instructions
Data table operation
instruction
Buffer memory access
instructions
HOUR(P)
Display instructions
LED, LEDR
Other instructions
App - 31
App - 31
APPENDICES
MELSOFT
Instruction Symbol
Restriction
Contact instructions
Coupling instructions
Output instructions
MC, MCR
STL, RET
Other instructions
END, NOP
1: The LDP, LDF, ANDP, ANDF, ORP, ORF, and INV instructions are only compatible with FX1S, FX1N, FX1NC, FX2N and FX2NC PLC.
Class
Transition/Comparison
Program flowchart
00
Instruction
Symbol
32-bit
Instruction
Pulses
Execution
FX0,
Instruction
FX0S
FX0N
FX1
Compatibility
FX2,
FX2C
FX1S
FX1N,
FX2N,
with GX
FX1NC
FX2NC
Simulator
CJ
01
CALL
02
SRET
03
IRET
YES
04
EI
05
DI
06
FEND
07
WDT
08
FOR
09
NEXT
10
CMP
YES
11
ZCP
YES
12
MOV
YES
13
SMOV
14
CML
15
BMOV
16
YES
YES
YES
FMOV
YES
YES
17
XCH
YES
YES
18
BCD
YES
19
BIN
YES
App - 32
Applicable PLCs
App - 32
APPENDICES
MELSOFT
Class
Appendix Table 2.3 List of Supported Instructions (FX series CPU functions) (cont.)
FNC
No.
High-speed processing
Data processing
Rotation shift
Arithmetic/logical operations
20
Instruction
symbol
ADD
32-bit
Instruction
Pulses
Applicable PLCs
Execution
FX0,
Instruction
FX0S
SUB
YES
22
MUL
YES
23
DIV
YES
24
INC
YES
25
DEC
YES
26
WAND
YES
27
WOR
YES
28
WXOR
YES
29
NEG
YES
YES
30
ROR
YES
YES
31
ROL
YES
YES
32
RCR
YES
YES
33
RCL
YES
YES
34
SFTR
35
SFTL
36
WSFR
YES
37
WSFL
YES
38
SFWR
YES
39
SFRD
YES
40
ZRST
41
DECO
42
ENCO
43
SUM
YES
YES
44
BON
YES
YES
45
MEAN
YES
YES
46
ANS
47
ANR
48
SOR
YES
YES
49
FLT
YES
YES
REF
51
REFF
52
MTR
HSCS
YES
HSCR
YES
55
HSZ
YES
56
SPD
57
PLSY
PWM
PLSR
App - 33
FX2C
FX1S
FX1N,
FX2N,
with GX
FX1NC
FX2NC
Simulator
YES
54
59
FX2,
YES
53
58
FX1
YES
21
50
FX0N
Compatibility
YES
YES
App - 33
APPENDICES
MELSOFT
Class
Appendix Table 2.3 List of Supported Instructions (FX series CPU functions) (cont.)
FNC
No.
Convenient instructions
60
Instruction
symbol
32-bit
Instruction
Pulses
Applicable PLCs
Execution
FX0,
Instruction
FX0S
FX0N
Compatibility
FX1
FX2,
FX2C
FX1S
FX1N,
FX2N,
with GX
FX1NC
FX2NC
Simulator
IST
61
SER
YES
62
ABSD
YES
63
INCD
64
TTMR
65
STMR
66
ALT
67
RAMP
68
ROTC
69
SORT
70
TKY
YES
71
HKY
YES
72
DSW
73
SEGD
74
SEGL
75
ARWS
76
ASC
YES
YES
77
PR
78
FROM
YES
YES
79
TO
YES
YES
YES
YES
80
RS
81
PRUN
82
ASCI
YES
83
HEX
YES
84
CCD
YES
85
VRRD
YES
86
VRSC
YES
87
88
PID
External devices, F2
89
90
MNET
YES
91
ANRD
YES
92
ANWR
YES
93
RMST
94
RMWR
YES
95
RMRD
YES
96
RMMN
YES
97
BLK
YES
98
MCDE
YES
YES
YES
99
App - 34
App - 34
APPENDICES
MELSOFT
Class
Appendix Table 2.3 List of Supported Instructions (FX series CPU functions) (cont.)
FNC
No.
Extended instruction
Other
Clock operations
Positioning
Floating decimal-point
110
Instruction
symbol
ECMP
32-bit
Instruction
YES
Pulses
Applicable PLCs
Execution
FX0,
Instruction
FX0S
EZCP
YES
YES
118
EBCD
YES
YES
119
EBIN
YES
YES
120
EADD
YES
YES
121
ESUB
YES
YES
122
EMUL
YES
YES
123
EDIV
YES
YES
127
ESQR
YES
YES
129
INT
YES
YES
130
SIN
YES
YES
131
COS
YES
YES
132
TAN
YES
YES
147
SWAP
YES
YES
ABS
YES
156
ZRN
YES
157
PLSV
YES
158
DRVI
YES
159
DRVA
YES
160
TCMP
YES
161
TZCP
YES
162
TADD
YES
163
TSUB
YES
166
TRD
YES
167
TWR
169
HOUR
YES
170
GRY
YES
YES
171
GBIN
YES
YES
176
RD3A
YES
177
WR3A
YES
180
EXTR
App - 35
FX1
FX2,
FX2C
FX1S
FX1N,
FX2N,
with GX
FX1NC
FX2NC
Simulator
YES
111
155
FX0N
Compatibility
YES
YES
YES
App - 35
APPENDICES
MELSOFT
Contact comparison
Contact comparison
Class
Appendix Table 2.3 List of Supported Instructions (FX series CPU functions) (cont.)
FNC
No.
Instruction
symbol
32-bit
Instruction
224
LD=
YES
225
LD>
YES
226
LD<
YES
228
LD<>
YES
229
LD
YES
230
LD
YES
232
AND=
YES
233
AND>
YES
234
AND<
YES
236
AND<>
YES
237
AND
YES
238
AND
YES
240
OR=
YES
241
OR>
YES
242
OR<
YES
244
OR<>
YES
245
OR
YES
246
OR
YES
Pulses
Applicable PLCs
Execution
FX0,
Instruction
FX0S
FX0N
Compatibility
FX1
FX2,
FX2C
FX1S
FX1N,
FX2N,
with GX
FX1NC
FX2NC
Simulator
: Supported by GX Simulator.
: Not supported by GX Simulator.
: Instruction supported by the actual PLC.
: FX0, FX0S, and FX0N actual PLCs do not support pulse-executed instructions.
: Instruction not supported by the actual PLC.
App - 36
App - 36
APPENDICES
MELSOFT
Instruction Symbol
Restriction
Contact instructions
Coupling instructions
EGF
OUT, OUT T, OUT C, OUTH T, SET, RST, PLS, PLF,
Output instructions
FF
Shift instruction
SFT(P)
MC, MCR
End instructions
FEND, END
Other instructions
STOP, NOP
Instruction Symbol
E<>, E>, E<=, E<, E>=, BKCMP
instructions
(P)
1
Arithmetic operation
Restriction
=, <>, >, <=, <, >=, D=, D<>, D>, D<=, D<, D>=, E=,
(P), /(P), D
(P), D/(P),
App - 37
App - 37
APPENDICES
MELSOFT
Instruction Symbol
Restriction
Rotation instructions
Shift instructions
Bit processing instructions
ECALL(P), EFCALL(P)
FIFW(P), FIFR(P), FPOP(P), FINS(P), FDEL(P)
FROM(P), DFRO(P), TO(P), DTO(P)
STR(P), DSTR(P), VAL(P), DVAL(P), ESTR(P),
EVAL(P)
Display instructions
LED, LEDR
Other instructions
RSET(P), QDRSET(P)
App - 38
App - 38
APPENDICES
MELSOFT
Condition area
Device Name
ACPU
QnACPU
QCPU(A mode)
QCPU(Q mode)
FXCPU
Input (X)
Output (Y)
Internal relay (M)
Latch relay (L)
Step relay (S)
Bit device
Timer (T)
App - 39
(M)
(SM)
Contacts
Coil
App - 39
APPENDICES
MELSOFT
Function
Device Name
Retentive
Contacts
timer (ST)
Coil
Counter (C)
Bit device
ACPU
Contacts
QnACPU
QCPU(A mode)
1
1
QCPU(Q mode)
FXCPU
1 2
Coil
(D)
register
(SD)
Word device
value) (ST)
Counter (present value)
(C)
Function register (FD)
File register (R or D)
Extension file
(ER)
register
(ZR)
(Z)
register
(V)
Accumulator (A)
...Can be used
...Cannot be used
...Not supported
1 : Only T, ST, and C contacts can be designated.
2 : In the FX series, the device name becomes "T".
App - 40
App - 40
APPENDICES
MELSOFT
Device Name
ACPU
QnACPU
QCPU(A mode)
QCPU(Q mode)
FXCPU
Input (X)
Output (Y)
Internal relay (M)
Latch relay (L)
Step relay (S)
Step relay (S) (for SFC)
State (S)
Annunciator (F)
Edge relay (V)
Link special relay (SB)
Bit device
Timer (T)
(M)
(SM)
Contacts
Coil
Retentive
Contacts
timer (ST)
Coil
Counter (C)
Contacts
Coil
App - 41
App - 41
APPENDICES
MELSOFT
Function
Device Name
ACPU
QnACPU
QCPU(A mode)
QCPU(Q mode)
FXCPU
(D)
register
(SD)
Word device
value) (ST)
Counter (present value)
(C)
Function register (FD)
File register (R or D)
Extension file
(ER)
register
(ZR)
(Z)
register
(V)
Accumulator (A)
...Can be used
...Cannot be used
...Not supported
App - 42
App - 42
APPENDICES
MELSOFT
Device Name
ACPU
QnACPU
QCPU(A mode)
QCPU(Q mode)
FXCPU
Input (X)
Output (Y)
Internal relay (M)
Latch relay (L)
Step relay (S)
Step relay (S) (for SFC)
State (S)
Annunciator (F)
Edge relay (V)
Link special relay (SB)
Bit device
Timer (T)
(M)
(SM)
Contacts
Coil
Retentive
Contacts
timer (ST)
Coil
Counter (C)
Contacts
Coil
App - 43
App - 43
APPENDICES
MELSOFT
Function
Device Name
ACPU
QnACPU
QCPU(A mode)
QCPU(Q mode)
FXCPU
(D)
register
(SD)
Word device
value) (ST)
Counter (present value)
(C)
Function register (FD)
File register (R or D)
Extension file
(ER)
register
(ZR)
(Z)
register
(V)
Accumulator (A)
...Can be used
...Cannot be used
...Not supported
App - 44
App - 44
INDEX
Ind
[A]
A-compatible 1C trame commands ............... 6- 8
A series CPU
Device list................................................App- 1
List of instruction....................................App-28
Restrictions and precautions..................... 3-12
[B]
Batch-enabling/disabling setting .................. 5- 32
[C]
Cautions.......................................................... 3- 9
A series CPU ............................................. 3-12
Common ..................................................... 3- 9
FX series CPU........................................... 3-17
Handling..................................................... 3-24
Motion controller ........................................ 3-19
Q series CPU............................................. 3-20
QnA series CPU ........................................ 3-14
Changing the monitor communications ......... 7- 7
interval
Command lists................................................ 6- 8
Condition area ...........................................App-39
Conditions....................................................... 5- 2
Configuration of screen
I/O system settings ..................................... 5- 6
Serial communication function ................... 6- 3
Timing chart format input screen .............. 5-11
Timing chart screen................................... 7-14
Copy............................................................... 5-31
COS curve ..................................................... 5-18
Creating a new file......................................... 5-29
Cutting............................................................ 5-31
Cutting, copying , pasting set No.................. 5-31
[D]
Device display position exchange .......5-24, 7-25
Device entering/deleting.......................5-13, 7-17
Device list .............................................5-23, 7-24
A series CPU ..........................................App- 1
Condition area .......................................App-39
FX series CPU........................................App- 9
Q series CPU.........................................App-22
QnA series CPU .....................................App- 4
Simulation device area ..........................App-41
Index - 1
[E]
Ending
Device memory monitor..............................7- 3
GX Simulator ...............................................4- 6
I/O system settings......................................5- 5
Serial communication function....................6- 3
Timing chart................................................7-13
Error code lists ...............................................6-11
A-compatible 1C frame..................................6-11
QnA-compatible 3C/4C frame .......................6-12
Error message ..............................................10- 1
Exchange ............................................. 5-24, 7-25
[F]
Features ..........................................................1- 2
Function list .....................................................3- 3
FX series CPU
Device list ............................................... App- 9
List of supported instruction.................. App-32
Restrictions and precautions .....................3-17
[G]
GX Developer operations ...............................4- 3
[H]
Handling precautions .....................................3-24
[I]
I/O system settings
Configuration of screen...............................5- 6
List of usable devices............................ App-39
Index - 1
Restrictions......................................................3- 9
A series CPU..............................................3-12
Common......................................................3- 9
FX series CPU............................................3-17
Motion controller.........................................3-19
Q series CPU .............................................3-20
QnA series CPU.........................................3-14
[S]
Sampling period .............................................7-23
Saving ............................................................5-29
Saving in file...................................................7-21
Saving with new name...................................5-30
Scan number........................................ 5-12, 5-21
Serial communication function .......................6- 1
Configuration of screen...............................6- 4
Operation procedure ...................................6- 2
Outline .........................................................6- 1
Simulation device area ............................. App-41
Simulation example ........................................9- 1
SIN curve........................................................5-18
Specifications ..................................................3- 1
Starting
Device memory monitor..............................7- 3
I/O system settings......................................5- 5
Timing chart................................................7-13
Starting/stopping .................................. 5-27, 7-20
Starting/stopping the simulation ....................5-27
Stopping and restarting...................................7- 6
Supported devices and instructions ...............3- 8
[T]
Test.................................................................7-10
Timing chart
Operation procedure ..................................7-12
Screen configuration ..................................7-14
Usable devices...........................................7-27
Timing chart format input screen
Operation procedure ..................................5-10
Screen configuration ..................................5-11
Timing chart input ...........................................5- 8
Timing data saving.........................................7-21
Timing setting/editing
Bit device ....................................................5-15
Word device ...............................................5-17
Troubleshooting ............................................10- 1
[U]
Undoing ..........................................................5-22
Index - 2
Ind
Microsoft, Windows, Windows NT are registered trademarks of Microsoft Corporation in the United States
and other countries.
Pentium is a registered trademark of Intel Corporation in the United States and other countries.
Other company and product names herein are either trademarks or registered trademarks of their
respective owners.
SPREAD
Copyright (C) 1998 Farpoint Technologies, Inc.
Operating Manual
Operating Manual
MODEL
SW6D5-LLT-O-E
MODEL
CODE
13JU17
SH(NA)-080169-H(0306)MEE
When exported from Japan, this manual does not require application to the
Ministry of Economy, Trade and Industry for service transaction permission.
SW6D5C-LLT-E