Memory block index (P-EXTV-00038)
P-EXTV-00038 | Memory block index of the external variable in the memory. |
Description | The index defines the location in the memory where the variable is saved. The entire memory is structured as an array of units of 24 bytes each. An index of -1 indicates that the entry is not used. |
Parameter | var[i].index |
Data type | SGN32 |
Data range | 0 ... MAX(SGN32) |
Dimension | ---- |
Default value | -1 |
Remarks |
|