ADLINK PCI-8164 User Manual
Page 189

Function Library
177
I16 _8164_delay_time(I16 AxisNo, U32 MiniSec);
I16 _8164_config_from_file(char *filename);
I16 _8164_version_info(I16 CardNo, U16
*HardwareInfo, U16
*SoftwareInfo, U16 *DriverInfo);
Note:
In RTX environments, the type of information changes to
U32
Visual Basic (Windows 95/NT/2K/XP)
B_8164_initial (existCards As Integer) As Integer
B_8164_close () As Integer
B_8164_get_irq_channel (ByVal CardNo As Integer,
irq_no As Integer) As Integer
B_8164_get_base_addr (ByVal CardNo As Integer,
base_addr As Integer) As Integer
B_8164_delay_time (ByVal AxisNo As Integer, ByVal
MiniSec As Long) As Integer
B_8164_config_from_file(ByVal filename As
string)as integer
B_8164_version_info (ByVal CardNo As Integer,
HardwareInfo As Integer, SoftwareInfo As
Integer, DriverInfo As Integer) As Integer
@ Argument
*existCards: Number of installed 8164 cards
cardNo: Card index number
AxNo: Specifies which axis to use in measuring the delay time
*irq_no: IRQ number of an specified 8164 card
*base_addr: Base address of an specified 8164 card
*Filename: The specified filename recording the configuration of
8164. This file is created by the Motion Creator.