JamesMc86 / G-CLI

A proxy mechanism allow LabVIEW programs to easily write out to the command line.
BSD 2-Clause "Simplified" License
71 stars 19 forks source link

Set LabVIEW Version With Environmental Variable #154

Open JamesMc86 opened 10 months ago

JamesMc86 commented 10 months ago

To save resetting the LabVIEW version in every script, we could set an environmental variable with the version that will override the default.

e.g.

GCLI_LV_VER=2020
GCLI_LV_ARCH=64

This would allow the default to be set globally for a system.