Scanner |
public class ScannerAPI : Spice3API
The ScannerAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| DisableAxes | Disables the specified axes. | |
| GetConfig | Gets the current configuration from the card. | |
| GetDisabledAxes | Returns the list of currently disabled axes. | |
| GetHeadBias | Returns the currently active HeadBias. | |
| GetNominalPosition | Gets the scanner's nominal position. | |
| LoadConfig | Loads the current configuration from the card's local storage. | |
| ReadLastPositions | Reads all positions that were last sent to the scan head(s) at the termination of the previously active list. | |
| ReadPositions | Reads all positions that are currently being sent to the scan head(s). | |
| SetConfig | Sets the current configuration on the card. | |
| SetHeadBias | Sets head bias of the specified head and axes. | |
| StoreConfig | Stores the current configuration in the card's local storage for later (re-)loading. |