Click or drag to resize

MotfAPISetFactor1xSpeed Method

Sets 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.6.0
Syntax
C#
public void SetFactor1xSpeed(
	double speed
)

Parameters

speed  Double

[Missing <param name="speed"/> documentation for "M:RAYLASE.SPICE3.ClientLib.MotfAPI.SetFactor1xSpeed(System.Double)"]

Remarks
Only applicable when the mark-on-the-fly operating mode (OperatingMode is set to Continuous.
See Also