Click or drag to resize

BaseScanControllerSetSpeedScale Method

Sets the speed scale on the card.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract void SetSpeedScale(
	double scale
)

Parameters

scale  Double
Scale factor for all speeds.
See Also