Applies To:
  • CitectSCADA 7.00

Summary:
When I try to compile a Cicode expression using ULONG tags, I get an error saying they are "incompatible types". e.g. tag1 = tag2 + tag3, where tags 1, 2 & 3 are all ULONG's, will result in an error. 

Solution:
Version 7.00 of CitectSCADA introduced a new tag type for ULONG variables. Unfortunately, the only operation currently supported for these variables is display on a screen - arithmetic operations are not supported.

See also Q3826.

 

Keywords:
 

Attachments