Actions

Difference between revisions of "%lbd"

From Zenitel Wiki

Line 1: Line 1:
[[Event_Handler]] macro. Returns the board position of the AMC-IP board. Intended for [[High Availability Exchange|High Availability systems]], to check if the AMC-IP in position 24 or 25 is the running board.
+
[[Event_Handler]] macro. Returns the board position of the running AMC-IP board. Intended for [[High Availability Exchange|High Availability systems]], to check if the AMC-IP in position 24 or 25 is the running board.
  
 
The macro works inside any [[Event_Handler#Events_Types|event type]].
 
The macro works inside any [[Event_Handler#Events_Types|event type]].

Revision as of 12:26, 17 February 2011

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

The macro works inside any event type.


Format: %lbd

Back to Event_Handler#List_of_macros.