HXP
Command Interface Manual
2.2.158
HexapodTrajectoryListGet
Syntax
C# prototype
int HexapodTrajectoryListGet(out string list, out string errstring)
Python prototype
[list, errstring] HexapodTrajectoryListGet ()
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 HexapodTrajectoryListGet command
which is used to Hexapod trajectory type list. Refer to the XPS Programmer's manual
to get the command description.
2.2.159
ObjectsListGet
Syntax
C# prototype
int ObjectsListGet(out string ObjectsList, out string errstring)
Python prototype
[ObjectsList, errstring] ObjectsListGet ()
Parameters
Input parameters
None
Output parameters
(string) ObjectsList: ObjectsList
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous ObjectsListGet command which is used
to Group name and positioner name. Refer to the XPS Programmer's manual to get the
command description.
87
EDH0318En1042 — 12/18