XPS Unified Programmer’s Manual
7.2.1.23 EventExtendedConfigurationActionSet
Name
EventExtendedConfigurationActionSet – Defines a combination of one or several
actions in buffer.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Action parameters: (-17), (-8)
- Action to execute: (-32) “Gathering” action.
- Action name: (-39)
- Last action configured in memory: (-81)
Description
Defines a combination of one or several actions but does not activate the actions. Use
the “EventExtendedStart” function to activate these defined actions. For each action, 4
parameters can be configured … see event specification to see which are necessary. The
actions are defined in section “Events and Actions” in the XPS user’s manual.
The number of actions in a combination is limited to 10 actions.
Refer to section 8.2: “Actions List”.
NOTE
Before activating the defined actions, you must configure the events. Only then,
can you use the “EventExtendedStart” or “EventExtendedWait” function.
For the “ExecuteTCLScript” action, the “ActionParameter3” represents a list of
arguments, which must be separated with a semicolon (;).
Prototype
int EventExtendedConfigurationActionSet(
int SocketID,
int NbElements,
char * ExtendedActionName,
char * ActionParameter1,
char * ActionParameter2,
char * ActionParameter3,
char * ActionParameter4)
65 EDH0373En1023 — 01/18