Jump to content

DigitalGraph class

From LabVIEW Wiki
Revision as of 03:54, 30 August 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name class
Class ID {{{1}}}
Scope
Class Inheritance

This class is a top-level class.

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 Short Name (English) Description R/W RTE
1EE9D009 ActBus 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. R/W X
1EE9D00C Bus Returns a reference to the active bus. R X
1EE9D00B BusOpen Indicates whether the active bus is open or closed. R/W X
1EE9D000 DarkenCompareData Darkens the color of digital segments that correspond to compare data (as opposed to drive data) on the digital graph. R/W X
1EE9D007 DigitalTreeView 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. R/W X
1EE9D008 ShowBusesWithLines 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. R/W X

Methods

No Methods for this class.

Events

No Events for this class.

History

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

See Also