Click or drag to resize

StandAloneConfiguration Properties

The StandAloneConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyArmLaser Arms the laser at the start of the master list.
Public propertyEnable Enables configuration.
(Inherited from BaseJobSequenceConfiguration)
Public propertyError Configuration of the behavior in case of an error during Stand-Alone execution.
Public propertyID Auto generated ID for tracking configuration
(Inherited from BaseJobSequenceConfiguration)
Public propertyJobLists Jobs used in Stand-Alone mode.
(Inherited from BaseJobSequenceConfiguration)
Public propertyName Name of the configuration.
(Inherited from BaseJobSequenceConfiguration)
Public propertyPort Port used for binning.
(Inherited from BaseJobSequenceConfiguration)
Public propertyRunSequential If true, jobs are run sequentially. Otherwise a switch is used.
(Inherited from BaseJobSequenceConfiguration)
Public propertyUseProcessTransformationQueue Adds waiting for process transformation to command list.
(Inherited from BaseJobSequenceConfiguration)
Public propertyWaitStart Wait for start before running the job loop.
(Inherited from BaseJobSequenceConfiguration)
Top
See Also