EasyManua.ls Logo

Newport XPS - Doubleglobalarrayget

Newport XPS
722 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...
XPS Unified Programmer’s Manual
7.2.1.17 DoubleGlobalArrayGet
Name
DoubleGlobalArrayGetGets the value of the global array of type “double”.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Verifies the index number [0:1000]: (-17)
Description
This function gets the variable value from the global array of type “double”, related to a
“Number” index. So, the first variable value from the global array is related to the index
“0”.
The returned value is returned in a double format.
NOTE
The number of data points in the global array of type “double” is limited to 1000.
Prototype
int DoubleGlobalArrayGet(
int SocketID,
int Number,
double * DoubleValue
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
Number int Index in the global array.
Output parameters
DoubleValue double * Variable value.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
0: No error.
-17: Parameter out of range or incorrect.
59 EDH0373En1023 01/18

Table of Contents

Other manuals for Newport XPS

Related product manuals