MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ MovePVAJT()

void MovePVAJT ( double *  position,
double *  velocity,
double *  acceleration,
double *  jerk,
double *  time,
int32  pointCount,
int32  emptyCount,
bool  retain,
bool  final 
)
pure virtual

Move using positions, velocities, accelerations, jerks and times.

See also
MovePT, MovePVT
Examples
PVAJTmotion.cs.