CitectSCADA puts a couple of
restrictions on the names of variable tags:
Tags are restricted to using a
specific syntax. See Tag name
syntax.
Do not give Tags the same name as
Cicode functions within the project or within any included
projects. An error will result during compilation if a tag has the
same name as a Cicode function and is placed on a graphic page. See
Defining Variable Tag
Names for a list of restrictions on naming.
In addition, using a tag naming convention will
make your project easier and faster to design, configure,
commission, and maintain. See Using structured tag names
for recommendations about naming conventions.