VIRefNum class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 01:25, 31 August 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| 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 VIRefNum class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide VIRefNum Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 699BE400 | Is Strict? | Returns TRUE if the VI reference is a strict type. FALSE otherwise. | R | X |
Methods
Show/Hide VIRefNum Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 699BE001 | Make Non-Strict Reference | Converts the VI reference into a non-strict VI reference. | X |
| 699BE000 | Make Strict Reference | Uses the connector pane pattern of the specified VI to convert the VI reference into a strict VI reference. | X |
| 699BE003 | Set Conpane | Sets the connector pane of a VI. |
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |