G-CLI icon indicating copy to clipboard operation
G-CLI copied to clipboard

Set LabVIEW Version With Environmental Variable

Open JamesWiresmith opened this issue 2 years ago • 0 comments

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.

JamesWiresmith avatar Aug 22 '23 09:08 JamesWiresmith