Markable |
The MarkableFocusTestPattern type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedScanControllers |
List of scan controllers as the target of the job element. An empty list means the job element allows any scan controller to be the target.
(Inherited from BaseMarkableJobElement) | |
| ApplicationDataDirectory |
The directory where application data, such as logs and configurations, are stored.
(Inherited from BaseJobElement) | |
| AvailableScanControllers |
List of available scan controllers that can be used as the targets.
(Inherited from BaseMarkableJobElement) | |
| BiasDelay |
Time [µs] waited after changing head bias. Can be approximated by JumpDelay / 0.6d . Default is 1000.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| BoundingBoxMap | (Inherited from BaseMarkableJobElement) | |
| Condition |
The binning condition for the holder of the job element.
(Inherited from BaseJobElement) | |
| ConfigurationManager | (Inherited from BasePlugin) | |
| ConfiguredZBias |
Configured ZBias offset.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| CorrectionFile |
Path of the correction file. Is needed for evaluation which offsets will exceed the range of the correction file.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| DefaultPenNumber | (Inherited from BaseMarkableJobElement) | |
| DeltaZ |
Defines the offset [bit] between each z line (scaled to 16bit).
(Inherited from BaseMarkableCalibrationPattern3D) | |
| DeviceManager | (Inherited from BaseJobElement) | |
| DirtyFlagLocker |
The lock object for property modification.
(Inherited from BaseJobElement) | |
| DoHandleConditionPortChangedDelegate | (Inherited from BaseJobElement) | |
| EnvelopingOutline |
Defines the shape used to approximate the outline.
(Inherited from BaseMarkableJobElement) | |
| Executions |
The number of times this job element should be executed.
(Inherited from BaseMarkableJobElement) | |
| ExecutionSequences |
List of sequences on how the job element is iterated during execution. Each sequence can have its own number of iteration, outline pen, and filling pen.
(Inherited from BaseMarkableJobElement) | |
| ExtensionDistance |
Length [µm] of the extension vector when sky writing is used.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| FillingPenNumber |
The pen for the filling of this job element.
(Inherited from BaseMarkableVectorGraphic) | |
| FillingProfiles |
The fillingprofiles for the whole vector graphic. The values are dynamically generated during the rebuild process.
(Inherited from BaseMarkableVectorGraphic) | |
| GridPoints |
Number of grid points. The z value defined the number of lines per XY position.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| Height |
Height of the calibration pattern.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| IsDirty |
The flag to indicate whether the content of this job element has been modified.
(Inherited from BaseJobElement) | |
| IsDynamic |
The flag to indicate whether the content of this job element is dynamic.
(Inherited from BaseMarkableVectorGraphic) | |
| IsFillable |
Indicates whether the vector graphic content is fillable
(Inherited from BaseMarkableVectorGraphic) | |
| IsJerkLimited |
Commands the executor the unlock the scan head. Only activate this setting, if all vectors are jerk limited. Otherwise scan head could be damaged.
(Inherited from BaseMarkableVectorGraphic) | |
| IsLocked |
The flag to indicate whether the content of this job element should not be modified.
(Inherited from BaseMarkableJobElement) | |
| IsUsingVariable | (Inherited from BaseMarkableVectorGraphic) | |
| JobElementID |
The unique ID of the job element. If the concrete class inherits from BaseJobElement, the JobElementID of the BaseJobElement will be prefilled. Recommended not to be changed.
(Inherited from BaseJobElement) | |
| LineSpacing |
Defines the distance between each z line.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) | |
| Logger |
The common logger.
(Inherited from BasePlugin) | |
| MarkableConfiguration |
The configuration: marker profiles, model matrix, and bounding box.
(Inherited from BaseMarkableJobElement) | |
| MarkerProfile |
The settings for marking. This is a shortcut to the MarkerProfile contained in the MarkableConfiguration.
(Inherited from BaseMarkableVectorGraphic) | |
| MaxLensTravel |
Maximal lens travel.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| NthZ |
The number of the current z line.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| PenNumber | (Inherited from BaseMarkableVectorGraphic) | |
| PersistVectorGraphic |
Indicates whether the vector graphic content is statically generated, without the need of the Rebuild method.
(Inherited from BaseMarkableVectorGraphic) | |
| 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) | |
| POIs |
Points of interest to be drawn on canvas but not marked.
(Inherited from BaseMarkableJobElement) | |
| PropertyMask | (Inherited from BaseJobElement) | |
| ScanHeadOffset |
Defines the offset of the scan head in the workspace.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| ScanHeadRotation |
Defines the rotation of the scan head in the workspace.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| SetRampingPen |
Delegate for setting ramping pen. Parameter is line length, return value pen number.
If null, ramping is disabled.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| ShowConditionControllerUIDelegate |
The delegate to show the controller UI because no ports have been defined.
(Inherited from BaseJobElement) | |
| SupportIterationLevel | (Inherited from BaseMarkableJobElement) | |
| SupportsCellFilling |
Indicates whether the vector graphic content supports cell based filling. Mostly useful for Cellcodes.
(Inherited from BaseMarkableVectorGraphic) | |
| TextPenNumber | ||
| VariableManager | (Inherited from BaseJobElement) | |
| VariableScopeName | (Inherited from BaseJobElement) | |
| VectorGraphicEngine |
The vector graphic engine. This property holds the content of this job element.
(Inherited from BaseMarkableVectorGraphic) | |
| Width |
With of the calibration pattern.
(Inherited from BaseMarkableCalibrationPattern3D) | |
| ZPosition |
Z coordinate.
(Inherited from BaseMarkableCalibrationPattern3D) |