IVILogicalName class: Difference between revisions
Appearance
Started page |
m Removed VI Server Category from page |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{VIServerClass| | {{VIServerClass|51}} | ||
{{stub}} | {{stub}} | ||
Line 7: | Line 7: | ||
{{TOCright}} | {{TOCright}} | ||
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates--> | |||
< | {{VIServerClassTables|51}} | ||
{{ | |||
== History == | == History == | ||
{{ambox|text=History information is needed. What changes have | {{ambox|text=History information is needed. What changes have occurred over previous versions?}} | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
Line 85: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 02:01, 8 May 2020
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | IVILogicalName class |
Class ID | 51 |
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 IVILogicalName class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide IVILogicalName 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 |
---|---|---|---|---|
E67CB800 | Allow Undefined Names | Allows names which are not defined to be entered. | Read/Write | Yes |
E67CB801 | Value | Value of the IVI logical name control. | Read/Write | Yes |
E67CB802 | Default Value | Gets or sets the default value of the VISA Resource Name control. | Read/Write | Yes (Read Only) |
E67CB803 | Value (Signaling) | Sets the value of the control and generates a Value Change event. | Write Only | Yes |
Methods
Show/Hide IVILogicalName Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
667CB800 | Set Class Name | Yes |
Events
This class has no events or it inherits events from its parent: IOName Class.
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |