Skip to content

ni/niveristand-custom-device-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ff6145 · Dec 30, 2024

History

42 Commits
Sep 26, 2024
Dec 19, 2023
Jun 2, 2023
Mar 26, 2019
Nov 25, 2020
Mar 26, 2019
Dec 30, 2024
Nov 5, 2024
Nov 5, 2024

Repository files navigation

NI VeriStand Custom Device Wizard

This project template is a consolidated version of pre-existing project templates for creating custom devices. It includes the following templates:

  • Asynchronous
  • Inline HW Interface
  • Inline HW Interface (Inline-Async)
  • Inline Model Interface
  • Inline Timing and Sync
  • Asynchronous Timing and Sync

The scripting code uses a LabVIEW Class-based design that allows you to easily add support for creating new custom device project templates.

LabVIEW Version

The source for this repository is written in LabVIEW 2020.

Dependencies

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 NI VeriStand Custom Device Wizard is licensed under an MIT-style license (see LICENSE). Other incorporated projects may be licensed under different licenses. All licenses allow for non-commercial and commercial use.