PropertyItem class: Difference between revisions
Appearance
m Added VI Scripting Category to page |
m Removed VI Server Category from page |
||
| Line 26: | Line 26: | ||
[[Category:VI Scripting Class]] | [[Category:VI Scripting Class]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 02:06, 8 May 2020
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | PropertyItem class |
| Class ID | 16444 |
| 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 PropertyItem class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide PropertyItem 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 |
|---|---|---|---|---|
| 6DE8DC00 | Is Write | Sets or returns whether a property is a write or read property item. | Read/Write | Yes |
| 6DE8DC01 | Property (Deprecated) | Read/Write | Yes | |
| 6DE8DC02 | Terminal | Sets or returns a reference to the terminal. | Read/Write | Yes |
| 6DE8DC03 | Is Default Value | Read/Write | Yes | |
| 6DE8DC04 | Flags:Not Available In AppLibs | Read Only | No | |
| 6DE8DC05 | Flags:Is Private | Read Only | No | |
| 6DE8DC06 | Flags:Is Scripting | Read Only | No | |
| 6DE8DC07 | Flags:Is Deprecated | Read Only | No | |
| 6DE8DC08 | Flags:Must Run At Root Loop | Read Only | No | |
| 6DE8DC09 | Property ID | Write Only | Yes | |
| 6DE8DC0B | Property | Gets information about the property selected on this PropertyItem. | Read Only | No |
Methods
Show/Hide PropertyItem Properties Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Long Name (English) | Description | RTE |
|---|---|---|---|
| 6DE8D800 | Get Flags | No | |
| 6DE8D801 | Set Property | Sets the selected property of the PropertyItem. | Yes (Read/Write) |
| 6DE8D802 | Set Property (Allow Private) | No |
Events
This class has no events or it inherits events from its parent: GObject Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |