From 01:00 AM CDT Saturday, June 10 - 04:00 AM CDT Saturday, June 10, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate a continuous pulses from digital output port with external clock source

I had a USB 6353 DAQ board.  I want to set AO sample clock from an external clock source (PFIx) and set the programmable Clock Divider to an integer number like the following:

John2772_1-1668211577522.png

What is/are functions should I use?

 

 

 

 

0 Kudos
Message 1 of 3
(363 Views)

In LabVIEW, you would use a DAQmx Timing property node to set:

Sample Clock.Timebase.Source

Sample Clock.Timebase Divisor

 

Kevin_Price_1-1668271180386.png

 

 

-Kevin P

CAUTION! New LabVIEW adopters -- it's too late for me, but you *can* save yourself. The new subscription policy for LabVIEW puts NI's hand in your wallet for the rest of your working life. Are you sure you're *that* dedicated to LabVIEW?

(Summary of my reasons in this post, part of a voluminous thread of mostly complaints starting here).


0 Kudos
Message 2 of 3
(329 Views)

Hi Kevin,

 

  Thanks for your help.  I solve the problem in C# by setting the sample source, divider like you did in Labview.

 

 

0 Kudos
Message 3 of 3
(275 Views)