100
velocity parameter (MaxVel). Since the stopping condition of
this function is determined by the home_mode setting, users
should take care in selecting the initial moving direction. Users
should also take care to handle conditions when the limit switch
is touched or other conditions that are possible causing the
axis to stop. For more detail description, see section 4.2.10
_8154_home_search
This function will cause the axis to perform a home-search
move according to the
_8164_set_home_config
() function
settings. The direction of movement is determined by the sign
of velocity parameter (MaxVel). Since the stopping condition of
this function is determined by the home_mode setting, users
should take care in selecting the initial moving direction. Users
should also take care to handle conditions when the limit switch
is touched or other conditions that are possible causing the
axis to stop. For more detail description, see section 4.2.11
@ Syntax
C/C++(Windows XP/7/8.1)
I16 _8154_set_home_config(I16 AxisNo, I16
home_mode, I16 org_logic, I16 ez_logic, I16
ez_count, I16 erc_out);
I16 _8154_home_move(I16 AxisNo, F64 StrVel, F64
MaxVel, F64 Tacc);
I16 _8154_home_search(I16 AxisNo, F64 StrVel, F64
MaxVel, F64 Tacc, F64 ORGOffset);
Visual Basic (Windows XP/7/8.1)
B_8154_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_8154_home_move(ByVal AxisNo As Integer, ByVal
StrVel As Double, ByVal MaxVel As Double,
ByVal Tacc As Double) As Integer
B_8154_home_search(ByVal AxisNo As Integer, ByVal
StrVel As Double, ByVal MaxVel As Double,
ByVal Tacc As Double, ByVal ORGOffset As
Double) As Integer
Summary of Contents for PCIe-8154
Page 8: ...viii Table of Contents This page intentionally left blank ...
Page 10: ...x List of Tables This page intentionally left blank ...
Page 12: ...xii List of Figures This page intentionally left blank ...
Page 46: ...34 Getting Started This page intentionally left blank ...
Page 50: ...38 MotionCreatorPro Card Information Menu Provides Information about the card ...
Page 74: ...62 MotionCreatorPro This page intentionally left blank ...