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

part 2

parent cfbc3197
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ all_widgets.append(button)
###################################################### end of widgets assignment ####
#connect to the device
device = module.HP4155a('GPIB0::17::INSTR')
device = hp4155a.HP4155a('GPIB0::17::INSTR')
#create tempfile
temp_file= os.path.join(os.getcwd(),'tempfile.txt')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment