112
Function Library
6.4
Pulse Input/Output Configuration
@ Name
_8168_set_pls_outmode
– Set the configuration for pulse
command output.
_8168_set_pls_iptmode
– Set the configuration for feedback
pulse input.
_8168_set_feedback_src
– Enable/Disable the external feed-
back pulse input
@ Description
_8168_set_pls_outmode
:
Configure the output modes of command pulse. There are more
than 6 modes for command pulse output.
_8168_set_pls_iptmode
:
Configure the input modes of external feedback pulse. There are
four types for feedback pulse input. Note that this function makes
sense only when src parameter in
_8168_set_feedback_src
function is set to 0 as external source.
_8168_set_feedback_src
:
If external encoder feedback is available in the system, set the
src
parameter in this function to the enabled state. Then internal
28-bit up/down counter will count according to the configuration of
_8168_set_pls_iptmode
() function, or the counter will count
the command pulse output.
@ Syntax
C/C++ (DOS, Windows)
I16 _8168_set_pls_outmode(I16 AxisNo, I16
pls_outmode);
I16 _8168_set_pls_iptmode(I16 AxisNo, I16
pls_iptmode, I16 pls_logic);
I16 _8168_set_feedback_src(I16 AxisNo, I16 Src);
Содержание cPCI-8168
Страница 4: ......
Страница 10: ...vi List of Figures...
Страница 29: ...Installation 19 2 9 Overview of CN3 CN6...
Страница 31: ...Installation 21 2 11 Switch Setting...
Страница 124: ...114 Function Library Src Counter source Return Code ERR_NoError Value Meaning 0 External Feedback 1 Command pulse...
Страница 134: ...124 Function Library Return Code ERR_NoError ERR_SpeedError ERR_PChangeSlowDownPointError ERR_MoveRatioError...
Страница 155: ...Function Library 145 12 At FH speed maximum velocity 13 In deceleration 14 Waiting for INP signal 15 Reserved...
Страница 204: ...194 Function Library...