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

Check Memory Size on High-Speed Digital I/O (HSDIO) 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

  • Modular Instrumentation

    Software

  • LabVIEW

    Driver

  • Other

Code and Documents

Attachment

Overview
    This VI opens an HSDIO session using NI-HSDIO to check the onboard memory size for your 654x, 655x, or 656x device.

 

Requirements
    Software
        LabVIEW 2012 (or compatible)
        NI-HSDIO driver which is compatible with your hardware and version of LabVIEW
    Hardware
        654x, 655x, or 656x device.

 

Instructions
    1.Select the resource name of your devices. An array of devices may be selected if necessary.
    2.Run the VI.
    3.Results are displayed on the front panel which tell you the Serial Number, Total Acquisition Memory Size, Total Generation Memory Size, and the Mbits/ch of your device.

 

Additional Information or References

Memory_Size_Check_(LV_v8_5)p.png

 

Memory_Size_Check_(LV_v8_5)d.png

 

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

Best Regards,
Jignesh Patel
Principal RF Software Engineer

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