Difference between revisions of "SET NODE NUMBER"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|SET_NODE_NUMBER !style="background:#ffdead;" width="100pt"|0x006D !style="background:#ffdead;" width="30p...) |
|||
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|SET_NODE_NUMBER | !style="background:#ffdead;" width="90pt" colspan="2"|SET_NODE_NUMBER | ||
!style="background:#ffdead;" width="100pt"|0x006D | !style="background:#ffdead;" width="100pt"|0x006D | ||
!style="background:#ffdead;" width="30pt"|109 | !style="background:#ffdead;" width="30pt"|109 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 07.00 |
|- | |- | ||
|colspan="5"|Change the node number of an exchange. To be used by service tools like [[AlphaPro]] only. | |colspan="5"|Change the node number of an exchange. To be used by service tools like [[AlphaPro]] only. | ||
|- | |- | ||
− | |align=center|1||[[UINT1]]||colspan="3"|New node number.<br | + | |align=center|1||[[UINT1]]||colspan="3"|New node number.<br />Range 1 -> 254, otherwise the existing node number will not be changed. |
|- | |- | ||
|colspan="2"|Response: | |colspan="2"|Response: | ||
Line 14: | Line 15: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | |||
+ | [[AlphaNet_Data_Protocol#System_Maintenance|Back to AlphaNet message list]] | ||
+ | |||
+ | [[Category: ACDP messages]] |
Latest revision as of 15:07, 3 October 2019
SET_NODE_NUMBER | 0x006D | 109 | AMC 07.00 | |
---|---|---|---|---|
Change the node number of an exchange. To be used by service tools like AlphaPro only. | ||||
1 | UINT1 | New node number. Range 1 -> 254, otherwise the existing node number will not be changed. | ||
Response: | COMMAND_RESPONSE, status 1= success, status 6 = failure. |