02-16-2008 01:11 AM
@Dennis Knutson wrote:Look again at the DAQmx Device property. After you write the ActiveDev property, you can read all of the items you list. Right click and select Properties and you will see what is available.
edit: Just saw from another post of yours that you are not using LabVIEW so my hint will not work for you. The properties are there though, you just have to work harder with a text based language.
Message Edited by Dennis Knutson on 02-13-2008 09:43 PM
02-18-2008 08:19 AM
Jervin,
The one thing I wish I had understood was how much the Task State Model impacts the speed/performance of vi's that use DAQmx. Recently helped rewrite a vi for a board tester. In one of the steps the tester has to simulate hardware in a control loop. Simulation involves capturing a couple of waveforms and analog values, running some serious signal processing and then updating a continuous waveform output. Started out with a loop that could be closed no faster than 1Hz and an engineer that said DAQ device was flawed and would not work for this applicaiton. After vi was rewritten to take full advantage of DAQmx tasks, it ran faster than 1KHz and engineer finally quit bad mouthing NI.
02-20-2008
11:00 AM
- last edited on
11-15-2024
01:21 PM
by
Content Cleaner
Hi everyone,
I wanted to take a moment to thank everyone who has submitted their idea to the brainstorming session so far.
Right now we have (in chronological order):
For those of you who don't know what the Task State Model is I encourage you to read:
Developer Zone Tutorial: Transitioning from Traditional NI-DAQ (Legacy) to NI-DAQmx which has an overview of it.
MikeF_cetr: You mentioned including "Using DAQmx for generic programming" as a topic. I was wondering if you could elaborate on you would like to see as far as generic programming.
I'd like to remind everyone that this post is primarily for generating topic ideas for the NI-DAQmx webcast.
If you have any product suggestions, we really value feedback from our users, and you can submit these at our Product Suggestion Center.
If you have questions about using NI-DAQmx with any of our boards, you can always start a new discussion on the Multifunction DAQ board.
As always thanks Stuart G, Dennis Knutson and Raghunathan for providing answers to most of the questions so far.
Thanks everyone, and lets keep the ideas flowing! This is a great start and we'd love to have some more ideas for the webcast!
04-15-2008 07:37 AM