| Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
|---|---|---|---|---|---|---|
| DEF_ID | NET_GRAPH-WINID | C | 8 | First 4 places of window ID | ||
| HIGH | I | I | 4 | 9999 | X | Upper value for last 4 places of window ID |
| LOW | I | I | 4 | 0000 | X | Lower value for last 4 places of window ID |
| Paramètre | Reférence | Type | Long. | Description |
|---|---|---|---|---|
| WINID | NET_GRAPH-WINID | C | 8 | Window ID |
| Exception | Description |
|---|---|
| NO_MORE_WINID | No window ID available |
|
This module is for the central assignment of window IDs to graphicwindows. The Window ID only attains a value once 'SGRC_ADD_CALLBACK' hasassigned it a callback routine. Window identification The graphic to be used is defined with the first 4 characters of thewindow ID. Examples: Network/Hierarchy graphics: 'NETZ' = NET_CONST-DEF_ID Bar chart: 'BARC' = BC_CONST-DEF_ID |