Function Library
185
6.22 General-purposed DIO
@ Name
_8168_d_output
– Digital output
_8168_d_input
– Digital input
_8168_hd_output
– High speed digital output
_8168_hd_input
– High speed digital input
@ Description
_8168_d_output
():
Set the on_off status for general-purposed digital output pin.
_8168_d_input
():
Read status of general-purposed digital input pin.
_8168_hd_output
():
Set the on_off status for general-purposed high speed DO pin.
_8168_hd_input
():
Read status of general-purposed high speed DI pin.
@ Syntax
C/C++ (DOS, Windows)
I16 _8168_d_output(I16 AxisNo, I16 value)
I16 _8168_d_input(I16 AxisNo)
I16 _8168_hd_output(I16 AxisNo, I16 value)
I16 _8168_hd_input(I16 AxisNo)
Visual Basic (Windows)
B_8168_d_output (ByVal AxisNo As Integer, ByVal
value As Integer) As Integer
B_8168_d_input (ByVal AxisNo As Integer) As
Integer
B_8168_hd_output (ByVal AxisNo As Integer, ByVal
value As Integer) As Integer
B_8168_hd_input (ByVal AxisNo As Integer) As
Integer
Содержание 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...