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

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

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

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

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