HXP
Command Interface Manual
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous HexapodSGammaParametersDistanceGet
command which is used to Returns distance during acceleration phase and distance
during constant velocity phase for a virtual SGamma profiler. Refer to the XPS
Programmer's manual to get the command description.
2.2.126
SingleAxisSlaveModeEnable
Syntax
C# prototype
int SingleAxisSlaveModeEnable(string GroupName, out string errstring)
Python prototype
[errstring] SingleAxisSlaveModeEnable (GroupName)
Parameters
Input parameters
(string) GroupName: GroupName
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 SingleAxisSlaveModeEnable command
which is used to Enable the slave mode. Refer to the XPS Programmer's manual to get
the command description.
2.2.127
SingleAxisSlaveModeDisable
Syntax
C# prototype
int SingleAxisSlaveModeDisable(string GroupName, out string errstring)
Python prototype
[errstring] SingleAxisSlaveModeDisable (GroupName)
Parameters
Input parameters
(string) GroupName: GroupName
Output parameters
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
71
EDH0318En1042 — 12/18