Table types
The table below lists the available table types. The table type TABLE_MOTION_PATTERNS is only used for internal purposes (automatic test).
Index | Table type | Number of columns | Data format |
1 | TABLE_ONE_COLUMN_SGN16 | 1 | Signed 16 |
2 | TABLE_ONE_COLUMN_SGN32 | 1 | Signed 32 |
3 | TABLE_ONE_COLUMN_REAL64 | 1 | Real 64 |
4 | TABLE_4_COLUMNS_SGN32 | 4 | Signed 32 |
5 | TABLE_4_COLUMN_REAL64 | 4 | Real 64 |
6 | TABLE_MOTION_PATTERNS | - | - |
7 | TABLE_TWO_COLUMNS_SGN32 | 2 | Signed 32 |