HXP
Command Interface Manual
2.2.28
EventExtendedWait
Syntax
C# prototype
int EventExtendedWait( out string errstring)
Python prototype
[errstring] EventExtendedWait ()
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 EventExtendedWait command which is
used to Wait events from the last event configuration. Refer to the XPS Programmer's
manual to get the command description.
2.2.29
GatheringConfigurationGet
Syntax
C# prototype
int GatheringConfigurationGet(out string Type, out string errstring)
Python prototype
[Type, errstring] GatheringConfigurationGet ()
Parameters
Input parameters
None
Output parameters
(string) Type: Type
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GatheringConfigurationGet command
which is used to Read different mnemonique type. Refer to the XPS Programmer's
manual to get the command description.
EDH0318En1042 — 12/18
16