9
UTILITY OPERATION
9.4 MELSECNET/H Utility
9.4.2 Operating Module information screen
9 - 97
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) SB/SW save file specifications
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.", "Network No.", "Group No.", "Station No.",
"Network", and "Type" of the "Self station information" from left to right.
Refer to the following for details.
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.76 Link special relays (SB) and registers (SW) data saved in CSV file
SB/SW,192.168.3.33 (Default)[CR][LF]
QJ71LP21-25 ,060120000000000-D [CR][LF]
Start I/O No., Network No., Group No., Station No., Network, Type [CR][LF]
0000,1,0,1,MELSECNET/H Extended(Loop),Net control station, PLC-PLC [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)