8 lines
102 B
Python
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)
|