9
UTILITY OPERATION
9.3 CC-Link utility
9.3.2 Operating Module information screen
9 - 65
9
UTILITY OPERATION
10
FUNCTIONS AND
PROGRAMMING
11
OVERVIEW OF
MULTIPLE CPU
SYSTEM
12
MULTIPLE CPU
SYSTEM
CONFIGURATION
13
MULTIPLE CPU
SYSTEM
CONCEPT
14
COMMUNICATIONS
BETWEEN CPU
MODULES
15
PARAMETERS
ADDED FOR
MULTIPLE CPU
16
PRECAUTIONS FOR
USE OF AnS SERIES
MODULE
(3) Specifications of SB/SW save file
An example of a SB/SW save file is given below.
(a) Link special relays (SB) and link special registers (SW) data saved in CSV
file
(b) Specifications of CSV format
Information of the link special relays (SB) and link special registers (SW) is saved
in the following CSV format.
1) Columns are separated by a comma "," (ASCII code: 2C
H).
2) The line feed code is CR/LF. (ASCII code: CR=0D
H, LF=0AH)
3) Displays the IP address of the C Controller module.
4) Stores the "Module type" and "Product Information" from left to right.
Refer to the following for details of the "Module type" and "Product
Information".
This section (2)
5) Stores the "Start I/O No.", "Station No." and "Station type" from left to right.
Refer to the following for details of the "Start I/O No.", "Station No." and
"Station type".
This section (2)
6) Stores the device names and device values of the link special relays (SB).
7) Stores the device names and device values of the link special registers (SW).
Remark
The standard directory for the SB/SW save file is "C:\MELSEC\CCPU\Param".
(When SW PVC-CCPU is installed in "C:\MELSEC")
Figure 9.53 Link special relays (SB) and link special registers (SW) data saved in CSV file
SB/SW,192.168.3.3(Default)[CR][LF]
QJ61BT11N ,050220000000000-B[CR][LF]
Start I/O No.,Station No.,Station type[CR][LF]
0000,0,Master station[CR][LF]
[CR][LF]
SB/SW information[CR][LF]
Device,Value, ,Device,Value[CR][LF]
SB0000,0, ,SW0000,0000[CR][LF]
SB0001,0, ,SW0001,0000[CR][LF]
SB01FE,0, ,SW01FE,0000[CR][LF]
SB01FF,0, ,SW01FF,0000[CR][LF]
[EOF]
1)
2)3)
4)
5)
7)
6)