CtAPI Functions in 7.30
- Last UpdatedJul 13, 2023
- 1 minute read
The following section details the changes made to CtAPI functions in Plant SCADA 7.30.
New Functions
|
ctFindNumRecords |
Get the number of records for a given browsing session |
Modified Functions
|
CtFindFirst |
Searches for the first object in the specified table, device, trend, tag, or alarm data which satisfies the filter string. Now accepts "Equipment" as an argument. |
|
CtFindFirstEX |
Performs the same as ctFindFirst, but with an additional new argument. Now accepts "Equipment" as an argument. |
|
CtGetProperty |
Retrieves an object property or meta data for an object. Now accepts "Equipment" as an argument. |
Obsolete Functions
None