Jump to content

DigitalGraph class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=DigitalGraph|id=121|scope=basic|class_0=Generic|class_1=GObject|class_2=Control|class_3=GraphChart|class_4=WaveformGraph|class_5=DigitalGraph}}
{{VIServerClass|121}}


{{stub}}
{{stub}}
Line 64: Line 64:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version

Revision as of 22:09, 1 September 2019

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 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