HXP
Command Interface Manual
Python prototype
[errstring] EventExtendedConfigurationActionSet (ExtendedActionName,
ActionParameter1, ActionParameter2, ActionParameter3, ActionParameter4)
Parameters
Input parameters
(string[]) ExtendedActionName: ExtendedActionName
(string[]) ActionParameter1: ActionParameter1
(string[]) ActionParameter2: ActionParameter2
(string[]) ActionParameter3: ActionParameter3
(string[]) ActionParameter4: ActionParameter4
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 EventExtendedConfigurationActionSet
command which is used to Configure one or several actions. Refer to the XPS
Programmer's manual to get the command description.
2.2.23
EventExtendedConfigurationActionGet
Syntax
C# prototype
int EventExtendedConfigurationActionGet(out string ActionConfiguration, out string
errstring)
Python prototype
[ActionConfiguration, errstring] EventExtendedConfigurationActionGet ()
Parameters
Input parameters
None
Output parameters
(string) ActionConfiguration: ActionConfiguration
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous EventExtendedConfigurationActionGet
command which is used to Read the action configuration. Refer to the XPS
Programmer's manual to get the command description.
13
EDH0318En1042 — 12/18