1.2.3.4 qtm_calibrate_sensor_node
touch_ret_t qtm_calibrate_sensor_node(qtm_acquisition_control_t* qtm_acq_control_ptr, uint16_t which_node_number);
Description: Configures the sensor for calibration. On the next measurement, the calibration process for this sensor will be started.
Parameter:
Type | Description |
---|---|
ptc_seq_acq_settings* | Acquisition Module Control Pointer |
uint16_t | Node (Channel) number |
Return:
Type | Description |
---|---|
touch_ret_t | Touch Library Return Status |