HXP
Command Interface Manual
2.2.74
KillAll
Syntax
C# prototype
int KillAll( out string errstring)
Python prototype
[errstring] KillAll ()
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 KillAll command which is used to Put
all groups in 'Not initialized' state. Refer to the XPS Programmer's manual to get the
command description.
2.2.75
RestartApplication
Syntax
C# prototype
int RestartApplication( out string errstring)
Python prototype
[errstring] RestartApplication ()
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 RestartApplication command which is
used to Restart the Controller. Refer to the XPS Programmer's manual to get the
command description.
39
EDH0318En1042 — 12/18