Actions

Difference between revisions of "SET DIRNO TXT"

From Zenitel Wiki

(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|SET_DIRNO_TXT !style="background:#ffdead;" width="100pt"|0x0077 !style="background:#ffdead;" width="30pt"...)
 
 
(9 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{AI}}
 +
{| border="1"
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|SET_DIRNO_TXT
 
!style="background:#ffdead;" width="90pt" colspan="2"|SET_DIRNO_TXT
 
!style="background:#ffdead;" width="100pt"|0x0077
 
!style="background:#ffdead;" width="100pt"|0x0077
 
!style="background:#ffdead;" width="30pt"|119
 
!style="background:#ffdead;" width="30pt"|119
!style="background:#ffdead;" width="100pt"|AMC 07.60
+
!style="background:#ffdead;" |AMC 07.60
 
|-
 
|-
|colspan="5"|Change the display text of a directory number (station or feature).<br\>Such a change will NOT be reflected in the AlphaPro database (unless you do GetAll).
+
|colspan="5"|'''$SDT L101 'New name''''
 
|-
 
|-
|align=center|1||NET_OBJ_REF <br\>{LOCAL DIRNO,<br\>LOCAL_ENTITY}||colspan="3"|Directory number.
+
|align=center|1||[[NET_OBJ_REF]] <br />{[[LOCAL DIRNO]],<br />[[LOCAL_ENTITY]]}||colspan="3"|Directory number.
 
|-
 
|-
|align=center|2||TEXT16||colspan="3"|New text for the directory number. <br\>Text is filled with spaces if this parameter is omitted.
+
|align=center|2||[[TEXT16]]||colspan="3"|New text for the directory number. <br />Text is filled with spaces if this parameter is omitted.
 
|-
 
|-
 
|colspan="2"|Response:
 
|colspan="2"|Response:
|colspan="3"|COMMAND_RESPONSE(119,1,0)when success
+
|colspan="3"|[[COMMAND_RESPONSE]](119,1,0)when success
 
|-
 
|-
 
|}
 
|}
 +
 +
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]
 +
[[AlphaNet_Data_Protocol#General_Exchange_Control|Back to AlphaNet message list]]

Latest revision as of 13:11, 30 June 2022

AI.png
SET_DIRNO_TXT 0x0077 119 AMC 07.60
$SDT L101 'New name'
1 NET_OBJ_REF
{LOCAL DIRNO,
LOCAL_ENTITY}
Directory number.
2 TEXT16 New text for the directory number.
Text is filled with spaces if this parameter is omitted.
Response: COMMAND_RESPONSE(119,1,0)when success

Back to AlphaNet message list