Azure DevOps Task
A task to build NI LabVIEW projects. You can even set the verison of the resulting executable.
-
Build a LabView Project according to it's specification name and target name to a specific output directory.
-
Set the file major, minor, patcch and build versions. Autoincrement of build version will be set to off since this doesn't make any sense on a build environment. You should use a build server variable to set the build version instead the LabVIEW internal system.
-
Set additional information like company name, file description and copyright.
You need to have a licenced LabVIEW version on the build server. At the same time the VI Server needs to be activated (Tools/Options/VI Server).