Difference between revisions of "GROUP MEMBERSHIP"
From Zenitel Wiki
Line 3: | Line 3: | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|GROUP_MEMBERSHIP | !style="background:#ffdead;" width="90pt" colspan="2"|GROUP_MEMBERSHIP | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead; |0x0081 |
− | !style="background:#ffdead; | + | !style="background:#ffdead; |129 |
− | !style="background:#ffdead; | + | !style="background:#ffdead; |AMC 08.20 |
|- | |- | ||
|colspan="2"|'''$GRM L101 L85 U1'''<br>'''$GRM L101 NG3 U0'''<br>'''$GRM N4 NG5 U2''' | |colspan="2"|'''$GRM L101 L85 U1'''<br>'''$GRM L101 NG3 U0'''<br>'''$GRM N4 NG5 U2''' |
Revision as of 07:40, 14 August 2018
GROUP_MEMBERSHIP | 0x0081 | 129 | AMC 08.20 | |
---|---|---|---|---|
$GRM L101 L85 U1 $GRM L101 NG3 U0 $GRM N4 NG5 U2 |
Put station 101 into group 85 Remove station 101 from group number 3 Toggle physical number 4 in or out of group number 5 | |||
Set group membership in NVRAM for a station. (Remember that NVRAM will be restored by AlphaPro SendAll)! | ||||
1 | NET_OBJ_REF {LOCAL_DIRNO, LOCAL_ENTITY} |
Station. | ||
2 | NET_OBJ_REF {LOCAL_DIRNO} |
Group of stations. | ||
3 | UINT1 | Operation on group: 0=Take station out of group 1=Put station into group 2=Toggle station in/out of group depending on previous state | ||
Response: | COMMAND_RESPONSE |