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

AVEVA™ Plant SCADA

SetArea

  • Last UpdatedJul 18, 2023
  • 1 minute read

Sets the current viewable areas. You can pass a single area number, or a group of areas to set multiple areas. You can only set areas that are flagged for the current user.

Syntax

SetArea(Area)

Area:

The area to set (1 to 255).

Return Value

0 (zero) if successful, otherwise an error code is returned.

GrpOpen

Example

/* Set current viewable area to Area 1. */
SetArea(1);

See Also

Miscellaneous Functions

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