"Index offset" specification for table functions (Index group 0xA200 + ID)
Index offset (Hex) | Access | Table type | Data type | Phys. unit | Definition range | Description | Remarks |
---|---|---|---|---|---|---|---|
0x00010000 | Write | every | { |
|
| Generates table with dimension (n*m): | Table types: 1,2,3,4 Dimension: at least 2x1 |
UINT32 | 1 | s. ENUM (>0) | Table type (s. appendix) | ||||
UINT32 | 1 | [2...16777216] | Quantity of lines | ||||
UINT32 | 1 | [1...16777216] | Quantity of columns | ||||
} |
|
|
| ||||
|
|
|
|
|
|
|
|
0x00010001 | Write | valve diagram | { |
|
| Generates valve diagram table with dimension (n*m): | Table types: 1,3 Dimension: at least 2x1 |
UINT32 | 1 | s. ENUM (>0) | Table type (s. appendix) | ||||
UINT32 | 1 | [2...16777216] | Quantitiy of lines | ||||
UINT32 | 1 | [1...16777216] | Quantitiy of columns | ||||
} |
|
|
| ||||
|
|
|
|
|
|
|
|
0x00010010 | Write | "Motion Function" | { |
|
| Generates "Motion Function" table with dimension (n*m): | Table types: 3,4 Dimension: at least 2x1 |
UINT32 | 1 | s. ENUM (>0) | Table type (s. appendix) | ||||
UINT32 | 1 | [2...16777216] | Quantity of lines | ||||
UINT32 | 1 | [1...16777216] | Quantity of columns | ||||
} |
|
|
| ||||
|
|
|
|
|
|
|
|
0x00020000 | Write | every | VOID |
|
| Deletes table with dimension (n*m) | Table types: 1,2,3,4 |
0x00030000 | Write | every | VOID |
|
| Initialized table Initialization is no longer needed, because now it happens automatically in the following casesa) by coupling with table b) by selecting the slave position (s. table para.) |
|