XPS Unified Programmer’s Manual
7.2.1.281 PositionerPreCorrectorExcitationSignalGet
Name
PositionerPreCorrectorExcitationSignalGet – Gets the currently used parameters of
the pre-corrector excitation signal feature.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Valids object type: (-8)
- Valids positioner name: (-18)
Description
This function gets the last configured pre-corrector excitation signal parameters.
Prototype
int PositionerPreCorrectorExcitationSignalGet(
int SocketID,
char * FullPositionerName
double * Frequency,
double * Amplitude,
double * Time
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
FullPositionerName char * Positioner name.
Output parameters
Frequency double * Frequency (Hz).
Amplitude double * Amplitude (position units).
Time double * During time (seconds).
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
• -8: Wrong object type for this command.
• -18: Positioner Name doesn't exist or unknown command.
EDH0373En1023 — 01/18 422