LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Daqmx Base and Dynamic Task

Is it possible to create a Dynamic Task with Daqmx Base and LV PDA? Which VI can I use? I only have five Daqmx Base in the Function Panel (icon.jpg).

http://digital.ni.com/public.nsf/allkb/7705D38D59EF562886256F79007E4B5A

Regards

LV 8.2.1
LV PDA 8.2.1
PocketPC 2003
DAQ6062E
0 Kudos
Message 1 of 2
(3,622 Views)

Hi pctara6,

You can create both static and dynamic task in DAQmx Base.  Static examples are built to run with tasks that have been created in the DAQmx Base Task Configuration Utility. In static examples, you simply enter the name of the task, and all the configuration information for that task is loaded automatically. A dynamic example, as the name implies, creates a task dynamically when the program is executed. For dynamic examples you must enter a physical channel name (i.e. Dev1/ai0).  For an example of a dynamic task look at one of the DAQmx Base shipping examples that come along with LabVIEW. 

I hope this helps!


 

Regards,

Ima
Applications Engineer
National Instruments
LabVIEW Introduction Course - Six Hours
Getting Started with NI-DAQmx
0 Kudos
Message 2 of 2
(3,529 Views)