Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,217
  • Joined

  • Last visited

  • Days Won

    120

Posts posted by Michael Aivaliotis

  1. You Are Rowlf the Dog

    rowlf.jpg

    Mellow and serious, you enjoy time alone cultivating your talents.

    You're a cool dog, and you always present a relaxed vibe.

    A talented pianist, you can play almost anything - especially songs by Beethoven.

    "My bark is worse than my bite, and my piano playing beats 'em both."

    The Muppet Personality Test

    http://www.blogthings.com/themuppetpersonalitytest/

    BTW, when asked what kind of code you want, select BBCODE.

  2. By the way - sorry if I seem like I am using the forums purely for research - - that is not the message I want to send across :)

    Feel free to scream at me if you feel it is warranted...

    We don't mind. However be warned, we speak our minds here and the undesirable posts are not removed by NI, so carefull about what hornet's nest you poke a stick at. :shifty:
  3. Use the Application Item Tags. In this case, you want to use APP_SEPARATOR.

    Download File:post-17-1143199460.vi

    Thanks Jim, I was actually doing this already but it wasn't working for me. It turns out that one of the menu functions was erroring out and thus not displaying the line. I was trying to perform a "disable" action on the line by accident. You can't do that to APP items.
  4. Dear All,

    This is Willy from AUS. Waving my hands towards you all. :D

    I recently have encountered a strange problem. I developed a user interface by Labview 7.0. Then I convert it to an executable file. When it was installed at our customer end, they found they cannot control the device properly. However, it works perfectly at my side. Then I finally figure out because their language setting is French instead of English. It makes me wonder if I can seek OS language setting information through Labview and display a pop-up window to remind our cusomter to change their language setting if it is not English before they launch our GUI software.

    Do you guys know how to achieve that?

    Thank you all indeed. :P

    Usually this language problem\instrument communication issue is solved by adding the following entry to you executable ini file:

    useLocaleDecimalPt=False

  5. A neat idea (and maybe its already the case?) is if the <customize this text> descriptor was actually able to be customized by those that manage to obtain 500 post status. Maybe Jim's got something fun and creative he'd like to put there! A sorta reward for him being so active (and beneficial) on these forums.

    Congratz Jim,

    Dave

    Yes, this is true. After 500 posts you can customize your "slogan" underneath your avatar. This is available from your control panel. Click on Profile Settings.
  6. OK, people let's get back on track. :P

    This is actually a nice feature request. I think it would be very usefull. :thumbup:

    Somehow to augment this would be the ability to add a comment which acts like a strict-type. For example, I am always wanting to add comments next to enums to list descriptions documentation about what each enum element does and how it ties-in to other processes in the application. If you use an enum for messaging commands then a small description list of each command next to the enum is very helpfull. It would be nice to copy this comment to the recipient VI that handles\parses the command enum. If later you decide to add a command\enum element then you edit the comment in one place and then all other copies of the comment would get updated.

  7. The behaviour in the VI Error List has changed in LV 8.0 compared to 711 and ALL prior releases.

    In LV711 the errors in the VI's were sorted reverse hierarchically. This means if you had a broken VI at the very bottom of your hierarchy, you could scroll to the top of the list and doubleclick on the error which would bring you to the broken VI. If you fixed this one VI you would have fixed ALL your errors since this one VI error was essentially propogated. Sorting the VI errors in this fashion helps find and isolate problems FAST!

    In LV8.0, I have no Idea what the order is. I know there is an order, but who does this order serve?

    See the attached images reproducing the same error in both LV versions.

    LV711

    post-2-1142277633.png?width=400

    LV801

    post-2-1142277676.png?width=400

    It seems that this Version 8.0 is meant to please the advanced LV developers but it seems to be pissing us off more and more...

  8. I'll ponder over the ideas raised in this thread...

    One thing I also want to add. Please everyone (Students and Otherwise), Add a decent title and description to your posts. Would you open an email that had the title: "help needed...please" probably not. Obviously you need help, be more specific. Skimming the title helps everyone weed out the noise. Also, the act of writing a title forces you to organize your thoughts.

  9. How could you say that ? how do you know that my problem is not urgent. Actually, it is.

    Why shouldn't I ask on several forum ? It's forbidden ? I don't think so.

    Indeed, I have read your answer in labviewforum.de. I am gratefull for that, but maybe you could read the question more carefully.

    I think what i2dx means is that most of the regular LAVA members are also visitors of all other LabVIEW forums as well. Sometimes it becomes a decision that a regular has to make and decide in which location they should post a reply. On top of that, after they reply in one location, they must follow up on all other locations with a link to the original reply. If they don't do that then they may give the impression that those other forums are not as important as the one they responded in. In other words, this puts more work on the person responding.

    Please don't take this as a personal attack :) . You are welcome to post in the LAVA forums or wherever else you see fit. You should understand that the LabVIEW community is very small compared to other development languages so even if you post to one website, we will all see it right away.

    As a side note, I find it kind of strange that you would post in English on a German LabVIEW site.

×
×
  • Create New...

Important Information

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