MT series remote control intelligent turntable user guide
Copyright reserved by Shenzhen ComXim Technology Co., Ltd. 2017
18
8.2.1.2 Control command
Set rotation mode
TurnMode:
0: continuous (default)
1: intermittent
2: swing (temporarily not supported)
CT+SETAUTOSHUTTER(onOff)
;
Set synchronized shutter
OnOff:
0: not output shutter signal
1: output shutter signal (default)
Set the rotate angle of the turntable (for non continuous rotation
mode)
Angle: rotation angle (positive floating point, or fraction, degree)
Such as:
CT+SETANGLE (22.5, said the setting angle of 22.5 degrees, that is,
360/16.
CT+SETANGLE (360/16, means the setting angle of 360/16 degrees,
that is, 22.5. 360.0/16.0, 360.0/16, 360/16.0 are all supported.
The two setting methods are equivalent; the latter is easier to set the
pause times in each circle.
CT+SETPAUSETIME(seconds)
;
Set the turntable pause time (for non continuous rotation mode)
Seconds: pause time (positive integer, unit second)
CT+SETREPEATTIMES(times)
;
Set the number of repetitions (for non continuous rotation)
Times: number of repetitions (positive integer, unit time)
CT+START(direction,
turnMode,shutter,angle,
seconds,times);
Set the turntable to rotate several times
Direction (rotation): 0: turn left (clockwise), 1: turn right (counter
clockwise)
TurnMode (rotation mode): 0: continuous, 1: intermittent, 2: swing
(not supported)
Shutter (automatic shutter): 0: not automatic, 1: automatic
Angle (rotation angle): rotation angle (positive floating point
number, degree)
Seconds (pause time): positive integer, second
Times (repeat): positive integer, times
CT+TRUNSINGLE(direction,
angle);
Set the turntable to rotate once
Direction (rotation): 0: turn left (clockwise), 1: turn right (counter
clockwise)
Angle (rotation angle): rotation angle (positive floating point number,
degree)