How inactive a button automatical in new program runing?

Hello
I have some tab control in my program , containing some array . when I placement numbers in arrays, I use a button to show finish the importing numbers to arrays of that tab control. actually, I produce number 1 by button to show that. when all of tab control produces number 1, by total of these numbers, I understand that all of tab controls are ready (for example if we have 5 tabcontrol, we have five number 1 that produces by buttons), result, my program start (my program is in a case and my case activate by number of tab conrols (for example 5) ).
now, I have a problem with buttons. because when I run the program again, buttons are activate by last push yet. I want inactive that buttons when my program stop. can you help me?
Best Regards
Solved!
Go to Solution.

behzad1 wrote:
Hello
I have some tab control in my program , containing some array . when I placement numbers in arrays, I use a button to show finish the importing numbers to arrays of that tab control. actually, I produce number 1 by button to show that. when all of tab control produces number 1, by total of these numbers, I understand that all of tab controls are ready (for example if we have 5 tabcontrol, we have five number 1 that produces by buttons), result, my program start (my program is in a case and my case activate by number of tab conrols (for example 5) ).
now, I have a problem with buttons. because when I run the program again, buttons are activate by last push yet. I want inactive that buttons when my program stop. can you help me?
Best Regards
I am not sure what your problem is, but I guess you have a problem with the buttons' latching mechanism. If so, here you can read about the options:
http://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/changemechactofboolswitch/
Also, if you open up the properties of your button with right click, you can change and also discover the latching mechanism of your buttons.
But the best would be if you could attach your problematic VI, it looks to me that what you want to do, could be done easier in a more simple way.

