moonshot-nagayama-pj / PnPQ

Python package for Controlling Optical Devices in Quantum Testbed
Other
0 stars 0 forks source link

OzOptics ODL-360 response check #45

Closed hhatpsi closed 2 months ago

hhatpsi commented 3 months ago

OzOptics ODL-650-m might not provide the complete response during the command execution. This is also related to issue #39, but might not close the bug. The maximum calculated delay is related to find_home() command which takes ~3.92 sec. But the delay for moving from position 0mm to position 49mm (max) is ~1.6 seconds. Here we consider max 100 retries for reading response from serial interface with delay of 50 millisecond per retry (total 5 seconds).