Function types
Index | Function type | Description |
---|---|---|
0 | STEP_DIRECT | Constant positions are read from the cam table. |
1 | LINEAR | The slave position between two table entries is interpolated linear. |
2 | POLYNOM_3 | Currently not implemented. |
3 | POLYNOM_3_KOEFF | Precalculated polynomial coefficients. |
4 | LINE_POLY5 | Linear Poly5 |
5 | POLY5_LINE | Poly5 Linear |
6 | TABLE_DEFINED | Function type is defined in the cam table. |