Function Library
147
@ Syntax
C/C++ (DOS, Windows)
I16 _8168_set_alm(I16 AxisNo, I16 alm_logic, I16
alm_mode);
I16 _8168_set_el(I16 AxisNo, I16 el_mode);
I16 _8168_set_inp(I16 AxisNo, I16 inp_enable, I16
inp_logic);
I16 _8168_set_erc(I16 AxisNo, I16 erc_logic, I16
erc_on_time);
I16 _8168_set_servo(I16 AxisNo, I16 on_off);
I16 _8168_set_sd(I16 AxisNo, I16 enable, I16
sd_logic, I16 sd_latch, I16 sd_mode);
Visual Basic (Windows)
B_8168_set_alm (ByVal AxisNo As Integer, ByVal
alm_logic As Integer, ByVal alm_mode As
Integer) As Integer
B_8168_set_el (ByVal AxisNo As Integer, ByVal
el_mode As Integer) As Integer
B_8168_set_inp (ByVal AxisNo As Integer, ByVal
inp_enable As Integer, ByVal inp_logic As
Integer) As Integer
B_8168_set_erc (ByVal AxisNo As Integer, ByVal
erc_logic As Integer, ByVal erc_on_time As
Integer) As Integer
B_8168_set_servo (ByVal AxisNo As Integer, ByVal
On_Off As Integer) As Integer
B_8168_set_sd (ByVal AxisNo As Integer, ByVal
enable As Integer, ByVal sd_logic As
Integer, ByVal sd_latch As Integer, ByVal
sd_mode As Integer) As Integer
@ Argument
AxisNo
: axis number designated to configure
alm_logic
: setting of active logic for ALARM signal
alm_logic=0, active LOW.
alm_logic=1, active HIGH.
alm_mode
: reacting modes when receiving ALARM signal.
Содержание 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...