Groupgantrymodeget - 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.75

GroupGantryModeGet

Name
GroupGantryModeGet – Gets current gantry option.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks the set option mode (Option0, Option1 or Option2): (-17)
-
Checks the group name is valid (must be XY group): (-19)
-
Checks gantry mode getting is allowed: (-22)
-
Checks if XY dual gantry mode is enabled: (-205)
Description
Gets the current gantry option. This function is allowed only with a Gantry XY group.
Three "Gantry" options are available:
• Option0 = >Gantry standard.
• Option1 = >Gantry force balance.
• Option2 = >Gantry force balance with dual encoder.
Refer to XY group section from system.ini file to enable "XYDualMode" and to
configure it.
Prototype
int GroupGantryModeGet(
int SocketID,
char * GroupName,
char * Option
)
Input parameters
SocketID
GroupName
Output parameters
Option
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -17:
Parameter out of range or incorrect.
• -19:
GroupName doesn't exist or unknown command.
• -22:
Not allowed action.
• -205:
Not enable in your configuration.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
XY group name.
char *
Option0, Option1 or Option2.
123
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