EasyManua.ls Logo

Newport XPS-D - Positionercorrectorpipositionget

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.224 PositionerCorrectorPIPositionGet
Name
PositionerCorrectorPIPositionGetGets PIPosition corrector parameters.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks the positioner type and the corrector type: (-8)
Description
This function returns the corrector parameter values used by a PI with a position output:
ClosedLoopStatus, KP, KI and IntegrationTime.
NOTE
The “CorrectorType” must be “PIPosition” in the stages.ini file. This servo loop
type is used when the position servo loop outputs a position value directly.
Prototype
int PositionerCorrectorPIPositionGet(
int SocketID,
char * FullPositionerName,
bool * ClosedLoopStatus,
double * KP,
double * KI,
double * IntegrationTime
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
FullPositionerName char * Positioner name.
Output parameters
ClosedLoopStatus bool * Position servo loop status (true = closed and
false = opened).
KP double * PI servo loop proportional gain.
KI double * PI servo loop integral gain.
IntegrationTime double * PI integration time (seconds).
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
0: No error.
-8: Wrong object type for this command.
EDH0373En1023 01/18 352

Table of Contents

Other manuals for Newport XPS-D

Related product manuals