LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI DAQ export sample clock to pfi output

I am using NI cDAQ-9185 with NI9205 analog input module attached.  In LabVIEW, I only seem to have the option to add analog inputs to this device, but I want to configure the pfi0 line on the main DAQ (9185) to be a digital output to output the sample clock.  I don't seem to have this option in LabVIEW, but I know it is possible from the documentation for this device.  How can I set the pfi line to digital output?

0 Kudos
Message 1 of 2
(1,181 Views)

Something like this below may work, never did this before.

 

SNIP.png

 

The DAQmx Export Signal is under the Advanced DAQmx Task Options. You need to find the name of your PFI terminal, I used the property node to get it for a simulated chassis and device.

0 Kudos
Message 2 of 2
(1,156 Views)