bbrisson / coltonlab

Automatically exported from code.google.com/p/coltonlab
0 stars 0 forks source link

Read shutter position from spectrometer #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add ability to read the current shutter position from the spectrometer to the 
Spect Control VI.

Currently: I figured out how to use their ActiveX methods to communicate with 
the spectrometer, but "GetCurrentShutterPosition" causes an error every time. 
I'm wondering if this refers to a shutter controlled by the spectrometer 
itself, rather than the one controlled by the CCD (which we have).  If we 
don't have the shutter it's talking about, that would explain why I just get 
an error.

Unfortunately, this is the only mention I've found so far of reading any 
shutter position.  I'll call the company and see if there's a way to do it.

Original issue reported on code.google.com by mjjohn...@byu.net on 1 Aug 2009 at 11:41

GoogleCodeExporter commented 9 years ago

Original comment by john.s.c...@gmail.com on 11 Aug 2009 at 6:45

GoogleCodeExporter commented 9 years ago
Goal: 1/22/10

Original comment by john.s.c...@gmail.com on 9 Jan 2010 at 12:06

GoogleCodeExporter commented 9 years ago
The spectrometer's control panel now simply sets the shutter to closed when it
starts, so that we know what state the shutter is in.

Original comment by mjjohn...@byu.net on 9 Feb 2010 at 11:57