7 - 17 7 - 17
7 ERROR LIST
No. Error
Message
Cause
Corrective
Action
68
The illegal type is used at
the function '*1'. (C10007)
(Function name enters *1.)
The illegal data type was used for the argument of
the MELSEC function.
Example 1: RST_M(M0, ddev1);
The double word type was specified in
the second argument of function RST_M.
Example 2: DECO_M(M0, Real1, K8, Real2);
The real number type was specified in
the second/fourth argument of function
DECO_M.
Example 3: COMRD_S_MD(M0, ddev1, Str32);
The double word type was specified in
the second argument of function
COMRD_SD_MD.
Use the variable of correct
data type in the argument.
Содержание MELSEC L series
Страница 1: ...Programming Manual Structured Text ...
Страница 2: ......
Страница 73: ...4 33 4 33 4 ST PROGRAM EXPRESSIONS MEMO ...
Страница 297: ......