MapConstant class: Difference between revisions
Appearance
mNo edit summary |
m Removed VI Server Category from page |
||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
{{TOCright}} | {{TOCright}} | ||
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates--> | |||
< | {{VIServerClassTables|16553}} | ||
{{ | |||
== History == | == History == | ||
Line 92: | Line 24: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI | [[Category:VI Scripting Class]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 02:12, 8 May 2020
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | MapConstant class |
Class ID | 16553 |
Scope | VI Scripting |
Class Inheritance |
|
Class Children | This class has no children. |
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The MapConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide MapConstant Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
12558800 | Map Key | Read Only | Yes | |
12558801 | Map Value | Read Only | Yes | |
12558802 | Number of Visible Key Value Pairs | Read/Write | Yes | |
12558803 | Vertical Scrollbar Visible | Read/Write | Yes | |
12558804 | Horizontal Scrollbar Visible | Read/Write | Yes | |
12558805 | Top Visible KeyValue Pair | Read Only | Yes |
Methods
Show/Hide MapConstant Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
12558400 | Scroll To Key | Yes |
Events
This class has no events or it inherits events from its parent: Constant Class.
History
Version | Change(s) |
---|---|
![]() |
Added in LabVIEW 2019. |