Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

IncrementalBuild Code Generation Attribute (Microprocessor SDK)

LabVIEW 8.6 Microprocessor SDK Help
June 2008

NI Part Number:
372197B-01

»View Product Info

Type: Boolean

Default: FALSE

Indicates whether to rebuild all files the LabVIEW C Code Generator generates every time a change is made or to rebuild just the files that changed. Set this attribute to TRUE to overwrite only the C files that are older than the VIs from which they are generated during code generation. For example, if MyProg.vi has a modification date that is more recent than MyProg.c, the LabVIEW C Code Generator rebuilds and overwrites the C file.

Use incremental builds if you want to write and combine large applications with a makefile build process that does not rebuild everything every time a minor change is made.

Note  If the VIs are in a .llb the LabVIEW C Code Generator regenerates all of the VIs in the .llb if any of the VIs in the .llb change.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit