Skip to content

NI VeriStand custom device to provide a plugin-based approach to reflecting data between applications.

License

Notifications You must be signed in to change notification settings

ni/niveristand-data-sharing-framework-custom-device

Repository files navigation

Data Sharing Framework

The Data Sharing Framework repository provides a plugin-based approach to reflecting data between applications. It includes both a core library for utilizing the LabVIEW Memory Management Tools to reflect data and a VeriStand Custom Device. See the plugins repository for class-based plugins exposing different protocols.

Using the Custom Device

LabVIEW Source Code Version

LabVIEW 2021

Dependencies

Running the custom device

Developing or building from source

To fully load the source you must follow the Manual Build Instructions

Git History & Rebasing Policy

Branch rebasing and other history modifications will be listed here, with several notable exceptions:

  • Branches prefixed with dev/ may be rebased, overwritten, or deleted at any time.
  • Pull requests may be squashed on merge.

License

The Data Sharing Framework is licensed under an MIT-style license (see LICENSE) unless otherwise specified. Other incorporated projects may be licensed under different licenses. All licenses allow for non-commercial and commercial use.