Actions

Difference between revisions of "ENA Amplifier - Report faults to Display Station"

From Zenitel Wiki

Line 9: Line 9:
  
  
 +
IF %chg(1,0)
 +
$STM %1.ref L164 U%op(70,+,%sev) '(%1.dir) %2.nam'
 +
STOP
 +
ENDIF
 +
$CANM %1.ref L164 NM253 U%op(70,+,%sev)
  
  
  
 
[[Category: Public Address]]
 
[[Category: Public Address]]

Revision as of 16:45, 11 April 2018

AlphaCom icon 300px.png

Faults in the ENA Amplifier can be reported to a display station, e.g. to IP Desktop, DualDisplay or CRMV station.

In this example all ENA Amplifiers are included in UDP Group 3.

In AlphaPro, select Exchange & System > Events, and Insert a new event with the following properties:


IF %chg(1,0)
$STM %1.ref L164 U%op(70,+,%sev) '(%1.dir) %2.nam'
STOP
ENDIF
$CANM %1.ref L164 NM253 U%op(70,+,%sev)