8144_config_from_file – ADLINK PCI-8144 User Manual

Page 92

Advertising
background image

82

Function Library

_8144_config_from_file

Configure settings from file

Description:

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

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

_8144_set_limit_logic

_8144_set_mio_sensitivity

_8144_set_pls_outmode,

_8144_enable_sd_signal

Syntax:

I16 _8144_config_from_file()

B_8144_config_from_file()As Integer

Parameters:

Return Values:

ERR_NoError

Example:

See also:

_8144_set_limit_logic

_8144_set_mio_sensitivity

_8144_set_pls_outmode

_8144_enable_sd_signal

Advertising