XPS Unified Programmer’s Manual
7.2.1.175 PositionerCompensationFrequencyNotchsGet
Name
PositionerCompensationFrequencyNotchsGet – Gets pre-feedforward compensation
notch filters parameters.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks corrector type: (-8)
Description
This function returns the CompensationSystemPreFeedForward frequency notch filters
parameters. These notch filters allow the user to reduce external perturbations such as
base motion or floor vibrations. Note that the CompensationSystemPreFeedForward
feature is available for all corrector types (acceleration, velocity, voltage or position)
functioning in closed loop configuration.
• NotchFrequency1
• NotchsBandwidth1
• NotchsGain1
• NotchFrequency2
• NotchsBandwidth2
• NotchsGain2
• NotchFrequency3
• NotchsBandwidth3
• NotchsGain3
Prototype
int PositionerCompensationFrequencyNotchsGet(
int SocketID,
char * FullPositionerName,
double * NotchFrequency1,
double * NotchBandwidth1,
double * NotchGain1,
double * NotchFrequency2,
double * NotchBandwidth2,
double * NotchGain2,
double * NotchFrequency3,
double * NotchBandwidth3,
double * NotchGain3
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
FullPositionerName char * Positioner name.
EDH0373En1023 — 01/18 268