CAn I make a push button LED blink

Take the"modern" pushbutton control.
The LED on the control is on when the control is pressed (true) and off then false.
Can I make the LED blink when false and be on solid like normal when true?
I tried the property node "blink" but that kakes the whole control blink (and looks stupid)

Hi RTSLVU,
Here is another example of how you can cheat to get it done. It combines a custom Boolean LED and a regular Boolean Push Button. If you don't want to mess with custom controls, you can overlay a regular Round LED Boolean (stretching it out a bit makes it fit better) over the existing LED on the Push Button, it'll just look a little different.
Thank you for choosing National Instruments.
Aaron Pena
National Instruments
Applications Engineer
http://www.ni.com/support
Attachments:
Another Blinking LED in Pushbutton.vi ‏8 KB
testcontrol.ctl ‏4 KB

Similar Messages

  • How can we place a push button in ALV  report

    hi
    could anybody inform me
    how can we place a push button in ALV  report
    thanx
    regards
    kals.

    Hi kals.
    please have a look at demoprogram
    SALV_DEMO_TABLE_FUNCTIONS
    BCALV_GRID_05
    Regards
    Bernd

  • How can we make the save button active in standard toolbar in outout of alv

    Hi experts ,
    I am using factory method to print alv with oops .
    Cancel , Exit and Back button are active by default in Standard tool bar  in output of Report , But Save button is not active , How can i make that save button active .
    Also Pls tell me how i can make editable to the cell in output , 
    My Code is like this :
    cl_salv_table=>factory( IMPORTING r_salv_table = gr_table CHANGING t_table = ispfli ).
      gr_functions = gr_table->get_functions( ).
      gr_functions->set_all( abap_true ).
      gr_display = gr_table->get_display_settings( ).
      gr_display->set_striped_pattern( cl_salv_display_settings=>true ).
      gr_display->set_list_header( 'This is the heading' ).
      gr_columns = gr_table->get_columns( ).
      gr_column ?= gr_columns->get_column( 'CITYTO' ).
      gr_column->set_long_text( 'This is long text' ).
      gr_column->set_medium_text( 'This is med text' ).
      gr_column->set_short_text( 'This is sh' ).
      gr_column ?= gr_columns->get_column( 'CITYFROM' ).
      color-col = '6'.
      color-int = '1'.
      color-inv = '0'.
      gr_column->set_color( color ).
      gr_sorts = gr_table->get_sorts( ).
    *gr_sorts->add_sort( 'CITYTO' ).
      gr_sorts->add_sort( columnname = 'CITYTO' subtotal = abap_true ).
      gr_agg = gr_table->get_aggregations( ).
      gr_agg->add_aggregation( 'DISTANCE' ).
      gr_filter = gr_table->get_filters( ).
      gr_filter->add_filter( columnname = 'CARRID' low = 'DL' ).
      gr_layout = gr_table->get_layout( ).
      gr_layout->set_key( key ).
      key-report = sy-repid.
      gr_layout->set_save_restriction( cl_salv_layout=>restrict_none ).
      gr_table->display( ).
    Rgds,
    Premraj

    Hi,
    1)you need to give the function code to that save in the Function Keys of that screen from the GUI Status.
    2) while filling the field catalog of that field you need to put the        
    wa_fieldcat_edit-edit = c_x.
    i.e use the edit and append to that field catalog internal table.
    for more infomation you can refer to below links:
    problem with alv edit and save
    *Edit* and *Save*  for the selected records in ALV
    solves your problem
    Thanks!!

  • How can I make a giff button have a second state?

    how can I make a giff button have a second state?

    how can I make a giff button have a second state?

  • How can I make the playback buttons of YouTube and other plug-ins bigger since they are so tiny?

    How can I make the playback buttons of YouTube and other plug-ins bigger since they are so tiny in Firefox? I tried some suggestions that dealt with entering "about:config" in a fresh browser, but to no avail. I also downloaded an add-on called "Theme Font & Size Changer", but that didn't work either. So, I am reaching out here as that was a suggestion that another user here offered.

    Ah, yes- that is an ultra high DPI (dots per inch) display. This is a known issue in Flash Player, which Adobe is working on fixing.
    In the mean time, you can get some videos to have normal-sized controls by switching Youtube to the HTML5 video player:
    In Firefox, go to https://www.youtube.com/html5 and click the "Request the HTML5 player" button.

  • To make a push button invisible when a Radio button is selected.

    Hi,
         There are 5 radio buttons in a group. Out of those when st and 3rd are selected a push button should be made visible else invisible.
        The problem is that when the transaction is executed by default the first radio button will be selected but the push button wont be visible.But if i re-select the 1st radio button then the push button will be visible.
        So is there any way to make the push button visible when the transaction is executed(ie bcoz the 1st radio button is by default selected) or neither of the radio buttons should be selected by default.
    Thanks in advance.

    Hi Sridhar,
    For example say your PF sataus name is 'STATUS-100'  which contains the push button and function code for the button in 'PUSH', then in your part of code use the following syntax,
    Here 'rb_select' is your radio button.
    IF rb_select EQ 'X'.
        SET PF-STATUS 'STATUS-100' EXCLUDING 'PUSH'.
    ENDIF
    I hope this will help you.
    Regards,
    Manoj Kumar P
    Edited by: Manoj Kumar on Dec 15, 2008 12:03 PM
    Edited by: Manoj Kumar on Dec 15, 2008 12:03 PM

  • How can I resolve the push button dot issue in oracle forms 10g..?

    Hi All,
    We have migrated to forms6i to forms10g, in 6i all the push button labels are displaying properly, but in 10g forms its giving dots like this … after displaying some characters. I guess its width problem but how come its changing in 10g alone.
    Kindly give me any workaround to resolve this issue
    Thanks in Advance
    Thangaraj.

    Hi All,
    We have migrated the forms 6i to forms 10g R2.We are facing push button issue like,the lable is displayed in the button is reduced.Assume the button's label name is Cancel.Actully it is displaying like Can.....Due to Java used in forming the buttons.We have forms count nearly 300.We have diffent size buttons.
    We have solution like
    1.Manually
    2.PC Creation
    3.Java Class and Jar Files
    4.JDAPI
    5.basejini.htm
    The method five,we have tried.But there is no changes after this changes also.
    Can you guys please let us know the correct menthod(with steps 1 by 1) to do this in quickly.
    2.There are look and feel 2 types oracle and generic,rather than this do we have any other type.We are looking for any cusrtomized settings in config files.
    Thanks in Advance.
    Regards,
    GR

  • Can I make a global button?

    Hi !
    I have some menu buttons in my main timeline. The buttons are
    really button symbols inside movie clips, then the "mc" is placed
    in the main timeline, so when I roll over them a movie plays. What
    I want is that when I press one button, it makes another play its
    own "mc" but I can't get the button symbols to talk to each other.
    can I make global buttons. If I can how do I do this?

    LadySamG,
    > What I want is that when I press one button, it makes
    > another play its own "mc" but I can't get the button
    > symbols to talk to each other.
    Actually, these objects do "talk to each other"; they just
    have to know
    each other's names and where the others live. By that, I mean
    you'll need
    to give each of these objects an instance name in the
    Property inspector.
    Once they have instance names, you can talk to them with
    ActionScript and
    manipulate each object in the ways determined by its class.
    (What are
    classes? Classes define objects by providing for their
    properties
    [characteristics], methods [things they can do], and events
    [things they can
    react to]. Button symbols are defined by the Button class,
    movie clip
    symbols are defined by the MovieClip class.)
    > can I make global buttons. If I can how do I do this?
    Even though you explained it, I'm not sure I understand what
    you mean by
    "global" in this context. If you have three movie clips,
    instance-named
    clipA, clipB, and clipC -- and if each of those movie clips
    has the same
    button symbol inside it -- you can address each button
    separately like this:
    clipA.myButton
    // assuming the button's instance
    // name is myButton
    clipB.myButton
    ... and so on. Want to adjust the Button._x property (that
    is, the
    horizontal placement) of clipC's nested button?
    clipC.myButton._x = 5;
    Or is there maybe a movie clip within clipB? If so, what's
    that movie
    clip's instance name? Assuming myClip, then ...
    clipB.myClip.gotoAndPlay(2);
    Make sense?
    In this approach to "speaking to" objects, you put the code
    into a
    keyframe, rather than attached to the object itself.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • How can I make the FN buttons work with an older notebook?

    Hi,
    I have the Satellite 5200-902 notebook. Unfortunately there is no support for such an "old" notebook like this concerning Windows Vista. Vista runs great on it but the only thing I didn´t make is to make to FN buttons work in Vista.
    Can someone please give me an advice ?
    Thanks

    Hello Danny
    Unfortunately I do not believe you will have success with those buttons. The fact is that Toshiba use self designed utility for functionality of all FN buttons. As you know, old notebook models are not vista supported and you will not be able to find and install any utility for that.
    Sorry but there is nothing to do.

  • Can I make my Home button my camera button?

    A friend of mine has the iPhone home button as the button he uses to take a picture versus the regular shutter button on the camera app. He has no idea how it was done - as his son set it up. In all my research I cannot figure out how to do it.
    Anyone has any help?
    Thanks.

    You can't use the Home button but you can use the up volume button, the one with the "+" on it.

  • How can I make the Homepage Button automatically lauch the Homepage in a new tab?

    I have Firefox 22.0 installed, I recently did a reset and now have lost the ability I had to click on the homepage button and automatically launch the Homepage in a new tab? I like this option since when I click on my homepage it doesn't override my current page. I know you can configure new tabs to open the homepage automatically ; and that you can use the Ctr+Homepage Button to open the home page in a new tab. However I would like to know what setting I can add/change to restore this missing feature.
    Thanks

    Open a new tab. In the address bar type; '''''About:Config''''' and press
    enter. If you get a page that warns you about continuing, press the
    '''''I will be careful''''' button. In the search bar, type; '''''Newtab'''''.
    Look for; '''''Browser.newtab.url'''''. Right click and select '''''Modify'''''.
    Type; '''''About:home''''' (or what ever page you want) and press
    enter. That should do it.
    .

  • Can i make an external button to power up the computer using wake up on lan?

    With the feature of Wake up on Lan I am assuming that the computer can be shutdown completly but via wake up on Lan?
    If this is the case I have my mac pro hidden from sight but obviously need to turn the computer still.
    I do not want to use the Sleep modes nor use schedules.
    Can I take an ethernet cable and plug something on the end to then power it up? (I don't want to put another computer on the end of that ethernet cable though).
    I'm open to suggestions as to how I could make and external power on button. Any USB buttons i could use to power on? Or could I get to the power switch of the mac and connect up another button? Isn't there 2 pins in the machine that an repair agent would use to turn it on without using the button?
    Hope i can get a good tidy solution to this.
    Many Thanks

    You have found the answer. If the video chipset is OK but there is a fault in the internal display or its cabing, an external monitor will work. However, if the video chipset--which is farther "upstream" in the system--goes bad, the option of an external monitor is off the table.

  • You can not make TRUELY custom buttons inb Photoshop

    After several weeks of research, dozens of forum posts and replies, I have come to the conclusion that only BASIC, SIMPLE buttons can be made in Photoshop and ported into DVDSP where the only attribute for the selected state is a highlighted background. (ver 3.x)
    One of the reasons for needing to create a custom button is for outlined text. This is needed to be able to see smaller buttons on a picture backgrounded menu where there is a lot of dark/ bright spots. Even when porting into DVDSP a button that is outlined text (by applying "Stroke" to the text and rasterizing) the text is solid when in DVDSP.
    I was able to do a lot to buttons in Adobe Encore, I can make a line appear when selected as well as change the background color. It was simple to do. Each button was a single .psd file with a Specific name for each Layer SET, not layer. It seems that buttons in DVDSP are embedded objects within a master file.
    I defy anyone to create a button for DVDSP (or say how) with the following attributes:
    Not Selected--->Outlined text, nothing else
    Selected------->Same text, with a line above and a line below and slightly highlighted background.
    Activated (optional) Same as selected but with a different highlight color.
    Thanks
    Mike
    G5   Mac OS X (10.3.9)  

    I am not sure if I am understanding the issue, did you look at the examples in the other post?
    http://dvdstepbystep.com/newmap.php
    http://dvdstepbystep.com/qm.php
    If I understand what you want, create an overlay with 3 colors, the Black, Blue and Red with the Chroma keys, the outline is Black in the file, the lines are Blue in the file and and the Highlights Red in the file
    1.) Selected - Map Black to whatever percentage color you want, Map Blue and Red to 0 percent
    2.) Selected- Map Black to whatever percentage color you want, Map Blue for the line Color/Precentage and then Red to a color semi transparent number (lower numbers more transparent) which will highlight/tint the background
    2.) Active - Map Black to whatever percentage color you want, Map Blue for the line Color/Precentage and then Red to a color semi transparent number (lower numbers more transparent) which will highlight/tint the background
    Not sure if you envision something else for the highlight on the background? If you mean change the actual background color of the entire background you probably want to use layered menus

  • How can I make the standby button also change ringer profile?

    I do not use a holster but would like the standby mode (pressing mute) to use the holster profile settings.  Or if this is not possible is there any way to make it automatically change ringer profiles when placed in standby?  I would like to change to vibrate when in standby mode as the phone will be in my pocket.

    Standby option is capable of doing so. That wish can be materialized only if you use holster.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Can I make the home button go to the home screen again?

    The home button used to take you to the home screen, now it acts like a back button.  So, if I launch an app from a folder, then I press the home button, it will take me to the folder, not the homescreen.  Then, I have to either tap the button again (not to quickly or I'll go to the app killer screen), or tap the screen.
    I just want to tap the home button and go to the home screen again.  It makes it easier.

    No other way than the 2 you've already mentioned.

Maybe you are looking for

  • How to connect DB2 database to OPA ?

    hi, I m new to OPA. I am trying to connect DB2 database with the OPA so that i can proceed with writing rules. I m not able to find the exact method.There is a way of using import option in Xml format..But its not clear exactly how to do..Any help wo

  • Pse 3 remove color cast

    Obtained elements 3 bundled with epson v700 .Remove color cast,color variations,adjust smart fix are disabled.Am i able to enable these?? or were they permanantly removed.Happy with pse 3,does what i want so no real reason to upgrade at present,only

  • Schraffierte Clips in Premiere Pro CC

    Habe ein Problem mit einigen Clips der C300. Einige Clips sind schraffiert und werden als schwarzer Bildschirm abgespielt oder es wird nur ein Standbild gezeigt. Die Clips sind nicht offline. Cache-Files habe ich auch schon gelöscht und die Clips neu

  • How to disable maximize button on a window?

    Can anyone please tell me how to disable the maximize button (on the top right corner of a window) in java?

  • Forgot your passcode!

    I forgot my passcode for my Ipod touch! And it wont let me to restore it!