Applies To: |
|
Summary: |
An "Invalid Window" message appears on the
start-up page in runtime. This message appears at AN2. This message
then disappears a few seconds later, at which time CitectSCADA
freezes and I can also see the clock in CitectSCADA freezes for a
few seconds. This problem only happens when CSV_Include project is
included in the project. And the project is not using multi
monitors. |
Solution: |
The problem is in the built-in Cicode
called CSV_MultiMonitors.ci in the CSV_Include project. As a work-around to this problem you may edit CSV_MultiMonitors.ci and comment-out line 237 (with an exclamation mark) so that it looks like this: !CSV_MM_PageDisplay(msParentWindowStartupPage[iMonitorNo], iMonitorNo); |
Keywords: |
Invalid Window, AN2, MultiMonitors, Multi Monitors, CSV_MultiMonitors |
Related Links
Attachments