Setjogacceleration - 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.2.29

SetJogAcceleration

Name
SetJogAcceleration – Changes the acceleration parameters in the jog mode.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Group must be "XY": (-8)
-
Checks the positioner name: (-18)
-
Checks the group name: (-19)
-
Group status must be "JOGGING": (-22)
Description
This function allows changing the acceleration used by the jog mode. If an error occurs,
each positioner stops and the velocity value is set to zero.
To use this function, the jog mode must be enabled (the call of "StartJog" function is
required). If the group status is not "JOGGING" then the (-22) error is returned.
If a slave error or a following error is detected during the jog setting then (-25) error or
(-44) error is returned. In this case, the motion is stopped, the jog mode is disabled and
the group status becomes "DISABLE".
Prototype
int SetJogAcceleration(
int SocketID,
int XaccelerationTime_ms,
int XsmoothFactor_ms,
int YaccelerationTime_ms,
int YsmoothFactor_ms
)
Input parameters
SocketID
XaccelerationTime_ms
XsmoothFactor_ms
YaccelerationTime_ms
YsmoothFactor_ms
Output parameters
None.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
int
User jog Acceleration time for X in ms.
int
User jog Smooth factor for X in ms.
int
User jog Acceleration time for Y in ms.
int
User jog Smooth factor for Y in ms.
625
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