Closedown

This commit is contained in:
gac-x03da
2018-02-09 15:40:42 +01:00
parent 963e58e3b3
commit 16389ff5a8

View File

@@ -1,4 +1,5 @@
import ch.psi.pshell.epics as epics
import math
class Keithley(object):
RANGE_STATES = ['AUTO', '20 mA', '2 mA', '200 uA', '20 uA', '2 uA', '200 nA', '20 nA', '2 nA', '200 pA', '20 pA']