EasyManua.ls Logo

AMX NETLINX PROGRAMMING LANGUAGE - Bad Assign Call; Bad Element Assign; Bad Off... Bad On... Bad to; Bad Re-Assign Call

AMX NETLINX PROGRAMMING LANGUAGE
246 pages
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...
Compiler Messages
172
NetLinx Programming Language Reference Guide
Bad assign Call...
These errors occur if the Central Controller cannot assign a parameter in a CALL statement to the
parameter in the corresponding DEFINE_CALL statement.
Bad element assign...
These errors occur if an assignment is attempted past the end of an array, or to the Ø location of an array
(for example, ARRAY[Ø]).
Bad Off... Bad On... Bad To...
These errors indicate that the device-channel or variable that is being referenced by an OFF, ON, or TO
keyword is out of range.
Bad re-assign Call...
These errors occur when the Central Controller attempts to re-assign the parameter variables in a
DEFINE_CALL to the parameters in the corresponding CALL statement, and the assignment cannot be
made.
Bad run token
This error occurs when the Central Controller does not understand a piece of data in the program it is
executing.
Bad Set_Length...
These errors occur if the SET_LENGTH_STRING keyword tries to set the length value of an array to a
value greater than the array's storage capacity.
Bad While
This error occurs whenever a WHILE loop terminates due to the half-second timeout imposed on
WHILE loops.

Table of Contents

Related product manuals