HXP
Command Interface Manual
2.2.38
GatheringStop
Syntax
C# prototype
int GatheringStop( out string errstring)
Python prototype
[errstring] GatheringStop ()
Parameters
Input parameters
None
Output parameters
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GatheringStop command which is used
to Stop the data gathering . Refer to the XPS Programmer's manual to get the command
description.
2.2.39
GatheringExternalConfigurationSet
Syntax
C# prototype
int GatheringExternalConfigurationSet(string[] Type, out string errstring)
Python prototype
[errstring] GatheringExternalConfigurationSet (Type)
Parameters
Input parameters
(string[]) Type: Type
Output parameters
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GatheringExternalConfigurationSet
command which is used to Configuration acquisition. Refer to the XPS Programmer's
manual to get the command description.
21
EDH0318En1042 — 12/18