Automationdirect.com DL05 User Manual page 438

Directlogic
Hide thumbs Also See for DL05:
Table of Contents

Advertisement

DL05 Error Code
E360
HP PERIPHERAL
PORT TIME-OUT
E4**
NO PROGRAM
E401
MISSING END
STATEMENT
E402
MISSING LBL
E403
MISSING RET
E404
MISSING FOR
E405
MISSING NEXT
E406
MISSING IRT
E412
SBR/LBL>64
E421
DUPLICATE STAGE
REFERENCE
E422
DUPLICATE LBL
REFERENCE
E423
NESTED LOOPS
E431
INVALID ISG/SG
ADDRESS
Description
The device connected to the peripheral port did not respond to the handheld
programmer communication request. Check to insure cabling is correct and
not defective. The peripheral device or handheld programmer could be
defective.
A syntax error exists in the application program. The most common is a
missing END statement. Run AUX21 to determine which one of the E4**
series of errors is being flagged. SP52 will be on and the error code will be
stored in V7755.
All application programs must terminate with an END statement. Enter the
END statement in appropriate location in your program. SP52 will be on and
the error code will be stored in V7755.
A MOVMC or LDLBL instruction was used without the appropriate label.
Refer to the Chapter 5 for details on these instructions. SP52 will be on and
the error code will be stored in V7755.
A subroutine in the program does not end with the RET instruction. SP52 will
be on and the error code will be stored in V7755.
A NEXT instruction does not have the corresponding FOR instruction. SP52
will be on and the error code will be stored in V7755.
A FOR instruction does not have the corresponding NEXT instruction. SP52
will be on and the error code will be stored in V7755.
An interrupt routine in the program does not end with the IRT instruction.
SP52 will be on and the error code will be stored in V7755.
There is greater than 64 SBR or DLBL instructions in the program. This error
is also returned if there is greater than 2 INT instructions used in the program.
SP52 will be on and the error code will be stored in V7755.
Two or more SG or ISG labels exist in the application program with the same
number. A unique number must be allowed for each Stage and Initial Stage.
SP52 will be on and the error code will be stored in V7755.
Two or more LBL instructions exist in the application program with the same
number. A unique number must be allowed for each and label. SP52 will be
on and the error code will be stored in V7755.
Nested loops (programming one FOR/NEXT loop inside of another) are not
allowed. SP52 will be on and the error code will be stored in V7755.
An ISG or SG instruction must not be placed after the end statement (such as
inside a subroutine). SP52 will be on and the error code will be stored in
V7755.
DL05 Error Codes
B–3

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DL05 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents