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.
The source for this repository is written in LabVIEW 2020.
- VeriStand 2020 or later
- LabVIEW 2020 or later
- LabVIEW Real-Time Module 2020 or later
- VeriStand Custom Device Development Tools
- Latest released package
- HTML Workshop
- Latest release of the Custom Device Wizard
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.
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.