When an error message is displayed (Error code list)
Maintenance/Troubleshooting
1-144
RAAA134 Global D-Script Error
(An expression
exists, that is not
supported by this
version.)
An incompatible function was found
in the project data’s Global D-Script.
Update the runtime’s version.
—
RAAA135 Global D-Script Error
(The SIO operation
function is used in a
condition where no
Device/PLC has
been set.)
SIO Operation functions are used in
a Global D-Script while the device/
PLC settings are not set. Configure
the device/PLC settings.
)
RAAA136 The Global D-script
has an error.
There is an error in the used Global
D-Script. Check the commands’ for-
mat.
)
GP-Pro EX Refer-
ence Manual
“Chapter 21 Com-
mands and
Descriptions”
(page 21-1)
RAAA140 Extended D-Script
Error (The total no.
of functions exceeds
the max of 255.)
The total number of Extended Scripts
exceeds the limit. The maximum
number of Extended Scripts is 255.
Reduce the number of scripts by
combining two scripts into one, etc.
)
GP-Pro EX Refer-
ence Manual
“20.9.2 Extended
Script Restric-
tions” (page 20-
63)
RAAA141 Extended D-Script
Error (The specified
function does not
exist or the function
has an error.)
A function called in the Extended
Script does not exist. Or there is an
error in the function. Check the
function’s format.
)
GP-Pro EX Refer-
ence Manual
“Chapter 21 Com-
mands and
Descriptions”
(page 21-1)
RAAA142 Extended D-Script
Error (These func-
tions are nested to
10 levels or more.)
Functions in the Extended Script are
nested to 10 levels or more.
Reduce the levels in the “if” and
“loop” structures.
∗
A nesting level is when function A
calls function B, and then again
when function B calls function C
(function calling level).
)
GP-Pro EX Refer-
ence Manual
“21.8.3 loop - end-
loop” (page 21-71)
RAAA143 Extended D-Script
Error (An expres-
sion exists, that is
not supported by this
version.)
An incompatible function was found
in the project data’s Extended Script.
Update the runtime’s version.
—
RAAA144 Extended D-Script
Error (The SIO oper-
ation function is used
in a condition where
no Device/PLC has
been set.)
SIO Operation functions are used in
a Extended Script while the device/
PLC settings are not set. Configure
the device/PLC settings.
)
Continued
Error No.
Error Message
Cause and Solution
Reference