Click or drag to resize

ScanHeadMonitoringConfig Class

Configuration for scanner monitoring.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.Device.ScanHeadScanHeadMonitoringConfig

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

The ScanHeadMonitoringConfig type exposes the following members.

Constructors
 NameDescription
Public methodScanHeadMonitoringConfigInitializes a new instance of the ScanHeadMonitoringConfig class
Top
Properties
 NameDescription
Public propertyAuxTemp Gets or sets the AuxTempSetting.
Public propertyPeriod Period for querying the data [ms].
Public propertyRMS Gets or sets the RMSSetting.
Public propertyStatus Gets or sets the StatusSetting.
Public propertyTimeout Timeout of scanner communication [ms].
Top
Methods
 NameDescription
Public methodCopyFrom Copies the data from another config.
Public methodGetCommands Returns all command settings.
Top
See Also