Job |
[Missing <summary> documentation for "T:RAYLASE.Marker.Device.JobSequenceConfiguration"]
public class JobSequenceConfiguration : BaseJobSequenceConfiguration
The JobSequenceConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| JobSequenceConfiguration | Initializes a new instance of the JobSequenceConfiguration class |
| Name | Description | |
|---|---|---|
| ActivateJob | Sets job to execute active in GUI. | |
| Enable |
Enables configuration.
(Inherited from BaseJobSequenceConfiguration) | |
| ID |
Auto generated ID for tracking configuration
(Inherited from BaseJobSequenceConfiguration) | |
| IOController | Name of IO controller in case of binning. | |
| JobLists |
Jobs used in Stand-Alone mode.
(Inherited from BaseJobSequenceConfiguration) | |
| Name |
Name of the configuration.
(Inherited from BaseJobSequenceConfiguration) | |
| Port |
Port used for binning.
(Inherited from BaseJobSequenceConfiguration) | |
| RunSequential |
If true, jobs are run sequentially. Otherwise a switch is used.
(Inherited from BaseJobSequenceConfiguration) | |
| UseProcessTransformationQueue |
Adds waiting for process transformation to command list.
(Inherited from BaseJobSequenceConfiguration) | |
| WaitStart |
Wait for start before running the job loop.
(Inherited from BaseJobSequenceConfiguration) |