Fix #657, changed Calmux component connection behavior (#662)
The implementation was changed by replacing the socket with the newly implemented Connection class from IRAPy. With this fix, multiple commands can be sent on the same socket session without having to open several sessions one after another causing the hardware to introduce latency when reconnecting.
Loading
Please register or sign in to comment