StringConstant class/Text property: Difference between revisions
Appearance
Added new property page. |
m Added VI Scripting Property Category to page |
||
| (One intermediate revision by the same user not shown) | |||
| Line 40: | Line 40: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Scripting Property]] | |||
[[Category:VI Server Property]] | |||
Latest revision as of 19:42, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | 6350006 |
| Scope | VI Scripting |
| Data Name | Text |
| Short Name* | Text |
| Long Name* | Text |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 16392 |
| Owning Class Name | StringConstant Class |
| Data Type | Text Refnum data type |
| Property Node | |
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | No |
| Loads the block diagram into memory | Yes |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Permissions | Read Only |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
Returns a reference to the Text object that represents the text displayed in the referenced constant. Unlike with the Value property, you can use this reference with the Text properties and methods to manipulate the cosmetic attributes of the text, such as the font, color, and size.
Uses
| |
Specific use cases for this property. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |