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

AVEVA™ Plant SCADA

[Page]BackgroundColor

  • Last UpdatedJul 19, 2023
  • 1 minute read

This parameters specifies the color used to fill in the background when a page being displayed is smaller than the minimum width of a window.

The minimum width for a window is 132 pixels. The minimum page width required to fill this window therefore becomes 132 pixels - 2 * <border width in pixels>. In Plant SCADA, the border width of a Window is determined by the function WinNewAt, which specifies the window type used via the Mode argument. The following table shows the minimum page width supported by each different display mode:

WinNewAt (Mode)

Border size

Minimum page width

0 = Normal window

4

124

4 = No resize

3

126

8 = No icons

3

126

16 = No caption

1

130

If a page you are trying to display is smaller than the relevant width above, it will display left aligned with the remaining space filled by the color specified by this parameter.

Note: This parameter should only be used for existing pages that cannot be redrawn. New pages should be made larger than these minimum widths.

Allowable Values:

0x000000 to 0xFFFFFF

Colors defined as an RGB value. For example:

  • 0x000000 - (Black)

  • 0x000080 - (Blue)

  • 0x008000 - (Green)

  • 0x008080 - (Cyan)

  • 0x800000 - (Red)

  • 0x800080 - (Magenta)

  • 0x808000 - (Brown)

  • 0xBFBFBF - (Grey)

  • 0x7F7F7F - (Dark Grey)

  • 0x0000FF - (Light blue)

  • 0x00FF00 - (Light green)

  • 0x00FFFF - (Light cyan)

  • 0xFF0000 - (Light red)

  • 0xFF00FF - (Light Magenta)

  • 0xFFFF00 - (Yellow)

  • 0xFFFFFF - (White)

Default Value:

0xBFBFBF (Grey)

See Also

Page Parameters

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