Scenarios

Scenarios describe what you need. They define the tests and the necessary devices for them. Here you can find all scenarios that are implemented in this BalderHub package.

class balderhub.waveformgenerator.scenarios.ScenarioPlayAndRecord

Bases: Scenario

Simple test scenario to play a signal with a waveform generator and read it back with a waveform monitor

class DUT

Bases: Device

device under test

class Monitor

Bases: Device

waveform monitor device

test_play_and_record(waveform)

simple test that tries to play a waveform with the generator and reads it back with the monitor