pyepics / epicsapps

Epics Applications using PyEpics
http://pyepics.github.io/epicsapps/
Other
17 stars 10 forks source link

Instruments: if move of one PV fails, others may not be put #13

Open newville opened 10 years ago

newville commented 10 years ago

on a "move instrument to position", a failure of one put (say, due to PV access control) seems to affect other moves.

newville commented 10 years ago

if pv.Put() fails for any reason....