Function Library
•
121
6.4 Pulse Input/Output Configuration
@ Name
_7443_set_pls_outmode – Set the configuration for pulse command output.
_7443_set_pls_iptmode – Set the configuration for feedback pulse input.
_7443_set_feedback_src – Enable/Disable the external feedback pulse input
@ Description
_7443_set_pls_outmode:
Configure the output modes of command pulse. There are 6 modes
for command pulse output.
_7443_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 _7443_set_feedback_src () function is
enabled.
_7443_set_feedback_src:
If external encoder feedback is available in the system, set the Src
parameter in this function to
Enabled state. Then internal 28-bit
up/down
counter
will
count
according
configuration
of
_
7443_set_pls_iptmode() function. Or the counter will count the
command pulse output.
@ Syntax
C/C++ (DOS, Windows 95/NT)
I16 _7443_set_pls_outmode(I16 AxisNo, I16 pls_outmode);
I16 _7443_set_pls_iptmode(I16 AxisNo, I16 pls_iptmode, I16 pls_logic);
I16 _7443_set_feedback_src(I16 AxisNo, I16 Src);
Visual Basic (Windows 95/NT)
B_7443_set_pls_outmode (ByVal AxisNo As Integer, ByVal pls_outmode
As Integer) As Integer
B_7443_set_pls_iptmode (ByVal AxisNo As Integer, ByVal pls_iptmode As
Integer, ByVal pls_logic As Integer) As Integer
B_7443_set_feedback_src (ByVal AxisNo As Integer, ByVal Src As Integer)
As Integer
Summary of Contents for PPCI7443
Page 1: ...PPCI7443 Advanced 4 Axes Servo Stepper Motion Control Card User s Guide Version 2 00...
Page 2: ......
Page 6: ......
Page 8: ......
Page 42: ...34 Single Connections...
Page 82: ...74 Operation Theorem _7443_set_home_config _7443_home_move Refer to section 6 9...
Page 108: ......
Page 118: ......