Scanner |
The ScannerConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAxes | Returns an Enumeration representing the supported Axes by the given 'head format'. | |
| GetAxisAtIndex | Gets the axis at the given index for the specified ScanHeadFormat. | |
| GetAxisCount | Returns the number of axes per supported head that are available for the given 'head format'. | |
| GetDimensions | Returns the number of dimensions that are available for the given 'head format'. | |
| GetHeadCount | Returns the number of heads that are available for the given 'head format'. | |
| GetIndexOfAxis | Gets the index of the given axis for the specified ScanHeadFormat. | |
| HasAuxiliary | Returns true if an 'auxiliary' axis is available for the given 'head format'. | |
| HasOpticalZoom | Returns true if an optical zoom is available for the given 'head format'. | |
| IsExtended | Returns true if an 'extended' axis is available for the given 'head format'. | |
| Load | Loads the configuration from the specified file. | |
| Save | Saves the configuration to the specified file. If the specified file exists, this method overwrites it. |