Skip to content

DStavilaNI/niveristand-instrument-addon-custom-device

 
 

Repository files navigation

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\Quick Start Documentation

LabVIEW Version

LabVIEW 2018

Dependencies

Running the add-on

  • NI VeriStand >= 2018
  • NI VISA >= 18.0
  • NI Serial >= 18.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.

About

VeriStand Instrument Addon custom device

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • LabVIEW 60.0%
  • JavaScript 36.5%
  • HTML 3.1%
  • CSS 0.4%