Applies To:
  • CitectSCADA 5.21

Summary:
The IODeviceStats popup dialog cannot display an IO Device with a numbers greater than 1024. 

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

A work around for this problem in 5.21 would be to alter the file info.ci in the include project.

In the functions:

_GetNextIODevice
_GetPrevIODevice
_IODeviceSearch

Change instances of the number 1024 to 4095.

 

Keywords:
 

Attachments