Generic |
The GenericScanHead type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivatedChainableFeatures |
Gets the activated chainable features.
(Inherited from BaseDeviceController) |
![]() | Aperture |
Gets the aperture of the scan head. Only used for informational purposes.
It's normally defined by the used CorrectionFile.
(Inherited from BaseScanHead) |
![]() | Axes |
Gets the Number of mechanical axes.
(Inherited from BaseScanHead) |
![]() | AxesStateMap |
Gets the AxisState of the axes.
(Inherited from BaseScanHead) |
![]() | Calibration |
Gets the calibration used for the hot laser.
(Inherited from BaseScanHead) |
![]() | CalibrationRequested |
Getting called when calibration gets requested.
(Inherited from BaseScanHead) |
![]() | Calibrations |
Gets the array of calibrations used for the hot laser. One calibration per correction file.
(Inherited from BaseScanHead) |
![]() | CancelJobLoopRequested |
Gets or sets the delegate for canceling the job loop. Used for ending the pointer preview.
(Inherited from BaseScanHead) |
![]() | CheckControllerFeatureDelegate |
Gets or sets the delegate for checking the controller features.
(Inherited from BaseScanHead) |
![]() | ConfigurationManager | (Inherited from BasePlugin) |
![]() | Connector |
The communication to the controlling device.
(Inherited from BaseScanHead) |
![]() | CorrectionFile |
Get or sets the path of the field correction file.
(Overrides BaseScanHeadCorrectionFile) |
![]() | CorrectionFileHash |
The hash value of the correction file; only set in case of "*.fc3" files, otherwise empty string.
(Inherited from BaseScanHead) |
![]() | CorrectionFiles | (Inherited from BaseScanHead) |
![]() | DataProvider |
The information provider for scan heads. The information contains the model name and the list of available tunings.
(Inherited from BaseScanHead) |
![]() | DeviceState | |
![]() | Dimensions |
Gets the number of dimensions. Fourth dimension is used for spot magnification.
(Inherited from BaseScanHead) |
![]() | DisableAxes |
Defines whether the axes should be disabled during laser execution.
(Inherited from BaseScanHead) |
![]() | DisableAxesOnPreview |
Defines whether the axes should be disabled during pointer preview. This can be useful, in case the z-axis cannot keep up with the fast preview speed.
(Inherited from BaseScanHead) |
![]() | EnableChainableFeature |
Gets or sets the flag to enable chainable features.
(Inherited from BaseDeviceController) |
![]() | EnableFieldCorrection |
Enables the field correction defined in CorrectionFile.
(Inherited from BaseScanHead) |
![]() | FieldSize |
Gets the size of the marking field. This is normally defined by the used CorrectionFile.
(Inherited from BaseScanHead) |
![]() | FocalLength |
Gets the focal length of the scan head. Only used for informational purposes.
It's normally defined by the used CorrectionFile.
(Inherited from BaseScanHead) |
![]() | HasAuxiliaryAxis |
Returns true if the scan head has an additional third sensor axis. The additional axis has its own entries in the calibration file.
It can be used for example for a distance sensor Rayvolution Drive.
(Inherited from BaseScanHead) |
![]() | HasBuiltInTuningData | Defines whether the tuning data can be fetched from the scan head. |
![]() | HasConnectedStatus |
Is true if the device supports the IsConnected status.
(Inherited from BaseScanHead) |
![]() | HasMagnification |
Returns true if the scan head supports magnification. This can either be achieved via an additional axis (HasOpticalZoom) or via defocussing.
(Inherited from BaseScanHead) |
![]() | HasOpticalZoom |
Returns true if the scan head has an additional z-axis for magnifying the spot.
(Inherited from BaseScanHead) |
![]() | HasSensorAxis |
Returns true if the scan head has an additional sensor axis. The additional axis has its own entires in the calibration file.
It can be used for example for a camera or a pyrometer.
(Inherited from BaseScanHead) |
![]() | HasZAxis |
Returns true if the scan head has a z-axis for setting the focus level.
(Inherited from BaseScanHead) |
![]() | IgnoredProperties |
The current value of the card are kept ,instead of overwriting them with the defined values.
(Inherited from BaseScanHead) |
![]() | InterpolationTime |
Gets or sets the interpolation time of the deflection unit.
(Inherited from BaseScanHead) |
![]() | InvertXAxis |
Gets or sets the flag for inverting the x-axis.
(Inherited from BaseScanHead) |
![]() | InvertYAxis |
Gets or sets the flag for inverting the y-axis.
(Inherited from BaseScanHead) |
![]() | IsAutoConnect | (Inherited from BaseDeviceController) |
![]() | IsConnected |
Is true if the device is connected.
(Overrides BaseDeviceControllerIsConnected) |
![]() | IsInError |
The flag to indicate that the device is in error state.
(Inherited from BaseScanHead) |
![]() | IsInitialized |
Is true if the device is initialized.
(Inherited from BaseDeviceController) |
![]() | LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) |
![]() | Logger |
The common logger.
(Inherited from BasePlugin) |
![]() | MarkPatternRequested |
Gets or sets the delegate for marking the pointer calibration pattern.
(Inherited from BaseScanHead) |
![]() | MaxGalvoCurrent |
Gets or sets the maximal recommended galvanometer current [A].
(Inherited from BaseScanHead) |
![]() | MaxLensTravel |
Gets maximal distance, the z-lens can travel.
It's normally defined by the used CorrectionFile.
(Inherited from BaseScanHead) |
![]() | MaxMagnification |
Gets the maximal supported magnification. The range is always from 1 to MaxMagnification.
Returns 1 if magnification is not supported by the scan head.
It's normally defined by the used CorrectionFile.
(Inherited from BaseScanHead) |
![]() | MaxSpeed |
Gets or sets maximum speed. It is used during the job validation, in case the scan head validation is active.
(Inherited from BaseScanHead) |
![]() | Monitoring | (Inherited from BaseScanHead) |
![]() | Orientation |
Gets or sets the orientation of the scan head. It defines the relation of the scan head to the workspace in 90° steps.
(Inherited from BaseScanHead) |
![]() | PluginMetadata |
The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin) |
![]() | PointerCalibration |
Gets the calibration used for the pointer.
(Inherited from BaseScanHead) |
![]() | PointerCalibrations |
Gets the array of calibrations used for the hot pointer. One calibration per correction file.
(Inherited from BaseScanHead) |
![]() | PrepareSendEnhancedDelegate |
Gets or sets the delegate for preparing the send enhanced delegate.
(Inherited from BaseScanHead) |
![]() | ReceiveEnhancedDelegate |
Gets or sets the receive enhanced command delegate.
(Inherited from BaseScanHead) |
![]() | ScanHeadInformationMap |
Gets the ScanHeadInformation of the axes.
(Inherited from BaseScanHead) |
![]() | SelectCorrectionFileDelegate |
Gets or sets the delegate for activating the (already existing) correction file.
(Inherited from BaseScanHead) |
![]() | SerialNumber |
Serial number of the device.
(Inherited from BaseDeviceController) |
![]() | SetProcessTransformationRequested |
Gets or sets the delegate for sending the process transformation to the scan controller.
(Inherited from BaseScanHead) |
![]() | SpotSize |
Size of laser spot. Can be used for converting magnification factor to absolute values.
(Inherited from BaseScanHead) |
![]() | Statuses | (Inherited from BaseDeviceController) |
![]() | SupportedChainableFeatureMap |
The map of chainable feature types supported by this device. The value indicates whether the feature is a transmitter or a receiver.
(Inherited from BaseDeviceController) |
![]() | SupportedTuningAxes |
Gets the list of supported tuning axes.
(Inherited from BaseScanHead) |
![]() | TransceiveEnhancedDelegate |
Gets or sets the transceive enhanced command delegate.
(Inherited from BaseScanHead) |
![]() | TransmitEnhancedDelegate |
Gets or sets the transmit enhanced command delegate.
(Inherited from BaseScanHead) |
![]() | Wavelength |
Gets the wavelength used by the scan head. Only used for informational purposes.
It's normally defined by the used CorrectionFile.
(Inherited from BaseScanHead) |
![]() | WorkingDistance |
Gets the distance between the scan head an the Z=0 plane. Only used for informational purposes.
It's normally defined by the used CorrectionFile.
(Inherited from BaseScanHead) |