EasyManua.ls Logo

Newport MKS HXP Series - Gatheringexternalstopandsave; Globalarrayget

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
2.2.42 GatheringExternalStopAndSave
Syntax
C# prototype
int GatheringExternalStopAndSave( out string errstring)
Python prototype
[errstring] GatheringExternalStopAndSave ()
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 GatheringExternalStopAndSave
command which is used to Stop acquisition and save data. Refer to the XPS
Programmer's manual to get the command description.
2.2.43 GlobalArrayGet
Syntax
C# prototype
int GlobalArrayGet(Int32 Number, out string ValueString, out string errstring)
Python prototype
[ValueString, errstring] GlobalArrayGet (Number)
Parameters
Input parameters
(Int32) Number: Number
Output parameters
(string) ValueString: ValueString
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GlobalArrayGet command which is used
to Get global array value. Refer to the XPS Programmer's manual to get the command
description.
23 EDH0318En1042 — 12/18

Table of Contents

Related product manuals