G CLI by Wiresmith Technology - Toolkit for LabVIEW Download
A library to support a more advanced command line interface from LabVIEW

Version | 2.4.0.5 |
Released | Apr 20, 2021 |
Publisher | Wiresmith Technology |
License | BSD |
LabVIEW Version | LabVIEW>=11.0 |
Operating System | Windows |
Project links | Homepage |
Description
G CLI (formerly LabVIEW CLI) is a package that supports the client side of a two way command line interface. The package contains two parts:
* A Windows application which installs to the system path so it can be launched from the command line.
* A LabVIEW library that allows you to communicate with the application to pass data to the command line.
NOTE: Since the Windows application installs to path administrator access is required to install it.
Release Notes
2.4.0.5 (Apr 20, 2021)
New Features
==========
* Detect if LabVIEW allows multiple instances and allow multiple runs of the same VI if it does. (#96, thanks Zieleslaw)
JamesMc86
was a contributor to this release