9 speed profile calculation, 8144_get_tv_move_profile, Speed profile calculation – ADLINK PCI-8144 User Manual

Page 157

Advertising
background image

Function Library

147

6.9

Speed profile calculation

_8144_get_tv_move_profile

Get tv_move speed profile

Description:

This function is used to get the tv_move speed profiles. By this
function, user can get the actual speed profile before running.

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

.

Syntax:

I16 _8144_get_tv_move_profile( I16 AxisNo, F64

StrVel, F64 MaxVel, F64 Tacc, F64 *StrVelP,

F64 *MaxVelP, F64 *TaccP, F64 *MagnP )

B_8144_get_tv_move_profile( ByVal AxisNo As

Integer, ByVal StrVel As Double, ByVal

MaxVel As Double, ByVal Tacc As Double,

StrVelP As Double, MaxVelP As Double, TaccP

As Double, MagnP As Double ) As Integer

Parameters:

I16 AxisNo

: Axis number of Target Axis.

F64 StrVel

: Start velocity (pulse/sec)

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