XPS Unified Programmer’s Manual
7.2.1.254 PositionerFeedforwardPositionSet
Name
PositionerFeedforwardPositionSet – Sets parameters of XY External Feed forward
Position signal.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Positioner must not be a “Secondary Positioner” and the group must be a XY group:
(-8)
- Checks the positioner name: (-18)
- Not allowed due to configuration disabled: (-121)
Description
Sets parameters of XY External Feed forward Position signal.
This function is reserved for an XY group.
Prototype
int PositionerFeedforwardPositionSet(
int SocketID,
char * PositionerName,
char * OutputName,
double Scale,
double Offset
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
PositionerName char * Positioner name.
OutputName char * GPIO analog output name
Scale double Signal scale
Offset double Signal offset
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.
• -18: Positioner Name doesn't exist or unknown command.
• -121: Not enable in your configuration.
391 EDH0373En1023 — 01/18