Table of Contents

Class ZTrackingCalibration

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents a z tracking calibration.

public class ZTrackingCalibration : PropertyChangedBase, INotifyPropertyChangedEx, INotifyPropertyChanged
Inheritance
PropertyChangedBase
ZTrackingCalibration
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Properties

ActionOnTemperatureChange

Gets or sets the action when temperature changes.

public ActionOnTemperatureChange ActionOnTemperatureChange { get; set; }

Property Value

ActionOnTemperatureChange

TrackingCorrectionAfterMarking

Gets or sets the tracking correction after marking.

public TrackingCorrection TrackingCorrectionAfterMarking { get; set; }

Property Value

TrackingCorrection

TrackingCorrectionBeforeMarking

Gets or sets the tracking correction before marking.

public TrackingCorrection TrackingCorrectionBeforeMarking { get; set; }

Property Value

TrackingCorrection