|
|
| (2 intermediate revisions by the same user not shown) |
| 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 GraphScale Properties Table</span>
| | {{VIServerClassTables|42}} |
| <div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | |
| {{VIServerLegend|showrw=TRUE|showrte=TRUE}}
| |
| {| class="wikitable sortable"
| |
| |+ GraphScale Properties Table
| |
| ! Property ID
| |
| ! Short Name (English)
| |
| ! Description
| |
| ! R/W
| |
| ! RTE | |
| |- style="background-color:#FFFFCC;"
| |
| |633080B
| |
| | [[GraphScale class/ExpandDigitalBuses property|ExpandDigitalBuses]]
| |
| |If TRUE, displays digital waveform data as individual data lines. If FALSE, displays the data as a bus. This property is available only for digital waveform graphs.
| |
| | |
| This property applies only to the active X-scale or active Y-scale.
| |
| | |
| This property is similar to the Expand Digital Buses item on the shortcut menu of a digital waveform scale.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330807
| |
| | [[GraphScale class/GridColors property|GridColors]]
| |
| |Cluster of grid colors (major and minor) of a graph scale.
| |
| | |
| You can set the color of the front panel object by wiring a hexadecimal number with the form RRGGBB or by wiring the color box constant to the property. This property applies only to the active X-scale or active Y-scale.
| |
| | |
| This property is similar to the <b>Grid Style and Colors</b> option on the <b>Scales</b> page of the Properties dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330808
| |
| | [[GraphScale class/MajGrdColor property|MajGrdColor]]
| |
| |Color of the major grid on the scale.
| |
| | |
| You can set the color of the front panel object by wiring a hexadecimal number with the form RRGGBB or by wiring the color box constant to the property. This property applies only to the active X-scale or active Y-scale.
| |
| | |
| This property is an element of the Grid Colors property.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330809
| |
| | [[GraphScale class/MnrGrdColor property|MnrGrdColor]]
| |
| |Color of the minor grid on the scale.
| |
| | |
| You can set the color of the front panel object by wiring a hexadecimal number with the form RRGGBB or by wiring the color box constant to the property. This property applies only to the active X-scale or active Y-scale.
| |
| | |
| This property is an element of the Grid Colors property.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330804
| |
| | [[GraphScale class/LooseFit property|LooseFit]]
| |
| |If TRUE, LabVIEW rounds the end markers to a multiple of the increment used for the scale.
| |
| | |
| This property applies only to the active X-scale or active Y-scale.
| |
| | |
| This property is similar to the Loose Fit item on the shortcut menu of a graph or chart.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330805
| |
| | [[GraphScale class/MarkerVals() property|MarkerVals()]]
| |
| |Array of user-defined marker values. LabVIEW ignores this array if it cannot draw numbers without overlapping.
| |
| | |
| This property applies only to the active X-scale or active Y-scale.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330806
| |
| | [[GraphScale class/NameLbl property|NameLbl]]
| |
| |Reference to the scale name label.
| |
| | |
| You can use this reference with the Text properties. This property applies only to the active X-scale or active Y-scale.
| |
| | |
| This property is similar to the <b>Name</b> option on the Scales page of the Properties dialog box.
| |
| |R
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330801
| |
| | [[GraphScale class/Ofst&Mult property|Ofst&Mult]]
| |
| |Cluster of offset(Xo) and multiplier(deltaX) for scaling values such that the final value equals (deltaX)*X + Xo.
| |
| | |
| This property applies only to the active X-scale or active Y-scale.
| |
| | |
| This property is similar to the <b>Offset</b> and <b>Multiplier</b> options on the Scales page of the Properties dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330803
| |
| | [[GraphScale class/Multiplier property|Multiplier]]
| |
| |Multiplier, or interval, for scaling data using (deltaX)*X + Xo.
| |
| | |
| This property applies only to the active X-scale or active Y-scale. This property is an element of the Offset and Multiplier property.
| |
| | |
| This property is similar to the <b>Multiplier</b> option on the Scales page of the Properties dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330802
| |
| | [[GraphScale class/Offset property|Offset]]
| |
| |Offset, or initial value, for scaling data using (deltaX)*X + Xo.
| |
| | |
| If you change the offset, the scale no longer uses 0 as the origin of the plot. This property applies only to the active X-scale or active Y-scale. This property is an element of the Offset and Multiplier property.
| |
| | |
| This property is similar to the <b>Offset</b> option on the Scales page of the Properties dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |6330800
| |
| | [[GraphScale class/ScaleFit property|ScaleFit]]
| |
| |Fits the scale to data.
| |
| | |
| This property applies only to the active X-scale or active Y-scale.
| |
| | |
| This property is similar to the AutoScale items on the shortcut menu of an x- or y-scale and to the <b>Autoscale</b> checkbox on the <b>Scales</b> page of the Properties dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |633080A
| |
| | [[GraphScale class/UnitLabel property|UnitLabel]]
| |
| |Reference to the unit label. You can use this reference with the Text properties.
| |
| | |
| This property applies only to the active X-scale or active Y-scale.
| |
| |R
| |
| |X
| |
| |} | |
| </div>
| |
| | |
| ==Methods==
| |
| ''No Methods for this class.''
| |
| | |
| ==Events==
| |
| ''No Events for this class.''
| |
|
| |
|
| == History == | | == History == |
| Line 156: |
Line 23: |
| *[[VI Server Class Hierarchy]] | | *[[VI Server Class Hierarchy]] |
| *[[VI Server]] | | *[[VI Server]] |
| *[[VI Scripting]]
| |
|
| |
|
| [[Category:VI Server]]
| | |
| [[Category:VI Server Class]] | | [[Category:VI Server Class]] |
| [[Category:VI Scripting]]
| |
The GraphScale class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide GraphScale Properties Table
GraphScale Properties Table
| Property ID
|
Long Name (English)
|
Description
|
R/W
|
RTE
|
| 6330800 | Scale Fit | Fits the scale to data. | Read/Write | Yes |
| 6330801 | Offset and Multiplier | Cluster of offset(Xo) and multiplier(deltaX) for scaling values such that the final value equals (deltaX)*X + Xo. | Read/Write | Yes |
| 6330802 | Offset and Multiplier:Offset | Offset, or initial value, for scaling data using (deltaX)*X + Xo. | Read/Write | Yes |
| 6330803 | Offset and Multiplier:Multiplier | Multiplier, or interval, for scaling data using (deltaX)*X + Xo. | Read/Write | Yes |
| 6330804 | Loose Fit | If TRUE, LabVIEW rounds the end markers to a multiple of the increment used for the scale. | Read/Write | Yes |
| 6330805 | Marker Values[] | Array of user-defined marker values. LabVIEW ignores this array if it cannot draw numbers without overlapping. | Read/Write | Yes |
| 6330806 | Name Label | Reference to the scale name label. | Read Only | Yes |
| 6330807 | Grid Colors | Cluster of grid colors (major and minor) of a graph scale. | Read/Write | Yes |
| 6330808 | Grid Colors:Major Color | Color of the major grid on the scale. | Read/Write | Yes |
| 6330809 | Grid Colors:Minor Color | Color of the minor grid on the scale. | Read/Write | Yes |
| 633080A | Unit Label | Reference to the unit label. You can use this reference with the Text properties. | Read Only | Yes |
| 633080B | Expand Digital Buses | If TRUE, displays digital waveform data as individual data lines. If FALSE, displays the data as a bus. This property is available only for digital waveform graphs. | Read/Write | Yes |
Methods
This class has no methods or it inherits methods from its parent: Scale Class.
Events
This class has no events or it inherits events from its parent: Scale Class.
History
| Version
|
Change(s)
|
|
More info to come.
|
See Also