Closedown

This commit is contained in:
gac-x03da
2019-02-13 19:41:30 +01:00
parent 7f4b97bcd9
commit a600fa4e1a

View File

@@ -23,6 +23,7 @@ OtfCh2Channel = Channel("X03DA-OTF:IDATA2", type="[d", size=2000)
OtfMsgChannel = Channel("X03DA-OTF:MSG", type="s")
MOTOR = (ManipulatorPhi)
#MOTOR = (ManipulatorTheta)
#MOTOR = (dummy)
#SENSORS = (SampleCurrent, RefCurrent, MachineCurrent)
SENSORS = (OtfCh1Channel, OtfCh2Channel, OtfEnergyChannel)