Stand |
public class StandAloneConfiguration : BaseJobSequenceConfiguration
The StandAloneConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| StandAloneConfiguration | Initializes a new instance of the StandAloneConfiguration class |
| Name | Description | |
|---|---|---|
| ArmLaser | Arms the laser at the start of the master list. | |
| Enable |
Enables configuration.
(Inherited from BaseJobSequenceConfiguration) | |
| Error | Configuration of the behavior in case of an error during Stand-Alone execution. | |
| ID |
Auto generated ID for tracking configuration
(Inherited from BaseJobSequenceConfiguration) | |
| 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) |