Table 5-5. ni-daqmx properties, Developing your application in traditional, Ni-daq (legacy) – National Instruments Module SCXI-1125 User Manual

Page 52: Developing your, Application in traditional ni-daq (legacy)

Advertising
background image

Chapter 5 Using the SCXI-1125

© National Instruments Corporation

5-15

SCXI-1125 User Manual

Note

This is not a complete list of NI-DAQmx properties and does not include every

property you may need to configure your application. For a complete list of NI-DAQmx
properties and more information on NI-DAQmx properties, refer to your ADE help file.

Developing Your Application in Traditional NI-DAQ
(Legacy)

Note

If you are not using an NI ADE, using an NI ADE prior to version 7.0, or are using

an unlicensed copy of an NI ADE, additional dialog boxes from the NI License Manager
appear allowing you to create a task or global channel in unlicensed mode. These messages
continue to appear until you install version 7.0 or later of an NI ADE.

This section describes how to configure and use Traditional NI-DAQ
(Legacy) to control the SCXI-1125 in LabVIEW, LabWindows/CVI,
Measurement Studio, and other text-based ADEs. These NI ADEs provide
greater flexibility and access to more settings than MAX, but you can use
ADEs in conjunction with MAX to quickly create a customized
application.

Table 5-5. NI-DAQmx Properties

Property

Short Name

Description

Analog Input»General Properties»
Advanced»Range»High

AI.Max

Specifies the upper limit of the
input range.

Analog Input»General Properties»
Advanced»Range»Low

AI.Min

Specifies the lower limit of the
input range.

Analog Input»General Properties»
Advanced»Gain and Offset»

Gain Value

AI.Gain

Specifies a gain factor to apply to
the signal conditioning portion
of the channel.

Analog Input»Measurement Type

AI.MeasType

Indicates the measurement to take
with the analog input channel.

Advertising