Actions

Difference between revisions of "GLOB GRP MEMB"

From Zenitel Wiki

 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"  
 
{| border="1"  
 
|-
 
|-
Line 4: Line 5:
 
!style="background:#ffdead;" width="100pt"|0x006A
 
!style="background:#ffdead;" width="100pt"|0x006A
 
!style="background:#ffdead;" width="30pt"|106
 
!style="background:#ffdead;" width="30pt"|106
!style="background:#ffdead;" width="100pt"|AMC 07.00
+
!style="background:#ffdead;" |AMC 07.00
 
|-
 
|-
|colspan="5"|A exchange tells which global groups this exchange is member of by broadcasting this to all exchanges in [[AlphaNet]].<br\>Each exchange will do this after reset, periodically during operation, and as response to [[BUILD_GLOB_GRP]].
+
|colspan="5"|A exchange tells which global groups this exchange is member of by broadcasting this to all exchanges in [[AlphaNet]].<br />Each exchange will do this after reset, periodically during operation, and as response to [[BUILD_GLOB_GRP]].
 
|-
 
|-
|align=center|1||[[VITMAP]][1..N]||colspan="3"|Output pin number
+
|align=center|1||[[VBITMAP]][1..N]||colspan="3"|The exchange is member of global group n if bit n is set in the bitmap.<br />The exchange is not member of global groups with number larger than N.
 
|-
 
|-
 
|}
 
|}
Line 14: Line 15:
  
 
[[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]]
 +
 +
[[Category: ACDP messages]]

Latest revision as of 15:58, 3 October 2019

AI.png
GLOB_GRP_MEMB 0x006A 106 AMC 07.00
A exchange tells which global groups this exchange is member of by broadcasting this to all exchanges in AlphaNet.
Each exchange will do this after reset, periodically during operation, and as response to BUILD_GLOB_GRP.
1 VBITMAP[1..N] The exchange is member of global group n if bit n is set in the bitmap.
The exchange is not member of global groups with number larger than N.


Back to AlphaNet message list