anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceActuatingCylinder::GoPositionIndex (int, float, M32 *, void *)

Asks the jack to change its position, using the specified speed.

C++
M32 GoPositionIndex(int Index, float Speed, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
int Index 
[in] Index to be reached. 
float Speed 
[in] Speed of displacement in meters per second. 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

True if the jack received the new instruction, false if not.

GoPositionIndex changes the position of the jack : displacement is made at the specified speed.

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