Function Library 177
@ Syntax
C/C++(Windows 2000/XP)
I16 _8102_set_gpio_output(I16 card_id, U16
do_value );
I16 _8102_get_gpio_output(I16 card_id, U16
*do_status );
I16 _8102_get_gpio_input(I16 card_id, U16
*di_status );
I16 _8102_set_gpio_output2(I16 card_id, U16
do_value );
I16 _8102_get_gpio_output2(I16 card_id, U16
*do_status );
I16 _8102_get_gpio_input2(I16 card_id, U16
*di_status_2 );
Visual Basic (Windows 2000/XP)
B_8102_set_gpio_output Lib "8102.dll" Alias
"_8102_set_gpio_output"
(ByVal card_id As Integer, ByVal do_value As
Integer) As Integer
B _8102_get_gpio_output Lib "8102.dll" Alias
"_8102_get_gpio_output"
(ByVal card_id As Integer, do_status As Integer)
As Integer
B _8102_get_gpio_input Lib "8102.dll" Alias
"_8102_get_gpio_input" (ByVal
card_id As Integer, di_status As Integer) As
Integer
B _8102_set_gpio_output2 (ByVal card_id As
Integer, ByVal do_value As Integer) As
Integer
B _8102_get_gpio_output2 (ByVal card_id As
Integer, do_status As Integer) As Integer
B _8102_get_gpio_input2 (ByVal card_id As
Integer, di_status_2 As Integer) As Integer
@ Argument
card_id: Specify the PCI-8102 card index. The card_id could be
decided by