9-3SectionInternode Test
167
Internode test run status is shown on the TS indicator on the Unit’s front panel.
TS indicator Run status
Lit Internode test running
Not lit Internode test stopped
9-3-2 Checking Results
The results of the internode test are stored in the fourth through ninth words of
the portion of the CPU Bus Unit Area allocated to the Ethernet Unit. The status
information area stores the test status and numbers of test runs and errors.
Test Status
The result of the test run and descriptions of errors are stored as the test status.
The test status is stored at the word whose address is calculated by the following
formula:
Word = D03000 + (100 x unit number) + 3
15 14 13
0
12
0
11
0
10
0
9
0
8
0
7
0
6543210
Error code Error flags
1: Send parameter error
1: Routing table error
1: Data not matched
1: Send error
1: Response error
1: Timeout error
+3
Bit
Error Code If the test is run repeatedly, the code for the latest test results is stored.
Bit
Description
15 14 13
0 0 0 Normal
0 0 1 Timeout error
0 1 0 Response (response code) error
0 1 1 Send error
1 0 0 Data not matched
1 0 1 Routing table error (see note)
1 1 0 Send parameter error (see note)
Note The internode test does not count errors when a routing table error or send pa-
rameter error has occurred.
Error Flags The bits corresponding to errors are turned ON if errors occur. The flag status is
maintained until the internode test is run again.
Number of Test Runs and Errors
The number of test runs and total errors from the time the test is started until it is
stopped is stored. The configuration of this area is shown in the following table.
Each result is stored at a word relative to the first word the address of which can
be calculated using the following formula:
Word = D03000 + (100 x unit number) + 4 to +8
Offset Contents
+4 Number of internode test runs
+5 Number of timeout errors
+6 Number of response errors
+7 Number of send errors
+8 Number of times data did not match