DigitalGraph class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | DigitalGraph class |
Class ID | 121 |
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 DigitalGraph class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide DigitalGraph 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 |
---|---|---|---|---|
1EE9D000 | Darken Compare Data | Darkens the color of digital segments that correspond to compare data (as opposed to drive data) on the digital graph. | Read/Write | Yes |
1EE9D007 | Digital Tree View | Enables or disables the tree view of the plot legend on a digital waveform graph. When this property is FALSE, the standard view of the plot legend is enabled. | Read/Write | Yes |
1EE9D008 | Show Buses With Lines | When this property is TRUE, both digital buses and lines display in the plot area of a digital waveform graph. When this property is FALSE, only digital lines display in the plot area of a digital waveform graph. | Read/Write | Yes |
1EE9D009 | Active Bus | Indicates which bus on the referenced graph is active. The first bus on the graph is 0 , the second bus is 1 , and so on. | Read/Write | Yes |
1EE9D00B | Bus Open | Indicates whether the active bus is open or closed. | Read/Write | Yes |
1EE9D00C | Bus | Returns a reference to the active bus. | Read Only | Yes |
Methods
This class has no methods or it inherits methods from its parent: WaveformGraph Class.
Events
This class has no events or it inherits events from its parent: WaveformGraph Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |