HXP
Command Interface Manual
Description
This function is used to process synchrounous StartEventsAcqusition command which
is used to Start Events Acqusition. Refer to the XPS Programmer's manual to get the
command description.
2.2.144
StopEventsAcqusition
Syntax
C# prototype
int StopEventsAcqusition( out string errstring)
Python prototype
[errstring] StopEventsAcqusition ()
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 StopEventsAcqusition command which
is used to Stop Events Acqusition. Refer to the XPS Programmer's manual to get the
command description.
2.2.145
EventTriggerSet
Syntax
C# prototype
int EventTriggerSet( out string errstring)
Python prototype
[errstring] EventTriggerSet ()
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 EventTriggerSet command which is used
to Generate internal event. Refer to the XPS Programmer's manual to get the command
description.
EDH0318En1042 — 12/18
80