Data point display when mouse hovers over data point in TCODE QGC1

Hi experts,
Just want to ask if anyone knows how to add more data in the display when your mouse hovers over the data point in the control chart of transaction QGC1?
Because currently the control chart shows u201CSeriesu201D and u201CValueu201D, Iu2019m planning to add the inspection lot date when your mouse hovers over the data point.
Hope to have some response regarding this and thanks in advance

Tohatsu,
I am not sure exactly what you are trying to do but the way you have went about doing things is not the way to code in LV. Fist off break your code into functional blocks and use these functional blocks as Subvi's. This will make your block diagram easier to read. Once you do this you can get rid of a lot of code. Also you need to learn how to use the event structure, right now the way your code is set up to use it is not correct. Have a look at the examples that ship with LV. i am not even going to begin to try to understand your code because the diagram is so large. Please do not take all of this the wrong way I am not trying to be hard on you or anything, I am just giving you some constructive criticism..
Break your code down into functional blocks and use subvi's to perform those blocks of code.
Have a look at the examples on how to use an event structure.
Have a look at state machines
You would also benefit from getting the book called Labview for everyone, third edition, jeffrey travis and james kring.
You have a lot going on in this VI. Use the eventstucture to your advantage instead of as a hinderence like it is now. the way your code is set up now everything runs in your while loop, then it waits for an event to fire. in your case the while loop will not run again until the mouse moves over the waveform chart. You are on the right track, you just need to get some fundamental basics down and you will figure out what is going on.
Thanks for converting the code to 8.0 for me.
Message Edited by Jhoskins on 01-30-2008 09:17 AM
Joe.
"NOTHING IS EVER EASY"

