Positionermotiondoneset - 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
7.2.1.265

PositionerMotionDoneSet

Name
PositionerMotionDoneSet – Sets the motion done parameters.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks the positioner type: (-8)
-
Checks parameter value: (-17)
Description
This function updates the motion done parameters only for the
"VelocityAndPositionWindow" MotionDone mode. The "MotionDoneMode"
parameter from the stages.ini file must be defined as "VelocityAndPositionWindow"
else (-8) error is returned.
For a more thorough description of the Motion Done mode, please refer to the XPS
Motion Tutorial section Motion/Motion Done.
Prototype
int PositionerMotionDoneSet(
int SocketID,
char * FullPositionerName,
double PositionWindow,
double VelocityWindow,
double MeanPeriod
double Timeout
)
Input parameters
SocketID
FullPositionerName
PositionWindow
VelocityWindow
CheckingTime
MeanPeriod
Timeout
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.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Positioner name.
double
Position window (units).
double
Velocity window (units/seconds).
double
Checking time (seconds).
double
Mean period (seconds).
double
Motion done time out (seconds).
403
Programmer's Manual
EDH0373En1023 — 01/18

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents