You might encounter error messages when you compile a Citect SCADA project.
Compile errors can be viewed in the Compile Messages Area in Citect Studio.
Each compile message includes the following fields:
Property |
Description |
---|---|
Type |
The type of error. Three types can occur during compilation. These are:
For a complete list of error messages, see Compile Error Messages. For a complete list of fatal messages, see Compile Fatal Messages. For a complete list of warning messages, see Compile Warning Messages. |
Name |
The name of the graphics page library, or report format file where the error has been detected. |
Field |
The database field where the error has been detected. |
Table |
The database table where the error has been detected. |
Error |
A brief description of the error. |
Context |
The location in the database field, report format file, or Cicode library where the error has been detected. The context of the error is enclosed in braces {. . . }. |
See Also
Published June 2018