Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,215
  • Joined

  • Last visited

  • Days Won

    117

Everything posted by Michael Aivaliotis

  1. One problem that you will have to address is how to synchronize the multiple test execs. Also, how do you effectively manage your hardware (test equipment) allocation among test execs. I would seriously consider Teststand as well. You can reuse most if not all your test code written in LabVIEW.
  2. How about create constant?
  3. I love that too! I just hate any other colors on any other structures.
  4. If you use LVOOP (I don't know of any project that doesn't (every VI should be in a class)) then all the VIs are in memory anyway.
  5. There's a new feature just added (not by me, by latest upgrade):
  6. I'll add it to the list. As a workaround, add extra blank lines...
  7. I'd like to point out that post count is just that, post count and nothing more. It indicates that you post a lot and you've been active. Nothing more. So you're asking to have a feature that will indicate to people that you are not posting much and that you're not active on the forums. Probably not going to happen.
  8. I think a new logo design is a good idea. I like the volcano with the wire coming out the top. I don't like the lettering (red blue wires) and the yellow comments style. It should take on some characteristics of LabVIEW but not really look like a diagram.
  9. vugie. I think this is way awesome and I would like to get this in the LAVA CR ASAP. I suggest you submit it, it doesn't have to be ready. Please review the instructions here and here. Just submit it and select Uncertified as the category. I would also like figure out how to use the new LAVA media embed feature discussed here. Otherwise you would need to have HTML editing capabilities which is currently only available to Premium Members and other special LAVA groups like NI, JKI and V I Engineering.
  10. You have to register ahead for the sessions?
  11. I despise the practice of coloring structures. You guys are hitting all my pet peeves, sheesh.
  12. I'm curious what you mean by the "old way". What were you doing in the old site to see what you wanted. I want to make sure a feature didn't get removed. Here's the location of the link we're discussing:
  13. If this is an error class, then if we need to extend the error handling data to handle more stuff that you haven't thought of, we could create a child error class for our needs correct? So "Custom Properties" isn't really required I think.
  14. I'll have to disagree with you all. Autogrow sucks. But that don't matter because it's a configurable option.
  15. LAVA 1.0 had little flag icons (under the user avatar) to indicate a members chosen country and sometimes their state. Do you all want this back in LAVA 2.0?
  16. welcome!
  17. Ya, well what can you do.
  18. Some liked it, some didn't, some couldn't care less. Tagging may come back if it becomes part of the core forums application. It looks like this may be the case in the future. Last time it was done as an add-on. Wait and see I guess.
  19. Good point Aristo. Is this an error object? Error class?
  20. This probably won't ever change. It is what it is. Thanks for the suggestion though. BTW, this is available on the top left too.
  21. Use the Run VI method to launch a parallel process. If you need to pass data to the process, create a by-reference object and then the parallel process can access the data.
  22. To search exact phrase use: "exact phrase"
  23. To search all words add the + in front of a word. See here. By default it searches for one or more words. Not sure how to do exact phrase. I'll look into it and let you know.
×
×
  • Create New...

Important Information

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