This commit is contained in:
root
2018-05-15 10:29:52 +02:00
parent 1bcb32c8f2
commit dcdb3ee2ac
76 changed files with 3068 additions and 829 deletions

View File

@@ -0,0 +1,10 @@
import ch.psi.pshell.epics.ChannelDoubleArray as ChannelDoubleArray
d = ChannelDoubleArray("test", "SINLH02-DBLM230:LOSS_SIGNAL_RAW", -1, False)
add_device(d,True)
print len(test.read())