Click or drag to resize

MotfAPIGetFactor1xSpeed Method

Gets the belt speed that represents the factor 1x (100%) speed.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax
C#
public double GetFactor1xSpeed()

Return Value

Double
The factor 1x speed.
Remarks
Only applicable when the mark-on-the-fly operating mode (OperatingMode is set to Continuous.
See Also