EasyManua.ls Logo

Newport MKS HXP Series - Eventwait; Eventextendedconfigurationtriggerset

Newport MKS HXP Series
108 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
HXP Command Interface Manual
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous EventRemove command which is used to
** OBSOLETE ** Delete an event. Refer to the XPS Programmer's manual to get the
command description.
2.2.19 EventWait
Syntax
C# prototype
int EventWait(string PositionerName, string EventName, string EventParameter, out
string errstring)
Python prototype
[errstring] EventWait (PositionerName, EventName, EventParameter)
Parameters
Input parameters
(string) PositionerName: PositionerName
(string) EventName: EventName
(string) EventParameter: EventParameter
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 EventWait command which is used to **
OBSOLETE ** Wait an event. Refer to the XPS Programmer's manual to get the
command description.
2.2.20 EventExtendedConfigurationTriggerSet
Syntax
C# prototype
int EventExtendedConfigurationTriggerSet(string[] ExtendedEventName, string[]
EventParameter1, string[] EventParameter2, string[] EventParameter3, string[]
EventParameter4, out string errstring)
Python prototype
[errstring] EventExtendedConfigurationTriggerSet (ExtendedEventName,
EventParameter1, EventParameter2, EventParameter3, EventParameter4)
11 EDH0318En1042 — 12/18

Table of Contents

Related product manuals