Setvarx - 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
EDH0373En1023 — 01/18
7.2.2.32

SetVarX

Name
SetVarX – Sets new value for a specified parameter name from stages.ini for X
positioner.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks input parameter value: (-17)
-
Checks positioner name: (-18)
-
Verifies the positioner is from a XY group: (-22)
Description
Set new value for the specified parameter name from stages.ini file for the X positioner.
Prototype
int SetVarX(
int SocketID,
char * ParameterName,
double ParameterValue
)
Input parameters
SocketID
ParameterName
ParameterValue
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.
• -18:
Positioner Name doesn't exist or unknown command.
• -22:
Not allowed action.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Stages.ini parameter name.
double
The value to be set for the "ParameterName".
630
Programmer's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents