config file for keithley 2601b source created

fixed bug with limits in driver
This commit is contained in:
2024-07-24 17:39:14 +02:00
parent b3519c7317
commit 2c102ad38b
2 changed files with 5 additions and 4 deletions

View File

@ -7,7 +7,8 @@ Node('k2601b.psi.ch',
Mod('vsource_io',
'frappy_psi.k2601b.K2601bIO',
'source meter',
uri = '129.129.156.90:5025',
# uri = '129.129.156.90:5025',
uri = "sans-sample-ts:3011"
)