Click or drag to resize

BaseJobSequenceConfigurationStandAloneJob Class

Definition of a Stand-Alone job.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.DeviceBaseJobSequenceConfigurationStandAloneJob

Namespace: RAYLASE.Marker.Device
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.31.0
Syntax
C#
public class StandAloneJob

The BaseJobSequenceConfigurationStandAloneJob type exposes the following members.

Constructors
 NameDescription
Public methodBaseJobSequenceConfigurationStandAloneJobInitializes a new instance of the BaseJobSequenceConfigurationStandAloneJob class
Top
Properties
 NameDescription
Public propertyListID ID of the list used on the card.
Public propertyPath Path of the job file.
Public propertyPortValue Condition for execution the job.
Public propertyUseBinning If run in sequential mode, a job will be omitted if binning is used and the condition isn't fulfilled.
Top
See Also