Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 861 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 861 Bytes

LabViewBuild

Azure DevOps Task

A task to build NI LabVIEW projects. You can even set the verison of the resulting executable.

Features

  • 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.

Prepartion

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).

VI Server