— 48 —
[ 3 ] RAM WRITE/READ Test
[Function]
Tests whether writing in/reading RAM is correctly performed.
Test data is written on the RAM, and tests are performed to check if the data has been written
properly.
The areas where performing this test affects the operation are excluded from the test.
[Operation]
Operation : n 0 1 1 ST
n: Number of times
0 or no value To perform a single test
A value other than 0 (1 ~ 9) Tests repeat infinitely (press ESC to terminate)
[LCD] [PRINT]
RAM 11
RAM WR OK
END 11
RAM 11
RAM WR OK
END 11
* If the test ends with errors, the line number
and the address are printed instead of OK
message.
[ 4 ] RAM READ ONLY Test
[Function]
Tests whether reading on RAM is correctly performed.
Be sure to perform “[3] RAM WRITE/READ Test” before this test.
[Operation]
Operation : n 1 1 1 ST
n: Number of times
0 or no value To perform a single test
A value other than 0 (1 ~ 9) Tests repeat infinitely (press ESC to terminate)
[LCD] [PRINT]
RAM 111
RAM RD OK
END 111
RAM 111
RAM RD OK
END 111
* If the test ends with errors, the line number
and the address are printed instead of OK
message.