Applies To:
  • CitectSCADA 4.xx, 5.xx

Summary:
When using the KINGFISH driver StartEventRequests function with an index parameter above 32767, the driver did not correctly start event requests from that index record number. 

Solution:
This problem has been fixed in version V1.00b2 of the KINGFISH driver. Also when using this function, set it up with a JCJ option as in:

hStartEventFunction = dllOpen("kingfish","StartEventRequests","JCJ);

 

Keywords:
 

Attachments