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

AVEVA™ Plant SCADA

Project Functions

  • Last UpdatedJul 13, 2023
  • 1 minute read

These functions operate on the project level. Some are initiated within Plant SCADA Studio. If they experience an error in Visual Basic, they throw an exception with a return value E_FAIL.

ProjectCompile

This function starts the Plant SCADA compiler with the current project.

ProjectFirst

Retrieves the name of the first project defined in Plant SCADA.

ProjectFirstInclude

Retrieves the name of the first included project defined for the current Plant SCADA project.

ProjectNext

Retrieves the name of the next project defined in Plant SCADA.

ProjectNextInclude

Retrieves the name of the next included project defined for the current Plant SCADA project.

ProjectPackDatabase

Packs the current project's database files.

ProjectPackLibraries

Packs the library files for the current Plant SCADA project.

ProjectSelect

Selects the passed project as the current project within Plant SCADA.

ProjectSelected

Retrieves the name of the project that is currently selected in Plant SCADA.

ProjectUpdatePages

Updates the pages for the current Plant SCADA project.

ProjectUpgrade

Performs a project upgrade on the current Plant SCADA project.

ProjectUpgradeAll

Performs a project upgrade on the Plant SCADA projects.

For details and a VB example on handling return and error values, see Error Handling.

See Also

Automation Events

Function Categories

TitleResults for “How to create a CRG?”Also Available in