How Can I make a slide button1 autoslide another slidebutton2 to false if S.B.2 is True??

Hi all
How Can I make this Work! Look at my VI example.
The VI runs, and the I start to switch the Integrating slide to true. and the random data can be seen in the Peak And Volume indicators.
Then if I swith the Flow/Temp slide to True (Temp) and the Integrating slide is true, I want the it (The integrating slide) to auto switch to false.
Now If i switch the The integrating slide to true it must remain true!,
So If I then swith the Flow/Temp Slide back to false( Flow), Nothing happens with the Integrating slide.
If I then switch the  Flow/Temp Slide to true( Temp), The integrating slide must reset to off again. and so on...
Sorry for the long explaination.
In my Attached Vi, I got it work autoswitching to false, but when The F/T slide is set to Temp, the Integrating slide will not switch to true!!
Can any body see the problem!
rgards
 ZAMZAM 
HFZ
Attachments:
AutoSwitch.vi ‏62 KB

The event handler is intended to make the user interface easier and to use fewer CPU cycles polling front panel controls. What you want can be done without it. See the attached file. For one control it is not too much different. If you had 5-10 controls or their interaction was more complex, the event handler would have a greater advantage. Also the event handler can easily monitor numeric or string inputs, enums, and other controls.
Lynn
Attachments:
AutoSwitch.3.vi ‏42 KB

