6 function library, 1 list of functions, List of functions – ADLINK PCI-8164 User Manual

Page 175: 6function library

Advertising
background image

Function Library

163

6

Function Library

This chapter describes the supporting software for the PCI-/MPC-/
PXI-8164 card. You can use these functions to develop programs
in C, C++, or Visual Basic. If Delphi is used as the programming
environment, you need to manually transform the header files
8164.h.

6.1 List of Functions

Initialization Section 6.3

Pulse Input/Output Configuration Section 6.4

Function Name

Description

_8164_initial

Card initialization

_8164_initialx

Card initialization with I/O base address and IRQ
Channel

_8164_close

Card Close

_8164_get_base_addr

Get base address of 8164

_8164_get_irq_channel

Get the 8164 card’s IRQ number

_8164_delay_time

Delay execution of program for specified time in
units of ms.

_8164_config_from_file

Configure 8164 cards according to configuration
file i.e. 8164.ini, which is created by Motion Cre-
ator.

_8164_version_info

Check the hardware and software version

Function Name

Description

_8164_set_pls_outmode

Set pulse command output mode

_8164_set_pls_iptmode

Set encoder input mode

_8164_set_feedback_src

Set counter input source

Advertising