Skip to content
Snippets Groups Projects
Commit d27e1c8d authored by Sai Lakhan Ekal's avatar Sai Lakhan Ekal
Browse files

Merge branch 'master' of...

Merge branch 'master' of gitlab.desy.de:msk-sw/low-level-radio-frequency/climate-lab/climate-lab-test-stand
parents 332bc1f2 3f8ee24e
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,9 @@ class VnaDummy:
response = 'frequency set'
return response
def set_sweep_mode(self, mode):
return '1'
def get_measurement_string(self, trace, result_format):
self.simulated_traces = trace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment