Click or drag to resize

StandAloneConfigurationStandAloneJob Class

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

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

The StandAloneConfigurationStandAloneJob type exposes the following members.

Constructors
 NameDescription
Public methodStandAloneConfigurationStandAloneJobInitializes a new instance of the StandAloneConfigurationStandAloneJob 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