anyKode Marilou
ContentsIndexHome
PreviousUpNext
DevicesGroupSurfaceMotion::SetVelocities

SetVelocities changes the movement speed of the SurfaceMotion devices present within the group. Each surface has its own command.

C++
M32 SetVelocities(float * pVelocities, int VelocitiesCount);
Parameters 
Description 
float * pVelocities 
[in] Pointer on a table of floats that contains the new speeds of each surface 
int VelocitiesCount 
[in] Number of elements contained in pVelocities. 

True if everything went well, false if not.

Each entry of the positions table is assigned to the corresponding device.

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