Positionerbacklashset - Newport XPS Programmer's Manual

Xps unified series universal high-performance motion controller/driver
Hide thumbs Also See for XPS:
Table of Contents

Advertisement

XPS Unified
EDH0373En1023 — 01/18
7.2.1.146

PositionerBacklashSet

Name
PositionerBacklashSet – Sets the backlash compensation value.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks the positioner type (must not be a secondary positioner): (-8)
-
The "BacklashValue" must be positive: (-17)
Description
This function changes the backlash compensation value.
This function can be used only if a backlash compensation is defined in "stages.ini" file
(Backlash >0) , otherwise error (-22) is returned.
Prototype
int PositionerBacklashSet(
int SocketID,
char * FullPositionerName,
double BacklashValue
)
Input parameters
SocketID
FullPositionerName
BacklashValue
Output parameters
None.
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -8:
Wrong object type for this command.
• -17:
Parameter out of range or incorrect.
• -22:
Not allowed action.
NOTE
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Positioner name.
double
Backlash compensation value (units).
224
Programmer's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents