![Novexx AP 5.4 Gen II User Manual Download Page 284](http://html1.mh-extra.com/html/novexx/ap-5-4-gen-ii/ap-5-4-gen-ii_user-manual_1712055284.webp)
06/15 Rev. 10
USER + SERVICE MANUAL
/Status Reports
64-xx – DPM – PEM – ALX 73x (PMA) – LPA 81x (Printer) – ALX 92x – AP 5.4 – AP 5.6
33
Measure
Check, if the function names used in the expression are spelled correctly
and if the functions exist. Change the function name.
2007 Exp.fct.paratype
Status
A wrong parameter type in an expression was detected.
Example: SubStr(“Text”,o,”A”) would provoke this message, because “A” is
not a number.
Measure
Check the expressions. Correct the wrong expression.
2008 Exp.fct.paraCnt
Status
Wrong number of function parameters in the expression.
Measure
Check the expressions. Correct the wrong expression.
2009
Exp. name wrong
Status
A not defined variable name is used in an expression.
Measure
Check the variable names. Correct the spellling if necessary or define a
new variable.
2010
Fct. para value
Status
The error is caused by the Easy-Plug function chr(). The argument, which
was assigned to the function, exceeds the admissible value range 0…255.
Measure
Change the argument (details see Easy-Plug manual)
2011 OLV
variable
Status
Wrong naming of the variable in Easy-Plug command #VDO (details see
Easy-Plug manual)
Measure
Check the Easy-Plug command #VDO in the current printjob.
2111 Invalid
Date
Status
Invalid date specification in a string.
Example: Function call
DayOfYear(„31“,“6“,“2005“)
would produce this error
message (because the date did not exist).
Measure
Correct the date specification.
See Easy-Plug Manual, topic section “Description of commands”, chapter
“Easy-Plug variables”.