XPS Unified Programmer’s Manual
7.2.1.362 TZTrackingUserMaximumZZZTargetDifferenceSet
Name
TZTrackingUserMaximumZZZTargetDifferenceSet – Sets tracking maximum ZZZ
target difference for a TZ group.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks the group type (must be a TZ group): (-8)
- Value is out of range: (-17)
- Checks the group (must not be a positioner): (-19)
Description
This function sets the tracking maximum ZZZ target difference for a TZ group.
Prototype
int TZTrackingUserMaximumZZZTargetDifferenceSet(
int SocketID,
char * GroupName,
double * UserMaximumZZZTargetDifference
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
GroupName char * TZ group name.
UserMaximumZZZTargetDifference double User maximum ZZZ target difference
(units).
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.
• -19: GroupName doesn't exist or unknown command.
527 EDH0373En1023 — 01/18