How to make some part of front panel transparent?

There is a property node to make a front panel completly transparent...but is there anything that only makes some part of the vi transparent like if I define a decorative block in the vi which takes 1 quardant of front panel and I have a control to make it transparent during runtime...
And moreover the frontpanel transparent property makes the whole window transparent, is there any way to retain toolbar of window like stop, run button when front panel is transparent??

Hi,
Have a look at this VI (attached). To make it work you need to create an image mask as a .png (open paint, colour in the areas that you want to become invisible and save it as a .png). The VI diffentiates between white areas and black areas of the mask you create, the black areas will become transparent and the white areas will remain the same- this will be implemented on your front panel. I've included an example of a possible paint image in "mask2.png".
You may also want to play around with the resolution of the mask created in paint, this will effect how the program works (I advise you use a lower resolution than your display- I used 500x300)
NT: If the front panel controls disappear, go into the block diagram window and attach a false constant instead of a control. Let me know if this works
Cheers, Tom
Attachments:
custom window.zip ‏107 KB

Similar Messages

  • How to make white part of gif file transparent?

    I have an icon and I would like to change the color of its white part by changing the background color. If I could set the white part to be transparent I could do this. Any ideas how this can be done?

    If you know Adobe Photoshop or Macromedia Fireworks or somethin like that, you can do it easily just by deleting the parts of the image which you don't want. By default it will make those parts transparent. Remember this can only be possible in GIF format.
    For a new image just open a new file in PhotoShop, there you will get options for the color of background, set it to transparent and start drwing in the area. The parts on which you won't make any drawing will be transparent.
    Note: Don't try to fill transparent areas with white, as it will loose its transparency.
    [email protected]

  • How can I save an EXE front panel image to a file?

    The methods to save a VI front panel image to a file don't work on executable applications. How can I save an EXE front panel image to a file? (LabVIEW 6.1)

    Hi,
    i wrote some vi that save FP to image and created exe and it works fine. How do you save FP to image in VI?
    If you use VI server method "Get Panel Image" and use "Write JPG file" ( or BPM) it works fine.
    Attachments:
    fp.zip ‏40 KB

  • How can i use the same front panel graph in more than one events in an event structure?

    i want to display the signals from my sensorDAQ in a graph.but i have more than one event in the event structure to acquire the signal and display it in the graph.the first event is to acquire the threshold signals and its displayed in the graph as a feedback.after the first event is executed, i will call the second event,where the further signals are acuired and compared with the threshold signals from the event 1.my question is how can i use the same front panel control in more than two events in the event structure?please answer me i'm stuck.
    Solved!
    Go to Solution.

    Hi,
    I have attached here an example of doing the same using shift registers and local variables. Take a look. Shift register is always a better option than local variables.
    Regards,
    Nitzz
    (Give kudos to good answers, Mark it as a solution if your problem is Solved) 
    Attachments:
    Graph and shift registers.vi ‏12 KB
    graph and local variables.vi ‏12 KB

  • How to make some fields in ALV tree editable

    Hello All,
    Can any one tell me how to make some fields in ALV tree editable.
    If possible please post some code.
    Regards,
    Lisa.

    Hi Lisa,
    I want to make 3 fields in the ALV tree editable and update the saved values in ztable.
    I tried making the wa_fieldcat-edit = 'X' But in vain.
    Also i made the layout fields  wa_layout-edit = 'X'  and wa_layout-edit_mode = 'X'.
    But still the alv tree field appears as display.
    As you have mentioned in the post as answered, So please guide me to make the field editable.
    I am using oops method.
    Please provide me code if any.
    Thanks & Regards,
    Mozila

  • How to make a part of image have transitions on hover

    hey i wanna know how to make a part of a image have transitions when we hover on it like on my website :-perfectionunleashed.in i got this template from internet
    when i hover on second box "mission" comes with ease-in-out effect i cant get anything in my head while viewing source.
    will anybody view it by source and tell me how its done.

    CSS for "Coming Soon" buttons:
    .grad2 {
        display: block;
        width: 232px;
        height: 132px;
        text-indent: -99999px;
       background:url('images/grad2.png') right;
         opacity:0.0;
        -moz-transition: all 540ms ease-in-out 0s;
        transition: all 540ms ease-in-out 0s;
        -webkit-transition: all 540ms ease-in-out 0s;
    .grad2:hover {
        background:url("images/grad2.png") no-repeat scroll 0px 0px;
        box-shadow: 0px 0px 4pt rgba(0,0,0,0.9) inset;
        -moz-transition: all 540ms ease-in-out 0.0s;
        transition: all 540ms ease-in-out 0.0s;
        -webkit-transition: all 540ms ease-in-out 0.0s;
        opacity:1;
    .coming {
        display: block;
        width: 232px;
        height: 132px;
        text-indent: -99999px;
        background:url('images/grad_coming.png') left;
        opacity:0.0;
        -moz-transition: all 540ms ease-in-out 0s;
        transition: all 540ms ease-in-out 0s;
        -webkit-transition: all 540ms ease-in-out 0s;
    .coming:hover {
       background:url("images/grad_coming.png") no-repeat scroll -232px 0px;
        box-shadow: 0px 0px 4pt rgba(0,0,0,0.9) inset;
        -moz-transition: all 540ms ease-in-out 0s;
        transition: all 540ms ease-in-out 0s;
        -webkit-transition: all 540ms ease-in-out 0s;
        opacity:1;
    All buttons are inside a table.  This is the HTML for "Coming Soon."
    <td>
         <div class="grad2">
          <div class="coming">
         <a class="coming" href="http://perfectionunleashed.in/"></a>
         </div>
         </div>
    </td>
    Nancy O.

  • How to make Save/Part-Published to Save/Published in Template.

    Hi Experts.
    Can any body please let me know .How to make Save/Part-Published to Save/Published in Template (SE80-Publish Template).
    Thanks in advance.

    Hi Kvinai,
    Go to SE80 --> Utilites --> Settings --> Internet Transaction Server --> Publish --> On Selected site --> Make sure this is set to INTERNAL.
    Then right click the service name --> Publish --> Complete Service.
    Thanks - Matt

  • Save Part of Front Panel as picture - sharing VI and asking for advices

    Hi,
    I use LabVIEW 8.2.1. (DSC&RT),
    It is common (at my work) that we want to save some parts of the Front Panel and to add it to the LogBook.
    we usually do PrintScreen and then cut the picture to the boundaries we want using 'Paint'.
    I have created a simple procedure that makes it easier and the user can now select the boundaries of the picture at the Front Panel.
    You can see the 2 VI's attached, (try2.vi is a sub vi of try.vi)
    Open 'try.vi' and press 'select boundaries' button and drag the boudaries with your mouse,
    after you have selected the boudaries, press 'save picture' button.
    I hope there are no bugs.
    Originally I have wanted to use drag and drop, but i didn't really understand what is going on behind the scenes
    when I used it.
    For example - look at the example (at NI Example Finder at LabVIEW) 'Drag and Drop - Multiple Data Types to Start Drag.vi'
    (C:\Program Files\National Instruments\LabVIEW 8.2\examples\general\dragdrop\Drag and Drop - Multiple Data Types to Start Drag.vi)
    (or via typing 'drop' in at the NI Example Finder search)
    1. I don't understand how the 'Drag and Drop Data' (located at the Application Control Palette)
    2. I don't understand the inside terminals of the Event Structure of 'Drag Enter' and 'Drop' -
        for example - 'available data names' and 'accepted?'
       where can I get information help written about any of the Event Structure inside terminals?
       (it does not appear in the Context Help when I enter with the mouse)
    3. Do you have any comments on the VI  I did ?
    4.I am planning to use this VI as a part of Log-In data to a follow-up LogBook Using Mysql as Database and NI sql connectivity toolkit,
       so users will be able to insert information to the LogBook from the Front Panel, and attach pictures of the Front Panel.
      Did anyone here has performed anything similar ?
    If you send me corrections of someting or any other NI item, please send it in a version that I can see it (I use Labview 8.2.1 DSC&RT)
    Sincerely Yours,
    Amitai Abramson.
    Attachments:
    try.vi ‏67 KB
    try2.vi ‏23 KB

    There are examples that come with the database connectivity toolkit so you are going to have to be more specific about your question. Whether you call it a logbook or something else, it's still a database and a database write is a pretty generic opertation. If you need help in the design of the database, then you should say that is what you need.
    The event data is going to change depending on the event and the type of control. Again, do you have a specific question?

  • How to save settings in the front panel to different files and retrieve it later?

    How to save the front-panel controllers' settings to different files and retrieve it later?
    What I've archived is the "Save Settings" function, but when trying to "Reload Settings", I can only retrieve the saved data to front-panel indicators, but not the controllers!
    Can anybody give me some advises?
    Thanks in advanced!
    Charles Lu

    Hi
    Just write the retrieved data to a local variable (but make it writable first) or property node of the controls.
    Hope this helps.
    Thomas
    Using LV8.0
    Don't be afraid to rate a good answer...

  • How to Make Hair Appear in Front of and Behind an MC Object?

    Hello again,
      I am making a character with lots of hair. I would like to know how to make the hair appear both in front of and behind the Movie Clip object.
      I'll explain further. I have the "frontHair" connected to the "head" MC. When I pivot the head, a bare spot shows in an outlined shape of the arms/legs/torso. I thought I'd remedy this by making "hairBack" and then layer it behind the object. This opens up a can of troubles.
      I can't seem to get the "hairBack" to appear behind the torso and arms. Also, the "frontHair" is now blocking me from grabbing onto the arms and legs.
      It's crucial that this character has all of the hair, but I can't seem to figure out how to make it happen.
      Please, help!
    Thank you,
       Mike
    p.s. While returning from a beer run, I thought about masking. I'm still trying to work out the logic on this one.

    Thank you for replying. II didn't know which specific layers and objects you were referring to, but I figured out the problem I was having.
      I used only one newly created "hair" object and set it to "Guide" to get it out of the way (in a sense). I then selected all the body parts (movie clips) that I could and selected "Move to Front" for each one. I used the Selection Tool to move the head (with connected hair) out of the way. After doing this I was able to select the "torso"; which was previously hidden behind the Armature Layer. I then put the head back in place and I was set to roll.
      Ah, but then I encountered another error. My animations are set to 24fps, but they are moving at least 10 times slower. This happens within Flash and in the exported swf files.
    The topic deals with "text field variable names" errors and compiler errors dealing with "Symbol 'fps' ".
    This is the address to that topic. http://forums.adobe.com/thread/1009225
    Thank you (again),
      Mike

  • How to make only part of a PDF document editable?

    I'm looking to see if there is a way to make only part of a PDF document editable. My problem is, I have pieces of collateral that some of our channel partners need to be able to add their logo to and then edit the contact information on them, but we don't want them to be able to change any of the main copy on these documents. The only thing I've been able to come up with as a solution is to create outlines of the text that I don't want editable, but I need the copy to be able to be read by computer systems for disability purposes. Does anyone have any ideas on something I could do for this? Or has anyone dealt with anything like this? Any help would be greatly appreciated!

    Hi vward26,
    You can use Acrobat to make only part of a PDF document editable.
    Kindly refer this FAQ:http://tv.adobe.com/watch/acrobat-x-tips-tricks/how-to-convert-just-part-of-a-pdf-file/
    Regards,
    Florence

  • How to lock a pane within front panel

    Hello,
    i am trying to lock a single specific pane of my front panel while handling an event.
    or the inverse
    in the event structure, one can lock the front panel while performing the event. i would like this to happen, in order to avoid queuing other user events in the mean time.
    except for some commands, which i all put in a single pane (like a taskbar), and which includes important features that should be accessed at all time.
    however i could not find any property of the pane or the front panel that allows me to do so.
    any idea?
    ... And here's where I keep assorted lengths of wires...

    Thanks  Partha,
    i have looked at this thread before, did not think it related too much.
    if i want to set busy, i still cant use the pane 1 of my front panel. or, the inverse, if i set controls to "disable" i would have to do it for all the controls in the pane 2, for every event that is fired. anyway it is reported there to not work as desired.
    i think we might have here a suggestion for improvement:
    i could not find anywhere except in the options for specific event, the option to lock the front panel. to my taste this should be an avaible property node. then, this option would also automatically exist for every pane in the front panel.
    what do you think?
    in the mean time, i still need a workaround. an idea i had, but makes my code more complicated, is to implement an external vi that would be always on top, and would be as the pane 1 in my curent vi. i would not like to do this actually...
    ... And here's where I keep assorted lengths of wires...

  • How to synchronize presentation on the front panel to the start of a 75Hz monitor's retrace cycle?

    How to synchronize front panel presentation with the start of a retrace cycle of a 75Hz Monitor, so when a bitmap is presented 100ms, its duration is indeed 100ms on the monitor?

    Hi,
    In the old days (late 90's), we used in port and out port to wait for
    vertical retraces (or even horizontal retraces).
    I searched the web (vertical retrace), and there seem to be lots of
    infromation and tools, like
    http://www.compuphase.com/vretrace.htm
    It uses a simple routine:
    mov dx, 3dah ; VGA input status register
    vretrace_loop:
    in al, dx
    test al, 8 ; bit 3 set?
    jz vretrace_loop ; no, continue waiting
    But to get it working, you need a VxD. Good news is you can download it.
    The also suggest you use WaitForVerticalBlank(), but dx could be hard to get
    working under LabVIEW.
    Please let us know how (and if) you got it working with LabVIEW!
    Regards,
    Wiebe.
    "Vinci HK" wrote in message
    news:[email protected]...
    > Hi Robert,
    > I am so excited to have received a response! Sorry that I didn't reply
    > earlier as I have been out of town. You are understanding the problem,
    > so good!
    >
    > I just want to know the exact duration a stimuli in the front panel is
    > presented. I can make it to last for 13 frames, but the problem is to
    > ask LabView to synchronize with the start of a frame.
    >
    > The crucial thing is that I want a trial of presenting 700ms blank
    > screen + 1300ms bitmap will add up to 2000ms on the front panel. And
    > in the next 2000ms, a different bitmap will be used for the 1300ms.
    > The start of a trial is initiated by a pulse from the parallel port. I
    > need the 2000ms on the front panel to be really 2000ms+/-5ms.
    >
    > My worry is that even if I buy the external clock and the RealTime
    > system of LabView, I won't be able to get the front panel to
    > synchronise with the refresh cycle of the monitor, so that the trial
    > length as it appears on the front panel is 2000ms +/- 5ms.
    >
    > What do u think?
    >
    > I am using LabView for my fMRI experiment, and I wonder if you know
    > anyone from the fMRI community who are using LabView for stimulus
    > presentation and synchronization with MRI data acquisition?
    >
    > Thanks,
    > Vinci

  • Sound Blaster Z - how set autodetect connected headphones (into front panel connector)

    Hello,
    how can I set autodetect connected headphones into front panel on my new Sound Blaster Z?
    I have used to use my onboard soundcard (only to my headphones) together with AMD R290X soundcard (via HDMI to Onkyo receiver).
    Onboard soundcard was set as default audio device in Windows. So If I connected my headphones into front pannel connector, play only my headphones. If I disconnect headphones, onboard soundcard was disabled and soundcard on R290X was now only active audio device, so music playing only from my speaker (receiver Onky via HDMI on AMD R290X).
    Now if I connect my headphones, I have to manualy switch audio device unit in Windows control panel between "SoundBlasterZ" and "R290X HDMI".
    It is very annoying. Is there any way to figure it out?
    Sorry for my bad english, I hope you understand my problem.
    Thank you!

    Originally Posted by prachart
    Hello,
    how can I set autodetect connected headphones into front panel on my new Sound Blaster Z?
    I have used to use my onboard soundcard (only to my headphones) together with AMD R290X soundcard (via HDMI to Onkyo receiver).
    Onboard soundcard was set as default audio device in Windows. So If I connected my headphones into front pannel connector, play only my headphones. If I disconnect headphones, onboard soundcard was disabled and soundcard on R290X was now only active audio device, so music playing only from my speaker (receiver Onky via HDMI on AMD R290X).
    Now if I connect my headphones, I have to manualy switch audio device unit in Windows control panel between "SoundBlasterZ" and "R290X HDMI".
    It is very annoying. Is there any way to figure it out?
    Sorry for my bad english, I hope you understand my problem.
    Thank you!
    Hi prachart,
    You will need to set Sound Blaster Z as the default playback audio device in the window control panel -> sound -> playback. Make sure you connect the physical connector from the front panel to the Sound Blaster Z card. This will let you plug into the headphone and able to playback. However, the AMD R290X HDMI port will not be able to have any sound as the default playback device set to Sound Blaster Z and it will not automatically release control and toggle to the available plug-in device.
    You will need to go to control panel to toggle again if you want to have the sound from the HDMI port.
    I am sorry if the above are not much help but this is the design implementation of the sound card so that there is no compromise in the sound quality.

  • How to pop up another VI front panel and run this in the main VI?

    Hi all,
    I want to create a VI, which contain several buttons: like "RUN ANALYSIS 1" and "RUN ANALYSIS 2".
    When I click one of them, another front panel of VI jump out and run automatically. When I click on "Finish" button on this VI (the one jump out), this front panel close.
    How to complete it?
    Thanks,

    Hi Osso,
    The ability to click on other VIs is also controlled by the Window Appearance. If you follow Dennis' instructions above, but this time change the Window Behavior to modal.  You can find more information about the different selections in the LabVIEW Help: Customize Window Appearance Dialog Box.
    Regards,
    Elizabeth K. 
    National Instruments | Applications Engineer | www.ni.com/support 

Maybe you are looking for

  • Error in stored procedure

    When i executed the below query I got no error and o/p is inserted into RECON_RESULTS table INSERT into RECON_RESULTS(contract,plan_code,issue_date,product_type,status,"mode",bill_to_date) SELECT TBL_SRC.CONTRACT, CASE WHEN ((TBL_SRC.PLAN_CODE IS NOT

  • Grouping invoices for payment across orgs

    Hi All, In R12 parables, Is it possible to make a payment of two invoices as below created under two different operating for the same supplier and supplier site using the same payment. (Using a PPR single payment request) ORG_ID VENDOR_ID VENDOR_SITE

  • Missing emails in Mail

    After I remove Yahoo account from Mail in OS X 10.7.2, all the yahoo emails no longer display inside Mail. How to find them back/ They do not exist in the Yahoo Server anymore as Mail 'sucked' them out when I added Yahoo to Mail initially.

  • What is the criteria for buying an iphone?

    I heard that to buy an iphone you need a contract? Is that true? and what is the meaning of having a contract when buying an iphone? and can one buy an iPhone without a contract?

  • Basic questions regarding the behavior of tables

    I have a table formated with four columns of fixed widths. Lets say, 20, 100, 200 and 80. When manipulating this table graphically I can sometimes added and delete rows very nicely but then, out of the blue, deleting a row causes all remaining rows(c