Similar Messages

  • Docky on LXDE/OpenBox crashes when mouse hovers over dock

    Hi all!
    On an (almost) fresh install of LXDE on Arch Docky crashes whenever the mouse hovers over it.
    - up-to-date Arch/LXDE (executed pacman -Syu today)
    - xcommgr is running (but it also happens w/o it)
    - Docky starts up, shows default icons etc., everything seems fine
    - when mouse hovers over area occupied by Docky it crashes instantaneously:
    error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2079
    mono: cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion `!scaled_font->cache_frozen' failed.
    Stacktrace:
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) Pango.CairoHelper.pango_cairo_layout_path (intptr,intptr) <0xffffffff>
    at Pango.CairoHelper.LayoutPath (Cairo.Context,Pango.Layout) <0x00053>
    at Docky.Items.AbstractDockItem.HoverTextSurface (Docky.CairoHelper.DockySurface,Gtk.Style,bool) <0x003bf>
    at Docky.Interface.DockWindow.UpdateHoverText () <0x003bf>
    at Docky.Interface.DockWindow.set_HoveredItem (Docky.Items.AbstractDockItem) <0x00087>
    at Docky.Interface.DockWindow.OnExposeEvent (Gdk.EventExpose) <0x00513>
    at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x0006e>
    at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb (intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
    at Gtk.Application.Run () <0x0000b>
    at Docky.Docky.Main (string[]) <0x005cb>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
    Native stacktrace:
    mono() [0x4b5bc1]
    /usr/lib/libpthread.so.0(+0xf870) [0x7f4a6fae3870]
    /usr/lib/libc.so.6(gsignal+0x39) [0x7f4a6f75f369]
    /usr/lib/libc.so.6(abort+0x148) [0x7f4a6f760768]
    /usr/lib/libc.so.6(+0x2e456) [0x7f4a6f758456]
    /usr/lib/libc.so.6(+0x2e502) [0x7f4a6f758502]
    /usr/lib/libcairo.so.2(+0x66d93) [0x7f4a66fc3d93]
    /usr/lib/libcairo.so.2(+0x140d9) [0x7f4a66f710d9]
    /usr/lib/libcairo.so.2(+0x68db0) [0x7f4a66fc5db0]
    /usr/lib/libcairo.so.2(+0x6a06f) [0x7f4a66fc706f]
    /usr/lib/libcairo.so.2(+0x331ca) [0x7f4a66f901ca]
    /usr/lib/libcairo.so.2(cairo_glyph_path+0x22) [0x7f4a66f827a2]
    /usr/lib/libpangocairo-1.0.so.0(+0x7e21) [0x7f4a6d374e21]
    /usr/lib/libpangocairo-1.0.so.0(+0x81b4) [0x7f4a6d3751b4]
    /usr/lib/libpango-1.0.so.0(pango_renderer_draw_glyphs+0x3f) [0x7f4a6d14979f]
    /usr/lib/libpango-1.0.so.0(pango_renderer_draw_layout_line+0x4a8) [0x7f4a6d14a128]
    /usr/lib/libpango-1.0.so.0(pango_renderer_draw_layout+0x115) [0x7f4a6d14a485]
    /usr/lib/libpangocairo-1.0.so.0(+0x835a) [0x7f4a6d37535a]
    [0x416f74b1]
    Debug info from gdb:
    =================================================================
    Got a SIGABRT while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    Did anybody else run into this? Any ideas how to fix it?
    (just in case it matters: Arch is running on VBox 4.3.6. So far, I didn't run into any other crashes or problems with DE or WM)
    Thanks & Cheers
      Ax

    Greetings!
    If you are still on this issue, I suggest you check out your fonts.  Had you been fooling with them?
    I once rebuilt my entire OS due to this problem a couple of years ago.  It popped up again yesterday and I determined to find the issue.
    It was my fonts.  I use Funtoo (I used to use ArchLinuxArm so I'm registered here) and just prior to the problem I was fooling with the infinality/lcdfilter settings.  After chasing my tail all day today I went and changed some font settings and that was it!  For me the same issue occurred whenever I tried to add the weather icon, the best thing about Docky.
    I had been fooling with the fonts 2 years ago too...
    An ominous and unhelpful error message to be sure.
    Good luck.
    Last edited by yuyu (2014-04-03 03:31:33)

  • How to record menus that display when mouse hovers

    The software I am creating a training session for has
    pull-down menus that display when the mouse clicks on them or when
    the mouse hovers over them. I can only get Captivate to record the
    menus when the mouse is clicked - and cannot determine how to
    record the menus that display when the mouse hovers. Can anyone
    offer any suggestions as to how to fully capture the displayed
    software screens and menus? Thanks.

    > Thanks. The Print Screen works just OK - although it is
    a cumbersome and
    > the
    > timing is not as smooth as it could be. As I make a
    series of training
    > videos
    > over time and many menus will be missed and more retakes
    will be required.
    >
    You can change the timing yourself - just reduce the time the
    slide catch
    with print screen to a second or whatever works for you.
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • How do I stop a notify icon appearing multiple times... then disappear when mouse hovers over them

    Hi,
    [Re-posted
    from Outlook Dev Forum]
    I have an Outlook addin which makes use of a System.Windows.Forms.NotifyIcon to display update message without requiring the user to click Okay to dismiss them...etc.
    I declare and create it in the addin class (so not in start up or any other event) as:
    Public WithEvents notifyIcon As New System.Windows.Forms.NotifyIcon
    Then throughout in my code if I need to display a message I use notifyIcon.ShowBalloonTip.  This works great, and I run it off the main thread as well as a syncing background worker thread.  The problem is that when I go down and expand the
    system tray, there are often many clones of the icon I use, which then disappear when I hover my mouse over them.
    I understand this isn't an uncommon problem, and it happens also with new email icons in the system tray.  However, is there any way I can prevent this from happening, or best practices I need to abide by?
    In the Shutdown event I use:
    If notifyIcon IsNot Nothing Then
    notifyIcon.Visible = False
    notifyIcon.Dispose()
    End If
    Any help would be much appreciated, since I can't seem to find any definitive info elsewhere online.
    Thanks!
    Tom
    Note: I don't actually use a windows form with the notifyIcon, I just declare it as above... not sure if that affects anything?

    Would this be the same as using the Application_Quit event for the Outlook addin?  Since I've
    seen that in Outlook 2010 onwards it doesn't call the Shutdown event now anymore, so you need to use the Quit event of the application to do any tidy up.  Maybe that is why the icons are remaining.
    Thanks,
    Tom
    Hello,
    Wyck has shared a nice example with a form event, and for outlook 2010, we could deal with that notifyIcon inside application quit event.
    Based on the document below you shared, it seems that you have found the reason, if that issue still exists, please feel free to let us know.
    https://msdn.microsoft.com/en-us/library/office/ee720183(v=office.14).aspx
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Hand cursor not displayed when mouse is over JEditorPane hyperlinks in 1.5

    Java version 1.5 does not show a hand cursor when the user mouses over a hyperlink within a JEditorPane, which it did in version 1.4.x.
    Create a new JEditorPane. Then set the content type (setContentType) as "text/html". Then use setText to add an html hyperlink. When the user mouses over the hyperlink, the cursor remains a pointer cursor. The cursor used to change into a hand cursor symbolizing a hyperlink.
    p.s.) The hyperlink still works, the cursor just doesn't change.
    Has anyone noticed this? Has it been reported as a bug? Is there a workaround?
    Thanks for any/all help!

    I have the same problem which I cannot seem to solve. I have a JEditorPane in a JDialog, not a JFrame, and I do not get a Hand cursor over the link. If I use a JFrame, I get the hand cursor.
    Any ideas? I tried with setting the cursor by hand using
    pane.setCursor(Cursor.getPredefinedCursor(Cursor.HAND_CURSOR)); in the ENTERED-part of a slightly more advanced hyperlink listener (gets pane in constructor). But that did not help either.
    Here is the code. Check out the difference between JDialog and JFrame.
    import javax.swing.*;
    import javax.swing.border.*;
    import java.awt.event.*;
    import javax.swing.event.*;
    import java.awt.*;
    public class HyperLink extends JDialog
         public static void main(String[] args)
              HyperLink h = new HyperLink();
              h.setVisible(true);
         public HyperLink()
              Container cp = getContentPane();
              JEditorPane p = new JEditorPane("text/html",
                                  "<html><body><a href='http://www.google.com'>Google</a></body></html>");
              p.addHyperlinkListener(new HyperlinkListener() {
                   public void hyperlinkUpdate(final HyperlinkEvent he) {
                       HyperlinkEvent.EventType type = he.getEventType();
                       if (type == HyperlinkEvent.EventType.ENTERED) {
                        System.err.println("entered");
                       else if (type == HyperlinkEvent.EventType.EXITED) {
                        System.err.println("Exited");
                       else if (type == HyperlinkEvent.EventType.ACTIVATED) {
                        System.err.println("Now going to " + he.getURL());
              p.setEditable(false);
              cp.add( p );
              pack();
    }

  • How do I disable the annoying mouse pointer ballons when mouse is over text

    when I point my mouse pointer to a bookmark or underlined text in say an email or even on a website I get those annoying balloons that popup with info and maps etc on what I am pointing at...I want that feature disabled it's extremely distracting and I cant find how to do it can you help? I am running Win7 and Firefox 4.01

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Adobe Reader XI, Comments, Comment Dialog, when multiple paragraphs entered causes comment to rapidly flicker when mouse hovers over comment icon.  Unreadable.  Can still right click and open the icon to edit text.  Windoes 8.1.  Repeatable on two identic

    Adobe Reader XI downloaded to my wife's laptop tonight.  Windows 8.1.  Open PDF, select Comments > comment dialog, then place icon on PDF and start editing.  Small edits work fine.  Large amounts of comment text, once you move off the icon and come back and hover over the comment icon, causes the full size comment window to flicker rapidly (5-10ms between on and off) until you move the mouse away from the icon.  Unreadable.  Tried on my identical model laptop and happens there too.  What's going on?

  • How to turnoff toolbar pup-up descriptions when mouse hovers over buttons and tabs?

    Already tried disabling all add-ons in safe mode.
    Thank you

    Hi,
    Please try setting '''browser.chrome.toolbar_tips''' to false in Firefox [http://kb.mozillazine.org/About:config about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]

  • Why is there no time indicator where my mouse hovers over the clip or even in the video pane when I play a clip?

    I've used a few other video editors and all of them showed some sort of time indicator of where my mouse was when I hovered over the clip for precise editing and/or at least a time of where the video was in it's play time. Idk the exact terms for these indicators but I want to know why there's not one in iMovie and if there is, how to enable it.

    You do get a display of the start time of each clip in iMovie 10 if you are not using a wrapped timeline but it is poor compared to previous versions and of course FCP.
    Geoff.

  • How do I Show date and time when I hover over clip like in iMovie

    How do I get FCPX 10.6 to show date and time when I hover over a clip? I can so it in I movie and as I move over my clips the date/time is shown. I need it for that specific point in the clip not just the record start time.

    I realize that my needs are outside of the normal editing workflow. I am a private investigator and last week I shot over 6 hours of surveillance video on a Sony video camera. Within this 6 hours of video there is at most 2 minutes of actual footage of my subject. So what I wanted to do was just import the parts of the clip I want, so I can avoid importing the whole 6 hours, and then add a text title of some sort that shows the date/time. My problem is that once I get this clip I have easy way of establising the TOD short of taking the clip capture time and then counting up using the SMTPE Timecode. In this regard iMovie makes it easier because I can just hover over the clip and see the TOD of that specific frame. iMovie on the other hand would force me to import the whole 6 hour video so i'm left moving between both programs which is less than ideal.

  • PLEASE HELP I am using an alienware m11x and the only problem i have is when i go to the bar on firefox 4 like the file,edit,etcc what every my mouse hovers over turns black and stays black :/

    When my mouse hovers over the bar on firefox 4 it turns black so if i hover all of them all of them turn black and stay black and i cant see anything. Also I am using an alienware m11x with a dual core duo 2 Su700 (@1.3) (@1.3) with a 1g nvadia graphics card 335m geforce.

    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Firefox > Preferences > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    See also:
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    *https://support.mozilla.org/kb/Images+or+animations+do+not+show

  • How to display item when mouse moves over Column value??

    Hi there
    It would be helpful if you could resolve the following :
    i) I need to display the column 'A' values of my report in a Text field when mouse moves over column B of my report.
    ii) I can able to display the same column value when mouse moves over or onclick happens. but my requirement is something like i have to display the other column value when mouse moves over.
    iii) Also i noticed that, i can able to display the item only on "Display only Item" and not on Text field.
    Any pointers to display my column value in Text field when onclick happens on my report column?
    iv) One more thing that i noticed, i can able to perform onclick or mouse over only on Editable column and not on
    non editable columns.
    Any pointers on how to achieve the same when mouse moves over Non editable column of report?
    Reference: I have created a dummy application (refer the following link), where i can able to display column value Salary on display only item using mouse move Event.
    My requirement: when i click column Ename , the text field should show salary.
    http://apex.oracle.com/pls/otn/f?p=56045:1
    User:guest
    Pswd: apex_demo
    Any pointers on this would be appreciated.
    Thanks
    Vijay

    Vijay,
    If you use Jquery then this should do the trick.
    $(document).ready(function() {
       $(".t20Report t20Standard tr").hover(function() {
         $("#P2_SALARY").attr("innerHTML",$(this).find("td:last input").attr("value"));
    {code}
    after looking at the source of your page it seems that your class for your report region is *class="t20Report t20Standard"* I am not 100% sure but you might have to correct that in the template. I am not sure how the selector will handle the space in the class name.
    Hope this helps,
    Tyson                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How much data is used when using facetime over 4g

    How much data is used when using facetime over 4g. Say a 10 min call over facetime, will it use few MB or more.
    Thanks,
    Manish

    It depends on how long you are on line.  What you could do is reset your data usage in settings/general/ usage and then start your FaceTime session and check usage after your session

  • I want hyperlink to display when cursor hovers the link

    I want hyperlink to display when cursor hovers the link. I
    have PHP website which I want to edit in Dreamweaver. For example
    when you see in yahoo or msn websites when mouse hovers some text
    it show hyperlink or underlined. I want to know the code used to
    get that effect.
    Regards,
    Saka

    .oO(saka34)
    > I want hyperlink to display when cursor hovers the link.
    I have PHP website
    >which I want to edit in Dreamweaver. For example when you
    see in yahoo or msn
    >websites when mouse hovers some text it show hyperlink or
    underlined. I want
    >to know the code used to get that effect.
    Keywords for further research: CSS, pseudo-classes
    But you should think twice before taking away the default
    underline from
    links. How else are users supposed to find links in a bunch
    of text?
    Just a different color is not enough!
    Micha

  • How control can be customized so that it changes its picture when mouse moves over it

    How control can be customized so that it changes its picture when mouse moves over it. As it happens in other develpment enviroments that one can customized the look 'n feel of any thing during the mouse movement over that very thing. Moreover can any body plz tell me that how one can modify the funtionality of a control by him self (not selecting the available functionalities of controls and indicators)

    The attached LV 7.1 code uses an event configured to trigger on two controls when a "Mouse Enter" or a Mouse Leave" event occurs. Depending on the type key focus is either assigned or removed.
    Please elaborate on the Q re: customizing a control.
    Ben
    PS Do NOT change the boolean to an indicator, save, run, change to control, save run again. That is bad.
    Forgot to attachMessage Edited by Ben on 05-05-2005 09:30 PM
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction
    Attachments:
    MouseOver.vi ‏28 KB

Maybe you are looking for

  • What are Top Sites in Safari 5.1.10?

    How do I manage/change/delete 'Top Sites'?

  • MIGO : Error when copying batch characteristics

    Hi, I've some problem on MIGO Tcode when i want to copy the batch characteristics. I work with class type 022. I create a GR from PO. (movement 101). My item line contained sub-items (with BOM). So i would like to copy the batch characteristics in re

  • Adobe reader won't open PDF file

    I have Adobe Reader 9 and Windows 8 on a Dell computer. When I try to open a PDF file from a website it sends me to my Library on my computer and won't open the file. If I try to open a PDF file from my Desktop, it opens OK. What can I do to fix this

  • Problem to validate XML document if the type of root element is abstract

    I have the following XML document: <?xml version="1.0" encoding="UTF-8"?> <ct013/> It corresponds to the following XSD Schema: <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">      <xs:element name="ct013

  • Calendar Searches - Increasing Search Column Width

    When I use the search field to find an event in a Calendar, the width of the column is often to narrow to display the full event name. How do you enlarge the width of the search column? Your assistance would be appreciated. Thanks. Norman