BaseScanHeadInterpolationTime Property | 
            Gets or sets the interpolation time of the deflection unit.
            
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.31.0
Syntaxpublic double? InterpolationTime { get; set; }Property Value
NullableDouble
RemarksTransfer 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