Positionerstageparameterget - 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.1.289

PositionerStageParameterGet

Name
PositionerStageParameterGet – Gets a stage parameter value from the stages.ini file.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks the positioner name and the parameter name: (-24)
Description
This function returns stage parameter values from the stages.ini file of a selected
positioner.
The positioner name is the stage name. And the parameter name is read in the section
under this stage name.
Prototype
int PositionerStageParameterGet(
int SocketID,
char * FullPositionerName
char * ParameterName,
char * ParameterValue
)
Input parameters
SocketID
FullPositionerName
ParameterName
Output parameters
ParameterValue
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -13:
Wrong parameter type in the command string: char * expected.
• -24:
Not available in this configuration (check hardware or configuration).
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Positioner name.
char *
Parameter name.
char *
Parameter value.
432
Programmer's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents