This Python example shows how to use FFT measurements with Zone trigger on a RTO6 oscilloscope. Afterward, the peak measurements are transferred to the control PC and written in a CSV-file.
This Python example shows how to conduct an EMC pre-compliance measurement on a RTO6 oscilloscope. Therefore, a trigger mask acc. CISPR Band-C specifications is set up conducting a +Peak measurement.
This post is intended for developers who do not have expert knowledge of FFT. The sampling frequency of AVISS's MEMS accelerometer model AV308 is 1600 Hz. For more expert knowledge on sampling ...
The csv module is part of the standard library of Python, which means you don't need to install anything extra to use it. The csv module provides various functions and classes to read and write CSV ...