LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Buffered Analog Outlout

It is possible to determine how many samples were generated, look at this thread. You should also set the auto start input of DAQmx Write.vi to false (it defaults to T) since you're explicitely calling Start.vi. I think you can set the maximum of DAQmx Create Virtual Channel.vi to less than 10 to avoid damage.

 

Ben64

0 Kudos
Message 11 of 13
(563 Views)

@JÞB wrote:

With that X series device you ARE able to play with these properties:

 

Capture1.PNG

 

That's 2 new things I learned today.  I feel like I'm pretty familiar with DAQmx but had no idea those properties were available.  Thanks Jeff!

 

 

-Kevin P

ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.
0 Kudos
Message 12 of 13
(556 Views)

many thanks Jeff&Ben, I'll try the underflow behavior timing node property.  The Idle state behavior property is unavailable for me, is that because of the hardware of the PCI-6341 or the DAQmx driver 15.0.1f3.  I'm using LabVIEW 2013.  It appears in a search but there's no corresponding property in the tree view. (screen snip below).

 

20170810_IdlePropertyNode.jpg

0 Kudos
Message 13 of 13
(544 Views)