Difference between revisions of "GLOB GRP MEMB"
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.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 | + | |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||[[ | + | |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 14:58, 3 October 2019
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. |