How do a 2nd y-axis range?

I created a graph xy with two value axes and associated y scale index 0 (Plot.YScaleIdx) locations 0-5 and plots of 5 to 11 with indication of scale is 1. I would like to change the minimum and the maximum of each of the beaches there by program. I tried do different plots (associated with different axes) by default and by changing the YScale.Range.Minimum or the YScale.Range.Maximum property. But it still affects the same scale that any field is the default value. Can someone tell me how to select the scale are affecting these properties?

Using LabVIEW 2012 32-bit on Windows 7.

Tom

If I understand correctly, you must set the Active Y scale property before changing the parameters of this scale.

Tags: NI Software

Similar Questions

  • How can I stop technotronic tv ranging from vga to out of reach after windows has loaded?

    How can I stop technotronic tv ranging from vga to out of reach after windows has loaded?

    VGA Out of range usually means that the display resolution is not properly set for television "limited."  Demarrer start in safe mode, and then set the resolution to a lower setting.

  • How to understand accounting Flexfields as range parameter in the reports.

    Hello

    Nice day.

    I would ask for advice on how to include accounting flexfields as range parameter in the custom reports.

    Thanks in advance.

    Kind regards
    Diane

    Hi diane.

    You can use the pair or specific Types of set a value for the same thing.

    I would recommend you relative to some standard reports like the GL account analysis report... also check the definition of set valuse seeded GL_SRS_FLEXFIELD... maybe this will help you.

    Please do not hesitate to advise if you have any questions, understand this or using it in your condition.

    Thank you and best regards,
    JD

  • How we increase the y-axis (amplitude) of the audio tracks?

    How we increase the y-axis (amplitude) of the audio tracks? My patient seems to have flatlined. I don't want to increase the gain, just the way the waveform looks like on my monitor.

    DrDtMM

    'Expert opinion' is a part of the new interface of first elements 11. In version 10, you have the timeline and stage line discovers the choice.

    For now, I will assume that you are in the view of the timeline where you use the video and audio tracks and not a strip of film with slots of the scene.

    I suspect you may be after the following. Let's wait and see.

    To the right of the where it shows the "Audio 1" name is a microphone icon. Representing the 'Audio display Style. There are two Audio display Styles and you can select either by activating / deactivating the microphone icon.

    a. in a case, you will see the waveform, plus an orange horizontal line which is in general the rubberband of Volume for Volume set. This display Style has a light green background.

    and

    b. otherwise, you will see a dark horizontal line, any waveform. This dark line is on a light green background.

    I suspect that you are in 'b '. Are you aware that 'a' exists.

    If you want a version really blown upward from 'a' to watch, you could separate the audio from the video, double-click the audio signal in order to open the preview windows and adjust to the top of the preview window.

    We will follow your follow-up to the top see if we get in sync.

    Thank you.

    RTA

  • Another axis range Y in WaveformGraph

    I am currently in c# to create a WaveformGraph with 2 axes y with different ranges.

    Y axis on the first, I have a range from 0 to 80 and on the second, I have a range of-127 to 127.

    I created two different axes Y and set the amplitude as a result and they appear right next to the plot.

    Then, I created two waveformPlots.  An I put the waveformPlot.YAxis.Range to (-127,127) and the other waveformPlot to (0, 80).  The problem is when I draw the plot the total range for the plot gets change to (-127, 127) and my (0, 80) plot gets moved up to be in the center of the waveform.  I wish that this conspiracy to stay down at the bottom of the chart to match the axis I created.

    I can normalize the values but my users use tooltips to get the results of the measures and those who would be most valuable if I subtracted the values 127 in the second waveform.

    Well, I managed to figure this out for me.  By mistake I had the following code:

    waveformPlot1.Yaxis.Range = new range (0, 80);

    waveformPlot2.Yaxis.Range = new range (-127, 127);

    Instead, I used the two y-axis I already used.

    waveformPlot1.Yaxis = yAxis1

    waveformPlot2.Yaxis = yAxis2

  • When you use a left and right axis, how to choose what issed axis for the value of y GetGraphCursor?

    I use a graph with a left and right axis (2 data sets).  I try to use a slider to select a point in time (x) and the values of y in the two sets of data.  I can't understand how the control, the value that is returned for the value is when you use the GetGraphCursor call.

    GetGraphCursor (panelHandle, PANEL_GRAPH, yourCursorNumber, & x & y)

    Using SetCursorAttribute with the attribute ATTR_CURSOR_YAXIS must be what you are looking for. The online help for this attribute explains wery well:

    Description: Used to change the y-axis which is associated with the bar graph.
    When a graphics cursor is created, the Y axis with which it is associated is determined by the value of ATTR_ACTIVE_YAXIS.  Subsequently, the association can be changed using ATTR_CURSOR_YAXIS.
    The y-axis associate serves as reference for the coordinates of the cursor position in calls to SetGraphCursor and GetGraphCursor.

  • graph shape wave double y axis: how to change the programmatic axis labels

    I'm using waveform graph to display the data from the experiments. The user can select the channels to display; I did 2 axis y to view 2 channels.

    I would like to than the label of the axis y to change to different channels. I did it with a XY graph through a property node, but I can't find them for the separate value axis for the

    waveform graph.

    How do I?

    Thank you

    Are you scaling Y Active first?

    Post a picture of your code, so we can look over your shoulder and comment.

    Ben

  • How to resize the 3D axis?

    Hello

    the help file explains in "Minimize, restore, move or resize the 3D axis.

    "To resize, drag the zoom icon.

    How do I do that and where is this icon? The rest is not a problem.

    When you place a multi-year the widget from the axis, a small zoom icon appears in the bar of Panel - in CS4. In CS5, this feature does not exist.

    Mylenium

  • How to get the Code combination range (a range-range to)

    Hello

    I have a requirement that I need to get range code combinations based on the parameter (a range of & range to) in the query. Please could someone help how to retrieve this value based on the parameter.

    Account varies (7 segment)
    -----------------------------
    XXX
    ABDELKADER
    BENAMER
    CCC
    000
    YYY
    ZZZZ

    Range of accounts (7 segment)
    --------------------------
    XXX
    ABDELKADER
    BENAMER
    CCC
    000
    YYY
    ZZZZ

    It's the example of the value I get on the scale of accounting of and accountant range. Based on this range of accounts, I need to pull records from the GL_CODE_COMBINATIONS table. Any help on this please?

    Thank you
    Geno

    Hello

    Try to use the following query:

    SELECT *.
    OF gl_code_combinations gcc
    WHERE the gcc.segment1 BETWEEN PR_segment1_from AND PR_segment1_to
    AND gcc.segment2 BETWEEN PR_segment2_from AND PR_segment2_to
    AND gcc.segment3 BETWEEN PR_segment3_from AND PR_segment3_to
    AND gcc.segment4 BETWEEN PR_segment4_from AND PR_segment4_to
    AND gcc.segment5 BETWEEN PR_segment5_from AND PR_segment5_to
    AND gcc.segment6 BETWEEN PR_segment6_from AND PR_segment6_to
    AND gcc.segment7 BETWEEN PR_segment7_from AND PR_segment7_to

    Vik

  • How to add between a date range + category

    I use numbers 3.6.2 on a macbook pro with El Captain 10.11.5

    I have a financial spreadsheet that I want to shoot the numbers a second sheet that has a book running.  Ideally, I would like to have a book current running year round.  I can't figure out how to write a SUMIFS formula. For example, I want the cell to add the numbers between 1 August and 31 August which are "local contributions.

    Then, I'll have another column for September and I want the cell to make all contributions local between 1 September and 30 September... etc.

    Thanks in advance.  I hope I explained it well enough.

    Hi zaphron,

    How is your document organized?

    I see a few possible sticking points and have some questions about the entire organization.

    Column D of low table contains three types of data: text time values ('Dates', ' Check # ") and numbers.

    Pick-up points are not dated.

    Some categories are listed in column A, others in column B in the summary table, which complicates the construction of the status of the category.

    1st row seems to contain a single merged cell. Numbers doesn't handle well merged cells and general advice in this forum was to avoid if possible.

    On the upper table (summary), the cells containing the month and year appear to contain values of time, put in shape to show only the month and year. If so, the values in these cells can be used to compare with the dates in column D of the overall picture as one of the conditions SUMIFS.

    How many times the third tab/sheet is duplicated to create a new worksheet "power book"? (The label in line 1 of table book suggests it happens once a month, with a new race of ledger sheet (and table) for each calendar month).

    Are there duplicate names in the categories for items of products and expenses? (for example. 'Various')

    The General form of SUMIFS by category, date or after, dates before three conditions is as follows:

    SUMIFS (sum of the values, test values, condition, test values, condition, test values, condition)

    For arrays. the formula in the column of June 2016 of the summary table, then filled to the bottom, would be:

    SUMIFS (RL::TI: $H, RL::TI: $F, "="& $A and $B, RL::TI: $D, "> =" & I$ 1, RL::TI: $D, "<" & EOMONTH(A1,0) will GET (I$ 1.0) + 1)

    To compact the formula for display here, I used only initials for names of journal and the Table where they are needed. Replace with the actual names of the sheet and the table in each case.

    RL = accounting running

    T1 = 1 Table

    I have$ 1 is the address of the cell (I1) on the summary table containing the Date/time value June 1, 2016 00:00:00 (entered and displayed as June 16).

    $ is the operator of absolute reference, which retains all the column references (with the exception of 'I') locked when columns are added to the summary table and the part of the line of the I2 (eye-2) reference fixed rank 1, the formula is filled down his spine.

    EOMONTH(A1,0) will GET (I$ 1.0) + 1 calculates the value of time of the last day of the month in I1 and adds a day.

    The formula has not been tested, but should work on the income of the values is the table indicated in your post and return 0 results (or error triangles) for categories of lines until the dates are given in these lines in column D of the running of the expenditure accounting table.

    Please click once on the triangles of error to display the message and report to those in a response.

    Kind regards

    Barry

  • Satellite A300-1J1 - how to install 2nd HARD drive?

    Hello

    I bought a Satellite A300 and I see in the workbook loads it is possible to add a 2nd hard drive. So I bought one and when I opened the box of hard drive, I have not found a connector to connect to my hard drive. I think I have to install a SATA connector, but I have not found a way to proceed.

    Thank you

    PS: Excuse me if you find mistakes, I don't speak very well

    Hey,.

    If there is no second SATA connector on the motherboard it s not possible to install 2nd HARD drive because you can t add such a motherboard connector.

    As far as I remember there are other threads on A300 and 2nd drive HARD here in the forum and the point is that all A300 using the same case for laptop, but the mothers are different. So you can have a 2nd HARD drive Bay but not connector.

  • How to add a secondary axis in a chart excel with labwindowsCVI?

    Hello
    I am currently working on LabWindowsCVI and I treat my data in excel files. I use ExcelReport and Excel2000 instruments to build my data tables and my chart. Track, I use this function:
    ExcelRpt_ChartWizard (chartsheetHandle, ExcelWorksheetHandle, "A1: C619" ExRConst_XYScatterSmoothNoMarkers 0, ExRConst_Columns, 1, 1, 1, ' consumer mobile platform ","TIME (sec)"," current / voltage (in V & A) ", NULL);
     
    In this configuration, column A is X axis and B & C (Y axis) my blood given respective & current.
    My graphics are drawn correctly, but I find a problem, 2 curves are on the main axis and I want a trace on the main axis and the other on the secondary axis. I can not to display a secondary axis.
    This action is possible with LabwindowsCVI function and if so, can you tell me which work?
    Thank you in advance,
    Nicolas

    Thanks a lot dcl9000.

    I wrote these functions after that to trace my chart and the secondary axis appears .  It was necessary to create a second graphic handle to separate both my curve. Thanks to you, now I know a new function of Excel and I think that I will need in the future.

    Kind regards

    Nicolas

  • Table axis range error labview

    Hello

    I'm trying to programmatically set the chart to display a minute 30 or 60 minute range. I can do this by setting the following in a case manager properties, if the user presses a button to apply the settings of the map (with the display of absolute time format):

    Entry: graph time = 30 minutes or 60 minutes

    Properties (in order):

    Scalefit value of 0 (no autoscale)

    Offset of the value timestamp 'get the current time.

    Startrange value timestamp 'get the current time.

    Multiplier to 1 /(1000 Samples)

    Minimum for the timestamp 'get the current time.

    Maximum to 'Get the current time' + 1800s (for table duration = 30)

    Loosefit set to true

    Result:

    While I can get the output offset table correctly, the time slot is always set to 40 minutes.

    I ask these same settings in the table more away in the loop and the min, max values are completely different - one offset is consistent.

    Here is a sample run: table length = 60,.

    Minimum = 15:01 25 January 2013

    Maximum = 16:01, 25 January 2013

    Offset = Minimum

    Output:

    Minimum = 15:02 January 25, 2013

    Maximum = 15:42 25 January 2013

    Offset = 15:01 25 January 2013

    I am confused because I have not set these properties of chart in my code otherwise. No idea where they come from? One solution is to take the code in the case manager, but I would like to refrain to do so because it uses more memory. Thank you!

    Could you post an excerpt of our VI?  It would be very useful.

    Right on the top of my head, I think you may have a problem with the amount of data in the table and affecting the size.  You may also need to set the length of the history of the chart.

    You might be better off using a graph of waveform instead of graph.  It is much easier to control the data in a chart as you define explicitly all the data instead of letting the LV to annex all automatically.

  • How to remove - uninstall yahoo axis. fro9m windows7 starter may be google.

    i.m as a novice...

    found yhoo axis thro. Google tool, I think its clear now thanks...

  • How to make a very wide range

    Hi guys,.

    I have a question.

    I have to make very large panels for a store.

    The panels will be 3 metres high and 6 metres wide.

    How do you people do?

    In the end, I want to have everything in indesign. But the background is a picture great photoshopped.

    But when I open a big file in photoshop as my system can slow down to a fast workflow. (and only by working on a very advanced computer)

    So work in a smaller size because you always lose in detail during the measurement that big?
    And should I send it to the printing press to the exact size or is it common that they scale in the final format?

    Or are there other tricks to get a good result.

    I could also do in the size of the photo and he dot all photoshop in this size (its about 1/10th of the final format) and then he intensify in indesign when its done?

    I remember that I did once flags 3x1m and I made them at 50% and they their furred, the result was good.

    But it is in the shop and the people from market it and can come very close to him. Thus, when the details are out of service, it seems unprofessional, I guess.

    How do you manage the guy that kind of orders?

    Thank you in advance!

    You don't need 300ppi for an image this large. Which is way exaggerated and will also lead to a massive file.

    Start with the pixels in the original image and see what the ppi is proving to be the size you want. If it is somewhere between 20 and 75 ppi is probably acceptable as it is. It will be seen from afar, and further more the figure of ppi can go.

    As a general rule, a good high resolution image of a current (approximately 6000-7500 long side of pixels) camera will work normally without any upsampling. If you are supposed to be able to walk up to him, you might need more, but all the upsampling never does is reduce the visible pixels, if it is a matter of concern. There is usually very little to be gained by the latter.

    Do it in InDesign - do not try to produce a finished Photoshop file, which is really not intended for or designed to manage the text and vector elements for such things.

    InDesign handles up to 5.5 meters print size. More that that and you need make the file to 50%.

    Export as PDF ready for InDesign. Make sure you get the right CMYK printer profile.

Maybe you are looking for