Reset button for My graph in labview

I have a program with a xy graph showing sequences for the motor movements.i need a reset button on my front panel to reset my graph sequences because i have got two kinds of sequences snake and hopper. i need it to be clear so that i could start a new sequence and to be able to visualize them separately.

What does your existing code look like?
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

Similar Messages

  • Resest button for XY graph

    Attached is a block diagram that is still a little bit of a work in progress, it is going to be a program for calibrating accelerometers and sound level meters.  The thing is, for each device there may be any number of axis or filter bands to test, so the routine that is shown will have to be run several times.  The way it is written now, the second time I run the routine, the XY graph (hilighted in red) that plots the data will still have the previous plot on it.  There is a "reset" boolean input to the XY graph and if I wire a true constant to it, then it resets after each individual data point, so that won't work.  I need a way to reset the XY graph with a button that I can push on the front panel, possibly in the producer loop, so that I can clear the graph and save the next run to a new file.  I would rather not have to create multiple XY graphs that clutter up my front panel either.
    Attachments:
    sound and vib measurement.JPG ‏282 KB

    You can also use the in =0? function from the comparison palette to the reset input of the graph. Connect the while loop index to the input of the function.
    Ben64

  • Creating a sort of reset button for movieclips

    Hi, i've got 10 movieclips in my movie. I use them for a sort
    of colour sudoku game and i wanted to have a reset button which
    reset them all to the first frame (which is a blank colour) Anyway,
    my problem is that if the movieclip is already on that frame, it
    automatically increments when the button is pressed. Does anyone
    have a solution as to how i would fix this problem?

    post your code...

  • Using a reset button for a dynamic table

    I have a 6 page form that includes several dynamic tables. There is a reset button that clears only specific parts of the form because it is something that will be filled out weekly and a lot of the information will stay the same. My problem is that I want the reset button to clear specific rows of the table, but reset whatever is typed in the row for every instance in the table. The reset button only clears the row I want in the first column, not all the other columns/instances. Has anyone done this before or have any suggestions?
    I don't want to include the whole script for the reset button because it has about 100 fields to clear but essentially this is what I have for the dynamic table and it works but only for the first column/instance, the rest stay the same:
    xfa.host.resetData("form1.Page1.Subform1.Table1.Row5.Textbox1.somExpression");

    Hi,
    I’m not sure I understand your exact scenario but I use a function in a script object that I pass in a subform (possibly the top subform to reset the whole form) and the function resets all fields within it. 
    function resetData(node)
        if (node.className === "field")
            var enableResetData = node.desc.nodes.namedItem("enableResetData");
            if (enableResetData === null || enableResetData.value === true)
                // reset all fields except those with enableResetData set to false
                node.rawValue = null;
        else
            for (var i = 0; i < node.nodes.length; i++)
                var currentNode = node.nodes.item(i);
                if (currentNode.isContainer)
                    // ignore some form objects
                    if (currentNode.className !== "draw" &&
                        currentNode.className !== "variables")
                        resetData(currentNode);
    If there are any fields that I don’t want reset I put the following code in the initialise event of those fields.  Depending on the number of fields involved you might what to reverse this logic.  (you could also add the desc.enableResetData element in the XML Source view)
    var enableResetData = this.desc.nodes.namedItem("enableResetData");
    if (enableResetData == null)
        enableResetData = xfa.form.createNode("boolean", "enableResetData");
        this.desc.nodes.append(enableResetData);
    enableResetData.value = true;
    This works by storing a value “enableResetData” in the desc element of the field, allowing a generic function to have specific behaviour for particular fields.
    Hope this helps.
    Bruce

  • Reset button for ACR adjustment brush

    I use ACR and the adjustment brush on a daily basis.  When making several corrections with the adjustment brush, each time I have to manually zero out the adjustments from the previous correction.  A bit of a pain.  If there were a reset button at the top to zero out all the adjustments it would greatly simplify this process.

    It is clumsy but:
    go to top of brush panel and double click on the "minus sign" just to the left of the exposure slider. This will reset everything but exposure. Then you must double click on the exposure slider itself to reset exposure. Of course, this is for the currently active brush.
    vince
    Message was edited by: vinsolo

  • Reset button for text entry field

    Hello,
    How do I add a reset button that removes information entered into a text entry field?
    Thanks in advanced!

    Hmm, is there a reason why you don't use the Likert type of question, and have the Clear button (you can change the label to 'Reset') available? That would be a lot easier.
    And if you want to create such a custom slide, why don't you use the enhanced radiobuttons widget from Jim Leichliter? I explained how to reset the radiobuttons choice it in this blog post:
    http://blog.lilybiri.com/extended-widgets-for-custom-mcq-and-tf-questi
    And in this one I explained similar work flow for the extended TextArea widget. Same logic can be used for the enhanced TEB I talked about in my first answer:
    http://blog.lilybiri.com/extended-textarea-widget-more-functionality
    Since you are using 5.5, no output for HTML5 is possible, so you can use those widgets. Really, although I'm an Advanced Actions fan, I would never try to realize this the way you are doing it. Maybe with shared actions in 7, or with the new copy+paste functionality for advanced actions in 7.0.1 but not in 5.5. Be sure: my memory about the different versions is pretty good.
    Lilybiri

  • Where is the Reset Button for WRT54GC

    I want to reset my router WRT54GC to its factory default for reconfiguration. Where is the reset button that I could not physically find?
    Please help.

    free support for linksys devices :
    http://linksysfirmwares.googlepages.com/configurations
    Wireless Security :
    http://linksysfirmwares.googlepages.com/wirelesssecurity
    Firmware upgrade :
    http://linksysfirmwares.googlepages.com/upgradingfirmware
    How to boost the wireless signals :
    http://linksysfirmwares.googlepages.com/boostwireless
    Message Edited by theonkar on 04-08-2009 12:43 PM
    C | EH
    linksyshelp.blogspot.com

  • How can i delete all data from treo 750 - where is the hard reset button for the treo 750

    I'm giving my phone to my brother and want to delete all my data from the treo 750 (AT&T).  All the other posts I read doesn't tell me where the reset button is.  Please Help!
    Post relates to: Treo 750 (AT&T)

    Hello and welcome to the Palm forums.
    A hard reset wipes everything off your device. A hard reset is performed by holding down the power/end call button while removing the battery from your device for a few seconds. Keep your hand on the power/end call button until you put the battery back into your device. After you put the battery back in, the screen will say "Palm Powered." Take your hand off the power/end call button. You will now see a screen in 5 languages prompting you to erase all data from the palm. The screen will say "erase all data? Yes - up, no - down" and you need to click on the up arrow (button on the 5 way navigator on the bottom of the treo). This will erase all the info from your device.
    I hope this was helpful!
    Post relates to: None

  • Can someone please tell me the default Firefox settings for Fonts and sizes (the advanced font settings, too)? I started playing around with mine and now I just want them back to normal, but there's no reset button for fonts, just the zoom features. Help!

    Under "Firefox," "Preferences," and then "Fonts and Colors" there is a setting that I would like to know the default for, as well as all of those that you see when you select the "Advanced" button for Fonts.

    You can see the defaults in a screenshot in this KB article: [[Some text shows up bold after upgrade]]<br />
    You can check the font setting in: Firefox > Preferences > Content : Fonts & Colors: Advanced
    <br />
    Default Font: Times New Roman (16)
    <br />
    Fonts for : Western
    <br />
    Proportional: Serif (16)
    Serif : Times New Roman
    Sans-serif : Arial
    Monospace : Courier New (13)

  • Reset button for all symbol timelines on stage

    I have mulitple slide shows in my animate document, and I have three buttons at the top of the document that a user can click. Each button calls certain slideshows, (which are symbols) and causes them to animate using sym.getComposition().getStage().getSymbol("mySymbol").play. This works great, but once I click a different button, the symbols that the other button activated keep animating.
    I know I can reset the symbols timelines by referencing each slideshow by name individually, but is there an easier way? I have so many symbols!
    Thanks in advance!
    Erik

    So how many symbols and what code do you have on the buttons.
    I would use something like this:
    make an array of the symbol names.
    var mySymbols = ['mySymbol1','mySymbol2','mySymbol3','mySymbol4'];
    sym.$('btn1').click(function(){
         for(i=0;i<mySymbols.length; i++){
         // stop all the othersymbols and return their timeline to the beginning.
         sym.getComposition().getStage().getSymbol("mySymbols[i]").stop(0);
         // play only this symbol on the click event
          sym.getComposition().getStage().getSymbol("mySymbol1").play();
         or
         // sym.getComposition().getStage().getSymbol("mySymbol[0]").play();  // calls 1st array element
    Use same for other buttons.

  • Reset button for specific field

    I am using LCD 8.0
    I have create a form with an image field object so when a user clicks to be available to insert a photo.
    How I can create a button with a script, so a user can reset ONLY the image field if by mistake have insert the wrong photo!
    Thanks

    please tell me if you find this answer, im having the same problem.
    i will do the same if I find out.
    thanks
    [email protected]
    Alex.

  • I am trying to download Os x Mountain Lion on my mac,  but I can't remember my security questions. I looked up how to reset them but the "reset" button for when you go to answer them is not there. What do I do?

    Someone please help me!

    Forgotten security questions - https://discussions.apple.com/message/18402551
    More involved forgotten question issues - https://discussions.apple.com/thread/3961813
    Frequently asked questions about Apple ID - http://support.apple.com/kb/HE37

  • How to reset password for iomega storecentre ix2 without loosing my data

    im having a problem in accessing the iomega storecentre ix2. i cannot login to the nas server. how can i reset the password without loosing my data on it. Is it avisable to reset it using the reset button without loosing my data?.
    thanks!
    AJ
    Solved!
    Go to Solution.

    Hi altagumasi,
    The pinhole reset button on the back panel of the device will reset user and network settings. It will not delete your data. Press the reset button for 15 seconds and the device should reboot. After the reboot, you will go through the initial configuration process.
    Have questions and need answers?
    Search the database for answers to FAQ's, software/driver downloads, tutorials, news, features and more!
    LenovoEMC Support & Downloads
    LenovoEMC North America Support Contact Page

  • I would like to create a reset button

    I would like to create a reset button for a counter on my vi. I have tried many methods as seen in the forums but my latest one will reset to 0, but as soon as the button is released the number that was displayed when the button was pressed can be seen back in the counter box.
    As you can tell I am a very new newbie.
    Any help would be greatly appreciated!! 
    Solved!
    Go to Solution.
    Attachments:
    Stu Sensor Assignment.vi ‏26 KB

    I find the Select function a lot more readable in these situations.  Also, the value you are writing to your indicator should also be wired to the add that is going into the shift register.  Basically, you are not resetting the count stored in the shift register.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    Stu Sensor Assignment.png ‏9 KB

  • After we installed a new airport extreme, the imac running snow leopard displays black box msgs saying to hold down the power button and or the reset button and then restart your computer. Can anyone provide info that can help resolve this issue?

    Experiencing similar issues on both imac and power book: after replacing an original airport extreme with a new airport extreme both computers display a black box msgs that reads: "...turn off your computer by holding down the power button and or the reset button for a few seconds and then restart your computer."...
    one of the printers are usb'd to the imac. The printer is not "seeing" the imac nor will it print wireless from the powerbook which was the norm prior to the upgrade on the airport extreme.
    Upon restart, the imac does not "see" the wireless keyboard or the mouse until it is "found" again.
    At this time the imac or the powerbook can get on line.

    It sounds like your computer is getting Kernel Panics. Please look at About "You need to restart your computer" (kernel panic) messages and if the message seen on your display is like the one in the link then you have confirmed you had a KP. KP's can be tough to track down because they can be caused by software or hardware. The first place to start is to post the complete crash log so we can look at it, often there are clues in the log. You can find it at:
    /Library/Logs/DiagnosticReports

Maybe you are looking for