Similar Messages

  • How can I make one slide that contains multiple slides?

    Hi, I want to make slideshow for presentation. And I want to know how can I make this slide.
    For example in this picture, have 1 main slide and 6 sub slides. I want to make slide like this, and all slides should be in one slide. And I want to zoom in to sub slide when I click and then zoom out when I click one more. And then second slide should be zoom in when I click and zoom out when I click again. And then slide 3 etc.
    I want to know how can I do this.

    There are two ways to do this.
    1. Duplicate the main or first slide numerous times - as many as you'll need for the show, which looks like 6 including the first "overview slide".
    2. You know have two choices - either use the Magic Move transition between the first slide and the next, which has the main box centre screen and enlarged proportionally.
    3. Or enlarge the slides so that the main point is central, but use hyperlinks to move between the slides. This also gives you the liberty of changing the order spontaneously should the situation demand. Using the main first slide, place an invisible box around each element and use a link to move to that slide which is enlarged. Then you have to decide if you will come back each time to slide 1 (the overview) by having the whole slide hyperlinked to slide 1, or the whole slide linked to the next slide. That way you don't have to go looking for the hyperlink area.
    The Magic Move effect will give your presentation a "Prezi" like effect, while the hyperlinked version I've described will just use gentle dissolves between each slide.
    I will sometimes use 3 because I want to encourage audience participation and let them choose where to go next... e.g., the various elements of a 747 wing assembly, or the interior of a large cruise ship, showing state rooms, dining, pool area, ballroom, etc.
    Les

  • How can I make an audiobook purchased from another source show up in iTunes as an audiobook and not as music?

    How can I make an audiobook purchased from another source show up in iTunes as an audiobook and not as music?
    They chapters are mp3 files. Changing the genre to "audiobook" or "audiobooks" does help.
    I am sure this question will come up a lot, since the book in question is "Harry Potter and the Deathly Hallows," purchased from Pottermore.com.

    The one thing I would add to the instructions above is that the "Media Kind" menu is on the "Option" pane in the "Get Info" Window. This procedure has allowed me not only to make imported audiobooks show up as audiobooks, but imported podcasts show up as podcasts.

  • How can I make text slide in from the right?

    I'm really enjoying learning more with Captivate 6 and the community has been very helpful so far. I can't figure out how to get very simple text effects/transitions such as bringing text from the side of the frame to "slide" into place. This has been a text effect of every program for a decade, is this basic transition available in 6? I'm making a list on  a few screens and would very much like the text to simply slide in from the right.
    I'm about to just make a transparent png with the text to accomplish this for now considering it's my best bet. Any information would be handy. Thanks!

    Apparently if your resolution is too low or the workspace isn't allowing "space" for a full effects window to show up, the whole thing shows up blank and grey. How obnoxious! By closing my properties tab on the right (after many other fixes including making those pngs) it showed up.
    See: http://forums.adobe.com/message/4620862

  • How can I make the slide play automatically?

    My project does not start automatically, I need to click on the play of the taskbar. The slide contains an animation in .aom I've done everything and I can not configure automatic start.

    Thanks you Lilybiri, in the web my project play automatic, but in mobile devices dont. And a play butom apear out of no where in de center of the slide.

  • How can I make last slide "hold" after music is over

    I am doing a slide show for our pastor. I have adjusted the slide show to fit the music, but would like if to stay on the last slide instead of going back to the organizer window...any help?

    Hello bbcard1!
    I do not believe there is option to "hold" an image for a few extra ticks at the end of a slideshow by using iPhoto. You can accomplish this by using iMovie but that does require a learning curve.
    What I have done and is relatively simple, depending on the type of transitions you are applying, was to add the last image a couple extra times in the slide show. In my instance this worked rather well...
    Good luck, Rick

  • How can I make automatic slide numbering accessible to screen readers?

    Currently using a built-in variable (Slide $$cpInfoCurrentSlide$$ of $$rdinfoSlideCount$$) but this is not being exposed to the JAWS reader.

    Thanks you Lilybiri, in the web my project play automatic, but in mobile devices dont. And a play butom apear out of no where in de center of the slide.

  • How can I make this possible? Loading another html, into a table?

    Hello everyone!
    Im using Dreamweaver CS3. I have a website thats all image based - which is not good because google or any search engine cant really pick up any keywords. So I have a table filled with images, Id like to take an image in the center out, and put in some type of code that says "load blah.html into the current row and collumn of this table. I attached an image of what I mean.
    Id like to do this because it will be easier for me to update 1 html file and have it load that into the master html file. Is this even possible?
    If anyone is interested in checking out the source of the page im working on please feel free to go here:
    http://www.ryandeyoung.com/home.html
    Thanks in advance for anyones help.

    TheFiend1 wrote:
    Well, I mean 1 row and 1 column, sorry - but when I go to type something in there it starts typing in the middle - is there a text field I can stick in that empty spot? Where I can write whatever and for it to be as long as I make it, without making the master table change in length?
    Here's an example of some scrolling text inside a table cell...
    http://dreamweaverresources.com/tutorials/scroller.html
    Easy enough to see how it's done, I've provided the code  :-)
    You can set up the scrolling div in the table cell and then use an include file to populate the text into that div...  that way,, you can make changes to the include file and it will be updated automatically on the page.
    Here's a quick and easy article on creating server side includes  (SSI).  Use this to create your 'include file' that goes into that scrolling div.
    http://bignosebird.com/ssi.shtml
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • I need to play a song on a Keynote presentation, how do I do this ? I use to drag and drop the mp3 in Keynote but it stops playing when the slide move to the other one... how can I make the song keep playing through the whole presentation ? Thanks.

    I need to play a song in a row in a Keynote presentation, how do I do this ? I use to drag and drop the mp3 in Keynote but it stops playing when the slide move to the other one... how can I make the song keep playing through out the presentation ?
    Thanks.

    Drag the file into the audio window in the Document inspector...

  • After I slide to power off my 3GS iphone I can't on it back again. The apple logo come on and th3en off. If I connect to the power the apple logo comes on and then it open up with 70% power. I have used itune to restore my iphone recently. How can I make

    After I slide to power off my iphone 3GS it would not turn on again.Only the apple logo comes on and then it is off. If I connect to the power the apple logo comes
    and then it comes on . I have just used itunes to restore my iphone. How can I make my iphone work again?

    Keep using it untill it powers off, then charge it to full to re-calibrate the battery.
    If problem persist, maybe your battery needs to be replaced.

  • How can I make a .gif file work in Keynote on my iPad Mini?

    How can I make a .gif file work in Keynote on my iPad Mini?
    Have saved a .gif file to my Camera Roll, and it works fine as I have checked it through mail. When I import it into Keynote however it won't animate. Even when I play slide. Any suggestions?

    The can use apps such as Apple's Pages app for Word documents and Numbers for Excel spreadsheets, and from third-parties apps such as Documents To Go ('premium' version) and QuickOffice Pro HD.

  • I have a new iPhone 5C, have the sounds alerts set up. But I'm not getting sound alerts for new voicemail, only the red circle on the screen.  How can I make the sound alert work?

    I have a new iPhone 5C, have the sounds alerts set up. But I'm not getting sound alerts for new voicemail, only the red circle on the screen.  How can I make the sound alert work?

    I have had this same problem for weeks now with my 4S.  I just got a new 5S after being extremely frustrated and the same thing - no sounds.  After searching posts all over, I couldn't find a solution. I just told my friend of the issue and he asked "Do you have the Do Not Distrub on?"  I didn't even know such a function existed.  Upon looking that was exactly the issue.
    To resolve, go to Settings> Do Not Disturb> Manual.  If it is green, turn it off.  You will now get phone calls and text alerts.
    This functionality is also on your quick access utility menu (slide up menu).  I assume this is how it was enabled on my phone.
    I will post on other sites since I searched for weeks for this solution and didn't see it anywhere.  Good luck!

  • On my Mac desktop I must have changed a setting so that now when I move the mouse the open windows fly off to the sides and I can't see them. They come back when I move the mouse, but it is so annoying. How can I make the windows not disappear like that?

    On my Mac desktop I must have changed a setting so that now when I move the mouse the open windows fly off to the sides and I can't see them. They come back when I move the mouse, but it is so annoying. How can I make the windows not disappear like that?

    Click on the Hot Corners..  button and look at the four definitions.  In the picture below, if you moved the cursor to the right top of the screen, it would slide all the applications off the screen as you describe and show the desktop.  Set it to "-" to deactivate.

  • How can i make cotrol file which have conveyor and ?

    how can i make cotrol file which have conveyor " to move the bottle and slider " to fill the same bottle ?
    i attach my control file.............
    " Science is came....not come "
    I study Mechatronics Engineer
    skype : t_alhowaiti
    Attachments:
    convyer.ctl ‏16 KB

    Jeff·Þ·Bohrer wrote:
    billko wrote:
    ThaerAL-Hwaiti wrote:
    i want to make a production line which move a bottle on a conveyor and fill it .
    That's all good and fine, but what have you tried codewise?  Let's see what you have so far and we can go from there.
    The easy answer is "an assignment" and a desire to pass the course without actually needing to read and comprehend information.
    I as trying to be diplomatic about it. 
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • TS3274 I went to an Apple store yesterday and the guy there did something and now the ipad only works in the vertical (portrait) position and not the horizontal (landscape) position.  How can we make it work in both positions?

    I went to an Apple store yesterday and the guy there did something and now the ipad only works in the vertical (portrait) position and not the horizontal (landscape) position.  How can we make it work in both positions?

    Just in case you are not running iOS 7 and don't have the control center feature.....
    If you see a lock icon in the upper right corner of the screen - then the screen orientation is locked.
    Try the side switch above the volume rocker first and see if that unlocks the screen. If that doesn't do it and you are running iOS 5 or 6, double tap the home button and swipe to the right and look for the lock icon all the way to the left.
    If you are running iOS 7, swipe up from the bottom of the screen to get to the control center and the lock icon is in the row of icons at the top all the way to the right.
    If the screen is unlocked but still will not rotate, reset the iPad.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the button

Maybe you are looking for