200
Function Library
I16 axes[2] = {0, 1};
F64 dist[2] = {80000.0, 120000.0},
F64 str_vel[2] = {0.0, 0.0},
F64 max_vel[2] = {4000.0, 6000.0},
F64 Tacc[2] = {0.1, 0.6},
F64 Tdec[2] = {0.1, 0.6};
_8154_set_tr_move_all(2, axes, dist, str_vel,
max_vel, Tacc, Tdec);
_8154_start_move_all(axes[0]);
@ Syntax
C/C++(Windows 2000/XP)
I16 _8154_set_tr_move_all(I16 TotalAxes, I16
*AxisArray, F64 *DistA, F64 *StrVelA, F64
*MaxVelA, F64 *TaccA, F64 *TdecA);
I16 _8154_set_ta_move_all(I16 TotalAx, I16
*AxisArray, F64 *PosA, F64 *StrVelA, F64
*MaxVelA, F64 *TaccA, F64 *TdecA);
I16 _8154_set_sr_move_all(I16 TotalAx, I16
*AxisArray, F64 *DistA, F64 *StrVelA, F64
*MaxVelA, F64 *TaccA, F64 *TdecA, F64
*SVaccA, F64 *SVdecA);
I16 _8154_set_sa_move_all(I16 TotalAx, I16
*AxisArray, F64 *PosA, F64 *StrVelA, F64
*MaxVelA, F64 *TaccA, F64 *TdecA, F64
*SVaccA, F64 *SVdecA);
I16 _8154_start_move_all(I16 FirstAxisNo);
I16 _8154_stop_move_all(I16 FirstAxisNo);
Visual Basic (Windows 2000/XP)
B_8154_set_tr_move_all(ByVal TotalAxes As
Integer, ByRef AxisArray As Integer, ByRef
DistA As Double, ByRef StrVelA As Double,
ByRef MaxVelA As Double, ByRef TaccA As
Double, ByRef TdecA As Double) As Integer
B_8154_set_sa_move_all(ByVal TotalAxes As
Integer, ByRef AxisArray As Integer, ByRef
PosA As Double, ByRef StrVelA As Double,
ByRef MaxVelA As Double, ByRef TaccA As
Double, ByRef TdecA As Double, ByRef SVaccA
Содержание PCI-8154
Страница 4: ......
Страница 28: ...18 Installation ...
Страница 47: ...Signal Connections 37 and stop signals to STA and STP pins on the K1 connector of the first PCI 8154 card ...
Страница 48: ...38 Signal Connections ...
Страница 98: ...88 Operation Theory ...
Страница 102: ...92 MotionCreatorPro 5 3 2 Select Menu The select menu appears after running MotionCreatorPro It is used to ...
Страница 103: ...MotionCreatorPro 93 5 3 3 Card Information Menu In this menu it shows some Information about this card ...
Страница 104: ...94 MotionCreatorPro 5 3 4 Configuration Menu In the IO_Config_1 menu users can configure ALM INP ERC EL ORG and EZ ...
Страница 106: ...96 MotionCreatorPro In the IO_Config_2 menu users can configure LTC SD PCS and Select_Input ...
Страница 108: ...98 MotionCreatorPro In the Pulse INT_Config menu users can configure pulse input output and move ratio and INT factor ...
Страница 129: ...MotionCreatorPro 119 5 3 8 Help Menu In this menu users can Click Mouse Right Key to show Help Infor mation ...
Страница 130: ...120 MotionCreatorPro ...
Страница 206: ...196 Function Library Pos Latch data Position ...
Страница 224: ...214 Function Library ...
Страница 226: ...214 Connection Example ...