Jump to content

wildcatherder

Members
  • Posts

    6
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2018
  • Since
    2008

wildcatherder's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I'm reviewing the latest (2019) VI Package Manager listings for OpenG packages. All the Product Pages link to http://wiki.openg.org/, which is a dead site. I found a reference that one should look in https://lavag.org/forum/45-openg/ but I still have not found anything like individual product pages and examples. Would someone please direct me to this information?
  2. I could probably use this solution on a current project. Unfortunately, I have no idea what functions the green icons represent. Is there any way to get an image posted that has the function labels turned on?
  3. I installed UI tools on my LabView 2012 and made use of the Dialog(Blackened).vi in several places during development. When I compiled my code, I found that the text message for the dialog box had disappeared. There are some dots on a line that may be the tops of some ascender strokes. I was under time pressure, so I went back to standard dialog boxes. I have attached a screen capture to demonstrate the problem. Is there some setting in the Build procedure that would affect only the message? The blackened background is preferable because the instrumentation displays tend to be cluttered. If you look at the title bar, you can also see that the text message intended for the main dialog box display seems to have been concatenated to the Window Title. It does not do this on the uncompiled version. The second attachment shows the implementation code which produced the results shown in attachment one after being compiled.
  4. I'm still seeing this bug at the end of the year 2012 in LabVIEW 2012. I do not understand the workaround. I am using clusters as inputs. There are no "callers", as this is in the top-level VI. Has nothing been done about this bug? Is there any way to remove an unneeded User Event? Is there any harm in just leaving it in place, unused?
  5. I am working with a rather large vi handed over to me from a predecessor. All of the sequence structures are stacked. I need to change them to flat sequences if I have any hope of figuring this thing out. I need to find all the stacked structures and the tiny lines on the screen don't seem to be helping (and, of course, no zoom). Is there some way to list, search, highlight or otherwise identify all instances of a specific type of structure? Believe me, searching for "find" and "structure" doesn't get you anywhere.
  6. How DO you print from Project Explorer? I don't need all the fancy icons; I just want to be able to print things like the list of dependencies. I find that Print and Print Window are grayed out (disabled) when in Project Explorer.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.