Groupaccelerationcurrentget - 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.67

GroupAccelerationCurrentGet

Name
GroupAccelerationCurrentGet – Gets the current acceleration for one or all
positioners of the selected group.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks group type: (-8)
-
Checks positioner name: (-18)
-
Checks group name: (-19)
Description
Gets the current acceleration for one or all positioners of the selected group.
Prototype
int GroupAccelerationCurrentGet(
int SocketID,
char * GroupName[250],
int NbPositioners,
double * CurrentAcceleration
)
Input parameters
SocketID
GroupName
NbPositioners
Output parameters
CurrentAcceleration
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -8:
Wrong object type for this command.
• -18:
Positioner name doesn't exist or unknown command.
• -19:
Group name doesn't exist or unknown command.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Group or positioner name.
int
Number of positioners in the group.
double * Current acceleration array.
114
Programmer's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents