Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,203
  • Joined

  • Last visited

  • Days Won

    111

Everything posted by Michael Aivaliotis

  1. 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.
  2. Here's your solution... Download File:post-2-1143581551.vi
  3. Yes, I can see the LV angle but I think NI has to make some mods to the exisitng LV. For example in order to wire up an Icon you either need very pointy fingers or a zoom feature to blow up the icon image.
  4. 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.
  5. Does anyone know how to programmatically add a separator line in a right-click context-menu?
  6. Usually this language problem\instrument communication issue is solved by adding the following entry to you executable ini file:useLocaleDecimalPt=False
  7. Actually, you don't need to select "Add into Post". You only need to do that if you want to be fancy and position your image somewhere within your text.
  8. Am I missing something? Why not create a custom conditional with any datatype you want?
  9. 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.
  10. OK, so even I can learn a few new tricks... [LV8] By default when you click and drag a block diagram object, you get an outline of the object under you mouse pointer. If you tap the spacebar while you're draging, you will see the actual image of the object under your pointer. Now isn't that cute!
  11. Happy Birthday to Jim Kring who turns the big 30 today!! We'd all like to thank Jim for his enormous contributions to the LabVIEW community including the founding of OpenG. Keep up the good work Jim and may you enjoy many more years of LabVIEW development time...
  12. iddx, if you have assisted this person by posting some VI's somewhere then please put a link to that code here for completeness.
  13. http://accessories.us.dell.com/sna/product...uctlisting.aspx
  14. OK, people let's get back on track. 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.
  15. I personally hate that palette view. I find it easier to identify an Icon rather than read text.
  16. 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 LV801 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...
  17. Hey, just realized you could detach the event data nodes from the event structure. Is this a new feature or a bug?
  18. Ok, I feel like a fool, but all of a sudden I don't seem to be able to find the icon on my palette to browse for a VI on my file system and place it on the diagram. I was sure I saw it there before. Maybe this happened after the 801 upgrade? Anyway, I figured out how to add it to the palette myself, but I thought this was standard... Strange.
  19. 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.
  20. 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.
  21. Ok, some more patch wierdness... What the hell happened to my icons on my splash?
  22. Just send your Invoices for time spent compiling your code to NI corporate. I'm sure they'd love that...
  23. ok, let's start a poll... how long did it take you to Mass Compile your code after upgrading to 8.0.1? It took me 1hr:45min... :clock:
  24. Download Here: ftp://ftp.ni.com/support/labview/updates/...bview_8.0.1.exe Docs: ftp://ftp.ni.com/support/labview/updates/...adme_8_0_1.html
×
×
  • Create New...

Important Information

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