set_cutoff_freq#
method
- RTO.set_cutoff_freq(channel, cutoff_freq)[source]#
Sets the cutoff frequency of one of the two filters: either the filter for channels 1 and 2 or the filter for channels 3 and 4. Cutoff frequencies are set only for either channels 1 and 2 or channels 3 and 4, but you can activate the filter for each channel separately.
- Parameters:
- channelint
Specifies which filter’s cutoff frequency will be changed. A value of 1 or 2 will set the cutoff frequency for both channels, and a value of 3 or 4 will do the same for both channels 3 and 4.
- cutoff_freqint
The cutoff frequency enabled on the channel. Must be between 100 kHz and 1 GHz or 2 GHz (depending on the scope). The scope only supports certain discrete cutoff frequencies. Any other frequency will be rounded to the closest frequency the scope supports.