06-22-2007 04:20 PM
have a basler a102f camera grabbing image, the same time also want to use it's daq input to get an external hardware counter value, is it possiable ?
a102f daq has 4 input ports and output ports,
right now have no idea which kind of hardware counter I can use which can port the count value signal(interface) to the camera daq input port. the hardware counter just count a pulse signal with 200hz to 0hz .
any suggestion ?
thanks
06-25-2007 10:51 AM
06-25-2007 11:31 AM
sorry may be my description not accurate, my basler camera already used port 0 as trigger(triggered by an elec optical sonser) grabbing image, every thing ok. it also has on board daq(instead NI daq board), what I want is using another daq port to grab an external hardware counter value (the counter counts an external pulse 200hz to 0 hz )and attach the counter value as a stamp to the grabbed image.
like
image # counter value
image1 000001
image2 000023
image3 000025
image4 000100
the count value as a stamp attached to the image.
06-26-2007 03:54 PM