User manual

UniversitàdegliStudidiCatania
IntroductiontoNILabVIEW
LabVIEWGLanguage:DAQconcepts
Virtual channels define realworld measurements consisting of one
or more DAQ channels (terminals on your DAQ device) along with
other channelspecific information: range, terminal configuration,
and custom scaling that is used to format the data.
An NIDAQmx Task is a collection of one or more virtual channels
along with timing, triggering, and other properties. Conceptually, a
task represents a measurement or generation you want to perform.
For example, a task allows you to specify whether you want to
measure 1 sample, measure N samples, or measure continuously
(using a buffer to store data). A task also allows you to specify the
sample rate, the timing clock source, and the task triggers. Once
youhavedefinedatask,youcansimplystartthetask,readthetask
data, and stop the task from within LabVIEW.
DIEEI