anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceAirPressure::GoForcePerCent

Change the force of push.

C++
bool GoForcePerCent(float PerCent, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
float PerCent 
[in] New push, expressed in % of the maximum force [-100%, 100%] 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

true if the device received the new set point, false if not.

GoForce makes it possible to change the force of push. The force applied is a percentage of the maximum force. The push becomes an aspiration if the set point (%) is negative.

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