XPS Unified Programmer’s Manual
Prototype
int PositionerCorrectorNotchFiltersSet(
int SocketID,
char * FullPositionerName,
double NotchFrequency1,
double NotchBandwith1,
double NotchGain1,
double NotchFrequency2,
double NotchBandwith2,
double NotchGain2
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
FullPositionerName char * Positioner name.
NotchFrequency1 double Frequency (Hertz) for notch filter #1.
NotchBandwith1 double Band width (Hertz) for notch filter #1.
NotchGain1 double Gain for notch filter #1.
NotchFrequency2 double Frequency (Hertz) for notch filter #2.
NotchBandwith2 double Band width (Hertz) for notch filter #2.
NotchGain2 double Gain for notch filter #2.
Output parameters
None.
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.
• -24: Not available in this configuration (check hardware or configuration).
EDH0373En1023 — 01/18 332