VI Server Property Information
|
Property ID
|
283
|
Scope
|
VI Scripting
|
Data Name
|
AutoPreallocate
|
Short Name*
|
AutoPreallocate
|
Long Name*
|
Auto Preallocate Arrays and Strings
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
2
|
Owning Class Name
|
VI Class
|
Data Type
|
Boolean data type
|
Property Node
|
|
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Available with control VIs | No |
Available with global VIs | No |
Available with polymorphic VIs | No |
Available with strict type definitions | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Must wait until user interface is idle | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | No |
Settable when the VI is running | No |
Get or set the Autopreallocate arrays and strings setting on VIs. This is used by the FPGA module to optimize array and string operations by forcing LabVIEW to preallocate memory at compile time rather than dynamically allocating memory at run time.
This property is similar to the Autopreallocate arrays and strings checkbox on the Execution Page of the VI Properties dialog box.
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links