Applies To:
  • CitectSCADA 5.00

Summary:
I get the error message:

File (I:\CIT501\SOURCE\DISPLAY\CT_EXEC.C) Line (954)
Error Invalid Convert Type

What is causing this error message ? 


Solution:
CIT has confirmed this to be a problem in Citect for Windows versions 5.00. This problem has been fixed in version 5.01.

This problem is caused when Citect converts an untyped Super Genie variable into another type. You may work around this problem by not using untyped Super Genie variables or by not doing type conversions. Type conversions will occur when you assign an variable to another variable or pass that variable to a function call. These type conversion will not occur with simple use of untyped variables.  


Keywords:
 

Attachments