AlexShkarin / pyLabLib

Python package for device control and experiment automation
http://pylablib.readthedocs.io
GNU General Public License v3.0
125 stars 28 forks source link

Hello, please tell me who used the thorlabs_apt_device library how to correctly call the status_ method to get the position in millimeters! #70

Open Techn0ph0bia opened 6 months ago

Techn0ph0bia commented 6 months ago

Hello, please tell me who used the thorlabs_aptdevice library how to correctly call the status method to get the position in millimeters! Whats wrong in this code ? posis = str(self.tomm(motor.status[0][0].get('position')))