|
|
| (2 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| {{VIServerClass|name=MixedSignalGraph|id=92|scope=basic|class_0=Generic|class_1=GObject|class_2=Control|class_3=GraphChart|class_4=MixedSignalGraph}} | | {{VIServerClass|92}} |
|
| |
|
| {{stub}} | | {{stub}} |
| 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 MixedSignalGraph Properties Table</span>
| | {{VIServerClassTables|92}} |
| <div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | |
| {{VIServerLegend|showrw=TRUE|showrte=TRUE}}
| |
| {| class="wikitable sortable"
| |
| |+ MixedSignalGraph Properties Table
| |
| ! Property ID
| |
| ! Short Name (English)
| |
| ! Description
| |
| ! R/W
| |
| ! RTE | |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C16
| |
| | [[MixedSignalGraph class/ActBus property|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
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C04
| |
| | [[MixedSignalGraph class/ActCrsr property|ActCrsr]]
| |
| |Use this property to get and set the active cursor and set properties and methods on that cursor.
| |
| | |
| For example, you can use the Selected Cursors property to indicate which cursor you have currently selected on a graph, then use the Active Cursor property to set that cursor to the cursor you want to modify using cursor properties and methods. The Active Cursor does not return the user selected cursor. Use the Selected Cursors property to get the user-selected cursor.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C02
| |
| | [[MixedSignalGraph class/ActPlot property|ActPlot]]
| |
| |Gets or sets the active plot. After you get or set the active plot, you then can set properties or invoke methods that affect only the specified plot.
| |
| | |
| You can use the Plot properties to set the active plot.
| |
| | |
| If you are graphing multiple data types on the mixed signal graph, the graph plots are numbered as they appear wired into the Bundle function. The default active plot and first element is plot 0.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C10
| |
| | [[MixedSignalGraph class/ActPlotArea property|ActPlotArea]]
| |
| |Gets or sets the active plot area. After you get or set the active plot area, you then can set properties and methods that affect only the specified plot area.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C12
| |
| | [[MixedSignalGraph class/AnntList property|AnntList]]
| |
| |Array of information about all annotations. Each array element is a cluster of annotation elements.
| |
| | |
| {| class="wikitable"
| |
| |+ scope="col" style="text-align:left;"|Elements:
| |
| ! scope="col" style="text-align:left;"| Name
| |
| ! scope="col" style="text-align:left;"| Description
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Name
| |
| |The text displayed in the plot area that is associated with the annotation.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Color
| |
| |The color of the annotation, including its point, arrow, and name.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Style
| |
| |The symbol that, in combination with Point Style, is drawn at the focal point of the annotation. Valid values are 0-8, as shown on the <b>Annotation Style</b> shortcut menu item of the annotation from top-left to bottom-right.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Point Style
| |
| |The symbol that, in combination with Style, is drawn at the focal point of the annotation. Valid values are 0-16, as shown on the <b>Point Style</b> shortcut menu item of the annotation from top-left to bottom-right.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Name Visible
| |
| |If TRUE, displays the annotation name in the plot area.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Allow Drag
| |
| |If TRUE, allows you to drag the annotation.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Annotation Mode
| |
| |Specifies the way in which the annotation snaps to the plots in the plot area. Valid values include 0 (Free) and 1 (Single-plot).
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Plot
| |
| |The plot with which the annotation is associated. If Plot is -1, the annotation snaps to all plots in the plot area. You can move the annotation to the nearest data point along any plot in the plot area. This element does not apply to free annotations.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Index
| |
| |The array index of the point to which the annotation is snapped.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Position:X
| |
| |The x coordinate of the annotation in the plot area. Position:X is in the coordinate system of the X Scale value that is associated with the annotation or plot.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Position:Y
| |
| |The y coordinate of the annotation in the plot area. Position:Y is in the coordinate system of the Y Scale value that is associated with the annotation or plot.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|X Scale
| |
| |The x-scale associated with the annotation. This element applies only to free annotations and defines which x-scale is used with Position:X.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Y Scale
| |
| |The y-scale associated with the annotation. This element applies only to free annotations and defines which y-scale is used with Position:Y.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Show Arrow
| |
| |If TRUE, displays the arrow that points from the annotation name to the annotated data point.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Lock Name
| |
| |If TRUE, positions the annotation name absolutely so that when you move the annotation or scroll the plot area, the annotation name does not move in the plot area.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Plot Area
| |
| |The plot area with which the annotation is associated. This element applies only to mixed signal graphs with multiple plot areas.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Label Offset:X
| |
| |The X coordinate of the label position, relative to the annotation.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Label Offset:Y
| |
| |The Y coordinate of the label position, relative to the annotation.
| |
| |}
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C18
| |
| | [[MixedSignalGraph class/Bus property|Bus]]
| |
| |Returns a reference to the active bus.
| |
| |R
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C17
| |
| | [[MixedSignalGraph class/BusOpen property|BusOpen]]
| |
| |Indicates whether the active bus is open or closed.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C05
| |
| | [[MixedSignalGraph class/Cursor property|Cursor]]
| |
| |Reference to active cursor.
| |
| | |
| You can use this reference with the Cursor properties.
| |
| |R
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C09
| |
| | [[MixedSignalGraph class/Cursor Legend Vis property|Cursor Legend Vis]]
| |
| |Displays the cursor legend.
| |
| | |
| This property is similar to the <b>Visible Items»Cursor Legend</b> item on the shortcut menu of a mixed signal graph control.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C11
| |
| | [[MixedSignalGraph class/CrsrList property|CrsrList]]
| |
| |Array of information about all cursors. Each array element is a cluster of Cursor properties.
| |
| | |
| {| class="wikitable"
| |
| |+ scope="col" style="text-align:left;"|Elements:
| |
| ! scope="col" style="text-align:left;"| Name
| |
| ! scope="col" style="text-align:left;"| Description
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Name
| |
| |Text displayed in the plot area that is associated with the cursor.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Color
| |
| |The color of the cursor, including its point, arrow, and name.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Style
| |
| |The symbol that, in combination with Point Style, is drawn at the focal point of the cursor. Valid values are 0-8, from top-left to bottom-right, as shown when you right-click a cursor in the cursor legend and select Attribute»Cursor Style from the shortcut menu.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Point Style
| |
| |The symbol that, in combination with Style, is drawn at the focal point of the cursor. Valid values are 0-16, as shown on the shortcut menu of the plot legend from top-left to bottom-right.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Name Visible
| |
| |If TRUE, displays the cursor name in the plot area.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Allow Drag
| |
| |If TRUE, allows you to drag the cursor.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Cursor Mode
| |
| |Specifies the way in which the cursor snaps to the plots in the plot area. Valid values include 0 (Free), 1 (Single-plot), and 2 (Multi-plot).
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Plot
| |
| |Plot with which the cursor is associated. If Plot is –1, the cursor snaps to all plots in the plot area. You can move the cursor to the nearest data point along any plot in the plot area.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Index
| |
| |Array index of the point to which the cursor is snapped. This property can have a value between 0 and the number of data points minus 1.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Position
| |
| |Position of cursor in terms of X-Y coordinates.
| |
| *X—The coordinate that defines the position of the cursor along the X-axis.
| |
| *Y—The coordinate that defines the position of the cursor along the Y-axis.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|X Scale
| |
| |Sets the X-scale of the cursor. This property is valid only for free cursors. When the cursor is associated with a plot, this property might be overwritten by the plot.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Y Scale
| |
| |Sets the Y-scale of the cursor. This property is valid only for free cursors. When the cursor is associated with a plot, this property might be overwritten by the plot.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Watch Plots
| |
| |Array that contains the indexes of the plots that the cursor is watching when Watch All Plots is set to FALSE. This element is valid only for cursors that are associated with multiple plots.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Watch All Plots
| |
| |If TRUE, the cursor watches all plots in the plot area. If FALSE, the cursor watches only the plots specified by Watch Plots. This element is valid only for cursors that are associated with multiple plots.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Plot Area
| |
| |The plot area with which the cursor is associated. This element applies only to Mixed Signal graphs.
| |
| |- style="vertical-align:top;"
| |
| ! scope="row" style="text-align:left;"|Label Offset
| |
| |The coordinates of the label position relative to the cursor.
| |
| *X—The X coordinate of the label position relative to the cursor.
| |
| *Y—The Y coordinate of the label position relative to the cursor.
| |
| |}
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C1A
| |
| | [[MixedSignalGraph class/CrsrsScrollGrph property|CrsrsScrollGrph]]
| |
| |Gets or sets whether dragging the cursor outside the bounds of the graph continues to scroll the graph. Set this property to TRUE to allow scrolling outside the bounds of the graph.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C0B
| |
| | [[MixedSignalGraph class/IgnoreAttributes property|IgnoreAttributes]]
| |
| |If FALSE (default), the plot names in the plot legend and the scale names on the graph automatically adapt to the plot names and scale names in the dynamic or waveform data attributes. If TRUE, the plot names and scale names do not adapt to the dynamic or waveform data attributes. Change this property to TRUE if you want to change the plot names and scale names. This property applies only to graphs and charts with dynamic or waveform data.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C0A
| |
| | [[MixedSignalGraph class/IgnoreTimestamp property|IgnoreTimestamp]]
| |
| |If FALSE (default), the x-scale includes the time stamp information from the dynamic or waveform data. If TRUE, LabVIEW sets the beginning of the x-scale to 0 instead of the value specified by t0. This property applies only to graphs with dynamic or waveform data.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C0C
| |
| | [[MixedSignalGraph class/LegDisable property|LegDisable]]
| |
| |Disables the plot legend at run time.
| |
| | |
| This property is similar to the <b>Advanced»Disable Plot Legend</b> item on the shortcut menu of a mixed signal graph and the <b>Show plot legend</b> option on the Appearance page of the Properties dialog box.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C00
| |
| | [[MixedSignalGraph class/LegVis property|LegVis]]
| |
| |Shows the plot legend.
| |
| | |
| This property is similar to the <b>Visible»Plot Legend</b> item on the shortcut menu of a mixed signal graph.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C03
| |
| | [[MixedSignalGraph class/Plot property|Plot]]
| |
| |Reference to active plot.
| |
| | |
| You can use this reference with the Plot properties.
| |
| |R
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C0D
| |
| | [[MixedSignalGraph class/PlotImages.Back property|PlotImages.Back]]
| |
| |Sets the plot area background image, which is behind the grid lines.
| |
| | |
| This property is useful if you want to insert an image into the background of the graph plot area.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C0F
| |
| | [[MixedSignalGraph class/PlotImages.Front property|PlotImages.Front]]
| |
| |Sets the plot area foreground image, which is in front of the plot data.
| |
| | |
| This property is useful if you want to insert an image, such as custom data point annotations, into the foreground of the graph plot area.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C0E
| |
| | [[MixedSignalGraph class/PlotImages.Middle property|PlotImages.Middle]]
| |
| |Sets the plot area middle plot image, which is between the grid lines and the plot data.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C08
| |
| | [[MixedSignalGraph class/SelectedCrsrs property|SelectedCrsrs]]
| |
| |Gets or sets the currently selected cursor. LabVIEW returns or sets the index number of the selected cursor.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C19
| |
| | [[MixedSignalGraph class/ShowBusesWithLines property|ShowBusesWithLines]]
| |
| |When this property is TRUE, both digital buses and lines display in the digital plot areas of a mixed signal graph. When this property is FALSE, only digital lines display in the plot area of a mixed signal graph.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C01
| |
| | [[MixedSignalGraph class/SmoothUpdt property|SmoothUpdt]]
| |
| |Draws graph with less flicker, but slightly slower. (Mac OS X) LabVIEW ignores this property.
| |
| | |
| This property is similar to the <b>Advanced»Smooth Updates</b> item on the shortcut menu of a mixed signal graph.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C13
| |
| | [[MixedSignalGraph class/ViewportSize property|ViewportSize]]
| |
| |Gets or sets the width and height, in pixels, of the viewing port for the referenced mixed signal graph.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C15
| |
| | [[MixedSignalGraph class/Height property|Height]]
| |
| |Gets or sets the height, in pixels, of the viewing port for the referenced mixed signal graph.
| |
| |R/W
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8C14
| |
| | [[MixedSignalGraph class/Width property|Width]]
| |
| |Gets or sets the width, in pixels, of the viewing port for the referenced mixed signal graph.
| |
| |R/W
| |
| |X
| |
| |}
| |
| </div>
| |
| | |
| ==Methods==
| |
| <span class="mw-customtoggle-methodstable">Show/Hide MixedSignalGraph Methods Table</span>
| |
| <div class="mw-collapsible" id="mw-customcollapsible-methodstable">
| |
| {{VIServerLegend|showrte=TRUE}} | |
| {| class="wikitable sortable"
| |
| |+ MixedSignalGraph Methods Table
| |
| ! Method ID
| |
| ! Short Name (English)
| |
| ! Description
| |
| ! RTE
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8802
| |
| | [[MixedSignalGraph class/Export Data to Clipboard method|Export Data to Clipboard]]
| |
| |Exports the graph data to the clipboard in a tab-delimited format, which is accepted by most spreadsheet applications.
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8804
| |
| | [[MixedSignalGraph class/Export Data to DIAdem method|Export Data to DIAdem]]
| |
| |Exports the graph data to DIAdem.
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8803
| |
| | [[MixedSignalGraph class/Export Data to Excel method|Export Data to Excel]]
| |
| |Exports the graph data to Excel.
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8800
| |
| | [[MixedSignalGraph class/Export Image method|Export Image]]
| |
| |Exports a simplified image of the graph to the clipboard or a file.
| |
| |X
| |
| |- style="background-color:#D1BB80;"
| |
| |393E8801
| |
| | [[MixedSignalGraph class/Export Image Color method|Export Image Color]]
| |
| |
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8805
| |
| | [[MixedSignalGraph class/Export Plot Data To Clipboard method|Export Plot Data To Clipboard]]
| |
| |Exports plot data to the clipboard in a tab-delimited format, which is accepted by most spreadsheet applications.
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8807
| |
| | [[MixedSignalGraph class/Export Plot Data To DIAdem method|Export Plot Data To DIAdem]]
| |
| |Exports plot data to DIAdem.
| |
| |X
| |
| |- style="background-color:#FFFFCC;"
| |
| |393E8806
| |
| | [[MixedSignalGraph class/Export Plot Data To Excel method|Export Plot Data To Excel]]
| |
| |Exports plot data to Excel.
| |
| |X
| |
| |} | |
| </div>
| |
| | |
| ==Events==
| |
| <span class="mw-customtoggle-eventstable">Show/Hide MixedSignalGraph Events Table</span>
| |
| <div class="mw-collapsible" id="mw-customcollapsible-eventstable">
| |
| {{VIServerLegend}}
| |
| {| class="wikitable sortable"
| |
| |+ MixedSignalGraph Events Table
| |
| ! Code
| |
| ! Name
| |
| ! Type
| |
| |- style="background-color:#FFFFCC;"
| |
| |1073741864
| |
| |[[MixedSignalGraph class/Cursor Grab event|Cursor Grab]]
| |
| |Notify
| |
| |- style="background-color:#FFFFCC;"
| |
| |2147483687
| |
| |[[MixedSignalGraph class/Cursor Grab? event|Cursor Grab?]]
| |
| |Filter
| |
| |- style="background-color:#FFFFCC;"
| |
| |1073741865
| |
| |[[MixedSignalGraph class/Cursor Move event|Cursor Move]]
| |
| |Notify
| |
| |- style="background-color:#FFFFCC;"
| |
| |1073741866
| |
| |[[MixedSignalGraph class/Cursor Release event|Cursor Release]]
| |
| |Notify
| |
| |}
| |
| </div>
| |
|
| |
|
| == 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 |
| Line 406: |
Line 24: |
| *[[VI Server]] | | *[[VI Server]] |
|
| |
|
| [[Category:VI Server]]
| | |
| [[Category:VI Server Class]] | | [[Category:VI Server Class]] |