Actions

Difference between revisions of "GROUP MEMBERSHIP"

From Zenitel Wiki

m
Line 7: Line 7:
 
|-
 
|-
 
|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'''
|colspan="3" |''Put station 101 into group 85'' <BR> ''Remove station 101 from group number 3'' <br> ''Toggle physical number 4 in or out of group number 5''  
+
|colspan="3" |''Put station 101 into group 85'' <br> ''Remove station 101 from group number 3'' <br> ''Toggle physical number 4 in or out of group number 5''  
 
|-
 
|-
|colspan="5"|Set group membership in NVRAM for a station.<br\>(Remember that NVRAM will be restored by AlphaPro SendAll)!
+
|colspan="5"|Set group membership in NVRAM for a station.<br>(Remember that NVRAM will be restored by AlphaPro SendAll)!
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]]<br\>{[[LOCAL_DIRNO]], <br\>[[LOCAL_ENTITY]]}||colspan="3"|Station.
+
|align=center|1||[[NET_OBJ_REF]]<br>{[[LOCAL_DIRNO]], <br>[[LOCAL_ENTITY]]}||colspan="3"|Station.
 
|-
 
|-
|align=center|2||[[NET_OBJ_REF]]<br\>{[[LOCAL_DIRNO]]}||colspan="3"|Group of stations.
+
|align=center|2||[[NET_OBJ_REF]]<br>{[[LOCAL_DIRNO]]}||colspan="3"|Group of stations.
 
|-
 
|-
|align=center|3||[[UINT1]]||colspan="3"|Operation on group:<br\>0=Take station out of group<br\>1=Put station into group<br\>2=Toggle station in/out of group depending on previous state
+
|align=center|3||[[UINT1]]||colspan="3"|Operation on group:<br>0=Take station out of group<br>1=Put station into group<br>2=Toggle station in/out of group depending on previous state
 
|-
 
|-
 
|colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]]
 
|colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]]

Revision as of 09:32, 29 February 2016

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

Back to AlphaNet message list