09-08-2009 07:53 AM - edited 09-08-2009 08:02 AM
Hi Alls,
When PXI6733 Analog start, I wanted PXI6250 to start Analog IN too at the same time.
Let say Analog out sample 1 at 1V, Analog in will sample 1V too at the same time.
I was trying to set PXI6733 to trigger PXI6250 start trigger, but it seems doesn't work.
Card PXI6733 (Dev1) inserted to slot 4, while PXI6250(Dev2) inserted to slot 5.
I have set at MAX so that PXI_trigger1 "away from slot 1".
Please refer to the pic attached here and thankssss for your help.
09-09-2009 09:10 PM
Hello Eng Wei,
Do you mean that the PXI-6733 will output the 1V signal, then that 1V signal will be read in by the PXI-6250? A.k.a loopback?
In that case, the PXI-6250 acquisition should be started first and made to wait for the trigger to come in from the PXI-6733.
Do you mind attaching the VI for this? It might be helpful if we get a bigger picture (e.g. the dataflow order of the DAQmx VIs, such as DAQmx Start Task for the two cards).
Best regards,
Victor
09-09-2009 10:40 PM - edited 09-09-2009 10:41 PM
Hi Victor,
Do you mean that the PXI-6733 will output the 1V signal, then that 1V signal will be read in by the PXI-6250? A.k.a loopback?
-YES
Please check the VI attached. Thanks.
BR, engwei
09-11-2009 02:54 AM
Hi,
The problem solved by PXI6250 triggerring the PXI6733.