We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeeddfe commit e38284eCopy full SHA for e38284e
demos/Demo_Imaging_PTU.py
@@ -7,7 +7,7 @@
7
if __name__ == "__main__":
8
9
sn = snAPI()
10
- sn.getDevice("1000509")
+ sn.getDevice()
11
sn.initDevice(MeasMode.T2)
12
13
sn.loadIniConfig(r"config\HH500.ini")
0 commit comments