122
Function Library
@ Syntax
C/C++ (Windows 2000/XP)
I16 _8174_set_home_config(I16 AxisNo, I16
home_mode, I16 org_logic, I16 ez_logic, I16
ez_count, I16 erc_out);
I16 _8174_home_move(I16 AxisNo, F64 StrVel, F64
MaxVel, F64 Tacc);
I16 _8174_home_search(I16 AxisNo, F64 StrVel, F64
MaxVel, F64 Tacc, F64 ORGOffset);
Visual Basic (Windows 2000/XP)
B_8174_set_home_config(ByVal AxisNo As Integer,
ByVal home_mode As Integer, ByVal org_logic
As Integer, ByVal ez_logic As Integer, ByVal
ez_count As Integer, ByVal erc_out As
Integer) As Integer
B_8174_home_move(ByVal AxisNo As Integer, ByVal
StrVel As Double, ByVal MaxVel As Double,
ByVal Tacc As Double) As Integer
B_8174_home_search(ByVal AxisNo As Integer, ByVal
StrVel As Double, ByVal MaxVel As Double,
ByVal Tacc As Double, ByVal ORGOffset As
Double) As Integer
@ Argument
AxisNo
: Axis number designated to move or stop.
home_mode
: Stopping modes for home return, This value is
between 0 to 12. Please refer to the operation theory section
4.2.10
card_id Physical axis AxisNo
0
0
0
1
1
2
2
3
3
1
0
4
1
5
…
…
Summary of Contents for PCI-8174
Page 4: ......
Page 13: ...Introduction 3 Figure 1 2 Flow chart for building an application ...
Page 94: ...84 Operation Theory ...
Page 102: ...92 MotionCreatorPro In this menu users can configure LTC SD PCS and Select_Input ...
Page 166: ...156 Function Library ...
Page 168: ...158 Connection Example ...