124
Function Library
6.8
Manual Pulser Motion
@ Name
_8174_disable_pulser_input
– Disable the pulser input
_8174_pulser_vmove
– Manual pulser v_move
_8174_set_pulser_iptmode
– Set the input signal modes of
pulser
@ Description
_8174_disable_pulser_input
This function is used to set the pulser input disable or enable.
_8174_pulser_vmove
With this command, the axis begins to move according to the
manual pulse input. The axis will output one pulse when it
receives one manual pulse, until the
_8174_disable_pulser_input
function disables the
pulser.
_8174_set_pulser_iptmode
This function is used to configure the input mode of manual
pulser.
@ Syntax
C/C++ (Windows 2000/XP)
I16 _8174_disable_pulser_input(I16 AxisNo, U16
Disable);
I16 _8174_pulser_vmove(I16 AxisNo, F64
SpeedLimit);
I16 _8174_set_pulser_iptmode(I16 AxisNo, I16
InputMode, I16 Inverse);
Visual Basic (Windows 2000/XP)
B_8174_disable_pulser_input(ByVal AxisNo As
Integer, ByVal Disable As Integer) As
Integer
Содержание PCI-8174
Страница 4: ......
Страница 13: ...Introduction 3 Figure 1 2 Flow chart for building an application ...
Страница 94: ...84 Operation Theory ...
Страница 98: ...88 MotionCreatorPro 5 3 2 Select Menu The select menu appears after running MotionCreatorPro It is used to ...
Страница 99: ...MotionCreatorPro 89 5 3 3 Card Information Menu In this menu it shows some Information about this card ...
Страница 100: ...90 MotionCreatorPro 5 3 4 Configuration Menu In this menu users can configure ALM INP ERC EL ORG and EZ ...
Страница 102: ...92 MotionCreatorPro In this menu users can configure LTC SD PCS and Select_Input ...
Страница 104: ...94 MotionCreatorPro In this menu users can configure pulse input output and move ratio and INT factor ...
Страница 166: ...156 Function Library ...
Страница 168: ...158 Connection Example ...