1.3.4.1 qtm_freq_hop

touch_ret_t qtm_freq_hop(qtm_freq_hop_control_t *qtm_freq_hop_control);

Description: Performs Frequency Hopping Algorithm. Chose the next measurements frequency from the frequency-set and perform median filter on the signal value. Should be called after calling qtm_acquisition_process().

Parameter:
TypeDescription
qtm_freq_hop_control_tPointer to Frequency Hop Control structure
Return:
TypeDescription
touch_ret_tTouch Library Return Status