Positionerdriverpositionoffsetsget - 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.235

PositionerDriverPositionOffsetsGet

Name
PositionerDriverPositionOffsetsGet – Gets the current value of piezo driver stage and
gage position offsets.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks the positioner type: (-8)
-
Checks driver type, if not PIEZO: (-24)
-
If the group state is NOTREF or READY: (-117)
-
If the driver is not initialized: (-118)
Description
This function returns current value of the piezo driver position offset parameters (stage
position offset, gage position offset).
Prototype
int PositionerDriverPositionOffsetsGet(
int SocketID,
char * FullPositionerName,
double * StagePositionOffset,
double * GagePositionOffset
)
Input parameters
SocketID
FullPositionerName
Output parameters
StagePositionOffset
GagePositionOffset
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -8:
Wrong object type for this command.
• -22:
Not allowed action.
• -24:
Not available in this configuration (check hardware or configuration).
• -117:
Function is only allowed in DISABLED state.
• -118:
Not allowed action driver not initialized.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Positioner name.
double * Driver stage position offset (units).
double * Driver gage position offset (units).
366
Programmer's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents