Encoder
Enumeration representing the position tracking modes for MOTF
Items
| ExternalSingleAxis | Quadrature encoder input is used in single axis. Tracking direction depends on what MOTF port is used. |
| ExternalDualAxis | Quadrature encoder inputs are used in dual-axis MOTF operation. |
| ExternalRotary | Quadrature encoder input is used in rotary tracking. |
| SimulatedSingleAxis | 1 Mhz clock is used to increment the encoder counter internally for single axis. |
| SimulatedDualAxis | 1 Mhz clock is used to increment the encoder counter internally for both axis. |
| SimulatedRotary | 1 Mhz clock is used to increment the encoder counter internally for rotary axis. |