9 - 24
9.2 C Controller Setting Utility
9.2.4 Operating SRAM monitor screen
9
UTILITY OPERATION
(a) Display on SRAM monitor screen (when "BYTE" is set as "Monitor type")
(b) CSV file saved on above screen (a)
For 1) to 6), refer to 1) to 6) in this section (4)(c).
(c) Specifications of CSV format
The battery-backed-up RAM data are 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 "offset addresses" in the same arrangement as on the SRAM
monitor screen.
Refer to the following for details of the "offset address".
This section (2)
5) Stores the "addresses".
Refer to the following for details of the "address".
This section (2)
Figure 9.27 SRAM monitor screen
Figure 9.28 Battery-backed-up RAM data saved in CSV file
Battery backup RAM data,192.168.3.3(Default)[CR][LF]
Offset,[+00],[+01],[+02],[+03], ,[+0D],[+0E],[+0F][CR][LF]
0x00000000,12,34,56,78, ,00,00,00[CR][LF]
0x00000010,00,00,00,00, ,00,00,00[CR][LF]
0x00000020,00,00,00,00, ,00,00,00[CR][LF]
0x0001FFE0,00,00,00,00, ,00,00,00[CR][LF]
0x0001FFF0,00,00,00,00, ,00,00,00[CR][LF]
[EOF]
1)
2)3)
4)
5)
6