Is it possible to add enable control to a case structure.

i have to find add/subtract the data only if need it.Not all the time when the  vi runs. I have added the difft operations-add,sub.div and mul in a case struct and executed it.But this part of the prg is running all the time when the prg is running. Can i give a control or enable option to the case structure ? I have tried to write this part as a subvi.But again i dont want to run this always.

In subvi choose the above options and run the attached vi.
Attachments:
Mainvi.vi ‏10 KB
arithmetic case.vi ‏236 KB

Similar Messages

  • Tab control with a case structure

    I am having trouble getting my tab control to work with case structure. I have 4 tabs that i want displayed on my front panel, each with a separate graph. When I click on any tab besides the first one there is nothing shown on the graph. I think i have some wiring issues. Any ideas?
    Attachments:
    version1.vi ‏379 KB

    See also this and this discusion. Most of the time, tab controls don't need any code.
    (You also have a couple of breakpoints (one on the entire diagram and one on the while loop). Make sure you remove them. Look for the red outlines.
    LabVIEW Champion . Do more with less code and in less time .

  • Is it possible to add playback control buttons in a gif?

    I created an animation gif - it got out of control with lots more frames than i had initally thougth it would have.  Now I would like to add playback buttons on the gif (i.e. play/pause, forward, back)  Is this possible with Photoshop?  Or is there another program that would be better - possibly even easier?
    gif is viewable at www.phoenixcomputertraining.com/photoshop.htm

    Or is there another program that would be better - possibly even easier?
    As Zeno said. For your convenience, download the public Beta of Flash Builder from Adobe Labs. It can do all that in a halfway intuitive way without actually needing to program ActionScript or get dirty with other Flash concepts.
    Mylenium

  • Is it possible to add icons to a field in the table control  ?

    Dear Gurus,
               Greetings..............
    Is it possible to add icons to the line item of  a field in the table control ?
    Thanks in advance
    Raj Kumar

    HI
    YES IT IS POSSIBLE.
    DO THE FOLLOWING
    1.DECLARE INCLUDE <ICON>.
    2.IN YOUR INTERNAL TABLE DECLARE FIELD ICON
    icon(4) TYPE c,
    3. POPULATE YOUR INTERNAL TABLE WITH APPROPRIATE ICONS BY SELECTING FROM INCLUDE SPECIFIED ABOVE.
    EG:
    wa2-icon = '@5C@'.
    4.PASS IT TO FIELDCAT
    wa_fieldcat-fieldname = 'ICON'.
        wa_fieldcat-icon = 'X'.            " Displayed as Icon
      wa_fieldcat-tabname = ' '.
      wa_fieldcat-seltext = 'Status'.
      wa_fieldcat-coltext = text-001.
      APPEND wa_fieldcat TO it_fieldcat.

  • Is it possible to add markups to a PDF that I am not the author of

    Most of the PDFs I generate are from other applications (like Autocad) where I "print to PDF" to create the file.   Most of the PDFs I recevie are generated the same way.   Prior to Acrobat Reader 8, it was simple for me and my collueges to exchange information on these PDFs by using markup tools and resending them with markups.   Since Acrobat 8 has come along, I now find it impossible to markup a drawing (no matter if I have created it using Print to PDF or if someone has sent it to me).  I went to the knowledge base and see that the drawing has to be enabled for markup in one of 2 ways
    In an open PDF, choose Comments > Enable For Commenting In Adobe Reader, and then save the PDF.  
    Start the wizard to initiate a shared review or an email-based review and follow the on-screen instructions. When you’re finished, commenting is enabled in the PDF that you specify for the review. 
    Well, there is no Comments selection in my toolbar.   Second method is given by
    Quickstart: Start an email review
    An email-based review lets you track review status and merge received comments into the PDF.
    Click Review & Comment and choose Attach For Email Review.
    If prompted, enter your identity information to create a reviewer profile.
    Follow the on-screen instructions to select the PDF, invite reviewers, and send the email invitation.
      If your email application doesn’t send email automatically, you may need to answer alert messages and switch to your email application to finish sending the message
    But there is no Review & Comment button to click.
    So, can someone tell me, can I still do a simple markup of any PDF?   Even if I have to jump through hoops can I?    I guess I can understand Why Adobe has done away with this feature in their free tool, as they were not getting any revenue off of it, but it greatly diminishes the usefulness of Acrobat Reader and therefore all PDFs for me.
    Thanks in advance for your response.

    To enable this right you need Acrobat, not the free Reader.
    However, starting from Reader X it is possible to add simple markups to any file, unless it has been specifically disallowed by the creator of the file.

  • Is it possible to add a field to OKEK in configuration SCREEN?

    Hello SAPPERS,
    I would appreciate if someone could provide some input on the following issue.
    Is it possible to add a field to Define Account Determination for Internal Goods Movements (OKEK)?
    This table determines the GL accounts assigned when inventory is moved between plants.  Is it possible to add another column to the left hand side?  I would add the receiving plantu2019s VGCd, if possible.  Even better would be a profit center group (1100 for all 11xx profit centers for example).
    I know there are two ways to add field to the DB Table. They are INCLUDE and APPEND structure.
    Is it possible to append a field to table V_T8A00, and display it in config screen OKEK?
    Thanks for any advice

    Hello,
    On a transfer, the accounting treatment is different when the move is within the same division VS when it goes to another division. 
    When plant 1101 ships to plant 1102, we donu2019t want to post to account 360100.  When plant 1101 ships to plant 1301, we do want to post to 360100.  Having the receiving profit center group in the mix will enable this distinction.
    Thanks in advance

  • Is it possible to add a field in Attachment screen?

    Hello Exports,
    I wan to know is it possible to add a  customer field in Attachment screen (Project, RFx,MA, A) . As there are a lots of attachments added in normal working in various documents like project,MA,RFX etc, so whether can add a field  to categorize the attachment like it is project added attachments or RFx add attachment?
    Would appreciate your comments.
    Thanks & Regards,
    David

    Hello,
    On a transfer, the accounting treatment is different when the move is within the same division VS when it goes to another division. 
    When plant 1101 ships to plant 1102, we donu2019t want to post to account 360100.  When plant 1101 ships to plant 1301, we do want to post to 360100.  Having the receiving profit center group in the mix will enable this distinction.
    Thanks in advance

  • Is it possible to add a Graph in the Teststand Labview OI

    Is it possible to add a graph to the Labview OI so that data can be passed up via the sequence context? Would posting a UI Message be the right way to trigger the graph to update? I'm not sure how to do this since the graph is not a UI control.
    Has anyone done this or is better to just pop-up a graph in a sequence step?  

    paulmw,
    I have not tried this, but one way you could do this is by running the VI with the same version of the LabVIEW run-time engine that the OI was build with.  The LV OI will load the run-time engine initially.  When TestStand runs the test VI, it will try to first load the run-time engine specified in the adapter configuration.  If the specified version is the same as the version used by the LV OI, it will used the one in memory.  Since TestStand and the OI share the same run-time engine, creating a queue in the OI and populating with the VI run by TestStand will theorically work.  Like I said, I have not tried this, but I am assuming it will work.   The key is to make sure the LV version used to create the LV OI executable and the VI are the same.
    Jose

  • Is It Possible to add the Actual Quicktime player to a page?

    Does anyone know if it is possible to add the actual quicktime player that you see on your desktop to a page? I want to add a Quicktime movie to a page and still end up with the whole controller not just the little control bar.

    Kyn's response is also your answer.
    To open the QuickTime Player (instead of playing your file in a browser window) is a feature of iWeb that is "missing". Maybe next version?
    I use the special html "tags" in many of my .Mac hosted Web pages:
    http://homepage.mac.com/kkirkster/04war/
    As an example.
    You need to edit the iWeb created page code after publishing to do this work. It may be more work than you've planned because it does require a lot of "hand coding" to your "Published" HTML page code. And, because iWeb also uses special javascripts (.js files) to showcase your QuickTime file, you'll need to hand edit them also.
    There is some freeware software (PAGEot) that can help a bit with the page coding. A Google search for it is easy.
    Editing "published" pages is not for the faint of heart and may be necessary each time your iWeb site is updated.
    Does this answer your personal email to me?
    We can show you the steps when you're ready to implement them.

  • Is it possible to add an Expand all/Collapse all button in WebHelp Output?

    Hi there,
    We now have > 15 child projects in our merged online help, each containing hundreds of topics. Each child project is a chapter in our WebHelp online help output.
    If a user opens a couple of topics in each project, the TOC can become difficult to navigate. Is it possible to add a button that enables users to collapse all of the open chapters / expand all of the closed chapters? We are using RoboHelp 10.
    Thanks a lot,
    Niamh

    Hi there
    Expanding all could be problematic. But collapsing all should be a snap. That is, as long as you don't mind one teensy side effect. That side effect would be that the default topic would load up in the Topic pane and replace whatever topic was open at the time your user clicked the Collapse All.
    The way to Collapse All is to simply create a hyperlink that re-opens the WebHelp start page. Things reload fresh (with the TOC all nice and collapsed).
    If you would like to suggest to the Adobe development team that we actually get proper collapse or expand all buttons, please feel free to suggest it using the link below:
    http://www.adobe.com/go/wish
    Cheers... Rick

  • Is it possible to create a control file without the datafiles

    Hi All,
    Is it possible to create a control file without the datafiles?
    on any OS or DB version
    regards,
    sachin

    if I understand properly:
    - you have a script to recreate the controlfile
    - you have all of your database files backed up except your controlfiles
    This should work as this is how we sometimes refresh dev databases:
    1) restore the copies of the database files
    2) recreate the controlfile
    3) recover the database files to the desired point in time (if hot backup or archivelogs are available, otherwise, it would be as of the time of the backup)
    4) add temp files to temporary tablespace(s)
    The simpler solution would be to backup your controlfile at the same time as your datafiles (RMAN or o/s copy).
    I hope I understood your question properly.

  • 3rd Party add-in controls

    Hi,
    Is it possible to use 3rd party ActiveX, DLL or other add-in controls in Crystal Reports.  I have a chart in a report but the requirements cannot be met by the built-in CR charting control so I would like use a 3rd party one if possible.
    Colin

    Hi,
    If this is all about the add-is's for GUI, I would say it is not possible. However, please go through following site, you would find this very helpful.
    http://www.springerlink.com/content/rn504728017m8223/
    Hope this helps.
    Regards,
    Jay.

  • Add a control to stop the flash player

    Hi guys;
    Is it possible to add a client side control that will stop the player, for auto play third party flash player ads that auto play and force you to search for controls which are sometimes hidden by pop ups or other windows. I am sure everyone has experinced this annoying (especially when your speaker volume is turned up moderately) unsolicited type of advetising.
    I have no access to the third party scripts of course, but would like to add a flashplayer stop and play button that will function when clicked client side.
    I am not concerned with the function for my own flash player, but the adding of contols from my website that function and control at least the stop function of flash player client side.
    Please tell me it is possible, this has to be a sought after feature.
    Thank You

    Hi, I've been working on this problem on my computer, windows vista, for a while now
    and since nothing can correct this problem
    I just now discovered that there are two flashplayerupdateservice.exe on my hard drive!
    one in my windows\system32 directory and
    the other one in windows\system32\MacroMed\Flash
    exactly the same version, same everything, 11.6.602.180 both of them
    I suspect having two copies of the same program is what makes it crash.
    Can Adobe please fix this problem? It's just annoying, does not hurt and you can leave it alone
    and go on with your business, but it would be nice to get rid of that error message.
    Thanks

  • Is it possible to add or overlay text on an image to be used in a slideshow in Aperture?

    Is it possible to add or overlay text on an image to be used in a slideshow in Aperture v3.2.2? If so how? Thanks.
    RJT

    Start here.
    Don't miss this:
    Stage 7: Titling and Adding Text to the Slideshow
    Add a title to your slideshow using the titling controls. Insert a blank slide at the beginning of the movie to display your title. You can also use blank slides to act as chapter dividers. Add text to individual slides where appropriate.
    or this:
    Adding Text to an Individual Slide
    Message was edited by: Kirby Krieger -- added final link.

  • Programmatic add a control to a vi at runtime

    Hello,
    There is a posibility to add a control to the front panel at the runtime, programmatically?

    Interesting challenge - I'm thinking as I type here, so sit down for a minute or two an follow my thoughts...
    The only way to CREATE new FrontPanel elements programmatically is VI scripting, which is not truly available in the runtime engine (i.e., a built application).
    As far as I understood it, VI scripting CAN be included in the runtime engine but there are restrictions on doing so which are laid out in the terms of use (or the license agreement) of LabVIEW applications. You're not allowed to give the user the ability to "program LabVIEW" by using your application, which would circumvent the necessity of purchasing LabVIEW licenses. AristosQueue made a comment about this in this thread: https://lavag.org/topic/8488-dinamicly-create-vi-in-a-builded-application/
    Seemingly the best way to deal with an ARBITRARY number of user elements is an array. However - displaying an array usually gives you no possibility to move elements around independently. Thus this option is out, as far as I know about arrays. But maybe someone has a clever idea here.
    The next idea would be to move towards images (Vision Development Module) or pictures which would resemble the interface for the user. Within a picture you can draw, add and remove whatever you like. Think of the interface the user is building as a PowerPoint Slide. You add lines, images, shapes and so on and you can move them around and type text within them. Perhaps this work-around is worth thinking about. Of course - the effort you'd have to put into mouse cursor movement and button capturing and so on would be tremendous. But it's the only thing I personally can think of.
    How's this: Use a hidden array to deal with the unknown number of elements. The array element is a cluster (typedef) containing all the information needed to create the appropriate system interface picture (which glyph, included text(s) and color(s), position, connected values to determine the color/text etc.).
    Beware: The number of different collected data items that the user can build into a visualization should be limited by the system that exists (e.g. number of sensors). If not, you provide the user with a possibilty to add functionality the application user didn't have before. See Point 2. But then again: If the number of different data sets is limited (because of limited data sources aka sensors) - why don't you know in advance how many Front Panel elements you would need at maximum?
    Does that help?

Maybe you are looking for

  • I need help buying iPhoto photo album.

    I need help buying iPhoto  photo album. iPhoto was built in to my iMac. I am supposed to be able to make picture albums using my photos. It won't let me purchase the photo album i just made. I can't find any kind of help anywhere. Please help

  • IPhoto shows zero photos on ipad

    Howdy, I'm using a new MacBook Pro running OS X (10.10) and trying to download photographs from an even new iPad running iOS 7.1.1.  Most online instructions say that you can connect the devices with a USB cable and run either iPhoto or ImageCapture.

  • Re keyboard problems

    Has anyone had similar problems with their keyboard. At times the spacebar simply refuses to register and the only solution is to use an external keyboard. I have tried to use the latest keyboard patches but my system advises they are not required an

  • Photoshop editor won't load. I am on day ten of trial. Any ideas?

    Organizer will load but not the editor.

  • Update of Google Earth 4.3 Continually Crashes before opening...

    I just update the Google Earth from 4.2 to 4.3....upon trying to open it, it crashes every time I attempt to do this...?? Any input from You?