Base |
The BaseScanHead type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckControllerFeature | Checks whether the feature is supported by the scan head. | |
| ClearDelegates | Removes all laser delegates. | |
| Connect |
Connects to the device.
(Inherited from BaseDeviceController) | |
| Disconnect |
Disconnects from the device.
(Inherited from BaseDeviceController) | |
| Dispose | (Inherited from BasePlugin) | |
| Dispose(Boolean) | (Inherited from BaseDeviceController) | |
| DisposeUI |
Disposes the given setting view.
(Inherited from BaseDeviceController) | |
| DoDisposeUI | (Inherited from BasePlugin) | |
| DoShowUI |
Shows the specific UI embedded in the plug-in instance. The content will be wrapped by a preset view.
(Inherited from BasePlugin) | |
| DoShowUICallback |
Invokes the callback that can be used when the DoShowUI method is done.
(Inherited from BasePlugin) | |
| FetchAxisParameters | Gets a dictionary containing the mapping from axis to tracking error. | |
| FetchScanHeadInfo | Fills ScanHeadInformationMap with data queried from the scan head. | |
| GetDeviceStatusRepresentation |
Returns the color and description of device state. Useful for UI purpose.
(Inherited from BaseDeviceController) | |
| GetFieldTransformation | Returns transformation used for execution with laser. | |
| GetInformation | Queries ScanHeadInformation from the scan head. | |
| GetPointerTransformation | Returns transformation used for execution with pointer (preview). | |
| GetScaleAndFullRotation | Returns transformation used for execution with laser. | |
| GetStatuses | Gets the status word (0x0500u) of the scan head. | |
| GetTuningPresets | Returns the tuning presets for the given axes. | |
| GetTunings | Gets a dictionary containing the mapping from axis to active/default tuning. | |
| HandleExternalDeviceRequestAsync |
Handles a chained request for a given list of features.
(Inherited from BaseDeviceController) | |
| Initialize |
Plug-in specific initialization can be done here if necessary.
(Overrides BasePluginInitialize) | |
| InvokeConnected |
Invokes Connected event.
(Inherited from BaseDeviceController) | |
| InvokeDisconnected |
Invokes Disconnected event.
(Inherited from BaseDeviceController) | |
| InvokeFocusTesterRequested | ||
| InvokeInitialized |
Invokes Initialized event.
(Inherited from BaseDeviceController) | |
| InvokeStatusChanged |
Invokes StatusChanged event.
(Inherited from BaseDeviceController) | |
| IsOperational | Returns true if the scan head is operational. | |
| LoadDataProvider | Loads the data provider. | |
| OnDevicesChanged | (Inherited from BaseDeviceController) | |
| OnUpdateCardConfiguration | Updates the configuration of the scan controller, the scan head is assigned to. | |
| RaiseMonitoringError | ||
| ResetCalibration | Resets the nth Calibrations. | |
| SaveSettings | Saves the axis settings on the scan head. | |
| SelectCorrectionFile | Activates the (already existing) correction file. | |
| SendBias | Sends the bias from Calibration to the connected scan controller. | |
| SetPreFilterUsageState | ||
| SetTunings | Builds a command list for setting the tuning. | |
| ShowUI |
Shows the specific UI embedded in the plugin instance.
(Inherited from BaseDeviceController) | |
| ShowUICallback |
Invokes the callback that can be used when the ShowUI method is done.
(Inherited from BaseDeviceController) | |
| ShowUICancelCallback |
Invokes the callback that can be used when the ShowUI method is done and the user pressed the cancel button
(Inherited from BasePlugin) | |
| StartMonitoring | ||
| StopMonitoring | ||
| ToString | (Inherited from BasePlugin) | |
| VerifyMonitoringSettings | Verifies the montoring settings. Monitring should be enabled enabled exclusively, by scan controller or scan head. | |
| VerifyMonitoringStatus | Verifies the monitoring status of the scan head. Might depend on the scan controller configuration (eg. scanner monitoring). |