Streaming data to Nominal from LabVIEW.
The sourcecode is written in LabVIEW 2020 SP1 32-bit or 64-bit.
In the lv_src
directory there is a *.vipc
file. Apply this file using VIPM.
For development purposes, you can add a .token
file to the lv_src
directory of the repository containing your API token. LabVIEW will recognize this file for testing. The .token
file is excluded from source control, allowing you to securely test your code without embedding your API token directly into the source code.
In the lv_src
directory there is a *.vipb
file. This file is the build specification for VIPM.