Click or drag to resize

RMSSetting Class

Settings for monitoring the galvo RMS current.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.Device.ScanHeadScanHeadMonitoringCommandSetting
    RAYLASE.Marker.Device.ScanHeadRMSSetting

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public class RMSSetting : ScanHeadMonitoringCommandSetting

The RMSSetting type exposes the following members.

Constructors
 NameDescription
Public methodRMSSettingInitializes a new instance of the RMSSetting class
Top
Properties
 NameDescription
Public propertyCommand Gets the command.
(Overrides ScanHeadMonitoringCommandSettingCommand)
Public propertyEnabled Enables monitoring the command.
(Inherited from ScanHeadMonitoringCommandSetting)
Public propertyMaxValue Maximal current [A].
Public propertyMinConsecutiveErrors Number of consecutive errors, before event is raised.
(Inherited from ScanHeadMonitoringCommandSetting)
Top
See Also