ADLINK PCI-8102 User Manual

Page 134

Advertising
background image

Function Library

123

PCI-8102

This function is used to close 8102 card and release its resources,
which should be called at the end of your applications.

_8102_get_version:

Lets users read back the firmware’s, driver’s and DLL’s version
information.

_8102_set_user_code:

Set your own codes into EEPROM. It can secure users’ applcai-
tion to avoid plagiarism.

_8102_get_user_code:

Get codes that you set by the function “_8102_set_user_code”
from EEPROM.

_8102_config_from_file:

This function is used to load the configeration of the PCI-8102
according to specified file. By using Motion Creater, user could
test and configure the 8102 correctly. After saving the configura-
tion, the file would be existed in user’s system directory as
8102.ini.

When this function is executed, all 8102 cards in the system will
be configured as the following functions were called according to
parameters recorded in 8102.ini.

_8102_set_limit_logic

_8102_set_pcs_logic

_8102_set_ltc_logic

_8102_set_inp

_8102_set_erc

_8102_set_alm

_8102_set_pls_iptmode

_8102_set_pls_outmode

_8102_set_move_ratio

_8102_set_latch_source

_8102_set_feedback_src

_8102_set_home_config

_8102_set_soft_limit

_8102_set_fa_speed

_8102_set_sd

Advertising