From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Example Code

Programmatically Reset USB DAQ device in LabVIEW

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.

    Software

  • LabVIEW

Code and Documents

Attachment

Download All

Overview

This example demonstrates how to programmatically reset a USB DAQ device that has been unplugged and then reconnect and continue running in LabVIEW.

 
Description

If you want to start with the device unplugged, you will need to right click the DAQ assistant and choose Generate DAQmx code. This will allow you to choose the appropriate device prior to starting the VI.


Requirements

  • LabVIEW 2012 (or compatible)


Steps to Implement or Execute Code

  1. Run the VI with your device plugged in and working.
  2. Unplug or remove the device and you will notice that it go to the reset loop and waits for device to be reconnected.

 

Additional Information or References
VI Snippet

002.png 

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

National Instruments
Applications Engineer

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

Comments
Assaf Yarden
Member
Member
on

Very elegant solution, Tahnks

J.C._Andersen
Member
Member
on

Who made this code look so shitty!?

This code might work as intended but you would fail a CLD exam if this was the level of tidiness you delivered.

NI, you need to do better than this in ALL of you example code. You will make beginners think that it OK to be sloppy when programming and that just  destroys code quality in general. That will in turn give LabVIEW a bad reputation for. You need to do better. I know this is an old code sample, but it is still online, and you need to make sure that all the code than is presented online at least will pass the minimum requirements for passing your own certifications.

Please step up.

Best regards
Jens Christian Andersen.
CLA, CTA, CPI