HXP
Command Interface Manual
2.2.154
GatheringExternalListGet
Syntax
C# prototype
int GatheringExternalListGet(out string list, out string errstring)
Python prototype
[list, errstring] GatheringExternalListGet ()
Parameters
Input parameters
None
Output parameters
(string) list: list
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GatheringExternalListGet command
which is used to External Gathering type list. Refer to the XPS Programmer's manual to
get the command description.
2.2.155
GroupStatusListGet
Syntax
C# prototype
int GroupStatusListGet(out string GroupStatusList, out string errstring)
Python prototype
[GroupStatusList, errstring] GroupStatusListGet ()
Parameters
Input parameters
None
Output parameters
(string) GroupStatusList: GroupStatusList
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GroupStatusListGet command which is
used to Group status list. Refer to the XPS Programmer's manual to get the command
description.
85
EDH0318En1042 — 12/18