EasyManua.ls Logo

GSE 672 - Macro Error Codes

Default Icon
430 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Troubleshooting
11-6 Chapter 11
Information Parameter Description
CoDE73
TxNot
Cont
A request was made to disable a continuous custom transmit using the
D%Q command for a transmit that was not currently being continuously
transmitted.
CoDE74
TxRat
>Max!
A request was made to set the continuous transmit interval larger than
the maximum value using the I%Q macro command.
CoDE75
Tx is
Cont.
A request was made to enable a continuous custom transmit using the
C%Q command for a transmit that was currently being continuously
transmitted.
M
ACRO
E
RROR
C
ODES
Information Parameter Description
No
Macro
An attempt was made to abort a macro when no macros were defined.
Macro
error
An error occurred during macro execution. Check for proper syntax.
Analyze the macro debug buffer to help determine the cause of the
error.
No
Start
A serial or A/D database collection command (%' or %*) was executed prior to
the "start collection" command.
Must
Free
A serial or database start collection command (S%' or S%*) was issued
without first freeing memory with the F%' or F%* command.
Wrong
parm
The parameter specified for data collection using the %* command was
invalid or not of type float.
CoDE81
Macro
Stack
The maximum number of macros pushed onto the stack has been
exceeded. This error usually indicates that macros are being invoked
faster than they can be executed (for example, macros invoked by
continuous, short-interval input setpoints, multiple macro "calls", etc.)
The maximum number of macros on the stack is 200.
CoDE82
Macro
Abort
A macro was aborted from within a macro via one of the macro abort
operations or from the front keypad by pressing [CLR] + [SELECT].
CoDE83
Macro
UnDef
A call or similar reference to an undefined macro occurred. Make sure
the intended macro is configured beginning at P9990.
CoDE84
Math
error
An incorrect math operation has been performed. This could be caused
by trying to divide by zero or any other non-acceptable algebraic
operation. This message will also occur if trying to take the negative or
zero modulus of a number.
CoDE85
Syntx
Error
An error occurred during macro execution as the result of invalid syntax.
Re-check the macro or analyze the macro debug table to find out where
the error occurred. Refer to Chapter 9 for proper macro syntax.
CoDE86
Macro
Brace
The number of opening and closing braces within a macro are different.
When nesting conditional statements or grouping conditional Boolean
statements, make sure the proper use the %{ and %} brace commands.
CoDE87
NoTag
Found
An attempt was made to jump to an undefined tag. When using simple
jump-tag commands, make sure the intended tag is properly specified
and that the tag command is executed before the jump. When using
macro-independent jump-tag commands, make sure the correct macro
number is specified and that the jump text matches that of the tag.

Table of Contents

Other manuals for GSE 672

Related product manuals