HXP
Command Interface Manual
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
ControllerMotionKernelPeriodMinMaxReset command which is used to Reset
controller motion kernel min/max periods. Refer to the XPS Programmer's manual to
get the command description.
2.2.168
TestTCP
Syntax
C# prototype
int TestTCP(string InputString, out string ReturnString, out string errstring)
Python prototype
[ReturnString, errstring] TestTCP (InputString)
Parameters
Input parameters
(string) InputString: InputString
Output parameters
(string) ReturnString: ReturnString
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous TestTCP command which is used to Test
TCP/IP transfert. Refer to the XPS Programmer's manual to get the command
description.
2.2.169
PrepareForUpdate
Syntax
C# prototype
int PrepareForUpdate( out string errstring)
Python prototype
[errstring] PrepareForUpdate ()
Parameters
Input parameters
None
EDH0318En1042 — 12/18
92