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

Summary:
What special options are supported by the KT driver? 

Solution:
The following special CITECT.INI options are supported by the KT driver:
 
BusyDelay = 5000 Delay 'BusyDelay' milliseconds before sending the next request when the PLC returns an "out of buffer space" error (0x10100). This option is a workaround for a bug in AB PLC's and should only be used if directed by Citect Support.
StringReverse = 0 Reverse the high and low byte in each word in a string when reading and writing to the PLC. For backward compatibility with previous versions of Citect, strings are read and written in reverse order. If you don't need backward compatibility you can set this option. Citect will then read and write strings in the same order as the PLC stores strings.
 

Keywords:
 

Attachments