C Code Generation:Generate C Function Calls Property

LabView Local Project Settings

C Code Generation:Generate C Function Calls Property

Short Name: CCodeGen.CFuncCalls

Installed With: Embedded Targets

Class: VI Properties

Generates the calling interface to the VI as C function calls without any default data initializations, which can reduce the code size by as much as 50% for a small VI. An error occurs if any input or output to the VI is unwired when you build the embedded VI into an embedded application. To generate C function calls using this property, you also must generate serial only code.

This property is similar to the Generate C function calls option on the C Code Generation Options page of the VI Properties dialog box.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo