%pai: Difference between revisions
From Zenitel Wiki
(Created page with "The '''%pai''' macro is used in the Event Handler to calculate index of the CRM ind LED within a DAK block used for PA interface failure indication. The index is based on the...") |
No edit summary |
||
| Line 1: | Line 1: | ||
The '''%pai''' macro is used in the [[Event Handler]] to calculate index of the CRM ind LED within a DAK block used for PA interface failure indication. | The '''%pai''' macro is used in the [[Event Handler]] to calculate index of the CRM ind LED within a DAK block used for PA interface failure indication. | ||
The index is based on the sub event for the PA failure system. <br> | The index is based on the sub event for the PA failure system. <br> | ||
[[ | [[IPARIO#PA Failure SUB events | PA Failure SUB events]] <br> | ||
{| border="1" | {| border="1" | ||
Revision as of 15:57, 5 July 2011
The %pai macro is used in the Event Handler to calculate index of the CRM ind LED within a DAK block used for PA interface failure indication.
The index is based on the sub event for the PA failure system.
PA Failure SUB events
| Fault Indication On DAK panel | ||||||
|---|---|---|---|---|---|---|
| ZONE FAULT | IPA DOWN | |||||
| RELAY 1 | POWER 1 | LINE MON 1 | ||||
| RELAY 2 | POWER 2 | LINE MON 2 | ||||
| FAULT ACK | FAULT CLEAR | |||||
Syntax
%pai(DAK block)
Return ind number related to sub event and DAK block number.
- DAK block: 1 - 8, DAK block number
Examples
%pai(%1.exp) - Return DAK ind number for DAK block configured as station User Defined Variable
