Positionercorrectorpidffvelocityget - 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.222

PositionerCorrectorPIDFFVelocityGet

Name
PositionerCorrectorPIDFFVelocityGet – Gets PIDFFVelocity 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 PID with a velocity
output:
ClosedLoopStatus, KP, KI, KD, KS, IntegrationTime,
DerivativeFilterCutOffFrequency, GKP, GKI, GKD, Kform and
FeedForwardGainVelocity.
The "CorrectorType" must be "PIDFFVelocity" in the stages.ini file. This servo
loop type is used when a constant value applied to the driver results in a constant
velocity of the stage.
Prototype
int PositionerCorrectorPIDFFVelocityGet(
int SocketID,
char * FullPositionerName,
bool * ClosedLoopStatus,
double * KP,
double * KI,
double * KD,
double * KS,
double * IntegrationTime,
double * DerivativeFilterCutOffFrequency,
double * GKP,
double * GKI,
double * GKD,
double * KForm,
double * FeedForwardGainVelocity
)
Input parameters
SocketID
FullPositionerName
NOTE
int
Socket identifier gets by the
"TCP_ConnectToServer"function.
char *
Positioner name.
348
Programmer's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents