DSCTag class

From LabVIEW Wiki
Jump to: navigation, search
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.


The DSCTag class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide DSCTag Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
DSCTag Properties Table
Property ID Long Name (English) Description R/W RTE
B55EAC00Allow Undefined TagsAllows tag names which are not defined in the Tag Editor to be entered.Read/WriteYes
B55EAC01ValueValue of the tag control.Read/WriteYes
B55EAC02Default ValueGets or sets the default value of the tag control.Read/WriteYes (Read Only)
B55EAC03Value (Signaling)Sets the value of the control and generates a Value Change event.Write OnlyYes

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

Version Change(s)
LabVIEW 2018 More info to come.

See Also