anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceAirPressure::GetCurrentForce

Getting the current maximum force that the device can apply.

C++
float GetCurrentForce(M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

The force value : it can be positive or negative.

GetCurrentForce returns the maximum force that the device can apply. This is the value set by a call to GoForce or GoForcePerCent. The returned value is always less than or equal to the GetMaxForce.

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