Dear NI community,
I am trying to do electrical resistivity and temperature measurements by USB 6341 with python, simultaneously. I am using python codes to generate commands. The acquired data (especially temperature) is noisy, so it is necessary to denoise physically (e.g. mounting capacitor) or by built-in functions. It seems, there exist some functions to apply specific types of filter to commands. I have looked through the community posts and the refs but I couldn't find any document or review which explains the functions to apply the filter. I would like to know the functions I can use to apply a filter, lets say a low pass filter.
Thanks