/niveristand-instrument-addon-custom-device

VeriStand Instrument Addon custom device

Primary LanguageJavaScriptMIT LicenseMIT

Instrument Addon Custom Device

The Instrument Addon Custom Device allows users to define instrument commands generically. It supports: NI-VISA(GPIB, RS232, RS485, RS422), TCP, UDP, AK TCP, and AK RS232 as base protocols. The communication structure should be command-response. The instrument doesn't initiate any of the communications. Communication rates should be 10s of Hz, though the add-on supports decimation so the NI VeriStand PCL can still be fast.

Quick Start Documentation

  • Built: C:\Users\Public\Documents\National Instruments\NI VeriStand (Year)\Custom Devices\Instrument Addon\Windows\Quick Start Documentation
  • Source: Source\Addon\Support Files\Quick Start Documentation

LabVIEW Version

LabVIEW 2018

Dependencies

Running the add-on

  • NI VeriStand >= 2019​
  • NI VISA >= 19.0
  • NI Serial >= 19.0

Source

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 Instrument Addon Custom Device 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.