
248
Troubleshooting
Section 9-2
When an error is generated, the following commands are used to include an
error processing program within a BASIC program.
9-2
Troubleshooting
Error List
Situation
Command
Remarks
To branch to an interrupt subroutine when
an error has been generated.
ON ERROR GOTO command
Include an error processing program in the
interrupt subroutine.
To obtain the error code that has been
generated.
ERR function
Use this function in the interrupt subroutine
at the ON ERROR GOTO destination.
To obtain the line number where the error
occurred.
ERL function
Use this function in the interrupt subroutine
at the ON ERROR GOTO destination.
To simulate error generation.
ERROR command
The action that is considered to have
generated the error for a specified error
code is performed.
Error
Probable cause
Possible correction
None of the indicators are lit.
Power to the PC itself is turned OFF.
Turn ON the PC power.
The ASCII Unit is not mounted
securely.
Mount the ASCII Unit securely.
One of the Special I/O Units is faulty.
(Waiting for the Special I/O Unit to start
up)
CPU Unit does not start operation.
Exchange the faulty Special I/O Unit.
The faulty Unit has “$” only displayed in
the Read I/O Table operation.
Before replacing the Unit, perform
Corrective Measure 1
, given below.
The Special I/O Unit number occurs
twice.
(I/O Unit over)
In such cases, the CPU Unit will not
start operation.
Adjust the settings to ensure that the
unit numbers do not occur more than
once.
The unit number can be viewed using
Read I/O Table.
The refresh between the CPU Unit and
the ASCII Unit has not occurred
properly. (Special Unit error)
In such cases, only the ASCII Unit
stops operating.
After eliminating the cause of the fault,
Turn ON the corresponding Restart Bit
(OFF
→
ON
→
OFF).
If not restored after restarting, press
the Ctrl+X Keys.
Perform
Corrective Measure 1
, given
below.
An error has occurred in the Special I/
O Unit or the CPU Unit as a result of
damage to the BASIC program
memory.
Corrective Measure 1:
Set the user
memory default switch on the back
panel of the ASCII Unit to the right
(ON) and turn the power OFF then ON
again. Set the default switch back to
the left and turn the power OFF then
ON again. If the ASCII Unit still does
not reset after this process, replace the
Unit.
ERR1/2/T indicator is lit.
(Port #1/port #2/terminal port
communications error.)
The connecting cable is not connected
to the device properly.
Connect the connecting cable correctly
and secure with screws.
The connecting cable is burnt out or
the connection at the connector is
faulty.
Repair or exchange the connecting
cable.
The baud rate or communications
parameters of the connected device
and the ASCII Unit do not match.
Match the baud rate and
communications parameters of the
connected device and the ASCII Unit.
ERR (error) indicator is lit. (System/
BASIC error)
Incorrect data has been set for the DM
Area in the PC.
Alternatively, a BASIC program
execution problem has been
generated.
Check the error code and error
message and take the appropriate
action for that error.
Содержание C200H-ASC11
Страница 1: ...C200H ASC11 ASC21 ASC31 ASCII Units Operation Manual Revised June 2000...
Страница 2: ...iv...
Страница 4: ...vi...