DigitalGraph class

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


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

Properties

Show/Hide DigitalGraph Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
DigitalGraph Properties Table
Property ID Long Name (English) Description R/W RTE
1EE9D000Darken Compare DataDarkens the color of digital segments that correspond to compare data (as opposed to drive data) on the digital graph.Read/WriteYes
1EE9D007Digital Tree ViewEnables 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/WriteYes
1EE9D008Show Buses With LinesWhen 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/WriteYes
1EE9D009Active BusIndicates 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/WriteYes
1EE9D00BBus OpenIndicates whether the active bus is open or closed.Read/WriteYes
1EE9D00CBusReturns a reference to the active bus.Read OnlyYes

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

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

See Also