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);
Summary of Contents for cPCI-8168
Page 4: ......
Page 10: ...vi List of Figures...
Page 29: ...Installation 19 2 9 Overview of CN3 CN6...
Page 31: ...Installation 21 2 11 Switch Setting...
Page 204: ...194 Function Library...