~hpXEventBridge

<< Click to Display Table of Contents >>

 

~hpXEventBridge

Objeto usado internamente na Tela Faceplate, tem a função de armazenar e disponibilizar valores de variáveis internas à Tela. Não é configurável pelo usuário. As propriedades disponíveis neste objeto estão descritas na tabela a seguir.

Propriedades do objeto ~hpXEventBridge

Propriedade

Descrição

dimGroupAnalogs

Defines the width and height dimensions of the dialog box for the collapsed Analog Measurements tab. For more information about the format of this property, please check the next note

dimGroupAnalogs2

Defines the width and height dimensions of the dialog box for the expanded Analog Measurements tab. For more information about the format of this property, please check the next note

dimGroupCommands

Defines the width and height dimensions of the dialog box for the collapsed Commands tab. For more information about the format of this property, please check the next note

dimGroupCommands2

Defines the width and height dimensions of the dialog box for the expanded Commands tab. For more information about the format of this property, please check the next note

dimGroupCustom1

Defines the width and height dimensions of the dialog box for the Custom1 tab. For more information about the format of this property, please check the next note

dimGroupCustom2

Defines the width and height dimensions of the dialog box for the Custom2 tab. For more information about the format of this property, please check the next note

dimGroupCustom3

Defines the width and height dimensions of the dialog box for the Custom3 tab. For more information about the format of this property, please check the next note

dimGroupCustom4

Defines the width and height dimensions of the dialog box for the Custom4 tab. For more information about the format of this property, please check the next note

dimGroupCustom5

Defines the width and height dimensions of the dialog box for the Custom5 tab. For more information about the format of this property, please check the next note

dimGroupCustom6

Defines the width and height dimensions of the dialog box for the Custom6 tab. For more information about the format of this property, please check the next note

dimGroupCustom7

Defines the width and height dimensions of the dialog box for the Custom7 tab. For more information about the format of this property, please check the next note

dimGroupCustom8

Defines the width and height dimensions of the dialog box for the Custom8 tab. For more information about the format of this property, please check the next note

dimGroupCustom9

Defines the width and height dimensions of the dialog box for the Custom9 tab. For more information about the format of this property, please check the next note

dimGroupDiscretes

Defines the width and height dimensions of the dialog box for the collapsed Discrete Measurements tab. For more information about the format of this property, please check the next note

dimGroupDiscretes2

Defines the width and height dimensions of the dialog box for the expanded Discrete Measurements tab. For more information about the format of this property, please check the next note

dimGroupFaults

Defines the width and height dimensions of the dialog box for the collapsed Faults tab in FlexControl Library applications. For more information about the format of this property, please check the next note

dimGroupFaults2

Defines the width and height dimensions of the dialog box for the expanded Faults tab in FlexControl Library applications. For more information about the format of this property, please check the next note

dimGroupInterlocks

Defines the width and height dimensions of the dialog box for the collapsed Interlocks tab in FlexControl Library applications. For more information about the format of this property, please check the next note

dimGroupInterlocks2

Defines the width and height dimensions of the dialog box for the expanded Interlocks tab in FlexControl Library applications. For more information about the format of this property, please check the next note

dimGroupPermissives

Defines the width and height dimensions of the dialog box for the collapsed Permissives tab in FlexControl Library applications. For more information about the format of this property, please check the next note

dimGroupPermissives2

Defines the width and height dimensions of the dialog box for the expanded Permissives tab in FlexControl Library applications. For more information about the format of this property, please check the next note

dimGroupProtections

Defines the width and height dimensions of the dialog box for the collapsed Protections tab in Elipse Power applications. For more information about the format of this property, please check the next note

dimGroupProtections2

Defines the width and height dimensions of the dialog box for the level 1 expanded Protections tab in Elipse Power applications. For more information about the format of this property, please check the next note

dimGroupProtections3

Defines the width and height dimensions of the dialog box for the level 2 expanded Protections tab in Elipse Power applications. For more information about the format of this property, please check the next note

dimGroupStatus

Defines the width and height dimensions of the dialog box for the collapsed Status tab. For more information about the format of this property, please check the next note

dimGroupStatus2

Defines the width and height dimensions of the dialog box for the expanded Status tab. For more information about the format of this property, please check the next note

dimGroupWarnings

Defines the width and height dimensions of the dialog box for the collapsed Warnings tab in FlexControl Library applications. For more information about the format of this property, please check the next note

dimGroupWarnings2

Defines the width and height dimensions of the dialog box for the expanded Warnings tab in FlexControl Library applications. For more information about the format of this property, please check the next note

groupByColumnCommands

Configures the view mode of the Commands tab. Possible values for this property are True: Viewing Commands by column or False: Viewing Commands by row

groupByColumnDiscretes

Configures the view mode of the Discrete tab. Possible values for this property are True: View Discrete Measurements by column or False: View Discrete Measurements by row

numColumnsNormalCommands

Number of columns to display on the normal Commands tab, or collapsed, when the grid orientation is vertical, that is , equal to 0 (zero)

numColumnsNormalDiscretes

Number of columns to display on the normal Discrete Measurements tab, or collapsed, when the grid orientation is vertical, that is , equal to 0 (zero)

numColumnsNormalProtections

Number of columns to display on the normal Protections tab in Elipse Power applications, or collapsed, when the grid orientation is vertical, that is , equal to 0 (zero)

numColumnsNormalStatus

Number of columns to display on the normal Status tab, or collapsed, when the grid orientation is vertical, that is , equal to 0 (zero)

numColumnsNormalWarnings

Number of columns to display on the normal Warnings tab in FlexControl Library applications, or collapsed, when the grid orientation is vertical, that is , equal to 0 (zero)

 

NOTES

This is an object with restricted use and it must not be used directly in an application.

The value of the properties with a dimGroup prefix has a WxH format, where W is the width and H is the height, such as "800x600" for a tab with a width of 800 pixels and a height of 600 pixels.

Was this page useful?