Sang-Woo Kim
Results
2
comments of
Sang-Woo Kim
"Another `set()` call is still in progress problem" in `EpicsSignal.set` function seems to occur especially when it is a transition type signal. If 1 is set to `xxx:m1.STUP`, it changes...
It would be better to use the put_complete option for the transition signal. `signal = EpicsSignal("test:signal", put_complete=True)`