Giter Club home page Giter Club logo

labview-cli's Introduction

LabVIEW-CLI

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

Installing

If you select releases above this you should see the v1.0-beta release.

Download the installer to add the Windows component and the vipc file contains the library for LabVIEW development. Or download the source which contains a small demo.

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 labview-cli

Command Line Arguments

labview-cli [options] launch-vi [-- application arguments]

last argument (or last before -- if user arguments) is what to launch.

--version: Prints the program version and exits

-v: Verbose mode.

--no-launch: Doesn't launch anything automatically, you must run your software manually. Overrides --timeout to -1.

--lv-exe: LabVIEW Executable to use. Defaults to LV 2014 32 bit default path at the minute.

--lv-ver: LabVIEW version to use instead of specifying execution e.g. 2015

--x64: Launch in 64 bit LabVIEW

--timeout: Maximum time (in ms) to wait for the LabVIEW program to connect to the CLI (-1 = Infinity).

--kill: Forces the LabVIEW process to exit after the CLI receives a return code/error

Any arguments after -- are passed to the application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.