frappy_psi.tcs: minor fixes
This commit is contained in:
@@ -21,4 +21,4 @@ Mod('mix_htr',
|
|||||||
'mixing chamber heater',
|
'mixing chamber heater',
|
||||||
io='io',
|
io='io',
|
||||||
channel=3,
|
channel=3,
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -18,8 +18,7 @@
|
|||||||
# Anik Stark <anik.stark@psi.ch>
|
# Anik Stark <anik.stark@psi.ch>
|
||||||
# *****************************************************************************
|
# *****************************************************************************
|
||||||
|
|
||||||
from frappy.core import StringIO, HasIO, Writable, Parameter, Property, FloatRange, IntRange, BoolType, \
|
from frappy.core import StringIO, HasIO, Writable, Parameter, Property, FloatRange, IntRange, BoolType
|
||||||
ERROR
|
|
||||||
from frappy.errors import CommunicationFailedError, HardwareError
|
from frappy.errors import CommunicationFailedError, HardwareError
|
||||||
from frappy.ctrlby import WrapControlledBy
|
from frappy.ctrlby import WrapControlledBy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user