Example Code

Initialize IEPE Excitation On All DSA Devices

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Hardware

  • Data Acquisition (DAQ)

    Software

  • LabVIEW

    Driver

  • NI DAQmx

Code and Documents

Attachment

Overview

This example works to set all DSA devices and their available channels to the first non-zero excitation level.

 

Description

This code will set all DSA devices and their available channels to the first non-zero excitation level.  This can be set to run as a start-up program.  The goal is to run this before acquisition while the sensors are connected to allow for sufficient settling time and to allow the sensor to reach steady state.The necessary EXE file is attached, along with the source code VIs.

 

Requirements

Software

  • LabVIEW 2012 or compatible
  • NI-DAQmx 9.5.5 or compatible

Hardware

  • NI Multifunction DAQ Device

 

Steps to Implement or Execute Code

  1. Configure the parameter for the right channel and device.
  2. Connect your hardware appropriately.
  3. Run the VI.

 

Additional Information or References

 

 **This document has been updated to meet the current required format for the NI Code Exchange.**

 

Adam
Academic Product Manager
National Intruments

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.