Extensibility > CtAPI > I/O Point Count

I/O Point Count

Physical I/O Device tags read, or written to, using the CtAPI are counted as dynamic Citect SCADA points. If the point limit is exceeded by making calls to this interface, those calls will not succeed, and Citect SCADA will not be allocated any more dynamic points.

Note:Citect SCADA's licensing works on the basis of how many points you use. Every tag in your system has the potential to add to your point count. It is important to remember this, and plan your system properly, otherwise you may exceed your point limit.

The point limit is the maximum number of I/O Device addresses (variable tags) that can be read, and is specified by your Citect SCADA license. Citect SCADA counts I/O Device addresses dynamically at runtime. This includes tags used by alarms, trends, reports, events, pages, in Super Genies, use of the TagRead() and TagWrite() Cicode functions, or read or write using DDE, ODBC, or the CtAPI.

It does not count any points statically at compile time.

When your system is running, any new use of tags through Super Genies, DDE, ODBC, or CtAPI can potentially add to your dynamic point count.

See Also

Published June 2018