A second value axis display

So I try to make a graph with 2 value axes.  I found this guide http://zone.ni.com/reference/en-XX/help/371268M-01/expresswb/disp_y_axis/ confusion

I don't know what the data view tab is at all or where.  I can't find the answers to my questions online.  How in the data view?  I need express signal?  Is there another way to make a graph with 2 axes?

Visuals are always useful.

The easiest way, on the graph in LabVIEW, right-click on axis y and choose "duplicate the scale". Now you can right click on the graph, select 'Properties' and go to the tab "Traces." From here, you can choose what land is on what scale y.

Tags: NI Software

Similar Questions

  • Programmatically change the name of the value axis on a second value axis

    Hello, I mixed graph signal on which I'm traced two signals.  I created a second value axis, while I have one left and right of the graph.  I am interested in the designation of the value on both axis and were able to appoint only the HR one by using the YScale.NameLbl.Text property.  How can I control the left side?

    Thank you!

    Hello

    You are in the right place, there is a property for this node, I think you should first set the scale is active, then set the property. Sorry I don't have the code I did it at hand for the moment.  It seemed that by using the node property of the top to the bottom, I have would be input to the axis, then change the properties, then another line of entry, change the properties and so on (I did x, but also two Y axis).

  • convert seconds value in hours and minutes

    Hi all

    I mean the second value entered & I want to convert to hh: mmS format... How can I proceed?

    Please guide me.

    Thank you.

    You don't say what this "input" is, but if you want to display on the front panel, all you have to do is the following:

  • When the value to display in the time format double digital indicator... Changes in value.

    Hi all

    I can't display the values that I want. I have a value double say 320 sent to a digital indicator where I edited the properties of it to display in a time format that contains only minutes and seconds as Yes, 3:20 '. Unfortunately, it takes the value and change it to another value and display that. I don't know what is the issue. If anyone knows the solution... Please post!

    There is an image attatched!

    Thank you.

    I believe only then due to the fact that when I convert a timestamp value to double as 03:20, he gave me 320. So I thought that the reverse can be trying. Should I just enter the total amount of seconds and that will show the Minuteseconds I want?

    Thanks for the quick response.

  • I have a column with two values, separated by a space, in each line. How to create 2 new columns with the first value in a column, and the second value in another column?

    I have a column with two values, separated by a space, in each line. How do I create 2 new columns with the first value in one column and the second value in another column?

    Add two new columns after than the original with space separated values column.

    Select cell B1 and type (or copy and paste it here) the formula:

    = IF (Len (a1) > 0, LEFT (A1, FIND ("", A1) −1), ' ')

    shortcut for this is:

    B1 = if (Len (a1) > 0, LEFT (A1, FIND ("", A1) −1), ' ')

    C1 = if (Len (a1) > 0, Member SUBSTITUTE (A1, B1 & "", ""), "")

    or

    the formula of the C1 could also be:

    = IF (Len (a1) > 0, RIGHT (A1, LEN (A1) −FIND ("", A1)), "")

    Select cells B1 and C1, copy

    Select cells B1 at the end of the C column, paste

  • DAQmx HAVE bridge Measurements - first and second values electrical and physical

    Hello

    Can someone explain the significance of the 'first electric value' parameters 'first physical value', 'second electric value' and 'physical second value', when you set up the information of scaling for measurement of the Bridge (pressure or force)?

    If I have a class scale 0 to 200 lbs with a sensitivity of 2mv/V and a voltage of 2.5V...

    I thought that the settings should be:

    Electric units = mVolts/Volt

    1st electric value = 0

    1st physical value = 0

    2nd electric value = 5 (2 mV * 2.5 v = 5 mV)

    2nd physical value = 200

    But it seems that the 2nd electric value is supposed to actually to be the sensitivity of the sensor (in this case 2 mV).

    Am I missing something here?

    Hi ebloohm,

    That is right. For your load cell excitation of the 2.5V will give you a rangle of 0-5 mV for output. You 0mV at 0 kg and 200 pounds, you will have 5 mV. The values in the table are used to scale readings of mV to lbs. The sensitivity of the sensor is already taken into consideration with the mV range values. If the cell has a sensitivity of 3 mV/V you instead would have 0 and 7.5 to your table. The good values in your original post.

  • Programmatically set the data on the secondary value axis

    I want to use the nodes property and another code LV to:

    1. create a secondary value axis

    2. take 1 3 tables (t, (t) f1, f2 (t)) and use of the table t for x a value, with f1 (t) on one axis as values y and f2 (t) on a secondary axis for several values of y.

    It was pretty easy with just a curve (bundle just two bays of 1 d and wire of the cluster of a graph), but the addition of this axis Y high school is difficult. Any help is appreciated!

    You can not dynamically add and remove axes. They can be added manually.

    It looks like you want a xy graph, which can support a number of data structures. The one I like best is a cluster containing a table of x vales and an array of the values there. If you want several locations on the graph is here, just feed it with a table of these clusters.

    Mike...

  • CLOB values are displayed as 'weblogic.jdbc.wrapper.Clob_oracle_sql_CLOB@46c '.

    My Clob values are displayed in the UI as "weblogic.jdbc.wrapper.Clob_oracle_sql_CLOB@46c".  When I try to change a value or to add a new line I get this exception on the validation:

    < RichExceptionHandler > < _logUnhandledException > ADF_FACES - 60098:Faces life cycle receives exceptions that are unhandled in phase 5 of INVOKE_APPLICATION

    javax.faces.el.EvaluationException: oracle.jbo.JboException: [oracle.jbo.DMLException: Houston-26041: cannot display the results to the database during "Update": "null" SQL statement.]

    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:58)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1545)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)

    In my OE the column Type is set to ClobDomain.  I created the ClobConverter class in my draft opinion (com.mtg.fwd.view.converter.ClobConverter), such as discussed in this thread (Re: using CLOB in adf).  I added this code to the faces - config.xml:

    <>converter

    < description > convert clob to string and vice versa < / description >

    Converter < id > convert. CLOB < / converter-id >

    > class converter < com.mtg.fwd.view.converter.ClobConverter < / converter-class >

    < / converter >

    In the jsff I put the attribute of converter to convert. CLOB for the column.  Initially, I had this game at oracle.ordDomain and it does not work so I am trying the method.

    < af:inputText value = "#{bindings." Gvsql.inputValue}.
    label = "SQL query"
    required = "#{bindings." Gvsql.hints.Mandatory}.
    columns = '100 '.
    maximumLength = "#{bindings." Gvsql.hints.Precision}.
    shortDesc = "#{bindings." Gvsql.hints.ToolTip}.
    ID = "IT7."
    lines = "10".
    Converter = "convert. CLOB">
    < f: validator binding = "#{bindings." Gvsql.Validator} "/ >"
    < / af:inputText >

    What should I look at next?

    With the help of JDev 11.1.2.4.0

    Thank you

    Rudy

    I wanted to follow for anyone interested.  I created a new model and the view within the same application to test with and clob values showed correctly.  I've recreated the form using the original model and the problem was there.  I've looked everywhere and didn't find anything.  This morning, I decided to delete the files of user JDeveloper in C:\Users\Rudy\AppData\Roaming\JDeveloper\system11.1.2.4.39.64.36.1.  I have restarted JDev, ran my jspx, the problem disappeared.  I went back to the original draft of the view, he ran, it was fine.  I cleaned everything and he is always very good.  So there was something up cached data of the user that it was blocking work correctly.

  • You cannot change the chart value axis when there are several types of graphics in a single diagram

    Illustrator can do graphics with bars and lines / columns, for example in the docs:

    http://help.adobe.com/en_US/illustrator/cs/using/images/gr_15.png

    http://help.Adobe.com/en_US/Illustrator/CS/using/WS3f28b00cc50711d9fc86fa8133b3ce158e-8000 .html

    However, when I create a chart like this, I seem to lose the ability to manually set the y-axis using 'override calculated values.

    To reproduce this problem:

    1. Create a chart as in the example, with bars and an axis on the left, lines and an axis on the right. Unlike the example, don't fix the numbers as well as the lines align perfectly - have a go until just less than 20, a up to a little less than 250, therefore it do not markers and the number of divisions on each side.
    2. Try to make the markers and numbers of divisions to the height, so in fact, the side that is going up 20 going up to 25 and has the same number of divisions on the other side.

    Everything I have tried does not work:

    • If I select the entire chart and go to the "Chart Type", I can not set the options for the value axis. In earlier versions, it's gray, in CS6 I can access, but clicking on 'OK' does nothing.
    • If I select the entire chart and chose the type of a chart, I can set options for the axis value, but that the selected chart type, and then applies the entire table.
    • If I use the direct Selection tool to select one of the series and open the "Chart Type" options, changing the options of the y-axis has no effect
    • If I use the direct Selection tool to select all series that share an axis and open the "Chart Type" options, changing the options of the y-axis always has no effect
    • If I use the direct Selection tool to select the Group of ticks axis itself, or the axis line and groups of ticks axis themselves, of axis labels, axis and graduations of the axis line, or axis labels, axis line, graduations of the axis and series of related data, etc., by changing the options of the axis also has no effect

    It seems that this feature is broken and it seems that the example in the manual has been carefully chosen to use a rare combination of numbers where it would actually look right.

    I thought about it. Like everything to do with the horrible ancient neglected graphic Illustrator tool, it is ridiculously clumsy and involves the caution around what is shamefully bad programming for a professional expensive product.

    It is timing - to do things in a sequence of rigid counterintuitive that seems not to work then meets at the end:

    1. Create the chart but, for now, keep all the same chart type. If you've already set to have different graphics types, put the same thing for now.
    2. Select the entire chart and in the main window of Chart Types, set the value to "Both sides" axis
    3. In the drop-down menu, there should be a left and right axis (or top and bottom...). Set the parameters of the value axis for these now. It will look like it does for a single axis, because it will not change the other axis - naked with her...
    4. Select the data series you want to use the other axis using group selection. Go to graph Type and the value of the y-axis to the other and set the chart type that you want. All of a sudden all be put in place.
    5. If you need to change the settings for the value axis, select the entire chart, set the whole chart type to a chart, change the appropriate value axis by choosing it from the menu drop down and the re - apply types of graph as above.

    (the bug is - it should not necessary to set the graphic object to only have only one chart of type in order to access the axis options of value for two different y-axis)

  • How to pass a dynamic value to display the criteria

    Hello

    I have a requirement to indicate the hierarchy. Here, I want to spend the connected in the id of the Manager to the view criteria so that the hierarchy can change based on the connected Manager.

    Can anyone help how can I accompolish this.
    Can I use the binding variable to pass the value to display the criteria?

    If you get the Director based on the user id, you can run the display criteria based on the user, as follows:
    http://jobinesh.blogspot.com/2010/10/how-to-set-bind-variable-values-at.html

    Ensure that the method is executed until the viewer of the hierarchy is responsible.

    Thank you
    Nini

  • How to display the first value in the line in the second row and the second value of the line on the third row and so on...

    Hi all

    I have a requirement as below.

    Select * from my_tab;

    col1 col2 col3

    1 test1 January 1, 2014

    Test2 2 2 January 2013

    3 test5 February 9, 2015

    I need to display it as below.

    col1 col2 col3 req_col

    -----------------------------------------------------

    1 test1 January 1, 2014

    2 test2 January 2, 2013 January 1, 2014

    3 February 9, 2015 test5 January 2, 2013

    So how do?

    If it is not possible with sql then suggest me to do in peblisher xml (in rdf or rtf)

    Hello

    jagadekara wrote:

    Hi all

    I have a requirement as below.

    Select * from my_tab;

    col1 col2 col3

    1 test1 January 1, 2014

    Test2 2 2 January 2013

    3 test5 February 9, 2015

    I need to display it as below.

    col1 col2 col3 req_col

    -----------------------------------------------------

    1 test1 January 1, 2014

    2 test2 January 2, 2013 January 1, 2014

    3 February 9, 2015 test5 January 2, 2013

    So how do?

    If it is not possible with sql then suggest me to do in peblisher xml (in rdf or rtf)

    In SQL, you can use the analytic LAG function.

    http://docs.Oracle.com/database/121/SQLRF/functions093.htm#sthref1544

    Because I don't have a copy of your table, I'll use scott.dept to illustrate:

    SELECT DeptNo

    dname

    loc

    , Trolling (loc) over (ORDER BY deptno) AS prev_loc

    OF scott.dept

    ORDER BY deptno

    ;

    Output:

    DEPTNO DNAME LOC PREV_LOC

    ---------- -------------- ------------- -------------

    10 ACCOUNTS NEW YORK

    SEARCH 20 DALLAS NEW YORK

    30 SALES CHICAGO DALLAS

    40 OPERATIONS BOSTON CHICAGO

  • Manual definition of the value axis scaling to a script for two or more axes file

    Hi all

    I've been using tiara for only a few days so I apologize if it's something really easy to do, but I just can't understand it. I am trying to manually set the value of 'End' for the axis is scaling of a parcel in a "report". I figured out how to set this value to one of the axis value by using the following commands:

    Dim oMy2DYAxis

    Set oMy2DYAxis = Report.ActiveSheet.Objects.Item ("2DAxis1"). YAxis

    oMy2DYAxis.Scaling.End =

    However, I can not understand how to do the same, but the value that I have on the right side of the plot for the second axis. I'm sure it must be possible to do this for each y axis, but how can it be done?

    And for extra credit! How would I be able to do a map in the report other than the 'ActiveSheet '? Is there something similar to ' Report.Sheet ("Page 1"). ... "that could be used as opposed to" Report.ActiveSheet. " ...'?

    Thank you!

    -Simeon

    Hi Siliev,

    Here is an example:

    Dim oCurrSheet, iLoop
    Set oCurrSheet = Report.ActiveSheet.Objects ("2D-Axis1")

    iLoop = 1 to oCurrSheet.YAxisList.Count
    MsgBox "Y axis" & iLoop & + "\n" & _
    «Start: "& oCurrSheet.YAxisList (iLoop).» Scaling.Begin & + "\n" & _
    "End:"& oCurrSheet.YAxisList (iLoop). " Scaling.End
    next

    Greetings

    Walter

  • How to get a second y axis in the xy graph

    Hello

    I know that there are some issues around this topic. But if someone can give a step by step description visible value, how to get a second axis please? I spent a few hours trying to figure that out. LabView online said: "... drag the name of signal in data view", others say "right-click on axis y and choose 'duplicate'"and I can't find one of these options. " Help, please.

    Thank you in advance.

    Benjamin

    Hello

    Here is a small video that opens with vlc or mediaplayerclassic.

    Concerning

  • Satellite R630-144: faded for a few seconds the time display time

    Hello

    I have problem with my laptop.
    From time to time the screen greyed out for a few seconds and restore again.
    It is not serious laptop runs on battery or plugged in.

    Can someone give me an advice?

    Hello

    Theoretically, it could be just a problem of software; for example, display driver starts to do strange things in this case, that I recommend the update or reinstall the display driver to check if it could contribute

    But it could also be a hardware problem; FL-inverter
    FL inverter is a small part that controls the backlight so theoretically, it could also be the FL inverter malfunction, but that's just my guess
    This should be checked by a technician for more information.

  • y/t - graphic: discrete values are displayed at all times

    As soon as I want to display values discrete y/t - graphic, they are permanently displayed (the adjacent function values are connected)

    See for example:

    The lower graph should show the following discrete function:

    x | (fx)

    ---|--------

    2. 0

    3. 1.27

    4. 0

    5. 0

    6. 0.64

    7. 0

    8. 0

    9. 0.42

    But as you can see, the adjacent function values are connected. I couldn't know, how I can change this. I hope someone can helb me!

    Thank you

    Philipp

    Excellent question and documentation! Thank you for making it is very easy to answer your question.

    Click the icon of the brush on the visualization of maps Y/t - this is a link to the properties of lines and colors for graphical display. Select from the drop down menu to entry 0 bar.

    If you prefer a discreet symbol, choose to cross, square, circle, etc.

Maybe you are looking for