Syntax, Argument – ADLINK PCI-8158 User Manual

Page 200

Advertising
background image

190

Function Library

@ Syntax

C/C++(Windows 2000/XP)

I16 _8158_set_continuous_move(I16 AxisNo, I16

Enable);

I16 _8158_check_continuous_buffer(I16 AxisNo);
I16 _8158_dwell_move(I16 AxisNo, F64 miniSecond);

Visual Basic (Windows 2000/XP)

B_8158_set_continuous_move(ByVal AxisNo As

Integer, ByVal Enable As Integer) As Integer

B_8158_check_continuous_buffer(ByVal AxisNo As

Integer) As Integer

B_8158_dwell_move(ByVal AxisNo As Integer, ByVal

miniSecond As Double) As Integer

@ Argument

AxisNo: Axis number of Target Axis.

Enable: continuous motion switch logic

millisecond: Time of dwell move. the unit is in millisecond (ms).

card_id Physical axis AxisNo

0

0

0

1

1

7

7

1

0

8

1

9

Value

Meaning

0

continuous motion sequence is finished (Disable)

1

continuous motion sequence is started (Enable)

Advertising