Positionercorrectordamperfilterget - 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.206

PositionerCorrectorDamperFilterGet

Name
PositionerCorrectorDamperFilterGet – Gets
positioner.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks the object type of this command is valid: (-8)
-
Checks damper filter is enabled: (-205)
Description
This function allows returning the Damper Filter parameters for a PID Acceleration
control loop.
The corrector must be "PIDFFAccelerationCorrector".
Prototype
int PositionerCorrectorDamperFilterGet(
int SocketID,
char * PositionerName,
double
* CutOffFrequency,
double * DamperFactor,
double * Gain
)
Input parameters
SocketID
PositionerName
Output parameters
CutOffFrequency
DamperFactor
Gain
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.
• -18:
Positioner Name doesn't exist or unknown command.
• -205:
Not enabled in your configuration.
Dual control loop parameters for a selected
NOTE
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Positioner name.
double * Damper filter cut-off frequency (Hz).
double * Damper factor (1 by default).
double * Filter gain (0 or negative value).
320
Programmer's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents