Variable class/Update Deadband.Enabled property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 4F483C80
Scope Basic Development Environment
Data Name UpdateDeadband.Enabled
Short Name* UpdateDeadband.Enabled
Long Name* Update Deadband:Enabled
* 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 Update Deadband:Enabled
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 runningYes

Enables the update deadband for a shared variable. If TRUE, LabVIEW updates the value of a shared variable only if the percentage difference between the new value and the previous value equals or exceeds the deadband. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.

This property is similar to the Enable Update Deadband option on the Update Deadband page of the Shared Variable Properties dialog box.

Uses

History

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

See Also

External Links