03-09-2015 10:18 AM - edited 03-09-2015 10:19 AM
Hi All,
I have a camera which have a functionality called Frame reset [/Frame_Rest] (through I/0) enabled when the pins are shorted to GND, I am wondering how can I use the DAQ baord to enable that functioanlity. Is it possible to do that using DAQ boad.
03-10-2015 01:40 PM
Without knowing more about your camera or DAQ device this is about as specific as I can be.
I assume your camera doesn't actually need to be grounded on that pin to trigger fram reset, rather it only needs a digital low signal (<0.8V).
If this is the case, then you can configure a digital output on your DAQ device to output digital high until you want to trigger that frame reset. When you want to trigger the frame reset you will simply output digital low, which will trigger the reset, then continue to output digital high on that pin.
Hope this helps.
03-10-2015 01:52 PM
@HeisenBerger15 wrote:
Without knowing more about your camera or DAQ device this is about as specific as I can be.
I assume your camera doesn't actually need to be grounded on that pin to trigger fram reset, rather it only needs a digital low signal (<0.8V).
If this is the case, then you can configure a digital output on your DAQ device to output digital high until you want to trigger that frame reset. When you want to trigger the frame reset you will simply output digital low, which will trigger the reset, then continue to output digital high on that pin.
Hope this helps.
Hi Casey,
Thank you very much, My Daq card is usb 6361. and camera is an analog camera, with serial (db26 i/o connector) for the frame reset and for to enable other different functioanlity.
frame reset is one of the pin of the i/o, and camera manual mentioned that any funcationality can be enable when pins are shorted to gnd.
how to create a digital low signal? or is there any exmaple for creating an inverter?
03-10-2015 03:29 PM