Actions

Difference between revisions of "%lbd"

From Zenitel Wiki

(New page: Event_Handler macro - Get local board Format: '''%lbd''' Back to Event_Handler#List_of_macros. Category:Event Handler)
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Event_Handler]] macro - Get local board
+
{{AI}}
 +
[[Event_Handler]] macro. Returns the board position of the running AMC-IP board. The macro is intended for [[High Availability Exchange|High Availability systems]], to check if it is the AMC-IP in position 24 or 25 which is the running board.
 +
 
 +
The macro works inside any [[Event_Handler#Events_Types|event type]].
 +
 
  
 
Format: '''%lbd'''
 
Format: '''%lbd'''
Line 5: Line 9:
 
Back to [[Event_Handler#List_of_macros]].
 
Back to [[Event_Handler#List_of_macros]].
  
 +
[[Category:Event Handler macros]]
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]

Latest revision as of 09:47, 4 October 2019

AI.png

Event_Handler macro. Returns the board position of the running AMC-IP board. The macro is intended for High Availability systems, to check if it is the AMC-IP in position 24 or 25 which is the running board.

The macro works inside any event type.


Format: %lbd

Back to Event_Handler#List_of_macros.