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:
ScenarioSimple test scenario to play a signal with a waveform generator and read it back with a waveform monitor
- class DUT
Bases:
Devicedevice under test
- class Monitor
Bases:
Devicewaveform 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