Click or drag to resize

JobSequenceConfiguration Properties

The JobSequenceConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyActivateJob Sets job to execute active in GUI.
Public propertyEnable Enables configuration.
(Inherited from BaseJobSequenceConfiguration)
Public propertyID Auto generated ID for tracking configuration
(Inherited from BaseJobSequenceConfiguration)
Public propertyIOController Name of IO controller in case of binning.
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