anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceServoMotor::GoPositionDeg (float, M32 *, void *)

Change the servo's angular position (Deg) at max speed.

C++
bool GoPositionDeg(float Deg, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
float Deg 
[in] New angular position in degrees 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

True if the servo has well received the new position, false otherwise.

Ask the servo to change its position. The new position is in degrees, the moving is done at max servo speed.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!