This function is used to initialize the global configuration settings in the variable qt_config_data of the QTouch and QMatrix acquisition method libraries.
void qt_set_parameters ( void )
Arguments |
Type |
Comment |
---|---|---|
Void |
- |
This function will initialize the parameters required by the
library to default values. But the default values can be
changed by the user by modifying the global threshold values
as defined in |
This function can be called any time to apply the threshold parameters of the library as specified by modifying the global data structure qt_config_data exported by the library.