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

bug fix with user functions

parent 7ae163db
No related branches found
No related tags found
No related merge requests found
......@@ -206,7 +206,7 @@ def sweep(start,stop,step,comp,integration,device): #step cannot be negative
#sampling check
def sampling_check(voltage,device):
device.del_user_functions()
parameters ={
'mode' : 'LIN',
'hold': 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment