Skip to content
Snippets Groups Projects
Commit a18187ce authored by Ute Becker's avatar Ute Becker :relaxed:
Browse files

Die Werte aus dem Messprogramm TL1 werden in das cal-dokument übertragen

parent 325d9c72
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ except ImportError:
configtl1 = ConfigParser()
ini_values = ConfigParser()
# parse existing file
configtl1.read('tl1.ini')
configtl1.read('tl.ini')
ini_values.read('inputs.ini')
# read values from a section
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment