NumericWithScale class/Show Value Tip Strip property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633F810
Scope Basic Development Environment
Data Name ShowValTip
Short Name* ShowValTip
Long Name* Show Value Tip Strip
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 33
Owning Class Name NumericWithScale Class
Data Type Boolean data type

Boolean

Property Node Show Value Tip Strip
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Displays the current value of a numeric control as you move the slider or needle.

If TRUE (default), LabVIEW displays the value of a numeric control in a tip strip as you move the slider or needle of a slide or rotary control. The tip strip uses the same format and precision as the digital display of the control. If the control has more than one digital display, the tip strip uses the format and precision of the digital display that corresponds to the currently active needle or slider.

This property is similar to the Show tip strips option on the Appearance page of the Properties dialog box.

Other products refer to tip strips as tooltips.


Uses

History

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

See Also

External Links