anyKode Marilou
ContentsIndexHome
PreviousUpNext
DevicesGroupMotor::GetEffectiveMaxTorques

Getting the effective maximum torque of each motor of the group.

C++
M32 GetEffectiveMaxTorques(float * pTorques, int TorquesCount);
Parameters 
Description 
float * pTorques 
[out] Array to be filled in with the effective max torque value of each motor. 
int TorquesCount 
[in] Array size in elements count. 

The system error code MODA_EOK if no error occurred, an error (see MODA errors) otherwise.

GetEffectiveMaxTorques returns the effective maximum torque of each motor of the group.

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