Mitsubishi Electric MELSEC Q Series Programming Manual page 266

Structured text
Hide thumbs Also See for MELSEC Q Series:
Table of Contents

Advertisement

7 ERROR LIST
No.
Error Message
Description of a device is
4
wrong. (C1014)
Description of a device is
5
wrong. (C1017)
Description of a comment
6
is wrong. (C1018)
7
Description of a character
7
constant is wrong. (C1019)
7 - 2
Cause
The description of the device is illegal.
As illegal descriptions, there are the following
examples.
Example 1: D0.10 := TRUE;
The bit No. specification of the word
device is wrong.
Example 2: D0@ := 0;
The description of the device is illegal.
As an illegal description, there is the following
example.
Example 1: D0 := %MMW0.10;
The device was described in an
unusable format.
The description of the comment is illegal.
It is not written in the "(*" "*)" format.
As illegal descriptions, there are the following
examples.
Example 1: (* *
A parenthesis is insufficient.
Example 2: (*(*
The parenthesis and * format is wrong.
Example 3: (* * )
There is a space between "*" and ")".
Example 4: (*aaaaa)
* is insufficient.
The description of the character string constant is
illegal.
As illegal descriptions, there are the following
examples.
Example 1: STRING type : STRV1 is defined.
STRV1 := """;
Example 2: STRV1 := ";
" is insufficient.
Example 3: STRV1 := "' character ";
There is ' within the character string "".
Example 4: STRV1 := "$";
The method of using the escape
sequence is wrong.
Corrective Action
Correct the description of
the device.
Correct the description of
the device.
Correct the description of
the comment.
Correct the description of
the character string
constant.
7 - 2

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec l series

Table of Contents