Variable class/Real-Time.Use Buffering property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 4F483C0C
Scope Basic Development Environment
Data Name Real-Time.UseBuffering
Short Name* RT.UseBuffering
Long Name* Real-Time:Use Buffering
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 81
Owning Class Name Variable Class
Data Type Boolean data type

Boolean

Property Node Real-Time:Use Buffering
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

If TRUE, LabVIEW uses the configuration you specify in the Use Buffering section of the Network page of the Shared Variable Properties dialog box to configure the size and elements of a real-time first-in-first-out (FIFO) buffer for a shared variable. The default is FALSE. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.

An error occurs if you attempt to set this property when the VI is running.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links