8144_get_start_sr_move_profile – ADLINK PCI-8144 User Manual

Page 163

Advertising
background image

Function Library

153

_8144_get_start_sr_move_profile

Get start_sr_move speed profile

Description:

This function is used to get the relative S-curve speed profiles.
By this function, user can get the actual speed profile before
running.

This function has warnning return code. please refer to
_8144_sv_move function

.

Syntax:

I16 _8144_get_start_sr_move_profile( I16 AxisNo,

F64 Distance, F64 StrVel, F64 MaxVel, F64

Tacc, F64 *StrVelP, F64 *MaxVelP, F64

*TaccP, F64 *TConstP, F64 *MagnP )

B_8144_get_start_sr_move_profile( ByVal AxisNo As

Integer, ByVal Distance As Double, ByVal

StrVel As Double, ByVal MaxVel As Double,

ByVal Tacc As Double, StrVelP As Double,

MaxVelP As Double, TaccP As Double, TconstP

As Double, MagnP As Double ) As Integer

Parameters:

I16 AxisNo

: Axis number of Target Axis.

F64 Distance

: Specified relative distance to move ( pulse)

Card ID Physical axis AxisNo

0

0

0

1

1

2

2

3

3

1

0

4

1

5

2

6

3

7

2

0

8

...

...

Advertising