Type: Boolean
Default: FALSE
Generates better performing and more efficient code by collapsing groups of nodes into single expressions that most C compilers recognize. You cannot debug an embedded VI while using expression folding because expression folding eliminates some of the wires in the generated code. If you overrun the bounds of an array or divide by zero, the embedded application might crash.
Refer to the Expression Folding Patterns topic for a list of the patterns the LabVIEW C Code Generator recognizes.