|
|
| Line 7: |
Line 7: |
| {{TOCright}} | | {{TOCright}} |
|
| |
|
| ==Properties==
| | <!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates--> |
| <span class="mw-customtoggle-propertiestable">Show/Hide XYGraph Properties Table</span>
| | {{VIServerClassTables|83}} |
| <div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
| |
| {{VIServerLegend|showrw=TRUE|showrte=TRUE}}
| |
| {| class="wikitable sortable"
| |
| |+ XYGraph Properties Table
| |
| ! Property ID
| |
| ! Short Name (English)
| |
| ! Description
| |
| ! R/W
| |
| ! RTE | |
| |- style="background-color:#FFFFCC;"
| |
| |2DB0B003
| |
| | [[XYGraph class/CartesianLinesVisible property|CartesianLinesVisible]]
| |
| |Shows or hides the Cartesian lines.
| |
| | |
| This property is similar to the <b>Optional Plane»Show Cartesian Lines</b> item on the shortcut menu of an XY graph and the <b>Cartesian lines</b> option on the Scales page of the <b>XY Graph Properties</b> dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |2DB0B002
| |
| | [[XYGraph class/OptionalLabelsVisible property|OptionalLabelsVisible]]
| |
| |Shows or hides the labels of the Nyquist plane, Nichols plane, S plane, or Z plane.
| |
| | |
| Plane lines must be visible to show optional plane labels. This property is similar to the <b>Optional Plane»Show Nyquist Labels</b>, <b>Optional Plane»Show Nichols Plane Labels</b>, <b>Optional Plane»Show S Plane Labels</b>, and <b>Optional Plane»Show Z Plane Labels</b> items on the shortcut menu of an XY graph. This property also is similar to the <b>Optional plane labels</b> option on the Scales page of the <b>XY Graph Properties</b> dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |2DB0B001
| |
| | [[XYGraph class/OptionalLinesVisible property|OptionalLinesVisible]]
| |
| |Shows or hides the lines of the Nyquist plane, Nichols plane, S plane, or Z plane.
| |
| | |
| This property is similar to the <b>Optional Plane»Show Nyquist Lines</b>, <b>Optional Plane»Show Nichols Plane Lines</b>, <b>Optional Plane»Show S Plane Lines</b>, and <b>Optional Plane»Show Z Plane Lines</b> items on the shortcut menu of an XY graph. This property also is similar to the <b>Optional plane lines</b> option on the Scales page of the <b>XY Graph Properties</b> dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |2DB0B000
| |
| | [[XYGraph class/PlaneType property|PlaneType]]
| |
| |Displays a Nyquist plane, Nichols plane, S plane, or Z plane on an XY graph.
| |
| | |
| This property is similar to the Optional Plane item on the shortcut menu of an XY graph and the <b>Show optional plane</b> option on the Scales page of the <b>XY Graph Properties</b> dialog box.
| |
| |R/W
| |
| |X
| |
| |} | |
| </div>
| |
| | |
| ==Methods==
| |
| ''No Methods for this class.''
| |
| | |
| ==Events==
| |
| ''No Events for this class.''
| |
|
| |
|
| == History == | | == History == |
The XYGraph class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide XYGraph Properties Table
XYGraph Properties Table
| Property ID
|
Long Name (English)
|
Description
|
R/W
|
RTE
|
| 2DB0B000 | Optional Plane:Plane Type | Displays a Nyquist plane, Nichols plane, S plane, or Z plane on an XY graph. | Read/Write | Yes |
| 2DB0B001 | Optional Plane:Lines Visible | Shows or hides the lines of the Nyquist plane, Nichols plane, S plane, or Z plane. | Read/Write | Yes |
| 2DB0B002 | Optional Plane:Labels Visible | Shows or hides the labels of the Nyquist plane, Nichols plane, S plane, or Z plane. | Read/Write | Yes |
| 2DB0B003 | Cartesian Lines:Visible | Shows or hides the Cartesian lines. | Read/Write | 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
| Version
|
Change(s)
|
|
More info to come.
|
See Also