Replies: 2 comments 1 reply
-
Hi @gholsclaw I can't find a reference to an "internal shutter" in the QEPro datasheet. Do you have some documentation for it? Or can you describe what you have to do to close the shutter in the original oceanview software? Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi @gholsclaw Thanks for the info 👍 So to get this working you will need to implement the GPIO feature for the QEPro. But I don't have a QEPro. So from this branch you should be able to continue implementing the GPIO feature and test it with your spectrometer. (It might already work. Just set gpio pin4 as an output and try toggeling it.) Here is the command reference from the datasheet: I hope that helps! It would be great if you could finish the implementation and make a pull request ❤️ Cheers |
Beta Was this translation helpful? Give feedback.
-
I have successfully read out the detector for my QEPro, but I cannot seem to figure out how to send a command to close the internal shutter. Apologies for the basic question; I am a Python novice. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions