26
LT360 Precision Turntable
DLL Programming Manual
■ Class Set (out)
■ Identifier lt_SetStepSize
■ Hex Value 0x25
■ Call LT360LIB_CmdValue(Handle, lt_SetStepSize, 'nn.n');
■ Parameter Step Size (degrees)
Description
This command sets the angular step size by which the platter will rotate
to either a step command or TTL pulse. The parameter string must
contain a numeric value such as '15.0' with tenth of a degree precision.
The minimum step size is 0.1 degrees. Step size is always positive.
Direction is controlled by the CCW/CW commands listed else where.
2.10 Set Step Size