Quadrature |
public class QuadratureDecoderAPI : Spice3API
The QuadratureDecoderAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConfig | Gets the current configuration from the card. | |
| LoadConfig | Loads the current configuration from the card's local storage. | |
| ReadEncoderPosition | Reads the current position of the selected encoder. | |
| ResetEncoderPosition | Resets the selected encoder position to zero. | |
| SetConfig | Sets the current configuration on the card. | |
| StoreConfig | Stores the current configuration in the card's local storage for later (re-)loading. |