Click or drag to resize

SPICE3DeviceConvertListToEndlessMotf Method

Converts non motf list to endless motf.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override double ConvertListToEndlessMotf(
	int listID
)

Parameters

listID  Int32
List id to convert.

Return Value

Double
Returns belt speed.
See Also