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

AVEVA™ Plant SCADA

Page Properties Functions

  • Last UpdatedJul 13, 2023
  • 3 minute read

Using the page properties functions, you can manipulate the properties of the pages in your project.

PageAddAssociation

Adds a new association to the current page. This function will return an error if an association with the specified name already exists.

PageAssociationDefault

Sets or retrieves the default for the currently selected page association.

PageAssociationDescription

Sets or retrieves the description for the currently selected page association.

PageAssociationName

Retrieves the name of the currently selected page association.

PageAssociationValueOnError

Sets or retrieves the value-on-error for the currently selected page association.

PageAppearanceGet

Retrieves the appearance properties of a page. This function, since it does not support True Color functionality, has been superseded by PageAppearanceGetEx.

PageAppearanceGetEx

Retrieves the appearance properties of a page. This function supports True Color functionality and replaces PageAppearanceGet.

PageArea

Retrieves or sets the PageArea property for the current graphics page.

PageClusterInherit

Retrieves or sets the cluster context inherit flag setting for current graphics page.

PageClusterName

Retrieves or sets the cluster context name property for the current graphics page.

PageDeleteAssociation

Deletes the selected association from the current page. After an item has been deleted, a call to PageSelectNextAssociation will select the item immediately following the deleted item.

PageDescription

Sets or retrieves the description attached to the active Plant SCADA graphics page.

PageEnvironmentAdd

Adds a new environment variable to the current page. This function will return an error if an environment variable with the specified name already exists.

PageEnvironmentFirst

Retrieves the first environment variable in the current page. This function will return an error if there are no environment variables in the page.

PageEnvironmentNext

Retrieves the next environment variable in the current page. This function will return an error if there are no more environment variables in the page.

PageEnvironmentRemove

Removes an environment variable from the current page. This function will return an error if an environment variable with the specified name does not exist.

PageEventGet

Gets the event (command or value) that will be triggered at runtime depending on the page behavior.

PageEventGetEx

Gets the event (command or value) that will be triggered at runtime when the window is activated or deactivated.

PageEventPut

Sets the event (command or value) that will be triggered at runtime.

PageEventPutEx

Sets the event (command or value) that will be triggered at runtime, including when the window is activated or deactivated.

PageLogDevice

Retrieves or sets the LogDevice property setting for the current graphics page.

PageName

Returns the name of the active page. This is a read only attribute.

PageNext

Retrieves the name of the page currently defined as "next" for the active graphics page, or sets the page you would like defined as next.

PagePrevious

Retrieves the name of the page currently defined as "previous" to the active graphics page, or sets the page you would like defined as previous to the current page.

PageScanTime

Retrieves or sets the PageScanTime property for the current graphics page.

PageSelectAssociationByName

Selects the specified association in the current page.

PageSelectFirstAssociation

Selects the first association in the current page.

PageSelectNextAssociation

Selects the next association in the current page.

PageTitle

Sets or retrieves the title of the active Plant SCADA graphics page.

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