nanophotonics / nplab

Core functions and instrument scripts for the Nanophotonics lab experimental scripts
GNU General Public License v3.0
38 stars 15 forks source link

Thorlabs SC10 won't return it's state #82

Closed eoinell closed 4 years ago

eoinell commented 4 years ago

Shutter.query('ens?')

should return 1 or 0

instead returns empty string, along with message 'This command did not echo!!'

Shutter.toggle() works as normal

eoinell commented 4 years ago

Changed SC10 base class to ShutterWithEmulatedRead