Need to implement the following:
@qdev-dk/qcodes should there be the .run() in the following snippet ?
qc.Measure(vna.s11, vna.s21).setup(..).teardown(..).run(..)
See #263 for more info qc.Measure (not yet implemented).
Loop(..).setup(..).teardown(..).run(..)