Similar Messages

  • How can I download automatically only new images from my camera?

    Hello,
    I can not download only new images from my EOS 450D-camera with Elements 10-Photodownloafer (Mac os).
    Each time I use Photodownloader it downloads all images , also those that were downloaded preveously
    How can I set photodownloader?
    Thanks for your advices

    I share my card with my wife and she likes to download our images also on her PC, so erasing all images is not an option.
    It seems that earlier version of adobe photo downloader has the feature "copy only new files" , but V10 does not.
    Thanks for your answer
    Mikele
    Op 10-jun.-2012, om 15:33 heeft 99jon het volgende geschreven:
    Re: How can I download automatically only new images from my camera?
    created by 99jon in Photoshop Elements - View the full discussion
    Don’t you format the card in the camera after each download? That will wipe all images and prepare the card for a fresh shoot.
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4480409#4480409
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4480409#4480409. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Elements by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • How to add buttons to a standart program

    Hi experts,
    It is easy to add a button in a call screen. But i want to add a button in a standart program which doesnt call a screen. For example an alv report. But i want the button near the exit, back buttons. not in the alv.
    I searched standart program has the screen 1000 for it. I see this in the screen flow logic
    PROCESS BEFORE OUTPUT.
    MODULE %_INIT_PBO.
    MODULE %_PBO_REPORT.
    MODULE %_PF_STATUS.
    MODULE %_S_WERKS.
    MODULE %_S_MATNR.
    MODULE %_S_BUDAT.
    MODULE %_S_EBELN.
    MODULE %_S_LIFNR.
    MODULE %_END_OF_PBO.
    PROCESS AFTER INPUT.
      MODULE %_BACK AT EXIT-COMMAND.
      MODULE %_INIT_PAI.
    which ones i need to create to create my button. I know i need one pbo and one pai. But which module how can it be done ?
    Thanks

    hi
    PROCESS AFTER INPUT.
    MODULE %_INIT_PAI.
    Regards
    Aditya

  • How to copy GUI status to new program

    Hi all,
    In report A, i have GUI status with lot of menu bar activities. i need to create one more report B, with the same GUI status. Is there any option to copy/download from Report A to paste/upload to the new report B.
    Note: Both the Reports are in different SAP Systems.
    Please suggest.
    Thanks.
    Regards,
    Venkat
    Edited by: VENKATA PRASAD BATHINAPATLA on Sep 19, 2011 8:39 AM

    Hi,
    You can do this:
    go to Transaction se90. Drill down to Program library -> program sub objects -> Double click on GUI Status.
    In the program name enter Your PROGRAM NAME and press execute. now select check box beside <Your GUI STATUS which you want to copy>. and in the menu click on GUI Status -> Copy.
    Now copy it to ur B report pf status.
    or
    goto se80 select Program enter your program name then under GUI Status  right click on your gui ststus which you want to copy and press copy and enter your B Report name.,
    hope this helps u.,
    Thanks & Regards,
    Kiran

  • Finding new programs in Arch

    Hello. I have my linux set up how I like it, but i always like to experiment and try new programs. So I was wondering, how do people in Arch find new programs? I know the website shows the lastest updates to packages, but it's not so useful if you focus is software exploration. Are there particular blogs or something that people use to keep up to date with new software and/or big updates/changes to programs?

    Are you sure you know all the programs you already have? Coreutils has a lot of fine stuff.
    > Are there particular blogs or something that people use to keep up to date with new software
    > and/or big updates/changes to programs?
    You can always write one.
    Maybe not 'new' but some good ol' apps anyway - you can always package them for AUR
    http://www.linuxlinks.com/article/20080 … Games.html
    http://en.wikipedia.org/wiki/List_of_op … e_packages

  • I'm new to Apple's Mail program (I've used AOL for years). How do I configure Mail so once an email is read it automatically disappears from the list of emails? Conversely, how do I mark "keep as new" an email I've read but I want to remain on the screen?

    I'm new to Apple’s Mail program (I’ve used AOL for years). Howdo I configure Mail so once an email is read it automatically disappears fromthe list of emails? Conversely, how do I mark "keep as new" an email I'veread but I want to remain on the screen?

    Right click on the email  in the left hand pane.  Select Mark as Unread to return it to an unread state.  Click Delete to move it to the trash or file it in a folder if you have any configured.  You may need to click the show button on the upper left hand side of the window to see your folders.  The + sign at the bottom of that pane allows you to add a new folder.

  • Runtime.exec() - how to open new window for new program?

    Hi,
    I have searched through the forums but haven't found an answer to this one yet. I am using runtime.exec() to start up a new java program. At first I thought it wasn't running properly but, after checking task manager, I have discovered that the new program I open runs, it is just completely invisible to me. I am wondering how I can get the new program to run in a command window or something where I can monitor it.
    Thank you for your help,
    Drew

    Thank you all. After trying to figure out why the start command wouldn't work in the runtime.exec() call(not an executable - I am a dolt), I tried putting it in a batch file and it worked perfectly. Thanks for your help,
    Drew

  • TS2972 How can I stop iTunes on my computer to start whenever I use the Apple TV remote to select a new program?

    Whenever I use the Apple TV remote to choose a new program, iTunes starts on my computer and starts playing from the playlist. How do I prevent that from happening?

    Your computer is picking up the remote's signal. Go into system preferences - security - general. Click on the padlock and go into advanced. Check disable remote control infrared receiver.

  • How can I (automatically) import new photos of the photostream on my local disc (Mac)? Don't want to use new icloud service. Simply import.

    New Photo app on Mac.
    How can I (automatically) import new photos of the photo stream on my local disc (Mac)? Don't want to use new icloud service. Simply import.
    With iPhoto every new photo was automatically imported and saved on my local disk (with "full resolution" that's what I only need). In the new photo app I have still my photo stream and when I move a photo (drag and drop from the photo stream) to a new album it indicates a (plus). My understanding is that the photo is now copied to my local disk. But when I deleted the photo in the photo stream it was also deleted in the album !?
    If that is the case I can use the photo stream only until I reach the max of 1.000 photos, then I have to delete photos and I will have no copy left.
    How can I "physically" copy a photo of the photo stream to my local disk? I just want to "transfer" all pictures taken with Ipads, Iphones to my central storage on the Mac. Please don't propose to connect it via iTunes (cable) to the Mac.
    Any other suggestions?
    thx
    -Tom

    The amazing device cannot do it because no amazing developer has written an app for it.  There is some interest, others have asked, but i have a hunch that the market is fairly limited, and no developer has jumped at the chance just yet.
    Any sort of tethered approach means try to feed the material to the pad thru the cck.  Which means the app would have to use the allowed/existing cck pathway in a manner that does not violate the sandbox rules.  That may be the problem.

  • "The file 'iTunes Library.itl' cannot be read because it was created by a newer version of iTunes." Updates were only offered by Apple when I'd open iTunes. Now I can't open iTunes. How can I access the newest iTunes as an update, not a new program?

    "The file 'iTunes Library.itl' cannot be read because it was created by a newer version of iTunes." Updates were only offered by Apple when I'd open iTunes. Now I can't open iTunes. How can I access the newest iTunes as an update, not a new program?

    this just started w/ me yesterday.  I was running 10.5.3, and nothing changed - the message just appeard out of nowhere.  I update to the latest iTunes 10.6 but the message is the same.
    Sounds like probably some sort of Library file corruption.
    The two options available in the message box are "Download" and "Quit".  Download is useless because I'm already running the latest.  Quit is pretty useless.
    I was going to just create a new Library and re-import all my music.  Of course, all my iPhone sync settings are going go have to be recreated.

  • I have the new version of iMovie, and when i try to start the program, i can't because it says that it is looking for some movie files from the Iphoto, so all the program is locked up... how can i do to restart the program??

    i have the new version of iMovie, and when i try to start the program, i can't because it says that it is looking for some movie files from the Iphoto, so all the program is locked up... how can i do to restart the program??

    Hi
    Did You ever use - iPhoto ?
    Did You may be direct iPhoto to a different Photo Library
    As iMovie tries to find the appropriate photo library - it can get lost if iPhoto direct it into a Library on a not connected external hard disk or to a strange location - And iMovie HANGS.
    Do - When no other program is running that might interfere
    • Start iPhoto - BUT NOW KEEP alt-key (option key) DOWN during the full Start-Up process
    • Now iPhoto let's You select Photo Library
    • Select the one in Your Account / Home folder / Pictures ! !
    • Then iPhoto should start up OK
    • Now Quit iPhoto
    • START iMovie
    Does it still hangs - then I would suspect - iMovie Pref. file
    If it Run's OK - Then HURRAY !
    Yours Bengt W

  • How do i disable automatic start up of programs on OSx?

    Hi - can anyone please tell me how to disable all the files and programs I was working on when I shut down from automatically re-opening when I restart my computer? It's annoying and very time consuming. Thanks!

    Open General preferences pane. Check the desireable options here:
    When you shut down your computer a dialog will appear asking if you want to re-open applications at startup. Uncheck that option.

  • How do you make a button open a new window?

    I am trying to create an action that opens a new window but cannot figure out how to do it. Does anybody have any help with where to start?

    Select a View-based Application give the name as Button & add a new file give the name SecondViewController,
    Write the following code in Button.m
    Import your SecondViewController , By writing statement
    #import "SecondViewController.h"
    - (void)viewDidLoad {
        [super viewDidLoad];
              UIButton *btnObj = [UIButton buttonWithType:UIButtonTypeRoundedRect];
              btnObj.frame = CGRectMake(40, 40, 70, 50);
              [btnObj setTitle:@"CLICK" forState:UIControlStateNormal];
              [btnObj addTarget:self action:@selector(nextView) forControlEvents:UIControlEventTouchUpInside];
              [self.view addSubview:btnObj];
              //[btnObj release];
    -(void)nextView{
              SecondViewController *secObj = [[SecondViewController alloc]initWithNibName:@"SecondViewController" bundle:nil];
              [self presentModalViewController:secObj animated:YES];

  • How to use Labview ""buttons"" to functioning the program?

    i'm trying to use the ok button to operate the program to add the value in the  cluster X Y (millemetre) [which is from the machine vision operation] with the value X Y offset [which i gonna input them myself] but .. i dont' know how to make it done , now i'm trying to use event structure but it's not working
    plz give me some advice thanks ... by the way i'm got to make this thing done by 3 days due to my project schedule ... thank you
    also this software is to locate the orientation for robot to grip the object by using CCD camera
    Message Edited by NuMetal on 01-04-2010 10:55 AM
    Message Edited by NuMetal on 01-04-2010 10:55 AM
    Solved!
    Go to Solution.
    Attachments:
    Project1.vi ‏97 KB
    1.jpg ‏92 KB

    Place the Event structure inside a while loop. Have a look at some of the examples that ship with LV, they for sure show this.
    Then use the value change event for the ok button (place the button's terminal in that fram to have the latching behaviour set correctly).
    You can pass the data of XY to the loop output in the same event frame to read it at the very moment, the ok button is pressed.
    Felix
    www.aescusoft.de
    My latest community nugget on producer/consumer design
    My current blog: A journey through uml

  • How do i disable automatic launch of open programs on startup

    how do i disable automatic launch of open programs on startup

    It's the Resume feature.
    When choosing Restart, Sleep or Shutdown there is a checkbox you can uncheck to prevent the apps from launching.
    Also in System Preferences > General there is a hard-to-find checkbox under "Number of recent items" you can turn off.
    Also, you can hold the shift key to disable resume on a one time basis.
    You can turn off Resume globally by going to ~/Library/Saved Application State and deleting that folder.
    (note that the User Library is hidden - one way to get there is to go to your Finder "Go" menu hold the option key to choose "Library")
    To turn off autosave and versions globally
    If you're experiencing slow opening apps or windows since upgrading to ML... as I have... and you don't want your OS to automatically save your TextEdit files, etc. then simply disable Autosave and Versions via Terminal.
    If you don't want autosave or resume you can copy & paste this command into Terminal at the prompt...
    defaults write -g ApplePersistence -bool no
    Press return
    Now reboot.
    The reverse would be "yes".

Maybe you are looking for