27
LT360 Precision Turntable
DLL Programming Manual
2.11 Set Velocity
■ Class Set (out)
■ Identifier lt_SetVelocity
■ Hex Value 0x26
■ Call LT360LIB_CmdValue(Handle, lt_SetVelocity, 'n.nn');
■ Parameter Velocity (RPM)
Description
This command sets the angular velocity by which the platter will rotate. The
value is set in RPM (revolutions per minute). The allowable range for the
parameter is 0.01 to 3.00 RPM.
The parameter string must contain a numeric value such as '1.00' with
hundreths precision.