Difference between revisions of "PROGRAM"
From Zenitel Wiki
(New page: {| border="1" align=left |- !width="90pt" colspan="2"|PROGRAM !width="100pt"|0x0001 !width="30pt"|1 !width="100pt"|AMC 05.00 |- |colspan="5"|$PROG L101 L801 U1<br\>$PROG L101 LV |- |...) |
|||
Line 1: | Line 1: | ||
{| border="1" align=left | {| border="1" align=left | ||
|- | |- | ||
− | !width="90pt" colspan="2"|PROGRAM | + | !style="background:#ffdead;" width="90pt" colspan="2"|PROGRAM |
− | !width="100pt"|0x0001 | + | !style="background:#ffdead;" width="100pt"|0x0001 |
− | !width="30pt"|1 | + | !style="background:#ffdead;" width="30pt"|1 |
− | !width="100pt"|AMC 05.00 | + | !style="background:#ffdead;" width="100pt"|AMC 05.00 |
|- | |- | ||
|colspan="5"|$PROG L101 L801 U1<br\>$PROG L101 LV | |colspan="5"|$PROG L101 L801 U1<br\>$PROG L101 LV | ||
Line 10: | Line 10: | ||
|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. | ||
|- | |- | ||
− | |1||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]], <BR\> [[ECL_USER]]}||colspan="3"|A - user or station. | + | |align=center|1||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]], <BR\> [[ECL_USER]]}||colspan="3"|A - user or station. |
|- | |- | ||
− | |2||[[NET_OBJ_REF]] <br\>{[[ECL_STATION]]}||colspan="3"|Audio program<br\> | + | |align=center|2||[[NET_OBJ_REF]] <br\>{[[ECL_STATION]]}||colspan="3"|Audio program<br\> |
- 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). | ||
|- | |- | ||
− | |3||[[UINT1]]||colspan="3"|Priority<br\> | + | |align=center|3||[[UINT1]]||colspan="3"|Priority<br\> |
1 = Low (default)<br\> | 1 = Low (default)<br\> | ||
2 = Medium<br\> | 2 = Medium<br\> |
Revision as of 08:52, 14 June 2007
PROGRAM | 0x0001 | 1 | AMC 05.00 | |
---|---|---|---|---|
$PROG L101 L801 U1<br\>$PROG L101 LV | ||||
Set audio program for single station or a predefined group of stations. | ||||
1 | NET_OBJ_REF<br\>{ECL_STATION, <BR\> ECL_USER} | A - user or station. | ||
2 | NET_OBJ_REF <br\>{ECL_STATION} | Audio program<br\>
- Null value or directory number for “program off” disconnects any active program(s). | ||
3 | UINT1 | Priority<br\>
1 = Low (default)<br\> 2 = Medium<br\> 3 = High<br\> 4 = Alarm | ||
Response: | PROGRAM_ACK, PROGRAM_NAK |