Change tank scale range

Hi everyone, I have the following question:
1. Some one konw how change de scale range, for a tank, in run time, ? I think I shold
 create aproperity node but I couldnt found it.

Hi gamarra,
right-click the control or it's terminal and select create->property node->Scale->Range->All Elements...
Message Edited by GerdW on 08-06-2009 11:00 PM
Best regards,
GerdW
CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
Kudos are welcome

Similar Messages

  • Change scale range with property

    hello,
    is it possible to change the scale range of aslider with a properties?
    markus

    Have a look at the attached vi. Is this what you are looking for?
    Using LV8.0
    Don't be afraid to rate a good answer...
    Attachments:
    range.vi ‏41 KB

  • Changing Slide Control Scale Range

    I am creating a program that will allow the user to select a range of time over which data will be analyzed.  Is there a way to set the slide control range to start at the beginning of the data set (t0) and go to the time at the end (tf)?  I can change the values using a property node, but the values are for the start and stop and increments are doubles.
    Thanks.
    --Robert

    Change the format for the digital display. The tip strip will be formatted the same as the digital display.
    So far, you have only changed the scale format.
    Message Edited by altenbach on 06-19-2008 06:21 PM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    TipFormat.png ‏46 KB

  • Programmatically changing the x scale range of xy graph

    Hi,
    from a subvi I need to access the x scale range of an xy-graph on the panel of the main vi. I tried the code shown in the pdf attached to my posting. How can I restrict the general property node for an unspecified control to a more specific property node that offers the property "x scale range"?
    Thanks,
    Peter
    Attachments:
    access_property_node.pdf ‏34 KB

    You can use "To More specific Class" from the application control palette.
    Of course make sure to handle errors gracefully. This is just a draft 
    Message Edited by altenbach on 09-18-2007 09:31 AM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    ToMoreSpecific.png ‏5 KB

  • Can you change the scale of brush resizing?

    Hi there,
    When changing brush size in CS6, I've noticed that it is has granular resolution from 0 pixels up to around 500pixels, incrementing in size very slowly. However, above 500 pixels it increases in size very rapidly, jumping to 800, 1200, 1500 and then into the 2000s.
    As most of the photos that I work on have a high pixel count I find that my ideal brush size is between 400 and 1000, occasionally I use it at around 100 pixels, and occasionally at 2500.
    Is there any way of changing the scale of the brush size so that it allows greater sensitivity in the 400 to 1000 range?
    Cheers!
    Andrew.

    Thanks for pointing out that useful way of changing the brush size. Unfortunately I think it goes too far the other way ie. it changes size too slowly . Instead, the suggestion from conroy (see below) works a lot better as it alters the size in increments of 10.
    Thankyou very much though!
    Andrew.

  • Is it possible to change the scale of graph in webi ?

    Hi All,
    How to change the scale of graph in the web intelligence report.
    Thanks in advance,
    Ravi

    1. Set intervals on Y-axis values of the Webi report Charts from the Webi Chart Properties
    2. Set the Interval of 500 with Y-axis value range 0 2000,such that the value should look like,0,500,1000,1500,2000   
    Reproducing the Issue
    1. Create a Webi report from e-fashion with objects Year and Sales Revenue.
    2. Run the Webi report>Turn to Column Chart.
    3. Go to Chart properties>Y Axis>Scale
    4.Here there are 2 options.
    5. Min value, Max value however the major unit option is not available like one we have in Crystal Reports and Deski
    Environment Details:
    1. BOXIR2, BOXI3.0
    Cause
    This is a limitation in Webi report.
    Resolution
    Enhancement_Request ADAPT01202508 for this issue has been raised however there is no specific timeline as of now defined about which major release this feature will be included in.
    Regards,
    Sarbhjeet Kaur

  • Graph Scale Range

    Hello Everyone,
    I have a problem in the Waveform Graph.
    Basically I have a Waveform Graph and on the graph I have a cursor.
    Now I should be able to move the cursor on the Plot , but the condition is that it should not go beyond the X Sacle range.
    For e.g. If my X Scale range is 0 to 400, the even if i move my cursor beyond 0 or above 400 the cursor should not scroll or should stop scrolling.
    One way of doing is that you keep on checking the X Scale Max and Min Values and as soon as it crosses any one of it, Make the cursor value to 0 or 400.
    Is there any other way of doing it?
    Please let me know.
    Thanks in advance.
    Avni

    Hi Dennis
    Thanks a lot for your reply.
    But doing that will not solve my problem.
    One e.g. to tell is that If I have a data of 400 points and my scale range is 0 to 100 then if I follow the instructions that you have given, then I will not be able to scroll and see the data beyond 100.
    I acquire a data of 400 points. and depending of the Sweep speed, I dispaly the points and scale of the X axis changes .
    Meaning If my Sweep speed is 1ms/d then I plot all four hundred points and the scale is 0 to 400
    and if my sweep speed is chenged after acquiring the data then my scale changes to 0 to 200 .
    I hope that you understand my problem.
    Hoping that you will solve my query.
    Avni

  • Prevent cursor from changing the scale

    There seems to be a difference in how the cursor affects the scales on XY-plots in LabVIEW 8.5 vs. 7.1.1: if a cursor is snapped to a plot and you move the cursor to a point that is outside the current scale it will change the Y scale. In my case the plot values go up and down all the time and off scale...but I want to be able to move the cursor sideways without any change on the scale.
    One way to solve it is to turn off the cursor scrolling, however the problem then is that I really want to be able to scroll sideways with the cursors, I just do not want the cursors to automatically scroll while they track the plot they are snapped to. This was possible in 7.1.1 - even though you had cursor scrolling on the Y scale would not change like this unless you grabbed the cursor point yourself and dragged it along the Y scale. The way it works in LV 8.5 makes horisontal scrolling a nightmare because LV automatically starts adjusting the Y scale as well.
    Now there has been a few changes to the cursor and plot properties since 7.1.1 so perhaps it is possible to get back the behaviour from 7.1.1 (i.e. scrolling ON - but with no automatic scrolling along the Y axis as you scroll along X) ?
    Ideally in this case I would prevent scrolling along the Y axis alltogether (not even manually by dragging the cursor vertically), but allow it along the X axis...that feature is probably one for the wish list though...(?).
    MTO

    Hi Wiebe,
    The change in behaviour is there, no doubt about that. It's not the easiest thing to recreate though (same plot and cursor and scale settings, a suitable plot, same cursor movement etc.), and to get around it is simple enough, but it is always annoying (and risky) when the default behaviour is changed...
    I did not use the scale change, but made my own scrolling function based on the cursor move event. I've turned off the cursor scrolling option to avoid the Y-rescaling, and change the X-scale range if a cursor is moved off scale.
    MTO

  • How can I change the scale of a dimensionline?

    I want to change the scale of a dimensionline? Now is it 1:1. How can I change this in Acrobat standard 9?
    Thanks

    paulkreuzer wrote:
    Ok now I can change the tempo, but when I do I change all loops at once. What I want is to change the tempi of all loops seperately, how do I do that?
    You could mess around a little bit with "Flex Edit" (go to the GB help menu and search for flex edit to learn how) and see if that helps, but as Hangtime said, GB doesn't really support that... yet.
    One application that might help is Amazing Slow Downer. You could use it to speed up or slow down material before bringing it into GB:
    http://www.ronimusic.com/

  • How can I programmatically change the voltage range settings in a DAQ Assistant

    Hi,
    First post here.  
    I need to be able to change the voltage range properties of a daqmx DAQ Assistant based on user input.  My hardware, an SCXI-1102C does not allow changing this property on a running task, so I'd like to either set the analog input voltage range before the DAQ Assistant activates, or pause the DAQ Assistant immediately after it starts, set the values and then resume.
    I don't know how to edit the task ahead of time because the DAQ assistant creates the task when it runs, and there is no task before that.
    In the attached picture, I have a conditional section, set to run only if the while loop iteration is 0.  I take the task from the Daq assistant, send it to a stop task vi, set the property, and then send the task on to the start task vi. I can watch it run with the debug light on, and everything seems to work correctly, but on the second (and all the other) iteration of the loop, I read out AI.Max and it seems like the DAQ Assistant has re set it back to 5V.  Can anyone see what is going wrong here?
    BTW, this is continuous acquisition and the code does not produce error messages when it runs.
    I did come across a similar question that someone posted here back in 2006, but his question was specifically aimed at a Labview API (VB, I think), and not an actual G solution.
    Attached are the actual vi in question and a png image of the block diagram.
    Thanks! 
    Ruby K
    Solved!
    Go to Solution.
    Attachments:
    Labview_question.PNG ‏14 KB
    Sample_AIV.vi ‏91 KB

    First, if you want to start getting beyond the basics with DAQ, you are going to have to stop using the DAQ assistant and do it with lower level DAQmx VI's.  There are hundreds of examples in the example finder.  You can even right click on the DAQ assistant and select open front panel.  That will create a subVI that you can open and see what is going on behind the scenes.  Do it.  I think you'll find the DAQ task is being recreated on each (though I'm not 100% of how the settings are established or maintained in each section of that subVI).
    The second problem is you have a bit of a race condition on iteration 0.  Those two DAQ property nodes are running at the same time.  So when you read the AI.Max, it may be happening before or after the AI.Max is set in your case structure.
    Third, make sure you wire up your error wires.

  • How do I programmatically set the scale range for the two y-scales of the two plots

    hi,
    I am using labview 8.2
    To programmatically assign a range to the y-scale of a plot I use a Property Node for the plot display and adjust Y.Scale.Range.Minimum.
    How can I assign the ranges of a plot with multiple y-scales?
    miethe

    One of the problems with using two Y scales is that the display can get very messy is you also want grids on the plot. To address this, I created the attached VI. After allowing the right axis to autoscale, it fine tunes the marker locations so the grid lines for the left and right side overlay each other.
    To use it all you have to do is write your data to the graph and then call this VI with a reference to the graph.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps
    Attachments:
    Match Dual Y-Axis.vi ‏25 KB

  • How to change internal number range into external number range

    Hi All,
    There is a number range in the system which was assigned internally by mistake earlier. Now, I want to change the internally assigned number range to external number range.
    Can anyone please let me know, the procedure to change used number range from internal number range to external number range and from external number range to internal number range.
    Quick reply will be appreciated & points will be assigned.
    Thanks & Regards,

    hi Mehak,
    you can try to simply change the range from ext to int (and vica versa). If that does not wrok, than you can delete the range and recreate it with proper settings. But you have to take into account that if you have a range as external from 1 to 10 and for example numbers 2 and 5 are taken already than you recreate the range 1..10 as internal, than you could have some problems. Probably best is in this case to recreate with other interval.
    hope this helps
    ec

  • Changing account number range of account group

    existing number range of the following and want to change TO BE
    Acct Group               Range
    FIN                 180000 - 209999      TO BE 180000 199999
    AP                  210000 - 319999      TO BE 200000 299999
    EQ                 320000 - 399999       TO BE 300000 399999
    what are the risks?

    Hi,
    Have you already created any GL accounts under the current number range?
    If yes, then once you change the current number range to the new range you will not be able to edit any GL that you have already created and doesn't fall under the new number range.
    Example: If you have already created an account with the number 208888. Now you change the number range from 180000-209999 to 180000-199999, then the account that you had created does not fall under the new number range hence you will not be able to change anything for this account 208888.
    If you have created GL accounts under the old number range but it also falls under the new number range then there is no problem for Example: If you have already created an account with the number 190000, and now you change the number range from 180000-209999 to 180000-199999, the account number 190000 still falls under the new number range so you will still be able to make changes to it.
    If you have not yet created any GLs like above then there is no problem at all   You can easily change the number ranges without any worry
    Hope this helps!
    jw

  • Error in changing the number range from the external to the internal no.

    Dear all,
                 Here is the error found when using the T-Code PA30  for hiring an employee. while changing the number range from external to internal using Tcode  PE03, the error found was ' could not find interval for the number range'
    Can anyone help me out?

    Hi,
         Thanks for your reply.
    Please check out what i have done
    The number range intervals displayed using T-code PA04 are
    No        From                    To                           Current No.               Ext.
      1       00000001            00069999                                                  checked
      2       00070000           00079999                 70295                       unchecked
      3       00080000          09000000                                                   checked
    Using T-code PE03, the feature numbkr was changed i.e the  return value has been changed from  3 to 2(internal no. assigned)
    Error found when performing action using T-Code PA30 is -could not find interval for the number range 2.
    Could you please clarify?
    Thanks

  • Change partition by range column

    Hi,
    is it possible (oracel 11g) to change partition by range column for a table without recreating the whole table ?
    now i have it : partition by range (COLUMN_A)
    i need it : partition by range (COLUMN_B)
    Thanks

    Yes
    Demos: http://www.morganslibrary.org/reference/partitions.html#rp
    Look at the section titled: "Alter Table For Partitions"

Maybe you are looking for

  • Ipod Classic No Longer Synchs after Itunes Moved to New Computer

    I successfully restored my itunes from old computer to external hard drive to new computer.  Then I tried to sync iPod Classic 80 GB, but was told I couldn't synch it to new computer.  So I restored Ipod to factory settings and tried synching again. 

  • Updated iWeb site from 06 to 08 - but counter reset to 0

    Hi, Many thanks in advance for your attention. Updated iWeb site from iWeb 06 to iWeb 08. Counter for website reset to 0. Any way to retrieve old site's counter setting? Thank you, - Ross

  • Java time stamp

    Hello All, I want to create a TimeStamp Object. I was using the constructor TimeStamp s = new TimeStamp(2001, 07, 07, 0, 0, 0, 0); Problem is that this constructor is now deprecated. The new constructor takes a value of type 'long'. But I don't know

  • How do i parse this, using JDOM?!

    This xml is in the form of a String, can someone tell me how to use JDOM to parse this, i've actually made a start: SAXBuilder builder = new SAXBuilder(); Reader r = new StringReader(str1); Document doc = builder.build(r); <StockQuotes> <Stock> <Symb

  • Installing windows media player on my ibook G4

    I have on several occasions now attempted to download and install wmp on my ibook (only because some radio stations need it to work) and I get as far as downloading it either to the desktop or in a folder in the documents section, then when I click o