8144_get_sv_move_profile – ADLINK PCI-8144 User Manual

Page 159

Advertising
background image

Function Library

149

_8144_get_sv_move_profile

Get sv_move speed profile

Description:

This function is used to get the sv_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_sv_move_profile( I16 AxisNo, F64

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

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

B_8144_get_sv_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)

F64 MaxVel

: Maximum velocity (pulese/sec)

F64 Tacc

: Acceleration time (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