Download FA-M3 Programming Tool WideField3 (Script)

Transcript
G5-9
 Syntax Check Error Messages
The following table shows the list of syntax check error messages related to scripts.
Other error messages will be displayed, for example, if an instruction parameter is out of
the valid range when a script is converted into a ladder program.
Table G5.3
List of Syntax Check Error Messages
Error Message
Invalid script.
Description
The script contains an invalid
description. This error message is also
displayed if a device area used in a
script overlaps a script work device
area.
A tag name to which no address is
allocated or an undefined constant
name is used in a script.
Address with
unallocated tag name
or undefined constant
name used in a script.
Script instruction cannot The CPU model does not support script
be used.
instructions.
Additional
Category
Information
Block file name Error
(Block name)
(Cannot be
changed)
Block file name Error
(Block name)
(Cannot be
changed)
Block file name Error
(Block name)
(Cannot be
changed)
Script processing failed. An error has occurred in script
Block file name Error
processing due to some reason.
(Block name)
(Cannot be
changed)
The maximum line limit If the script is converted into ladders, the Block file name Error
of blocks will be
maximum number of lines (20,000 lines) (Block name)
(Cannot be
exceeded if the script is in a block will be exceeded.
changed)
converted into a ladder.
Invalid area setting of
The setting of a script work device area Error
script work device (I).
in the internal relay (I) is not correct.
(Cannot be
changed)
Invalid area setting of
The setting of a script work device area Error
script work device (F).
in the cache register (F) is not correct.
(Cannot be
changed)
Invalid area setting of
The setting of a script work device area Error
script work device (V).
in the index register (V) is not correct.
(Cannot be
changed)
Script work device (I)
In the internal relay (I), a script work
Error
area and local device
device area and a local device area
(Cannot be
(/I) area are
overlap each other.
changed)
overlapping.
Script work device (F)
In the cache register (F), a script work
Error
area and local device
device area and a local device area
(Cannot be
(/F) area are
overlap each other.
changed)
overlapping.
Duplicate blocks using Multiple blocks that use scripts and have Error
script registered in
the same name are registered in the
(Cannot be
executing program.
executable program.
changed)
Script cannot be used
Scripts cannot be used in the sensor
Error
with the sensor CB.
control block.
(Cannot be
changed)
Script cannot be used
Scripts cannot be used in interrupt
Block file name Error
in interrupt processing. processing (INTP~IRET).
(Block name)
(Cannot be
changed)
Script setup in project
Script Setup in Project
Error
settings is not specified. Settings/Configuration is not configured.
(Cannot be
Or, [Do Not Use] is selected under
changed)
[Configuration: Use/Do not use] in the
Project Settings screen.
Device is Invalid or out A device area used in a ladder program Block file name Error
of range.
overlaps a script work device area.
(Block name)
(Cannot be
changed)
SEE ALSO
- For details on tag name definitions, see Chapter E2, "Tag Name Definition" in "FA-M3 Programming
Tool WideField3 (Offline)" (IM 34M06Q16-02E).
- For details on constant definitions, see Chapter E3, "Constant Definition" in "FA-M3 Programming
Tool WideField3 (Offline)" (IM 34M06Q16-02E).
IM 34M06Q16-04E
3rd Edition: Dec. 25, 2013-00