Table Types
- Aktualisiert2025-10-31
- 1 Minute(n) Lesezeit
The following table types exist in PAtools:
- Sequence tables
- Step tables
- Value tables
With all table types you must define how the table structure should look.
You can set the following properties depending on the table type.
| Property | Table Type |
|---|---|
| Number of columns | All table types |
| Column header | All table types |
| Number of rows or columns | Only value tables |
| Cell data type | Only value tables |
|
Name of the destination variable Changeability of the destination variable |
Sequence or step tables only |
| Restricting cell contents to selection list | Simple selection lists: Sequence or step table Extended selection lists: only sequence tables |
| Initialization value | All table types |
| Column type, pointer and auxiliary variable | Sequence tables only |
For each table type can be either simple or extended.
| Feature | Simple | Extended |
|---|---|---|
| Number of columns | Maximum 20 | Maximum 100 |
| Length of the column header | Maximum 20 characters | Maximum 255 characters |
| Table type | Changeable | Not changeable |
Managing Table Types
In the PAconfigurator Development area, open the Table Types tab to edit, duplicate, create, and delete table types.