09-11-2002 12:30 PM
09-11-2002 04:06 PM
09-12-2002 09:44 AM
08-03-2006 12:42 PM
08-07-2006 06:09 PM
Aarthi,
This is definitely possible in DAQmx and actually much easier to code. The link below is to an EPD on ni.com that shows how to use a RTSI trigger from an available DAQ device to trigger an image acquisition. The DAQmx Route Signal function is used to route the DAQmx signal to one of the RTSI lines, and then the IMAQ Configure Trigger uses the RTSI line as the trigger source. Hope this helps.
Jason N
08-14-2006 11:36 AM
12-02-2013 08:17 AM
Hello , i need sync between Frame grabber and DAQ (use triggers) , i need to take photo and in same time take daq Samples , It looks very efficient code, I have Frame grabber NI PCIe-1433 and Ni USB 6341 DAQ , so what is the adjust that i need to do to use with these components?