Closedown

This commit is contained in:
boccioli_m
2015-05-29 11:33:22 +02:00
parent abb07a867c
commit 95543867c3
+3 -3
View File
@@ -27,6 +27,6 @@ sout = SimulatedOutput()
sinp = SimulatedInput()
positioner1 = create_channel_device('TESTIOC:TESTCALCOUT:Input', type = 'd')
detector1 = create_channel_device('TESTIOC:TESTCALCOUT:Output', type = 'd')
detector2 = create_channel_device('TESTIOC:TESTSINUS:SinCalc', type = 'd')
#positioner1 = create_channel_device('TESTIOC:TESTCALCOUT:Input', type = 'd')
#detector1 = create_channel_device('TESTIOC:TESTCALCOUT:Output', type = 'd')
#detector2 = create_channel_device('TESTIOC:TESTSINUS:SinCalc', type = 'd')