Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Programmatic Saves of NI-DAQmx Tasks, Channels, and Scales Examples

5 ratings | 5.00 out of 5
Print

Downloads

Filename: 201194.zip
Requirements: View

Filename: 7_0_programmatic_saving.llb
Requirements: View

Filename: 7_1_programmatic_saving.llb
Requirements: View

Filename: 8_0_programmatic_saving.llb
Requirements: View

Filename: ansi_c_programmaticsaves.zip
Requirements: View

Filename: cvi_programmaticsaves.zip
Requirements: View

Filename: cpluspus_programmaticsaves.zip
Requirements: View

The following examples illustrate how to programmatically save NI-DAQmx Tasks, Channels, and Scales. This allows the creation of an application which can be deployed to an end user and when run will configure their system with the tasks, channels, and scales you defined.

Example Descriptions:
Create and Save Task--Shows how to programmatically create and save an NI-DAQmx task.

Create and Save Global Channel--Shows how to programmatically create and save an NI-DAQmx Global Virtual Channel.

Create and Save Scale--Shows how to programmatically create and save an NI-DAQmx linear scale.

Create and Save Task, Channel, and Scale--This is the most complicated of the four examples, so it is encourage you understand the first three examples before running this example. What this example does is create and save a linear scale. Then a DAQmx Global Virtual Channel is created which references the linear scale. The Global Virtual Channel is then saved. Finally, a DAQmx Task is created which references the DAQmx Global Virtual Channel which was just saved. The Task is then saved. So in the end you have a Task which references a Global Virtual Channel which references a Scale.


Related Links:
Learn more about this and other NI-DAQmx Professional Tools

Requirements


Filename: 201194.zip

Software Requirements


Application Software: LabVIEW Base Development System 7.0
Language(s): C#, LabVIEW, Visual Basic .NET, Visual C++, Visual Studio .NET, C++
Additional Software: Visual Studio .NET 2005, Visual Studio .NET 2003

Hardware Requirements


Hardware Group: Multifunction DAQ (MIO), Dynamic Signal Analyzers (DSA)
Driver: NI-DAQmx 8.0

 
Filename: 7_0_programmatic_saving.llb

Software Requirements


Application Software: LabVIEW Base Development System 7.1
Language(s): C#, C++, LabVIEW, Visual Basic .NET, Visual C++, Visual Studio .NET

Hardware Requirements


Hardware Group: Multifunction DAQ (MIO), Dynamic Signal Analyzers (DSA)
Driver: NI-DAQmx 7.4

 
Filename: 7_1_programmatic_saving.llb

Software Requirements


Application Software: LabVIEW Base Development System 8.0
Language(s): C#, C++, LabVIEW, Visual Basic .NET, Visual C++, Visual Studio .NET

Hardware Requirements


Hardware Group: Multifunction DAQ (MIO), Dynamic Signal Analyzers (DSA)
Driver: NI-DAQmx 7.4

 
Filename: 8_0_programmatic_saving.llb

Software Requirements


Application Software: LabWindows/CVI Base Development System 8.0, LabWindows/CVI Base Development System 7.0
Language(s): Visual Studio .NET, C#, C++, LabVIEW, Visual Basic .NET, Visual C++

Hardware Requirements


Hardware Group: Multifunction DAQ (MIO), Dynamic Signal Analyzers (DSA)
Driver: NI-DAQmx 8.0

 
Filename: ansi_c_programmaticsaves.zip

Software Requirements


Application Software: LabWindows/CVI Full Development System 7.0
Language(s): C#, C++, LabVIEW, Visual Basic .NET, Visual C++, Visual Studio .NET

Hardware Requirements


Hardware Group: Multifunction DAQ (MIO), Dynamic Signal Analyzers (DSA)
Driver: NI-DAQmx 8.0

 
Filename: cvi_programmaticsaves.zip

Software Requirements


Language(s): C#, C++, LabVIEW, Visual Basic .NET, Visual C++, Visual Studio .NET

Hardware Requirements


Hardware Group: Multifunction DAQ (MIO), Dynamic Signal Analyzers (DSA)
Driver: NI-DAQmx 8.0

 
Filename: cpluspus_programmaticsaves.zip

Software Requirements


Language(s): C#, C++, LabVIEW, Visual Basic .NET, Visual C++, Visual Studio .NET

Hardware Requirements


Hardware Group: Multifunction DAQ (MIO), Dynamic Signal Analyzers (DSA)
Driver: NI-DAQmx 7.4

 
5 ratings | 5.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).