144
Function Library
Visual Basic (Windows 2000/XP)
B_8174_set_gpio_output(ByVal card_id As Integer,
ByVal DoValue As Integer) As Integer
B_8174_get_gpio_output(ByVal card_id As Integer,
DoValue As Integer) As Integer
B_8174_get_gpio_input(ByVal card_id As Integer,
DiValue As Integer) As Integer
B_8174_set_gpio_input_function(ByVal card_id As
Integer, ByVal Channel As Integer, ByVal
Select As Integer, ByVal Logic As Integer)As
Integer
@ Argument
card_id
: Specify the PCI-8174 card index. The card_id could be
decided by DIP switch (SW1) or depend on slot sequence. Please
refer to
_8174_initial
().
DoValue
,
*DoValue
: Digital output value. Bit 0-3: D_out 0-3.
*DiValue
: Digital input value, Bit 0-3: D_in 0-3
Channel
: Digital channel DI0 - DI3
Select
: signal types select
Logic
: input signal logic
Value
Meaning
0
General DI (default)
1
LTC (active low)
2
SD (active low)
3
PCS (active low)
4
CLR (active low)
5
EMG (active low)
Value
Meaning
0
Not inverse (default)
1
Inverse
Summary of Contents for PCI-8174
Page 4: ......
Page 13: ...Introduction 3 Figure 1 2 Flow chart for building an application ...
Page 94: ...84 Operation Theory ...
Page 102: ...92 MotionCreatorPro In this menu users can configure LTC SD PCS and Select_Input ...
Page 166: ...156 Function Library ...
Page 168: ...158 Connection Example ...