06-19-2014 10:57 AM - edited 06-19-2014 11:07 AM
Hi,
I'm using a PXI 6251 Daq card.
On this one, I'm generate on analog output a finite signal.
I would like to initiate a rising edge on PXIx terminal when the Output analog task is realy run.
In fact i would like to provoq an output trigger when the analog task is start.
Is it possible ?
Thanks for reply.
Regards
=========================
Bonjour,
Je dispose d'une carte PXI 6251
Sur celle-ci je génére un signal Analogique Finit.
Je souhaite provoquer un front montant sur une sortie PFIX quand la tache de génération à démarrer. Puis que cette sortie tombe à 0 quand la tache est stopée....
Est-ce possible ?
Merci pour vos réponses.
Solved! Go to Solution.
06-20-2014 03:22 AM - edited 06-20-2014 03:41 AM
Hello __KB__,
I think you should start from this example : https://decibel.ni.com/content/docs/DOC-5374
Then, you'll have to adapt it in order to define a pattern which generates a high level as soon as the analog task starts and which generates a low level at the end of the finite acquisition.
In order to know which digital line matches with your PFI line, you will have to look at the documentation of the PXI 6251 (http://www.ni.com/pdf/manuals/371291h.pdf, page 14). You can also get the information from MAX.
Regards,
Jérémy C.
NI France
06-23-2014 03:39 PM
Hi Jeremy C.
Thanks to have take time for reply.
It is exacty what I Search.
Best regards