Type OpWindLayoutMask
Version 1.0
 Bitmask for layout of operator window.

See also




OpWindLayoutMask elements   pwr_mOpWindLayoutMask
HideOperatorWindow Hide Operator Window.
HideLicenseWindow Hide License Window.
HideStatusBar Hide Status bar.
HideCloseButton Hide the Close button.
ShowAlarmTime Show the alarm time.
ShowAlarmDateAndTime Show the alarm time.
HideNavigator Hide the Navigator.
ShowOldestNotAckedAlarm Show the oldest not acknowledged alarm in the operator window.
Otherwise the most recent not acknowledged alarm is shown.
CheckAckAlarmTime Check that an alarm has been visible in the operator window
for some time before it can be acknowledged.


Elements detail


HideOperatorWindow
Value 1
c-type pwr_mOpWindLayoutMask_HideOperatorWindow
 Hide Operator Window.

HideLicenseWindow
Value 2
c-type pwr_mOpWindLayoutMask_HideLicenseWindow
 Hide License Window.

HideStatusBar
Value 4
c-type pwr_mOpWindLayoutMask_HideStatusBar
 Hide Status bar.

HideCloseButton
Value 8
c-type pwr_mOpWindLayoutMask_HideCloseButton
 Hide the Close button.

ShowAlarmTime
Value 16
c-type pwr_mOpWindLayoutMask_ShowAlarmTime
 Show the alarm time.

ShowAlarmDateAndTime
Value 32
c-type pwr_mOpWindLayoutMask_ShowAlarmDateAndTime
 Show the alarm time.

HideNavigator
Value 64
c-type pwr_mOpWindLayoutMask_HideNavigator
 Hide the Navigator.

ShowOldestNotAckedAlarm
Value 128
c-type pwr_mOpWindLayoutMask_ShowOldestNotAckedAlarm
 Show the oldest not acknowledged alarm in the operator window.
 Otherwise the most recent not acknowledged alarm is shown.

CheckAckAlarmTime
Value 256
c-type pwr_mOpWindLayoutMask_CheckAckAlarmTime
 Check that an alarm has been visible in the operator window
 for some time before it can be acknowledged.