Actions

Difference between revisions of "SET DIRNO TXT"

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 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:
Line 17: Line 18:
 
|}
 
|}
  
 
+
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]
 
[[AlphaNet_Data_Protocol#General_Exchange_Control|Back to AlphaNet message list]]
 
[[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