XPS Unified Programmer’s Manual
7.2.1.228 PositionerCorrectorPostFFGet
Name
PositionerCorrectorPostFFGet – Gets Post Feed Forward parameters of a
PIDFFAccelection corrector.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks positioner name: (-18)
Description
This function returns the parameters of the current post feed forward from
PIDFFAccelection corrector.
Prototype
int PositionerCorrectorPostFFGet(
int SocketID,
char * PositionerName,
double * PostKFeedForwardAcceleration,
double * PostKFeedForwardJerk,
double * PostKFeedForwardSlope
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
PositionerName char * Positioner name.
Output parameters
PostKFeedForwardAcceleration double * Post KFeedForward acceleration
PostKFeedForwardJerk double * Post KFeedForward jerk
PostKFeedForwardSlope double * Post KFeedForward slop
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
• -18: Positioner name doesn’t exist or incorrect.
357 EDH0373En1023 — 01/18