Actions

Difference between revisions of "PROGRAM"

From Zenitel Wiki

 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 6: Line 7:
 
!style="background:#ffdead;" |AMC 05.00
 
!style="background:#ffdead;" |AMC 05.00
 
|-
 
|-
|colspan="5"|$PROG  L101  L801  U1<br\>$PROG  L101  LV
+
|colspan="5"|$PROG  L101  L801  U1
 +
$PROG  L101  LV
 
|-
 
|-
 
|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]]<br\>{[[ECL_STATION]], <BR\> [[ECL_ST_GROUP]]}||colspan="3"|A - user or station.
+
|align=center|1||[[NET_OBJ_REF]]{[[ECL_STATION]], [[ECL_ST_GROUP]]}||colspan="3"|A - user or station.
 
|-
 
|-
|align=center|2||[[NET_OBJ_REF]] <br\>{[[ECL_PROGRAM]]}||colspan="3"|Audio program<br\>
+
|align=center|2||[[NET_OBJ_REF]]{[[ECL_PROGRAM]]}||colspan="3"|Audio program
 
- Null value or directory number for “program off” disconnects any active program(s).
 
- Null value or directory number for “program off” disconnects any active program(s).
 
|-
 
|-
|align=center|3||[[UINT1]]||colspan="3"|Priority<br\>
+
|align=center|3||[[UINT1]]||colspan="3"|Priority  
1 = Low (default)<br\>
+
* 1 = Low  
2 = Medium<br\>
+
* 2 = Medium (default)
3 = High<br\>
+
* 3 = High
4 = Alarm
+
* 4 = Alarm
 
|-
 
|-
 
|colspan="2"|Response:||colspan="3"|[[PROGRAM_ACK]],  [[PROGRAM_NAK]]
 
|colspan="2"|Response:||colspan="3"|[[PROGRAM_ACK]],  [[PROGRAM_NAK]]
Line 25: 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