Job |
The JobDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationVersion | Version number of the application used to create the job file. |
![]() | BackgroundResourceID | Gets or sets the ID of the background image. Can be set with SetBackground(String, Boolean) or RemoveBackground. |
![]() | BitmapManager | Bitmap manager to keep track of the bitmaps used in the job. The bitmaps can be external references or embedded in the job. |
![]() | CorrectionFileIndex | Defines the index of the correction file set at start of the job. |
![]() | Description | Short description of the job. |
![]() | EnableMarkOnTheFly | Obsolete. |
![]() | ExecutionOptimization | |
![]() | Executions | Number of executions. |
![]() | HasDynamicChild | Returns whether this job contains a dynamic job element recursively. |
![]() | HasInfinitePassChild | Returns whether this job contains a child with an infinite pass recursively. |
![]() | InternalID | The unique ID for this instance of job definition. |
![]() | JobElements | List of job element holders to be processed. |
![]() | Label | Short name of the job. This value matches the filename (without extension) when this job is loaded or saved. |
![]() | MarkOnTheFlyMinSegmentWidth | Defines the minimum segment size before adding a wait distance. |
![]() | MarkOnTheFlyMode | |
![]() | MarkOnTheFlyRepetitionAngle | The angle where the next job execution repetition in Mark-On-The-Fly is oriented relative to the current one. |
![]() | MarkOnTheFlyRepetitionTriggerProfile | The condition that will trigger the Mark-On-The-Fly during job execution repetition. |
![]() | MarkOnTheFlyTriggerProfile | The condition that will trigger the Mark-On-The-Fly. |
![]() | PenSet | The pen set for this job. |
![]() | RefreshStoredPenSetOnLoad | |
![]() | Repeat | If true the job element will be executed repeatedly |
![]() | ScanControllers | List of scan controllers as the target of the jobs. |
![]() | StoredPenSet | The application-level pen set for this job. |
![]() | VariableMap | |
![]() | Version | Version number of the job file. |
![]() | Workspace | Gets or sets the size of the workspace. |
![]() | WorkspaceConfiguration | Gets or set the configuration of the workspace. If not set, scan controller defined by ScanControllers will be used in Master Slave mode. |
![]() | WorkspaceOffset | Gets or sets the offset of the workspace. |