Globalarrayset - Newport XPS Programmer's Manual

Xps unified series universal high-performance motion controller/driver
Hide thumbs Also See for XPS:
Table of Contents

Advertisement

XPS Unified
7.2.1.56

GlobalArraySet

Name
GlobalArraySet – Sets the value of the global array.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Verifies the index number [0:100[: (-17)
Description
This function sets a new value in the global array related to the "Number" index and the
new value is set to a string.
The first variable value of the global array is always referenced to the index "0".
The number of data points in the global array is limited to 100, so the last index is
"99".
Prototype
int GlobalArraySet(
int SocketID,
int Number,
char * StringValue
)
Input parameters
SocketID
Number
StringValue
Output parameters
None.
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -17:
Parameter out of range or incorrect.
NOTE
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
int
Index in the global array.
char *
Variable value.
103
Programmer's Manual
EDH0373En1023 — 01/18

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents