Skip to content

Commit a8dade1

Browse files
author
Guen Prawiroatmodjo
committed
update chip yaml
1 parent 0da9e59 commit a8dade1

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

qcodes/tests/delegate/data/chip.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ instruments:
55
submodules_type: qcodes.instrument.delegate.DelegateInstrument
66
submodules:
77
device1:
8-
gate:
9-
- dac.ch01.voltage
8+
gate: dac.ch01.voltage
109
source:
1110
- lockin.frequency
1211
- lockin.amplitude
@@ -26,10 +25,8 @@ instruments:
2625
type: qcodes.instrument.delegate.DelegateInstrument
2726
init:
2827
parameters:
29-
X:
30-
- field_x.field
31-
ramp_rate:
32-
- field_x.ramp_rate
28+
X: field_x.field
29+
ramp_rate: field_x.ramp_rate
3330
ramp_X:
3431
- field_x.ramp_rate
3532
- field_x.field

0 commit comments

Comments
 (0)