Actions

Difference between revisions of "PROGRAM"

From Zenitel Wiki

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{A}}
+
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 18: Line 18:
 
|-
 
|-
 
|align=center|3||[[UINT1]]||colspan="3"|Priority  
 
|align=center|3||[[UINT1]]||colspan="3"|Priority  
1 = Low  
+
* 1 = Low  
 
+
* 2 = Medium (default)
2 = Medium (default)
+
* 3 = High
 
+
* 4 = Alarm
3 = High
 
 
 
4 = Alarm
 
 
|-
 
|-
 
|colspan="2"|Response:||colspan="3"|[[PROGRAM_ACK]],  [[PROGRAM_NAK]]
 
|colspan="2"|Response:||colspan="3"|[[PROGRAM_ACK]],  [[PROGRAM_NAK]]
Line 30: Line 27:
  
 
[[Category: ACDP messages]]
 
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]
 
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]

Latest revision as of 12:49, 30 June 2022

AI.png
PROGRAM 0x0001 1 AMC 05.00
$PROG L101 L801 U1

$PROG L101 LV

Set Audio Program for single station or a predefined group of stations.
1 NET_OBJ_REF{ECL_STATION, ECL_ST_GROUP} A - user or station.
2 NET_OBJ_REF{ECL_PROGRAM} Audio program

- Null value or directory number for “program off” disconnects any active program(s).

3 UINT1 Priority
  • 1 = Low
  • 2 = Medium (default)
  • 3 = High
  • 4 = Alarm
Response: PROGRAM_ACK, PROGRAM_NAK

Back to AlphaNet message list