Click or drag to resize

BaseScanHeadInterpolationTime Property

Gets or sets the interpolation time of the deflection unit.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public double? InterpolationTime { get; set; }

Property Value

NullableDouble
Remarks
Transfer delay will be calculated by interpolation time plus protocol dependent value. A transfer delay of 0 will be set in case of null.
See Also