XPS Unified Programmer’s Manual
7.2.1.203 PositionerCompensationSpatialPeriodicNotchsGet
Name
PositionerCompensationSpatialPeriodicNotchsGet – Gets pre-feedforward
compensation spatial periodic filters parameters.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks corrector type: (-8)
Description
This functions returns the CompensationSystemPreFeedForward spatial periodic filters
parameters. These filters reduce the spatial periodic perturbations coming from screw
pitch or cogging.
Note that the CompensationSystemPreFeedForward feature is available for all corrector
types (acceleration, velocity, voltage or position) functioning in closed loop
configuration.
• SpatialNotchStep1.
• SpatialNotchsBandwidth1.
• SpatialNotchsGain1.
• SpatialNotchStep2.
• SpatialNotchsBandwidth2.
• SpatialNotchsGain2.
• SpatialNotchStep3.
• SpatialNotchsBandwidth3.
• SpatialNotchsGain3.
Prototype
int PositionerCompensationSpatialPeriodicNotchsGet(
int SocketID,
char * FullPositionerName,
double * SpatialNotchStep1,
double * SpatialNotchBandwidth1,
double * SpatialNotchGain1,
double * SpatialNotchStep2,
double * SpatialNotchBandwidth2,
double * SpatialNotchGain2,
double * SpatialNotchStep3,
double * SpatialNotchBandwidth3,
double * SpatialNotchGain3
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
FullPositionerName char * Positioner name.
EDH0373En1023 — 01/18 314