Applies To:
  • CitectSCADA 1.00 1.01 1.10 1.11 1.20 2.00 2.01 2.10

Summary:
If I use DevEOF() with a RDB device when I get to the EOF condition this function will cause a hardware error and aborts my cicode thread. How can I get around this problem? 

Solution:
This is a problem with the DevEOF() function when using RDB devices. This problem has been fixed in version 3.00. You may work around this problem by using DevNext(). 

Keywords:
 

Attachments