EasyManua.ls Logo

Newport MKS HXP Series - Doubleglobalarrayset; Gpioanalogget

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.46 DoubleGlobalArraySet
Syntax
C# prototype
int DoubleGlobalArraySet(Int32 Number, double DoubleValue, out string errstring)
Python prototype
[errstring] DoubleGlobalArraySet (Number, DoubleValue)
Parameters
Input parameters
(Int32) Number: Number
(double) DoubleValue: DoubleValue
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 DoubleGlobalArraySet command which
is used to Set double global array value. Refer to the XPS Programmer's manual to get
the command description.
2.2.47 GPIOAnalogGet
Syntax
C# prototype
int GPIOAnalogGet(string[] GPIOName, out double[] AnalogValue, out string
errstring)
Python prototype
[AnalogValue, errstring] GPIOAnalogGet (GPIOName)
Parameters
Input parameters
(string[]) GPIOName: GPIOName
Output parameters
(double[]) AnalogValue: AnalogValue
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GPIOAnalogGet command which is used
to Read analog input or analog output for one or few input. Refer to the XPS
Programmer's manual to get the command description.
25 EDH0318En1042 — 12/18

Table of Contents

Related product manuals