XPS Unified Programmer’s Manual
7.2.1.73 GroupCorrectorOutputGet
Name
GroupCorrectorOutputGet – Gets corrector output for one or all positioners of the
selected group.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
Description
Returns corrector output for one or all positioners of the selected group.
The input parameter “group name” can be a positioner name.
For a group, this function returns the corrector output for each positioner from the
selected group.
For a positioner, this function returns only the corrector output associated with the
selected positioner.
Prototype
int GroupCorrectorOutputGet(
int SocketID,
char * GroupName,
int NbPositioners,
double * CorrectorOutput
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
GroupName char * Group name.
NbPositioners int Number of positioners in the selected group (1
if positioner).
Output parameters
CorrectorOutput double * Corrector output array.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
121 EDH0373En1023 — 01/18