EasyManua.ls Logo

Newport XPS-D - Xylinearcverificationresultget

Newport XPS-D
722 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
XPS Unified Programmer’s Manual
7.2.1.372 XYLineArcVerificationResultGet
Name
XYLineArcVerificationResultGet Gets the results of the “XYLineArcVerification”
function.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks positioner name length (must ≤250): (-3)
- Checks positioner name: (-18)
- Checks the last XY LineArcVerification (must be done): (-22)
Description
This function returns the results of the previous “XYLineArcVerification” function,
positioner by positioner. The results are the travel requirements (min and max values),
the possible maximum velocity and the possible maximum acceleration.
If no verification was previously done then the (-22) error is returned.
Prototype
int XYLineArcVerificationResultGet(
SocketID,
char PositionerName[250],
char * TrajectoryFileName,
double * MinimumPosition,
double * MaximumPosition,
double * MaximumVelocity,
double * MaximumAcceleration
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
PositionerName char * Positioner name.
Output parameters
TrajectoryFileName char * Examined trajectory file name.
MinimumPosition double * Minimum position (units).
MaximumPosition double * Maximum position (units).
MaximumVelocity double * Maximum velocity (units/s).
MaximumAcceleration double * Maximum acceleration (units/s²).
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
0: No error.
-3: String too long.
-18: Positioner name doesn't exist or unknown command.
-22: Not allowed action.
EDH0373En1023 01/18 542

Table of Contents

Other manuals for Newport XPS-D

Related product manuals