Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

CtAPI

  • Last UpdatedJul 02, 2026
  • 1 minute read

CtAPI provides access to Plant SCADA's tag data via a DLL interface. It enables third party developers to create applications in C (or other languages) that can read and write to I/O devices, run data queries and call Cicode functions.

To use CtAPI, you need to set up the following components:

Note: This API has not been designed to be called from Plant SCADA Cicode DLL functions or from a Plant SCADA driver. If you attempt this, it may cause a deadlock condition to occur. If you need to call the CtAPI from a protocol driver, create a new Win32 thread to call the API. You cannot call the CtAPI from the Cicode DLL interface.

See Also

I/O Point Count

CtAPI Synchronous Operation

Read Data Using the CtAPI Functions

Error Codes

Debug Tracing

CtAPI Functions Reference