Skip to content
Snippets Groups Projects
Commit 2e8504e3 authored by Alexandros Asonitis's avatar Alexandros Asonitis
Browse files

modes fixed availiable

parent 2e102b0c
No related branches found
No related tags found
No related merge requests found
......@@ -169,13 +169,13 @@ def constant_meas(dictionary,device):
smu_v.update(
iname = 'I2',
vname = 'V2',
mode = 'V',
mode = 'VPULSE',
func = 'CONS'
)
smu_help.update(
iname = 'I3',
vname = 'V3',
mode = 'VPULSE',
mode = 'V',
func = 'VAR1'
)
smu_ground.update(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment