Digital class/Increment/Decrement Visible? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633BC04
Scope Basic Development Environment
Data Name IncDecVis
Short Name* IncDecVis
Long Name* Increment/Decrement Visible?
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 18
Owning Class Name Digital Class
Data Type Boolean data type

Boolean

Property Node Increment/Decrement Visible?
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
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

If TRUE, shows the increment and decrement buttons on a numeric control. If FALSE, this property hides the buttons.

Only numeric controls can have increment and decrement buttons. If you attempt to write this property for a numeric indicator, LabVIEW returns an error.

This property is similar to the Visible Items»Increment/Decrement item of the shortcut menu of a numeric control and the Show increment/decrement buttons option on the Appearance page of the Properties dialog box.


Uses

History

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

See Also

External Links