dso_display module

class dso_display.Display(parent)

Bases: object

This module controls the display function on the DSO.

get_persis_time()

Quries the waveform persistence level

Returns:

persistence time

Return type:

str or float

persis_clear()

Clear the persistence of the displayed waveform

set_persis_infi()

Sets the persistence to infinite

set_persis_off()

Sets the persistence off

set_persis_time(t: float)

Sets the waveform persistence level

Parameters:
  • t (float) – persistence time

  • range – 16E-3, 30E-3, 60E-3, 120E-3, 240E-3, 500E-3, 1, 2, 4