These functions operate on the project level. Some are actually initiated within Citect Studio. If they experience an error in Visual Basic, they throw an exception with a return value E_FAIL.
This function starts the Citect SCADA compiler with the current project. |
|
Retrieves the name of the first project defined in Citect SCADA. |
|
Retrieves the name of the first included project defined for the current Citect SCADA project. |
|
Retrieves the name of the next project defined in Citect SCADA. |
|
Retrieves the name of the next included project defined for the current Citect SCADA project. |
|
Packs the current project's database files. |
|
Packs the library files for the current Citect SCADA project. |
|
Selects the passed project as the current project within Citect SCADA. |
|
Retrieves the name of the project that is currently selected in Citect SCADA. |
|
Updates the pages for the current Citect SCADA project. |
|
Performs a project upgrade on the current Citect SCADA project. |
|
Performs a project upgrade on the Citect SCADA projects. |
For details and a VB example on handling return and error values, see Error Handling.
See Also
Published June 2018