SECTION 3. INSTRUCTION SET BASICS

*D Mode errors indicate problems with saving or loading a program. Only the error code is displayed.

TABLE 3.10-1. Error Codes
CodeType

Description

03

Editor

program table full

04

Compile

Intermediate Storage full

05

Compile

Storage Area #2 not

 

 

allocated

08

Run Time

CR10 reset by watchdog

 

 

timer

09

Run Time

Insufficient Input Storage

11

Editor

Attempt to allocate more

 

 

Input or Intermediate

 

 

Storage than is available

20

Compile

SUBROUTINE encountered

 

 

before END of previous

 

 

subroutine

21

Compile

END without IF, LOOP or

 

 

SUBROUTINE

22

Compile

Missing END

23

Compile

Nonexistent

 

 

SUBROUTINE

24

Compile

ELSE in SUBROUTINE

 

 

without IF

25

Compile

ELSE without IF

26

Compile

EXIT LOOP without

 

 

LOOP

27

Compile

IF CASE without BEGIN

 

 

CASE

30

Compile

IF and/or LOOP nested

 

 

too deep

31

Run Time

SUBROUTINES nested

 

 

too deep

40

Editor

Instruction does not exist

41

Editor

Incorrect execution

 

 

interval

60

Compile

Inadequate Input Storage

 

 

for FFT

61

Compile

Burst Measurement Scan

 

 

Rate too short

96

*D MODE

Addressed device not

 

 

connected

97

*D MODE

Data not received within

 

 

30 seconds

98

*D MODE

Uncorrectable errors

 

 

detected

99

*D MODE

Wrong file type or editor

 

 

error

 

3-11