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

Page 126: 6function library

Advertising
background image

Function Library

115

PCI-8102

6

Function Library

This chapter describes the supporting software for the PCI-8102
card. User can use these functions to develop programs in C,
C++, or Visual Basic. If Delphi is used as the programming envi-
ronment, it is necessary to transform the header files, pci_8102.h
manually.

6.1

List of Functions

Initialization Section 6.3

Pulse Input/Output Configuration Section 6.4

Velocity mode motion Section 6.5

Function Name

Description

_8102_initial

Card initialization

_8102_close

Card Close

_8102_get_version

Check the hardware and software version

_8102_set_user_code Set codes into EEPROM

_8102_get_user_code Get codes from EEPROM

_8102_config_from_file Config PCI-8102 setting from file

Function Name

Description

_8102_set_pls_outmode Set pulse command output mode

_8102_set_pls_iptmode Set encoder input mode

_8102_set_feedback_src Set counter input source

Function Name

Description

_8102_tv_move

Accelerate an axis to a constant velocity
with trapezoidal profile

_8102_sv_move

Accelerate an axis to a constant velocity
with S-curve profile

Advertising