Groupjogparametersget - 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.87

GroupJogParametersGet

Name
GroupJogParametersGet – Gets the velocity and acceleration set by
"GroupJogParametersSet".
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Valids object type (group or positioner): (-8)
-
Valids positioner name: (-18)
-
Valids group name: (-19)
Description
This function returns the velocity and acceleration in jog mode set by the user for one
positioner or for all positioners of the selected group.
It must be called when the group is in "JOGGING" mode, otherwise both the velocity
and the acceleration will be null.
To change the velocity and the acceleration on the fly in jog mode, use
"GroupJogParametersSet" function.
Prototype
int GroupJogParametersGet(
int SocketID,
char * GroupName,
int NbPositioners,
double * Velocity,
double * Acceleration
)
Input parameters
SocketID
GroupName
NbPositioners
Output parameters
Velocity
CAUTION
The jog mode cannot be used with spindle group.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Group name.
int
Number of positioners in the
double * User jog velocity array.
142
Programmer's Manual
selected group.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents