jimkring / G-CLI

A proxy mechanism allow LabVIEW programs to easily write out to the command line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G-CLI

A proxy mechanism allowing LabVIEW programs to easily write out to the command line.

Installing

The latest package is available via the releases tab on Github and is also available on the NI Tools Network feed on VI Package Manager

To install download the VI package (or search it on the tools network) and run. This will install the LabVIEW library and the required Windows application.

The Windows application has to be added to the system path so it will cause a UAC prompt in Windows.

The VI package is built for LabVIEW 2015 and later. The Windows application has been tested on Windows 7 & 10 but should work on other versions of Windows.

Launching

When installed with the supplied installer the application is added to Windows path variable so you can launch it from any command line using g-cli

Usage

See https://github.com/JamesMc86/G-CLI/wiki/Getting-Started-With-G-CLI for instructions on using this tool.

About

A proxy mechanism allow LabVIEW programs to easily write out to the command line.

License:BSD 2-Clause "Simplified" License


Languages

Language:LabVIEW 79.9%Language:Rust 19.0%Language:PowerShell 0.9%Language:Just 0.2%Language:Batchfile 0.1%