Difference between revisions of "GLOB GRP MEMB"
From Zenitel Wiki
(VBITMAP) |
|||
Line 8: | Line 8: | ||
|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||[[VBITMAP]][1..N]||colspan="3"| | + | |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. |
|- | |- | ||
|} | |} |
Revision as of 09:59, 30 August 2012
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.<br\>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.<br\>The exchange is not member of global groups with number larger than N. |