08-09-2017 11:56 AM
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
08-09-2017 12:48 PM
@JÞB wrote:
With that X series device you ARE able to play with these properties:
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
08-10-2017 03:54 AM
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).