DSCTag class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | DSCTag class |
Class ID | 48 |
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 DSCTag class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide DSCTag 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 |
---|---|---|---|---|
B55EAC00 | Allow Undefined Tags | Allows tag names which are not defined in the Tag Editor to be entered. | Read/Write | Yes |
B55EAC01 | Value | Value of the tag control. | Read/Write | Yes |
B55EAC02 | Default Value | Gets or sets the default value of the tag control. | Read/Write | Yes (Read Only) |
B55EAC03 | Value (Signaling) | Sets the value of the control and generates a Value Change event. | Write Only | Yes |
Methods
This class has no methods or it inherits methods from its parent: IOName Class.
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. |