Ring class/Last Value Hidden property: Difference between revisions
Appearance
Added new property page. |
Updated for LabVIEW 2020 |
||
| Line 9: | Line 9: | ||
| datatype = Boolean | | datatype = Boolean | ||
| propertynodeimage = Ring-Last Value Hidden.png | | propertynodeimage = Ring-Last Value Hidden.png | ||
| availableinrealtime = No | | availableinrealtime = No | ||
| availableinruntime = Yes | | availableinruntime = Yes | ||
| Line 28: | Line 27: | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]] | ||
| | | In [[LabVIEW 2020]] this property was added. | ||
|} | |} | ||
== See Also == | == See Also == | ||
| Line 42: | Line 40: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Property]] | |||
Latest revision as of 03:31, 17 June 2020
| VI Server Property Information | |
|---|---|
| Property ID | 633E008 |
| Scope | Basic Development Environment |
| Data Name | Last Value Hidden |
| Short Name* | Last Value Hidden |
| Long Name* | Last Value Hidden |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 34 |
| Owning Class Name | Ring Class |
| Data Type | Boolean data type |
| Property Node | |
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | Yes |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Permissions | Read/Write |
| Remote access allowed | No |
| Settable when the VI is running | Yes |
When TRUE, hides the last item in a ring (picture or string) from the selection list and prevents that item from being selected using up/down arrow selection or other UI interactions. Use this property to put an item into the selection that can only be there as a default and never as the result of user interaction.
Uses
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| In LabVIEW 2020 this property was added. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |