SCC Quick Start Guide
32
ni.com
6.
Configure measurement-specific settings and scaling, if necessary.
7.
Save your configuration.
8.
Click
Test
. Verify your data in the window that opens. If the data is
incorrect, verify the settings in the DAQ Assistant window, and if
applicable, the TEDS information.
You now can use the global virtual channel in an application or add the
global channel to a task.
Step 11. Use Your Task in an Application
Complete the following steps to use a measurement task in your
application. Refer to the
DAQ Assistant Help
for more information about
using a task or generating code.
To run examples without hardware installed, you can use NI-DAQmx
simulated devices. In MAX, refer to the
Measurement & Automation
Explorer Help for NI-DAQmx
by selecting
Help»Help Topics»
NI-DAQmx
for instructions on creating NI-DAQmx simulated devices and
importing NI-DAQmx simulated device configurations to physical devices.
LabVIEW
1.
Open a blank VI in LabVIEW.
2.
Place the following constant on the block diagram:
NI Measurement»
DAQmx-Data Acquisition»DAQmx Task Name Constant
.
3.
Select the task from the pull-down menu.
4.
Right-click the VI and select
Generate Code»Example
.
5.
Run the program from the front panel.
LabWindows/CVI
Refer to
ni.com/info
and type
rddq73
for step-by-step instructions for
using a task in LabWindows/CVI.
Measurement Studio
Refer to
ni.com/info
and type
rddqms
for step-by-step instructions for
using a task in Measurement Studio.