XPS Unified Programmer’s Manual
7.2.1.52 GatheringStop
Name
GatheringStop – Stops internally and externally triggered data gathering.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks number of data (>0): (-30)
- Checks file opening: (-60)
Description
This function stops internally and externally triggered data gathering. To save to a file,
use GatheringStopAndSave function.
For more thorough description of data gathering capability, please refer section Data
Gathering/ of XPS Motion Tutorial.
Prototype
int GatheringStop(
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.
• -30: Gathering not started.
• -60: Error during file writing or file doesn't exist.
99 EDH0373En1023 — 01/18