Difference between revisions of "%pai"
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...") |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
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" | ||
Line 33: | Line 34: | ||
===Examples=== | ===Examples=== | ||
%pai(%1.exp) - ''Return DAK ind number for DAK block configured as station User Defined Variable '' | %pai(%1.exp) - ''Return DAK ind number for DAK block configured as station User Defined Variable '' | ||
+ | |||
+ | Back to [[Event_Handler#List_of_context_parameters]]. | ||
+ | |||
+ | [[Category:Event Handler macros]] | ||
+ | [[Category:Event Handler]] | ||
+ | [[Category: IP-ARIO]] |
Latest revision as of 08:48, 4 October 2019
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