Click or drag to resize

BaseScanControllerConvertListToEndlessMotf Method

Converts non motf list to endless motf.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract double ConvertListToEndlessMotf(
	int listID
)

Parameters

listID  Int32
List id to convert.

Return Value

Double
Returns belt speed.
See Also