Files
x07mb/script/Users/Thomas/test9.py
2022-03-04 14:28:28 +01:00

8 lines
102 B
Python

d=0
d=Channel('X07MB-OP2:SMPL-DONE')
#ee=caget('X07MB-OP2:SMPL-DONE')
#print(ee)
e=d.read()
print(e)