Actions

Difference between revisions of "PROGRAM"

From Zenitel Wiki

m
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 11: Line 12:
 
|colspan="5"|Set [[Audio Program]] for single station or a predefined group of stations.  
 
|colspan="5"|Set [[Audio Program]] for single station or a predefined group of stations.  
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]]{[[ECL_STATION]],  
+
|align=center|1||[[NET_OBJ_REF]]{[[ECL_STATION]], [[ECL_ST_GROUP]]}||colspan="3"|A - user or station.
 
 
[[ECL_ST_GROUP]]}||colspan="3"|A - user or station.
 
 
|-
 
|-
 
|align=center|2||[[NET_OBJ_REF]]{[[ECL_PROGRAM]]}||colspan="3"|Audio program
 
|align=center|2||[[NET_OBJ_REF]]{[[ECL_PROGRAM]]}||colspan="3"|Audio program
Line 19: Line 18:
 
|-
 
|-
 
|align=center|3||[[UINT1]]||colspan="3"|Priority  
 
|align=center|3||[[UINT1]]||colspan="3"|Priority  
1 = Low (default)
+
* 1 = Low  
 
+
* 2 = Medium (default)
2 = Medium
+
* 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 31: 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