XPS Unified Programmer’s Manual
7.2.1.49 GatheringReset
Name
GatheringReset – Resets gathered data to start new gathering.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Gathering must not be in progress: (-43)
Description
This function resets to start a brand new gathering.
The number of gathered data is set to zero.
For more thorough description of internal data gathering capability, please refer to
section Data Gathering/Internal Data Gathering of XPS Motion Tutorial.
Prototype
int GatheringReset(
int SocketID
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
Output parameters
None.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
• -43: Gathering running.
EDH0373En1023 — 01/18 96