126
Function Library
_8168_start_ta_line3(s)
– Begin an absolute 3-axis linear
interpolation for any 3 axes from one motion chip with trapezoidal
profile. The (s) means secondary motion chip in one cPCI-8168.
_8168_start_sa_line3(s)
– Begin an absolute 3-axis linear
interpolation for any 3 axes from one motion chip with S-curve pro-
file. The (s) means secondary motion chip in one cPCI-8168.
_8168_start_tr_line4(s)
– Begin a relative 4-axis linear
interpolation for all 4 axes from one motion chip with trapezoidal
profile. The (s) means secondary motion chip in one cPCI-8168.
_8168_start_sr_line4(s)
– Begin a relative 4-axis linear
interpolation for all 4 axes from one motion chip with S-curve pro-
file. The (s) means secondary motion chip in one cPCI-8168.
_8168_start_ta_line4(s)
– Begin an absolute 4-axis linear
interpolation for all 4 axes from one motion chip with trapezoidal
profile. The (s) means secondary motion chip in one cPCI-8168.
_8168_start_sa_line4(s)
– Begin a absolute 4-axis linear
interpolation with S-curve profile. The (s) means secondary motion
chip in one cPCI-8168.
@ Syntax
C/C++ (DOS, Windows)
I16 _8168_start_tr_move_(MN)(I16 CardNo, F64
DistX, F64 DistY, F64 StrVel, F64 MaxVel,
F64 Tacc, F64 Tdec);
I16 _8168_start_ta_move_(MN)(I16 CardNo, F64
PosX, F64 PosY, F64 StrVel, F64 MaxVel, F64
Tacc, F64 Tdec);
I16 _8168_start_sr_move_(MN)(I16 CardNo, F64
DistX, F64 DistY, F64 StrVel, F64 MaxVel,
F64 Tacc, F64 Tdec, F64 SVacc, F64 SVdec);
I16 _8168_start_sa_move_(MN)(I16 CardNo, F64
PosX, F64 PosY, F64 StrVel, F64 MaxVel, F64
Tacc, F64 Tdec, F64 SVacc, F64 SVdec);
I16 _8168_start_tr_line2(s)(I16 CardNo, I16
*AxisArray, F64 DistX, F64 DistY, F64
StrVel, F64 MaxVel, F64 Tacc, F64 Tdec);
Содержание cPCI-8168
Страница 4: ......
Страница 10: ...vi List of Figures...
Страница 29: ...Installation 19 2 9 Overview of CN3 CN6...
Страница 31: ...Installation 21 2 11 Switch Setting...
Страница 124: ...114 Function Library Src Counter source Return Code ERR_NoError Value Meaning 0 External Feedback 1 Command pulse...
Страница 134: ...124 Function Library Return Code ERR_NoError ERR_SpeedError ERR_PChangeSlowDownPointError ERR_MoveRatioError...
Страница 155: ...Function Library 145 12 At FH speed maximum velocity 13 In deceleration 14 Waiting for INP signal 15 Reserved...
Страница 204: ...194 Function Library...