Panel Name

fwAction.pnl

Introduction

This panel is used to perform some actions that are common to all Framework devices. The actions can be performed either on the device passed as parameter and all the hardware or logical hierarchy below it, or only on the device passed as parameter.

Instructions
The following actions can be performed for a single device:
  • Enable: [not available yet, being defined at FWWG]
  • Disable: [not available yet, being defined at FWWG]
  • Mask: will mask all the alarms that have been defined for the device (set alarms to not active in PVSS terminology) and are declared in the correspondent device definition. The alarm conditions will still be evaluated, but the alarm will not be raised when the conditions are met.
  • Unmask: will unmask all the alarms that have been defined for the device (set alarms to active in PVSS terminology) and are declared in the correspondent device definition. An alarm will be raised when the conditions are met.
  • Acknowledge: will acknowledge all the active alarms that require acknowledgment.
The multiple device actions are similar to the single device, but in addition they are applied to the hierarchy below the device.
Restrictions

 


Figure 1. Common actions panel.

 

 

Dollar Parameters
Name Description  
$sDpName Name of the device where the configuration will be changed. Required
$sHierarchyType Type of hierarchy where the panel is open. If no value is specified, then fwDevice_HARDWARE is taken as default value. Optional