172 Function Library
@ Syntax
C/C++ (DOS, Windows 95/NT)
I16 _8102_set_continuous_move(I16 AxisNo, I16
conti_flag);
I16 _8102_check_continuous_buffer(I16 AxisNo);
I16 _8102_dwell_move(I16 AxisNo, F64 miniSecond);
Visual Basic (Windows 95/NT)
B_8102_set_continuous_move (ByVal AxisNo As
Integer, ByVal conti_flag As Integer) As
Integer
B_8102_check_continuous_buffer (ByVal AxisNo As
Integer) As Integer
B_8102_dwell_move(ByVal AxisNo As Integer, ByVal
miniSecond As Double) As Integer
@ Argument
AxisNo: axis number Target Axis
conti_logic: continuous motion logic
miniSecond: Time of dwell move, the unit is in ms
card_id Physical axis AxisNo
0
00
11
1
02
13
2
04
1…
Value Meaning
0 continuous motion sequence is finished
1 continuous motion sequence is started