MX Component 4 Programming Manual
MX Component 4 Programming Manual
Programming Manual
-SW4DNC-ACT-E
SAFETY PRECAUTIONS
(Read these precautions before using this product.)
Before using this product, please read this manual and the relevant manuals carefully and pay full attention
to safety to handle the product correctly.
In this manual, the safety precautions are classified into two levels: " WARNING" and " CAUTION".
Under some circumstances, failure to observe the precautions given under " CAUTION" may lead to
serious consequences.
Make sure that the end users read this manual and then keep the manual in a safe place for future
reference.
[Design Instructions]
WARNING
● When data change, program change, or status control is performed from a personal computer to a
running programmable controller, create an interlock circuit outside the programmable controller to
ensure that the whole system always operates safely.
Furthermore, for the online operations performed from a personal computer to a programmable
controller CPU, the corrective actions against a communication error due to such as a cable
connection fault should be predetermined as a system.
CAUTION
● The online operations performed from a personal computer to a running programmable controller
CPU (forced output and operating status changes) must be executed after the manual has been
carefully read and the safety has been ensured.
The operation failure may cause the injury or machine damage.
1
CONDITIONS OF USE FOR THE PRODUCT
(1) Mitsubishi programmable controller ("the PRODUCT") shall be used in conditions;
i) where any problem, fault or failure occurring in the PRODUCT, if any, shall not lead to any major
or serious accident; and
ii) where the backup and fail-safe function are systematically or automatically provided outside of
the PRODUCT for the case of any problem, fault or failure occurring in the PRODUCT.
(2) The PRODUCT has been designed and manufactured for the purpose of being used in general
industries.
MITSUBISHI SHALL HAVE NO RESPONSIBILITY OR LIABILITY (INCLUDING, BUT NOT
LIMITED TO ANY AND ALL RESPONSIBILITY OR LIABILITY BASED ON CONTRACT,
WARRANTY, TORT, PRODUCT LIABILITY) FOR ANY INJURY OR DEATH TO PERSONS OR
LOSS OR DAMAGE TO PROPERTY CAUSED BY the PRODUCT THAT ARE OPERATED OR
USED IN APPLICATION NOT INTENDED OR EXCLUDED BY INSTRUCTIONS, PRECAUTIONS,
OR WARNING CONTAINED IN MITSUBISHI'S USER, INSTRUCTION AND/OR SAFETY
MANUALS, TECHNICAL BULLETINS AND GUIDELINES FOR the PRODUCT.
("Prohibited Application")
Prohibited Applications include, but not limited to, the use of the PRODUCT in;
• Nuclear Power Plants and any other power plants operated by Power companies, and/or any
other cases in which the public could be affected if any problem or fault occurs in the PRODUCT.
• Railway companies or Public service purposes, and/or any other cases in which establishment of
a special quality assurance system is required by the Purchaser or End User.
• Aircraft or Aerospace, Medical applications, Train equipment, transport equipment such as
Elevator and Escalator, Incineration and Fuel devices, Vehicles, Manned transportation,
Equipment for Recreation and Amusement, and Safety devices, handling of Nuclear or
Hazardous Materials or Chemicals, Mining and Drilling, and/or other applications where there is a
significant risk of injury to the public or property.
Notwithstanding the above, restrictions Mitsubishi may in its sole discretion, authorize use of the
PRODUCT in one or more of the Prohibited Applications, provided that the usage of the PRODUCT
is limited only for the specific applications agreed to by Mitsubishi and provided further that no
special quality assurance or fail-safe, redundant or other safety features which exceed the general
specifications of the PRODUCTs are required. For details, please contact the Mitsubishi
representative in your region.
2
OPERATING CONSIDERATIONS
This section explains the considerations in the following order.
1) Considerations of operating system and personal computer to be used
2) Considerations of installation and uninstallation
3) Programmable controller CPU-related considerations
4) Considerations for using other MELSOFT products
5) Considerations for using Ethernet modules
6) Considerations for using CC-Link modules
7) Considerations for using serial communication modules
8) Considerations of modem communication
9) Considerations of programming
10) Considerations for using Microsoft® Excel®
11) Considerations for using Microsoft® Access®
12) Considerations for using VBScript
13) Considerations for using of Robot controller
(1) Restrictions applied when a user without Administrator’s authority operates MX Component
Note that the following restrictions are applied when a user without Administrator’s authority operates MX
Component.
3
Considerations of installation and uninstallation
(1) Installation
When performing overwrite installation, install the software in the same folder where it is installed previously.
4
(5) Considerations for using built-in Ethernet CPU
(a) When resetting the programmable controller CPU during TCP/IP connection establishment (during opening)
using MX Component, a communication error or receive error occurs at subsequent communication.
In this case, perform the close processing in the application that uses MX Component, and perform the open
processing again.
(b) The communication error may occur while establishing the Ethernet direct connection for the CPU, which
communicates using Ethernet direct connection with another personal computer. In such case, retry the
communication by resetting the CPU.
5
(2) Target existence check starting interval of Ethernet module
If the close processing (Close) is executed from the personal computer, the Ethernet module may not perform the
close processing (Close). One of its causes is the cable disconnection.
If the open processing (Open) is executed from the personal computer with the Ethernet module not executing the
close processing (Close), the open processing (Open) from the personal computer is not terminated normally until
the Ethernet module performs a target existence check and executes the close processing (Close).
When terminating the open processing (Open) early from the personal computer, shorten the target existence
check starting interval setting of the Ethernet module.
(The default setting of target existence check starting interval of the Ethernet module is 10 minutes.)
Ethernet
QCPU 3)
: Accessible
QCPU 4) QCPU 5)
(Q QJ71 (Q QJ71 (Q QJ71 : Inaccessible
mode) E71 mode) E71 mode) E71
6
(6) Ethernet communication
(a) The communication line is disconnected if the CPU becomes faulty or the Ethernet module is reset during
Ethernet communication (when the protocol is TCP/IP).
In this case, perform the line close processing (Close) and then perform the reopen processing (Open).
(b) When two different communication systems (protocols) are used to access from one personal computer to one
Q series-compatible E71, two station numbers for TCP/IP and for UDP/IP must be set. However, it is not
required to set different station numbers for TCP/IP and for UDP/IP when using MX Component Version 3 or
later and Q series-compatible E71 with serial number 05051 or higher.
When MX Component uses TCP/IP and GX Developer uses UDP/IP
Personal computer
(TCP/IP) station number for MX Component: 2 Q series-compatible E71
(UDP/IP) station number for GX Developer : 3 (Station number: 1)
GX Developer(UDP/IP)
MX Component(TCP/IP)
Set different station numbers as the (TCP/IP) station number for MX Component
and (UDP/IP) station number for GX Developer. If they are set to the same station
number, an error will occur on the Ethernet module side.
(2) Considerations for connecting personal computer and serial communication module
(a) When using QJ71C24-R2 of function version A
An MX Component application can use only either of CH1 and CH2.
When the MELSOFT product (GX Developer, GOT, or the like) is using one channel, the application cannot use
the other channel.
When QJ71C24-R2 of function version B is used, the application can use both channels.
7
Considerations of modem communication
8
Considerations of programming
(4) CheckDeviceString
Do not use the CheckDeviceString method of ACT control.
(b) Provide an interval of at least 500ms for a period from when the Close method is executed until the Open
method is executed again.
(b) When using MX Component in a 64-bit program, consider the method to communicate between a 64-bit
program and a 32-bit program using MX Component by referring to the following sample program.
• "Sample\64bit" in the CD-ROM
9
Considerations for using Microsoft® Excel®
Operating procedure
1. Close Excel.
2. Delete "*.exd" in the Excel 8.0 folder of the temp folders. *1, *2
3. Restart Excel.
*1 : The location of temp folder differs according to the operating system.
*2 : When the corresponding folder and file are not displayed, set the settings in the folder option setting to display all files
and folders.
(b) Resizing of ACT control in Excel does not affect the operation of MX Component.
To restore the size, set the Height and Width properties of ACT control to "24".
(b) When the ACT control is pasted and the property is displayed, the displayed property name may be collapsed.
This symptom only occurs on the display of the property, and this does not affect the functions of the property.
(c) Resizing of ACT control in Access does not affect the operation of MX Component.
To restore the size, set the Height and Width properties of ACT control to "24".
10
Considerations for using Robot controller
11
INTRODUCTION
Thank you for your patronage. We appreciate your purchase of the engineering software, MELSOFT.
This manual is designed for users to understand operations of MX Component.
Before using the product, thoroughly read this manual and related manuals to develop full familiarity with the functions and
performance of MX Component and supported modules to ensure correct use.
RELATED MANUALS
The manuals related to this product are shown below.
Refer to the following tables when ordering required manuals.
Manual name
Description
< Manual number, model code >
MX Component Version 4 Operating Manual Explains the programming procedures, detailed explanations and
<SH-081084ENG, 13JU75> error codes of the ACT controls.
Type Q80BD-J61BT11N/Q81BD-J61BT11 CC-Link System Master/ Explains the system configuration, specifications, functions,
Local Interface Board User's Manual (For SW1DNC-CCBD2-B) handling, wiring, and troubleshooting of the type Q80BD-J61BT11N/
<SH-080527ENG, 13JR77> Q81BD-J61BT11 CC-Link system master/local interface board.
MELSECNET/H Interface Board User's Manual
Explains the system configuration, specifications, functions,
(For SW0DNC-MNETH-B)
handling, wiring, and troubleshooting of the MELSEC/H board.
<SH-080128, 13JR24>
CC-Link IE Controller Network Interface Board User’s Manual Explains the system configuration, specifications, functions,
(For SW1DNC-MNETG-B) handling, wiring, and troubleshooting of the CC-Link IE
<SH-080691ENG, 13JZ02> Controller Network board.
CC-Link IE Field Network Interface Board User’s Manual Explains the system configuration, specifications, functions,
(For SW1DNC-CCIEF-B) handling, wiring, and troubleshooting of the CC-Link IE
<SH-080980ENG, 13JZ58> Field Network board.
Explains the system configuration, specifications, functions,
MELSEC-Q C Controller Module User's Manual handling, wiring, troubleshooting, and programming and function of
<SH-081130ENG, 13JZ75> Q24DHCCPU-V, Q24DHCCPU-LS, Q24DHCCPU-VG,
Q26DHCCPU-LS, and Q12DCCPU-V (Extended mode).
C Controller Module User's Manual Explains the system configuration, specifications, functions,
(Hardware Design, Function Explanation) handling, wiring, and troubleshooting of Q12DCCPU-V (Basic mode)
<SH-080766ENG, 13JZ17> and Q06CCPU-V.
Explains the setting and operating method for monitoring the device
GX Simulator Version 7 Operating Manual
memory and simulating the machine side operations using GX
<SH-080468ENG, 13JU51>
Simulator.
Explains the system configuration of GX Works2 and the functions
GX Works2 Version 1 Operating Manual (Common)
common to a Simple project and Structured project such as
<SH-080779ENG, 13JU63>
parameter setting, operation method for the online function.
Remark
MX Component Version 4 Operating Manual is included on the CD-ROM of the software package in a PDF file format.
Manuals in printed form are sold separately for single purchase. Order a manual by quoting the manual number (model
code) listed in the table above.
12
Memo
13
CONTENTS
CONTENTS
SAFETY PRECAUTIONS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
CONDITIONS OF USE FOR THE PRODUCT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
OPERATING CONSIDERATIONS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
INTRODUCTION . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
RELATED MANUALS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
HOW TO READ THIS MANUAL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
TERMS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
CHAPTER 1 OVERVIEW 24
1.1 Outline of Controls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
1.2 Control and Function Lists . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
1.2.1 Control list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
1.2.2 Function list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
CHAPTER 2 CONTROLS 28
2.1 Settings for Using Controls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
2.1.1 When using VBA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
2.1.2 When using VBScript . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
2.1.3 When Using Visual Studio® .NET. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
14
4.3.6 Ethernet communication when the connected station is L series-compatible E71 (UDP) . . 109
4.3.7 Ethernet communication when the connected station is RCPU (TCP) . . . . . . . . . . . . . . . . 112
4.3.8 Ethernet communication when the connected station is RCPU (UDP) . . . . . . . . . . . . . . . . 115
4.3.9 Ethernet communication when the connected station is FX5CPU (TCP) . . . . . . . . . . . . . . 118
4.3.10 Ethernet communication when the connected station is FX5CPU (UDP) . . . . . . . . . . . . . . 120
4.3.11 Ethernet communication when the connected station is built-in Ethernet port QCPU
(TCP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122
4.3.12 Ethernet communication when the connected station is built-in Ethernet port QCPU
(UDP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127
4.3.13 Ethernet communication when the connected station is built-in Ethernet port LCPU
(TCP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 132
4.3.14 Ethernet communication when the connected station is built-in Ethernet port LCPU
(UDP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 135
4.3.15 Ethernet communication when the connected station is Ethernet adapter module
(TCP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 138
4.3.16 Ethernet communication when the connected station is Ethernet adapter module
(UDP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 142
4.3.17 Ethernet communication when the connected station is Ethernet adapter (TCP) . . . . . . . . 146
4.3.18 Ethernet communication when the connected station is Ethernet adapter (UDP) . . . . . . . . 148
4.3.19 Ethernet communication when the connected station is robot controller . . . . . . . . . . . . . . . 149
15
4.15 Modem Communication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203
4.15.1 Modem communication when the connected module is Q series-compatible C24 . . . . . . . 203
4.15.2 Modem communication when the connected module is L series-compatible C24. . . . . . . . 210
4.15.3 Modem communication when the connected station is FXCPU . . . . . . . . . . . . . . . . . . . . . 216
16
4.17.21 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port,
CPU side port: Bus connection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 357
17
5.3.14 SetCpuStatus (Remote control) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 487
5.3.15 EntryDeviceStatus (Registering devices for status monitoring) . . . . . . . . . . . . . . . . . . . . . . 488
5.3.16 FreeDeviceStatus (Deregistering devices for status monitoring) . . . . . . . . . . . . . . . . . . . . . 491
5.3.17 OnDeviceStatus (Event notification). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 492
5.3.18 ReadDeviceBlock2 (Reading devices in bulk) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 494
5.3.19 WriteDeviceBlock2 (Writing devices in bulk) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 497
5.3.20 ReadDeviceRandom2 (Reading devices randomly) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 501
5.3.21 WriteDeviceRandom2 (Writing devices randomly). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 506
5.3.22 SetDevice2 (Setting device data). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 512
5.3.23 GetDevice2 (Acquiring device data). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 514
5.3.24 Connect (Connecting telephone line). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 516
5.3.25 Disconnect (Disconnecting telephone line) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 518
5.3.26 GetErrorMessage (Receiving error message) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 520
APPENDIX 586
Appendix 1 Connection System of Callback Function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 586
Appendix 2 Programming Examples for Monitoring Word Device Status . . . . . . . . . . . . . . . . . . . . 587
Appendix 3 Time-Out Periods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 590
18
Appendix 3.1 Communication retries at time-out error occurrence . . . . . . . . . . . . . . . . . . . 590
Appendix 3.2 Communication retries at receive data error occurrence . . . . . . . . . . . . . . . . 605
Appendix 3.3 Time-out errors at fixed time in ACT control . . . . . . . . . . . . . . . . . . . . . . . . 608
REVISIONS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 615
WARRANTY . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 619
19
HOW TO READ THIS MANUAL
The following explains the page composition and symbols in this manual.
The content of the example page used here are different from the actual content for the intention of explaining how to use this
manual.
indicates
the particular
attention.
Remark indicates
* indicates
the reference page.
$ indicates
the reference manual.
The following shows the symbols used in this manual with descriptions and examples.
Notation Description Example
[ ] Menu name on a menu bar [Tools][Property]
<< >> Tab name on a screen <<.NET>> tab
" " Item name on a screen "References"
20
TERMS
This manual uses the terms listed in the following table unless otherwise noted.
Term Description
Generic product name for SWnDNC-ACT-E and SWnDNC-ACT-EA (n: version)
MX Component
-EA indicates a volume-license product.
Personal computer Generic term for personal computers on which Windows® operates
PC CPU module Abbreviation for MELSEC Q series-compatible PC CPU module (CONTEC CO., LTD.product)
Generic product name for SWnD5C-GPPW-E, SWnD5C-GPPW-EA, SWnD5C-GPPW-EV, and
GX Developer SWnD5C-GPPW-EVA (n: version)
-EA indicates a volume-license product, and -EV an updated product.
GX Works3 Generic product name for SWnDND-GXW3 (n: version)
GX Works2 Generic product name for SWnDNC-GXW2 (n: version)
MT Works2 Generic product name for SWnDNC-MTW2 (n: version)
Generic product name for SWnD5C-LLT-E, SWnD5C-LLT-EA, SWnD5C-LLT-EV, and SWnD5C-LLT-EVA
GX Simulator (n: version)
-EA means a volume-license product, and -EV an updated product.
Generic term for Q80BD-J71LP21-25, Q80BD-J71LP21S-25, Q81BD-J71LP21-25, Q80BD-J71LP21G,
MELSECNET/H board and Q80BD-J71BR11
Abbreviation for MELSECNET/H interface board
CC-Link IE Controller Network Generic term for Q80BD-J71GP21-SX and Q80BD-J71GP21S-SX
board Abbreviation for CC-Link IE Controller Network interface board
CC-Link IE Field Network
Abbreviation for Q81BD-J71GF11-T2 CC-Link IE Field Network interface board
board
Generic term for Q80BD-J61BT11N and Q81BD-J61BT11
CC-Link Ver.2 board
Abbreviation for CC-Link system master/local interface board
Generic term for R04, R04EN, R08, R08P, R08SF, R08EN, R16, R16P, R16SF, R16EN, R32, R32P,
RCPU
R32SF, R32EN, R120, R120P, R120SF and R120EN
RnPCPU Generic term for R08P, R16P, R32P and R120P
RnSFCPU Generic term for R08SF, R16SF, R32SF and R120SF
RnENCPU Generic term for R04EN, R08EN, R16EN, R32EN and R120EN
Generic term for Q00J, Q00UJ, Q00, Q00U, Q01, Q01U, Q02, Q02H, Q02PH, Q02U, Q03UD, Q03UDE,
Q03UDV, Q04UDH, Q04UDEH, Q04UDV, Q06H, Q06PH, Q06UDH, Q06UDEH, Q06UDV, Q10UDH,
QCPU (Q mode)
Q10UDEH, Q12H, Q12PH, Q12PRH, Q13UDH, Q13UDEH, Q13UDV, Q20UDH, Q20UDEH, Q25H,
Q25PH, Q25PRH, Q26UDH, Q26UDEH, Q26UDV, Q50UDEH, and Q100UDEH
QnPRH Generic term for Q12PRH and Q25PRH
Generic term for Q03UDE, Q03UDV, Q04UDEH, Q04UDV, Q06UDEH, Q06UDV, Q10UDEH, Q13UDEH,
Built-in Ethernet port QCPU
Q13UDV, Q20UDEH, Q26UDEH, Q26UDV, Q50UDEH, and Q100UDEH
LCPU Generic term for L02S, L02, L06, L26, and L26-BT
FX5CPU Generic term for FX5U and FX5UC
Generic term for FX0, FX0S, FX0N, FX1, FX1N, FX1NC, FX1S, FXU, FX2C, FX2N, FX2NC, FX3S, FX3G, FX3GC, FX3U,
FXCPU
and FX3UC
Built-in Ethernet CPU Generic term for RCPU, built-in Ethernet port QCPU, LCPU and FX5CPU
R motion CPU Generic term for R16MT, R32MT
Q motion CPU Generic term for Q172, Q173, Q172H, Q173H, Q172D, Q173D, Q172DS, and Q173DS
QSCPU Abbreviation for a safety CPU module (QS001CPU)
Generic term for R12CCPU-V, Q12DCCPU-V (Basic mode), Q12DCCPU-V (Extended mode),
C Controller module
Q24DHCCPU-V, Q24DHCCPU-LS, Q24DHCCPU-VG, and Q26DHCCPU-LS
RCCPU Another term for R12CCPU-V
Generic term for Q12DCCPU-V (Basic mode), Q12DCCPU-V (Extended mode), Q24DHCCPU-V,
QCCPU
Q24DHCCPU-LS, Q24DHCCPU-VG, and Q26DHCCPU-LS
21
Term Description
Status that Q12DCCPU-V is initialized with the basic mode
Q12DCCPU-V
For Q12DCCPU-V (Basic mode), refer to the following manual.
(Basic mode)
C Controller Module User's Manual (Hardware Design, Function Explanation)
Status that Q12DCCPU-V is initialized with the extended mode
Q12DCCPU-V
For Q12DCCPU-V (Extended mode), refer to the following manual.
(Extended mode)
MELSEC-Q C Controller Module User's Manual
Generic term for RCPU, QCPU (Q mode), LCPU, FX5CPU, FXCPU, R motion CPU, Q motion CPU,
Programmable controller CPU
QSCPU, and C Controller module
R series-compatible C24 Generic term for RJ71C24, RJ71C24-R2, and RJ71C24-R4
Q series-compatible C24 Generic term for QJ71C24, QJ71C24-R2, QJ71C24N, QJ71C24N-R2, and QJ71C24N-R4
L series-compatible C24 Generic term for LJ71C24 and LJ71C24-R2
Generic term for FX0N-485ADP, FX2NC-485ADP, FX1N-485-BD, FX2N-485-BD, FX3G-485-BD, FX3U-485-BD,
FX extended port
and FX3U-485ADP
Generic term for R series-compatible C24, Q series-compatible C24, L series-compatible C24, and FX
Serial communication module
extended port
R series-compatible E71 Another term for RJ71EN71
Q series-compatible E71 Generic term for QJ71E71, QJ71E71-B2, QJ71E71-B5, and QJ71E71-100
L series-compatible E71 Another term for LJ71E71
Ethernet adapter module Abbreviation for NZ2GF-ETB CC-Link IE Field Network Ethernet adapter module
Ethernet adapter/module Generic term for FX3U-ENET-ADP and FX3U-ENET(-L)
Ethernet module Generic term for R series-compatible E71, Q series-compatible E71, and L series-compatible E71
CC-Link G4 module Abbreviation for AJ65BT-G4-S3 GPP function peripheral connection module
GOT Abbreviation for Graphic Operation Terminal
GOT2000 Abbreviation for Graphic Operation Terminal GOT2000 series
GOT1000 Abbreviation for Graphic Operation Terminal GOT1000 series
GOT900 Abbreviation for Graphic Operation Terminal GOT900 series
Inverter Abbreviation for FREQROL-A800 series
Robot controller Abbreviation for CR750-D/CRnD-700 series
Abbreviation for communication with programmable controller CPU using the serial communication
Serial communication
module
Abbreviation for communication by connecting the personal computer to Ethernet module or the built-in
Ethernet communication
Ethernet CPU
Abbreviation of communication performed by connecting the personal computer to the RS-232 or RS-422
CPU COM communication
connector of programmable controller CPU
Abbreviation for communication by connecting personal computer to the USB connector of Programmable
CPU USB communication
controller CPU
MELSECNET/H
Abbreviation for communication with programmable controller CPU using MELSECNET/H board
communication
CC-Link IE Controller Network Abbreviation for communication with programmable controller CPU using CC-Link IE Controller Network
communication board
CC-Link IE Field Network
Abbreviation for communication with programmable controller CPU using CC-Link IE Field Network board
communication
CC-Link communication Abbreviation for communication with programmable controller CPU using CC-Link Ver.2 board
CC-Link G4 communication Abbreviation for communication with programmable controller CPU using CC-Link G4 module
Abbreviation for communication with programmable controller CPU on the same base using PC CPU
Q series bus communication
module
GX Simulator communication Abbreviation for communication with GX Simulator
GX Simulator2 communication Abbreviation for communication using the simulation function of GX Works2
GX Simulator3 communication Abbreviation for communication using the simulation functions of GX Works3
MT Simulator2 communication Abbreviation for communication using the simulation function of MT Developer2
Abbreviation for communication with programmable controller CPU via modems using
Modem communication
Q series-compatible C24, L series-compatible C24 or FXCPU
22
Term Description
Gateway function Abbreviation for communication with programmable controller CPU and third-party programmable
communication controllers using the gateway functions of GOT
GOT transparent Abbreviation for communication with programmable controller CPU using the GOT transparent functions
communication of GOT
Inverter COM communication Abbreviation for communication by connecting the inverter to the COM port of personal computer
Inverter USB communication Abbreviation for communication by connecting the inverter to the USB port of personal computer
Robot controller COM
Abbreviation for communication by connecting the robot controller to the COM port of personal computer
communication
Robot controller USB
Abbreviation for communication by connecting the robot controller to the USB port of personal computer
communication
Robot controller Ethernet
Abbreviation for communication by connecting the robot controller and personal computer to Ethernet
communication
Utility setting type A development type for creating user programs using Communication Setup Utility
Program setting type A development type for creating user programs without using Communication Setup Utility
ACT control Generic term for ActiveX control provided by MX Component
.NET control Generic term for .NET control provided by MX Component
Redundant CPU Generic term for QnPRH and RnPCPU
Redundant type extension
Abbreviation for Q65WRB extension base unit for redundant system
base unit
Abbreviation for Microsoft® Excel® 2003, Microsoft® Excel® 2007, 32-bit Microsoft® Excel® 2010,
Excel
32-bit Microsoft® Excel® 2013, and 32-bit Microsoft® Excel® 2016
Abbreviation for Microsoft® Access® 2003, Microsoft® Access® 2007, 32-bit Microsoft® Access® 2010,
Access
32-bit Microsoft® Access® 2013, and 32-bit Microsoft® Access® 2016
Generic term for Visual Basic version Microsoft® Visual Studio® 2005, Microsoft® Visual Studio® 2008,
Visual Basic® .NET Microsoft® Visual Studio® 2010, Microsoft® Visual Studio® 2012, Microsoft® Visual Studio® 2013, and
Microsoft® Visual Studio® 2015
Visual C++® .NET Abbreviation for creation of an application using .NET Framework
Generic term for Visual C# version Microsoft® Visual Studio® 2005, Microsoft® Visual Studio® 2008,
Visual C#® .NET Microsoft® Visual Studio® 2010, Microsoft® Visual Studio® 2012, Microsoft® Visual Studio® 2013, and
Microsoft® Visual Studio® 2015
23
CHAPTER 1 OVERVIEW
This manual explains the procedure and the error codes when creating programs with MX Component.
Personal computer
R series-compatible C24,
RS-232
Serial communication Q series-compatible C24,
L series-compatible C24
Ethernet
Ethernet communication Ethernet module
Ethernet board
CC-Link IE Field
Ethernet adapter module
Network
CC-Link IE Field Network module
Ethernet adapter/module
RS-232
CPU COM communication FX5CPU (FX5-232-BD, FX5-232ADP)
Converter/cable
FXCPU
(FX0/FX0S/FXON/FX1S/FX1N/FX2N/FX1NC/
FX2NC/FX3S/FX3G/FX3GC/FX3U/FX3UC)
MELSECNET/H board
CC-Link IE Controller
Network board
CC-Link IE Field
Network board
CC-Link module
CC-Link communication CC-Link
(Software version "N" or later)
CC-Link Ver.2 board
RS-232/RS-422
conversion CC-Link module
CC-Link G4 communication CC-Link
(Software version "N" or later)
CC-Link G4 module
(Software version "D" or later)
24
CHAPTER 1 OVERVIEW
Personal computer 1
Perform communication with the specified
programmable controller easily without being
aware of communication protocol.
GX Developer Version 5
GX Developer (SW5D5C-GPPW-E) or later
GX Simulator communication + GX Simulator GX Simulator
(offline debugging) (SW5D5C-LLT-E 10B) or later
Sold separately
Ethernet
Gateway function communication GOT
Ethernet board
RCPU, QCPU (Q mode),
USB,RS-232 RS-232
GOT transparent communication LCPU, C Controller module,
Ethernet Q motion CPU
GOT
RS-232/RS-422
FX5CPU, FXCPU
R series-compatible C24,
RS-232
Q series-compatible C24,
L series-compatible C24
Ethernet
Built-in Ethernet CPU
Ethernet
Ethernet Adapter/module
25
1.2 Control and Function Lists
The following tables show the controls included in each DLL supported by MX Component.
26
CHAPTER 1 OVERVIEW
27
CHAPTER 2 CONTROLS
This chapter explains settings for using controls, programming procedure, device types, and applicable access ranges.
Operating procedure
1. Start Excel, select [Developer] on the <<Insert>> tab, and click the button.
28
CHAPTER 2 CONTROLS
4. Select [Visual Basic] on the <<Developer>> tab to start Visual Basic Editor.
29
(2) When using Microsoft® Access 2010
1. Start Access and activate the database form.
30
CHAPTER 2 CONTROLS
5. Select [View Code] on the <<Design>> tab to start Visual Basic Editor.
31
2.1.2 When using VBScript
Create HTML or ASP using a tool such as notepad, commercially available text editor, or HTML creation tool.
For the grammars of HTML and ASP, refer to the commercially available references.
The HTML and ASP sample programs installed with MX Component can also be referred.
32
CHAPTER 2 CONTROLS
Perform the following setting operation when using Visual Studio® .NET.
2
(1) Setting the include file (for Visual Basic® .NET)
Operating procedure
1. Start the project and select [Project] [Add Existing Item].
33
(2) Setting the include file (for Visual C++® .NET)
Operating procedure
1. Start Visual Studio® .NET and select [Project] [Property].*1
*1 : For Visual Studio® 2005 and Visual Studio® 2008, select [Tools] [Options].
2. Select [Configuration Properties] [VC++ Directories] on the navigation pane displayed on the
left side of the screen.*2
*2 : For Visual Studio® 2005 and Visual Studio® 2008, select [Projects and Solutions] [VC++ Directories].
3. Right-click on "Include Directories" displayed on the right side of the screen and select <Edit...>.*3
*3 : For Visual Studio® 2005 and Visual Studio® 2008, select "Include files" for "Shows directories for:" on the top right of the
screen.
34
CHAPTER 2 CONTROLS
5. Click .
35
(3) Setting the include file (for Visual C#® .NET)
Operating procedure
1. Start Visual Studio®.NET and select [Project] [Add Existing Item].
36
CHAPTER 2 CONTROLS
Operating procedure
2
1. Select [Tools] [Choose Toolbox Items].
2. Select the <<.NET Framework Components>> tab (for pasting .NET control) or the <<COM
Components>> tab (for pasting ACT control), select the control to be used, and click the
button.
37
● When creating an application using .NET Framework 4, .NET Framework 4.5, or .NET Framework 4.6(The following is an
example for .NET Framework 4.)
Add an application configuration file with the following elements (app.config) to the folder which contains the .exe file of
the application.
<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0"/>
</startup>
</configuration>
Operating procedure
1. Select [View] [Solution Explorer] to display "Solution Explorer".
2. Right-click the project and select "Reference".*1
*1 : For Visual Studio® 2010, Visual Studio® 2012, or Visual Studio® 2015, select "Add Reference". (To Step 4)
For Visual Studio® 2013, select "Add" "References". (To Step 4)
38
CHAPTER 2 CONTROLS
4. Select the <<COM>> tab (for pasting ACT control) or the <<.NET>> tab (for pasting .NET control),
select the control to be used, and click the button.*1
*1 : For Visual Studio® 2012, Visual Studio® 2013, or Visual Studio® 2015, select "COM" "Type Libraries" (for pasting ACT
control) or "Assemblies" "Extensions" (for pasting .NET control), select the control to be used, and click the
button.
39
5. The library of the component to be used is set to "References" as a reference.
The library of the component to be used can be checked with "References" on "Class View".
(For Visual Studio® 2008 and Visual Studio® 2010, enable "Show Project References" in "Class View
Settings".)
40
CHAPTER 2 CONTROLS
6. For Visual Basic® .NET of Visual Studio® 2010/2012/2013/2015, click on "Solution Explorer" to
display all files.
Right-click the library of the component to be used under "References" and select "Properties".
41
(6) When using ACT control on Visual C++® .NET(MFC)
Operating procedure
1. Right-click the form and select "Insert ActiveX Control".
42
CHAPTER 2 CONTROLS
5. After selecting "Control variable", select the ID of the ACT control for "Control ID", enter the
variable name, and click the button.
43
(7) When using a project, which is created in the version of Visual Studio® 2013 or
earlier, in Visual Studio® 2015
When opening and compiling the project, which is created in Visual Studio® 2013 or earlier, in Visual Studio®
2015, save the project in UNICODE format.
Operating procedure
1. Select [Tools] [Customize].
44
CHAPTER 2 CONTROLS
When creating a user program, select "x86" (32 bits) for "Target CPU".
Create a user application with the following procedure when using VBA.
45
2.2.2 When using VBScript
Create a user application with the following procedure when using VBScript.
Start Communication Setup Utility and set the communication Create a website using the text editor
settings by following the instructions of wizard. *1
and the HTML editor.
Create a website using the text editor On the website, form the controls for
and the HTML editor. MX Component controls to be used in Page 32,
VBScript. (ActProgType) Section 2.1.2
On the website, form the controls for
MX Component controls to be used in Page 32,
VBScript. (ActUtlType) Set the property of the formed controls.
Section 2.1.2 *1
46
CHAPTER 2 CONTROLS
Create a user application with the following procedure when using Visual Basic® .NET.
2
Power on the personal computer and start Windows R .
Create a form and paste the controls. Create a form and paste the controls.
(ActUtlType) (DotUtlType)
Set the property (logical station number) Set the property (logical station number)
of the pasted controls. *1 of the pasted controls. *1
47
2.2.4 When using Visual C++® .NET
Create a user application with the following procedure when using Visual C++® .NET.
R
No Add controls to Visual C++ .NET.
Start Label Utility, and create and
register labels. *2
Create a form and paste the controls.
*1 (ActProgType)
Start Communication Setup Utility and set the communication Start Communication Setup Utility and set the communication
settings by following the instructions of wizard. *1 settings by following the instructions of wizard.
Define the pasted controls as dialog
members using Class Wizard.
Start Visual C++ R .NET. Start Visual C++R .NET.
R
Add controls to Visual C++ .NET.
R
Add controls to Visual C++ .NET. Set the property of the pasted controls. *1
*2
Create a form and paste the controls. *2 Create a form and paste the controls.
(ActUtlType) (DotUtlType)
Define the pasted controls as dialog Define the pasted controls as dialog
members using Class Wizard. members using Class Wizard.
Set the property (logical station number) Set the property (logical station number)
of the pasted controls. *1 *1
of the pasted controls.
When using both .NET control (DotUtlType) and Act control (ActUtlType) by pasting them, perform the following operations
by selecting [Project] - [Property] from Solution Explorer.
• Visual Studio® 2005/2008
1) Select [Common Properties]-[References].
2) Select "ActUtlTypeLib" from "Name" in "References", and change the setting of "Use" under "Build Properties"
to "False".
3) Select "ActInterop.ActUtlTypeLib.1.0" from "Name" in "References", and change the setting of "Use" under
"Build Properties" to "False".
4) Click the [OK] button to reflect the change of the setting.
• Visual Studio® 2010/2012/2013/2015
1) Select [Common Properties]-[Framework and references].
2) Select "ActUtlTypeLib" from "Name" in "References", and change the setting of "Reference Assembly Output"
under "Build Properties" to "False".
3) Select "Interop.ActUtlTypeLib.1.0" from "Name" in "References", and change the setting of "Reference
Assembly Output" under "Build Properties" to "False".
4) Click the [OK] button to reflect the change of the setting.
48
CHAPTER 2 CONTROLS
Create a user application with the following procedure when using Visual C#® .NET.
2
Power on the personal computer and start Windows R .
R
Yes Start Visual C# .NET.
Use labels.
*2
R
No Add controls to Visual C# .NET.
Start Label Utility, and create and
register labels.
Create a form and paste the controls.
*1 (ActProgType)
Start Communication Setup Utility and set the communication Start Communication Setup Utility and set the communication
settings by following the instructions of wizard. *1 settings by following the instructions of wizard.
Set the property of the pasted controls. *1
R R
Start Visual C# .NET. Start Visual C# .NET.
*2 *2
R R
Add controls to Visual C# .NET. Add controls to Visual C# .NET.
Create a form and paste the controls. Create a form and paste the controls.
(ActUtlType) (DotUtlType)
Set the property (logical station number) Set the property (logical station number)
of the pasted controls. *1 of the pasted controls. *1
On Visual Studio® 2010/2012/2013/2015, when using both .NET control (DotUtlType) and Act control (ActUtlType) by
pasting them, perform the following operations by selecting "References" from Solution Explorer.
1) Select ActUtlTypeLib and delete it.
2) Select Interop.ActUtlTypeLib and delete it.
49
2.3 Device Types
This section explains the devices that can be specified for functions.
● Specify devices with "device name + device number" for any of the following functions.
For the device numbers, note the differences between octal, decimal, and hexadecimal numbers.
Target functions: ReadDeviceBlock, ReadDeviceBlock2, WriteDeviceBlock, WriteDeviceBlock2,
ReadDeviceRandom, ReadDeviceRandom2, WriteDeviceRandom, WriteDeviceRandom2,
SetDevice, SetDevice2, GetDevice, GetDevice2
● When specifying bit devices for ReadDeviceBlock, ReadDeviceBlock2, WriteDeviceBlock, or WriteDeviceBlock2, specify
the device number with a multiple of 16.
● Local devices and file registers per program of programmable controller CPU cannot be accessed by specifying a
program name.
● Only the devices indicated in this section are supported. Do not use unsupported devices.
50
CHAPTER 2 CONTROLS
51
(2) When access target is RCPU
The devices described in the following table can be used when access target is RCPU.
Device Device name Device type Device number
Contact LTS Bit device Decimal
*1 Coil LTC Bit device Decimal
Long timer
Present value LTN Double word device Decimal
Contact LCS Bit device Decimal
*1 Coil LCC Bit device Decimal
Long counter
Present value LCN Double word device Decimal
Contact LSTS/LSS Bit device Decimal
*1 Coil LSTC/LSC Bit device Decimal
Retentive long timer
Present value LSTN/LSN Double word device Decimal
Long index register LZ Double word device Decimal
Refresh device for modules RD Word device Decimal
*1 : When accessing the device using a label of system label Ver.2, the label of system label Ver.2 which is corresponding to
a device for contact/coil/present value is required to be defined.
52
CHAPTER 2 CONTROLS
53
(6) For CC-Link communication
The devices described in the following table can be used when accessing to the own board with CC-Link
communication.
These devices cannot be used for other communication paths.
Device Device Device
Device Remarks
name type number
Link special relay (for CC-Link) SB Bit device Hexadecimal Link special relay of own board
Link special register (for CC-Link) SW Word device Hexadecimal Link special register of own board
Remote input X Bit device Hexadecimal RX
Remote output Y Bit device Hexadecimal RY
Remote register (Data write area for CC-Link) WW Word device Hexadecimal RWw
Remote register (Data read area for CC-Link) WR Word device Hexadecimal RWr
Buffer memory ML Word device Hexadecimal Buffer memory of own station CC-Link module
Random access buffer in buffer memory of own
Random access buffer MC Word device Hexadecimal
station CC-Link module
54
CHAPTER 2 CONTROLS
55
(12)Device extension representations
The following table shows applicability of device extension representation.
These representations cannot be used for ReadDeviceBlock and WriteDeviceBlock.
Device extension Target CPU
representation RCPU RCCPU R motion CPU FX5CPU
Digit specification (Example: K4M0) 1 6
* *
Bit specification (Example: D0.1) 2
*
Index setting (Example: M100Z0) *3
Target CPU
Device extension
QCPU Q motion
representation QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
Digit specification (Example: K4M0)*4 *6
Device extension
GOT Inverter robot controller
representation
Digit specification (Example: K4M0)*4
Bit specification (Example: D0.1)
5
Index setting (Example: M100Z0)*
: Applicable : Not applicable
*1 : FX/FY, FD/SD, V, CT/C/ST, LT/LC/LST, W/SW, G, Z, R/ZR and LZ cannot be specified.
*2 : Z, T/C/ST, LT/LC/LST and LZ cannot be specified.
*3 : FX/F, Z and LZ cannot be specified.
*4 : FX/FX, DX/DY, and T/C/ST (contact, coil) cannot be specified.
*5 : FX/FX, DX/DY, T/C/ST (contact, coil), Z, and S cannot be specified.
*6 : The bit devices, whose device numbers are multiple of 16, can only be used for digit specification.
(For link direct devices, the digit specification only for K4 and K8 is supported.)
*7 : Z, V, and T/C/ST (present value) cannot be specified.
For the ranges that can be accessed in each communication, refer to the following manual.
MX Component Version 4 Operating Manual
56
CHAPTER 3 PROPERTIES OF CONTROLS
ActATCommand*1
ActATCommandPasswordCancelRetryTimes*1
ActATCommandResponseWaitTime*1
ActBaudRate
ActCallbackCancelWaitTime*1
ActCallbackDelayTime*1
ActCallbackNumber*1
ActCallbackReceptionWaitingTimeOut*1
ActConnectionCDWaitTime*1
ActConnectionModemReportWaitTime*1
ActConnectUnitNumber
ActConnectWay*1
ActDialNumber*1
ActDidPropertyBit
ActDisconnectionCDWaitTime*1
ActDisconnectionDelayTime*1
ActDsidPropertyBit
ActHostAddress
ActIntelligentPreferenceBit
ActIONumber
ActLineType*1
ActMultiDropChannelNumber
ActMxUnitSeries*2
ActNetworkNumber
ActOutsideLineNumber*1
ActPacketType
ActParity
ActPassword
57
Control name Property name
ActPasswordCancelResponseWaitTime*1
ActPortNumber
ActProtocolType
ActSourceNetworkNumber
ActSourceStationNumber
ActStationNumber
ActProgType ActStopBits
ActMLProgType ActSumCheck
ACT Control
ActTargetSimulator
ActThroughNetworkType
ActTimeOut
ActTransmissionDelayTime*1
ActUnitNumber
ActUnitType
ActSupportMsg
–
ActMLSupportMsg
ActLogicalStationNumber
DotUtlType
.NET Control ActPassword
DotSupportMsg –
*1 : A property for modem communication. It can only be used for ActProgType.
*2 : The property value is set automatically, and it cannot be changed.
58
CHAPTER 3 PROPERTIES OF CONTROLS
This section explains the details of properties set when creating a user application.
59
Property name
Description Default value
(Type)
Specify the station number for MELSECNET/H or CC-Link.
(Specify "255" (0xFF) when specifying the host station.)
Specify the station number for accessing other station with GX Simulator.
Specify the following value for the multi-drop connection (via Q series-compatible C24,
QJ61BT11).
ActStationNumber
255(0xFF)
(LONG) Property value of
Description
ActIntelligentPreferenceBit
0 (0x00) Specify the own network.
1 (0x01) Specify another network of multi-drop destination.
For inverter communication, specify the inverter station number (0 to 31) to be connected.
Specify the module number of the serial communication module or the station number when
the target is the Q series-compatible intelligent function module.
ActUnitNumber
This setting is invalid when the target is not a serial communication or Q series-compatible 0(0x00)
(LONG)
intelligent function module.
For multi-drop link, specify the module number of the target serial communication module.
Specify the module number of serial communication module, QE71, or Q series-compatible
E71.
For multi-drop link, specify the module number of the requesting serial communication module.
For multi-drop link via CPU COM communication, however, the module number of the
ActConnectUnit requesting station is not required. (Specify "0" (00x0))
0(0x00)
Number (LONG) Specify "0" (0x00) for other than multi-drop link.
For QE71 and Q series-compatible E71, specify the relay target station number. (Fixed to "0"
(0x00) for access within the own network)
For access to another network via MELSECNET/10, specify the station number set in the
parameter of the connected Ethernet module.
Specify the module I/O number.
For multi-drop link or intelligent function module access, specify the actual I/O number (start I/
ActIONumber O number divided by 16) of the target serial communication module or intelligent function
1023(0x3FF)
(LONG) module. (For multi-drop link, specify the I/O number of the relayed or requesting station)
Specify "992" (0x3E0) to "1023" (0x3FF) when making access to another station via the host
station CPU or network.
60
CHAPTER 3 PROPERTIES OF CONTROLS
Property name
Description Default value
(Type)
When the ActMxUnitSeries property is set to '0' (programmable controller/motion controller)
Specify the target CPU to communicate with.
In the parameter, specify any of the CPU types in the following table.
Property value
(Property window input value) Target CPU
CPU type Dec. Hex. 3
CPU_R04CPU 4097 0x1001 R04CPU
CPU_R04ENCPU 4104 0x1008 R04ENCPU
CPU_R08CPU 4098 0x1002 R08CPU
CPU_R08PCPU 4354 0x1102 R08PCPU
CPU_R08SFCPU 4386 0x1122 R08SFCPU
CPU_R08ENCPU 4105 0x1009 R08ENCPU
CPU_R16CPU 4099 0x1003 R16CPU
CPU_R16PCPU 4355 0x1103 R16PCPU
CPU_R16SFCPU 4387 0x1123 R16SFCPU
CPU_R16ENCPU 4106 0x100A R16ENCPU
CPU_R32CPU 4100 0x1004 R32CPU
CPU_R32PCPU 4356 0x1104 R32PCPU
CPU_R32SFCPU 4388 0x1124 R32SFCPU
CPU_R32ENCPU 4107 0x100B R32ENCPU
CPU_R120CPU 4101 0x1005 R120CPU
CPU_R120PCPU 4357 0x1105 R120PCPU
CPU_R120SFCPU 4389 0x1125 R120SFCPU
ActCpuType CPU_R120ENCPU 4108 0x100C R120ENCPU 34(CPU_
61
Property name
Description Default value
(Type)
Property value
(Property window input value) Target CPU
CPU type Dec. Hex.
CPU_Q10UDHCPU 117 0x75 Q10UDHCPU
CPU_Q10UDEHCPU 149 0x95 Q10UDEHCPU
CPU_Q12CPU 36 0x24 Q12HCPU
CPU_Q12PHCPU 65 0x41 Q12PHCPU
CPU_Q12PRHCPU 67 0x43 Q12PRHCPU
CPU_Q13UDHCPU 115 0x73 Q13UDHCPU
CPU_Q13UDEHCPU 147 0x93 Q13UDEHCPU
CPU_Q13UDVCPU 212 0xD4 Q13UDVCPU
CPU_Q20UDHCPU 118 0x76 Q20UDHCPU
CPU_Q20UDEHCPU 150 0x96 Q20UDEHCPU
CPU_Q25CPU 37 0x25 Q25HCPU
CPU_Q25PHCPU 66 0x42 Q25PHCPU
CPU_Q25PRHCPU 68 0x44 Q25PRHCPU
CPU_Q26UDHCPU 116 0x74 Q26UDHCPU
CPU_Q26UDEHCPU 148 0x94 Q26UDEHCPU
CPU_Q26UDVCPU 213 0xD5 Q26UDVCPU
CPU_Q50UDEHCPU 152 0x98 Q50UDEHCPU
ActCpuType 34(CPU_
CPU_Q100UDEHCPU 154 0x9A Q100UDEHCPU
(LONG) Q02CPU)
CPU_Q02CPU_A 321 0x141 Q02(H)CPU-A
CPU_Q06CPU_A 322 0x142 Q06HCPU-A
CPU_L02SCPU 163 0xA3 L02SCPU
CPU_L02CPU 161 0xA1 L02CPU
CPU_L06CPU 165 0xA5 L06CPU
CPU_L26CPU 164 0xA4 L26CPU
CPU_L26CPUBT 162 0xA2 L26CPU-BT
CPU_Q12DC_V 88 0x58 Q12DCCPU-V
CPU_Q24DHC_V 89 0x59 Q24DHCCPU-V
CPU_Q24DHC_LS 91 0x5B Q24DHCCPU-LS
CPU_Q24DHC_VG 92 0x5C Q24DHCCPU-VG
CPU_Q26DHC_LS 93 0x5D Q26DHCCPU-LS
CPU_QS001CPU 96 0x60 QS001CPU
CPU_Q172CPU 1569 0x621 Q172CPU
CPU_Q173CPU 1570 0x622 Q173CPU
CPU_Q172HCPU 1569 0x621 Q172HCPU
CPU_Q173HCPU 1570 0x622 Q173HCPU
CPU_Q172DCPU 1573 0x625 Q172DCPU
CPU_Q173DCPU 1574 0x626 Q173DCPU
CPU_Q172DSCPU 1578 0x62A Q172DSCPU
CPU_Q173DSCPU 1579 0x62B Q173DSCPU
62
CHAPTER 3 PROPERTIES OF CONTROLS
Property name
Description Default value
(Type)
Property value
(Property window input value) Target CPU
CPU type Dec. Hex.
CPU_FX0CPU 513 0x201 FX0(S)CPU
CPU_FX0NCPU 514 0x202 FX0NCPU 3
CPU_FX1CPU 515 0x203 FX1CPU
CPU_FX1SCPU 518 0x206 FX1SCPU
CPU_FX1NCPU 519 0x207 FX1N(C)CPU
FXUCPU
CPU_FX2CPU 516 0x204
FX2CCPU
CPU_FX2NCPU 517 0x205 FX2N(C)CPU
CPU_FX3SCPU 522 0x20A FX3SCPU
CPU_FX3GCPU 521 0x209 FX3G(C)CPU
CPU_FX3UCCPU 520 0x208 FX3U(C)CPU
CPU_FX5UCPU 528 0x0210 FX5UCPU
ActCpuType 34(CPU_
(LONG) CPU_BOARD 1025 0x401 For own board access*1 Q02CPU)
When the ActMxUnitSeries property is set to '1' (Inverter)
Specify the target Inverter to communicate with.
In the parameter, specify the CPU type in the following table.
Property value
(Property window input value) Target CPU
CPU type Dec. Hex.
Property value
(Property window input value) Target CPU
CPU type Dec. Hex.
UCPU_CRD700 77825 0x13001 CRnD-7xx/CR75x-D
63
Property name
Description Default value
(Type)
Specify the connection port number of personal computer.
When an Ethernet module is connected, set any value as a port number of the requesting
source (personal computer).
When "=0" was specified as a port number, the Station No. IP information system should be
the automatic response system.
(When the system other than the automatic response system via QE71 is selected, set the
fixed value "5001".)
When the network board is used, specify the first board as PORT_1, and the second and
subsequent boards as PORT_2, PORT_3, and so on.
Property value (Property window input value)
Description
Port number Dec. Hex.
ActPortNumber
PORT_1 1 0x01 Communication port 1 1(PORT_1)
(LONG)
PORT_2 2 0x02 Communication port 2
PORT_3 3 0x03 Communication port 3
PORT_4 4 0x04 Communication port 4
PORT_5 5 0x05 Communication port 5
PORT_6 6 0x06 Communication port 6
PORT_7 7 0x07 Communication port 7
PORT_8 8 0x08 Communication port 8
PORT_9 9 0x09 Communication port 9
PORT_10 10 0x0A Communication port 10
For inverter communication, specify the property value greater than BAUDRATE_4800 (4800).
Specify the number of bits of the byte data sent and received for serial communication.
Property value (Property window input value) Description
ActDataBit
DATABIT_7 (7) 7 bits 8(DATABIT_8)
(LONG)
DATABIT_8 (8) 8 bits
64
CHAPTER 3 PROPERTIES OF CONTROLS
Property name
Description Default value
(Type)
Specify the number of stop bits used for serial communication.
Property value (Property window input value) Description
STOPBIT_ONE (0) 1 stop bit
STOPBITS_TWO (2) 2 stop bits
0
ActStopBits
For robot controller, specify the following setting. (STOPBIT_
(LONG)
Property value (Property window input value) Description ONE) 3
ONESTOPBIT (0) 1 stop bit
ONE5STOPBITS (1) 1.5 stop bits
TWOSTOPBITS (2) 2 stop bits
ActHostAddress
Pointer which indicates the connection host name (IP address) for Ethernet communication. 1.1.1.1
(BSTR)
Specify the CPU watchdog timer for Ethernet communication. (Unit: Multiplied by 250ms)
ActCpuTimeOut For FXCPU/inverter, specify the transmission waiting time for serial communication of FXCPU/
0(0x00)
(LONG) inverter. (Unit: Multiplied by 10ms)
For robot controller, specify the transmission timeout time. (1000 to 30000ms)
Set the time-out value of communication between the personal computer and programmable
controller/inverter. (Unit: ms)
Specify the requesting network number when the QE71 or Q series-compatible E71 is
ActSourceNetwork specified.
0(0x00)
Number (LONG) Specify the same network number (which is specified in the network parameter) as that of the
connected QE71 or Q series-compatible E71.
Specify the requesting station number (personal computer side station number) when the
ActSourceStation QE71 or Q series-compatible E71 is specified.
0(0x00)
Number (LONG) Set the setting to avoid setting the same station number as that of the QE71 set within the
same Ethernet loop.
65
Property name
Description Default value
(Type)
Specify the port number of the target when Ethernet communication is specified.
When accessing another network, specify the relay destination port number.
For the system other than the automatic response system, set the following setting.
Communication Setting
R series-compatible E71 MELSOFT connection Fixed to "5002"
(TCP/IP) OPS connection Depending on network parameter
ActDestinationPort
R series-compatible E71(UDP/IP) Fixed to "5001" 0(0x00)
Number (LONG)
QE71(UDP/IP) Fixed to "5001"
Other than Redundant CPU Fixed to "5002"
Q series-compatible E71
MELSOFT connection*2 Fixed to "5002"
(TCP/IP)
*2 Depending on network parameter
OPS connection
Q series-compatible E71(UDP/IP) Fixed to "5001"
For robot controller, specify the protocol to be used (communication method). (Procedural (0)/
Nonprocedural (1))
For multi-drop connection (via R series-compatible C24/Q series-compatible C24/L series-
compatible C24/CC-Link), specify whether to relay the network of the multi-drop link
destination. (To differentiate the own network module.)
ActIntelligent
Property value Relayed network 0(0x00)
PreferenceBit (LONG)
0 (0x00) Another network of multi-drop link destination is not accessed.
1 (0x01) Another network of multi-drop link destination is accessed.
For accessing the Q series-compatible host station intelligent function module (intelligent
function module mounted on the host station CPU), the setting of "ActUnitNumber" is not
necessary by invalidating the following setting. (Specify the property with the setting of
ActDidPropertyBit "ActIONumber" only.)
1(0x01)
(LONG) Property value Relayed network
0 (0x00) Module number is validated.
1 (0x01) Module number is invalidated.
66
CHAPTER 3 PROPERTIES OF CONTROLS
Property name
Description Default value
(Type)
For multi-drop connection (via R series-compatible C24/Q series-compatible C24/L series-
compatible C24/CC-Link), the setting of "ActDestinationIONumber" is not necessary by
invalidating the following setting.
However, when the following setting is invalidated, validate the setting of "ActDidPropertyBit".
ActDsidPropertyBit
(Specify the property with the setting of "ActUnitNumber".) 1(0x01)
(LONG)
Property value Relayed network
0 (0x00) I/O number of the last access target station is validated.
3
1 (0x01) I/O number of the last access target station is invalidated.
ActPassword Specify a password to disable the password set to the password protected modules.*5,*6,*7
Empty
(BSTR)*4 This setting is ignored when a password protected module is not used.
Set the connection system.
Property value (Property window input value)
Description
Connection system Dec. Hex.
TEL_AUTO_CONNECT 0 0x00 Auto line connect
Auto line connect (Callback
TEL_AUTO_CALLBACK 1 0x01
fixation)
Auto line connect (Callback
ActConnectWay TEL_AUTO_CALLBACK_NUMBER 2 0x02 0(TEL_AUTO_
number specification)
(LONG)*8 CONNECT)
TEL_CALLBACK 3 0x03 Callback connect (Fixation)
ActATCommand Specify the AT command that initializes the modem. If no value (do not enter the property
*8
Empty
(BSTR) value) is set, the modem-standard AT command is used. Up to 70 characters can be set.*9
ActDialNumber Specify the telephone number. Up to 50 characters can be set.*9
*8
Empty
(BSTR) (The characters that can be set are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, -, *, #)
ActOutsideLine Specify the number to access the outside line. Up to 10 characters can be set.*9
Empty
Number (BSTR)*8 (The characters that can be set are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, -, *, #)
67
Property name
Description Default value
(Type)
Recognize the line type.
Property value (Property window input value)
Description
Line type Dec. Hex. 1(LINETYPE_
ActLineType (LONG)*8
LINETYPE_PULSE 0 0x00 Pulse (Dial line) TONE)
LINETYPE_TONE 1 0x01 Tone (Push button line)
LINETYPE_ISDN 2 0x02 ISDN (ISDN line)
68
CHAPTER 3 PROPERTIES OF CONTROLS
Property name
Description Default value
(Type)
Callback line disconnection waiting time (Applicable setting range: 1 to 180, unit: seconds)
ActCallbackCancel Increase the set time if the line at the other end (Q series-compatible C24) is not disconnected
within the preset time depending on the line-connected region (Example: overseas). 90
WaitTime (LONG)*8 The setting is not necessary when the connection system (ActConnectWay) is other than
callback connect or callback request.
Callback execution delay time (Applicable setting range: 1 to 999, unit: seconds)
Increase the set time if the device for relaying connection to the line (Example: modem or like)
ActCallbackDelayTime
(LONG)*8
requires the predetermined time for reconnection after line disconnection. 20 3
The setting is not necessary when the connection system (ActConnectWay) is other than
callback connect or callback request.
Callback receive waiting time-out period (Applicable setting range: 1 to 3600, unit: seconds)
Set the waiting time for a telephone line connection request from Q series-compatible C24 in a
ActCallbackReception callback receive waiting status.
WaitingTimeOut If the set time elapsed, the callback reception waiting status is exited, and since the connection 120
(LONG)*8 of the telephone line was not completed, the Connect function is terminated abnormally.
The setting is not necessary when the connection system (ActConnectWay) is other than
callback reception waiting.
Specify the connection destination GX Simulator2 in start status.
When connecting to FXCPU, specify "0" (0x00).
Property value Description
None
(When only one simulator is in start status, connects to the simulator
0 (0x00) in start status.
When multiple simulators are in start status, search for the
simulators in start status and connect them in alphabetical order.)
1 (0x01) Simulator A
ActTargetSimulator 2 (0x02) Simulator B 0(0x00)
(LONG)
3 (0x03) Simulator C
4 (0x04) Simulator D
69
Property name
Description Default value
(Type)
Specify the module type connected to the physical port.
Module type Connection system Value
R series-compatible C24 module direct
connection
UNIT_RJ71C24 0x1000
R series-compatible C24 connection via
GOT2000/1000 series
Q series-compatible C24 module direct
connection
Q series-compatible C24/CMO connection via
UNIT_QJ71C24 0x19
modem
Q series-compatible C24 connection via
GOT2000/1000 series
L series-compatible C24 module direct
connection
UNIT_LJ71C24 L series-compatible C24 connection via modem 0x54
L series-compatible C24 connection via
GOT2000/1000 series
UNIT_FX485BD FX extended port (RS-485) connection 0x24
Via R series-compatible E71 connection (IP
UNIT_RJ71EN71 0x1001
specification)
Via R series-compatible E71 connection (Direct
UNIT_RJ71EN71_DIRECT 0x1005
connection)
Q series-compatible E71 Ethernet port
UNIT_QJ71E71 connection 0x1A
/direct connection 0x13
ActUnitType (LONG)
UNIT_LJ71E71 L series-compatible E71 module connection 0x5C (UNIT_QNCPU)
UNIT_RETHER RCPU Ethernet port connection (IP specification) 0x1002
UNIT_RETHER_DIRECT RCPU Ethernet port direct connection 0x1003
UNIT_FXVETHER FX5CPU Ethernet port connection 0x2001
UNIT_FXVETHER_DIRECT FX5CPU Ethernet port direct connection 0x2002
UNIT_LNETHER LCPU Ethernet port connection 0x52
UNIT_LNETHER_DIRECT LCPU Ethernet port direct connection 0x53
UNIT_QNETHER QCPU Ethernet port connection 0x2C
UNIT_QNETHER_DIRECT QCPU Ethernet port direct connection 0x2D
Ethernet adapter module (NZ2GF-ETB)
UNIT_NZ2GF_ETB 0x59
connection
Ethernet adapter module (NZ2GF-ETB) direct
UNIT_NZ2GF_ETB_DIRECT 0x5A
connection
FXCPU Ethernet adapter (FX3U-ENET-ADP)
UNIT_FXETHER 0x4A
via hub
FXCPU Ethernet adapter (FX3U-ENET-ADP)
UNIT_FXETHER_DIRECT 0x4B
direct connection
UNIT_FXVCPU FX5CPU Serial port connection 0x2000
QCPU (Q mode) RS232C port direct connection
UNIT_QNCPU GOT2000/1000 series QCPU (Q mode) direct 0x13
connection
LCPU RS232C port direct connection
UNIT_LNCPU 0x50
GOT2000/1000 series LCPU direct connection
UNIT_QNMOTION Q motion CPU-RS232C port direct connection 0x1C
70
CHAPTER 3 PROPERTIES OF CONTROLS
Property name
Description Default value
(Type)
Specify the module type connected to the physical port.
Module type Connection system Value
FXCPU-RS422 port direct connection
FXCPU direct connection via modem
UNIT_FXCPU 0x0F
FXCPU USB direct connection
GOT2000/1000 series FXCPU direct connection 3
UNIT_RUSB RCPU USB port direct connection 0x1004
UNIT_QNUSB QCPU (Q mode) USB port direct connection 0x16
UNIT_LNUSB LCPU USB port direct connection 0x51
QSCPU (Safety programmable controller) USB
UNIT_QSUSB 0x29
port connection
UNIT_QNMOTIONUSB Q motion CPU USB port direct connection 0x1D
UNIT_MNETHBOARD MELSECNET/H board connection 0x1E
UNIT_MNETGBOARD CC-Link IE Controller Network board connection 0x2B
UNIT_CCIEFBOARD CC-Link IE Field Network board connection 0x2F
UNIT_CCLINKBOARD CC-Link Ver.2 board connection 0x0C
Q series-compatible AJ65BT-G4-S3 module
UNIT_G4QNCPU 0x1B
direct connection
UNIT_SIMULATOR Simulator (GX Simulator) connection 0x0B
Simulator (GX Simulator 2) connection
UNIT_SIMULATOR2*10 0x30
Simulator (MT Simulator 2) connection
UNIT_SIMULATOR3 Simulator (GX Simulator 3) connection 0x31
UNIT_A900GOT GOT2000/1000/900 series connection 0x21
R series-compatible E71 connection via 0x13
ActUnitType (LONG) UNIT_GOT_RJ71EN71 0x1051 (UNIT_QNCPU)
71
Property name
Description Default value
(Type)
Specify the module type connected to the physical port.
Module type Connection system Value
QCPU (Q mode) Ethernet port (RS422)
UNIT_GOTETHER_QNCPU 0x56
connection via GOT2000/1000 series
LCPU Ethernet port (RS232C) connection via
UNIT_GOTETHER_LNCPU 0x57 0x13
ActUnitType (LONG) GOT2000/1000 series
(UNIT_QNCPU)
FXCPU Ethernet port connection via GOT2000/
UNIT_GOTETHER_FXCPU 0x60
1000 series
Q series bus Ethernet port connection via
UNIT_GOTETHER_QBUS 0x58
GOT2000/1000 series
UNIT_QBF Bus connection 0x1F
72
CHAPTER 3 PROPERTIES OF CONTROLS
Property name
Description Default value
(Type)
Specify the communication protocol type of the module (board) to be connected.
Communication protocol
Connection system Value
type
PROTOCOL_SERIAL Via serial port 0x04 (4)
PROTOCOL_USB Via USB port 0x0D (13)
PROTOCOL_TCPIP Via TCP/IP 0x05 (5) 3
PROTOCOL_UDPIP Via UDP/IP 0x08 (8)
PROTOCOL_MNETH Via MELSECNET/H board 0x0F (15)
PROTOCOL_MNETG Via CC-Link IE Controller Network board 0x14 (20)
PROTOCOL_CCIEF Via CC-Link IE Field Network board 0x15 (21)
PROTOCOL_CCLINK Via CC-Link 0x07 (7) 0x04
ActProtocolType
PROTOCOL_SERIALMODEM Via serial port and modem 0x0E (14) (PROTOCOL_
(LONG)
SERIAL)
PROTOCOL_TEL Via TEL 0x0A (10)
PROTOCOL_QBF Via Q series bus 0x10 (16)
PROTOCOL_USBGOT Via USB port and GOT 0x13 (19)
PROTOCOL_SHAREDMEMORY Via shared memory server (Simulator) 0x06 (6)
73
CHAPTER 4 PROPERTY SETTINGS OF
COMMUNICATION PATHS
This chapter explains the details of accessible communication paths and property settings.
The following is the descriptions of how communication paths and properties of control are explained in this chapter.
(1) Configuration
A diagram of system configuration
The indicated default values are the property values displayed on the property window of Visual Basic® .NET, Visual C++®
.NET, or Visual C#® .NET.
For the default values required to be entered in values other than the decimal number to change the property values in a
program are described in the parentheses.
74
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) When a relayed module other than the connected station side R series-
compatible C24 exists
(a) Configuration
4
Connected R series- Relayed
station CPU compatible C24 module
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected station
Relayed station CPU
CPU
Relayed network
R motion QCPU Q motion
RCPU QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
*2
CC IE Field
MELSECNET/H
*1,*3
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
75
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
*1
19200
ActBaudRate (BAUDRATE_ Match to the setting of R series-compatible C24.
19200)
ActConnectUnit
0 (0x00) Connected station side module station number
Number
8
ActControl (TRC_DTR_OR_ Depending on the used cable.
RTS)
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber *2 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
For single CPU
For single CPU
Fixed to 1023 (0x3FF)
Fixed to 1023 (0x3FF)
For multiple CPUs
For multiple CPUs
Connected CPU:
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
No. 1: 992 (0x3E0)
No. 1: 992 (0x3E0)
No. 2: 993 (0x3E1)
No. 2: 993 (0x3E1) Connected station side Connected station side
ActIONumber *2 1023 (0x3FF) No. 3: 994 (0x3E2)
No. 3: 994 (0x3E2) module I/O address module I/O address
No. 4: 995 (0x3E3)
No. 4: 995 (0x3E3)
For Redundant CPU
For Redundant CPU
Target station side
Control system:
Control system:
976 (0x3D0)
976 (0x3D0)
No specification:
No specification:
1023 (0x3FF)
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
76
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
*1
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
1
ActParity Fixed to 1(ODD_PARITY)
(ODD_PARITY)
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL
SERIAL)
0x01
4
ActPacketType PACKET_PLC1
(PACKET_PLC1)
ActHostAddress 1.1.1.1 Fixed to NULL
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
ActDataBits 8(DATABIT_8) Fixed to 8 (0x08)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSource
0(0x00) Fixed to 0 (0x00)
NetworkNumber
ActSourceStation
0(0x00) Fixed to 0 (0x00)
Number
ActDestination
0(0x00) Fixed to 0 (0x00)
PortNumber
ActStation Target station side
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number module station number
77
(2) When performing multi-drop link on the connected station side R series-
compatible C24 with the relayed module
(a) Configuration
Connected R series-compatible
station CPU C24
Multi-drop link
Personal computer Relayed network
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
RCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
Independent
mode *1 Serial
Synchronous communication
*2
mode
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
78
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
79
Property pattern
Property Default value
ActHostAddress 1.1.1.1 Fixed to NULL
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
ActDataBits 8(DATABIT_8) Fixed to 8 (0x08)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSource
0(0x00) Fixed to 0 (0x00)
NetworkNumber
ActSourceStation
0(0x00) Fixed to 0 (0x00)
Number
ActDestination
0(0x00) Fixed to 0 (0x00)
PortNumber
ActStation
255 (0xFF) Fixed to 255 (0xFF)
Number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number
0x13
ActUnitType UNIT_RJ71C24
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
When the connected station side R series-compatible C24 is set to the synchronous mode, always validate (ON) "sum check
(SW06)" for the transmission specification software switch setting of the R series-compatible C24 parameter.
If it is invalidated (OFF), a communication error occurs and the communication is disabled.
80
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) When a relayed module other than the connected station side Q series-
compatible C24 exists
(a) Configuration
Relayed Relayed
station CPU module
81
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
*1
19200
ActBaudRate (BAUDRATE_ Match to the setting of Q series-compatible C24.
19200)
ActConnectUnit
0 (0x00) Connected station side module station number
Number
8
ActControl (TRC_DTR_OR_ Depending on the used cable.
RTS)
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Fixed to NULL
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
Connected station side Connected station side
ActIONumber*2 1023 (0x3FF) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
module I/O address module I/O address
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
ActMultiDrop Multi-drop channel
*3
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber number
82
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
*1
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
1
ActParity Match to the setting of Q series-compatible C24.
(ODD_PARITY)
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
ActStation Target station side
4
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_QJ71C24 (0x19)
(UNIT_QNCPU)
*1 : Note the following considerations when accessing via Ethernet module (Q series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side Q series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of Q series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
83
(2) When performing multi-drop link on the connected station side Q series-
compatible C24 with the relayed module
(a) Configuration
Connected Q series-compatible
station CPU C24
Multi-drop link
Personal computer Relayed network
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
QCPU Relayed network
QCPU Q motion
(Q mode), QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
QCCPU*3
Independent
*2
mode*1 Serial
Synchronous communication
*1
*2
mode
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Indicates the CH2 side setting. (The CH1 side is fixed to the independent mode.)
*2 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
*3 : Only CPU No.2 or later in a multiple CPU configuration can be accessed.
84
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
85
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
When the connected station side Q series-compatible C24 is set to the synchronous mode, always validate (ON) "sum check
(SW06)" for the transmission specification software switch setting of the Q series-compatible C24 parameter.
If it is invalidated (OFF), a communication error occurs and the communication is disabled.
86
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) When a relayed module other than the connected station side LJ71C24 exists
(a) Configuration
Relayed network
4
Personal computer
Relayed Relayed
station CPU module
Connected
Relayed station CPU
*1 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*2 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
87
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_
BAUDRATE_115200
19200)
ActConnectUnit
0 (0x00) Connected station side module station number
Number
8
ActControl (TRC_DTR_OR_ Depending on the used cable.
RTS)
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1) Fixed to 0 (0x00)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Fixed to NULL
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
Connected station side Connected station side No. 1: 992 (0x3E0)
Fixed to 1023
ActIONumber*1 1023 (0x3FF) relayed module I/O relayed module I/O No. 2: 993 (0x3E1)
(0x3FF)
address address No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
For Redundant CPU
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
88
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
1
ActParity Match to the setting of L series-compatible C24.
(ODD_PARITY)
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
Fixed to 255 Target station side
4
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LJ71C24 (0x54)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
89
(2) When performing multi-drop link on the connected station side LJ71C24 with
the relayed module
(a) Configuration
Connected L series-compatible
station CPU C24
Multi-drop link
Personal computer Relayed network
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
Independent
*1
mode Serial
Synchronous communication
*1
mode
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
90
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Fixed to 0 Connected CPU:
ActDestinationIONumber 0 (0x00) Fixed to 0 (0x00)
(0x00) 1023 (0x3FF)
No. 1: 992 (0x3E0)
No. 2: 993 (0x3E1)
No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
4
Fixed to 1
ActDidPropertyBit 1 (0x01) Fixed to 0 (0x00) Fixed to 1 (0x01)
(0x01)
Fixed to 1
ActDsidPropertyBit 1 (0x01) Fixed to 0 (0x00) Fixed to 1 (0x01)
(0x01)
ActIntelligentPreferenceBit 0 (0x00) Fixed to 0 (0x00)
Fixed to 1023 Connected station side
ActIONumber*1 1023 (0x3FF)
(0x3FF) module I/O address
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Fixed to 0 Multi-drop channel Connected CPU:
ActMultiDropChannelNumber*2 0 (0x00)
(0x00) number 1023 (0x3FF)
No. 1: 992 (0x3E0)
No. 2: 993 (0x3E1)
No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
91
4.2.4 Serial communication when the connected station is FX
extended port
(1) Configuration
Connected FX
station CPU extended port
Multi-drop link
Personal computer Relayed network
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial communication *1
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
92
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
93
4.3 Ethernet Communication
(1) Configuration
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected station
Relayed station CPU
CPU
Relayed network
R motion QCPU Q motion
RCPU QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
*1,*2
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
94
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.3.1 Ethernet communication when the connected station is R series-compatible E71 (TCP)
4.3 Ethernet Communication
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of the connected station side module
Target station side
For single CPU
For single CPU
Fixed to 1023 (0x3FF)
Fixed to 1023 (0x3FF)
For multiple CPUs
For multiple CPUs
Connected CPU:
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
No. 1: 992 (0x3E0)
No. 1: 992 (0x3E0)
No. 2: 993 (0x3E1) Connected station side Connected station side
ActIONumber *3 1023 (0x3FF) No. 2: 993 (0x3E1)
No. 3: 994 (0x3E2) module I/O address module I/O address
No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
No. 4: 995 (0x3E3)
For Redundant CPU
For Redundant CPU
Control system:
Control system:
976 (0x3D0)
976 (0x3D0)
No specification:
No specification:
1023 (0x3FF)
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *4 number
Target station side Target station side Connected station side Connected station side
ActNetwork
0 (0x00) module network module network R series-compatible R series-compatible
Number *5
number number E71 network number E71 network number
ActPassword Null Password set to R series-compatible E71 on the connected station side
95
Property pattern
Property Default value
*1
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP(0x05)
SERIAL)
0x01(PACKET_
ActPacketType PACKET_PLC1
PLC1)
ActPortNumber 1 (PORT_1) Personal computer side COM port number
19200
ActBaudRate (BAUDRATE_ Fixed to 0 (0x00)
19200)
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
8(TRC_DTR_
ActControl Fixed to 0 (0x00)
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 0 (0x00)
1(ODD_
ActParity Fixed to 0 (0x00)
PARITY)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
ActSource
0(0x00) Personal computer side network number
NetworkNumber
ActSourceStation
0(0x00) Personal computer side station number
Number *6
Connected station side Connected station side
ActStation Target station side Target station side
255 (0xFF) R series-compatible R series-compatible
Number *5 module station number module station number
E71 station number E71 station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_RJ71EN71(0x1001)
(UNIT_QNCPU)
*1 : Note the following considerations when accessing via Ethernet module (R series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side R series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of R series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : When using the OPS connection function for Redundant CPU, specify any port number that was set to the network parameter of the
CPU.
(The setting range is 1025 port number 4999 or 5003 port number 65534)
*3 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*4 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*5 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*6 : Specify the station number on the personal computer side to avoid the same station number set for R series-compatible E71 within the
same Ethernet loop.
96
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Relayed network
Relayed Relayed
station CPU module
4
Personal computer
Connected station
Relayed station CPU
4.3.2 Ethernet communication when the connected station is R series-compatible E71 (UDP)
4.3 Ethernet Communication
CPU
Relayed network
R motion QCPU Q motion
RCPU QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
*1,*2
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
97
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
*1
ActConnectUnit Connected station side
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
Number module station number
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber *3 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination For communication with IP address specified: 5001
0(0x00)
PortNumber For direct communication without IP address specified: 5003
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
For communication with IP address specified: Host name or IP address of the connected station side
ActHostAddress 1.1.1.1
For direct communication without IP address specified: 255.255.255.255
Target station side
For single CPU
For single CPU
Fixed to 1023 (0x3FF)
Fixed to 1023 (0x3FF)
For multiple CPUs
For multiple CPUs
Connected CPU:
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
No. 1: 992 (0x3E0)
No. 1: 992 (0x3E0)
No. 2: 993 (0x3E1) Connected station side Connected station side
ActIONumber *3 1023 (0x3FF) No. 2: 993 (0x3E1)
No. 3: 994 (0x3E2) module I/O address module I/O address
No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
No. 4: 995 (0x3E3)
For Redundant CPU
For Redundant CPU
Control system:
Control system:
976 (0x3D0)
976 (0x3D0)
No specification:
No specification:
1023 (0x3FF)
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *4 number
Target station side Target station side Connected station side Connected station side
ActNetwork
0 (0x00) module network module network R series-compatible R series-compatible
Number *5
number number E71 network number E71 network number
ActPassword Null Password set to R series-compatible E71 on the connected station side
98
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
*1
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_UDPIP(0x08)
SERIAL)
0x01(PACKET_
ActPacketType PACKET_PLC1
PLC1)
19200
ActBaudRate (BAUDRATE_ Fixed to 0 (0x00)
19200)
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
4
8(TRC_DTR_
ActControl Fixed to 0 (0x00)
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 0 (0x00)
1(ODD_
ActParity Fixed to 0 (0x00)
PARITY)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
ActSource
0(0x00) Personal computer side network number
NetworkNumber
ActSourceStation
0(0x00) Personal computer side station number
Number *6
Connected station side Connected station side
4.3.2 Ethernet communication when the connected station is R series-compatible E71 (UDP)
4.3 Ethernet Communication
ActStation Target station side Target station side
255 (0xFF) R series-compatible R series-compatible
Number *5 module station number module station number
E71 station number E71 station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13 For communication with IP address specified: UNIT_RJ71EN71(0x1001)
ActUnitType
(UNIT_QNCPU) For direst communication without IP address specified: UNIT_RJ71EN71_DIRECT(0x1005)
*1 : Note the following considerations when accessing via Ethernet module (R series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side R series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of R series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : When using the OPS connection function for Redundant CPU, specify any port number that was set to the network parameter of the
CPU.
(The setting range is 1025 port number 4999 or 5003 port number 65534)
*3 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*4 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*5 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*6 : Specify the station number on the personal computer side to avoid the same station number set for R series-compatible E71 within the
same Ethernet loop.
99
4.3.3 Ethernet communication when the connected station is Q
series-compatible E71 (TCP)
(1) Configuration
Relayed network
Relayed Relayed
station CPU module
Personal computer
*1 : Relayed stations cannot be accessed when the Q motion CPU is Q172CPU, Q173CPU, Q172HCPU, or Q173HCPU.
*2 : Relayed stations cannot be accessed via QSCPU or Q motion CPU.
*3 : Since CC-Link IE Field Network is not supported, R motion CPU, Q12DCCPU-V (Basic mode), QSCPU, and Q motion CPU relayed by
CC-Link IE Field Network cannot be accessed.
*4 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be accessed.
*5 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
*6 : Only CPU No.2 or later in a multiple CPU configuration can be accessed.
100
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.3.3 Ethernet communication when the connected station is Q series-compatible E71 (TCP)
4.3 Ethernet Communication
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of the connected station side module
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
Connected station Connected station
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
side relayed side relayed
ActIONumber *2 1023 (0x3FF) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
module I/O module I/O
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
address address
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
ActMultiDrop Multi-drop channel
*3
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber number
Target station side Target station side Connected station side Connected station side
ActNetwork
0 (0x00) module network module network Q series-compatible Q series-compatible
Number *4
number number E71 network number E71 network number
ActPassword Null Password set to Q series-compatible E71 on the connected station side
101
Property pattern
Property Default value
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
ActSource
0 (0x00) Personal computer side network number
NetworkNumber
ActSourceStation
0 (0x00) Personal computer side station number
Number *5
Target station side Target station side Connected station side Connected station side
ActStation
255 (0xFF) module network module network Q series-compatible Q series-compatible
Number *4
number number E71 network number E71 network number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units.
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_QJ71E71 (0x1A)
(UNIT_QNCPU)
*1 : When using the OPS connection function for Redundant CPU, specify any port number that was set to the network parameter of the
CPU. (The setting range is 1025 port number 4999 or 5003 port number 65534)
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*5 : Specify the station number on the personal computer side to avoid the same station number set for Q series-compatible E71 within the
same Ethernet loop.
102
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Relayed network
Relayed Relayed
station CPU module
4
Personal computer
4.3.4 Ethernet communication when the connected station is Q series-compatible E71 (UDP)
4.3 Ethernet Communication
Connected station CPU Relayed station CPU
Q Relayed Q
QCPU QCPU
QCCPU QSCPU motion network QCCPU LCPU QSCPU motion FXCPU
(Q mode) (Q mode)
CPU CPU
CC IE Control
*3 *4 *2,*3 *3
CC IE Field
MELSECNET/H *2
*6,*7 *2 *1,*2
Ethernet *2
Serial
*5
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Relayed stations cannot be accessed when the Q motion CPU is Q172CPU, Q173CPU, Q172HCPU, or Q173HCPU.
*2 : Relayed stations cannot be accessed via QSCPU or Q motion CPU.
*3 : Since CC-Link IE Field Network is not supported, R motion CPU, Q12DCCPU-V (Basic mode), QSCPU, and Q motion CPU relayed by
CC-Link IE Field Network cannot be accessed.
*4 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be accessed.
*5 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
*6 : Only CPU No.2 or later in a multiple CPU configuration can be accessed.
*7 : Since QCCPU is not supported by MELSOFT direct connection, Ethernet port direct connection is not applicable.
103
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
ActConnectUnit Connected station side
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
Number module station number
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination
0(0x00) 5001
PortNumber
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of the connected station side module
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
Connected station Connected station
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
side relayed side relayed
ActIONumber*1 1023 (0x3FF) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
module I/O module I/O
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
address address
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side Target station side Connected station side Connected station side
ActNetwork
0 (0x00) module network module network Q series-compatible Q series-compatible
Number*3
number number E71 network number E71 network number
ActPassword Null Password set to Q series-compatible E71 on the connected station side
104
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_UDPIP (0x08)
SERIAL)
ActSource
0 (0x00) Personal computer side network number
NetworkNumber*4
ActSourceStation
0 (0x00) Personal computer side station number
Number*5
Target station side Target station side Connected station side Connected station side
ActStation
Number*3
255 (0xFF) module network
number
module network
number
Q series-compatible
E71 network number
Q series-compatible
E71 network number
4
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units.
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_QJ71E71 (0x1A)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*4 : Do not use 1 to 1024 of ActPortNumber.
*5 : Specify the station number on the personal computer side to avoid the same station number set for Q series-compatible E71 within the
same Ethernet loop.
4.3.4 Ethernet communication when the connected station is Q series-compatible E71 (UDP)
4.3 Ethernet Communication
105
4.3.5 Ethernet communication when the connected station is L
series-compatible E71 (TCP)
(1) Configuration
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU*1
CC IE Control
*3 *4 *2,*3 *3
CC IE Field
MELSECNET/H
Ethernet *2
106
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.3.5 Ethernet communication when the connected station is L series-compatible E71 (TCP)
4.3 Ethernet Communication
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination 5002 for MELSOFT connection
0 (0x00)
PortNumber Any port number for OPS connection*1
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of the connected station side module
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
Connected station Connected station
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
side relayed side relayed
ActIONumber*2 1023 (0x3FF) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
module I/O module I/O
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
address address
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
107
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
Target station side Target station side Connected station side Connected station side
ActNetwork
0 (0x00) module network module network L series-compatible L series-compatible
Number *4
number number E71 network number E71 network number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
ActPassword Null Password set to L series-compatible E71 on the connected station side
ActPortNumber 1 (PORT_1) Personal computer side port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
ActSource
0 (0x00) Personal computer side network number
NetworkNumber
ActSource
0 (0x00) Personal computer side station number
StationNumber *5
Connected station side Connected station side
ActStation Target station side Target station side
255 (0xFF) L series-compatible L series-compatible
Number *4 module station number module station number
E71 station number E71 station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LJ71E71 (0x5C)
(UNIT_QNCPU)
*1 : When using the OPS connection function for Redundant CPU, specify any port number that was set to the network parameter of the
CPU. (The setting range is 1025 port number 4999 or 5003 port number 65534)
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*5 : Specify the station number on the personal computer side to avoid the same station number set for L series-compatible E71 within the
same Ethernet loop.
108
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Relayed network
Relayed Relayed
station CPU module
4
Personal computer
Connected
4.3.6 Ethernet communication when the connected station is L series-compatible E71 (UDP)
4.3 Ethernet Communication
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU*1
CC IE Control
*2 *3 *3,*4 *2
CC IE Field
MELSECNET/H
Ethernet *4
109
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
ActBaudRate (BAUDRATE_19 Fixed to 0 (0x00)
200)
ActConnectUnit Connected station side
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
Number module station number
8
ActControl (TRC_DTR_OR_ Fixed to 0 (0x00)
RTS)
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
ActDataBits 8 (DATABIT_8) Fixed to 0 (0x00)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination
0 (0x00) 5001
PortNumber
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of the connected station side module
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
Connected station Connected station
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
side relayed side relayed
ActIONumber*2 1023 (0x3FF) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
module I/O module I/O
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
address address
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
110
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
Target station side Target station side Connected station side Connected station side
ActNetwork
0 (0x00) module network module network L series-compatible L series-compatible
Number *4
number number E71 network number E71 network number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
ActPassword Null Password set to L series-compatible E71 on the connected station side
4.3.6 Ethernet communication when the connected station is L series-compatible E71 (UDP)
4.3 Ethernet Communication
*1 : When using the OPS connection function for Redundant CPU, specify any port number that was set to the network parameter of the
CPU. (The setting range is 1025 port number 4999 or 5003 port number 65534)
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*5 : Do not use 1 to 1024 of ActPortNumber.
*6 : Specify the station number on the personal computer side to avoid the same station number set for L series-compatible E71 within the
same Ethernet loop.
111
4.3.7 Ethernet communication when the connected station is RCPU
(TCP)
(1) Configuration
Connected Relayed
station CPU module
Relayed network
Relayed Relayed
Personal computer station CPU module
112
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActBaudRate
19200(BAUDRA
TE_19200)
0(0x00) 4
8(TRC_DTR_OR
ActControl 0(0x00)
_RTS)
ActDataBits 8(DATABIT_8) 0(0x00)
ActParity 1(ODD_PARITY) 0(0x00)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
*2
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
113
Property pattern
Property Default value
*1
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to 1023 (0x3FF) Connected CPU:
For multiple CPUs 1023 (0x3FF)
Connected station Connected station
Connected CPU: No. 1: 992 (0x3E0)
side relayed side relayed
ActIONumber*2 1023 (0x3FF) 1023 (0x3FF) No. 2: 993 (0x3E1)
module I/O module I/O
No. 1: 992 (0x3E0) No. 3: 994 (0x3E2)
address address
No. 2: 993 (0x3E1) No. 4: 995 (0x3E3)
No. 3: 994 (0x3E2) For Redundant CPU
No. 4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
*3
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number *4
number
ActPassword Null Password set to the connected station side
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP(0x05)
SERIAL)
ActStation Target station side
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number *4 module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units.
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_RETHER(0x1002)
(UNIT_QNCPU)
*1 : Note the following considerations when accessing via Ethernet module (R series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side R series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of R series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : When the property pattern is , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
114
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Connected Relayed
station CPU module
Relayed network
4
Relayed Relayed
Personal computer station CPU module
115
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
*1
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
ActPortNumber 1(PORT_1) 0(0x00)
19200(BAUDRA
ActBaudRate 0(0x00)
TE_19200)
8(TRC_DTR_OR
ActControl 0(0x00)
_RTS)
ActDataBits 8(DATABIT_8) 0(0x00)
ActParity 1(ODD_PARITY) 0(0x00)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
*2
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
Target station Target station
RCPU, RCCPU, RCPU, RCCPU,
R motion CPU, R motion CPU,
ActIntelligent QCPU (Q mode), QCPU (Q mode),
0(0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit QCCPU QCCPU
LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the Other than the
above : 0 (0x00) above : 0 (0x00)
For communication with IP address specified: Host name or IP address of the connected station side
ActHostAddress 1.1.1.1
For direst communication without IP address specified: 255.255.255.255
ActDestination For communication with IP address specified: 5006
0(0x00)
PortNumber For direct communication without IP address specified: 5008
116
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
*1
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to 1023 (0x3FF) Connected CPU:
For multiple CPUs 1023 (0x3FF)
Connected CPU: No. 1: 992 (0x3E0) Connected station Connected station
ActIONumber*2 1023 (0x3FF) 1023 (0x3FF) No. 2: 993 (0x3E1) side module I/O side module I/O
No. 1: 992 (0x3E0) No. 3: 994 (0x3E2) address address
No. 2: 993 (0x3E1) No. 4: 995 (0x3E3) 4
No. 3: 994 (0x3E2) For Redundant CPU
No. 4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
*3
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number *4
number
0x01
ActPacketType PACKET_PLC1
(iPACKET_PLC1)
ActPassword Null Password set to the connected station side
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_UDPIP(0x08)
SERIAL)
ActStation Target station side
117
4.3.9 Ethernet communication when the connected station is
FX5CPU (TCP)
(1) Configuration
Connected Relayed
station CPU module
Relayed network
Relayed Relayed
Personal computer station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FX5CPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
118
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActCpuType
34
(CPU_Q02CPU)
CPU type corresponding to the target station 4
ActDataBits 8(DATABIT_8) 0 (0x00)
ActDestinationPortNumber 0(0x00) 5562
ActHostAddress 1.1.1.1 Host name or IP address of the connected station side module
Target station side module
ActNetworkNumber 0(0x00) 0(0x00)
network number
ActPacketType 0x01(PACKET_PLC1) PACKET_PLC1
ActPassword Null Remote password set to the connected station
ActPortNumber 1(PORT_1) 0 (0x00)
0x04
ActProtocolType PROTOCOL_TCPIP(0x05)
(PROTOCOL_SERIAL)
Target station side module
ActStationNumber 255(0xFF) 255(0xFF)
station number
ActStopBits 0(STOPBIT_ONE) 0 (0x00)
ActSumCheck 0(NO_SUM_CHECK) 0 (0x00)
ActThroughNetworkType 0(0x00) 1 (0x01) 0(0x00)
119
4.3.10 Ethernet communication when the connected station is
FX5CPU (UDP)
(1) Configuration
Connected Relayed
station CPU module
Relayed network
Relayed Relayed
Personal computer station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FX5CPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
120
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActCpuType
34
(CPU_Q02CPU)
CPU type corresponding to the target station 4
ActDataBits 8(DATABIT_8) 0 (0x00)
ActDestinationPortNumber 0(0x00) 5560
ActHostAddress 1.1.1.1 255.255.255.255
Target station side module
ActNetworkNumber 0(0x00) 0(0x00)
network number
ActPacketType 0x01(PACKET_PLC1) PACKET_PLC1
ActPassword Null Remote password set to the connected station
ActPortNumber 1(PORT_1) 0 (0x00)
0x04
ActProtocolType PROTOCOL_UDPIP(0x08)
(PROTOCOL_SERIAL)
Target station side module
ActStationNumber 255(0xFF) 255(0xFF)
station number
ActStopBits 0(STOPBIT_ONE) 0 (0x00)
ActSumCheck 0(NO_SUM_CHECK) 0 (0x00)
ActThroughNetworkType 0(0x00) 1 (0x01) 0 (0x00)
121
4.3.11 Ethernet communication when the connected station is built-in
Ethernet port QCPU (TCP)
(1) Configuration
Connected Relayed
station CPU module
Relayed network
Relayed Relayed
Personal computer station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QnUDE(H) QCPU Q motion
QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
*1 *2 *1 *1
CC IE Field
MELSECNET/H
Ethernet
Serial communication *3
CC-Link
122
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Connected
Relayed station CPU
station CPU
Relayed network
R motion
QCCPU RCPU RCCPU FX5CPU
CPU*4
CC IE Control
CC IE Field
MELSECNET/H
*4,*5,*6 Ethernet
Serial communication
CC-Link
Connected
4
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
QCCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
*1 *2 *1 *1
MELSECNET/H
*4,*5,*6 Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
Q motion R motion
RCPU RCCPU FX5CPU
CPU CPU
CC IE Control
CC IE Field
4.3.11 Ethernet communication when the connected station is built-in Ethernet port QCPU (TCP)
4.3 Ethernet Communication
MELSECNET/H
*7 Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
Q motion QCPU Q motion
QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
*7 Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
123
*1 : Since CC-Link IE Field Network is not supported, R motion CPU, Q12DCCPU-V (Basic mode), QSCPU, and Q motion
CPU relayed by CC-Link IE Field Network cannot be accessed.
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
*4 : Only CPU No.2 or later in a multiple CPU configuration can be accessed.
*5 : Q24DHCCPU-V, Q24DHCCPU-LS, Q24DHCCPU-VG and Q26DHCCPU-LS cannot be accessed because the
communication route is not supported.
*6 : Since QCCPU is not supported by MELSOFT direct connection, Ethernet port direct connection is not applicable.
*7 : For Q172D, Q173D, Q172DS, and Q173DS, only CPU No.2 or later in a multiple CPU configuration can be accessed.
124
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.3.11 Ethernet communication when the connected station is built-in Ethernet port QCPU (TCP)
4.3 Ethernet Communication
Bit
ActHostAddress 1.1.1.1 Host name or IP address of the connected station side module
Target station Target station
RCPU, RCCPU, RCPU, RCCPU,
R motion CPU, R motion CPU,
ActIntelligent QCPU(Q mode), QCPU(Q mode),
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit QCCPU, QCCPU,
LCPU :1 (0x01) LCPU :1 (0x01)
Other than the Other than the
above :0 (0x00) above :0 (0x00)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to 1023 (0x3FF) Connected CPU:
For multiple CPUs 1023 (0x3FF)
Connected CPU: No. 1: 992 (0x3E0) Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) 1023 (0x3FF) No. 2: 993 (0x3E1) relayed module I/O relayed module I/O
No. 1: 992 (0x3E0) No. 3: 994 (0x3E2) address address
No. 2: 993 (0x3E1) No. 4: 995 (0x3E3)
No. 3: 994 (0x3E2) For Redundant CPU
No. 4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
125
Property pattern
Property Default value
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number*3
number
ActPassword Null Remote password set to the connected station
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
ActStation Target station side
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number*3 module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_QNETHER (0x2C)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
126
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Connected Relayed
station CPU module
Relayed network
4
Relayed Relayed
Personal computer station CPU module
4.3.12 Ethernet communication when the connected station is built-in Ethernet port QCPU (UDP)
4.3 Ethernet Communication
Connected
Relayed station CPU
station CPU
Relayed network
QnUDE(H) QCPU Q motion
QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
*1 *2 *1 *1
CC IE Field
MELSECNET/H
Ethernet
Serial communication *3
CC-Link
127
Connected
Relayed station CPU
station CPU
Relayed network
R motion
QCCPU RCPU RCCPU FX5CPU
CPU*4
CC IE Control
CC IE Field
MELSECNET/H
*4,*5,*6
Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
QCCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
*1 *2 *1 *1
CC IE Field
MELSECNET/H
*4,*5,*6
Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
Q motion R motion
RCPU RCCPU FX5CPU
CPU CPU
CC IE Control
CC IE Field
MELSECNET/H
*7
Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
Q motion QCPU Q motion
QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
*7
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
128
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
*1 : Since CC-Link IE Field Network is not supported, R motion CPU, Q12DCCPU-V (Basic mode), QSCPU, and Q motion
CPU relayed by CC-Link IE Field Network cannot be accessed.
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
*4 : Only CPU No.2 or later in a multiple CPU configuration can be accessed.
*5 : Q24DHCCPU-V, Q24DHCCPU-LS, Q24DHCCPU-VG and Q26DHCCPU-LS cannot be accessed because the
communication route is not supported.
*6 : Since QCCPU is not supported by MELSOFT direct connection, Ethernet port direct connection is not applicable.
*7 : For Q172D, Q173D, Q172DS, and Q173DS, only CPU No.2 or later in a multiple CPU configuration can be accessed.
4.3.12 Ethernet communication when the connected station is built-in Ethernet port QCPU (UDP)
4.3 Ethernet Communication
129
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination For communication with IP address specified: 5006
0 (0x00)
PortNumber For direct communication without IP address specified: Unused
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
For communication with specified IP address: Host name or IP address of
ActHostAddress 1.1.1.1 the connected station side module
For direct communication without specified IP address: The specification is invalid.
Target station Target station
RCPU, RCCPU, RCPU, RCCPU,
R motion CPU, R motion CPU,
ActIntelligent QCPU(Q mode), QCPU(Q mode),
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit QCCPU, QCCPU,
LCPU :1 (0x01) LCPU :1 (0x01)
Other than the Other than the
above :0 (0x00) above :0 (0x00)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to 1023 (0x3FF) Connected CPU:
For multiple CPUs 1023 (0x3FF)
Connected CPU: No. 1: 992 (0x3E0) Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) 1023 (0x3FF) No. 2: 993 (0x3E1) relayed module I/O relayed module I/O
No. 1: 992 (0x3E0) No. 3: 994 (0x3E2) address address
No. 2: 993 (0x3E1) No. 4: 995 (0x3E3)
No. 3: 994 (0x3E2) For Redundant CPU
No. 4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
130
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number*3
number
ActPassword Null Remote password set to the connected station
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_UDPIP (0x08)
SERIAL)
ActStation Target station side
4
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number*3 module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13 For communication with specified IP address: UNIT_QNETHER (0x2C)
ActUnitType
(UNIT_QNCPU) For direct communication without specified IP address: UNIT_QNETHER_DIRECT (0x2D)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
4.3.12 Ethernet communication when the connected station is built-in Ethernet port QCPU (UDP)
4.3 Ethernet Communication
131
4.3.13 Ethernet communication when the connected station is built-in
Ethernet port LCPU (TCP)
(1) Configuration
Connected Relayed
station CPU module
Relayed network
Relayed Relayed
Personal computer station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Field*1 *2
MELSECNET/H
Ethernet
Serial communication *3
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*2 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
132
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.3.13 Ethernet communication when the connected station is built-in Ethernet port LCPU (TCP)
4.3 Ethernet Communication
No specification:
1023 (0x3FF)
ActDestination
0 (0x00) 5007
PortNumber
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Host name or IP address of the connected station side module
Target station Target station
RCPU, RCCPU, RCPU, RCCPU,
R motion CPU, R motion CPU,
ActIntelligent QCPU(Q mode), QCPU(Q mode),
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit QCCPU, QCCPU,
LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the Other than the
above : 0 (0x00) above : 0 (0x00)
133
Property pattern
Property Default value
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
For single CPU Connected station side Connected station side No. 1: 992 (0x3E0)
ActIONumber*1 1023 (0x3FF) Fixed to 1023 relayed module I/O relayed module I/O No. 2: 993 (0x3E1)
(0x3FF) address address No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
For Redundant CPU
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber*3 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
ActPassword Null Password set to the connected station side
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
Fixed to 255 Target station side
ActStationNumber*3 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units.
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LNETHER (0x52)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
134
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Connected Relayed
station CPU module
Relayed network
4
Relayed Relayed
Personal computer station CPU module
Connected
4.3.14 Ethernet communication when the connected station is built-in Ethernet port LCPU (UDP)
4.3 Ethernet Communication
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Field*1 *2
MELSECNET/H
Ethernet
Serial communication *3
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*2 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
135
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
ActBaudRate (BAUDRATE_19 Fixed to 0 (0x00)
200)
8
ActControl (TRC_DTR_OR_ Fixed to 0 (0x00)
RTS)
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
ActDataBits 8 (DATABIT_8) Fixed to 0 (0x00)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1) Fixed to 0 (0x00)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination For communication with IP address specified: 5006
0 (0x00)
PortNumber For direct communication without IP address specified: 5008
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
For communication with specified IP address: Host name or IP address of
ActHostAddress 1.1.1.1 the connected station side module
For direct communication without specified IP address: 255.255.255.255
Target station Target station
RCPU, RCCPU, RCPU, RCCPU,
R motion CPU, R motion CPU,
ActIntelligent QCPU(Q mode), QCPU(Q mode),
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit QCCPU, QCCPU,
LCPU :1 (0x01) LCPU :1 (0x01)
Other than the Other than the
above :0 (0x00) above :0 (0x00)
136
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
For single CPU No. 1: 992 (0x3E0)
Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) Fixed to 1023 No. 2: 993 (0x3E1)
module I/O address module I/O address
(0x3FF) No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
For Redundant CPU
4
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber*3 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
ActPassword Null Remote password set to the connected station
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_UDPIP (0x08)
SERIAL)
4.3.14 Ethernet communication when the connected station is built-in Ethernet port LCPU (UDP)
4.3 Ethernet Communication
Fixed to 255 Target station side
ActStationNumber*3 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13 For communication with specified IP address: UNIT_LNETHER(0x52)
ActUnitType
(UNIT_QNCPU) For direct communication without specified IP address: UNIT_LNETHER_DIRECT(0x53)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : When the property pattern is or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
137
4.3.15 Ethernet communication when the connected station is
Ethernet adapter module (TCP)
(1) Configuration
Relayed network
Relayed Relayed
Ethernet adapter module station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QnUDE(H) QCPU Q motion
QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
*1 *2
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
138
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Connected
Relayed station CPU
station CPU
Relayed network
R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field*2
MELSECNET/H
Ethernet
Serial communication
CC-Link
Connected 4
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Field*2 *1
MELSECNET/H
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
4.3.15 Ethernet communication when the connected station is Ethernet adapter module (TCP)
4.3 Ethernet Communication
139
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of the Ethernet adapter module
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0) Connected station side Connected station side
*1
Connected CPU:
ActIONumber 1023 (0x3FF) No. 2: 993 (0x3E1) relayed module I/O relayed module I/O
1023 (0x3FF)
No. 3: 994 (0x3E2) address address
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Connected station side Connected station side Connected station side
Target station side
ActNetwork CC-Link IE Field CC-Link IE Field CC-Link IE Field
0 (0x00) module network
Number*3 Network module Network module Network module
number
station number station number station number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
140
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Connected station side Connected station side Connected station side
ActStation CC-Link IE Field Target station side CC-Link IE Field CC-Link IE Field
255 (0xFF)
Number*3 Network module module station number Network module Network module
station number station number station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
4
ActUnitType UNIT_NZ2GF_ETB (0x59)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : When the property pattern is , , or , specify the parameter value set for the CC-Link IE Field Network module on the connected
station side for ActNetworkNumber and ActStationNumber.
When the property pattern is , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
4.3.15 Ethernet communication when the connected station is Ethernet adapter module (TCP)
4.3 Ethernet Communication
141
4.3.16 Ethernet communication when the connected station is
Ethernet adapter module (UDP)
(1) Configuration
Relayed network
Relayed Relayed
Ethernet adapter module station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QnUDE(H) QCPU Q motion
QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
*1 *2
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
142
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Connected
Relayed station CPU
station CPU
Relayed network
R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field*2
MELSECNET/H
Ethernet
Serial communication
CC-Link
Connected 4
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Field*2 *1
MELSECNET/H
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
4.3.16 Ethernet communication when the connected station is Ethernet adapter module (UDP)
4.3 Ethernet Communication
143
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
For communication with specified IP address: Host name or IP address of the Ethernet adapter module
ActHostAddress 1.1.1.1
For direct communication without specified IP address: The specification is invalid.
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to 1023 (0x3FF) Connected CPU:
For multiple CPUs 1023 (0x3FF)
Connected CPU: No. 1: 992 (0x3E0) Connected station side Connected station side
*1 1023 (0x3FF) 1023 (0x3FF) No. 2: 993 (0x3E1) relayed module I/O relayed module I/O
ActIONumber
No. 1: 992 (0x3E0) No. 3: 994 (0x3E2) address address
No. 2: 993 (0x3E1) No. 4: 995 (0x3E3)
No. 3: 994 (0x3E2) For Redundant CPU
No. 4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Connected station side Connected station side Connected station side
ActNetwork CC-Link IE Field Target station side CC-Link IE Field CC-Link IE Field
0 (0x00)
Number*3 Network module module station number Network module Network module
station number station number station number
144
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_UDPIP (0x08)
SERIAL)
Connected station side Connected station side Connected station side
ActStation CC-Link IE Field Target station side CC-Link IE Field CC-Link IE Field
255 (0xFF)
Number*3 Network module module station number Network module Network module
station number station number station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units 4
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13 For communication with specified IP address: UNIT_NZ2GF_ETB (0x59)
ActUnitType
(UNIT_QNCPU) For direct communication without specified IP address: UNIT_NZ2GF_ETB_DIRECT (0x5A)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : When the property pattern is , , or , specify the parameter value set for the CC-Link IE Field Network module on the connected
station side for ActNetworkNumber and ActStationNumber.
When the property pattern is , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
4.3.16 Ethernet communication when the connected station is Ethernet adapter module (UDP)
4.3 Ethernet Communication
145
4.3.17 Ethernet communication when the connected station is
Ethernet adapter (TCP)
(1) Configuration
Ethernet Connected Relayed
adapter station CPU module
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
*1
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
146
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActProtocolType
0x04
(PROTOCOL_SERIAL)
PROTOCOL_TCPIP 4
ActTimeOut 10000 Any value specified by user in ms units
ActUnitType 0x13 (UNIT_QNCPU) UNIT_FXETHER
4.3.17 Ethernet communication when the connected station is Ethernet adapter (TCP)
4.3 Ethernet Communication
147
4.3.18 Ethernet communication when the connected station is
Ethernet adapter (UDP)
(1) Configuration
Ethernet Connected Relayed
adapter station CPU module
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
*1
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
148
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Robot controller
Personal computer
When robot controller communication, the program setting type control cannot be used.
Use the utility setting type control.
149
4.4 COM Communication
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FX5CPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
150
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
151
4.4.2 CPU COM communication when the connected station is QCPU
(Q mode)
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
CC-Link *3
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Field Network is not supported, R motion CPU, Q12DCCPU-V (Basic mode), QSCPU, and Q motion CPU relayed by
CC-Link IE Field Network cannot be accessed.
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be accessed.
*3 : Supported by FX3G(C)CPU and FX3U(C)CPU within the own network only.
*4 : Only CPU No.2 or later in a multiple CPU configuration can be accessed.
152
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActControl
8
(TRC_DTR_OR_ Depending on the used cable.
4
RTS)
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
Target station side
For multiple CPUs
For single CPU
Connected CPU:
Fixed to 1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No. 1: 992 (0x3E0)
ActDestination Connected CPU:
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1)
IONumber 1023 (0x3FF)
No. 3: 994 (0x3E2)
No. 1: 992 (0x3E0)
No. 4: 995 (0x3E3)
No. 2: 993 (0x3E1)
For Redundant CPU
No. 3: 994 (0x3E2)
Control system:
No. 4: 995 (0x3E3)
976 (0x3D0)
No specification:
4.4.2 CPU COM communication when the connected station is QCPU (Q mode)
4.4 COM Communication
1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU :1 (0x01) LCPU :1 (0x01)
Other than the Other than the
above :0 (0x00) above :0 (0x00)
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
Connected station side Connected station side
ActIONumber*2 1023 (0x3FF) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
module I/O address module I/O address
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
153
Property pattern
Property Default value
*1
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*3 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
ActStation Target station side
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units.
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_QNCPU (0x13)
(UNIT_QNCPU)
*1 : Note the following considerations when accessing via Ethernet module (Q series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side Q series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of Q series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
154
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module 4
(2) Property patterns
Connected
Relayed station CPU
station CPU
Relayed network
R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field *1
MELSECNET/H
Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
*1 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*2 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
155
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_
BAUDRATE_115200
19200)
8
ActControl (TRC_DTR_OR_ Depending on the used cable.
RTS)
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1) Fixed to 0 (0x00)
IONumber
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Fixed to NULL
Target station Target station
RCPU, RCCPU, RCPU, RCCPU,
QCPU (Q mode), QCPU (Q mode),
ActIntelligent
0 (0x00) Fixed to 0 (0x00) QCCPU, QCCPU, Fixed to 0 (0x00)
PreferenceBit
LCPU :1 (0x01) LCPU :1 (0x01)
Other than the Other than the
above :0 (0x00) above :0 (0x00)
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No. 1: 992 (0x3E0)
Fixed to 1023 Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) No. 2: 993 (0x3E1)
(0x3FF) module I/O address module I/O address
No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
For Redundant CPU
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
156
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActMultiDrop
0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
Fixed to 255 Target station side
4
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units.
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LNCPU (0x50)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
157
4.4.4 CPU COM communication when the connected station is Q
motion CPU
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
Q motion QCPU Q motion
QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
*1
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Relayed stations cannot be accessed when the Q motion CPU is Q172CPU, Q173CPU, Q172HCPU, or Q173HCPU.
158
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.4.4 CPU COM communication when the connected station is Q motion CPU
4.4 COM Communication
159
4.4.5 CPU COM communication when the connected station is
FXCPU
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link *1
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
160
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
161
4.4.6 COM communication when the connected station is inverter
(1) Configuration
Inverter
Personal computer
When performing inverter communication, the program setting type control cannot be used.
Use the utility setting type control.
162
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Robot controller
4
Personal computer
When robot controller communication, the program setting type control cannot be used.
Use the utility setting type control.
163
4.5 USB Communication
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
RCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
*1
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Controller Network is not supported, RCPU and LCPU relayed by CC-Link IE Controller Network
cannot be accessed.
*2 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
164
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
165
Property pattern
Property Default value
*1
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USB
SERIAL)
0x01(PACKET_
ActPacketType PACKET_PLC1
PLC1)
ActStation Target station side
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number module station number
ActConnectUnit
0(0x00) Fixed to 0 (0x00)
Number
ActPortNumber 1(PORT_1) Fixed to 1 (PORT_1)
19200
ActBaudRate (BAUDRATE_ Fixed to 0 (0x00)
19200)
ActHostAddress 1.1.1.1 Fixed to NULL
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
8(TRC_DTR_
ActControl Fixed to 0 (0x00)
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 0 (0x00)
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSource
0(0x00) Fixed to 0 (0x00)
NetworkNumber
ActSourceStation
0(0x00) Fixed to 0 (0x00)
Number
ActDestination
0(0x00) Fixed to 0 (0x00)
PortNumber
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_RUSB
(UNIT_QNCPU)
*1 : Note the following considerations when accessing via Ethernet module (R series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side R series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of R series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
166
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed 4
station CPU module
Connected
Relayed station CPU
station CPU
167
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
*1
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
IONumber *2
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
Target station Target station
RCPU, RCCPU, RCPU, RCCPU,
QCPU (Q mode), QCPU (Q mode),
ActIntelligent
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) QCCPU, QCCPU,
PreferenceBit
LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the Other than the
above : 0 (0x00) above : 0 (0x00)
Target station side
For single CPU
For single CPU
Fixed to 1023 (0x3FF)
Fixed to 1023 (0x3FF)
For multiple CPUs
For multiple CPUs
Connected CPU:
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
No. 1: 992 (0x3E0)
No. 1: 992 (0x3E0)
No. 2: 993 (0x3E1) Connected station side Connected station side
ActIONumber *2 1023 (0x3FF) No. 2: 993 (0x3E1)
No. 3: 994 (0x3E2) module I/O address module I/O address
No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3)
No. 4: 995 (0x3E3)
For Redundant CPU
For Redundant CPU
Control system:
Control system:
976 (0x3D0)
976 (0x3D0)
No specification:
No specification:
1023 (0x3FF)
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
168
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
*1
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USB
SERIAL)
ActStation Target station side
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
169
4.5.3 USB communication when the connected station is QCPU (Q
mode)
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QCPU Q motion
QCCPU LCPU QSCPU FXCPU
(Q mode) (Q mode) CPU
CC IE Control
*1 *2 *1 *1
CC IE Field
MELSECNET/H
Ethernet
Serial communication *3
CC-Link *4
170
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Connected
Relayed station CPU
station CPU
Relayed network
R motion
QCCPU RCPU RCCPU FX5CPU
CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
4
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
QCCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
*1 *2 *1 *1
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Field Network is not supported, R motion CPU, Q12DCCPU-V (Basic mode), QSCPU, and Q motion
CPU relayed by CC-Link IE Field Network cannot be accessed.
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
171
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
*1
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
IONumber
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU :1 (0x01) LCPU :1 (0x01)
Other than the Other than the
above :0 (0x00) above :0 (0x00)
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
Connected station side Connected station side
ActIONumber*2 1023 (0x3FF) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
module I/O address module I/O address
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*3 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
172
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
*1
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USB (0x0D)
SERIAL)
ActStation Target station side
255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
173
4.5.4 USB communication when the connected station is LCPU
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Field*1 *2
MELSECNET/H
Ethernet
Serial communication *3
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*2 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
174
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
175
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USB (0x0D)
SERIAL)
Fixed to 255 Target station side
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LNUSB (0x51)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
176
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module 4
(2) Property patterns
Connected
Relayed station CPU
station CPU
Relayed network
R motion
QSCPU RCPU RCCPU FX5CPU
CPU
CC IE Control
CC IE Field
MELSECNET/H
*1
Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
177
4.5.6 USB communication when the connected station is Q motion
CPU
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
Q motion QCPU Q motion
QCCPU LCPU QSCPU FXCPU
CPU (Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
*1
Ethernet
Serial communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Relayed stations cannot be accessed when the Q motion CPU is Q172CPU, Q173CPU, Q172HCPU, or Q173HCPU.
178
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
179
4.5.7 USB communication when the connected station is FXCPU
(1) Configuration
Connected Relayed
station CPU module
Relayed Relayed
station CPU module
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link *1
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
180
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
181
4.5.8 USB communication when the connected station is inverter
(1) Configuration
Inverter
Personal computer
When performing inverter communication, the program setting type control cannot be used.
Use the utility setting type control.
182
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Robot controller
Personal computer
When robot controller communication, the program setting type control cannot be used.
Use the utility setting type control.
183
4.6 MELSECNET/H Communication
(1) Configuration
Connected MELSECNET/H Relayed
station CPU module module
Relayed network
Relayed Relayed
station CPU module
Personal computer
184
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
185
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
ActDestination No.1: 992 (0x3E0) No.1: 992 (0x3E0)
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
IONumber No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
ActDidPropertyBit 1 (0x01) Fixed to 0 (0x00) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 0 (0x00) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
Connected station side Connected station side
No.1: 992 (0x3E0)
ActIONumber*1 1023 (0x3FF) Fixed to 0 (0x00) relayed module I/O relayed module I/O
No.2: 993 (0x3E1)
address address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
For Redundant CPU
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side Connected station side Connected station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) module network module network module network
number number number
Port number of personal computer side MELSECNET/H board,
ActPortNumber 1 (PORT_1)
PORT 1 to PORT 4 (first to fourth boards)
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_MNETH (0x0F)
SERIAL)
Fixed to 255 Target station side Connected station side Connected station side
ActStationNumber 255 (0xFF)
(0xFF) module station number module station number module station number
186
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_MNETHBOARD (0x1E)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1 4
2: Channel 2
187
4.7 CC-Link IE Controller Network Communication
(1) Configuration
Connected CC-Link IE Controller Relayed
station CPU Network module module
Relayed network
Relayed Relayed
station CPU module
Personal computer
188
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
189
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to the target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: Connected CPU:
IONumber
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActDidPropertyBit 1 (0x01) Fixed to 0 (0x00) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 0 (0x00) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) Fixed to 0 (0x00) Connected CPU: relayed module I/O relayed module I/O
1023 (0x3FF) address address
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
*2
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber number
Target station side Connected station side Connected station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) module network module network module network
number number number
Port number of personal computer side CC-Link IE Controller Network board,
ActPortNumber 1 (PORT_1)
PORT 1 to PORT 4 (first to fourth boards)
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_MNETG (0x14)
SERIAL)
Fixed to 255 Target station side Connected station side Connected station side
ActStationNumber 255 (0xFF)
(0xFF) module station number module station number module station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_MNETGBOARD (0x2B)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
190
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Relayed network
Relayed Relayed
station CPU module
4
Personal computer
Connected
191
Connected
Relayed station CPU
Own station CPU
Relayed network
board R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field *2
MELSECNET/H
Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
Own station CPU
Relayed network
board QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Field *2
MELSECNET/H
Ethernet
Serial communication
CC-Link
Connected
Relayed station CPU
Own station CPU
Relayed network
board R motion
RCPU RCPU RCCPU FX5CPU
CPU
CC IE Field
MELSECNET/H
Ethernet
Serial communication *3
CC-Link
Connected
Relayed station CPU
Own station CPU
Relayed network
board QCPU Q motion
RCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Field
MELSECNET/H
Ethernet
Serial communication *3 *3
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed because the multi-drop
connection cannot be performed.
192
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
193
4.9 CC-Link Communication
(1) Configuration
Relayed network
Relayed Relayed
station CPU module
Personal computer
194
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Own
Connected station CPU Relayed station CPU
4
Relayed network QCPU QS Q motion FX
board QCCPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Control
*2 *2 *2
CC IE Field
MELSECNET/H
*5
Ethernet
Serial communication
CC-Link
195
Connected station CPU Relayed station CPU
Own
Relayed network R motion
board RCPU RCPU RCCPU FX5CPU
CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial communication
CC-Link
196
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
197
4.10 CC-Link G4 communication
(1) Configuration
Relayed network
CC-Link G4
module Relayed Relayed
(Q mode) station CPU module
Personal computer
198
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
199
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200 BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400,
ActBaudRate
(BAUDRATE_19200) BAUDRATE_57600, BAUDRATE_115200
ActConnectUnitNumber 0 (0x00) Connected station side module station number
8
ActControl Depending on the used cable.
(TRC_DTR_OR_RTS)
ActCpuType 34 (CPU_Q02CPU) CPU type corresponding to the target station
Target station side Target station side
For single CPU For single CPU
Fixed to 1023 (0x3FF) Fixed to 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
Connected
No. 1: 992 (0x3E0) No. 1: 992 (0x3E0)
station side
ActIONumber*1 1023 (0x3FF) No. 2: 993 (0x3E1) No. 2: 993 (0x3E1)
relayed module
No. 3: 994 (0x3E2) No. 3: 994 (0x3E2)
I/O address
No. 4: 995 (0x3E3) No. 4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
Target station side
Fixed to 0
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) module network
(0x00)
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType PROTOCOL_SERIAL (0x04)
(PROTOCOL_SERIAL)
Target station side Fixed to 255
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
module station number (0xFF)
MELSECNET/10 is not included. : 0 (0x00)
ActThroughNetworkType 0 (0x00)
MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) side module
station number
ActUnitType 0x13 (UNIT_QNCPU) UNIT_G4QNCPU (0x1B)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
200
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
When any of the following settings is included in the property setting, the host station is accessed.
• ActNetworkNumber: The number outside the range of 1 to 255 is set.
• ActStationNumber: The number outside the range of 0 to 64 is set.
201
4.13 GX Simulator3 Communication
*1 :
The target port number is calculated with the following calculation formula.
RCPU: PortNumber=5500+ System No. ×10+ Unit No.
FX5CPU: PortNumber=5562+ System No. ×10+ Unit No.
For System No.=1, Unit No.=1
5511=5500+1×10+1
Refer to the following manual for system No. and unit No. to calculate the target port number.
GX Works3 Operating Manual
202
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) When a relayed module other than the connected station side Q series-
compatible C24 exists
(a) Configuration 4
Connected Q series-compatible Relayed
station CPU C24 module
Subscriber's line
Relayed Relayed
Modem station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QCPU Q motion
QCCPU LCPU QSCPU FXCPU
(Q mode) (Q mode) CPU
CC IE Control
*1 *2 *1
CC IE Field
MELSECNET/H
Ethernet
Serial communication *3
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) and QSCPU relayed by CC-Link IE Field
Network cannot be accessed.
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*3 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
203
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
ActATCommand Null Any value specified by user
ActATCommand
PasswordCancel 3 Any value specified by user
RetryTimes
ActATCommand
ResponseWait 1 Any value specified by user (in seconds)
Time
19200 BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_ BAUDRATE_115200
19200) (Match to the setting of Q series-compatible C24.)
ActCallback
90 Any value specified by user (in seconds)
CancelWaitTime
ActCallback
20 Any value specified by user (in seconds)
DelayTime
ActCallback
Null Telephone number of any value specified by user
Number
ActCallback
ReceptionWaiting 120 Any value specified by user (in seconds)
TimeOut
ActConnection
90 Any value specified by user (in seconds)
CDWaitTime
ActConnection
ModemReport 5 Any value specified by user (in seconds)
WaitTime
ActConnectUnit
0 (0x00) Connected station side module station number
Number
TEL_AUTO_CONNECT(0), TEL_AUTO_CALLBACK(1), TEL_AUTO_CALLBACK_NUMBER(2),
0 (TEL_AUTO_ TEL_CALLBACK(3), TEL_CALLBACK_NUMBER(4), TEL_CALLBACK_REQUEST(5),
ActConnectWay
CONNECT) TEL_CALLBACK_REQUEST_NUMBER(6), TEL_CALLBACK_WAIT(7)
(Depending on callback function setting)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
ActDestination No.1: 992 (0x3E0) No.1: 992 (0x3E0)
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
IONumber No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
204
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActDialNumber Null Telephone number of any value specified by user
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDisconnection
5 Any value specified by user (in seconds)
CDWaitTime
ActDisconnection
3 Any value specified by user (in seconds)
DelayTime
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActIntelligent
4
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
Connected station side Connected station side
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
ActIONumber*1 1023 (0x3FF) relayed module I/O relayed module I/O
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
address address
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Control system:
976 (0x3D0) 976 (0x3D0)
No specification: No specification:
1023 (0x3FF) 1023 (0x3FF)
205
Property pattern
Property Default value
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_QJ71C24 (0x19)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
206
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(2) When performing multi-drop link on the connected station side Q series-
compatible C24 with the relayed module
(a) Configuration
Connected Q series-
station CPU compatible C24
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QCPU Q motion
QCCPU LCPU QSCPU FXCPU
(Q mode) (Q mode) CPU
Independent Serial
*2
mode *1 communication
*1 : The independent mode indicates that the parameters are set as follows.
• CH1 side: Operation setting for transmission setting = independent (0), communication protocol setting = 0
• CH2 side: Operation setting for transmission setting = independent (0)
*2 : For Redundant CPU, serial communication modules on the main base cannot be accessed.
207
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
ActATCommand Null Any value specified by user
ActATCommandPasswordCancelRetryTi
3 Any value specified by user
mes
ActATCommandResponseWaitTime 1 Any value specified by user (in seconds)
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400,
19200
ActBaudRate BAUDRATE_57600, BAUDRATE_115200
(BAUDRATE_19200)
(Match to the setting of Q series-compatible C24.)
ActCallbackCancelWaitTime 90 Any value specified by user (in seconds)
ActCallbackDelayTime 20 Any value specified by user (in seconds)
ActCallbackNumber Null Any value specified by user (in seconds)
ActCallbackReceptionWaitingTimeOut 120 Any value specified by user (in seconds)
ActConnectionCDWaitTime 90 Any value specified by user (in seconds)
ActConnectionModemReportWaitTime 5 Any value specified by user (in seconds)
ActConnectUnitNumber 0 (0x00) Connected station side module station number
TEL_AUTO_CONNECT(0), TEL_AUTO_CALLBACK(1),
TEL_AUTO_CALLBACK_NUMBER(2), TEL_CALLBACK(3),
0 TEL_CALLBACK_NUMBER(4), TEL_CALLBACK_REQUEST(5),
ActConnectWay
(TEL_AUTO_CONNECT) TEL_CALLBACK_REQUEST_NUMBER(6),
TEL_CALLBACK_WAIT(7)
(Depending on callback function setting)
ActCpuType 34 (CPU_Q02CPU) CPU type corresponding to target station
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
ActDestinationIONumber 0 (0x00) Fixed to 0 (0x00) No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
For Redundant CPU
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDialNumber Null Telephone number of any value specified by user
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActDisconnectionCDWaitTime 5 Any value specified by user (in seconds)
ActDisconnectionDelayTime 3 Any value specified by user (in seconds)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01)
ActIntelligentPreferenceBit 0 (0x00) Fixed to 0 (0x00)
208
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
Connected station side relayed
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1)
module I/O address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
For Redundant CPU
4
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
LINETYPE_PULSE(0), LINETYPE_TONE(1),
ActLineType 1 (LINETYPE_TONE)
LINETYPE_ISDN(2)
*2 0 (0x00) Fixed to 0 (0x00) Multi-drop channel number
ActMultiDropChannelNumber
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00)
ActOutsideLineNumber Null Outside line access number of any value specified by user
ActPassword Null Password set to Q series-compatible C24
ActPasswordCancelResponseWaitTime 5 Any value specified by user (in seconds)
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType PROTOCOL_SERIALMODEM (0x0E)
(PROTOCOL_SERIAL)
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
209
4.15.2 Modem communication when the connected module is L series-
compatible C24
(1) When a relayed module other than the connected station side LJ71C24 exists
(a) Configuration
Subscriber's line
Relayed Relayed
Modem station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Field *2 *3
MELSECNET/H
Ethernet
*1
Serial
*4
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Indicates the CH2 side setting. (The CH1 side is fixed to the independent mode)
*2 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*3 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*4 : For Redundant CPU, computer link modules on the main base cannot be accessed.
210
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
211
Property pattern
Property Default value
ActDisconnection
3 Any value specified by user (in seconds)
DelayTime
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
Connected station side Connected station side
Fixed to No.1: 992 (0x3E0)
ActIONumber*1 1023 (0x3FF) relayed module I/O relayed module I/O
1023 (0x3FF) No.2: 993 (0x3E1)
address address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
For Redundant CPU
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
1 (LINETYPE_
ActLineType LINETYPE_PULSE(0), LINETYPE_TONE(1), LINETYPE_ISDN(2)
TONE)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
ActOutsideLine
Null Outside line access number of any value specified by user
Number
ActPassword Null Password set to the module
ActPasswordCancel
5 Any value specified by user (in seconds)
ResponseWaitTime
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIALMODEM (0x0E)
SERIAL)
Fixed to 255 Module station number
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) on target station side
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
ActTransmission
0 Any value specified by user (in seconds)
DelayTime
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LJ71C24 (0x54)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
212
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(2) When performing multi-drop link on the connected station side LJ71C24 with
the relayed module
(a) Configuration
Connected L series-
station CPU compatible C24
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
Independent Serial
*1
mode communication
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
213
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
ActATCommand Null Any value specified by user
ActATCommandPasswordCancelRetry
3 Any value specified by user
Times
ActATCommandResponseWaitTime 1 Any value specified by user (in seconds)
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400,
19200(BAUDRATE_
ActBaudRate BAUDRATE_57600, BAUDRATE_115200
19200)
(Match to the setting of LJ71C24)
ActCallbackCancelWaitTime 90 Any value specified by user (in seconds)
ActCallbackDelayTime 20 Any value specified by user (in seconds)
ActCallbackNumber Null Any value specified by user (in seconds)
ActCallbackReceptionWaitingTimeOut 120 Any value specified by user (in seconds)
ActConnectionCDWaitTime 90 Any value specified by user (in seconds)
ActConnectionModemReportWaitTime 5 Any value specified by user (in seconds)
ActConnectUnitNumber 0 (0x00) Connected station side module station number
TEL_AUTO_CONNECT(0), TEL_AUTO_CALLBACK(1),
0 TEL_AUTO_CALLBACK_NUMBER(2), TEL_CALLBACK(3),
ActConnectWay (TEL_AUTO_ TEL_CALLBACK_NUMBER(4), TEL_CALLBACK_REQUEST(5),
CONNECT) TEL_CALLBACK_REQUEST_NUMBER(6),
TEL_CALLBACK_WAIT(7)
ActCpuType 34 (CPU_Q02CPU) CPU type corresponding to target station
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
ActDestinationIONumber 0 (0x00) Fixed to 0 (0x00) No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
For Redundant CPU
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDialNumber Null Telephone number of any value specified by user
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActDisconnectionCDWaitTime 5 Any value specified by user (in seconds)
ActDisconnectionDelayTime 3 Any value specified by user (in seconds)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActIntelligentPreferenceBit 0 (0x00) Fixed to 0 (0x00)
Connected station side relayed
ActIONumber*1 1023 (0x3FF) Fixed to 1023 (0x3FF)
module I/O address
LINETYPE_PULSE(0), LINETYPE_TONE(1),
ActLineType 1 (LINETYPE_TONE)
LINETYPE_ISDN(2)
214
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00)
ActOutsideLineNumber Null Outside line access number of any value specified by user
ActPassword Null Password set to the module
ActPasswordCancelResponseWaitTime 5 Any value specified by user (in seconds)
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType PROTOCOL_SERIALMODEM(0x0E)
(PROTOCOL_SERIAL)
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
ActThroughNetworkType 0 (0x00)
MELSECNET/10 is not included. : 0 (0x00) 4
MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
ActTransmissionDelayTime 0 Any value specified by user (in seconds)
Target station side module
ActUnitNumber 0 (0x00) Fixed to 0 (0x00)
station number
ActUnitType 0x13 (UNIT_QNCPU) UNIT_LJ71C24 (0x54)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
215
4.15.3 Modem communication when the connected station is FXCPU
(1) Configuration
Connected Relayed
station CPU module
Subscriber's line
Relayed Relayed
Modem station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
216
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
217
4.16 Gateway Function Communication
(1) Configuration
GOT
Personal computer
218
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
219
4.17.1 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: Direct connection
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
Serial
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FX5CPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
220
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.1 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Direct
4.17 GOT Transparent Function Communication
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
connection
ActProtocolType PROTOCOL_SERIAL (0x04)
(PROTOCOL_SERIAL)
ActStopBits 0 (STOPBIT_ONE) 0 (STOPBIT_ONE)
ActSumCheck 0 (NO_SUM_CHECK) 0 (NO_SUM_CHECK)
ActSourceNetworkNumber 0 (0x00) 0 (0x00)
ActSourceStationNumber 0 (0x00) 0 (0x00)
Target station side module
ActStationNumber 255 (0xFF) 255 (0xFF)
station number
ActTargetSimulator 0 (0x00) 0 (0x00)
ActThroughNetworkType 0 (0x00) 0 (0x00)
ActTimeOut 10000 Any value specified by user in ms units
ActUnitNumber 0 (0x00) 0 (0x00)
ActUnitType 0x13 (UNIT_QNCPU) UNIT_GOT_FXVCPU (0x2005)
221
(2) When the connected station is QCPU (Q mode)
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
Serial
Relayed network
Relayed Relayed
station CPU module
Personal computer
222
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.1 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Direct
4.17 GOT Transparent Function Communication
Bit
ActDsidProperty
connection
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
Connected CPU:
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
223
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number
number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_QNCPU (0x13)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
224
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
Serial
Relayed network
Relayed Relayed
station CPU module
Personal computer 4
(b) Property patterns
Connected
Relayed station CPU
station CPU
Relayed network
R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field *2
MELSECNET/H
Ethernet
Serial
communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
4.17.1 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Direct
4.17 GOT Transparent Function Communication
*1 CPU
(Q mode)
connection
CC IE Field *2 *3
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
225
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_
BAUDRATE_115200
19200)
8 (TRC_DTR
ActControl 8 (TRC_DTR_OR_RTS)
_OR_RTS)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1) Fixed to 0 (0x00)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Fixed to NULL
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
Fixed to 1023 Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1)
(0x3FF) module I/O address module I/O address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
For Redundant CPU
Target station side
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
226
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
Fixed to 255 Target station side
4
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LNCPU (0x50)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
4.17.1 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Direct
4.17 GOT Transparent Function Communication
connection
227
(4) When the connected station is FXCPU
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
Serial
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link *1
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
228
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.1 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Direct
4.17 GOT Transparent Function Communication
connection
229
4.17.2 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: Direct connection
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
USB
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
230
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.2 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Direct
4.17 GOT Transparent Function Communication
ActPassword Null NULL
ActPortNumber 1 (PORT_1) Personal computer side COM port number
connection
0x04
ActProtocolType PROTOCOL_USBGOT (0x13)
(PROTOCOL_SERIAL)
ActStopBits 0 (STOPBIT_ONE) 0 (0x00)
ActSumCheck 0 (NO_SUM_CHECK) 0 (0x00)
ActSourceNetworkNumber 0 (0x00) 0 (0x00)
ActSourceStationNumber 0 (0x00) 0 (0x00)
Target station side module
ActStationNumber 255 (0xFF) 255 (0xFF)
station number
ActTargetSimulator 0 (0x00) 0 (0x00)
ActThroughNetworkType 0 (0x00) 0 (0x00)
ActTimeOut 10000 Any value specified by user in ms units
ActUnitNumber 0 (0x00) 0 (0x00)
ActUnitType 0x13 (UNIT_QNCPU) UNIT_GOT_FXVCPU (0x2005)
231
(2) When the connected station is QCPU (Q mode)
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
USB
Relayed network
Relayed Relayed
station CPU module
Personal computer
232
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.2 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Direct
4.17 GOT Transparent Function Communication
Target station side Target station side
For single CPU For single CPU
connection
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs Connected station Connected station
*1 1023 (0x3FF) Connected CPU: Connected CPU: side module I/O side module I/O
ActIONumber
1023 (0x3FF) 1023 (0x3FF) address address
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
*2
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module station Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
SERIAL)
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number
number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
233
Property pattern
Property Default value
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_QNCPU (0x13)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
234
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
USB
Relayed network
Relayed Relayed
station CPU module
Personal computer 4
(b) Property patterns
Connected
Relayed station CPU
station CPU
Relayed network
R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field *2
MELSECNET/H
Ethernet
Serial
communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
LCPU QCCPU LCPU QSCPU FXCPU
4.17.2 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Direct
4.17 GOT Transparent Function Communication
*1 CPU
(Q mode)
connection
CC IE Field *2 *3
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
235
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
ActBaudRate (BAUDRATE_19 Fixed to 0 (0x00)
200)
8
ActControl (TRC_DTR_OR_ Fixed to 0(0x00)
RTS)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
ActDataBits 8 (DATABIT_8) Fixed to 0 (0x00)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1) Fixed to 0 (0x00)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Fixed to NULL
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
236
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
Fixed to 1023 Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1)
(0x3FF) module I/O address module I/O address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
4
For Redundant CPU
Target station side
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
4.17.2 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Direct
4.17 GOT Transparent Function Communication
SERIAL)
Fixed to 255 Target station side
connection
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActTimeOut 10000 Any value specified by user in ms units
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LNCPU (0x50)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
237
(4) When the connected station is FXCPU
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
USB
Relayed network
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU Q motion
FXCPU QCCPU LCPU QSCPU FXCPU
(Q mode) CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link *1
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
238
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActIONumber
1023
0 (0x00)
Module number of the 4
(0x3FF) connected station
0x04
ActProtocolType PROTOCOL_USBGOT (0x13)
(PROTOCOL_SERIAL)
ActTimeOut 10000 Any value specified by user in ms units
Target station side module
ActUnitNumber 0 (0x00) 0 (0x00)
station number
ActUnitType 0x13 (UNIT_QNCPU) UNIT_FXCPU (0x0F)
4.17.2 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Direct
4.17 GOT Transparent Function Communication
connection
239
4.17.3 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: Bus connection
(1) Configuration
Connected Relayed
GOT Bus
station CPU module
Serial
Relayed network
Relayed Relayed
station CPU module
Personal computer
240
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.3 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Bus connection
4.17 GOT Transparent Function Communication
*5 : Only CPU No.2 or later in a multiple CPU configuration can be accessed.
*6 : Q24DHCCPU-V, Q24DHCCPU-LS, Q24DHCCPU-VG and Q26DHCCPU-LS cannot be accessed because the communication route is
not supported.
241
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_
BAUDRATE_115200
19200)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: Connected CPU:
IONumber
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs Connected station Connected station
*1 1023 (0x3FF) Connected CPU: Connected CPU: side module I/O side module I/O
ActIONumber
1023 (0x3FF) 1023 (0x3FF) address address
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
242
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number
number
4.17.3 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Bus connection
4.17 GOT Transparent Function Communication
243
4.17.4 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: Bus connection
(1) Configuration
Connected Relayed
GOT Bus
station CPU module
USB
Relayed network
Relayed Relayed
station CPU module
Personal computer
244
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.4 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Bus
4.17 GOT Transparent Function Communication
connection
245
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: Connected CPU:
IONumber
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs Connected station Connected station
ActIONumber*1 1023 (0x3FF) Connected CPU: Connected CPU: side module I/O side module I/O
1023 (0x3FF) 1023 (0x3FF) address address
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
SERIAL)
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number
number
246
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_A900GOT (0x21)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
*3 :
2: Channel 2
When a value between 0 and 5000 [ms] is specified, the value is fixed to 5000ms. When a value greater than 255000ms is specified,
4
the value is fixed to 255000ms.
4.17.4 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Bus
4.17 GOT Transparent Function Communication
connection
247
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: Serial communication module
(1) When a relayed module other than the connected station side R series-
compatible C24 exists
(a) Configuration
Relayed Relayed
station CPU module
Personal computer
248
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Serial
4.17 GOT Transparent Function Communication
976 (0x3D0)
No specification:
communication module
1023 (0x3FF)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0) Connected station Connected station
ActIONumber *2 1023 (0x3FF) No.2: 993 (0x3E1) No.2: 993 (0x3E1) side module I/O side module I/O
No.3: 994 (0x3E2) No.3: 994 (0x3E2) address address
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Target station side
976 (0x3D0) Control system:
No specification: 976 (0x3D0)
1023 (0x3FF) No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
249
Property pattern
Property Default value
*1
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL
SERIAL)
0x01
ActPacketType PACKET_PLC1
(PACKET_PLC1)
ActHostAddress 1.1.1.1 Fixed to NULL
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
ActDataBits 8(DATABIT_8) Fixed to 8 (0x08)
ActParity 1(ODD_PARITY) Fixed to 1 (0x01)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSourceNetwork
0(0x00) Fixed to 0 (0x00)
Number
ActSourceStation
0(0x00) Fixed to 0 (0x00)
Number
ActDestinationPort
0(0x00) Fixed to 0 (0x00)
Number
ActIntelligent
0(0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_RJ71C24
(UNIT_QNCPU)
*1 : Note the following considerations when accessing via Ethernet module (R series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side R series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of R series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
250
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(2) When performing multi-drop link on the connected station side R series-
compatible C24 with the relayed module
(a) Configuration
Relayed Relayed
station CPU module
4
Personal computer
Connected
Relayed station CPU
station CPU
RCPU, Relayed network
QCPU Q motion
R motion QCCPU LCPU QSCPU FXCPU
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Serial
4.17 GOT Transparent Function Communication
*3 CPU
(Q mode)
CPU *1,*4
communication module
Independent Serial
*2
mode communication
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
251
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200 Match to the setting of
ActBaudRate
(BAUDRATE_19200) R series-compatible C24.
ActConnectUnitNumber 0(0x00) Connected station side module station number
ActControl 8 (TRC_DTR_OR_RTS) Depending on the used cable.
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
ActDestinationIONumber *1 0 (0x00) Fixed to 0 (0x00) Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActIntelligentPreferenceBit 0 (0x00) Fixed to 0 (0x00)
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected station
Connected CPU:
ActIONumber *1 1023 (0x3FF) side module I/O
1023 (0x3FF)
address
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
Multi-drop channel
ActMultiDropChannelNumber *2 0 (0x00) Fixed to 0 (0x00)
number
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00)
ActParity 1(ODD_PARITY) Fixed to 1(ODD_PARITY)
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType PROTOCOL_SERIAL
(PROTOCOL_SERIAL)
ActHostAddress 1.1.1.1 Fixed to NULL
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
ActDataBits 8(DATABIT_8) Fixed to 8 (0x08)
ActParity 1(ODD_PARITY) Fixed to 1 (0x01)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSourceNetworkNumber 0(0x00) Fixed to 0 (0x00)
ActSourceStationNumber 0(0x00) Fixed to 0 (0x00)
252
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActDestinationPortNumber 0(0x00) Fixed to 0 (0x00)
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
MELSECNET/10 is not included. : 0 (0x00)
ActThroughNetworkType 0 (0x00)
MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) module station
number
ActUnitType
0x13
(UNIT_QNCPU)
UNIT_RJ71C24 4
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Serial
4.17 GOT Transparent Function Communication
communication module
253
(3) When a relayed module other than the connected station side Q series-
compatible C24 exists
(a) Configuration
Relayed Relayed
station CPU module
Personal computer
254
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Serial
4.17 GOT Transparent Function Communication
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
communication module
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs Connected station Connected station
ActIONumber*1 1023 (0x3FF) Connected CPU: Connected CPU: side module I/O side module I/O
1023 (0x3FF) 1023 (0x3FF) address address
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number
number
255
Property pattern
Property Default value
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_QJ71C24 (0x19)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
256
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(4) When performing multi-drop link on the connected station side Q series-
compatible C24 with the relayed module
(a) Configuration
Relayed Relayed
station CPU module
4
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QCPU QS Q motion FX
QCCPU LCPU
(Q mode)*1 (Q mode)*1 CPU CPU CPU
Independent
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Serial
4.17 GOT Transparent Function Communication
Serial
mode *2 communication
communication module
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : For Redundant CPU, computer link modules on the main base cannot be accessed.
*2 : The independent mode indicates that the parameters are set as follows.
• CH1 side: Operation setting for transmission setting = independent (0), communication protocol setting = 0
• CH2 side: Operation setting for transmission setting = independent (0)
257
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200 Q series BAUDRATE_9600, BAUDRATE_19200,
ActBaudRate
(BAUDRATE_19200) BAUDRATE_38400, BAUDRATE_57600, BAUDRATE_115200
ActConnectUnitNumber 0 (0x00) Connected station side module station number
8
ActControl Depending on used cable.
(TRC_DTR_OR_RTS)
ActCpuType 34 (CPU_Q02CPU) CPU type corresponding to target station
Target station side
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
ActDestinationIONumber 0 (0x00) Fixed to 0 (0x00)
1023 (0x3FF)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActIntelligentPreferenceBit 0 (0x00) Fixed to 0 (0x00)
For single CPU
Fixed to 1023 (0x3FF)
For multiple CPUs
Connected CPU:
Connected station side module
ActIONumber*2 1023 (0x3FF) 1023 (0x3FF)
I/O address
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
Multi-drop channel
ActMultiDropChannelNumber*1 0 (0x00) Fixed to 0 (0x00)
number
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00)
ActParity 1 (ODD_PARITY) Match to the setting of Q series-compatible C24.
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType PROTOCOL_SERIAL (0x04)
(PROTOCOL_SERIAL)
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
MELSECNET/10 is not included. : 0 (0x00)
ActThroughNetworkType 0 (0x00)
MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side module
ActUnitNumber 0 (0x00) Fixed to 0 (0x00)
station number
ActUnitType 0x13 (UNIT_QNCPU) UNIT_QJ71C24 (0x19)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
258
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(5) When a relayed module other than the connected station side L series-
compatible C24 exists
(a) Configuration
Relayed Relayed
station CPU module
4
Personal computer
Connected
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Serial
4.17 GOT Transparent Function Communication
Relayed station CPU
station CPU
Relayed network
communication module
QCPU QS Q motion FX
LCPU QCCPU LCPU
(Q mode)*1 CPU CPU CPU
CC IE Field*2 *3
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
259
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_
BAUDRATE_115200
19200)
ActConnectUnit
0 (0x00) Connected station side module station number
Number
8
ActControl (TRC_DTR_OR_ Depending on used cable.
RTS)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
ActDestination
0 (0x00) Fixed to 0 (0x00) Connected CPU: Connected CPU: Fixed to 0 (0x00)
IONumber
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Fixed to NULL
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Fixed to 1023 Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) Connected CPU:
(0x3FF) module I/O address module I/O address
1023 (0x3FF)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
1
ActParity ODD_PARITY
(ODD_PARITY)
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
260
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Fixed to 255 Target station side
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LJ71C24 (0x54)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
4
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Serial
4.17 GOT Transparent Function Communication
communication module
261
(6) When performing multi-drop link on the connected station side L series-
compatible C24 with the relayed module
(a) Configuration
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
LCPU QCCPU LCPU
(Q mode)*1 CPU CPU CPU
Independent Serial
mode *2 communication
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
262
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActControl
8
Depending on used cable. 4
(TRC_DTR_OR_RTS)
ActCpuType 34 (CPU_Q02CPU) CPU type corresponding to target station
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
ActDestinationIONumber 0 (0x00) Fixed to 0 (0x00) Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActIntelligentPreferenceBit 0 (0x00) Fixed to 0 (0x00)
Connected station side
ActIONumber*1 1023 (0x3FF) Fixed to 1023 (0x3FF)
4.17.5 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Serial
4.17 GOT Transparent Function Communication
module I/O address
Multi-drop channel
communication module
ActMultiDropChannelNumber*2 0 (0x00) Fixed to 0 (0x00)
number
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00)
ActParity 1 (ODD_PARITY) Match to the setting of L series-compatible C24.
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType PROTOCOL_SERIAL (0x04)
(PROTOCOL_SERIAL)
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
MELSECNET/10 is not included. : 0 (0x00)
ActThroughNetworkType 0 (0x00)
MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00)
module station number
ActUnitType 0x13 (UNIT_QNCPU) UNIT_LJ71C24 (0x54)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
263
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: Serial communication module
(1) When a relayed module other than the connected station side R series-
compatible C24 exists
(a) Configuration
Relayed Relayed
station CPU module
Personal computer
Connected station
Relayed station CPU
CPU
Relayed network
R motion QCPU QS Q motion FX
RCPU QCCPU LCPU
CPU (Q mode) CPU CPU CPU
CC IE Control
*2
CC IE Field
MELSECNET/H
*1,*3 Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
264
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Serial
4.17 GOT Transparent Function Communication
ActIntelligent
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
communication module
PreferenceBit
Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0) Connected station Connected station
ActIONumber *2 1023 (0x3FF) No.2: 993 (0x3E1) No.2: 993 (0x3E1) side module I/O side module I/O
No.3: 994 (0x3E2) No.3: 994 (0x3E2) address address
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Target station side
976 (0x3D0) Control system:
No specification: 976 (0x3D0)
1023 (0x3FF) No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
Target station side
*4 0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
ActNetworkNumber
number
265
Property pattern
Property Default value
*1
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT
SERIAL)
0x01
ActPacketType PACKET_PLC1
(PACKET_PLC1)
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
19200
ActBaudRate (BAUDRATE_ Fixed to 0 (0x00)
19200)
ActHostAddress 1.1.1.1 Fixed to NULL
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
8(TRC_DTR_
ActControl Fixed to 0 (0x00)
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 0 (0x00)
ActParity 1(ODD_PARITY) Fixed to 0 (0x00)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSourceNetwork
0(0x00) Fixed to 0 (0x00)
Number
ActSourceStation
0(0x00) Fixed to 0 (0x00)
Number
ActDestinationPort
0(0x00) Fixed to 0 (0x00)
Number
Target station side
*4 255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
ActStationNumber
number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_RJ71C24
(UNIT_QNCPU)
*1 : When accessing via Ethernet module (R series-compatible E71), consider the following:
• For ActNetworkNumber and ActStationNumber, specify the value set to R series-compatible E71 parameter settings on the target
station side.
• Set "MNET/10 routing information" to R series-compatible E71 parameter setting. When setting parameters,
specify other than Automatic Response System (either of IP address calculation system, table conversion system, or combined
system) for "MNET/H routing information".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
266
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(2) When performing multi-drop link on the connected station side R series-
compatible C24 with the relayed module
(a) Configuration
Connected R series-
station CPU compatible C24
GOT
Relayed Relayed
station CPU module
4
Personal computer
Connected
Relayed station CPU
station CPU
RCPU, Relayed network
QCPU QS Q motion FX
R motion QCCPU LCPU
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Serial
4.17 GOT Transparent Function Communication
(Q mode)*2 CPU CPU CPU
CPU *1,*4
communication module
Independent Serial
mode *3 communication
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
267
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
ActConnectUnitNumber 0(0x00) Connected station side module station number
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
ActDestinationIONumber *1 0 (0x00) Fixed to 0 (0x00) Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActIntelligentPreferenceBit 0 (0x00) Fixed to 0 (0x00)
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected station
Connected CPU:
ActIONumber *1 1023 (0x3FF) side module I/O
1023 (0x3FF)
address
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
Multi-drop channel
ActMultiDropChannelNumber *2 0 (0x00) Fixed to 0 (0x00)
number
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00)
0x04
ActProtocolType PROTOCOL_USBGOT
(PROTOCOL_SERIAL)
ActPacketType 0x01(PACKET_PLC1) PACKET_PLC1
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
ActBaudRate 19200(BAUDRATE_19200) Fixed to 0 (0x00)
ActHostAddress 1.1.1.1 Fixed to NULL
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
ActControl 8(TRC_DTR_OR_RTS) Fixed to 0 (0x00)
ActDataBits 8(DATABIT_8) Fixed to 0 (0x00)
ActParity 1(ODD_PARITY) Fixed to 0 (0x00)
ActStopBits 0(STOPBIT_ONE) Fixed to 0 (0x00)
ActSumCheck 0(NO_SUM_CHECK) Fixed to 0 (0x00)
ActSourceNetworkNumber 0(0x00) Fixed to 0 (0x00)
ActSourceStationNumber 0(0x00) Fixed to 0 (0x00)
ActDestinationPortNumber 0(0x00) Fixed to 0 (0x00)
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
268
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
MELSECNET/10 is not included. : 0 (0x00)
ActThroughNetworkType 0 (0x00)
MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) module station
number
0x13
ActUnitType UNIT_RJ71C24
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked. 4
0: Default channel of module
1: Channel 1
2: Channel 2
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Serial
4.17 GOT Transparent Function Communication
communication module
269
(3) When a relayed module other than the connected station side Q series-
compatible C24 exists
(a) Configuration
Relayed Relayed
station CPU module
Personal computer
270
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Serial
4.17 GOT Transparent Function Communication
Fixed to
Fixed to
1023 (0x3FF)
communication module
1023 (0x3FF)
For multiple CPUs
For multiple CPUs Connected station Connected station
Connected CPU:
ActIONumber*1 1023 (0x3FF) Connected CPU: side module I/O side module I/O
1023 (0x3FF)
1023 (0x3FF) address address
No.1: 992 (0x3E0)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
SERIAL)
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number
number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
271
Property pattern
Property Default value
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_QJ71C24 (0x19)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
272
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(4) When performing multi-drop link on the connected station side Q series-
compatible C24 with the relayed module
(a) Configuration
Connected Q series-
station CPU compatible C24
GOT
Relayed Relayed
station CPU module
4
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QCPU QS Q motion FX
QCCPU LCPU
(Q mode)*1 (Q mode)*1 CPU CPU CPU
Independent
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Serial
4.17 GOT Transparent Function Communication
Serial
*2
mode communication
communication module
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
273
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
ActConnectUnitNumber 0 (0x00) Connected station side module station number
ActCpuType 34 (CPU_Q02CPU) CPU type corresponding to target station
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
ActDestinationIONumber 0 (0x00) Fixed to 0 (0x00) Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00)
ActIntelligentPreferenceBit 0 (0x00) Fixed to 0 (0x00)
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected CPU: Connected station side
ActIONumber*1 1023 (0x3FF)
1023 (0x3FF) module I/O address
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
Multi-drop channel
ActMultiDropChannelNumber*2 0 (0x00) Fixed to 0 (0x00)
number
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00)
0x04
ActProtocolType PROTOCOL_USBGOT (0x13)
(PROTOCOL_SERIAL)
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
MELSECNET/10 is not included. : 0 (0x00)
ActThroughNetworkType 0 (0x00)
MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side
ActUnitNumber 0(0x00) Fixed to 0 (0x00)
module station number
ActUnitType 0x13 (UNIT_QNCPU) UNIT_QJ71C24 (0x19)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
274
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(5) When a relayed module other than the connected station side L series-
compatible C24 exists
(a) Configuration
Relayed Relayed
station CPU module
4
Personal computer
Connected
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Serial
4.17 GOT Transparent Function Communication
Relayed station CPU
station CPU
Relayed network
communication module
QCPU QS Q motion FX
LCPU QCCPU LCPU
(Q mode)*1 CPU CPU CPU
CC IE Field*2 *3
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
275
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
ActBaudRate (BAUDRATE_19 Fixed to 0 (0x00)
200)
ActConnectUnit
0 (0x00) Connected station side module station number
Number
8
ActControl (TRC_DTR_OR_ Fixed to 0 (0x00)
RTS)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
ActDataBits 8 (DATABIT_8) Fixed to 0 (0x00)
Target station side Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
ActDestination
0 (0x00) Fixed to 0 (0x00) Connected CPU: Connected CPU: Fixed to 0 (0x00)
IONumber
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0)
No.2: 993 (0x3E1) No.2: 993 (0x3E1)
No.3: 994 (0x3E2) No.3: 994 (0x3E2)
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Fixed to NULL
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Fixed to 1023 Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) Connected CPU:
(0x3FF) module I/O address module I/O address
1023 (0x3FF)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
SERIAL)
Fixed to 255 Target station side
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
276
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_LJ71C24 (0x54)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1 4
2: Channel 2
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Serial
4.17 GOT Transparent Function Communication
communication module
277
(6) When performing multi-drop link on the connected station side L series-
compatible C24 with the relayed module
(a) Configuration
Connected L series-
station CPU compatible C24
GOT
USB Multi-drop link
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
LCPU QCCPU LCPU
*1 CPU CPU CPU
(Q mode)
Independent Serial
mode*2 communication
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
278
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.6 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Serial
4.17 GOT Transparent Function Communication
0x04
ActProtocolType PROTOCOL_USBGOT (0x13)
(PROTOCOL_SERIAL)
communication module
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF)
MELSECNET/10 is not included. : 0 (0x00)
ActThroughNetworkType 0 (0x00)
MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00)
module station number
ActUnitType 0x13 (UNIT_QNCPU) UNIT_LJ71C24 (0x54)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
279
4.17.7 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: R series-compatible E71
(1) Configuration
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
RCPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Control
CC IE Field
MELSECNET/H
*1 Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
280
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.7 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: R series-
4.17 GOT Transparent Function Communication
976 (0x3D0)
No specification:
compatible E71
1023 (0x3FF)
ActDestinationPort 5001 for MELSOFT connection
0(0x00)
Number Any port number for OPS connection. *3
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0) Connected station Connected station
ActIONumber *2 1023 (0x3FF) No.2: 993 (0x3E1) No.2: 993 (0x3E1) side module I/O side module I/O
No.3: 994 (0x3E2) No.3: 994 (0x3E2) address address
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Target station side
976 (0x3D0) Control system:
No specification: 976 (0x3D0)
1023 (0x3FF) No specification:
1023 (0x3FF)
281
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *4 number
Connected station Connected station
Target station side Target station side side R series- side R series-
ActNetworkNumber *5 0 (0x00) module network module network compatible compatible
number number E71 E71
network number network number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL
SERIAL)
0x01
ActPacketType PACKET_PLC1
(PACKET_PLC1)
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
8(TRC_DTR_
ActControl Depending on the used cable.
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 8 (0x08)
ActParity 1(ODD_PARITY) Fixed to 1 (0x01)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
ActSourceNetwork
0(0x00) GOT side network number
Number *6
ActSourceStation
0(0x00) GOT side station number
Number *7
Connected station Connected station
Target station side Target station side side R series- side R series-
ActStationNumber *5 255 (0xFF) module station module station compatible compatible
number number E71 E71
station number station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_RJ71EN71
(UNIT_QNCPU)
282
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
*1 : When the property pattern is , specify the connected station side R series-compatible E71 station number set to the connected
station side R series-compatible E71 Ethernet parameter.
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : When using OPS connection function at redundant CPU connection, set the port No. specified to "Host Station Port No." in Network
parameter.
*4 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*5 : For the property pattern of or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*6 : Specify the same network No. as MELSECNET/10 network No. set to R series-compatible E71 in the Ethernet parameter settings of
target station side R series-compatible E71.
*7 : Specify the station number on the GOT side to avoid setting the same station number as set to the R series-compatible E71 on the 4
same Ethernet loop.
4.17.7 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: R series-
4.17 GOT Transparent Function Communication
compatible E71
283
4.17.8 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: Q series-compatible E71
(1) Configuration
Personal computer
*1 : The communication cannot be established when a remote password is set to the connected station side Q series-
compatible E71.
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QCPU QS Q motion FX
QCCPU LCPU
(Q mode) *1 CPU CPU CPU
(Q mode)
CC IE Control
*2 *3
CC IE Field
MELSECNET/H
*1 Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
284
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.8 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Q series-
4.17 GOT Transparent Function Communication
Bit
ActDsidProperty
compatible E71
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
Target station side
For single CPU
For single CPU
Fixed to
Fixed to
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
For multiple CPUs Connected station Connected station
*1
Connected CPU:
ActIONumber 1023 (0x3FF) Connected CPU: side relayed module side relayed module
1023 (0x3FF)
1023 (0x3FF) I/O address I/O address
No.1: 992 (0x3E0)
No.1: 992 (0x3E0)
No.2: 993 (0x3E1)
No.2: 993 (0x3E1)
No.3: 994 (0x3E2)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
No.4: 995 (0x3E3)
ActMultiDrop Multi-drop channel
*2
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber number
Connected station Connected station
Target station side Target station side
ActNetwork side Q series- side Q series-
0 (0x00) module network module network
Number*3 compatible E71 compatible E71
number number
network number network number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_S PROTOCOL_SERIAL (0x04)
ERIAL)
285
Property pattern
Property Default value
ActSource
0 (0x00) GOT side network number
NetworkNumber
ActSource
0 (0x00) GOT side station number
StationNumber*4
Connected station Connected station
Target station side Target station side
ActStation side Q series- side Q series-
255 (0xFF) module station module station
Number*3 compatible E71 compatible E71
number number
station number station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_QJ71E71 (0x40)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : For the property pattern of or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*4 : Specify the station number on the GOT side to avoid setting the same station number as set to the Q series-compatible E71 on the
same Ethernet loop.
286
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.9 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: L series-compatible E71
(1) Configuration
Personal computer
*1 : The communication cannot be established when a remote password is set to the connected station side L series-
compatible E71.
4.17.9 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: L series-
4.17 GOT Transparent Function Communication
Serial
compatible E71
communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
LCPU QCCPU LCPU
*1 CPU CPU CPU
(Q mode)
CC IE Control
*2 *3
CC IE Field
MELSECNET/H
*1 Ethernet
Serial
*4 *4 *4
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
287
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_
BAUDRATE_115200
19200)
Connected station
ActConnectUnit
0 (0x00) Fixed to 0 (0x00) side module station Fixed to 0 (0x00) Fixed to 0 (0x00)
Number*1
number
8
ActControl (TRC_DTR_OR_ Depending on the used cable.
RTS)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination 5001
0 (0x00)
PortNumber*2 Host station port number for OPS connection
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
288
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0) Connected station Connected station
ActIONumber*3 1023 (0x3FF) No.2: 993 (0x3E1) No.2: 993 (0x3E1) side relayed module side relayed module
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
I/O address I/O address 4
For Redundant CPU For Redundant CPU
Control system: Target station side
976 (0x3D0) Control system:
No specification: 976 (0x3D0)
1023 (0x3FF) No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*4 number
Connected station Connected station
Target station side Target station side
ActNetwork side L series- side L series-
0 (0x00) module network module network
Number*5 compatible E71 compatible E71
number number
network number network number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_S PROTOCOL_SERIAL (0x04)
ERIAL)
4.17.9 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: L series-
4.17 GOT Transparent Function Communication
ActSource
0 (0x00) GOT side network number
NetworkNumber*6
compatible E71
ActSource
0 (0x00) GOT side station number
StationNumber*7
Connected station Connected station
Target station side Target station side
ActStation side L series- side L series-
255 (0xFF) module station module station
Number*5 compatible E71 compatible E71
number number
station number station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_LJ71E71 (0x5D)
(UNIT_QNCPU)
289
*1 : When the property pattern is , specify the connected station side L series-compatible E71 station number set to the connected
station side L series-compatible E71 Ethernet parameter.
*2 : When using OPS connection function at redundant CPU connection, set the port No. specified to "Host Station Port No." in Network
parameter.
*3 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*4 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*5 : For the property pattern of or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*6 : Specify the same network No. as MELSECNET/10 network No. set to L series-compatible E71 in the Ethernet parameter settings of
target station side L series-compatible E71.
*7 : Specify the station number on the GOT side to avoid setting the same station number as set to the L series-compatible E71 on the
same Ethernet loop.
290
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.10 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: R series-compatible E71
(1) Configuration
Personal computer
4.17.10 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: R series-
4.17 GOT Transparent Function Communication
Connected station
compatible E71
Relayed station CPU
CPU
Relayed network
QCPU QS Q motion FX
RCPU RCCPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Control
CC IE Field
MELSECNET/H
*1 *1,*2 Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
291
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
Connected station
ActConnectUnit
*1
0(0x00) Fixed to 0 (0x00) side module station Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1)
IONumber *2
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestinationPort 5001 for MELSOFT connection
0(0x00)
Number Any port number for OPS connection. *3
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0) Connected station Connected station
ActIONumber *2 1023 (0x3FF) No.2: 993 (0x3E1) No.2: 993 (0x3E1) side module I/O side module I/O
No.3: 994 (0x3E2) No.3: 994 (0x3E2) address address
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Target station side
976 (0x3D0) Control system:
No specification: 976 (0x3D0)
1023 (0x3FF) No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
*4
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber number
292
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Connected station Connected station
Target station side Target station side side R series- side R series-
ActNetworkNumber *5 0 (0x00) module network module network compatible compatible
number number E71 E71
network number network number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT
SERIAL)
0x01
ActPacketType
(PACKET_PLC1)
PACKET_PLC1
4
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
19200
ActBaudRate (BAUDRATE_ Fixed to 0 (0x00)
19200)
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
8(TRC_DTR_
ActControl Fixed to 0 (0x00)
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 0 (0x00)
ActParity 1(ODD_PARITY) Fixed to 0 (0x00)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
ActSourceNetwork
0(0x00) GOT side network number
4.17.10 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: R series-
4.17 GOT Transparent Function Communication
Number *6
compatible E71
ActSourceStation
0(0x00) GOT side station number
Number *7
Connected station Connected station
Target station side Target station side side R series- side R series-
ActStationNumber *5 255 (0xFF) module station module station compatible compatible
number number E71 E71
network number network number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_RJ71EN71
(UNIT_QNCPU)
293
*1 : When the property pattern is , specify the connected station side R series-compatible E71 station number set to the connected
station side R series-compatible E71 Ethernet parameter.
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : When using OPS connection function at redundant CPU connection, set the port No. specified to "Host Station Port No." in Network
parameter.
*4 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*5 : For the property pattern of or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*6 : Specify the same network No. as MELSECNET/10 network No. set to R series-compatible E71 in the Ethernet parameter settings of
target station side R series-compatible E71.
*7 : Specify the station number on the GOT side to avoid setting the same station number as set to the R series-compatible E71 on the
same Ethernet loop.
294
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.11 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: Q series-compatible E71
(1) Configuration
Personal computer
*1 : The communication cannot be established when a remote password is set to the connected station side Q series-
compatible E71.
4.17.11 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Q series-
4.17 GOT Transparent Function Communication
communication
compatible E71
CC-Link
295
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
Connected station
ActConnectUnit
0 (0x00) Fixed to 0 (0x00) side module station Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination
0 (0x00) 5001
PortNumber
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
Target station side
Target station side
For single CPU
For single CPU
Fixed to
Fixed to
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
For multiple CPUs
Connected CPU:
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
No.1: 992 (0x3E0) Connected station Connected station
*1
No.1: 992 (0x3E0)
ActIONumber 1023 (0x3FF) No.2: 993 (0x3E1) side relayed module side relayed module
No.2: 993 (0x3E1)
No.3: 994 (0x3E2) I/O address I/O address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
No.4: 995 (0x3E3)
For Redundant CPU
For Redundant CPU
Target station side
Control system:
Control system:
976 (0x3D0)
976 (0x3D0)
No specification:
No specification:
1023 (0x3FF)
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
296
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Connected station Connected station
Target station side Target station side
ActNetwork side Q series- side Q series-
0 (0x00) module network module network
Number*3 compatible E71 compatible E71
number number
network number network number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
SERIAL)
ActSource
0 (0x00) GOT side network number
NetworkNumber
ActSource 4
0 (0x00) GOT side station number
StationNumber*4
Connected station Connected station
Target station side Target station side
ActStation side Q series- side Q series-
255 (0xFF) module station module station
Number*3 compatible E71 station compatible E71 station
number number
number number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_QJ71E71 (0x40)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
4.17.11 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Q series-
4.17 GOT Transparent Function Communication
2: Channel 2
*3 : For the property pattern of or , specify the value set in the target station side parameter for ActNetworkNumber and
compatible E71
ActStationNumber.
*4 : Specify the station number on the GOT side to avoid setting the same station number as set to the Q series-compatible E71 on the
same Ethernet loop.
297
4.17.12 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: L series-compatible E71
(1) Configuration
Personal computer
*1 : The communication cannot be established when a remote password is set to the connected station side L series-
compatible E71.
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
LCPU QCCPU LCPU
*1 CPU CPU CPU
(Q mode)
CC IE Control
*2 *3
CC IE Field
MELSECNET/H
*1 Ethernet
Serial
*4 *4 *4
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
298
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.12 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: L series-
4.17 GOT Transparent Function Communication
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
compatible E71
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination 5001
0 (0x00)
PortNumber*2 Host station port number for OPS connection
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
299
Property pattern
Property Default value
Target station side
For single CPU For single CPU
Fixed to Fixed to
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs For multiple CPUs
Connected CPU: Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
No.1: 992 (0x3E0) No.1: 992 (0x3E0) Connected station Connected station
ActIONumber*3 1023 (0x3FF) No.2: 993 (0x3E1) No.2: 993 (0x3E1) side relayed module side relayed module
No.3: 994 (0x3E2) No.3: 994 (0x3E2) I/O address I/O address
No.4: 995 (0x3E3) No.4: 995 (0x3E3)
For Redundant CPU For Redundant CPU
Control system: Target station side
976 (0x3D0) Control system:
No specification: 976 (0x3D0)
1023 (0x3FF) No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*4 number
Connected station Connected station
Target station side Target station side
ActNetwork side L series- side L series-
0 (0x00) module network module network
Number*5 compatible E71 compatible E71
number number
network number network number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
0x04
ActProtocolType (PROTOCOL_S PROTOCOL_USBGOT (0x13)
ERIAL)
ActSource
0 (0x00) GOT side network number
NetworkNumber*6
ActSource
0 (0x00) GOT side station number
StationNumber*7
Connected station Connected station
Target station side Target station side
ActStation side L series- side L series-
255 (0xFF) module station module station
Number*5 compatible E71 compatible E71
number number
station number station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_LJ71E71 (0x5D)
(UNIT_QNCPU)
300
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
*1 : When the property pattern is , specify the connected station side L series-compatible E71 station number set to the connected
station side L series-compatible E71 Ethernet parameter.
*2 : When using OPS connection function at redundant CPU connection, set the port No. specified to "Host Station Port No." in Network
parameter.
*3 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*4 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*5 : For the property pattern of or , specify the value set in the target station side parameter for ActNetworkNumber and
ActStationNumber.
*6 : Specify the same network No. as MELSECNET/10 network No. set to L series-compatible E71 in the Ethernet parameter settings of
target station side L series-compatible E71.
*7 : Specify the station number on the GOT side to avoid setting the same station number as set to the L series-compatible E71 on the 4
same Ethernet loop.
4.17.12 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: L series-
4.17 GOT Transparent Function Communication
compatible E71
301
4.17.13 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: Ethernet port
(a) Configuration
Connected Relayed
station CPU module
Ethernet
Personal computer
302
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.13 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet port
4.17 GOT Transparent Function Communication
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
Target station Target station
RCPU, RCCPU, RCPU, RCCPU,
QCPU (Q mode), QCPU (Q mode),
ActIntelligent
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) QCCPU, QCCPU,
PreferenceBit
LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the Other than the
above : 0 (0x00) above : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
*2
Connected CPU:
ActIONumber 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
303
Property pattern
Property Default value
*1
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
Target station side
ActNetworkNumber *4 0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL
SERIAL)
0x01
ActPacketType PACKET_PLC1
(PACKET_PLC1)
ActConnectUnit
0(0x00) Fixed to 0 (0x00)
Number
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
8(TRC_DTR_
ActControl Depending on the used cable.
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 8 (0x08)
ActParity 1(ODD_PARITY) Fixed to 1 (0x01)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSourceNetwork
0(0x00) Fixed to 0 (0x00)
Number
ActSourceStation
0(0x00) Fixed to 0 (0x00)
Number
ActDestinationPort
0(0x00) 5006
Number
Target station side
ActStationNumber *4 255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_RETHER
(UNIT_QNCPU)
*1 : When accessing via Ethernet module (R series-compatible E71), consider the following:
• For ActNetworkNumber and ActStationNumber, specify the value set to R series-compatible E71 parameter settings on the target
station side.
• Set "MNET/10 routing information" to R series-compatible E71 parameter setting. When setting parameters,
specify other than Automatic Response System (either of IP address calculation system, table conversion system, or combined
system) for "MNET/H routing information".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : For the property pattern of , specify the value set in the target station side parameter for ActNetworkNumber and ActStationNumber.
304
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
station CPU module
Ethernet
Connected
Relayed station CPU
4.17.13 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet port
4.17 GOT Transparent Function Communication
station CPU
Relayed network
QCPU QS Q motion FX
FX5CPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
305
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200 BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400,
ActBaudRate
(BAUDRATE_19200) BAUDRATE_57600, BAUDRATE_115200
ActConnectUnitNumber 0 (0x00) 0 (0x00)
ActControl 8 (TRC_DTR_OR_RTS) Depending on the used cable.
ActCpuTimeOut 0(0x00) 0 (0x00)
ActCpuType 34 (CPU_Q02CPU) CPU type corresponding to target station
ActDataBits 8 (DATABIT_8) 8 (0x08)
ActDestinationIONumber 0 (0x00) 0 (0x00)
ActDestinationPortNumber 0 (0x00) 5562
ActDidPropertyBit 1 (0x01) 1 (0x01)
ActDsidPropertyBit 1 (0x01) 1 (0x01)
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
ActIntelligentPreferenceBit 0 (0x00) 0 (0x00)
ActIONumber 1023 (0x3FF) 1023 (0x3FF)
ActMultiDropChannelNumber 0 (0x00) 0 (0x00)
Target station side module
ActNetworkNumber 0 (0x00) 0 (0x00)
network number
ActPacketType 0x01 (PACKET_PLC1) PACKET_PLC1 (0x01)
ActParity 1 (ODD_PARITY) 1 (ODD_PARITY)
ActPassword Null NULL
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType PROTOCOL_SERIAL (0x04)
(PROTOCOL_SERIAL)
ActStopBits 0 (STOPBIT_ONE) 0 (STOPBIT_ONE)
ActSumCheck 0 (NO_SUM_CHECK) 0 (NO_SUM_CHECK)
ActSourceNetworkNumber 0 (0x00) 0 (0x00)
ActSourceStationNumber 0 (0x00) 0 (0x00)
Target station side module
ActStationNumber 255 (0xFF) 255 (0xFF)
station number
ActTargetSimulator 0 (0x00) 0 (0x00)
ActThroughNetworkType 0 (0x00) 0 (0x00)
ActTimeOut 10000 Any value specified by user in ms units
ActUnitNumber 0 (0x00) 0 (0x00)
ActUnitType 0x13 (UNIT_QNCPU) UNIT_GOT_FXVETHER (0x2007)
306
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
station CPU module
Ethernet
4.17.13 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet port
4.17 GOT Transparent Function Communication
Relayed network QCPU QS Q motion FX
QnUDE(H)CPU QCCPU LCPU
(Q mode)*2 CPU CPU CPU
CC IE Control
*3 *4
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
307
Connected station CPU Relayed station CPU
Relayed network R motion
QCCPU RCPU RCCPU FX5CPU
CPU
CC IE Control
CC IE Field
MELSECNET/H
*5 Ethernet
Serial
communication
CC-Link
*1 : The communication cannot be established when a remote password is set to the connected station CPU.
*2 : Redundant CPU cannot be accessed.
*3 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network cannot be
accessed.
*4 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be accessed.
*5 : Q24DHCCPU-V, Q24DHCCPU-LS, Q24DHCCPU-VG and Q26DHCCPU-LS cannot be accessed because the communication route is
not supported.
308
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.13 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet port
4.17 GOT Transparent Function Communication
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
*2
Connected CPU:
ActIONumber 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
309
Property pattern
Property Default value
*1
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*3 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number*4
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
Target station side
ActStation
*4
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number
number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_QNETHER (0x41)
(UNIT_QNCPU)
*1 : Note the following considerations when accessing via Ethernet module (Q series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side Q series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of Q series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : For the property pattern of , specify the value set in the target station side parameter for ActNetworkNumber and ActStationNumber.
310
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
station CPU module
Ethernet
Connected
Relayed station CPU
4.17.13 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet port
4.17 GOT Transparent Function Communication
station CPU*1
Relayed network
QCPU QS Q motion FX
LCPU QCCPU LCPU
(Q mode)*2 CPU CPU CPU
CC IE Field*3 *4
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : The communication cannot be established when a remote password is set to the connected station CPU.
*2 : Redundant CPU cannot be accessed.
*3 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*4 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
311
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_
BAUDRATE_115200
19200)
8
ActControl (TRC_DTR_OR_ Depending on used cable.
RTS)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1) Fixed to 0 (0x00)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination
0 (0x00) 5006
PortNumber
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
312
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
Fixed to 1023 Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1)
(0x3FF) module I/O address module I/O address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3) 4
For Redundant CPU
Target station side
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
Target station side
Fixed to 255
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Module Station
(0xFF)
number
4.17.13 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet port
4.17 GOT Transparent Function Communication
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Module Station Module Station Fixed to 0 (0x00)
number number
0x13
ActUnitType UNIT_GOT_LNETHER (0x55)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
313
4.17.14 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: Ethernet port
(a) Configuration
Connected Relayed
station CPU module
Ethernet
Personal computer
314
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.14 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
RCPU, RCCPU, RCPU, RCCPU,
port
QCPU (Q mode), QCPU (Q mode),
ActIntelligent
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) QCCPU, QCCPU,
PreferenceBit
LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the Other than the
above : 0 (0x00) above : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
Connected CPU:
ActIONumber *2 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
315
Property pattern
Property Default value
*1
Target station side
ActNetworkNumber *4 0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT
SERIAL)
0x01
ActPacketType PACKET_PLC1
(PACKET_PLC1)
ActConnectUnit
0(0x00) Fixed to 0 (0x00)
Number
ActPortNumber 1(PORT_1) Fixed to 0 (0x00)
19200
ActBaudRate (BAUDRATE_ Fixed to 0 (0x00)
19200)
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
8(TRC_DTR_
ActControl Fixed to 0 (0x00)
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 0 (0x00)
ActParity 1(ODD_PARITY) Fixed to 0 (0x00)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSourceNetwork
0(0x00) Fixed to 0 (0x00)
Number
ActSourceStation
0(0x00) Fixed to 0 (0x00)
Number
ActDestinationPort
0(0x00) 5006
Number
Target station side
ActStationNumber *4 255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOT_RETHER
(UNIT_QNCPU)
*1 : When accessing via Ethernet module (R series-compatible E71), consider the following:
• For ActNetworkNumber and ActStationNumber, specify the value set to R series-compatible E71 parameter settings on the target
station side.
• Set "MNET/10 routing information" to R series-compatible E71 parameter setting. When setting parameters,
specify other than Automatic Response System (either of IP address calculation system, table conversion system, or combined
system) for "MNET/H routing information".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : For the property pattern of , specify the value set in the target station side parameter for ActNetworkNumber and ActStationNumber.
316
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
station CPU module
Ethernet
Connected
Relayed station CPU
4.17.14 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
station CPU
Relayed network
QCPU QS Q motion FX
port
FX5CPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
317
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
ActBaudRate 0 (0x00)
(BAUDRATE_19200)
ActConnectUnitNumber 0 (0x00) 0 (0x00)
ActControl 8 (TRC_DTR_OR_RTS) 0 (0x00)
ActCpuTimeOut 0 (0x00) 0 (0x00)
ActCpuType 34 (CPU_Q02CPU) CPU type corresponding to target station
ActDataBits 8 (DATABIT_8) 0 (0x00)
ActDestinationIONumber 0 (0x00) 0 (0x00)
ActDestinationPortNumber 0 (0x00) 5562
ActDidPropertyBit 1 (0x01) 1 (0x01)
ActDsidPropertyBit 1 (0x01) 1 (0x01)
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
ActIntelligentPreferenceBit 0 (0x00) 0 (0x00)
ActIONumber 1023 (0x3FF) 1023 (0x3FF)
ActMultiDropChannelNumber 0 (0x00) 0 (0x00)
Target station side module
ActNetworkNumber 0 (0x00) 0 (0x00)
network number
ActPacketType 0x01 (PACKET_PLC1) PACKET_PLC1 (0x01)
ActParity 1 (ODD_PARITY) 0 (0x00)
ActPassword Null NULL
ActPortNumber 1 (PORT_1) 1 (0x01)
0x04
ActProtocolType PROTOCOL_USBGOT (0x13)
(PROTOCOL_SERIAL)
ActStopBits 0 (STOPBIT_ONE) 0 (0x00)
ActSumCheck 0 (NO_SUM_CHECK) 0 (0x00)
ActSourceNetworkNumber 0 (0x00) 0 (0x00)
ActSourceStationNumber 0 (0x00) 0 (0x00)
Target station side module
ActStationNumber 255 (0xFF) 255 (0xFF)
station number
ActTargetSimulator 0 (0x00) 0 (0x00)
ActThroughNetworkType 0 (0x00) 0 (0x00)
ActTimeOut 10000 Any value specified by user in ms units
ActUnitNumber 0 (0x00) 0 (0x00)
ActUnitType 0x13 (UNIT_QNCPU) UNIT_GOT_FXVETHER (0x2007)
318
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
station CPU module
Ethernet
4.17.14 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
Connected
Relayed station CPU
station CPU*1
port
Relayed network
QCPU QS Q motion FX
QnUDE(H)CPU QCCPU LCPU
(Q mode)*2 CPU CPU CPU
CC IE Control
*3 *4
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
319
Connected
Relayed station CPU
station CPU*1
Relayed network
R motion
QCCPU RCPU RCCPU FX5CPU
CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
Connected
Relayed station CPU
station CPU*1
Relayed network
QCPU QS Q motion FX
QCCPU QCCPU LCPU
*2 CPU CPU CPU
(Q mode)
CC IE Control
*3 *4
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : The communication cannot be established when a remote password is set to the connected station CPU.
*2 : Redundant CPU cannot be accessed.
*3 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
*4 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
320
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.14 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
port
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
Connected CPU:
ActIONumber*2 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*3 number
321
Property pattern
Property Default value
*1
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number*4
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
SERIAL)
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) Module Station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number*4
number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Module Station Module Station
number number
0x13
ActUnitType UNIT_GOT_QNETHER (0x41)
(UNIT_QNCPU)
*1 : Note the following considerations when accessing via Ethernet module (Q series-compatible E71).
• For ActNetworkNumber and ActStationNumber, specify the value set in the parameter setting of the target station side Q series-
compatible E71.
• Set "Station No. IP information" in the parameter setting of Q series-compatible E71. When setting the parameter, specify the
setting other than the automatic response system (any of the IP address calculation system, table conversion system, and
combined system) for "Station No. IP information system".
*2 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : For the property pattern of , specify the value set in the target station side parameter for ActNetworkNumber and ActStationNumber.
322
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
station CPU module
Ethernet
Connected
4.17.14 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
Relayed station CPU
station CPU*1
Relayed network
port
QCPU QS Q motion FX
LCPU QCCPU LCPU
*2 CPU CPU CPU
(Q mode)
CC IE Field*3 *4
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : The communication cannot be established when a remote password is set to the connected station CPU.
*2 : Redundant CPU cannot be accessed.
*3 : Since CC-Link IE Controller Network is not supported, LCPU relayed by CC-Link IE Controller Network cannot be
accessed.
*4 : Since CC-Link IE Field Network is not supported, Q12DCCPU-V (Basic mode) relayed by CC-Link IE Field Network
cannot be accessed.
323
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
ActBaudRate (BAUDRATE_ Fixed to 0 (0x00)
19200)
8
ActControl (TRC_DTR_OR_ Fixed to 0 (0x00)
RTS)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
ActDataBits 8 (DATABIT_8) Fixed to 0 (0x00)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1) Fixed to 0 (0x00)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination
0 (0x00) 5006
PortNumber
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Host name or IP address of connected station side module
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent LCPU, QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit RCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
324
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
Fixed to 1023 Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1)
(0x3FF) module I/O address module I/O address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
4
For Redundant CPU
Target station side
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
1
ActParity Fixed to 0 (0x00)
(ODD_PARITY)
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
4.17.14 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
SERIAL)
Target station side
port
Fixed to 255
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF) Module Station
(0xFF)
number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Module Station Module Station Fixed to 0 (0x00)
number number
0x13
ActUnitType UNIT_GOT_LNETHER (0x55)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
325
4.17.15 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: Ethernet adapter module
(1) Configuration
Relayed network
Ethernet Adapter module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
QnUDE(H)CPU QCCPU LCPU
(Q mode)*1 CPU CPU CPU
CC IE Control
*2 *3
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
326
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Connected
Relayed station CPU
station CPU
Relayed network
R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field*3
MELSECNET/H
Ethernet
Serial
communication
CC-Link
4
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
LCPU QCCPU LCPU
(Q mode)*1 CPU CPU CPU
CC IE Field*3 *2
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
4.17.15 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
adapter module
327
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
19200
BAUDRATE_9600, BAUDRATE_19200, BAUDRATE_38400, BAUDRATE_57600,
ActBaudRate (BAUDRATE_
BAUDRATE_115200
19200)
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of Ethernet adapter module
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
Connected CPU:
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
328
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Connected station Connected station Connected station
Target station side
ActNetwork side CC-Link IE Field side CC-Link IE Field side CC-Link IE Field
0 (0x00) module station
Number*3 Network module Network module Network module
number
network number network number network number
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_SERIAL (0x04)
SERIAL)
Connected station Connected station Connected station
ActStation
255 (0xFF)
side CC-Link IE Field
Target station side
Module Station
side CC-Link IE Field side CC-Link IE Field 4
*3 Network module Network module Network module
Number
number
station number station number station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Module Station Module Station
number number
0x13
ActUnitType UNIT_GOT_NZ2GF_ETB (0x5B)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : For the property pattern of , or , specify the parameter value set on the CC-Link IE Field Network module on the connected
station side for ActNetworkNumber and ActStationNumber.
For the property pattern of , specify the value set in the target station side parameter for ActNetworkNumber and ActStationNumber.
4.17.15 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
adapter module
329
4.17.16 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: Ethernet adapter module
(1) Configuration
Relayed network
Ethernet Adapter module
Relayed Relayed
Ethernet
station CPU module
GOT
USB
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
QnUDE(H)CPU QCCPU LCPU
(Q mode)*1 CPU CPU CPU
CC IE Control
*2 *3
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
330
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Connected
Relayed station CPU
station CPU
Relayed network
R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field*3
MELSECNET/H
Ethernet
Serial
communication
CC-Link
4
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
LCPU QCCPU LCPU
(Q mode)*1 CPU CPU CPU
CC IE Field*3
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
4.17.16 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
adapter module
331
(3) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of Ethernet adapter module
ActIntelligent
0 (0x00) Fixed to 0 (0x00)
PreferenceBit
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
*1
Connected CPU:
ActIONumber 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Connected station Connected station Connected station
Target station side
ActNetwork side CC-Link IE Field side CC-Link IE Field side CC-Link IE Field
0 (0x00) module station
Number*3 Network module Network module Network module
number
network number network number network number
332
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_USBGOT (0x13)
SERIAL)
Connected station Connected station Connected station
Target station side
ActStation side CC-Link IE Field side CC-Link IE Field side CC-Link IE Field
255 (0xFF) Module Station
Number*3 Network module Network module Network module
number
station number station number station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units 4
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Module Station Module Station
number number
0x13
ActUnitType UNIT_GOT_NZ2GF_ETB (0x5B)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*3 : For the property pattern of , or , specify the parameter value set on the CC-Link IE Field Network module on the connected
station side for ActNetworkNumber and ActStationNumber.
For the property pattern of , specify the value set in the target station side parameter for ActNetworkNumber and ActStationNumber.
4.17.16 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
adapter module
333
4.17.17 Personal computer side port: Serial, GOT1000 side port: Serial,
CPU side port: Ethernet adapter/module
(a) Configuration
Ethernet adapter: FX3U-ENET-ADP Ethernet module: FX3U-ENET (-L)
Ethernet Connected Relayed Relayed Connected Ethernet
adapter station CPU module module station CPU module
Ethernet Ethernet
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
FXCPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Control
CC IE Field
MELSECNET/H
*1 Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
334
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActCpuType
34
CPU type corresponding to the target station 4
(CPU_Q02CPU)
Host name or IP address of FX3U-ENET-ADP module
ActHostAddress 1.1.1.1
Host name or IP address of FX3U-ENET (-L) module
ActPortNumber 1 (PORT_1) Personal computer side COM port number
0x04
ActProtocolType PROTOCOL_SERIAL
(PROTOCOL_SERIAL)
ActTimeOut 10000 Any value specified by user in ms units
0x13 FX3U-ENET-ADP: UNIT_GOT_FXETHER
ActUnitType
(UNIT_QNCPU) FX3U-ENET(-L): UNIT_GOT_FXENET
4.17.17 Personal computer side port: Serial, GOT1000 side port: Serial, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
adapter/module
335
4.17.18 Personal computer side port: USB, GOT2000/1000 side port: USB,
CPU side port: Ethernet adapter/module
(a) Configuration
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
FXCPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Control
CC IE Field
MELSECNET/H
*1 Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
336
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
ActProtocolType
0x04
PROTOCOL_SERIAL
4
(PROTOCOL_SERIAL)
ActTimeOut 10000 Any value specified by user in ms units
0x13 FX3U-ENET-ADP: UNIT_GOT_FXETHER
ActUnitType
(UNIT_QNCPU) FX3U-ENET(-L): UNIT_GOT_FXENET
4.17.18 Personal computer side port: USB, GOT2000/1000 side port: USB, CPU side port: Ethernet
4.17 GOT Transparent Function Communication
adapter/module
337
4.17.19 Personal computer side port: Ethernet port,
GOT2000/1000 side port: Ethernet port, CPU side port: Serial
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
Relayed Relayed
station CPU module
Personal computer
Serial
communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
FX5CPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
*1 : Only CC-Link IE Field Network of which relayed station is FX5UCPU can be accessed.
338
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.19 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
ActPortNumber 1 (PORT_1) 0 (0x00)
0x04
port: Serial
ActProtocolType PROTOCOL_TCPIP (0x05)
(PROTOCOL_SERIAL)
ActStopBits 0 (STOPBIT_ONE) 0 (0x00)
ActSumCheck 0 (NO_SUM_CHECK) 0 (0x00)
ActSourceNetworkNumber 0 (0x00) 0 (0x00)
ActSourceStationNumber 0 (0x00) 0 (0x00)
Target station side module
ActStationNumber 255 (0xFF) 255 (0xFF)
station number
ActTargetSimulator 0 (0x00) 0 (0x00)
ActThroughNetworkType 0 (0x00) 0 (0x00)
ActTimeOut 10000 Any value specified by user in ms units
ActUnitNumber 0 (0x00) 0 (0x00)
ActUnitType 0x13 (UNIT_QNCPU) UNIT_GOTETHER_FXVCPU (0x2006)
339
(2) When the connected station is QCPU (Q mode) or QCCPU
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
Relayed Relayed
station CPU module
Personal computer
340
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.19 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
port: Serial
ActHostAddress 1.1.1.1 Host name or IP address of GOT
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
Connected CPU:
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
341
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module station Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
Number
number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOTETHER_QNCPU (0x56)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
342
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
Relayed Relayed
station CPU module
Personal computer
4
(b) Property patterns
Connected
Relayed station CPU
station CPU
Relayed network
R motion
LCPU RCPU RCCPU FX5CPU
CPU
CC IE Field*2
MELSECNET/H
Ethernet
Serial
communication
CC-Link
Connected
Relayed station CPU
station CPU
Relayed network
QCPU
4.17.19 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
QS Q motion FX
LCPU QCCPU LCPU
(Q mode)*1 CPU CPU CPU
port: Serial
CC IE Field*2 *3
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
343
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1) Fixed to 0 (0x00)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination
0 (0x00) GOT port number
PortNumber
ActDidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActDsidPropertyBit 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 1 (0x01)
ActHostAddress 1.1.1.1 Host name or IP address of GOT
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For multiple CPUs
Connected CPU:
1023 (0x3FF)
No.1: 992 (0x3E0)
Fixed to 1023 Connected station side Connected station side
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1)
(0x3FF) module I/O address module I/O address
No.3: 994 (0x3E2)
No.4: 995 (0x3E3)
For Redundant CPU
Target station side
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
344
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
Fixed to 255 Target station side
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
Type
0 (0x00)
MELSECNET/10 is included. : 1 (0x01) 4
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_GOTETHER_LNCPU (0x57)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
4.17.19 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
port: Serial
345
(4) When the connected station is FXCPU
(a) Configuration
Connected Relayed
GOT
Serial station CPU module
Relayed Relayed
station CPU module
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
FXCPU QCCPU LCPU
(Q mode) CPU CPU CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
346
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.19 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
port: Serial
347
4.17.20 Personal computer side port: Ethernet port,
GOT2000/1000 side port: Ethernet port,
CPU side port: Serial communication module
(a) Configuration
Personal computer
Connected station
Relayed station CPU
CPU Relayed
R motion network QCPU QS Q motion FX
RCPU QCCPU LCPU
CPU (Q mode) CPU CPU CPU
CC IE Control
*2
CC IE Field
MELSECNET/H
*1,*3 Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
348
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.20 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
ActHostAddress 1.1.1.1 Host name or IP address of GOT
349
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber *3 number
Target station side
ActNetworkNumber *4 0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP
SERIAL)
0x01
ActPacketType PACKET_PLC1
(PACKET_PLC1)
ActConnectUnit
0(0x00) Fixed to 0 (0x00)
Number
ActPortNumber 1 (PORT_1) Fixed to 0 (0x00)
19200
ActBaudRate (BAUDRATE_ Fixed to 0 (0x00)
19200)
ActCpuTimeOut 0(0x00) Fixed to 0 (0x00)
8(TRC_DTR_
ActControl Fixed to 0 (0x00)
OR_RTS)
ActDataBits 8(DATABIT_8) Fixed to 0 (0x00)
ActParity 1(ODD_PARITY) Fixed to 0 (0x00)
0(STOPBIT_
ActStopBits Fixed to 0 (0x00)
ONE)
0(NO_SUM_
ActSumCheck Fixed to 0 (0x00)
CHECK)
ActSourceNetwork
0(0x00) Fixed to 0 (0x00)
Number
ActSourceStation
0(0x00) Fixed to 0 (0x00)
Number
Target station side
ActStationNumber *4 255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF)
number
ActThroughNetwork MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
Type MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOTETHER_RJ71C24
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the value set to GOT side for ActDestinationPortNumber.
*3 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
*4 : For the property pattern of , specify the value set in the target station side parameter for ActNetworkNumber and ActStationNumber.
350
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(a) Configuration
4.17.20 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
QCCPU network QCCPU LCPU
(Q mode) (Q mode)*1 CPU CPU CPU
351
(c) Property list
The following table shows the property settings of communication paths. The setting is not necessary for those
properties without description.
Property pattern
Property Default value
34
ActCpuType CPU type corresponding to target station
(CPU_Q02CPU)
Target station side
For single CPU
Fixed to
Target station side 1023 (0x3FF)
For single CPU For multiple CPUs
Fixed to Connected CPU:
1023 (0x3FF) 1023 (0x3FF)
For multiple CPUs No.1: 992 (0x3E0)
ActDestination
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Connected CPU: No.2: 993 (0x3E1)
IONumber
1023 (0x3FF) No.3: 994 (0x3E2)
No.1: 992 (0x3E0) No.4: 995 (0x3E3)
No.2: 993 (0x3E1) For Redundant CPU
No.3: 994 (0x3E2) Target station side
No.4: 995 (0x3E3) Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
ActDestination
0 (0x00) GOT port number
PortNumber
ActDidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActDsidProperty
1 (0x01) Fixed to 1 (0x01) Fixed to 1 (0x01) Fixed to 0 (0x00) Fixed to 0 (0x00)
Bit
ActHostAddress 1.1.1.1 Host name or IP address of GOT
Target station Target station
QCPU (Q mode), QCPU (Q mode),
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
PreferenceBit LCPU : 1 (0x01) LCPU : 1 (0x01)
Other than the above Other than the above
: 0 (0x00) : 0 (0x00)
Target station side
For single CPU
Fixed to
1023 (0x3FF)
For single CPU
For multiple CPUs
Fixed to
Connected CPU:
1023 (0x3FF)
1023 (0x3FF)
For multiple CPUs
No.1: 992 (0x3E0) Connected station Connected station
Connected CPU:
ActIONumber*1 1023 (0x3FF) No.2: 993 (0x3E1) side module I/O side module I/O
1023 (0x3FF)
No.3: 994 (0x3E2) address address
No.1: 992 (0x3E0)
No.4: 995 (0x3E3)
No.2: 993 (0x3E1)
For Redundant CPU
No.3: 994 (0x3E2)
Target station side
No.4: 995 (0x3E3)
Control system:
976 (0x3D0)
No specification:
1023 (0x3FF)
352
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
Property pattern
Property Default value
ActMultiDrop Multi-drop channel
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
ChannelNumber*2 number
Target station side
ActNetwork
0 (0x00) Fixed to 0 (0x00) module network Fixed to 0 (0x00) Fixed to 0 (0x00)
Number
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
Target station side
ActStation
255 (0xFF) Fixed to 255 (0xFF) module station Fixed to 255 (0xFF) Fixed to 255 (0xFF) 4
Number
number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOTETHER_QNCPU (0x56)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
4.17.20 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
port: Serial communication module
353
(3) When the connected station is L series-compatible C24
(a) Configuration
Personal computer
Connected
Relayed station CPU
station CPU
Relayed network
QCPU QS Q motion FX
LCPU QCCPU LCPU
*1 CPU CPU CPU
(Q mode)
*2 *3
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
354
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.20 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
ActHostAddress 1.1.1.1 Host name or IP address of GOT
Target station Target station
355
Property pattern
Property Default value
Target station side
ActNetworkNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module network
number
0x04
ActProtocolType (PROTOCOL_ PROTOCOL_TCPIP (0x05)
SERIAL)
Fixed to 255 Target station side
ActStationNumber 255 (0xFF) Fixed to 255 (0xFF) Fixed to 255 (0xFF)
(0xFF) module station number
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
module station number module station number
0x13
ActUnitType UNIT_GOTETHER_LNCPU (0x57)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
356
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
Connected Relayed
GOT
Bus station CPU module
Personal computer
4.17.21 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
Connected station CPU Relayed station CPU
357
Connected station CPU Relayed station CPU
Relayed network R motion
QCCPU RCPU RCCPU FX5CPU
CPU
CC IE Control
CC IE Field
MELSECNET/H
Ethernet
Serial
communication
CC-Link
358
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
4.17.21 Personal computer side port: Ethernet port, GOT2000/1000 side port: Ethernet port, CPU side
4.17 GOT Transparent Function Communication
ActIntelligent QCCPU, QCCPU,
0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00)
359
Property pattern
Property Default value
ActThrough MELSECNET/10 is not included. : 0 (0x00)
0 (0x00)
NetworkType MELSECNET/10 is included. : 1 (0x01)
ActTimeOut 10000 Any value specified by user in ms units
Target station side Target station side
ActUnitNumber 0 (0x00) Fixed to 0 (0x00) Fixed to 0 (0x00) module station module station
number number
0x13
ActUnitType UNIT_GOTETHER_QBUS (0x58)
(UNIT_QNCPU)
*1 : For the I/O address, specify the value of the actual start I/O number divided by 16.
*2 : Specify the following value for the channel number to be multi-drop linked.
0: Default channel of module
1: Channel 1
2: Channel 2
360
CHAPTER 4 PROPERTY SETTINGS OF COMMUNICATION PATHS
(1) Configuration
PC CPU module
4
No. 1 No. 2 No. 3
Own Base
QCPU (Q mode) QCCPU Q motion CPU
: Accessible (The number in the circle is the property pattern number.), : Inaccessible
361
CHAPTER 5 FUNCTIONS
ACT control (Recommended) Visual Basic® .NET Page 366, Section 5.2
Visual C++® .NET
Visual C#® .NET
Custom interface Visual C++® .NET (MFC)
362
CHAPTER 5 FUNCTIONS
● The ActiveX controls used on MX Component are those of the STA model.
● When passing the interface pointer to another apartment, the interface pointer needs to be marshaled.
Synchronize programs using CoMarshalInterThreadInterfaceInStream or CoGetInterfaceAndReleaseStream of the COM
function.
5
Start Start
Open the communication line. (Open) Open the communication line. (Open)
No
Yes Close the user application?
Yes
Complete Complete
363
(3) Considerations for using RnSFCPU
The following functions cannot be used for RnSFCPU.
Function Name Description
Connect Connect telephone line.
Disconnect Disconnect telephone line
In case of safety mode, the following functions cannot be used for the RnSFCPU safety device.
Function Name Description
WriteDeviceBlock Write devices in bulk.
WriteDeviceRandom Write devices randomly.
SetDevice Set device data.
WriteDeviceBlock2 Write devices in bulk.
WriteDeviceRandom2 Write devices randomly.
SetDevice2 Set device data.
WriteBuffer Write data to buffer memory.
If any of these functions is used, the error code "0x010A42A5" (Operation that can not be carried out in safety mode)will be
returned.
If any of these functions is used, the error code "0x010A42A0" (mismatched CPU access password) will be returned.
If any of these functions is used, the error code "0xF0000007" (function non-support error) will be returned.
364
CHAPTER 5 FUNCTIONS
(6) Differences between LONG type functions and SHORT type/INT type functions
LONG type functions and SHORT type/INT type functions are the functions of MX Component to "read devices in
bulk", "write devices in bulk", "read devices randomly", "write devices randomly", "set device data", and "acquire
device data".
The following describes the differences between the LONG type functions and SHORT type/INT type functions.
(a) LONG type function (Page 369, Section 5.2.3 to Page 386, Section 5.2.8)
When writing/reading a negative device value using the LONG type function, the LONG type data needs to be
converted to the SHORT type/INT type data in the user application.
Write/read negative device values using the SHORT type/INT type functions described in the section (b).
Target function
ReadDeviceBlock, WriteDeviceBlock, ReadDeviceRandom, WriteDeviceRandom, SetDevice, GetDevice
5
<Example> When reading a device data with a negative value using the ReadDeviceBlock function
lplData = 65535 (0x0000FFFF)
(b) SHORT type/INT type function (Page 427, Section 5.2.18 to Page 444, Section
5.2.23)
<Example> When reading a device data with a negative value using the ReadDeviceBlock2 function
lpsData = -1 (0xFFFF)
365
5.2 Details of Functions (For ACT Control)
(2) Feature
Open the communication line.
(b) VBScript
varRet = object.Open()
VARIANT varRet Returned value (LONG type) Output
(5) Description
Lines are connected according to the set value of the Open function property.
366
CHAPTER 5 FUNCTIONS
● When modem communication is used, the Open function cannot be executed without the execution of the Connect
function.
● If the Open function property is changed after the completion of the Open function, the setting of communication target is
not changed. To change the communication setting, close the communication line, set the setting of communication
target, and open the communication line again.
● Even when a CPU type which is different from the CPU used for the communication is set to the ActCpuType property,
the Open function may be completed normally.
In such a case, the connection range, usable method, or device range may be narrowed.
When executing the Open function, set the correct CPU type to the ActCpuType property. 5
367
5.2.2 Close (Closing communication line)
(2) Feature
Close the communication line.
(b) VBScript
varRet = object.Close()
VARIANT varRet Returned value (LONG type) Output
(5) Description
The line connected using the Open function is closed.
368
CHAPTER 5 FUNCTIONS
(2) Feature
Read devices in bulk.
(a) VBA
lRet = object.ReadDeviceBlock(szDevice, lSize, lData(0))
5
Long lRet Returned value Output
String szDevice Device name Input
Long lSize Number of read points Input
Long lData(n) Read device value Output
369
(f) Visual C#® .NET
iRet = object.ReadDeviceBlock(szDevice, iSize, out iData(0))
int iRet Returned value Output
String szDevice Device name Input
int iSize Number of read points Input
int[n] iData Read device value Output
(5) Description
• The device values for the amount specified for lSize (varSize or iSize) are read in bulk starting from the
device specified for szDevice (varDevice).
• The read device values are stored in lData (lplData, lpvarData, or iData).
• For lData (lplData, lpvarData, or iData), reserve arrays for more than the amount specified for lSize (varSize
or iSize).
370
CHAPTER 5 FUNCTIONS
<When double-word device is specified> <When FXCPU devices of CN200 and later are specified>
Example: Read 3 points from LTN0 Example: Read 6 points of data starting from CN200.*2
5
*1 : Devices are stored from the lower bit in the order of device number.
*2 : For CN200 or later of FXCPU, 2 words are read for each 2 points. Reading only 1 point of data will result in an error.
371
(7) Returned value
Normal termination : 0 is returned.
Abnormal termination: Any value other than 0 is returned. (Page 552, CHAPTER 7 ERROR CODES)
● The maximum number of read points that can be specified for lSize (varSize or iSize) should be the value which satisfies
the following condition.
Read start device number + Number of read points Last device number
● When specifying bit devices, a multiple of 16 can be specified as a device number.
● For lData (lplData, lpvarData, or iData), reserve a memory area for the number of points specified for lSize (varSize or
iSize).
If the memory area is not reserved, a critical error (an application error or the like) may occur.
372
CHAPTER 5 FUNCTIONS
(2) Feature
Write devices in bulk.
(a) VBA
lRet = object.WriteDeviceBlock(szDevice, lSize, lData(0))
5
Long lRet Returned value Output
String szDevice Device name Input
Long lSize Number of write points Input
Long lData(n) Device value to be written Input
373
(f) Visual C#® .NET
iRet = object.WriteDeviceBlock(szDevice, iSize, ref iData(0))
int iRet Returned value Output
String szDevice Device name Input
int iSize Number of write points Input
int[n] iData Device value to be written Input
(5) Description
• The device values of lSize (varSize or iSize) are written in bulk starting from the device specified for
szDevice (varDevice).
• The device values to be written are stored in lData (lplData, varData, or iData).
• For lData (lplData, varData, or iData), reserve arrays for more than the amount specified for lSize (varSize or
iSize).
<When double-word device is specified> <When FXCPU devices of CN200 and later are specified>
Example: Write 3 points to LTN0 Example: Write 6 points of data starting from CN200.*2
*1 : Devices are stored from the lower bit in the order of device number.
*2 : For CN200 or later of FXCPU, 2 words are written for each 2 points. Writing only 1 point of data will result in an error.
374
CHAPTER 5 FUNCTIONS
● The maximum number of write points that can be specified for lSize(varSize or iSize) should be the value which satisfies
the following condition.
Write starting device number + Number of write points Last device number
● When specifying bit devices, a multiple of 16 can be specified as a device number.
● For lData (lplData, varData, or iData), reserve a memory area for the number of points specified for lSize (varSize or
iSize).
If the memory area is not reserved, a critical error (an application error or the like) may occur.
● WriteDeviceBlock or WriteDeviceBlock2 cannot be used for writing long timer device (LT) and retentive long timer device
(LST).
Use WriteDeviceRandom, WriteDeviceRandom2, SetDevice or SetDevice2.
● If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation
that can not be carried out in safety mode was performed) is returned.
375
5.2.5 ReadDeviceRandom (Reading devices randomly)
(2) Feature
Read devices randomly.
Read monitor types of inverters/robot controllers randomly.
(a) VBA
lRet = object.ReadDeviceRandom(szDeviceList, lSize, lData(0))
Long lRet Returned value Output
String szDeviceList Device name/monitor type Input
Long lSize Number of read points Input
Long lData(n) Read device value Output
(c) VBScript
varRet = object.ReadDeviceRandom(varDeviceList, varSize, lpvarData)
VARIANT varRet Returned value (LONG type) Output
VARIANT varDeviceList Device name/monitor type (character string type) Input
VARIANT varSize Number of read points (LONG type) Input
VARIANT lpvarData Read device value (LONG array type) Output
376
CHAPTER 5 FUNCTIONS
(5) Description
• Data of a device group/monitor type group for the size of lSize (varSize or iSize) specified for szDeviceList
(varDeviceList or szDevice) are read.
• The read device values are stored in lData (lplData, lpvarData, or iData).
• Use the line feed symbol to separate the character string specified for the device list. The line feed symbol is
not necessary to be suffixed to the last device.
• For lData (lplData, lpvarData, or iData), reserve arrays for more than the amount specified for lSize (varSize
or iSize).
• For the items (monitor types) that can be monitored, refer to the following manual.
MX Component Version 4 Operating Manual
377
(6) How to specify devices
The following describes how to specify devices.
Example 1: When devices are specified as follows (Number of points: 3 points)
When using Visual Basic®.NET ,VBA,VBScript: "M0" & vbLf & "D0" & vbLf & "K8M0"
When using Visual Basic®.NET ,VBA,VBScript: "LTN0" & vbLf & "LTN1" & vbLf & "LTN2"
H of LTN2 L of LTN2
Example 3: When devices including FXCPU devices of CN200 and later are specified (Total number of points: 3
points)*2
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "CN200" & vbLf & "D1"
Example 4: When devices including FD are specified (Total number of points: 3 points)
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "FD0" & vbLf & "D1"
*1 : Devices are stored from the lower bit in the order of device number.
*2 : For CN200 or later of FXCPU, 2 words are read for each point when reading devices randomly.
378
CHAPTER 5 FUNCTIONS
Example 5: When 8-bit devices including EG are specified (Total number of points: 3 points)
The following is the example when 8-bit devices (E0000 and E0001 of SHARP programmable
controller) are assigned to EG0.
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "EG0" & vbLf & "D1"
Example 6: When monitor types (1, 2, and 5) of inverter are specified (Total number of points: 3 points)
5
When using Visual Basic®.NET ,VBA,VBScript: "1" & vbLf & "2" & vbLf & "5"
Example 7: When monitor types (223.102.A, and 223.103.B) of robot controller are specified (Total number of
points: 2 points)
Format: (Request ID).(Data type).(Argument)
When using Visual Basic®.NET ,VBA,VBScript: "223.102.A" & vbLf & "223.103.B"
● The maximum number of read points that can be specified for lSize (varSize or iSize) is 0x7FFFFFFF points.
● For lData (lplData, lpvarData, or iData), reserve a memory area for the number of points specified for lSize (varSize or
iSize).
If the memory area is not reserved, a critical error (an application error or the like) may occur.
379
5.2.6 WriteDeviceRandom (Writing devices randomly)
(2) Feature
Write devices randomly.
(a) VBA
lRet = object.WriteDeviceRandom(szDeviceList, lSize, lData(0))
Long lRet Returned value Output
String szDeviceList Device name Input
Long lSize Number of write points Input
Long lData(n) Device value to be written Input
(c) VBScript
varRet = object.WriteDeviceRandom(varDeviceList, varSize, varData)
VARIANT varRet Returned value (LONG type) Output
VARIANT varDeviceList Device name (character string type) Input
VARIANT varSize Number of write points (LONG type) Input
VARIANT varData Device value to be written (LONG array type) Input
380
CHAPTER 5 FUNCTIONS
(5) Description
• Data of a device group for the size of lSize (varSize or iSize) specified for szDeviceList (varDeviceList or
szDevice) are written.
• The device values to be written are stored in lData (lplData, varData, or iData).
• Use the line feed symbol to separate the character string specified for the device list. The line feed symbol is
not necessary to be suffixed to the last device.
• For lData (lplData, varData, or iData), reserve arrays for more than the amount specified for lSize (varSize or
iSize).
When using Visual Basic®.NET ,VBA,VBScript: "M0" & vbLf & "D0" & vbLf & "K8M0"
*1 : Devices are stored from the lower bit in the order of device number.
381
Example 2: When double word devices are specified
When using Visual Basic®.NET ,VBA,VBScript: "LTN0" & vbLf & "LTN1" & vbLf & "LTN2"
Example 3: When devices including FXCPU devices of CN200 and later are specified (Total number of points: 3
points)*2
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "CN200" & vbLf & "D1"
®.NET: D0\nCN200\nD1
When using Visual C++
Example 4: When devices including FD are specified (Total number of points: 3 points)
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "FD0" & vbLf & "D1"
Example 5: When 8-bit devices including EG are specified (Total number of points: 3 points)
The following is the example when 8-bit devices (E0000 and E0001 of SHARP programmable
controller) are assigned to EG0.
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "EG0" & vbLf & "D1"
*2 : For CN200 or later of FXCPU, 2 words are written for each point when writing devices randomly.
382
CHAPTER 5 FUNCTIONS
● The maximum number of write points that can be specified for lSize (varSize or iSize) is 0x7FFFFFFF points.
● For lData (lplData, varData, or iData), reserve a memory area for the number of points specified for lSize (varSize or
iSize).
If the memory area is not reserved, a critical error (an application error or the like) may occur.
● If a Q motion CPU is accessed, an error is returned.
● If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation
that can not be carried out in safety mode was performed) is returned.
5
383
5.2.7 SetDevice (Setting device data)
(2) Feature
Set one point of device.
(a) VBA
lRet = object.SetDevice(szDevice, lData)
Long lRet Returned value Output
String szDevice Device name Input
Long lData Set data Input
(c) VBScript
varRet = object.SetDevice(varDevice, lpvarData)
VARIANT varRet Returned value (LONG type) Output
VARIANT varDevice Device name (character string type) Input
VARIANT varData Set data (LONG type) Input
384
CHAPTER 5 FUNCTIONS
(5) Description
• One point of device specified for szDevice (varDevice) is specified using lData (varData or iData).
• When specifying bit devices, the least significant bit of the lData value (varData value or iData value) is valid. 5
(6) How to specify devices
The following describes how to specify devices.
<When bit device is specified> <When word device is specified>
Example: M0 Example: D0
<When double-word device is specified> <When double word device is specified(Digit specification)>
Example: LTN0 Example: K8M0
*1 : Devices are stored from the lower bit in the order of device number.
If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation that
can not be carried out in safety mode was performed) is returned.
385
5.2.8 GetDevice (Acquiring device data)
(2) Feature
Acquire one point of device.
Acquire one point monitor type data of inverter/robot controller.
(a) VBA
lRet = object.GetDevice(szDevice, lData)
Long lRet Returned value Output
String szDevice Device name/monitor type Input
Long lData Acquired data Output
(c) VBScript
varRet = object.GetDevice(varDevice, lpvarData)
VARIANT varRet Returned value (LONG type) Output
VARIANT varDevice Device name/monitor type (character string type) Input
VARIANT lpvarData Acquired data (LONG type) Output
386
CHAPTER 5 FUNCTIONS
(5) Description
One point of device data specified for szDevice (varDevice) is stored in lData (lplData, lpvarData, or iData).
5
For the items (monitor types) that can be monitored, refer to the following manual.
MX Component Version 4 Operating Manual
<When CN200 or later of FXCPU is specified> *1 : Devices are stored from the lower bit in the order of
Example: CN200 device number.
387
(7) Returned value
Normal termination : 0 is returned.
Abnormal termination: Any value other than 0 is returned. (Page 552, CHAPTER 7 ERROR CODES)
388
CHAPTER 5 FUNCTIONS
389
Property setting
Communication path Applicability
ActUnitType ActProtocolType
Connection target CPU: RCPU UNIT_RUSB
Connection target CPU:
UNIT_QNUSB
QCPU (Q mode)
USB Connection target CPU: LCPU UNIT_LNUSB
PROTOCOL_USB
communication Connection target CPU: QSCPU UNIT_QSUSB
Connection target CPU:
UNIT_QNMOTIONUSB
Q motion CPU
Connection target CPU: FXCPU UNIT_FXCPU
MELSECNET/H communication UNIT_MNETHBOARD PROTOCOL_MNETH
CC-Link IE Controller Network communication UNIT_MNETGBOARD PROTOCOL_MNETG
*2
CC-Link IE Field Network communication UNIT_CCIEFBOARD PROTOCOL_CCIEF
CC-Link communication UNIT_CCLINKBOARD PROTOCOL_CCLINK
CC-Link G4 communication UNIT_G4QCPU PROTOCOL_SERIAL
GX Simulator communication UNIT_SIMULATOR PROTOCOL_SHAREDMEMORY *3
GX Simulator2 communication UNIT_SIMULATOR2
GX Simulator3 communication (RCPU) –
UNIT_SIMULATOR3
GX Simulator3 communication (FX5CPU)
MT Simulator2 communication UNIT_SIMULATOR2 –
Connected module:
UNIT_QJ71C24 PROTOCOL_SERIALMODEM
Q series-compatible C24
Modem
Connected module:
communication UNIT_LJ71C24 PROTOCOL_SERIALMODEM
L series-compatible C24
Connection target CPU: FXCPU UNIT_FXCPU PROTOCOL_TEL *1
Gateway function communication UNIT_A900GOT PROTOCOL_UDPIP
UNIT_RJ71C24,
UNIT_QNCPU,
UNIT_LNCPU
UNIT_FXCPU *1
UNIT_QJ71C24,
UNIT_LJ71C24,
UNIT_GOT_RJ71EN71,
UNIT_GOT_QJ71E71, PROTOCOL_SERIAL,
UNIT_GOT_LJ71E71, PROTOCOL_USBGOT
UNIT_GOT_RETHER,
GOT transparent function communication UNIT_GOT_QNETHER,
UNIT_GOT_LNETHER,
UNIT_A900GOT,
UNIT_GOT_NZ2GF_ETB,
UNIT_GOT_FXETHER,
UNIT_GOT_FXENET
UNIT_GOTETHER_RJ71C24,
UNIT_GOTETHER_QNCPU,
UNIT_GOTETHER_LNCPU PROTOCOL_TCPIP
UNIT_GOTETHER_FXCPU *1
UNIT_GOTETHER_QBUS
Q series bus communication UNIT_QBF PROTOCOL_QBF
COMM_RS232C,
Inverter communication –
COMM_USB
: Applicable, : Not applicable
*1 : When the CPU is other than FX1N, FX1NC, FX2N, FX2NC, FX3U, FX3UC, FX3G and FX3GC an error is returned.
*2 : An error is returned when the own board is accessed.
390
CHAPTER 5 FUNCTIONS
*3 : When the CPU is other than FX0N, FX1N, FX1NC, FX2, FX2C, FX2N, FX2NC, FX3U, FX3UC, FX3G and FX3GC an error is returned.
(3) Feature
Read data from the buffer memory of special function module.
(a) VBA
lRet = object.ReadBuffer(lStartIO, lAddress, lReadSize, iData(0))
Long lRet Returned value Output
Start I/O number of module from
Long lStartIO Input
which values are read
Long lAddress Buffer memory address Input
Long lReadSize Read size Input 5
Integer iData(n) Values read from buffer memory Output
(c) VBScript
391
(e) Visual C++® .NET
iRet = object.ReadBuffer(iStartIO, iAddress, iReadSize, *ipsData)
int iRet Returned value Output
Start I/O number of module from
int iStartIO Input
which values are read
int iAddress Buffer memory address Input
int iReadSize Read size Input
short *ipsData Values read from buffer memory Output
(6) Description
• For the start I/O number of the module specified for lStartIO (varStartIO or iStartIO), specify the value of the
actual start I/O number divided by 16.
• Buffer values of buffer memory address specified for lAddress (varAddress or iAddress) of the special
function module of the start I/O number specified for lStartIO (varStartIO or iStartIO) are read for the size of
lReadSize (varReadSize or iReadSize).
• When performing CPU COM communication with FXCPU as a connected station or GX Simulator
communication, specify the block number (0 to 7) of the special expansion equipment for the module's start
I/O number and any value between 0 and 32767 for the buffer memory address.
• For iData (lpsData, lpvarData, or sData), reserve arrays for more than the amount specified for lReadSize
(varReadSize or iReadSize).
392
CHAPTER 5 FUNCTIONS
(8) Considerations for reading/writing data from/to buffer memory in multiple CPU
system configuration
Any of the following errors occurs when the function is executed under the situation where the configured multiple
CPU system differs from the I/O assignment set in GX Developer.
Execute the function after checking the I/O assignment set in GX Developer and checking the I/O numbers of the
module from/to which values are read/written.
• An error occurs even when the function is executed after the correct I/O numbers are specified.
• When the specific I/O numbers (I/O numbers whose I/O assignment is actually wrong) are specified,
data can be read from buffer memory normally, but an error (error code: 0x010A4030, 0x010A4042, etc.)
occurs when data are written to the buffer memory.
• Though a programmable controller CPU error (parameter error, SP. UNIT LAY ERR, etc.) does not occur in
the multiple CPU system, an error occurs in the user application when the function is executed.
5
393
5.2.10 WriteBuffer (Writing data to buffer memory)
394
CHAPTER 5 FUNCTIONS
Property setting
Communication path Applicability
ActUnitType ActProtocolType
Connection target CPU: RCPU UNIT_RUSB
Connection target CPU:
UNIT_QNUSB
QCPU (Q mode)
USB Connection target CPU: LCPU UNIT_LNUSB
PROTOCOL_USB
communication Connection target CPU: QSCPU UNIT_QSUSB *2
Connection target CPU:
UNIT_QNMOTIONUSB
Q motion CPU
Connection target CPU: FXCPU UNIT_FXCPU
MELSECNET/H communication UNIT_MNETHBOARD PROTOCOL_MNETH
CC-Link IE Controller Network communication UNIT_MNETGBOARD PROTOCOL_MNETG
*3
CC-Link IE Field Network communication UNIT_CCIEFBOARD PROTOCOL_CCIEF
CC-Link communication UNIT_CCLINKBOARD PROTOCOL_CCLINK
CC-Link G4 communication UNIT_G4QCPU PROTOCOL_SERIAL
5
GX Simulator communication UNIT_SIMULATOR PROTOCOL_SHAREDMEMORY *4
GX Simulator2 communication UNIT_SIMULATOR2
GX Simulator3 communication (RCPU) –
UNIT_SIMULATOR3
GX Simulator3 communication (FX5CPU)
MT Simulator2 communication UNIT_SIMULATOR2 –
Connected module:
UNIT_QJ71C24 PROTOCOL_SERIALMODEM
Q series-compatible C24
Modem
Connected module:
communication UNIT_LJ71C24 PROTOCOL_SERIALMODEM
L series-compatible C24
Connection target CPU: FXCPU UNIT_FXCPU PROTOCOL_TEL *1
Gateway function communication UNIT_A900GOT PROTOCOL_UDPIP
UNIT_RJ71C24,
395
*3 : An error is returned when the own board is accessed.
*4 : When the CPU is other than FX0N, FX1N, FX1NC, FX2, FX2C, FX2N, FX2NC, FX3U, FX3UC, FX3G and FX3GC an error is returned.
(3) Feature
Write data to the buffer memory of special function module.
(a) VBA
lRet = object.WriteBuffer(lStartIO, lAddress, lWriteSize, iData(0))
Long lRet Returned value Output
Start I/O number of module to
Long lStartIO Input
which values are written
Long lAddress Buffer memory address Input
Long lWriteSize Write size Input
Integer iData(n) Values written from buffer memory Input
(c) VBScript
varRet = object.WriteBuffer(varStartIO, varAddress, varWriteSize, varData)
VARIANT varRet Returned value (LONG type) Output
Start I/O number of module to
VARIANT varStartIO Input
which values are written (LONG type)
VARIANT varAddress Buffer memory address (LONG type) Input
VARIANT varWriteSize Write size (LONG type) Input
Values written from buffer memory
VARIANT varData Input
(SHORT array type)
396
CHAPTER 5 FUNCTIONS
(6) Description
• For the start I/O number of the module specified for lStartIO (varStartIO or iStartIO), specify the value of the
actual start I/O number divided by 16.
• Buffer values of buffer memory address specified for lAddress (varAddress or iAddress) of the special
function module of the start I/O number specified for lStartIO (varStartIO or iStartIO) are written for the size of
lWriteSize (varWriteSize or iWriteSize).
• When performing CPU COM communication with FXCPU as a connected station or GX Simulator
communication, specify the block number (0 to 7) of the special expansion equipment for the module's start
I/O number and any value between 0 and 32767 for the buffer memory address.
• For iData (lpsData, varData, or sData), reserve arrays for more than the amount specified for lWriteSize
(varWriteSize or iWriteSize).
397
(8) Considerations for reading/writing data from/to buffer memory in multiple CPU
system configuration
Any of the following errors occurs when the function is executed under the situation where the configured multiple
CPU system differs from the I/O assignment set in GX Developer.
Execute the function after checking the I/O assignment set in GX Developer and checking the I/O numbers of the
module from/to which the values are read/written.
• An error occurs even when the function is executed after the correct I/O numbers are specified.
• When the specific I/O numbers (I/O numbers whose I/O assignment is actually wrong) are specified,
data can be read from buffer memory normally, but an error (error code: 0x010A4030, 0x010A4042, etc.)
occurs when data are written to the buffer memory.
• Though a programmable controller CPU error (parameter error, SP. UNIT LAY ERR, etc.) does not occur in
the multiple CPU system, an error occurs in the user application when the function is executed.
398
CHAPTER 5 FUNCTIONS
399
Property setting
Communication path Applicability
ActUnitType ActProtocolType
Connection target CPU: RCPU UNIT_RUSB
Connection target CPU:
UNIT_QNUSB
QCPU (Q mode)
USB Connection target CPU: LCPU UNIT_LNUSB
PROTOCOL_USB
communication Connection target CPU: QSCPU UNIT_QSUSB
Connection target CPU:
UNIT_QNMOTIONUSB
Q motion CPU
Connection target CPU: FXCPU UNIT_FXCPU
MELSECNET/H communication UNIT_MNETHBOARD PROTOCOL_MNETH
CC-Link IE Controller Network communication UNIT_MNETGBOARD PROTOCOL_MNETG
*1
CC-Link IE Field Network communication UNIT_CCIEFBOARD PROTOCOL_CCIEF
CC-Link communication UNIT_CCLINKBOARD PROTOCOL_CCLINK
CC-Link G4 communication UNIT_G4QCPU PROTOCOL_SERIAL
GX Simulator communication UNIT_SIMULATOR PROTOCOL_SHAREDMEMORY
GX Simulator2 communication UNIT_SIMULATOR2
GX Simulator3 communication (RCPU) –
UNIT_SIMULATOR3
GX Simulator3 communication (FX5CPU)
MT Simulator2 communication UNIT_SIMULATOR2 –
Connected module:
UNIT_QJ71C24 PROTOCOL_SERIALMODEM
Q series-compatible C24
Modem
Connected module:
communication UNIT_LJ71C24 PROTOCOL_SERIALMODEM
L series-compatible C24
Connection target CPU: FXCPU UNIT_FXCPU PROTOCOL_TEL
Gateway function communication UNIT_A900GOT PROTOCOL_UDPIP
UNIT_RJ71C24,
UNIT_QNCPU,
UNIT_LNCPU,
UNIT_FXCPU,
UNIT_QJ71C24,
UNIT_LJ71C24,
UNIT_GOT_RJ71EN71,
UNIT_GOT_QJ71E71, PROTOCOL_SERIAL,
UNIT_GOT_LJ71E71, PROTOCOL_USBGOT
UNIT_GOT_RETHER,
GOT transparent function communication UNIT_GOT_QNETHER,
UNIT_GOT_LNETHER,
UNIT_A900GOT,
UNIT_GOT_NZ2GF_ETB,
UNIT_GOT_FXETHER,
UNIT_GOT_FXENET
UNIT_GOTETHER_RJ71C24,
UNIT_GOTETHER_QNCPU,
UNIT_GOTETHER_LNCPU, PROTOCOL_TCPIP
UNIT_GOTETHER_FXCPU,
UNIT_GOTETHER_QBUS
Q series bus communication UNIT_QBF PROTOCOL_QBF
COMM_RS232C,
Inverter communication –
COMM_USB
: Applicable, : Not applicable
*1 : An error is returned when the own board is accessed.
400
CHAPTER 5 FUNCTIONS
(3) Feature
Read clock data from a programmable controller CPU.
(a) VBA
lRet = object.GetClockData(iYear, iMonth, iDay, iDayOfWeek, iHour, iMinute, iSecond)
Long lRet Returned value Output
Integer iYear Read year value Output
Integer iMonth Read month value Output
Integer iDay Read day value Output
Integer iDayOfWeek(n) Read day-of-week value Output
5
Integer iHour Read hour value Output
Integer iMinute Read minute value Output
Integer iSecond Read second value Output
(c) VBScript
varRet = object.GetClockData(lpvarYear, lpvarMonth, lpvarDay, lpvarDayOfWeek, lpvarHour, lpvarMinute,
lpvarSecond)
VARIANT varRet Returned value (LONG type) Output
VARIANT lpvarYear Read year value (SHORT type) Output
VARIANT lpvarMonth Read month value (SHORT type) Output
VARIANT lpvarDay Read day value (SHORT type) Output
VARIANT lpvarDayOfWeek Read day-of-week value (SHORT type) Output
VARIANT lpvarHour Read hour value (SHORT type) Output
VARIANT lpvarMinute Read minute value (SHORT type) Output
VARIANT lpvarSecond Read second value (SHORT type) Output
401
(d) Visual Basic® .NET
IRet = object.GetClockData(iYear, iMonth, iDay, iDayOfWeek, iHour, iMinute, iSecond)
Integer lRet Returned value Output
short iYear Read year value Output
short iMonth Read month value Output
short iDay Read day value Output
short iDayOfWeek Read day-of-week value Output
short iHour Read hour value Output
short iMinute Read minute value Output
short iSecond Read second value Output
402
CHAPTER 5 FUNCTIONS
(6) Description
• An error is returned when the correct clock data is not set to the programmable controller CPU.
• The values stored in iYear (lpsYear, lpvarYear, or sYear) are: four digits of the year for RCPU and QCPU (Q
mode) and last two digits of the year for any other CPUs.
Note that the applicable years for RCPU and QCPU (Q mode) are from 1980 to 2079.
• The values stored in iDayOfWeek (lpsDayOfWeek, lpvarDayOfWeek, or sDayOfWeek) are as follows.
Value Day of Week
0 Sunday
403
5.2.12 SetClockData (Writing clock data)
404
CHAPTER 5 FUNCTIONS
Property setting
Communication path Applicability
ActUnitType ActProtocolType
Connection target CPU: RCPU UNIT_RUSB
Connection target CPU:
UNIT_QNUSB
QCPU (Q mode)
405
(3) Feature
Write clock data to a programmable controller CPU.
(a) VBA
lRet = object.SetClockData(iYear, iMonth, iDay, iDayOfWeek, iHour, iMinute, iSecond)
Long lRet Returned value Output
Integer iYear Year value to be written Input
Integer iMonth Month value to be written Input
Integer iDay Day value to be written Input
Integer iDayOfWeek(n) Day-of-week value to be written Input
Integer iHour Hour value to be written Input
Integer iMinute Minute value to be written Input
Integer iSecond Second value to be written Input
(c) VBScript
varRet = object.SetClockData(varYear, varMonth, varDay, varDayOfWeek,varHour, varMinute, varSecond)
VARIANT varRet Returned value (LONG type) Output
VARIANT varYear Year value to be written (SHORT type) Input
VARIANT varMonth Month value to be written (SHORT type) Input
VARIANT varDay Day value to be written (SHORT type) Input
VARIANT varDayOfWeek Day-of-week value to be written (SHORT type) Input
VARIANT varHour Hour value to be written (SHORT type) Input
VARIANT varMinute Minute value to be written (SHORT type) Input
VARIANT varSecond Second value to be written (SHORT type) Input
406
CHAPTER 5 FUNCTIONS
407
(6) Description
• An error is returned when the clock data to be set are not correct values.
• The applicable values to be specified for iYear (sYear or varYear) are: four digits of the year for RCPU and
QCPU (Q mode) and last two digits of the year for any other CPUs.
Note that the applicable years for RCPU and QCPU (Q mode) are from 1980 to 2079.
An error occurs when four digits are set to a CPU other than RCPU and QCPU (Q mode).
• The values to be specified for iDayOfWeek (sDayOfWeek or varDayOfWeek) are as follows.
Value Day of Week
0 Sunday
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday
6 Saturday
408
CHAPTER 5 FUNCTIONS
(2) Feature
Read the model character string and the model code of programmable controller CPU, network board, and GOT.
(a) VBA
lRet = object.GetCpuType(szCpuName, lCpuType)
5
Long lRet Returned value Output
Programmable controller CPU model
String szCpuName Output
character string
Programmable controller CPU model
Long lCpuType Output
code
409
(e) Visual C++® .NET
iRet = object.GetCpuType (**szCpuName, *iplCpuType)
int iRet Returned value Output
Programmable controller CPU model
String **szCpuName Output
character string
Programmable controller CPU model
int *iplCpuType Output
code
(5) Description
• The model and the model code of the communication target programmable controller CPU are stored in
szCpuName (lpvarCpuName) and lCpuType (lplCpuType, lpvarCpuCode, or iCpuType) respectively.
• The model character string of the programmable controller CPU is returned in UNICODE.
410
CHAPTER 5 FUNCTIONS
411
CPU/ Model character
network board/ When CPU/own board is connected When GX Simulator is connected
GOT strings code strings code
Q06UDHCPU Q06UDHCPU Q06UDHCPU
26AH 26AH
Q06UDEHCPU Q06UDEHCPU Q06UDEHCPU
Q06UDVCPU Q06UDVCPU 368H –
Q10UDHCPU Q10UDHCPU Q10UDHCPU
266H 266H
Q10UDEHCPU Q10UDEHCPU Q10UDEHCPU
Q12HCPU
Q12HCPU 43H Q12HCPU 43H
Q12PHCPU
Q12PRHCPU Q12PRHCPU 4BH Q12PRHCPU 4BH
Q13UDHCPU Q13UDHCPU Q13UDHCPU
26BH 26BH
Q13UDEHCPU Q13UDEHCPU Q13UDEHCPU
Q13UDVCPU Q13UDVCPU 36AH –
Q20UDHCPU Q20UDHCPU Q20UDHCPU
267H 267H
Q20UDEHCPU Q20UDEHCPU Q20UDEHCPU
Q25HCPU
Q25HCPU 44H Q25HCPU 44H
Q25PHCPU
Q25PRHCPU Q25PRHCPU 4CH Q25PRHCPU 4CH
Q26UDHCPU Q26UDHCPU Q26UDHCPU
26CH 26CH
Q26UDEHCPU Q26UDEHCPU Q26UDEHCPU
Q26UDVCPU Q26UDVCPU 36CH
Q50UDEHCPU Q50UDEHCPU 26DH –
Q100UDEHCPU Q100UDEHCPU 26EH
Q02CPU-A Q02CPU
141H Q02CPU-A 141H
Q02HCPU-A Q02HCPU
Q06HCPU-A Q06HCPU 142H Q06HCPU-A 142H
L02SCPU L02SCPU 543H
L02CPU L02CPU 541H
L06CPU L06CPU 544H
L26CPU L26CPU 545H
L26CPU-BT L26CPU-BT 542H
Q12DCCPU-V Q12DCCPU-V 2043H
Q24DHCCPU-V Q24DHCCPU-V 2044H
Q24DHCCPU-LS Q24DHCCPU-LS 2045H
Q24DHCCPU-VG Q24DHCCPU-VG 2046H
Q26DHCCPU-LS Q26DHCCPU-LS 2047H –
QS001CPU QS001CPU 230H
Q172CPU Q172CPU 2010H
Q172HCPU Q172HCPU 2012H
Q173CPU Q173CPU 2011H
Q173HCPU Q173HCPU 2013H
Q172DCPU Q172DCPU 2014H
Q173DCPU Q173DCPU 2015H
Q172DSCPU Q172DSCPU 2018H
Q173DSCPU Q173DSCPU 2019H
FX0
FX0/FX0S F0H FX0/FX0S F0H
FX0S
412
CHAPTER 5 FUNCTIONS
413
5.2.14 SetCpuStatus (Remote control)
414
CHAPTER 5 FUNCTIONS
Property setting
Communication path Applicability
ActUnitType ActProtocolType
Connection target CPU: RCPU UNIT_RUSB
Connection target CPU:
UNIT_QNUSB
QCPU (Q mode)
415
*4 : An error is returned when the own board is accessed.
(3) Feature
Perform a remote operation of programmable controller CPU.
(a) VBA
lRet = object.SetCpuStatus(lOperation)
Long lRet Returned value Output
Long lOperation Remote RUN/STOP/PAUSE Input
(c) VBScript
varRet = object.SetCpuStatus(varOperation)
VARIANT varRet Returned value (LONG type) Output
VARIANT varOperation Remote RUN/STOP/PAUSE (LONG type) Input
416
CHAPTER 5 FUNCTIONS
(6) Description
The operation specified for lOperation (varOperation or iOperation) is performed.
An error occurs when a value other than the following values is specified.
Value Operation
0 Remote RUN
1 Remote STOP
2 Remote PAUSE
● Since FXCPU or FX5CPU does not have the PAUSE switch as a programmable controller CPU, an error is returned if a
remote pause operation is specified using the SetCpuStatus function.
● If a Q motion CPU is accessed and PAUSE is specified, an error is returned.
● If an R motion CPU is accessed, an error is returned.
417
5.2.15 EntryDeviceStatus (Registering devices for status monitoring)
(2) Feature
Register devices whose status to be monitored.
(a) VBA
lRet = object.EntryDeviceStatus(szDeviceList, lSize, lMonitorCycle, lData(0))
Long lRet Returned value Output
String szDeviceList Registered device name list Input
Long lSize Number of registered device points Input
Long lMonitorCycle Status monitoring time interval Input
Long lData(n) Registered device value list Input
(c) VBScript
varRet = object.EntryDeviceStatus(varDeviceList, varSize, varMonitorCycle, varData)
VARIANT varRet Returned value (LONG type) Output
VARIANT varDeviceList Registered device name list (BSTR type) Input
VARIANT varSize Number of registered device points (LONG type) Input
VARIANT varMonitorCycle Status monitoring time interval (LONG type) Input
VARIANT varData Registered device value list (LONG type) Input
418
CHAPTER 5 FUNCTIONS
(5) Description
• A device group for the size of lSize (varSize or iSize) specified for szDeviceList (varDeviceList) is checked
whether it is in the status specified for lData (lplData, varData, or iData).
Specify the check time for lMonitorCycle (varMonitorCycle or iMonitorCycle).
When the status is established, the OnDeviceStatus function of the user application is executed.
• Use the line feed symbol to separate the character string specified for the device list. The line feed symbol is
not necessary to be suffixed to the last device.
Example
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "D1" & vbLf & "D2"
• The maximum number of device points that can be specified for lSize (varSize or iSize) is 20 points.
• Specify a value within the range from 1 second to 1 hour (set between 1 and 3600 in seconds) for
lMonitorCycle (varMonitorCycle or iMonitorCycle).
An error occurs when any other value outside the above range is specified.
• The registered device value list is stored in lData (lplData, varData, or iData).
419
(6) How to specify devices
The following describes how to specify devices.
Example 1: When devices are specified as follows (Number of points: 3 points)
When using Visual Basic®.NET ,VBA,VBScript: "M0" & vbLf & "D0" & vbLf & "K8M0"
When using Visual Basic®.NET ,VBA,VBScript: "LTN0" & vbLf & "LTN1" & vbLf & "LTN2"
H of LTN2 L of LTN2
Example 3: When devices including FXCPU devices of CN200 and later are specified (Total number of points: 3
points)*2
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "CN200" & vbLf & "D1"
Example 4: When devices including FD are specified (Total number of points: 3 points)
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "FD0" & vbLf & "D1"
*1 : Devices are stored from the lower bit in the order of device number.
*2 : For CN200 or later of FXCPU, 2 words are read for each point when reading devices randomly.
420
CHAPTER 5 FUNCTIONS
Example 5: When 8-bit devices including EG are specified (Total number of points: 3 points)
The following is the example when 8-bit devices (E0000 and E0001 of SHARP programmable
controller) are assigned to EG0.
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "EG0" & vbLf & "D1"
5
(7) Returned value
Normal termination : 0 is returned.
Abnormal termination: Any value other than 0 is returned. (Page 552, CHAPTER 7 ERROR CODES)
421
● Device status monitoring may not be performed at the specified status monitoring time intervals depending on the
conditions: personal computer performance, currently executed application load, time required for communication with
the programmable controller, or the like. Simultaneous use of any other control functions would also be the cause of
disabling device status monitoring at the specified status monitoring time intervals.
● For lData (lplData, lpvarData, or iData), reserve a memory area for the number of points specified for lSize (varSize or
iSize). If the memory area is not reserved, a critical error (an application error or the like) may occur.
● An error occurs when the EntryDeviceStatus function is executed during a status monitoring. When changing any status
monitor condition, execute the FreeDeviceStatus function and then execute the EntryDeviceStatus function.
● When the status of multiple devices changes at the same time, the OnDeviceStatus event is executed every time the
status changes.
(Example: When M0 is monitored)
● This function is a function to check the status establishment under the constant execution of random device read by the
control. This function is not a function for a programmable controller CPU to notify the device status establishment to MX
Component. Therefore, the control may not be able to check the device status establishment of programmable controller
CPU depending on the specified status monitoring time interval.
422
CHAPTER 5 FUNCTIONS
(2) Feature
Deregister devices that are registered using the EntryDeviceStatus function to monitor their status.
(b) VBScript
varRet = object.FreeDeviceStatus()
VARIANT varRet Returned value (LONG type) Output
(5) Description
The devices that are set using the EntryDeviceStatus function to monitor their status are deregistered.
423
5.2.17 OnDeviceStatus (Event notification)
(2) Feature
Execute the event notification when the device condition registered using the EntryDeviceStatus function is
satisfied.
(a) VBA
object.OnDeviceStatus(szDevice, lData, lReturnCode)
String szDevice Name of device whose condition is satisfied Input
Long lData Name of device whose condition is satisfied Input
Long lReturnCode Returned value of condition check processing Input
(c) VBScript
object.OnDeviceStatus(varDevice, varData, varReturnCode)
Name of device whose condition is satisfied
VARIANT varDevice Input
(BSTR type)
Name of device whose condition is satisfied
VARIANT varData Input
(LONG type)
Returned value of condition check processing
VARIANT varReturnCode Input
(LONG type)
424
CHAPTER 5 FUNCTIONS
(5) Description
• The event is notified to the application when the device condition registered using the EntryDeviceStatus
function is satisfied.
Programming this function in the user application allows the application to receive the event when the
registered device condition is satisfied.
• Device values registered using the EntryDeviceStatus function are input to lData (varData).
Example: When the word device is monitored for the value of "-1"
Set 65535 (0000FFFFH) as a registered device value using the EntryDeviceStatus function.
When the value of the target word device of the programmable controller CPU becomes
"-1" (FFFFH), the OnDeviceStatus function is executed and (0000FFFFH) is input to lData (varData).
425
(6) Returned value
None
● When any of the following settings is set in the user application, the event of the OnDeviceStatus function does not occur
even if the condition of the device registered to the EntryDeviceStatus function is satisfied. Note that when the event
occurrence becomes in wait status, the control function is not returned to the control and device management processing
stops until the following setting is terminated.
• User applications created using Visual Basic® or VBA (Excel)
The message box is displayed in the user application.
The InputBox/OutputBox is displayed in the user application.
• User applications created using Visual Basic® , Visual C++® , Visual C#® , VBA (Excel, Access) or VBScript
The Sleep processing, WaitForSingleObject function, or similar standby function is used in the user application.
● For installing Reference, refer to the sample programs for Reference for VB .NET/VC .NET. (Page 535, Section 6.4,
Page 543, Section 6.5)
426
CHAPTER 5 FUNCTIONS
(2) Feature
Read devices in 2-byte data unit in bulk.
(a) VBA
lRet = object.ReadDeviceBlock2(szDevice, lSize, iData(0))
5
Long lRet Returned value Output
String szDevice Device name Input
Long lSize Number of read points Input
Integer iData(n) Read device value Output
427
(f) Visual C#® .NET
iRet = object.ReadDeviceBlock2(szDevice, iSize, out sData(0))
int iRet Returned value Output
String szDevice Device name Input
int iSize Number of read points Input
short[n] sData Read device value Output
(5) Description
• The device values of lSize (varSize or iSize) are read in bulk starting from the device specified for szDevice
(varDevice) as SHORT type data.
• The read device values are stored in iData (lpsData, lpvarData, or sData).
• For lData (lpsData, lpvarData, or sData), reserve arrays for more than the amount specified for lSize (varSize
or iSize).
2 Bytes 2 Bytes
M0 to M15*1 D0
D1
M16 to M31*1
D2
M32 to M47*1
<When double-word device is specified> <When FXCPU devices of CN200 and later are specified>
Example: Read 3 points from LTN0 Example: Read 6 points of data starting from CN200.*2
2 Bytes 2 Bytes
L of LTN0 L of CN200
L of LTN1 H of CN200
L of LTN2 L of CN201
H of CN201
L of CN202
H of CN202
*1 : Devices are stored from the lower bit in the order of device number.
*2 : For CN200 or later of FXCPU, 2 words are read for each 2 points. Reading only 1 point will result in an error.
428
CHAPTER 5 FUNCTIONS
2 Bytes
LL of FD0
LH of FD0
HL of FD0
HH of FD0
LL of FD1
LH of FD1
● The maximum number of read points that can be specified for lSize (varSize) should be the value which satisfies the
following condition.
Read starting device number + Number of read points Last device number
● When specifying bit devices, a multiple of 16 can be specified as a device number.
● For iData (lpsData, lpvarData, or sData), reserve a memory area for the number of points specified for lSize (varSize or
iSize).
If the memory area is not reserved, a critical error (an application error or the like) may occur.
429
5.2.19 WriteDeviceBlock2 (Writing devices in bulk)
(2) Feature
Write devices in 2-byte data unit in bulk.
(a) VBA
lRet = object.WriteDeviceBlock2(szDevice, lSize, iData(0))
Long lRet Returned value Output
String szDevice Device name Input
Long lSize Number of write points Input
Integer iData(n) Device value to be written Input
(c) VBScript
varRet = object.WriteDeviceBlock2(varDevice, varSize, varData)
VARIANT varRet Returned value (LONG type) Output
VARIANT varDevice Device name (character string type) Input
VARIANT varSize Number of write points (LONG type) Input
VARIANT varData Device value to be written (SHORT type) Input
430
CHAPTER 5 FUNCTIONS
(5) Description
• The device values of lSize (varSize or iSize) are written in bulk starting from the device specified for
szDevice (varDevice).
• The device values to be written are stored in lData (lpsData, varData, or sData).
• For lData (lpsData, varData, or sData), reserve arrays for more than the amount specified for lSize (varSize
or iSize).
2 bytes 2 bytes
M0 to M15*1 D0
D1
M16 to M31*1
D2
M32 to M47*1
<When double-word device is specified> <When FXCPU devices of CN200 and later are specified>
Example: Write 3 points to LTN0 Example: Write 6 points of data starting from CN200.*2
2 bytes 2 bytes
L of LTN0 L of CN200
L of LTN1 H of CN200
L of LTN2 L of CN201
H of CN201
L of CN202
H of CN202
*1 : Devices are stored from the lower bit in the order of device number.
*2 : For CN200 or later of FXCPU, 2 words are written for each 2 points. Writing only 1 point will result in an error.
431
<When FD device is specified (4-word device)>
Example: Write 6 points of data starting from FD0.
2 bytes
LL of FD0
LH of FD0
HL of FD0
HH of FD0
LL of FD1
LH of FD1
2 bytes
EG0
(E0001) (E0000)
EG1
(E0003) (E0002)
EG2
(E0005) (E0004)
EG3
(E0007) (E0006)
● The maximum number of write points that can be specified for lSize (varSize or iSize) should be the value which satisfies
the following condition.
Write starting device number + Number of write points Last device number
● When specifying bit devices, a multiple of 16 can be specified as a device number.
● For iData (lpsData, varData, or sData), reserve a memory area for the number of points specified for lSize (varSize or
iSize).
If the memory area is not reserved, a critical error (an application error or the like) may occur.
● WriteDeviceBlock or WriteDeviceBlock2 cannot be used for writing long timer device (LT) and retentive long timer device
(LST).
Use WriteDeviceRandom, WriteDeviceRandom2, SetDevice or SetDevice2.
● If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation
that can not be carried out in safety mode was performed) is returned.
432
CHAPTER 5 FUNCTIONS
(2) Feature
Read devices in 2-byte data unit randomly.
(a) VBA
lRet = object.ReadDeviceRandom2(szDeviceList, lSize, iData(0))
5
Long lRet Returned value Output
String szDeviceList Device name Input
Long lSize Number of read points Input
Integer iData(n) Read device value Output
433
(f) Visual C#® .NET
iRet = object.ReadDeviceRandom(szDevice, iSize, out sData(0))
int iRet Returned value Output
String szDevice Device name Input
int iSize Number of read points Input
short[n] sData Read device value Output
(5) Description
• Data of a device group for the size of lSize (varSize or iSize) specified for szDeviceList (varDeviceList or
szDevice) are read.
• The read device values are stored in iData (lpsData, lpvarData, or sData).
• Use the line feed symbol to separate the character string specified for the device list. The line feed symbol is
not necessary to be suffixed to the last device.
Example:
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "D1" & vbLf & "D2"
• For lData (lpsData, lpvarData, or sData), reserve arrays for more than the amount specified for lSize (varSize
or iSize).
When using Visual Basic®.NET ,VBA,VBScript: "M0" & vbLf & "D0" & vbLf & "K8M0"
2 Bytes
*1
M0
D0
M0 to M15*2
*1 : The target device from which data is read is only one point of "M0", and "0" or "1" is stored as the device value.
*2 : Devices are stored from the lower bit in the order of device number.
Data are not read from the upper 2 bytes of M16 to M31.
434
CHAPTER 5 FUNCTIONS
When using Visual Basic®.NET ,VBA,VBScript: "LTN0" & vbLf & "LTN1" & vbLf & "LTN2"
2 Bytes
L of LTN0
L of LTN1
L of LTN2
Example 3: When devices including FXCPU devices of CN200 and later are specified (Total number of points: 3
points)*3
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "CN200" & vbLf & "D1"
2 Bytes
D0
L of CN200*3
D1
*3 : For FXCPU devices of CN200 and later, the L (lower 2 bytes) of the specified devices is read for each point when the
ReadDeviceRandom2 function is executed.
The H (upper 2 bytes) of the specified devices is not read.
Example 4: When devices including FD are specified (Total number of points: 3 points)
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "FD0" & vbLf & "D1"
2 Bytes
D0
LL of FD0
D1
Example 5: When 8-bit devices including EG are specified (Total number of points: 3 points)
The following is the example when 8-bit devices (E0000 and E0001 of SHARP programmable
controller) are assigned to EG0.
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "EG0" & vbLf & "D1"
® D0\nEG0\nD1
When using Visual C++ .NET:
®.NET: D0\nEG0\nD1
When using Visual C#
2 Bytes
D0
EG0
(E0001) (E0000)
D1
435
(7) Returned value
Normal termination : 0 is returned.
Abnormal termination: Any value other than 0 is returned. (Page 552, CHAPTER 7 ERROR CODES)
● The maximum number of read points that can be specified for lSize (varSize or iSize) is 0x7FFFFFFF points.
● For iData (lpsData, lpvarData, or sData), reserve a memory area for the number of points specified for lSize (varSize or
iSize).
If the memory area is not reserved, a critical error (an application error or the like) may occur.
● When a double word device is specified, only the data of the lower 1 word (2 bytes) are stored using the
ReadDeviceRandom2 function. (An error does not occur.)
When reading data from a double word device, use the ReadDeviceRandom function or the GetDevice function.
436
CHAPTER 5 FUNCTIONS
(2) Feature
Write devices in 2-byte data unit randomly.
(a) VBA
lRet = object.WriteDeviceRandom2(szDeviceList, lSize, iData(0))
5
Long lRet Returned value Output
String szDeviceList Device name Input
Long lSize Number of write points Input
Integer iData(n) Device value to be written Input
437
(f) Visual C#® .NET
iRet = object.WriteDeviceRandom2(szDevice, iSize, ref sData(0))
int iRet Returned value Output
String szDevice Device name Input
int iSize Number of write points Input
short[n] sData Device value to be written Input
(5) Description
• Data of a device group for the size of lSize (varSize or iSize) specified for szDeviceList (varDeviceList or
szDevice) are written.
• The device values to be written are stored in iData (lpsData, varData, or sData).
• Use the line feed symbol to separate the character string specified for the device list. The line feed symbol is
not necessary to be suffixed to the last device.
Example:
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "D1" & vbLf & "D2"
• For lData (lpsData, varData, or sData), reserve arrays for more than the amount specified for lSize (varSize
or iSize).
When using Visual Basic®.NET ,VBA,VBScript: "M0" & vbLf & "D0" & vbLf & "K8M0"
2 Bytes
*1
M0
D0
M0 to M15*2
*1 : The target device to which data is written is only one point of "M0", and the least significant bit of the set 2-byte data is
written as the device value.
*2 : Devices are stored from the lower bit in the order of device number. "0" is written to the upper 2 bytes of M16 to M31.
438
CHAPTER 5 FUNCTIONS
When using Visual Basic®.NET ,VBA,VBScript: "LTN0" & vbLf & "LTN1" & vbLf & "LTN2"
2 Bytes
L of LTN0
L of LTN1
L of LTN2
Example 3: When devices including FXCPU devices of CN200 and later are specified (Total number of points: 3
points)*3
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "CN200" & vbLf & "D1"
2 Bytes
D0
L of CN200*3
D1
*3 : For FXCPU devices of CN200 and later, data are written to the L (lower 2 bytes) of the specified devices for each point
when the WriteDeviceRandom2 function is executed. "0" is written to the H (upper 2 bytes) of the specified devices.
Example 4: When devices including FD are specified (Total number of points: 3 points)
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "FD0" & vbLf & "D1"
®.NET: D0\nFD0\nD1
When using Visual C++
2 Bytes
D0
LL of FD0
D1
Example 5: When 8-bit devices including EG are specified (Total number of points: 3 points)
The following is the example when 8-bit devices (E0000 and E0001 of SHARP programmable
controller) are assigned to EG0.
When using Visual Basic®.NET ,VBA,VBScript: "D0" & vbLf & "EG0" & vbLf & "D1"
2 Bytes
D0
EG0
(E0001) (E0000)
D1
439
(7) Returned value
Normal termination : 0 is returned.
Abnormal termination: Any value other than 0 is returned. (Page 552, CHAPTER 7 ERROR CODES)
● The maximum number of write points that can be specified for lSize (varSize or iSize) is 0x7FFFFFFF points.
● For iData (lpsData, varData, or Sdata), reserve a memory area for the number of points specified for lSize (varSize or
iSize).
If the memory area is not reserved, a critical error (an application error or the like) may occur.
● When a double word device is specified, data are written to the data area of the lower 1 word (2 bytes) using the
WriteDeviceRandom2 function, and "0" is written to the data area of the upper 1 word (2 bytes).
When writing a double word device, use the WriteDeviceRandom function or the SetDevice function.
● If a Q motion CPU is accessed, an error is returned.
● If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation
that can not be carried out in safety mode was performed) is returned.
440
CHAPTER 5 FUNCTIONS
(2) Feature
Set one point of device in 2-byte data unit.
(a) VBA
lRet = object.SetDevice2(szDevice, iData)
5
Long lRet Returned value Output
String szDevice Device name Input
Integer iData Set data Input
(c) VBScript
varRet = object.SetDevice2(varDevice, varData)
441
(4) Format (Custom interface)
(5) Description
• One point of device specified for szDevice (varDevice) is specified using iData (sData or varData).
• When specifying bit devices, the least significant bit of the iData value (sData value or varData value) is valid.
2 Bytes 2 Bytes
M0*1 D0
2 Bytes 2 Bytes
L of LTN0 M0 to M15*2
2 Bytes
L of CN200*3
*1 : The target device to which data is written is only one point of "M0", and the least significant bit of the set 2-byte data is
written as the device value.
*2 : Devices are stored from the lower bit in the order of device number.
"0" is written to the upper 2 bytes of M16 to M31.
*3 : For FXCPU devices of CN200 and later, data are written to the L (lower 2 bytes) of the specified devices for each point
when the SetDevice2 function is executed.
"0" is written to the H (upper 2 bytes) of the specified devices.
442
CHAPTER 5 FUNCTIONS
● When a double word device is specified, data are written to the data area of the lower 1 word (2 bytes) using the
SetDevice2 function, and "0" is written to the data area of the upper 1 word (2 bytes).
When writing a double word device, use the WriteDeviceRandom function or the SetDevice function.
● If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation
that can not be carried out in safety mode was performed) is returned.
443
5.2.23 GetDevice2 (Acquiring device data)
(2) Feature
Acquire one point of device in 2-byte data unit.
(a) VBA
lRet = object.GetDevice2(szDevice, iData)
Long lRet Returned value Output
String szDevice Device name Input
Integer iData Acquired data Output
(c) VBScript
varRet = object.GetDevice2(varDevice, lpvarData)
VARIANT varRet Returned value (LONG type) Output
VARIANT varDevice Device name (character string type) Input
VARIANT lpvarData Acquired data (SHORT type) Output
444
CHAPTER 5 FUNCTIONS
(5) Description
One point of device data specified for szDevice (varDevice) is stored in iData (lpsData, lpvarData, or sData).
5
(6) How to specify devices
The following describes how to specify devices.
<When bit device is specified> <When word device is specified>
Example: M0 Example: D0
2 Bytes 2 Bytes
*1
M0 D0
<When double-word device is specified> <When double-word device is specified (Digit specification)>
Example: LTN0 Example: K8M0
2 Bytes 2 Bytes
2 Bytes
L of CN200*3
2 Bytes
EG0
(E0001) (E0000)
*1 : The target device from which data is read is only one point of "M0", and "0" or "1" is stored as the device value.
*2 : Devices are stored from the lower bit in the order of device number.
Data are not read from the upper 2 bytes of M16 to M31.
*3 : For FXCPU devices of CN200 and later, the L (lower 2 bytes) of the specified devices is read for each point when the
GetDevice2 function is executed.
The H (upper 2 bytes) of the specified devices is not read.
445
(7) Returned value
Normal termination : 0 is returned.
Abnormal termination: Any value other than 0 is returned. (Page 552, CHAPTER 7 ERROR CODES)
● When a double word device is specified, only the data of the lower 1 word (2 bytes) are stored using the GetDevice2
function. (An error does not occur.)
● When reading data from a double word device, use the ReadDeviceRandom function or the GetDevice function.
446
CHAPTER 5 FUNCTIONS
(2) Feature
Connect the telephone line.
(5) Description
• The telephone line is connected according to the property settings of the modem communication control.
• When routing a serial communication module, the telephone line is connected in the connection system set
in the ActConnectWay property.
When auto line connect (callback number specification), callback connect (number specification), or callback
request (number specification) is set in the ActConnectWay property, an error occurs if a number is not set in
the ActCallbackNumber property.
447
(7) Considerations for executing the Connect function
• Always connect the telephone line before the execution of the Open function.
• When disconnecting the telephone line, execute the Disconnect function.
During the execution of the Connect function, the telephone line remains connected even when the Open
and Close functions are executed repeatedly.
• If the telephone line is disconnected in the Open status for some reason, always execute the Close function
before reconnecting the telephone line.
448
CHAPTER 5 FUNCTIONS
(2) Feature
Disconnect the telephone line.
(5) Description
The telephone line that was connected using the Connect function is disconnected.
449
(7) Considerations for executing the Disconnect function
• When executing the Disconnect function during the execution of the Open function, execute the Close
function before executing the Disconnect function.
• If the telephone line is disconnected in the Open status for some reason, always execute the Close function
before reconnecting the telephone line.
• When multiple telephone line connection objects are used, execute the Disconnect function on the object
which executed the Connect function first after executing the Disconnect function on other objects.
When multiple telephone line connection objects are used, the telephone line is not disconnected if the
Disconnect function is not executed on the object that executed the Connect function first.
The following figure shows the example of how to use multiple objects simultaneously.
Complete
450
CHAPTER 5 FUNCTIONS
(2) Feature
Receive the error description and its corrective action corresponding to the error code.
(a) VBA
lRet = object.GetErrorMessage(lErrorCode, szErrorMessage)
5
Long lRet Returned value Output
String lErrorCode Error code Input
String szErrorMessage Error message Output
(c) VBScript
varRet = object.GetErrorMessage(varErrorCode, lpvarErrorMessage)
451
(4) Format (Custom interface)
(5) Description
• The error description and its corrective action of the error code specified for lErrorCode (varErrorCode or
iErrorCode) are read.
• The read error description and its corrective action are stored in szErrorMessage (lpszErrorMessage,
lpsErrorMessage, or lpvarErrorMessage).
452
CHAPTER 5 FUNCTIONS
(2) Feature
Open the communication line.
(3) Format 5
(a) Visual Basic® .NET
IRet = object.Open()
Integer IRet Returned value Output
● When modem communication is used, the Open function cannot be executed without the execution of the Connect
function.
● If the Open function property is changed after the completion of the Open function, the setting of communication target is
not changed. To change the communication setting, close the communication line, set the setting of communication
target, and open the communication line again.
● Even when a CPU type which is different from the CPU used for the communication is set to the ActCpuType property,
the Open function may be completed normally.
In such a case, the connection range, usable method, or device range may be narrowed.
When executing the Open function, set the correct CPU type to the ActCpuType property.
453
5.3.2 Close (Closing communication line)
(2) Feature
Close the communication line.
(3) Format
(4) Description
The line connected using the Open function is closed.
454
CHAPTER 5 FUNCTIONS
(2) Feature
Read devices in bulk.
(3) Format
(4) Description
• The devices for the amount specified for iSize (number of read points) are read in bulk starting from the
device specified for szLabel (label name).
• The read device values are stored in iData.
• For iData, reserve arrays for more than the amount specified for iSize.
455
(5) How to specify devices
The following describes how to specify label names and device values to be read.
• The following data type can be specified for label name.
Type class Label data type Label name format
Label name
Bit, Word, Double Word,
Float (Single Precision), Float (Double Precision),
Array Label name [number of elements]
Member String*1, String (Unicode)*1, Time, Timer, Long timer,
Label name [n1] [n2] [n3]
Counter, Long counter,
Retentive Timer, Long retentive timer
456
CHAPTER 5 FUNCTIONS
<When FXCPU devices of CN200 and later are specified> <When FD device is specified (4-word device)>
Example: Read 6 points of data from the devices starting Example: Read 8 points of data from the devices starting
from CN200.*3 from FD0.
• Label setting (Data type: Double Word, Number of array • Label setting (Data type: Double Word, Number of array
elements: 3) elements: 2)
<When label is Double Word array and word device is <When long timer, long counter, or long retentive timer
specified> type is specified>
Example: Read 6 points of data from the devices starting Example: Read 3 points of data from the devices starting
from D100. from LT0.
• Label setting (Data type: Double Word, Number of array • Label setting (Data type: Long timer, Number of array
elements: 3) elements: 3)
457
(6) Returned value
Normal termination : 0 is returned.
Abnormal termination: Any value other than 0 is returned. (Page 552, CHAPTER 7 ERROR CODES)
● The maximum number of read points should be the value which satisfies the following condition.
Read start device number + Number of read points Last device number
● When specifying bit type array labels, 0 or a multiple of 16 can be specified as a device number.
● For the number of read points, specify the number of words which applies to the data type specified for the label name.
For the read device values, reserve a memory area for the number of points specified for the number of read points. If the
memory area is not reserved, a critical error (an application error or the like) may occur.
● When a device which corresponds to the label name does not exist, an error occurs and data cannot be read.
When any one of devices which correspond to multiple label names does not exist, an error occurs and data cannot be
read.
● Digit specified bit device and index setting cannot be used.
● When using system label Ver.2, the data type defined in the Label Utility of MX Component and the data type managed
by MELSOFT Navigator is required to match.
If the data type does not match, the read data length may wrong, or when multiple labels are specified, the
correspondence of the array of the read device value and label name may not match.
458
CHAPTER 5 FUNCTIONS
(2) Feature
Write devices in bulk.
(3) Format
(4) Description
• The devices for the amount specified for iSize (number of write points) are written in bulk starting from the
device specified for szLabel (label name).
• The device values to be written are stored in iData.
• For iData, reserve arrays for more than the amount specified for iSize.
459
• Set the following values for the number of write points according to the label data type.
Number of
Label (array) data type Number of read points to be specified
applicable words
Bit 1 Number of label array elements divided by 16 (rounded up)
Word 1 Number of label array elements
Double Word, Float (Single Precision) 2 Number of label array elements multiplied by 2
Float (Double Precision) 4 Number of label array elements multiplied by 4
String 17 Number of label array elements multiplied by 17
String (Unicode) 33 Number of label array elements multiplied by 33
Time 2 Number of label array elements multiplied by 2
Timer, Long timer, Counter, Long
counter, Retentive Timer, Long 1 Number of label array elements
retentive timer
<When FXCPU devices of CN200 and later are specified> <When FD device is specified (4-word device)>
Example: Write 6 points of data to the devices starting Example: Write 8 points of data to the devices starting
from CN200.*3 from FD0.
• Label setting (Data type: Double Word, Number of array • Label setting (Data type: Double Word, Number of array
elements: 3) elements: 2)
460
CHAPTER 5 FUNCTIONS
<When label is Double Word array and word device is <When long timer, long counter, or long retentive timer
specified> type is specified>
Example: Write 3 points of data from the devices starting
Example: Write 6 points of data to the devices starting
from LT0.
from D100.
• Label setting (Data type: Long timer, Number of array
• Label setting (Data type: Double Word, Number of array
elements: 3)
elements: 3)
Data type Device
Data type Device
Long timer (0..2) LT0
Double Word (0..2) D100
• Number of write points: 3
• Number of write points: 6
• Device values to be written
• Device values to be written
Upper 2 bytes Lower 2 bytes
Upper 2 bytes Lower 2 bytes
H of LT0 L of LT0
D100
D101
H of LT1 L of LT1 5
H of LT2 L of LT2
D102
Not used
D103
D104
D105
● The maximum number of write points should be the value which satisfies the following condition.
461
5.3.5 ReadDeviceRandom (Reading devices randomly)
(2) Feature
Read devices randomly.
(3) Format
462
CHAPTER 5 FUNCTIONS
(4) Description
• Data of a device group for the size of iSize specified for the label name szLabel (szLabelList) are read.
• The read device values are stored in iData.
• For iData, reserve arrays for more than the amount specified for iSize.
Basic type
Float (Double Precision),
String*1, String (Unicode)*1, Time, Label name
5
Timer, Long timer,
Counter, Long counter,
Retentive Timer, Long retentive timer
Label name
(The label data type can be specified
Array Label name [number of elements]
Member in the same manner as the basic
Label name [n1] [n2] [n3]
type.)
Label name
(The label data type can be specified
Structure
Member in the same manner as the basic Label name.Member name
type.)
Label name [number of elements]
Structured (The label data type can be specified Label name [number of elements].Member
• For the number of read points, specify the sum of the following values correspond to the elements according
to the label data type.
Number of
Label data type Number of read points to be specified
applicable words
Bit, Word 1 Number of label elements
Double Word, Float (Single Precision) 2 Number of label elements multiplied by 2
Float (Double Precision) 4 Number of label elements multiplied by 4
String 17 Number of label elements multiplied by 17
String (Unicode) 33 Number of label array elements multiplied by 33
Time 2 Number of label elements multiplied by 2
Timer, Long timer,
Counter, Long counter, 1 Number of label elements
Retentive Timer, Long retentive timer
463
• The read device values are stored as follows.
<When bit device and word device are specified>
Example: Read data from each 1 point of M0 and D0.
• Label setting
464
CHAPTER 5 FUNCTIONS
<When long timer, long counter, or long retentive timer type is specified>
Example: Read 3 points of data from LT0.
• Label setting
465
<When labels with combined structure and label are
<When structure type labels are specified>
specified>
Example: Read data from the devices by specifying Example: Read data from the devices by specifying
structure type labels. structure type array and structure array type label.
• Structure setting • Structure setting
D0.0 LABEL1.L1
Upper 2 Lower 2 Applicable
Not used D0 bytes bytes label
LABEL1.L2
(0 is stored.) D1 X0 LABEL1[0].L1
M0 LABEL2.L1 D0 LABEL1[0].L2
H of CN200 L of CN200 X1 LABEL1[1].L1
LABEL2.L2
H of CN201 L of CN201*5 D1 LABEL1[1].L2
Not used
M0 LABEL2.L1[0]
*5 : Data of two devices are read when the device of (0 is stored.)
CN200 and later is specified for the Double Word M1 LABEL2.L1[1]
type label. M2 LABEL2.L1[2]
D100
LABEL2.L2
D101
466
CHAPTER 5 FUNCTIONS
(2) Feature
Write devices randomly.
(3) Format
467
(4) Description
• Data of a device group for the size of iSize specified for the label name szLabel (szLabelList) are written.
• The device values to be written are stored in iData.
• For iData, reserve arrays for more than the amount specified for iSize.
• For the number of write points, specify the sum of the following values correspond to the elements according
to the label data type.
Number of
Label data type Number of write points to be specified
applicable words
Bit, Word 1 Number of label elements
Double Word, Float (Single Precision) 2 Number of label elements multiplied by 2
Float (Double Precision) 4 Number of label elements multiplied by 4
String 17 Number of label elements multiplied by 17
String (Unicode) 33 Number of label array elements multiplied by 33
Time 2 Number of label elements multiplied by 2
Timer, Long timer,
Counter, Long counter, 1 Number of label elements
Retentive Timer, Long retentive timer
468
CHAPTER 5 FUNCTIONS
[1] LABEL2 Double Word CN200 [1] LABEL2 Double Word FD0
*1 : For FXCPU devices of CN200 and later, 4 bytes are *2 : Only lower 2 bytes can be set. "0" is written to the
written as 1 read point. specified devices HH, HL, and LH (upper 6 bytes).
469
<When data type equivalent to 2 words or more is
<When array type label is specified>
specified for label>
Example: Write data by specifying labels of Double Word, Example: Write data to the devices by specifying array type
Float (Single Precision), Float (Double Precision), String*3, labels.
and Time types. • Label setting
• Label setting
szLabelList Data type Device
szLabelList Data type Device [0] LABEL1 Bit (0..1) M0
[0] LABEL1 Double Word D0 [1] LABEL2 Double Word (0..1) CN200
Float (Single [2] LABEL3 Double Word (0..1) D0
[1] LABEL2 D100
Precision)
• Number of write points: 8
Float (Double
[2] LABEL3 D200 • Device values to be written
Precision)
[3] LABEL4 String D300 Upper 2 Lower 2 Applicable
[4] LABEL5 Time D400 bytes bytes label
Not used M0 LABEL1[0]
• Number of write points: 27
• Device values to be written (0 is stored.) M1 LABEL1[1]
H of CN200 L of CN200 LABEL2[0]
Upper 2 Lower 2 Applicable
H of CN201 L of CN201 LABEL2[1]
bytes bytes label
D100
D0 LABEL3[0]
LABEL1 D101
D1 Not used
D102
D100 LABEL3[1]
LABEL2 D103
D101
D200
D201
LABEL3
Not used D202
D203
D300
: LABEL4
*3
D316
D400
LABEL5
D401
470
CHAPTER 5 FUNCTIONS
471
<When a structure type label, in which the structure type is included in the element, is specified>
Example: Write data from the devices by specifying structure type labels in which the structure type is included in the
element.
• Structure setting
Structure Label
Data type
name name
LABEL11 Bit
STRUCT1 LABEL12 Word
LABEL13 Structure type(STRUCT2)
LABEL21 Double Word
STRUCT2
LABEL22 Float (Double Precision)
• Label setting
Data Label
szLabelList Device
type name
[0] STRUCT STRUCT1 LABEL11 D0.0
[1] STRUCT STRUCT1 LABEL12 D1
LABEL13,
D2
LABEL21
[2] STRUCT STRUCT1
LABEL13,
D4
LABEL22
• Number of write points: 8
• Device values to be written
Upper 2 Lower 2
Applicable label
bytes bytes
D0.0 STRUCT.LABEL11
D1 STRUCT.LABEL12
D2 STRUCT.LABEL13
Not used D3 .LABEL21
(0 is stored.) D4
D5 STRUCT.LABEL13
D6 .LABEL22
D7
472
CHAPTER 5 FUNCTIONS
473
5.3.7 SetDevice (Setting device data)
(2) Feature
Set one point of device.
(3) Format
(4) Description
• The values of iData (device values to be written) are written to 1 point of device specified for szLabel (label
name).
• When specifying bit devices, the least significant bit of the iData (device values to be written) is valid.
474
CHAPTER 5 FUNCTIONS
<When CN200 or later of FXCPU is specified> <When FD device is specified (4-word device)>
*1 : For FXCPU devices of CN200 and later, 4 bytes are *2 : Only lower 2 bytes can be set. "0" is written to the
written. specified devices HH, HL, and LH (upper 6 bytes).
<When data type equivalent to 2 words or more is <When long timer, long counter, or long retentive timer
specified for label> type is specified>
Example: Write data by specifying String type label. Example: Write data to LT0.
• Label setting • Label setting
● When a device which corresponds to the label name does not exist, an error occurs and data cannot be written.
● When a Double Word device is specified at the time other than the digit specification for bit device and specification of
FXCPU devices of CN200 and later, this function writes data of lower 1 word (2 bytes), and "0" is written to data of upper
1 word (2 bytes).
When writing Double Word devices, use the WriteDeviceRandom or the WriteDeviceBlock2 function.
● Digit specified bit device and index setting cannot be used.
● If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation
that can not be carried out in safety mode was performed) is returned.
475
5.3.8 GetDevice (Acquiring device data)
(2) Feature
Acquire one point of device.
(3) Format
(4) Description
One point of device data specified for szLabel (label name)is stored in iData (read device values).
476
CHAPTER 5 FUNCTIONS
● When a device which corresponds to the label name does not exist, an error occurs and data cannot be read.
● For the read device values, reserve 4 bytes of memory area. If the memory area is not reserved, a critical error (an
application error or the like) may occur.
● Digit specified bit device and index setting cannot be used.
477
5.3.9 ReadBuffer (Reading data from buffer memory)
(2) Feature
Read data from the buffer memory of special function module.
(3) Format
(4) Description
• For the start I/O number of the module specified for iStartIO, specify the value of the actual start I/O number
divided by 16.
• Buffer values of buffer memory address specified for iAddress of the special function module of the start I/O
number specified for iStartIO are read for the size of iReadSize.
• When performing CPU COM communication with FXCPU as a connected station or GX Simulator
communication, specify the block number (0 to 7) of the special expansion equipment for the module's start
I/O number and any value between 0 and 32767 for the buffer memory address.
• For sData, reserve arrays for more than the amount specified for iReadSize.
478
CHAPTER 5 FUNCTIONS
(6) Considerations for reading/writing data from/to buffer memory in multiple CPU
system configuration
Any of the following errors occurs when the function is executed under the situation where the configured multiple
CPU system differs from the I/O assignment set in GX Developer.
Execute the function after checking the I/O assignment set in GX Developer and checking the I/O numbers of the
module from/to which values are read/written.
• An error occurs even when the function is executed after the correct I/O numbers are specified.
• When the specific I/O numbers (I/O numbers whose I/O assignment is actually wrong) are specified, 5
data can be read from buffer memory normally, but an error (error code: 0x010A4030, 0x010A4042, etc.)
occurs when data are written to the buffer memory.
• Though a programmable controller CPU error (parameter error, SP. UNIT LAY ERR, etc.) does not occur in
the multiple CPU system, an error occurs in the user application when the function is executed.
479
5.3.10 WriteBuffer (Writing data to buffer memory)
(2) Feature
Write data to the buffer memory of special function module.
(3) Format
(4) Description
• For the start I/O number of the module specified for iStartIO, specify the value of the actual start I/O number
divided by 16.
• Buffer values of buffer memory address specified for iAddress of the special function module of the start I/O
number specified for iStartIO are written for the size of iWriteSize.
• When performing CPU COM communication with FXCPU as a connected station or GX Simulator
communication, specify the block number (0 to 7) of the special expansion equipment for the module's start
I/O number and any value between 0 and 32767 for the buffer memory address.
• For sData, reserve arrays for more than the amount specified for iWriteSize.
480
CHAPTER 5 FUNCTIONS
(6) Considerations for reading/writing data from/to buffer memory in multiple CPU
system configuration
Any of the following errors occurs when the function is executed under the situation where the configured multiple
CPU system differs from the I/O assignment set in GX Developer.
Execute the function after checking the I/O assignment set in GX Developer and checking the I/O numbers of the
module from/to which the values are read/written.
• An error occurs even when the function is executed after the correct I/O numbers are specified.
• When the specific I/O numbers (I/O numbers whose I/O assignment is actually wrong) are specified, 5
data can be read from buffer memory normally, but an error (error code: 0x010A4030, 0x010A4042, etc.)
occurs when data are written to the buffer memory.
• Though a programmable controller CPU error (parameter error, SP. UNIT LAY ERR, etc.) does not occur in
the multiple CPU system, an error occurs in the user application when the function is executed.
481
5.3.11 GetClockData (Reading clock data)
(2) Feature
Read clock data from a programmable controller CPU.
(3) Format
482
CHAPTER 5 FUNCTIONS
(4) Description
• An error is returned when the correct clock data is not set to the programmable controller CPU.
• The values stored in sYear are: four digits of the year for RCPU and QCPU (Q mode) and last two digits of
the year for any other CPUs.
Note that the applicable years for RCPU and QCPU (Q mode) are from 1980 to 2079.
• The values stored in sDayOfWeek are as follows.
Value Day of Week
0 Sunday
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5
5 Friday
6 Saturday
483
5.3.12 SetClockData (Writing clock data)
(2) Feature
Write clock data to a programmable controller CPU.
(3) Format
484
CHAPTER 5 FUNCTIONS
(4) Description
• An error is returned when the clock data to be set are not correct values.
• The applicable values to be specified for sYear are: four digits of the year for RCPU and QCPU (Q mode)
and last two digits of the year for any other CPUs.
Note that the applicable years for RCPU and QCPU (Q mode) are from 1980 to 2079.
An error occurs when four digits are set to a CPU other than RCPU and QCPU (Q mode).
• The values to be specified for sDayOfWeek are as follows.
Value Day of Week
0 Sunday
1 Monday
2 Tuesday
3 Wednesday
5
4 Thursday
5 Friday
6 Saturday
485
5.3.13 GetCpuType (Reading programmable controller CPU model)
(2) Feature
Read the model character string and the model code of programmable controller CPU, network board, and GOT.
(3) Format
(4) Description
• The model and the model code of the communication target programmable controller CPU are stored in
szCpuName and iCpuType respectively.
• The model character string of the programmable controller CPU is returned in UNICODE.
486
CHAPTER 5 FUNCTIONS
(2) Feature
Perform a remote operation of programmable controller CPU.
(3) Format
● Since FXCPU or FX5CPU does not have the PAUSE switch as a programmable controller CPU, an error is returned if a
remote pause operation is specified using the SetCpuStatus function.
● If a Q motion CPU is accessed and PAUSE is specified, an error is returned.
● For the availability of communication paths, refer to the table in Page 414, Section 5.2.14.
● If an R motion CPU is accessed, an error is returned.
487
5.3.15 EntryDeviceStatus (Registering devices for status monitoring)
(2) Feature
Register devices whose status to be monitored.
(3) Format
(4) Description
• A device group for the size of iSize specified for szLabelList is checked whether it is in the status specified
for iData.
Specify the check time for iMonitorCycle.
When the status is established, the OnDeviceStatus function of the user application is executed.
• The maximum number of device points that can be specified for iSize is 20 points.
• Specify a value within the range from 1 second to 1 hour (set between 1 and 3600 in seconds) for
iMonitorCycle.
An error occurs when any other value outside the above range is specified.
• The registered device value list is stored in iData.
488
CHAPTER 5 FUNCTIONS
489
(7) Considerations for checking the word device status
When checking the word device status for negative values of -1 to -32768 (FFFFH to 8000H), set the monitor
device value of the EntryDeviceStatus function to any of 65535 to 32768 (0000FFFFH to 00008000H) where "0" is
stored in the upper 2 bytes.
(Example) When checking the D0 status for "-10"
Set the value "65526 (0000FFF6H)" where "0" is stored in the upper 2 bytes of "-10 (FFFFFFF6H)" for the monitor
device value.
While the type of word devices of the programmable controller CPU is WORD type, the type of monitor device
value of the EntryDeviceStatus function is LONG type. Therefore, when current values of programmable
controller CPU are compared with monitor device values of the EntryDeviceStatus function, the values do not
match and the above setting is required. (When bit devices or Double Word devices are used, this consideration
does not apply.)
For the programming examples regarding this consideration, refer to the following section.
Page 587, Appendix 2 Programming Examples for Monitoring Word Device Status
● Device status monitoring may not be performed at the specified status monitoring time intervals depending on the
conditions: personal computer performance, currently executed application load, time required for communication with
the programmable controller, or the like. Simultaneous use of any other control functions would also be the cause of
disabling device status monitoring at the specified status monitoring time intervals.
● For iData, reserve a memory area for the number of points specified for iSize. If the memory area is not reserved, a
critical error (an application error or the like) may occur.
● An error occurs when the EntryDeviceStatus function is executed during a status monitoring. When changing any status
monitor condition, execute the FreeDeviceStatus function and then execute the EntryDeviceStatus function.
● When the status of multiple devices changes at the same time, the OnDeviceStatus event is executed every time the
status changes.
(Example: When M0 is monitored)
● This function is a function to check the status establishment under the constant execution of random device read by the
control. This function is not a function for a programmable controller CPU to notify the device status establishment to MX
Component. Therefore, the control may not be able to check the device status establishment of programmable controller
CPU depending on the specified status monitoring time interval.
● Digit specified bit device and index setting cannot be used.
490
CHAPTER 5 FUNCTIONS
(2) Feature
Deregister devices that are registered using the EntryDeviceStatus function to monitor their status.
(3) Format
(4) Description
The devices that are set using the EntryDeviceStatus function to monitor their status are deregistered.
491
5.3.17 OnDeviceStatus (Event notification)
(2) Feature
Execute the event notification when the device condition registered using the EntryDeviceStatus function is
satisfied.
(3) Format
492
CHAPTER 5 FUNCTIONS
(4) Description
• The event is notified to the application when the device condition registered using the EntryDeviceStatus
function is satisfied.
Programming this function in the user application allows the application to receive the event when the
registered device condition is satisfied.
• Device values registered using the EntryDeviceStatus function are input to lData.
Example: When the word device is monitored for the value of "-1"
Set 65535 (0000FFFFH) as a registered device value using the EntryDeviceStatus function.
When the value of the target word device of the programmable controller CPU becomes
"-1" (FFFFH), the OnDeviceStatus function is executed and (0000FFFFH) is input to lData.
● When any of the following settings is set in the user application, the event of the OnDeviceStatus function does not occur
even if the condition of the device registered to the EntryDeviceStatus function is satisfied. Note that when the event
occurrence becomes in wait status, the control function is not returned to the control and device management processing
stops until the following setting is terminated.
• User applications created using Visual Basic® .NET
The message box is displayed in the user application.
The InputBox/OutputBox is displayed in the user application.
• User applications created using Visual Basic® .NET, Visual C++® .NET and Visual C#® .NET
The Sleep processing, WaitForSingleObject function, or similar standby function is used in the user application.
493
5.3.18 ReadDeviceBlock2 (Reading devices in bulk)
(2) Feature
Read devices in 2-byte data unit in bulk.
(3) Format
(4) Description
• The devices for the amount specified for iSize (number of read points) are read in bulk starting from the
device specified for szLabel (label name).
• The read device values are stored in sData.
• For sData, reserve arrays for more than the amount specified for iSize.
494
CHAPTER 5 FUNCTIONS
• Set the following values for the number of read points according to the label data type.
Number of
Label (array) data type Number of read points to be specified
applicable words
Bit 1 Number of label array elements divided by 16 (rounded up)
Word 1 Number of label array elements
Double Word, Float (Single Precision) 2 Number of label array elements multiplied by 2
Float (Double Precision) 4 Number of label array elements multiplied by 4
String 17 Number of label array elements multiplied by 17
String (Unicode) 33 Number of label array elements multiplied by 33
Time 2 Number of label array elements multiplied by 2
Timer, Long timer,
Counter, Long counter, 1 Number of label array elements
Retentive Timer, Long retentive timer
M16 to M31*2 D1
2 Bytes 2 Bytes
L of CN200 LL of FD0
H of CN200 LH of FD0
L of CN201 HL of FD0
H of CN201 HH of FD0
L of CN202 LL of FD1
H of CN202 LH of FD1
*3 : For FXCPU devices of CN200 and later, 2 points of HL of FD1
data are read from each 1 point of device (upper (H) HH of FD1
and lower (L) data).
Reading only 1 point of data will result in an error.
495
<When label is Double Word array and word device is
specified>
Example: Read 6 points of data from the devices starting
from D100.
• Label setting (Data type: Double Word, Number of array
elements: 3)
2 Bytes
D100
D101
D102
D103
D104
D105
● The maximum number of read points should be the value which satisfies the following condition.
Read start device number + Number of read points < Last device number
● When specifying bit type array labels, 0 or a multiple of 16 can be specified as a device number.
● For the number of read points, specify the number of words which applies to the data type specified for the label name.
For the read device values, reserve a memory area for the number of points specified for the number of read points. If the
memory area is not reserved, a critical error (an application error or the like) may occur.
● When a device which corresponds to the label name does not exist, an error occurs and data cannot be read.
When any one of devices which correspond to multiple label names does not exist, an error occurs and data cannot be
read.
● Digit specified bit device and index setting cannot be used.
496
CHAPTER 5 FUNCTIONS
(2) Feature
Write devices in 2-byte data unit in bulk.
(3) Format
497
(4) Description
• The devices for the amount specified for iSize (number of write points) are written in bulk starting from the
device specified for szLabel (label name).
• Store the device values to be written in sData.
• For sData, reserve arrays for more than the amount specified for iSize.
• Set the following values for the number of write points according to the label data type.
Number of
Label (array) data type Number of write points to be specified
applicable words
Bit 1 Number of label array elements divided by 16 (rounded up)
Word 1 Number of label array elements
Double Word, Float (Single Precision) 2 Number of label array elements multiplied by 2
Float (Double Precision) 4 Number of label array elements multiplied by 4
String 17 Number of label array elements multiplied by 17
String (Unicode) 33 Number of label array elements multiplied by 33
Time 2 Number of label array elements multiplied by 2
Timer, Long timer,
Counter, Long counter, 1 Number of label array elements
Retentive Timer, Long retentive timer
498
CHAPTER 5 FUNCTIONS
H of CN200 LH of FD0
L of CN201 HL of FD0
H of CN201 HH of FD0
L of CN202 LL of FD1
H of CN202 LH of FD1
HL of FD1
*3 : For FXCPU devices of CN200 and later, 2 points of
data are written to each 1 point of device (upper (H) HH of FD1
and lower (L) data).
Writing only 1 point of data will result in an error.
499
<When label is Double Word array and word device is
specified>
Example: Write 6 points of data to the devices starting
from D100.
• Label setting (Data type: Double Word, Number of array
elements: 3)
2 Bytes
D100
D101
D102
D103
D104
D105
● The maximum number of write points should be the value which satisfies the following condition.
Write starting device number + Number of write points Last device number
● When specifying bit type array labels, 0 or a multiple of 16 can be specified as a device number.
● For the number of write points, specify the number of words which applies to the data type specified for the label name.
For the device values to be written, reserve a memory area for the number of points specified for the number of write
points. If the memory area is not reserved, a critical error (an application error or the like) may occur.
● When a device which corresponds to the label name does not exist, an error occurs and data cannot be written.
When any one of devices which correspond to multiple label names does not exist, an error occurs and data cannot be
written.
● Digit specified bit device and index setting cannot be used.
● WriteDeviceBlock or WriteDeviceBlock2 cannot be used for writing long timer device (LT) and retentive long timer device
(LST).
Use WriteDeviceRandom, WriteDeviceRandom2, SetDevice or SetDevice2.
● If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation
that can not be carried out in safety mode was performed) is returned.
500
CHAPTER 5 FUNCTIONS
(2) Feature
Read devices in 2-byte data unit randomly.
(3) Format
501
(4) Description
• Data of a device group for the size of iSize specified for the label name szLabel (szLabelList) are read.
• The read device values are stored in sData.
• For sData, reserve arrays for more than the amount specified for iSize.
• For the number of read points, specify the sum of the following values correspond to the elements according
to the label data type.
Number of
Label data type Number of read points to be specified
applicable words
Bit, Word 1 Number of label elements
Double Word, Float (Single Precision) 2 Number of label elements multiplied by 2
Float (Double Precision) 4 Number of label elements multiplied by 4
String 17 Number of label elements multiplied by 17
String (Unicode) 33 Number of label array elements multiplied by 33
Time 2 Number of label elements multiplied by 2
Timer, Long timer,
Counter, Long counter, 1 Number of label elements
Retentive Timer, Long retentive timer
502
CHAPTER 5 FUNCTIONS
503
<When data type equivalent to 2 words or more is
<When array type label is specified>
specified for label>
Example: Write data by specifying labels of Double Word, Example: Read data from the devices by specifying array
Float (Single Precision), Float (Double Precision), String*4, type labels.
and Time types. • Label setting
• Label setting
szLabelList Data type Device
szLabelList Data type Device [0] LABEL1 Bit (0..1) M0
[0] LABEL1 Double Word D0 [1] LABEL2 Double Word (0..1) CN200
Float (Single [2] LABEL3 Double Word (0..1) D0
[1] LABEL2 D100
Precision)
• Number of read points: 8
Float (Double
[2] LABEL3 D200 • Read device values
Precision)
[3] LABEL4 String D300 Applicable
2 Bytes
[4] LABEL5 Time D400 label
M0 LABEL1[0]
• Number of read points: 27
M1 LABEL1[1]
• Read device values
L of CN200 LABEL2[0]
Applicable L of CN201 LABEL2[1]
2 Bytes
label D100
D0 LABEL3[0]
LABEL1 D101
D1
D102
D100 LABEL3[1]
LABEL2 D103
D101
D200
D201
LABEL3
D202
D203
D300
: LABEL4
D316*4
D400
LABEL5
D401
504
CHAPTER 5 FUNCTIONS
505
5.3.21 WriteDeviceRandom2 (Writing devices randomly)
(2) Feature
Write devices in 2-byte data unit randomly.
(3) Format
506
CHAPTER 5 FUNCTIONS
(4) Description
• Data of a device group for the size of iSize specified for the label name szLabel are written.
• Store the device values to be written in sData.
• For sData, reserve arrays for more than the amount specified for iSize.
Basic type
Float (Double Precision),
String*1, String (Unicode)*1, Time, Label name
5
Timer, Long timer,
Counter, Long counter,
Retentive Timer, Long retentive timer
Label name
Array (The label data type can be specified in Label name [number of elements]
Member
the same manner as the basic type.) Label name [n1] [n2] [n3]
Label name
Structure (The label data type can be specified in
Member Label name.Member name
the same manner as the basic type.)
Label name [number of elements]
Structured Label name [number of elements].Member
(The label data type can be specified in
array Member name
the same manner as the basic type.)
Label name [n1] [n2] [n3].Element
• For the number of write points, specify the sum of the following values correspond to the elements according
to the label data type.
Number of
Label data type Number of write points to be specified
applicable words
Bit, Word 1 Number of label elements
Double Word, Float (Single Precision) 2 Number of label elements multiplied by 2
Float (Double Precision) 4 Number of label elements multiplied by 4
String 17 Number of label elements multiplied by 17
String (Unicode) 33 Number of label array elements multiplied by 33
Time 2 Number of label elements multiplied by 2
Timer, Long timer,
Counter, Long counter, 1 Number of label elements
Retentive Timer, Long retentive timer
507
• Set the device values to be written as follows.
<When bit device and word device are specified>
Example: Write data to each 1 point of M0 and D0.
• Label setting
2 Bytes
M0*1
D0
*1 : The device to be written is 1 point of "M0", and the
value of least significant bit of 2 byte-data to be set
is the device value to be written.
<When FXCPU devices of CN200 and later are specified> <When FD device is specified (4-word device)>
Example: Write 3 points of data to the devices including
Example: Write 3 points of data to the devices including
CN200.*2
FD0.
• Label setting
• Label setting
szLabelList Data type Device
szLabelList Data type Device
[0] LABEL1 Word D0
[0] LABEL1 Word D0
[1] LABEL2 Double Word CN200
[1] LABEL2 Double Word FD0
[2] LABEL3 Word D1
[2] LABEL3 Word D1
• Number of write points: 3
• Number of write points: 3
• Device values to be written
• Device values to be written
Applicable
2 Bytes Applicable
label 2 Bytes
label
D0 LABEL1
D0 LABEL1
L of CN200 LABEL2
LL of FD0*3 LABEL2
D1 LABEL3
*2 : 4 bytes are written as 1 point for FXCPU devices of *3 : Only lower 2 bytes can be set. "0" is written to the
CN200 and later. Only lower 2 bytes can be set. "0" specified devices HH, HL, and LH (upper 6 bytes).
is written to the specified device H (upper 2 bytes).
508
CHAPTER 5 FUNCTIONS
509
<When labels with combined structure and label are
<When structure type labels are specified>
specified>
Example: Write data to the devices by specifying structure
Example: Write data to the devices by specifying structure
type array and structure array type label.
type labels.
• Structure setting
• Structure setting
Structure Label
Structure Label Data type
Data type name name
name name
L1 Bit
L1 Bit STRUCT1
STRUCT L2 Word
L2 Double Word
L1 Bit (0..2)
• Label setting STRUCT2
L2 Double Word
Data Label
szLabelList Device • Label setting
type name
Data Label
L1 D0.0 szLabelList Device
[0] LABEL1 STRUCT type name
L2 D0
STRUCT1 L1 X0
L1 M10 [0] LABEL1
[1] LABEL2 STRUCT (0..1) L2 D0
L2 CN200
L1 M0
• Number of write points: 5 [1] LABEL2 STRUCT2
L2 D100
• Device values to be written
• Number of write points: 9
Applicable • Device values to be written
2 Bytes
label
Applicable
D0.0 LABEL1.L1 2 Bytes
label
D0
LABEL1.L2 X0 LABEL1[0].L1
D1
D0 LABEL1[0].L2
M0 LABEL2.L1
X1 LABEL1[1].L1
L of CN200 LABEL2.L2
D1 LABEL1[1].L2
X1 LABEL3.L1
M0 LABEL2.L1[0]
M0 to 15 LABEL3.L2
M1 LABEL2.L1[1]
M2 LABEL2.L1[2]
D100
LABEL2.L2
D101
510
CHAPTER 5 FUNCTIONS
511
5.3.22 SetDevice2 (Setting device data)
(2) Feature
Set one point of device in 2-byte data unit.
(3) Format
(4) Description
• The values of iData (device values to be written) are written to 1 point of device specified for szLabel (label
name).
• When specifying bit devices, the least significant bit of the iData (device values to be written) is valid.
512
CHAPTER 5 FUNCTIONS
2 Bytes 2 Bytes
M0*2 D0
2 Bytes 2 Bytes
L of CN200 LL of FD0*4
*3 : For FXCPU devices of CN200 and later, 4 bytes are *4 : Only lower 2 bytes are written. Data cannot be
written. Only lower 2 bytes can be set. "0" is written written to the specified devices HH, HL, and LH
to the specified device H (upper 2 bytes). (upper 6 bytes).
<When data type equivalent to 2 words or more is
specified for label>
2 Bytes
*5
D0
● When a device which corresponds to the label name does not exist, an error occurs and data cannot be written.
● When a Double Word device is specified, this function writes data of lower 1 word (2 bytes), and "0" is written to data of
upper 1 word (2 bytes).
When writing Double Word devices, use the WriteDeviceRandom or the WriteDeviceBlock2 function.
● Digit specified bit device and index setting cannot be used.
● If the function is run against the safety device in the RnSFCPU safety mode, an error code 0x010A42A5" (an operation
that can not be carried out in safety mode was performed) is returned.
513
5.3.23 GetDevice2 (Acquiring device data)
(2) Feature
Acquire one point of device in 2-byte data unit.
(3) Format
(4) Description
One point of device data specified for szLabel (label name) is stored in sData (read device values).
514
CHAPTER 5 FUNCTIONS
2 Bytes 2 Bytes
M0 *2 D0
Example: Read data from CN200.*3 Example: Read data by specifying FD0. 5
• Label setting • Label setting
2 Bytes 2 Bytes
L of CN200 LL of FD0*4
*3 : The specified device H (lower 2 bytes) is read as 1 *4 : Only lower 2 bytes are read. Data are not read from
point for FXCPU devices of CN200 and later. the specified devices HH, HL, and LH (upper 6
Data are not read from the specified device H (upper bytes).
2 bytes).
<When data type equivalent to 2 words or more is specified
for label>
2 Bytes
*5
D0
● When a device which corresponds to the label name does not exist, an error occurs and data cannot be read.
● For the read device values, reserve 2 bytes of memory area. If the memory area is not reserved, a critical error (an
application error or the like) may occur.
● When a Double Word device is specified, only the data of the lower 1 word (2 bytes) are stored using this function. (An
error does not occur.) When reading data from a Double Word device, use the ReadDeviceRandom function or the
ReadDeviceBlock2 function.
● Digit specified bit device and index setting cannot be used.
515
5.3.24 Connect (Connecting telephone line)
(2) Feature
Connect the telephone line.
(3) Format
(4) Description
• The telephone line is connected according to the property settings of the modem communication control.
• When routing a serial communication module, the telephone line is connected in the connection system set
in the ActConnectWay property.
When auto line connect (callback number specification), callback connect (number specification), or callback
request (number specification) is set in the ActConnectWay property, an error occurs if a number is not set in
the ActCallbackNumber property.
516
CHAPTER 5 FUNCTIONS
517
5.3.25 Disconnect (Disconnecting telephone line)
(2) Feature
Disconnect the telephone line.
(3) Format
(4) Description
The telephone line that was connected using the Connect function is disconnected.
518
CHAPTER 5 FUNCTIONS
Complete
519
5.3.26 GetErrorMessage (Receiving error message)
(2) Feature
Receive the error description and its corrective action corresponding to the error code.
(3) Format
(4) Description
• The error description and its corrective action of the error code specified for lErrorCode (iErrorCode) are
read.
• The read error description and its corrective action are stored in szErrorMessage.
520
CHAPTER 6 SAMPLE PROGRAMS
This chapter explains the sample programs registered at the installation of MX Component.
(2) List of sample programs, test programs, and sample sequence programs
The following table shows the list of sample programs registered under [user specified folder] - [Act] - [Samples]
when installing MX Component.
Supported
Folder name Description Reference
language
Page 528,
Sample Sample program for ActUtlType
AccessVBA VBA (Access) Section 6.1.3
TestPro *1 –
Test program for ActUtlType
Page 524,
Sample program for ActUtlType
Section 6.1.1
Sample
Sample program for ActUtlType and Page 526,
ExcelVBA VBA (Excel)
ActSupportMsg (Reading/writing devices) Section 6.1.2
Test program for ActUtlType and
TestPro –
ActSupportMsg*1
Page 532,
SampleASP HTML (ASP function)
Section 6.3
Sample program for ActMLUtlType
Page 530,
VBScript*2 SampleHTML
Section 6.2
HTML
Test program for ActUtlType and
TestPro –
ActSupportMsg*1
*1 : A test program for checking operations.
*2 : The test programs will be operate with the following Internet Explorer®.
• Internet Explorer®8
• Internet Explorer®9
• Internet Explorer®10
• Internet Explorer®11
521
Supported
Folder name Description Reference
language
Visual Basic®.NET
ModemSample
Modem communication sample program for (Visual Studio® 2005) Page 535,
ActUtlType and ActSupportMsg Visual Basic ®.NET Section 6.4.1
ModemSample2010
(Visual Studio® 2010)
Visual Basic®.NET
Sample
Read/Write sample program for ActUtlType (Visual Studio® 2005)
and ActProgType Visual Basic®.NET
Sample2010
(Visual Studio® 2010)
Visual Basic®.NET
SampleDot
(Visual Studio® 2005)
Read/Write sample program for DotUtlType
Visual Basic®.NET
SampleDot2010
(Visual Studio® 2010) Page 537,
Vb.NET*3
®
Visual Basic .NET Section 6.4.2
Sample_References Read/Write sample program for ActUtlType
(Visual Studio® 2005)
and ActProgType
(for Reference) Visual Basic®.NET
Sample_References2010
(Visual Studio® 2010)
Visual Basic®.NET
Sample_ReferencesDot
Read/Write sample program for DotUtlType (Visual Studio® 2005)
(for Reference) Visual Basic®.NET
Sample_ReferencesDot2010
(Visual Studio® 2010)
Visual Basic®.NET
Sample_TypeConv
Type conversion sample program for (Visual Studio® 2005) Page 541,
ActUtlType and ActSupportMsg Visual Basic®.NET Section 6.4.3
Sample_TypeConv2010
(Visual Studio® 2010)
®
Visual C++ .NET
Sample2005
Read/Write sample program for ActUtlType (Visual Studio® 2005)
and ActProgType Visual C++®.NET
Sample2010
(Visual Studio® 2010)
Visual C++®.NET
SampleDot2005
(Visual Studio® 2005)
Read/Write sample program for DotUtlType
Visual C++®.NET
SampleDot2010
(Visual Studio® 2010) Page 543,
®
Visual C++ .NET Section 6.5.1
Sample_References2005 Read/Write sample program for ActUtlType
(Visual Studio® 2005)
Vc.NET and ActProgType
(for Reference) Visual C++®.NET
Sample_References2010
(Visual Studio® 2010)
Visual C++®.NET
Sample_ReferencesDot2005
Read/Write sample program for DotUtlType (Visual Studio® 2005)
(for Reference) Visual C++®.NET
Sample_ReferencesDot2010
(Visual Studio® 2010)
Visual C++®.NET
Sample_Support
Troubleshooting function sample program for (Visual Studio® 2005) Page 544,
DotSupportMsg Visual C++ ®.NET Section 6.5.2
Sample_Support2010
(Visual Studio® 2010)
*3 : When the operation environment of the sample program is Visual Studio®2013, the installation of MFC library (DLL) for multiple
byte character encode (MBCS) is required.
522
CHAPTER 6 SAMPLE PROGRAMS
Supported Reference
Folder name Description
language Section
®
Visual C# .NET
Sample
Read/Write sample program for ActUtlType (Visual Studio® 2005)
and ActProgType Visual C#®.NET
Sample2010
(Visual Studio® 2010)
Visual C#®.NET
SampleDot
(Visual Studio® 2005)
Read/Write sample program for DotUtlType
Visual C#®.NET
SampleDot2010
(Visual Studio® 2010) Page 546,
Vcs.NET*4
®
Visual C# .NET Section 6.6.1
Sample_References Read/Write sample program for ActUtlType
(Visual Studio® 2005)
and ActProgType
(for Reference) Visual C#®.NET
Sample_References2010
(Visual Studio® 2010)
Sample_ReferencesDot
Visual C#®.NET
6
Read/Write sample program for DotUtlType (Visual Studio® 2005)
(for Reference) Visual C#®.NET
Sample_ReferencesDot2010
(Visual Studio® 2010)
Read/Write sample program for ActUtlType Page 547,
SampleENG
and ActProgType Section 6.7.1
Read/Write sample program for ActUtlType Visual C++®.NET(MFC) Page 549,
Vc CustomSampleENG
and ActProgType (Visual Studio® 2005) Section 6.7.2
Page 550,
Sample_SupportENG For ActSupportMsg
Section 6.7.3
Sample ladder for CC-Link G4
CCG4A
communication
Sample ladder for modem communication
FXCPUtel
(FXCPU)
MX
Sample ladder for modem communication
Component
QJ71C24Callback (Q series-compatible C24) in which the Sequence program
GppW Version 4
setting 1 is specified for the callback function (GX Developer)
Operating
Sample ladder for modem communication Manual.
QJ71C24Callback_Number (Q series-compatible C24) in which the
setting 3 is specified for the callback function
Sample ladder for modem communication
QJ71C24TEL
(Q series-compatible C24)
*4 : When the operation environment of the sample program is Visual Studio®2013/2015, the installation of MFC library (DLL) for
multiple byte character encode (MBCS) is required.
523
6.1 VBA Sample Programs
This section explains the VBA sample programs for Excel and Access.
This sample program is a program to log and graph device values of a programmable controller CPU using the
ActUtlType control.
This sample program was created on Excel 2003.
524
CHAPTER 6 SAMPLE PROGRAMS
(4) Screen
The following explains the settings on the sample program screen.
Item Description
Enter the logical station number which was specified for the communication setting in
LogicalStationNumber
Communication Setup Utility.
DeviceName Enter the start device of devices to be read.
Enter the logging interval.
525
6.1.2 Sample program for Excel (Reading/writing devices)
This sample program is a program to read/write the programmable controller CPU devices (D0 to D9) using the
ActUtlType control.
This program displays the error code and error message on the dialog box using the ActSupportMsg control when an
error occurs.
This sample program was created on Excel 2003.
3. Click the button to read the device values of D0 to D9 of the programmable controller
CPU and display them on the DeviceRead area.
4. Enter values into D0 to D9 of the DeviceWrite area and click the button to write the values
to D0 to D9 of the programmable controller CPU.
5. If reading/writing data from/to the devices D0 to D9 fails, the error message corresponds to the
error code is displayed on the dialog box.
526
CHAPTER 6 SAMPLE PROGRAMS
(4) Screen
The following explains the settings on the sample program screen.
1 2
Item Description
Enter the logical station number which was specified for the communication setting in
LogicalStationNumber
Communication Setup Utility.
(DeviceRead area) Display the device values of D0 to D9 of the programmable controller CPU.
527
6.1.3 Sample program for Access
This sample program is a program to log and monitor device values of a programmable controller CPU using the
ActUtlType control.
This sample program was created on Access 2003.
• When changing the input value, click the button to stop logging, change the input value, and click
528
CHAPTER 6 SAMPLE PROGRAMS
(4) Screen
The following explains the settings on the sample program screen.
Item Description
Enter the logical station number which was specified for the communication setting in
LogicalStationNumber
Communication Setup Utility.
LoggingTiming Enter the logging interval. (In seconds)
LoggingData Display the logged data.
OnDeviceStatus Display the devices whose conditions are satisfied among the devices being monitored.
529
6.2 VBScript Sample Program
530
CHAPTER 6 SAMPLE PROGRAMS
(4) Screen
The following explains the settings on the sample program screen.
Tank capacity: Empty Tank capacity: Full
Tank status: Normal Tank status: Error
531
6.3 ASP Sample Programs
This sample program is a program to read programmable controller CPU data and device values using the ActUtlType
control.
532
CHAPTER 6 SAMPLE PROGRAMS
(5) Screen
The following explains the settings on the sample program screen.
Item Description
MonitorTiming Enter the monitoring interval.
LogicalStationNumber Enter the logical station number.
DeviceName Enter the device name of the device to be read.
533
(c) Data display screen (SampleMon-E.asp)
Item Description
MonitorTiming: Display the monitoring interval.
LogicalStationNumber: Display the logical station number.
DeviceName: Display the device name of the device to be read.
DeviceSize: Display the number of points of the devices to be read.
Message: Display an error description at an error occurrence.
Return Code: Display the method execution result.
CpuType: Display the CPU model.
ReadData(Hex) Display the read device values.
534
CHAPTER 6 SAMPLE PROGRAMS
This sample program is a program to monitor devices of a programmable controller CPU corresponds to the specified
logical station number using the ActUtlType control.
This program displays the error code and error message on the dialog box using the ActSupportMsg control when an
error occurs.
This sample program was created on Visual Basic® .NET (Visual Studio® 2005).
click the button to close the communication line, and click the button to resume
the communication.
535
(3) Sample file
The sample program is installed in the following folder when the default pass is selected.
(4) Screen
The following explains the settings on the sample program screen.
Item Description
LogicalStationNumber Enter the logical station number set in Communication Setup Utility.
Password Enter the password when it is required.
MonitorInterval Set the monitoring interval. (In seconds)
DeviceName Enter the device name to be monitored.
Size Enter the number of read points.
ReturnValue Display the returned value of the executed method.
button Open the communication line and start monitoring after connecting the telephone line.
button Disconnect the telephone line and stop monitoring after closing the communication line.
Acquire and display the error description and corrective action for the error code of
button "ReturnValue".
536
CHAPTER 6 SAMPLE PROGRAMS
This sample program is a program to read/write device values of a programmable controller CPU and monitor device
status using any of the ActUtlType control, the DotUtlType control, or the ActProgType control.
This sample program was created on Visual Basic® .NET (Visual Studio® 2005) or Visual Basic® .NET (Visual Studio®
2010).
In case of DotUtlType control, replace the terms such as "DeviceName", "DeviceSize" to "LabelName" and "DataSize"
in the description.
In addition, replace the terms such as "Device name", "Points" and "DeviceValue" to "LabelName", "DataSize" and
"Data value".
button to display the device data on the "Data" text box in the "Output" frame.
5. For writing devices randomly, enter the device name and the number of points to be written in the
"DeviceName" and "DeviceSize" text boxes in the "Random Read/Write" frame, enter the device
value to be written into the "DeviceData" text box inside the same frame, and click the
button to display the device data on the "Data" text box in the "Output" frame.
7. For writing devices in bulk, enter the device name and the number of points to be written into the
"DeviceName" and "DeviceSize" text boxes in the "Block Read/Write" frame, enter the device
value to be written into the "DeviceData" text box in the same frame, and click the
button to write the device value to the programmable controller CPU.
8. For registering devices for status monitoring, enter the device name, number of points, device
value and status monitoring interval into the "DeviceName", "DeviceSize", "DeviceData", and
"MonitorCycle" text boxes in the "Status Entry/Free" frame as the event occurrence conditions,
9. For deregistering registered devices for status monitoring, click the button.
10. If an error occurs during the process, an error code is displayed on the "Return Code" box in the
"Output" frame.
11. When an error occurs, perform the troubleshooting corresponds to the error code. (Page 552,
CHAPTER 7 ERROR CODES)
537
(2) Considerations for using the sample program
• When using the ActUtlType control, set the communication settings in Communication Setup Utility before
executing the sample program.
• When using the ActProgType control in this sample program, "Q02(H)" is set for the programmable controller
CPU, "COM1" is set for the COM port, and 19200bps is set for the transmission speed.
The specification can be changed by changing values of the corresponding property.
• When changing the control to be used, close the communication line by clicking the button,
change the control, and click the button to reopen the line.
538
CHAPTER 6 SAMPLE PROGRAMS
(4) Screen
The following explains the settings on the sample program screen.
<Sample> <Sample_References>
<SampleDot> <Sample_ReferencesDot>
539
Item Description
Any of ActUtlType, ActProgType,
Select the control to be used.
or DotUtlType
"Control" frame
Enter the logical station number which was specified for
LogicalStationNumber
communication setting in Communication Setup Utility.
540
CHAPTER 6 SAMPLE PROGRAMS
This sample program is a program to read/write ASCII character string, 32-bit integer, or real number data from/to a
programmable controller CPU devices in the corresponding data format using the ActUtlType control, and display the
error message using the ActSupportMsg control when an error occurs during the process.
This sample program was created on Visual Basic® .NET (Visual Studio® 2005).
data into the upper text box in the "ASCII character" frame, and click the button in the
same frame.(The data write function is executed within the range of D0 to D9, regardless of the
6
number of entered characters. When the number of characters is insufficient, the blanks are filled
with 0 (Hex).)
3. For reading ASCII character data, click the button in the "ASCII character" frame. Data
from the programmable controller CPU is displayed on the lower text box in the same frame. (The
data read function is executed within the range of D0 to D9.)
4. For writing 32-bit integer data to the programmable controller CPU, enter the 32-bit integer data
into the upper text box in the "32bit integer" frame, and click the button in the same
frame. (The data write function is executed within the range of D10 to D11.)
5. For reading 32-bit integer data, click the button in the "32bit integer" frame. Data from the
the upper text box in the "Real number" frame, and click the button in the same frame.
(The data write function is executed within the range of D12 to D13.)
7. For reading real number data, click the button in the "Real number" frame. Data from the
programmable controller CPU is displayed on the lower text box in the same frame. (The data read
function is executed within the range of D12 to D13.)
8. When an error occurs, perform the troubleshooting corresponds to the error code.
(Page 552, CHAPTER 7 ERROR CODES)
541
(3) Sample file
The sample program is installed in the following folder when the default pass is selected.
Folder name File name
[User specified folder] - [Act] - [Samples] - [Vb.NET] - [Sample_TypeConv] Sample_TypeConv.sln
(4) Screen
The following explains the settings on the sample program screen.
Item Description
Enter the logical station number which was specified for the
LogicalStationNumber
communication setting in Communication Setup Utility.
Write the ASCII character data, which was entered into the upper text
button box in the frame, to the programmable controller CPU.
"ASII character" frame
Display the ASCII character data, which was read from the
button programmable controller CPU, on the lower text box in the frame.
Write the 32-bit integer data, which was entered into the upper text box
button in the frame, to the programmable controller CPU.
"32bit integer" frame
Display the 32-bit integer data, which was read from the programmable
button controller CPU, on the lower text box in the frame.
Write the real number data, which was entered into the upper text box in
button the frame, to the programmable controller CPU.
"Real number" frame
Display the real number data, which was read from the programmable
button controller CPU, on the lower text box in the frame.
542
CHAPTER 6 SAMPLE PROGRAMS
This sample program is a program to read/write device values of a programmable controller CPU and monitor device
status using any of the ActUtlType control, the DotUtlType control, or the ActProgType control.
This sample program was created on Visual C++® .NET (Visual Studio® 2005) and Visual C++® .NET (Visual Studio®
2010).
(4) Screen
The settings on the screen are the same as those for Visual Basic® .NET (Visual Studio® 2005).
(Page 539, Section 6.4.2 (4) Screen)
543
6.5.2 Troubleshooting function sample program
This sample program is a program to perform the troubleshooting function using the DotSupportMsg control.
544
CHAPTER 6 SAMPLE PROGRAMS
(4) Screen
The following explains the settings on the sample program screen.
Item Description
ErrorCode Enter the error code.
Read the error description and corrective action of the error code entered into
button
the "ErrorCode" text box.
Display the error description and corrective action of the error code entered
(Error definition displaying text box)
into the "ErrorCode" text box.
545
6.6 Visual C#® .NET Sample Programs
This sample program is a program to read/write device values of a programmable controller CPU and monitor device
status using any of the ActUtlType control, the DotUtlType control, or the ActProgType control.
This sample program was created on Visual C#® .NET (Visual Studio® 2005).
(4) Screen
The settings on the screen are the same as those for Visual Basic® .NET (Visual Studio® 2005).
(Page 539, Section 6.4.2 (4) Screen)
546
CHAPTER 6 SAMPLE PROGRAMS
This section explains the sample programs for Visual C++ ® .NET (MFC) which were created using the dispatch
interface and the custom interface.
This sample program is a program to read a model of connected CPU and read/write device values using the
ActUtlType control or the ActProgType control with the dispatch interface.
into the "Device Value" text box, and click the button to write the device value.
6. Click the button to close the communication line.
7. If an error occurs during the process, an error code is displayed on the "Return Value" text box.
• When changing the control to be used, close the communication line by clicking the
button, change the control, and reopen the line.
547
(3) Sample file
The sample program is installed in the following folder when the default pass is selected.
(4) Screen
The following explains the settings on the sample program screen.
Item Description
Control Select the control to be used.
button Read the data of the device entered into the "Device Name" text box.
button Write the data of the device entered into the "Device Name" text box.
548
CHAPTER 6 SAMPLE PROGRAMS
This sample program is a program to read a model of connected CPU and read/write device values using the
ActUtlType control or ActProgType control with the custom interface.
(4) Screen
The settings on the screen are the same as those for the dispatch interface. (Page 548, Section 6.7.1 (4)
Screen)
549
6.7.3 Troubleshooting function sample program
This sample program is a program to perform the troubleshooting function using the ActSupportMsg control.
3. Click the button to display the error description and corrective action on the text
box for displaying the error description.
4. Displayed error descriptions and corrective actions are the same as the descriptions on Page
552, CHAPTER 7 ERROR CODES.
5. Click the button to exit the sample program.
550
CHAPTER 6 SAMPLE PROGRAMS
(4) Screen
The following explains the settings on the sample program screen.
Item Description
ErrorCode Enter the error code.
Read the error description and corrective action of the error code entered into
button
Display the error description and corrective action of the error code entered
(Error definition displaying text box)
into the "ErrorCode" text box.
551
CHAPTER 7 ERROR CODES
This chapter explains the error codes returned by controls and the error codes returned by CPUs, modules, and
network boards.
552
CHAPTER 7 ERROR CODES
553
Error code Error description Corrective action
Protocol Type error
0x0180100B
The protocol specified is incorrect.
• Exit the program and restart the personal computer.
0x0180100C Registry search failure
• Reinstall MX Component.
0x0180100D GetProcAddress failure
0x0180100E DLL non-load error
Another Object in execution
0x0180100F Method cannot be executed because of exclusive control in • Execute again after some time.
progress.
Device error
0x01802001 The device character string specified in the method is an • Review the device name.
unauthorized device character string.
Device number error
0x01802002 The device character string number specified in the • Review the device number.
method is an unauthorized device number.
• Exit the program and restart the personal computer.
0x01802003 Program Type error
• Reinstall MX Component.
• Check the module side sumcheck setting.
• Check the sumcheck property of the control.
Sumcheck error
0x01802004 • Check the cable.
The sumcheck value of the received data is abnormal.
• Exit the program and restart the personal computer.
• Reinstall MX Component.
• Check the number of points specified in the method.
Size error • Review the system, e.g. programmable controller CPU,
0x01802005 The number of points specified in the method is module setting and cable status.
unauthorized. • Exit the program and restart the personal computer.
• Reinstall MX Component.
Block number error
• Review the block specifying number in the device
0x01802006 The block specifying number in the device character string
character string specified in the method.
specified in the method is unauthorized.
• Review the system, e.g. programmable controller CPU,
Receive data error module setting and cable status.
0x01802007
The data received is abnormal. • Check the cable.
• Exit the program and restart the personal computer.
0x01802008 Write Protect error
• Exit the program and restart the personal computer.
0x01802009 Reading Parameters error
• Reinstall MX Component.
0x0180200A Writing Parameters error
• Set the correct CPU type as the CPU type of the
Programmable controller type mismatch property.
The CPU type set to the property and the CPU type set on • Set the correct CPU type on the communication settings
0x0180200B
the communication settings utility do not match the CPU utility.
type on the other end of communication. • Review the system, e.g. programmable controller CPU,
module setting and cable status.
Request Cancel error
0x0180200C
The request was cancelled while being processed.
Drive Name error
0x0180200D
The specified drive name is incorrect.
Beginning Step error • Exit the program and restart the personal computer.
0x0180200E
The beginning step specified is incorrect. • Reinstall MX Component.
Parameter Type error
0x0180200F
The parameter type is incorrect.
File Name error
0x01802010
The file name is incorrect.
554
CHAPTER 7 ERROR CODES
0x0180201D
Write of clock data failed. • Place the programmable controller CPU in the STOP 7
Clock data cannot be written since the programmable status.
controller CPU is during RUN.
0x0180201E ROM drive error
• Exit the program and restart the personal computer.
While Tracing error
0x0180201F • Reinstall MX Component.
Invalid operation was carried out during trace.
• Check the value of the first I/O number specified in the
First I/O number error method.
555
Error code Error description Corrective action
0x01802032 Specified Unit error
0x01802033 Error check flag error
0x01802034 Step RUN operation error
• Exit the program and restart the personal computer.
0x01802035 Step RUN data error
• Reinstall MX Component.
0x01802036 During Step RUN error
Write error while running program corresponding to
0x01802037
E2PROM
Clock data read/write error
The clock data read/write method was executed for the
0x01802038 • Do not execute clock data read/write.
programmable controller CPU which does not have the
clock devices.
0x01802039 Trace not completed error
0x0180203A Registration Clear Flag error
• Exit the program and restart the personal computer.
0x0180203B Operation error
• Reinstall MX Component.
0x0180203C Error in the number of exchanges
0x0180203D Error in number of loops specified
0x0180203E Retrieve data selection
0x0180203F Error in number of SFC cycles
0x01802040 Motion programmable controller error
0x01802041 Motion programmable controller Communication error
0x01802042 Fixed execution time setting error
0x01802043 Error in number of functions
0x01802044 System information specification error
0x01802045 Registration Condition Not Formed error
0x01802046 Function No. error
0x01802047 RAM drive error
0x01802048 ROM drive error at the booting side
0x01802049 Transfer mode specification error at the booting side
• Exit the program and restart the personal computer.
0x0180204A Insufficient memory error
• Reinstall MX Component.
0x0180204B Back up drive ROM error
0x0180204C Block size error
0x0180204D Detached during RUN state error
0x0180204E Unit Already Registered error
0x0180204F Password Registration Data Full error
0x01802050 Password Not Registered error
0x01802051 Remote Password error
0x01802052 IP Address error
0x01802053 Timeout value out of range error
0x01802054 Command not detected error
0x01802055 Trace execution type error
0x01802056 Version error
Tracking cable error
• Reexamine the system such as the programmable
0x01802057 The tracking cable is faulty.
controller CPU, module setting and cable status.
The programmable controller CPU status is error.
Keyword protection error
0x0180205C • Disable the keyword and execute again.
Programmable controller is protected by the key word.
Keyword disable error
0x0180205D • Input a correct keyword.
The inputted keyword is wrong.
556
CHAPTER 7 ERROR CODES
557
Error code Error description Corrective action
• Review the IP address and port number values of the
properties.
Port connection error • Review the port number value on the communication
0x01808008 Establishment of connection failed. settings utility.
The other end does not respond. • Review the system, e.g. programmable controller CPU,
module setting and cable status.
• Exit the program and restart the personal computer.
COM port handle error
The handle of the COM port cannot be acquired. • Check for an application which uses the COM port.
0x01808009
The COM port object cannot be copied. • Exit the program and restart the personal computer.
The SOCKET object cannot be copied.
• Check for an application which uses the COM port.
Buffer size setting error
0x0180800A • Make COM port setting on the control panel of the OS.
Setting of the COM port buffer size failed.
• Exit the program and restart the personal computer.
• Check for an application which uses the COM port.
DCB value acquisition error
0x0180800B • Make COM port setting on the control panel of the OS.
Acquisition of the COM port DCB value failed.
• Exit the program and restart the personal computer.
• Check for an application which uses the COM port.
DCB setting error
0x0180800C • Make COM port setting on the control panel of the OS.
Setting of the COM port DCB value failed.
• Exit the program and restart the personal computer.
• Review the time-out value of the property.
• Review the time-out value on the communication
Time-out value setting error settings utility.
0x0180800D
Setting of the COM port time-out value failed. • Check for an application which uses the COM port.
• Make COM port setting on the control panel of the OS.
• Exit the program and restart the personal computer.
Shared memory open error • Check whether the GX Simulator has started.
0x0180800E
Open processing of shared memory failed. • Exit the program and restart the personal computer.
0x01808101 Duplex close error
Handle close error
0x01808102
Closing of the COM port handle failed. • Exit the program and restart the personal computer.
Driver close error
0x01808103
Closing of the driver handle failed.
0x01808104 Overlap Event Close error
• Exit the program and restart the personal computer.
0x01808105 Mutex Handle Close error
• Reinstall MX Component.
0x01808106 COM Port Handle Close error
• Review the system, e.g. programmable controller CPU,
module setting and cable status.
• Make COM port setting on the control panel of the OS.
Send error
0x01808201 • Make Ethernet board and protocol settings on the control
Data send failed.
panel.
• Retry the method.
• Exit the program and restart the personal computer.
Send data size error
0x01808202 • Exit the program and restart the personal computer.
Data send failed.
Queue clear error • Exit the program and restart the personal computer.
0x01808203
Clearing of the COM port queue failed. • Perform Close once and execute Open again.
• Review the system, e.g. programmable controller CPU,
module setting and cable status.
• Review the time-out value of the property.
Receive error
0x01808301 • Review the time-out value on the communication
Data receive failed.
settings utility.
• Retry the method.
• Exit the program and restart the personal computer.
558
CHAPTER 7 ERROR CODES
559
Error code Error description Corrective action
USB driver send error • Review the system, e.g. programmable controller CPU,
0x01808503
Data send failed. module setting and cable status.
• Make USB setting on the control panel (device manger)
USB driver receive error of the OS.
0x01808504
Data receive failed. • Retry the method.
• Exit the program and restart the personal computer.
• Recheck the timeout value.
0x01808505 USB Driver Timeout error • Exit the program and restart the personal computer.
• Reinstall MX Component.
• Make USB setting on the control panel (device manger)
USB driver initialization error
0x01808506 of the OS.
Initialization of the USB driver failed.
• Exit the program and restart the personal computer.
• Disconnect the cable once, then reconnect.
Other USB error
0x01808507 • Exit the program and restart the personal computer.
Error related to data send/receive occurred.
• Reinstall MX Component.
GX Works2 uninstallation error
0x01809000 The error occurred by retrieving the installation passing of • Reinstall GX Works2.
GX Simulator2.
GX Simulator2 unstart error
0x01809001 • Start GX Simulator2.
GX Simulator2 did not start.
0x01809002 GX Simulator2 start error
0x01809003 GX Simulator2 start time-out error
0x01809004 GX Simulator2 stop error
0x01809005 GX Simulator2 start error
0x01809007 GX Simulator2 stop error
GX Simulator2 start error
Because it had reached upper bounds of the number of
0x01809008
simulations that was able to be started at the same time, it
was not possible to start.
GX Simulator2 start error
0x01809009 The simulation of only one project that can be started has • Exit the program and restart the personal computer.
started. • Reinstall MX Component.
GX Simulator2 start information illegal error
0x01809010 The error occurred because it was not able to secure the
memory area to allocate GX Simulator2 start information.
GX Simulator2 start error
Because it had reached upper bounds of the number of
0x01809021
simulations that was able to be started at the same time, it
was not possible to start.
GX Simulator2 start error
The simulation of other CPU was not able to begin
0x01809022
because the simulation of the project of FXCPU had
already been begun.
Points Exceeded error • Reduce the no. of points registered by the monitor.
0x02000001 The number of points registered in the monitoring server is • Exit the program and restart the personal computer.
very high. • Reinstall MX Component.
Shared memory creation error
0x02000002 • Exit the program and restart the personal computer.
Failed in creating shared memory.
• Reinstall MX Component.
0x02000003 Shared memory access error
• Close the other applications.
Memory Secure error • Increase the system memory.
0x02000004
Failed in securing memory for the monitoring server. • Exit the program and restart the personal computer.
• Reinstall MX Component.
560
CHAPTER 7 ERROR CODES
561
Error code Error description Corrective action
File Seek error
0x0301000F
File seek failed.
File Close error
0x03010010
Failed while closing the file.
Folder Creation error
0x03010011
Failed while creating the folder.
File Copy error
0x03010012
Failed while copying the file.
Project Path error
0x03010013
The length of the project path is incorrect.
Project Type error
0x03010014
The project type is incorrect.
File Type error
0x03010015
The file type is incorrect.
Sub-File Type error
0x03010016
The sub-file type is incorrect.
Insufficient Disk space error
0x03010017
The disk space is insufficient.
Multiple Open error
0x03020002
Tried to open DBProduct more than once.
Not Opened error
0x03020003
DBProduct is not opened.
Extract error
0x03020004
DBProduct is not extracted.
Parameter error
0x03020010 • Exit the program and restart the personal computer.
The parameters of DBProduct are incorrect.
• Reinstall MX Component.
Language error
0x03020011
The language parameter is incorrect.
Error in specifying Maker
0x03020012
The maker parameter is incorrect.
Error in specifying Unit
0x03020013
The unit parameter is incorrect.
SQL Parameter error
0x03020014
SIL, SQL Parameter of DBProduct is incorrect.
SIL Sentence formation error
0x03020015
SIL sentence formation is incorrect.
Field Key Input error
0x03020016
The field key entered is incorrect.
Record Data Construction error.
0x03020050
Failed in reconstructing the record data of DBProduct.
Error Retrieving Record Data
0x03020060
Failed while retrieving DBProduct record data.
Last Record error
0x03020061 Cannot retrieve the next record since the current record is
the last record.
0x03FF0000 Initialization error
0x03FF0001 Not Initialized error
0x03FF0002 Multiple Initialization error
0x03FF0003 Workspace Initialization error
0x03FF0004 Database Initialization error
0x03FF0005 Recordset Initialization error
562
CHAPTER 7 ERROR CODES
563
Error code Error description Corrective action
Intermediate Code Not Converted error
0x04010001 The converted machine code for one command is more
than 256 bytes.
Intermediate Code Completion error
0x04010002 Intermediate code area of the code to be converted ended
abruptly.
Insufficient Intermediate Code error
0x04010003 The intermediate code of the code to be converted was
insufficient.
Intermediate Code Data error
0x04010004
The intermediate code to be converted is incorrect.
Intermediate Code Structure error
0x04010005
The number of steps in the intermediate code is incorrect.
Error in Number of Steps
0x04010006 The number of steps in comment intermediate code is
incorrect.
Insufficient Storage Space for Machine Code error
0x04010007
The storage space for machine code is insufficient.
Other errors
0x04010008 (Other errors generated during the conversion of
Intermediate code to machine code.)
Machine Code Not Converted error
0x04011001 The converted intermediate code for one command is more
than 256 bytes.
Machine Code Completion error
0x04011002
The machine code area to be converted ended abruptly. • Exit the program and restart the personal computer.
Abnormal Machine Code • Reinstall MX Component.
0x04011003 Could not convert since the machine code to be converted
was abnormal.
Insufficient Storage Space for Intermediate Code error
0x04011004
The storage area for intermediate code is insufficient.
Other errors
0x04011005 Other errors generated while converting machine code to
Intermediate code.
Text Code Not Converted error
0x04020001 The converted intermediate code for one command is more
than 256 bytes.
No Input error
0x04020002
The input list code is insufficient.
Command error
0x04020003 The command name of list code to be converted is
incorrect.
Device error
0x04020004
The device name of list code to be converted is incorrect.
Device Number error
0x04020005 The device number of the list code to be converted is out of
range.
Conversion error
0x04020006 The list code to be converted conversion could not be
identified.
Text Data error
0x04020007
The list code to be converted is incorrect.
564
CHAPTER 7 ERROR CODES
565
Error code Error description Corrective action
Abnormal Command Code error
0x04031002 The command intermediate code to be converted is
incorrect.
Bad Circuit Creation error
0x04031003 Could not be converted to Sequence Circuit. There is no
END command.
Specified Circuit Size exceeded error
0x04031004
Specified circuit size is too big.
Fatal error
0x04031005
Fatal error has occurred.
Insufficient number of storage blocks error
0x04031006 The space to store the converted character memory circuit
blocks is not sufficient.
Circuit Block Search error
0x04031007
Data is broken off in the circuit block.
Other errors
0x04031008 (Other errors generated during the conversion of
intermediate code to character memory)
CAD Data error
0x04040001 There is no CAD data to be converted. The CAD data
format is incorrect.
Output Data error
0x04040002 The input CAD data type and the output CAD data type are
not matching.
Library Load error
0x04040003
Failed to load the library.
• Exit the program and restart the personal computer.
Storage Space Secure error
• Reinstall MX Component.
0x04040004 The space secured to store the converted data is not
sufficient.
No END Command error
0x04040005 There is no END command in the CAD data to be
converted.
Abnormal Command Code
0x04040006 There is abnormal command code in the CAD data to be
converted.
Device No. error
0x04040007
The device number is out of range.
Step No. error
0x04040008
The step number is out of range.
The specified circuit size exceeded error.
0x04040009
1 circuit block is too big.
Return Circuit Error
0x0404000A
The return circuit is incorrect.
Bad Circuit Creation error
0x0404000B
The circuit data is incorrect.
SFC Data error
0x0404000C
The SFC data to be converted is incorrect.
List Data error
0x0404000D
The list data to be converted is incorrect.
Comment Data error
0x0404000E
The comment data to be converted is incorrect.
Statement error
0x0404000F
The statement data to be converted is incorrect.
566
CHAPTER 7 ERROR CODES
567
Error code Error description Corrective action
Device Name error
0x04051002 The classification specified for the extended specification
device intermediate code is incorrect.
Other errors
0x04051003 (The errors generated during the conversion of the Device
Intermediate Code to Device Character String)
Abnormal Character String Specified error
0x04052001
Device character string specified is incorrect.
Device Points error
0x04052002
Device points are out of range.
Other errors
0x04052003 (The errors generated during the conversion of the Device
Character String to Device Representation Code)
Device Representation error
0x04053001 The classification specified for the device intermediate
code is incorrect.
Device Representation error
0x04053002 The classification specified for the extended specification
device intermediate code is incorrect.
Device Representation error
0x04053003
The rectification part specified for the device is incorrect.
Device Representation error
0x04053004 The rectification part specified for the extended device is
incorrect.
Other errors
0x04053005 (The errors generated during the conversion of the Device • Exit the program and restart the personal computer.
Representation Code to Device Character String) • Reinstall MX Component.
Abnormal Device Intermediate Code error
0x04064001
The intermediate code for the device is incorrect.
Other errors
0x04064002 (Other errors generated during the conversion of the
Intermediate code for the Device to Device Name)
Abnormal Device Name error
0x04065001 The classification specified for the intermediate code of the
device is incorrect.
Abnormal Device Name error
0x04065002 The classification for the intermediate code of the extended
specification device is incorrect.
Other errors
0x04065003 (Other errors generated during the conversion of the
device name to Intermediate code)
Device Intermediate Code error
0x04066001
The intermediate code for the device is incorrect.
Other errors
0x04066002 (Other errors generated during the conversion of the
device intermediate code to device representation code.)
Device Representation error
0x04067001 The classification specified for the intermediate code of the
device is incorrect.
Device Representation error
0x04067002 The classification for the intermediate code of the extended
specification device is incorrect.
568
CHAPTER 7 ERROR CODES
569
Error code Error description Corrective action
Default Parameter Block is Abnormal
0x04074205
The specified block number does not exist.
0x04074301 Error in Conversion of the Common Parameter Block
Error in Common Parameter Block No. 1001
0x04074302 The value of the RUN-PAUSE settings existence flag is
incorrect.
0x04074303 Error in Common Parameter Block No. 1003
0x04074304 Error in Common Parameter Block No. 1008
0x04074305 Error in Common Parameter Block No. 1100
Error in Common Parameter Block No. 2001
0x04074306
The device intermediate code specified does not exist.
0x04074307 Error in Common Parameter Block No. 3000
0x04074308 Error in Common Parameter Block No. 3002
Error in Common Parameter Block No. 3004
0x04074309
The settings for the annunciator display mode is incorrect.
Error in Common Parameter Block No. 4000
0x0407430A
I/O Allotment Data is not created.
Error in Common Parameter Block No. 5000
0x0407430B
The specified network is not supported.
Error in Common Parameter Block No. 5001
0x0407430C
Valid unit No is not set while accessing other exchange.
0x0407430D Error in Common Parameter Block No. 5002
0x0407430E Error in Common Parameter Block No. 5003
0x0407430F Error in Common Parameter Block No. 5NM0
0x04074310 Error in Common Parameter Block No. 5NM1 • Exit the program and restart the personal computer.
0x04074311 Error in Common Parameter Block No. 5NM2 • Reinstall MX Component.
570
CHAPTER 7 ERROR CODES
571
Error code Error description Corrective action
CPU Data Conversion error
0x04076101 Failed while converting the settings portion of the device
comments.
CPU Data Conversion error
0x04076102 Failed while converting the settings portion of the device
comments.
Common Data Conversion error
0x04077001 Failed during the conversion of sampling trace settings
portion.
Common Data Conversion error
0x04077002 Failed during the conversion of sampling trace data
portion.
CPU Data Conversion error
0x04077101 Failed during the conversion of sampling trace settings
portion.
CPU Data Conversion error
0x04077102 Failed during the conversion of sampling trace data
portion.
Common Data Conversion error
0x04078001
Failed in the conversion of the status latch settings portion.
Common Data Conversion error
0x04078002
Failed in the conversion of the status latch data portion.
CPU Data Conversion error
0x04078101
Failed in the conversion of the status latch settings portion.
CPU Data Conversion error
0x04078102
Failed in the conversion of the status latch data portion. • Exit the program and restart the personal computer.
0x04079101 Failure history CPU Data Conversion error • Reinstall MX Component.
0x0407A101 File List CPU Data Conversion error
0x0407B101 Error Information CPU Data Conversion error
Error in Conversion of Indirect Address to Device Name
0x0407C001
The device name storage area is not secured.
Error in Conversion of Device Name to Indirect Address
0x0407C002
Indirect Address storage area is not secured.
Error in Conversion of Indirect Address to Device
0x0407C003 Representation
The device representation storage area is not secured.
Error in Conversion of Device Representation to Indirect
0x0407C004 Address
Indirect Address storage area is not secured.
Error in Conversion of Indirect Address to Device
0x0407C005 Character String
Device Character String storage area is not secured.
Error in Conversion of Device Character String to Indirect
0x0407C006 Address
Indirect Address storage area is not secured.
Error in Conversion of Intermediate Code to Device Name
0x0407C007
Device Name storage area is not secured.
Error in Conversion of Device Name to Intermediate Code
0x0407C008
Intermediate Code storage area is not secured.
Error in Conversion of Intermediate Code to Device
0x0407C009 representation
Device Representation storage area is not secured.
572
CHAPTER 7 ERROR CODES
573
Error code Error description Corrective action
Insufficient Data to be converted error
0x04090110 There is no data to be converted. The data size specified is
insufficient.
Insufficient Storage Space for Converted Data error.
0x04090111
The storage space for converted data is insufficient.
Error in data to be converted
0x04090112
The data to be converted is incorrect.
Insufficient Intermediate Code Storage Space
0x040A0001
The space to store the data after conversion is insufficient.
The space to store addition SFC information is not
0x040A0002
sufficient.
0x040A0003 Conversion error
0x040A0004 Non-SFC Program error
0x040A1001 Step Not Used / No Output error
0x040A1002 Step No. out of range error
0x040A1003 Step Not Used / No Output error
0x040A1004 Transition No. out of range
0x040A1005 Maximum Number Exceeded error
0x040A1006 Microcontroller Program space error
0x040A1007 Non-SFC Program error • Exit the program and restart the personal computer.
• Reinstall MX Component.
Insufficient Intermediate Code Storage Space
0x040B0001
The space to store the data after conversion is insufficient.
0x040B0002 Conversion error
0x040B1001 Failed in creating Step Start position table
0x040B1002 Error Reading Step Information
0x040B1003 Step No. error
Failed in reading the output of operation/Transition
0x040B1004
condition intermediate code error
0x040B1005 Securing Internal Work Area Failed error
Error in setting the maximum value of X direction for
0x040B1006
character memory
0x040B1007 Insufficient Internal Work Area error
0x040B1008 Stack Overflow, Abnormal Character Memory
0x040B1009 Insufficient No of Storage Blocks error
0x040B100A Non-SFC Program error
0x04FFFFFF Other errors
0x10000001 No Command error
0x10000002 Start of communication DLL of MX Component failed.
0x10000003 Open failed. (DiskDrive)
0x10000004 Duplex open error • Exit the program and restart the personal computer.
0x10000005 File Access error
0x10000006 Incorrect Folder Name error
0x10000007 File Access Denied error • Exit the program and restart the personal computer.
0x10000008 Disk Full error • Reinstall MX Component.
0x10000009 File Delete error
0x1000000A Incorrect File Name error
• Execute again after some time.
Execution failed since another application or thread is • Perform programming according to the multithread rules
0x1000000C
making a request. of COM and ActiveX.
• Exit the program and restart the personal computer.
574
CHAPTER 7 ERROR CODES
575
Error code Error description Corrective action
0x1000004C Simulator Not Supported error
• Exit the program and restart the personal computer.
0x1000004D Simulator Started Twice error
• Reinstall MX Component.
0x1000004E Shared Memory Not Started error
0x10000055 GX Simulator3 did not start error • Start GX Simulator3.
• Check the property timeout value.
• Check the settings in the communication settings utility.
• Check the programmable controller, unit settings, state
0x10000059 Timeout error
of the cable, etc.
• Close and Open again.
• Exit the program and restart the personal computer.
• Check the system number set on the communication
0x1000005A System number error
setup utility
0x8001000C • Review the value of the property.
Data out of the allowable setting range is specified.
0x80010016 • Set it again on the communication settings utility.
• Check the property timeout value.
• Check the settings in the communication settings utility.
0x80010101 Timeout error • Check the unit settings, state of the cable, etc.
• Close and Open again.
• Exit the program and restart the personal computer.
• Review the value of the property.
0x80020001 Type of data is invalid.
• Set it again on the communication settings utility.
• Review the value of the property.
0x80020002 Range of the data is incorrect.
• Set it again on the communication settings utility.
• Review the communication port value of the property.
0x80030001 The specification of the communication port is incorrect.
• Set it again on the communication settings utility.
• Review the transmission speed value of the property.
0x80030002 The specification of the Transmission speed is incorrect.
• Set it again on the communication settings utility.
• Review the data bit length of the property.
0x80030003 The specification of the Data bit length is incorrect.
• Set it again on the communication settings utility.
• Review the parity value of the property.
0x80030004 The specification of the parity is incorrect.
• Set it again on the communication settings utility.
• Review the stop bit value of the property.
0x80030005 The specification of the stop bit length is incorrect.
• Set it again on the communication settings utility.
• Review the wait time of the property.
0x80030006 The specification of the wait time is incorrect.
• Set it again on the communication settings utility.
• Review the CR/LF of the property.
0x80030007 The specification of the CR/LF is incorrect.
• Set it again on the communication settings utility.
• Review the CR/LF of the property.
0x80030008 The specification of the timeout is incorrect.
• Set it again on the communication settings utility.
• Review the timeout of the property.
0x80030009 The specification of the station number is incorrect.
• Set it again on the communication settings utility.
0x8003000A USB communication setting is invalid. • Review the value of the property.
0x8003000B USB model code is invalid. • Set it again on the communication settings utility.
Duplication was detected in station number of the USB • Review the station number of the property.
0x8003000C
communication. • Set it again on the communication settings utility.
• Try the same method again.
0x80200107 Communication error
• Exit the program and restart the personal computer.
• Exit the program and restart the personal computer.
0x80200203 Memory Secure error
• Exit other programs and secure free memory area.
0x80201001 Specified CPU error • Connect to the supported motion CPU.
Already open error • When changing the communication target CPU, execute
0x80201101
The Open method was executed in the open status. the Open method after performing Close.
576
CHAPTER 7 ERROR CODES
577
Error code Error description Corrective action
0x80A00106 Data range of the argument is invalid • Check the value being used for the argument.
0x80A00107 No command error • Not supported by the method.
0x80A00109 Data source cannot be opened. • Check the cable connection.
The response format from the robot controller was
0x80A0010C • Take measures against noise.
incorrect.
No-license error • Using the license FD, give the license to the personal
0xF0000001
The license is not given to the personal computer. computer.
• Specify the correct logical station number.
Set data read error
0xF0000002 • Set the logical station number on the communication
Reading of the set data of the logical station number failed.
settings utility.
Already open error • When changing the communication target CPU, execute
0xF0000003
The Open method was executed in the open status. the Open method after performing Close.
Not yet open error • After executing the Open method, execute the
0xF0000004
The Open method is not yet executed. corresponding method.
Initialization error
• Exit the program and restart the personal computer.
0xF0000005 Initialization of the object possessed internally in MX
• Reinstall MX Component.
Component failed.
Memory securing error • Exit the program and restart the personal computer.
0xF0000006
Securing of MX Component internal memory failed. • Exit other programs and secure free memory area.
Function non-support error • Can not use because the corresponding method is not
0xF0000007
The method does not support. supported.
• Check the character string specified in the method.
• The ASCII character string acquired from the
Character code conversion error programmable controller CPU is abnormal.
0xF1000001 Character code conversion (UNICODE ASCII code or • Review the system, e.g. programmable controller CPU,
ASCII code UNICODE) failed. module setting and cable status.
• Exit the program and restart the personal computer.
• Retry the GetCpuType method.
• Check the value of the first I/O number specified in the
First I/O number error
method.
0xF1000002 The first I/O number specified is an unauthorized value.
• Using the GPP function, check the programmable
A matching first I/O number does not exist.
controller CPU parameters (I/O assignment).
Buffer address error
• Check the value of the buffer address specified in the
0xF1000003 The buffer address specified is an unauthorized value.
method.
The buffer address is outside the range.
• Perform reopen processing.
Buffer read size error • Review the system, e.g. programmable controller CPU,
0xF1000004 As a result of buffer read, the specified size could not be module setting and cable status.
acquired. • Retry.
• Exit the program.
Size error
The size specified in the read/write method is abnormal.
0xF1000005 • Check the size specified in the method.
The read/write first number plus size exceeds the device or
buffer area.
Operation error
• Check the operation specifying value specified in the
0xF1000006 The operation specified for remote operation is an
method.
abnormal value.
• Check the clock data specified in the method.
Clock data error
0xF1000007 • Set the correct clock data to the clock data of the
The clock data is abnormal.
programmable controller CPU.
578
CHAPTER 7 ERROR CODES
579
Error code Error description Corrective action
Not Closed error.
0xF1000019 • Try Disconnect again after executing Close.
Disconnect was executed while in Open state.
• If you want to connect to a different telephone number,
Target telephone line connection mismatch error.
Execute Disconnect with respect to the telephone line
Connect was tried for a different telephone number using
that is already connected and executes Connect after it
the port which is already connected to a telephone line.
gets disconnected.
0xF100001A (When the method of connection is a callback reception, it
• In case of connecting the telephone line with callback
is considered that the telephone number is different from
reception, use the Connect of the connection method
methods of connection in other than the callback
that is executed at the earliest in the same port as
reception.)
callback reception.
Control Type Mismatch error.
• Execute Disconnect for the object currently connected to
An object, whose control type is different from that of the
0xF100001B the telephone line and execute Connect once again after
object already connected to the telephone line, tried to
the telephone line gets disconnected.
Connect.
Not Disconnected error.
• Execute Disconnect for all the Connected objects. Try
When Disconnect method is executed for the object
0xF100001C Disconnect again for the object that actually performed
connected to the telephone line, it is found that other
the telephone line connection.
objects are in connected state.
Not Connected error.
• Execute Open again after executing Connect.
0xF100001D Open was executed before Connect.
• Or execute Disconnect again after executing Connect.
Or, Disconnect was executed.
• Exit the program.
0xF100001E Fatal error. • Restart the personal computer.
• Reinstall MX Component.
Open time setting error
There is some difference in telephone number and the port • Check the telephone number and the port number.
0xF100001F
number settings used during Connect and Open. • Check the Connect way.
There is some error in Connect way.
GX Simulator3 unstart error
0xF1000020 • Start GX Simulator3.
GX Simulator3 did not start error
• Check the value of the properties set in case of program
There is an error response from the target telephone.
settings type and check the contents of the detailed
0xF2000002 Causes can be the following.
settings that were set using the wizard in case of utility
• Communication error has occurred.
settings type.
Invalid data was received.
• Retry.
0xF2000003 Causes can be the following.
• Check the communication device used at the other end.
• Incorrect data packet received due to noise.
• Check the status of the modem.
• Check the telephone number.
There is no response from the modem. • If the problem persists even after checking the above
Causes can be the following. points, change the value of the properties set (Properties
0xF2000004
• Abnormality in the modem. such as ActConnectionCDWaitTime etc. , which set the
• Telephone number setting mistake. timings) in case of program settings type and change the
contents of the detailed settings that were set using the
wizard in case of utility settings type.
0xF2000005 There are chances that the line is not disconnected. • Check the line.
The PC modem did not receive the AT command.
Causes can be the following. • Check the contents of the AT command.
0xF2000006
• Invalid AT command was specified. • Check the status of the modem.
• Abnormality in the modem.
• Check the modem.
Modem did not respond properly to the standard escape
0xF2000007 • Confirm whether the value of the time-out is too small.
command.
( 5000ms or more is recommended. )
580
CHAPTER 7 ERROR CODES
581
Error code Error description Corrective action
• Check whether the cable is broken.
• Check whether the specified port is not supported.
There was a communication failure.
• Check whether correct COM port is set.
Following causes can be considered depending on the
• Check if the modem power is switched OFF.
status.
0xF202**** • For detailed troubleshooting, please refer to the details
• Communication time over (Break in cable, the specified
of the error code got after replacing the first four digits
port not supported, mistake in specifying the COM port)
with "0x0180".
• Modem’s power is switched OFF.
eg In case of "0xF202480B", please refer to the code
"0x0180480B".
Label error
0xF3000001 The label character string specified in the method is an • Review the label name.
unauthorized label character string.
0xF3000002 Label Service not started • Exit the program and restart the personal computer.
0xF3000003 MMS Service not started • Reinstall MX Component.
The specified LabelSpace is currently being used and
0xF3000004 • Please retry.
cannot be opened.
• Please retry.
0xF3000005 Label data access timeout error
• Reduce systemlabel definition.
MUTEX acquisition error
0xF3000006 • Exit the program and restart the personal computer.
Acquisition of MUTEX to exercise exclusive control failed.
MX Component trial version error • Uninstall the trial version and install the commercial
0xFF000001
Expired MX Component trial version version, or reinstall the trial version.
582
CHAPTER 7 ERROR CODES
This section explains the error codes returned by CPUs, modules, and network boards.
*1 : Refer to "Point"
*2 : The error codes are also described in the following section.
Page 552, Section 7.1 Error Codes Returned by Controls
583
(3) Label specification error
The following error code will be returned if an error related to labels in the CPU occurred such as; system label
Ver.2 does not exist, the information of system label Ver.2 is modified while reading/writing devices that are
corresponding to the system label Ver.2.
584
CHAPTER 7 ERROR CODES
Normally, the ActiveX control and the ACT control return HRESULT type returned values.
When the custom interface is used, the returned value is equivalent to the returned value of method API.
When the dispatch interface is used, HRESULT type returned values can be acquired by performing the exception
processing.
The following table shows HRESULT type returned values of ACT controls.
Returned value Termination status Description
S_OK Normal termination The function processing is normally terminated.
The function processing (as ActiveX control) is normally terminated, but the
S_FALSE Normal termination
operation (access to programmable controller) failed.
E_POINTER Abnormal termination The pointer passed to the function is abnormal.
E_OUTOFMEMORY Abnormal termination Memory reservation or object creation failed.
E_FAIL Abnormal termination An indefinite error occurred.
If the exception processing to acquire the HRESULT type returned value is not performed, the dispatch interface displays the
error dialog box on the operating system level when E_POINTER (E_XXXXX defined returned value) or the like is returned
from the ACT control. 7
This section explains the error codes displayed on Windows® Event Viewer by MX Component.
The following table shows the errors and their corrective actions.
Event ID Error message Corrective action
• Wait for the completion of MMS (system label database) Service
startup.
3 MMS Service not started. If MMS Service startup does not complete, exit the program and
restart the personal computer.
• Reinstall MX Component.
MXLabelService error (%1,%2)
Please perform one of the following operations. • Exit the program and restart the personal computer.
5
- Restart the personal computer. • Reinstall MX Component.
- Reinstall the application and try again.
585
APPENDIX
Appendix 1 Connection System of Callback Function
This section explains the connection system of the callback function for modem communication using Q series-
compatible C24.
The callback function enables access from MX Component to a programmable controller CPU by the line reconnection
(callback) performed from Q series-compatible C24 after the line connection from MX Component.
• For (1) to (3), the telephone use fees are charged on the personal computer side.
• For (4) to (8), the telephone use fees are charged on Q series-compatible C24 side.
For details of the callback function, refer to the following manual.
Q Corresponding Serial Communication Module User's Manual (Application)
586
APPENDIX
This section explains the programming examples to monitor word devices for negative values using the
EntryDeviceStatus function.
587
(2) When using Visual C++® .NET
The following is a programming example to monitor D0 for -10, D1 for 0, and D2 for 10 using Visual C++® .NET.
CString szDevice; //Checked device list
LONG lInputData[3]; //Set value
LONG lEntryData[3]; //Value set to argument of EntryDeviceStatus
LONG lReturnCode; //Returned value to EntryDeviceStatus
LONG lCount; //Loop counter
//Sets D0, D1 and D2 to the checked device list.
szDevice = "D0\nD1\nD2";
// Sets the checked device value "-10" for D0.
lInputData[0] = -10;
// Sets the checked device value "0" for D1.
lInputData[1] = 0;
// Sets the checked device value "10" for D2.
lInputData[2] = 10;
//If the set value is negative, stores "0"s into the upper 2 bytes
//for conversion into the value to be set to EntryDeviceStatus.
//Loops through the number of device points.
for(lCount = 0;lCount<=2; lCount++) {
//If the set value is negative
if (lInputData[lCount] < 0 ){
//Masks with 65535 (0000FFFF[hex]) to store "0"s into upper 2 bytes.
lEntryData[lCount] = lInputData[lCount] & 0x0000FFFF;
}else{
//If the set value is positive, assigns the value as-is to lEntryData.
lEntryData[lCount] = lInputData[lCount];
}
}
//Executes EntryDeviceStatus.
lReturnCode = m_Actutltype.EntryDeviceStatus(szDevice,3,5,lEntryData);
588
APPENDIX
//If the set value is negative, stores "0"s into the upper 2 bytes
//for conversion into the value to be set to EntryDeviceStatus.
//Loops through the number of device points.
for(lCount = 0;lCount<=2; lCount++) {
//If the set value is negative
if (lInputData[lCount] < 0 ){
//Masks with 65535 (0000FFFF[hex]) to store "0"s into upper 2 bytes.
lEntryData[lCount] = lInputData[lCount] & 0x0000FFFF;
A
}else{
//If the set value is positive, assigns the value as-is to lEntryData.
lEntryData[lCount] = lInputData[lCount];
589
Appendix 3 Time-Out Periods
In MX Component, a time-out may occur at the period different from the value set to the ActTimeOut property in the
ACT control.
This section explains the time-out periods in various status.
If a time-out error occurs during communication, the time-out processing may be repeated for a maximum of three
times in the ACT control.
At that time, the process takes a maximum of three times longer period than the set time-out value which is a period
until the time-out occurrence.
The following shows communication paths for retries at a time-out error occurrence.
(a) Configuration
1 2
Connected Connected Relayed
station CPU module module
Relayed network 3
Personal computer
4
Relayed Relayed
station CPU module
590
APPENDIX
591
Connected station 4. Relayed station CPU
3. Relayed
2. Connected R motion
1. CPU network RCPU RCCPU FX5CPU
module CPU
CC IE Field
CC IE Control
MELSECNET/H
QCPU Q series-
Ethernet
(Q mode) compatible C24
Serial communication
CC-Link
Multi-drop connection
592
APPENDIX
593
(2) CPU COM communication
(a) Configuration
1
Connected Relayed
station CPU module
Relayed network 2
Personal computer
3
Relayed Relayed
station CPU module
594
APPENDIX
595
3. Relayed station CPU
1. Connected
2. Relayed network R motion
module RCPU RCCPU FX5CPU
CPU
CC IE Field
CC IE Control
MELSECNET/H
Q motion CPU
Ethernet
Serial communication
CC-Link
596
APPENDIX
(a) Configuration
1
Connected Relayed
station CPU module
Relayed network 2
Personal computer
3
Relayed Relayed
station CPU module
RCPU, MELSECNET/H
RCCPU Ethernet A
Serial communication
CC-Link
597
3. Relayed station CPU
1. Connected
2. Relayed network R motion
module RCPU RCCPU FX5CPU
CPU
CC IE Field
CC IE Control
MELSECNET/H
QCPU (Q mode)
Ethernet
Serial communication
CC-Link
598
APPENDIX
599
(4) CC-Link G4 communication
(a) Configuration
1
Connected CC-Link Relayed
station CPU module module
Relayed network 2
3
CC-Link G4 Relayed Relayed
module station CPU module
Personal computer
600
APPENDIX
When CC-Link G4-S3 module is Q mode and connected station CPU is LCPU
3. Relayed station CPU
1. Connected
2. Relayed network R motion
A
module RCPU RCCPU FX5CPU
CPU
CC IE Field
CC IE Control
601
(5) Modem communication
Subscriber's line 3
Relayed Relayed
Modem station CPU module
Personal computer
Target/non-target communication path
The following table shows the communication paths for retries at a time-out error occurrence.
All the connected station CPUs can be the targets.
Target/non-target relayed CPUs are indicated by (target) or (non-target).
602
APPENDIX
Subscriber's line 4
Relayed Relayed
Modem station CPU module
Personal computer
Target/non-target communication path
The following table shows the communication paths for retries at a time-out error occurrence.
All the connected station CPUs can be the targets.
Target/non-target relayed CPUs are indicated by (target) or (non-target).
603
(c) When using L series-compatible C24
Configuration
1 2
Connected Connected Relayed
station CPU module module
Subscriber's line 4
Connected Relayed
Modem station CPU module
Personal computer
Target/non-target communication path
The following table shows the communication paths for retries at a time-out error occurrence.
All the connected station CPUs can be the targets.
Target/non-target relayed CPUs are indicated by (target) or (non-target).
604
APPENDIX
If a receive data error occurs during communication, send/receive retry processing may be repeated for a maximum of
three times in the ACT control.
At that time, the process takes a maximum of three times longer period than the set time-out value which is a period
until the normal or abnormal termination of the function.
The following shows communication paths for retries at a receive data error occurrence.
(a) Configuration
1 2
Connected Connected Relayed
station CPU module module
Ethernet
Relayed network 3
4
Relayed Relayed
station CPU module
Personal computer
R series- CC IE Control
RCPU, compatible E71, MELSECNET/H
RCCPU RCPU, Ethernet
RCCPU Serial communication
CC-Link
605
Connected station 4. Relayed station CPU
3. Relayed
2. Connected R motion
1. CPU network RCPU RCCPU FX5CPU
module CPU
CC IE Field
CC IE Control
MELSECNET/H
FX5CPU FX5CPU
Ethernet
Serial communication
CC-Link
Q series- CC IE Control
QCPU compatible E71, MELSECNET/H
(Q mode) Built-in Ethernet Ethernet
port QCPU Serial communication
CC-Link
Q series- CC IE Control
QCPU compatible E71, MELSECNET/H
(Q mode) Built-in Ethernet Ethernet
port QCPU Serial communication
CC-Link
606
APPENDIX
607
Appendix 3.3 Time-out errors at fixed time in ACT control
MX Component performs communication to check whether a personal computer and a programmable controller
system are connected normally before executing the Open function.
When performing the above communication, the fixed time-out period (1000ms to 4500ms) in the ACT control is used.
Note that if an error occurs during the above communication, an error other than the time-out error may occur.
The following shows communication paths for a time-out error occurrence at the fixed time in the ACT control.
(a) Configuration
1 2
Connected Connected Relayed
station CPU module module
Relayed network 3
Personal computer
4
Relayed Relayed
station CPU module
608
APPENDIX
609
(2) CPU COM communication
(a) Configuration
1
Connected Relayed
station CPU module
Relayed network 2
Personal computer
3
Relayed Relayed
station CPU module
610
APPENDIX
611
3. Relayed station CPU
1. Connected
2. Relayed network R motion
module RCPU RCCPU FX5CPU
CPU
CC IE Field
CC IE Control
MELSECNET/H
FXCPU
Ethernet
Serial communication
CC-Link
612
APPENDIX
(a) Configuration
1
Connected CC-Link Relayed
station CPU module module
Relayed network 2
3
CC-Link Relayed Relayed
G4 module station CPU module
Personal computer
613
3. Relayed station CPU
1. Connected
2. Relayed network R motion
module RCPU RCCPU FX5CPU
CPU
CC IE Field
CC IE Control
MELSECNET/H
QCCPU
Ethernet
Serial communication
CC-Link
614
REVISIONS
*The manual number is given on the bottom left of the back cover.
Print date *Manual number Revision
Jul., 2012 SH-081085ENG-A First edition
Model Addition
Q03UDV, Q04UDV, Q06UDV, Q13UDV, Q26UDV, Q24DHCCPU-V, FX3GC
Correction
OPERATING CONSIDERATIONS, TERMS, Section 1.1, Section 2.1.3, Section 2.3,
Feb., 2013 SH-081085ENG-B Section 2.4, Section 3.2, Section 4.2 to 4.10, Section 4.13, Section 4.15,
Section 5.2.11 to 5.2.14, Section 5.2.23, Section 5.2.24, Section 5.2.26, Section 5.3.11,
Section 5.3.12, Section 5.3.24, Section 5.3.25, Section 7.1, Appendix 3
Deletion
Appendix 4
Model Addition
L02S, L06, L26
Addition
Section 2.2.5,Section 4.3.9, Section 4.3.10, Section 4.13, Section 4.16.13,
Section 4.16.14, Section 6.6, Section 6.6.1
Aug., 2013 SH-081085ENG-C
Correction
OPERATING CONSIDERATIONS, TERMS, Section 1.1, Section 1.2.1, Section 2.1.3,
Section 2.2.1 to Section 2.2.4, Section 3.2, Section 4.1, Section 4.3.1 to Section 4.3.4,
Section 4.4.4, Section 4.5.5, Section 4.16.1, Section 4.16.2, Section 4.16.15, CHAPTER 5,
Section 5.2.1 to Section 5.2.26, Section 5.3.1 to Section 5.3.26, CHAPTER 6, Section 7.1,
Appendix 2, Appendix 3.1, Appendix 3.2, Appendix 3.3
Model Addition
FX3S, Q12DC-V (Extended mode), Q24DHC-LS, GOT2000, A800
Addition
Section 4.4.5, Section 4.5.6
Dec., 2013 SH-081085ENG-D Correction
RELATED MANUALS, TERMS, Section 1.1, Section 2.3, Section 2.4, Section 3.1, Section 3.2,
Section 4.2.1, Section 4.2.2, Section 4.3.1 to Section 4.3.10, Section 4.4.1, Section 4.4.2,
Section 4.4.4, Section 4.5.1, Section 4.5.2, Section 4.6 to Section 4.10, Section 4.14.1,
Section 4.14.2, Section 4.16, Section 4.16.1 to Section 4.16.17, Section 5.1,
Section 5.2.3 to Section 5.2.26, Section 7.1
615
Print date *Manual number Revision
Model Addition
R04, R08, R16, R32, R120, R16MT, R32MT
May, 2014 SH-081085ENG-E Correction
TERMS, Section 1.1, Section 2.3, Section 3.2, CHAPTER 4, CHAPTER 5, CHAPTER 6,
Appendix 3
Model Addition
CR750-D/CRnD-700 series
Addition
Dec., 2014 SH-081085ENG-F Section 4.3.15, Section 4.4.6, Section 4.5.9
Correction
TERMS, Section 1.1, Section 1.2.1, Section 2.1.3, Section 2.3, Section 3.2, Section 5.1,
Section 5.2.3 to Section 5.2.23, Section 5.2.26, Section 5.3.3 to Section 5.3.8,
Section 5.3.18 to Section 5.3.23, Section 7.1, Section 7.2
Addition
Section 4.3.7, Section 4.3.8, Section 4.4.1
Apr., 2015 SH-081085ENG-G
Correction
TERMS, Section 1.1, Section 2.3, Section 3.2, Section 5.2.9 to Section 5.2.14,
Appendix 3.1, Appendix 3.2, Appendix 3.3
Model Addition
R08P, R08SF, R16P, R16SF, R32P, R32SF, R120P, R120SF
Correction
Aug., 2015 SH-081085ENG-H OPERATING CONSIDERATIONS, TERMS,
Section 1.2.2, Section 2.3, Section 3.2, Section 4.2.1, Section 4.3.1, Section 4.3.2,
Section 4.3.4, Section 4.3.5, Section 4.3.6, Section 4.4.3, Section 4.5.1, Section 4.5.2,
Section 4.16.5, Section 4.16.6, Section 4.16.7, Section 4.16.9, Section 4.16.18,
Section 5.1, Section 5.2.13, Section 6.4.2
Model Addition
R04EN, R08EN, R16EN, R32EN, R120EN, Q24DHCCPU-VG, Q26DHCCPU-LS,
R12CCPU-V
Addition
Jan., 2016 SH-081085ENG-I Section 4.13
Correction
OPERATING CONSIDERATIONS, INTRODUCTION, RELATED MANUALS, TERMS,
Section 1.1, Section 2.3, Section 3.2, CHAPTER 4, Section 5.2.3, Section 5.2.4,
Section 5.2.9 to Section 5.2.14, Section 5.3.4, Section 5.3.19, Section 7.1, Appendix 3
Correction
Mar., 2016 SH-081085ENG-J
Section 3.2
616
Print date *Manual number Revision
Correction
TERMS, Section 2.1.3, Section 2.2.4, Section 2.2.5, Section 3.2, Section 4.2.1,
Section 4.2.2, Section 4.2.3, Section 4.3.3, Section 4.3.4, Section 4.3.5, Section 4.3.6,
Section 4.3.7, Section 4.3.8, Section 4.3.9, Section 4.3.10, Section 4.3.11, Section 4.3.12,
Section 4.3.13, Section 4.3.14, Section 4.4.1, Section 4.4.2, Section 4.5.1, Section 4.17.1,
Jul., 2016 SH-081085ENG-K Section 4.17.2, Section 4.17.3, Section 4.17.5, Section 4.17.6, Section 4.17.7,
Section 4.17.8, Section 4.17.9, Section 4.17.10, Section 4.17.11, Section 4.17.12,
Section 4.17.13, Section 4.17.14, Section 4.17.15, Section 4.17.17, Section 4.17.18,
Section 5.2.9, Section 5.2.10, Section 5.3.3, Section 5.3.4, Section 5.3.5, Section 5.3.6,
Section 5.3.7, Section 5.3.9, Section 5.3.10, Section 5.3.13, Section 5.3.15, Section 5.3.17,
Section 5.3.18, Section 5.3.19, Section 5.3.20, Section 5.3.21, Section 5.3.22,
Section 5.3.23, Section 5.3.26, CHAPTER 6, Section 6.4.2
Addition
Section 4.3.5, Section 4.3.6, Section 4.17.9, Section 4.17.12
Correction
OPERATING CONSIDERATIONS, TERMS, Section 1.1, Section 2.3, Section 3.2,
Jan., 2017 SH-081085ENG-L Section 4.2.1, Section 4.2.3, Section 4.3.1, Section 4.3.2, Section 4.3.7, Section 4.3.8,
Section 4.3.13, Section 4.3.14, Section 4.4.3, Section 4.5.1, Section 4.5.4, Section 4.7,
Section 4.8, Section 4.9, Section 4.13, Section 4.17.1, Section 4.17.2, Section 4.17.5,
Section 4.17.6, Section 4.17.7, Section 4.17.10, Section 4.17.13, Section 4.17.14,
Section 5.2.9, Section 5.2.10, Section 5.2.11, Section 5.2.12, Section 5.2.14,
Section 5.3.12, Section 7.1, Section 7.2
This manual confers no industrial rights or any rights of any other kind, nor does it confer any patent licenses.
Mitsubishi Electric Corporation cannot be held responsible for any problems involving industrial property rights which may
occur as a result of using the contents noted in this manual.
© 2012 MITSUBISHI ELECTRIC CORPORATION
617
Memo
618
WARRANTY
Please confirm the following product warranty details before using this product.
1. Gratis Warranty Term and Gratis Warranty Range
If any faults or defects (hereinafter "Failure") found to be the responsibility of Mitsubishi occurs during use of the product
within the gratis warranty term, the product shall be repaired at no cost via the sales representative or Mitsubishi Service
Company.
However, if repairs are required onsite at domestic or overseas location, expenses to send an engineer will be solely at
the customer's discretion. Mitsubishi shall not be held responsible for any re-commissioning, maintenance, or testing
on-site that involves replacement of the failed module.
[Gratis Warranty Term]
The gratis warranty term of the product shall be for one year after the date of purchase or delivery to a designated place.
Note that after manufacture and shipment from Mitsubishi, the maximum distribution period shall be six (6) months, and
the longest gratis warranty term after manufacturing shall be eighteen (18) months. The gratis warranty term of repair
parts shall not exceed the gratis warranty term before repairs.
[Gratis Warranty Range]
(1) The range shall be limited to normal use within the usage state, usage methods and usage environment, etc., which
follow the conditions and precautions, etc., given in the instruction manual, user's manual and caution labels on the
product.
(2) Even within the gratis warranty term, repairs shall be charged for in the following cases.
1. Failure occurring from inappropriate storage or handling, carelessness or negligence by the user. Failure caused
by the user's hardware or software design.
2. Failure caused by unapproved modifications, etc., to the product by the user.
3. When the Mitsubishi product is assembled into a user's device, Failure that could have been avoided if functions
or structures, judged as necessary in the legal safety measures the user's device is subject to or as necessary by
industry standards, had been provided.
4. Failure that could have been avoided if consumable parts (battery, backlight, fuse, etc.) designated in the
instruction manual had been correctly serviced or replaced.
5. Failure caused by external irresistible forces such as fires or abnormal voltages, and Failure caused by force
majeure such as earthquakes, lightning, wind and water damage.
6. Failure caused by reasons unpredictable by scientific technology standards at time of shipment from Mitsubishi.
7. Any other failure found not to be the responsibility of Mitsubishi or that admitted not to be so by the user.
2. Onerous repair term after discontinuation of production
(1) Mitsubishi shall accept onerous product repairs for seven (7) years after production of the product is discontinued.
Discontinuation of production shall be notified with Mitsubishi Technical Bulletins, etc.
(2) Product supply (including repair parts) is not available after production is discontinued.
3. Overseas service
Overseas, repairs shall be accepted by Mitsubishi's local overseas FA Center. Note that the repair conditions at each FA
Center may differ.
4. Exclusion of loss in opportunity and secondary loss from warranty liability
Regardless of the gratis warranty term, Mitsubishi shall not be liable for compensation to:
(1) Damages caused by any cause found not to be the responsibility of Mitsubishi.
(2) Loss in opportunity, lost profits incurred to the user by Failures of Mitsubishi products.
(3) Special damages and secondary damages whether foreseeable or not, compensation for accidents, and
compensation for damages to products other than Mitsubishi products.
(4) Replacement by the user, maintenance of on-site equipment, start-up test run and other tasks.
5. Changes in product specifications
The specifications given in the catalogs, manuals or technical documents are subject to change without prior notice.
619
Microsoft, Microsoft Access, Excel, Windows, Visual Basic, Visual C++, Visual Studio, Windows, Windows Vista, and
Windows XP are registered trademarks or trademarks of Microsoft Corporation in the United States and other countries.
Ethernet is a registered trademark or trademark of Xerox Corporation.
The company names, system names and product names mentioned in this manual are either registered trademarks or
trademarks of their respective companies.
In some cases, trademark symbols such as '™' or '®' are not specified in this manual.
SPREAD
Copyright (C) 2004 FarPoint Technologies, Inc.
620
SH(NA)-081085ENG-L(1701)KWIX
MODEL: SW4DNC-ACT-P-E
MODEL CODE: 13JW12
HEAD OFFICE : TOKYO BUILDING, 2-7-3 MARUNOUCHI, CHIYODA-KU, TOKYO 100-8310, JAPAN
NAGOYA WORKS : 1-14 , YADA-MINAMI 5-CHOME , HIGASHI-KU, NAGOYA , JAPAN
When exported from Japan, this manual does not require application to the
Ministry of Economy, Trade and Industry for service transaction permission.