VIRefNum class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | VIRefNum class |
Class ID | 58 |
Scope | Basic Development Environment |
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 VIRefNum class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
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 | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
699BE400 | Is Strict? | Returns TRUE if the VI reference is a strict type. FALSE otherwise. | Read Only | Yes |
Methods
Show/Hide VIRefNum Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
699BE000 | Make Strict Reference | Uses the connector pane pattern of the specified VI to convert the VI reference into a strict VI reference. | Yes (Read/Write) |
699BE001 | Make Non-Strict Reference | Converts the VI reference into a non-strict VI reference. | Yes (Read/Write) |
699BE002 | Set Conpane (Old Type Desc) | Yes | |
699BE003 | Set Conpane | Sets the connector pane of a VI. | No |
Events
This class has no events or it inherits events from its parent: LVObjectRefNum Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |