Generic |
The GenericScanHead type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckControllerFeature |
Checks whether the feature is supported by the scan head.
(Inherited from BaseScanHead) |
![]() | ClearDelegates |
Removes all laser delegates.
(Inherited from BaseScanHead) |
![]() | Connect |
Connects to the device.
(Overrides BaseDeviceControllerConnect) |
![]() | Disconnect |
Disconnects from the device.
(Overrides BaseDeviceControllerDisconnect) |
![]() | Dispose | (Inherited from BasePlugin) |
![]() | Dispose(Boolean) | (Overrides BaseDeviceControllerDispose(Boolean)) |
![]() | 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.
(Overrides BasePluginDoShowUI(String)) |
![]() | DoShowUICallback |
Invokes the callback that can be used when the DoShowUI method is done.
(Overrides BasePluginDoShowUICallback(PluginSettingsView)) |
![]() | FetchAxisParameters | (Overrides BaseScanHeadFetchAxisParameters(Axes)) |
![]() | FetchScanHeadInfo |
Fills ScanHeadInformationMap with data queried from the scan head.
(Inherited from BaseScanHead) |
![]() | GetDeviceStatusRepresentation | (Overrides BaseDeviceControllerGetDeviceStatusRepresentation) |
![]() | GetFieldTransformation |
Returns transformation used for execution with laser.
(Inherited from BaseScanHead) |
![]() | GetInformation |
Queries ScanHeadInformation from the scan head.
(Overrides BaseScanHeadGetInformation(Axes, Int32)) |
![]() | GetPointerTransformation |
Returns transformation used for execution with pointer (preview).
(Inherited from BaseScanHead) |
![]() | GetScaleAndFullRotation |
Returns transformation used for execution with laser.
(Inherited from BaseScanHead) |
![]() | GetStatuses |
Gets the status word (0x0500u) of the scan head.
(Overrides BaseScanHeadGetStatuses(Axes, Int32)) |
![]() | GetTuningPresets | (Overrides BaseScanHeadGetTuningPresets(Axes)) |
![]() | GetTunings |
Gets a dictionary containing the mapping from axis to active/default tuning.
(Overrides BaseScanHeadGetTunings(Axes)) |
![]() | HandleExternalDeviceRequestAsync |
Handles a chained request for a given list of features.
(Overrides BaseDeviceControllerHandleExternalDeviceRequestAsync(IListTupleChainableFeatureType, ExpandoObject, CancellationToken)) |
![]() | Initialize |
Plug-in specific initialization can be done here if necessary.
(Overrides BaseScanHeadInitialize) |
![]() | InvokeConnected |
Invokes Connected event.
(Inherited from BaseDeviceController) |
![]() | InvokeDisconnected |
Invokes Disconnected event.
(Inherited from BaseDeviceController) |
![]() | InvokeFocusTesterRequested | (Inherited from BaseScanHead) |
![]() | InvokeInitialized |
Invokes Initialized event.
(Inherited from BaseDeviceController) |
![]() | InvokeStatusChanged |
Invokes StatusChanged event.
(Inherited from BaseDeviceController) |
![]() | IsOperational | (Overrides BaseScanHeadIsOperational(Axes, Int32)) |
![]() | LoadDataProvider |
Loads the data provider.
(Overrides BaseScanHeadLoadDataProvider) |
![]() | OnDevicesChanged | (Inherited from BaseDeviceController) |
![]() | OnMonitorTimerTick | |
![]() | OnUpdateCardConfiguration |
Updates the configuration of the scan controller, the scan head is assigned to.
(Inherited from BaseScanHead) |
![]() | RaiseMonitoringError | (Inherited from BaseScanHead) |
![]() | ResetCalibration |
Resets the nth Calibrations.
(Overrides BaseScanHeadResetCalibration(Int32)) |
![]() | SaveSettings |
Saves the axis settings on the scan head.
(Overrides BaseScanHeadSaveSettings(Axes, IOPortCondition, NullableGuid)) |
![]() | SelectCorrectionFile |
Activates the (already existing) correction file.
(Inherited from BaseScanHead) |
![]() | SendBias |
Sends the bias from Calibration to the connected scan controller.
(Inherited from BaseScanHead) |
![]() | SetPreFilterUsageState | (Overrides BaseScanHeadSetPreFilterUsageState(Boolean)) |
![]() | SetTunings |
Builds a command list for setting the tuning.
(Overrides BaseScanHeadSetTunings(IDictionaryAxes, UInt32, Int32, IOPortCondition, NullableGuid)) |
![]() | 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 | (Overrides BaseScanHeadStartMonitoring) |
![]() | StopMonitoring | (Overrides BaseScanHeadStopMonitoring) |
![]() | ToString | (Inherited from BasePlugin) |
![]() | VerifyMonitoringSettings | (Overrides BaseScanHeadVerifyMonitoringSettings) |
![]() | VerifyMonitoringStatus |
Verifies the monitoring status of the scan head. Might depend on the scan controller configuration (eg. scanner monitoring).
(Overrides BaseScanHeadVerifyMonitoringStatus) |