The citect.ini
file contains the following CtAPI parameters:
[CtAPI]AllowLegacyConnections
- When enabled current version of CtAPI server can accept
connections from previous versions of CtAPI client.
[CtAPI]Debug - CitectSCADA server side CtAPI debugging
information of the communication sessions to the various CtAPI
clients.
[CtAPI]EventLogging - Enables logging
of the communications between CtAPI clients and CitectSCADA.
[CtAPI]Remote - Determines whether remote
computers using the CtAPI interface can call in to this
computer.
[CtAPI]RoundtoFormat - Indicates
whether or not you want the values rounded to format.
[CtAPI]CpuLoadCount - Avoids CPU
overload when processing ctFindFirst() to make a Trend or Alarm
query by controlling how often a request pauses while gathering
information. (Used in conjunction with CPULoadSleepMS.)
[CtAPI]CpuLoadSleepMS - Avoids CPU
overload when processing ctFindFirst() to make a Trend or Alarm
query by controlling how long a request pauses while gathering
information. (Used in conjunction with CPULoadCount.)
[CtAPI]AllowLegacyServices -
When set the Citect Web Service and the Citect OLEDB Provider can
connect to the CtAPI server.