09-26-2012 10:04 AM
I need to communicate with NI USB 6009 and newport hp846 shutter using the DAQ assistant.Basically I need to give a command to the shutter to open and to close.
I have used the DAQ assistant before for very small projects,But in this case,I do not how to deal with this.thanks
09-26-2012 11:01 AM
09-26-2012 01:05 PM
I think,I need to give a voltage signal.I will attach the hp845 data sheet.hp846 is very much similar to that.I just need to open and close the shutters,that way I can use it
to my experiment.thanks
09-26-2012 03:13 PM
@fdfdf wrote:
I think,I need to give a voltage signal.I will attach the hp845 data sheet.hp846 is very much similar to that.I just need to open and close the shutters,that way I can use it
to my experiment.thanks
You will need to add a driver in between the digital output and the shutter control since the DIO is only capable of driving 5mA and you need at least 400mA
09-26-2012 04:37 PM
I have only the shutter and the NI6009.I do not have a shutter controller.I need to make a shutter controler by my self and it should take
the voltage from the NI6009 and should work according to the labview program I write to the DAQ.
can you tell me what should be the circuit I should make which can be communicated with the DAQ.thanks
09-27-2012 12:44 PM
can I have a comment please..thanks
09-27-2012 01:58 PM
09-27-2012 04:04 PM - edited 09-27-2012 04:07 PM
Sometimes shutter control is more complex if speed of response and repetition rate is of importance.
The nm Laser shutters I use for high power CO2 lasers have circuitry that drives the shutter with higher voltage than nominal at first for a fast closure. It then defaults to a much lower holding voltage to keep the blade open. The lower voltage also allows for a faster closing response. It may even apply a reverse bias, don't know for sure.
You may also need a reverse biased diode or snubber across your shutter coil to prevent damage to the driving device when power to the shutter is removed (back EMF). However, this can have contribute to a slower speed of response.
EDIT: I just found this, see section 3, it may give you a basis to go on for your unit:
http://www.nmlaser.com/application.htm#3.%20User%20Built%20Circuits
-AK2DM