05-06-2012 09:07 PM
Hi all,
I have PCIe 1429 frame grabber, PCI-6036E Daq card and encoder.
I am able to read encoder pulses using ctr0 of 6036E. I'm trying to use the ctr0 signal as a trigger line to the frame grabber. I think I can generate trigger signal internally based on the encoder pulses but I do not find any information on that. Can you guys give me any helpful idea? Should I have I/O extension board to integrate the two cards (PCIe 1429 + PCI 6036)?
Thanks.
Solved! Go to Solution.
05-07-2012
01:15 PM
- last edited on
04-18-2024
04:11 PM
by
Content Cleaner
Hi hyperimage,
The best way to trigger your frame grabber from your DAQ card would be to connect them with a RTSI cable internally and route the signal through the RTSI lines. The “LL Triggered Ring using DAQmx Pulse Train” might be a good starting point for what you are looking for. You can review the documents below to get a better understanding of how to trigger from a DAQ card.
What is the Difference Between the DAQmx Export Signal VI and the DAQmx Connect/Disconnect Terminals VIs?
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000001DcN3SAK&l=en-US
RTSI Bus Cables
https://www.ni.com/en-us/support/model.rtsi-cable.html
Tim O
05-07-2012 03:32 PM
Thanks for your answer.
I should've mentioned in the first post that I have laptop configuration which means I have PCMCIA type 6036E card and external device to use PCIe 1429. The external device is connected through PCI Express card. In this kind of configuration, do I still have a choice of using RTSI? If not, what other options do I have?
What I think I can do is to use SMB connector as external trigger source and wire the connector with 6036E terminal, so trigger pulses are generated using 6036E and the trigger pulses are used as external trigger source since SMB connector and 6036E terminal are connected. I'm not sure if this is the right way to do.
Thanks.
05-08-2012 01:44 PM
Hi hyperimage,
You will not be able to use the RTSI lines with PCMCIA 6036E. I think you’re on the right track with the external trigger though. You could have a wired connection between an output of the SMB to the trigger line on the PCIe 1429 and that should work just fine. All you need to do is output your trigger signal on which ever output you like and then have your camera reference the trigger line on the 1429.
Tim O