XPS Unified Programmer’s Manual
7.2.1.297 PositionerWarningFollowingErrorGet
Name
PositionerWarningFollowingErrorGet – Gets the warning following error for a
positioner.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Valids object type: (-8)
- Valids positioner name: (-18)
Description
This function gets the current value of the warning following error for a positioner.
Prototype
int PositionerWarningFollowingErrorGet(
int SocketID,
char * FullPositionerName,
double * WarningFollowingError
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
FullPositionerName char * Positioner name.
Output parameters
WarningFollowingError double * Warning following error (units).
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
• -8: Wrong object type for this command.
• -18: Positioner Name doesn't exist or unknown command.
441 EDH0373En1023 — 01/18