Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,203
  • Joined

  • Last visited

  • Days Won

    111

Everything posted by Michael Aivaliotis

  1. QUOTE(Aristos Queue @ Jun 9 2007, 02:35 PM) Does this work in an executable?
  2. The key is the generic file header that can always be accessible by any reader. Once you determine which version of the file you are reading, you would then need to select the appropriate datatype to use.
  3. Everyone. Please switch any threads to Standard Mode until this issue is resolved.
  4. QUOTE(Val Brown @ Jun 7 2007, 03:20 PM) Well, I think that's stating the obvious. If you DO have the wire connected however, and the input is marked as required, then what? Does it make a difference?
  5. QUOTE(Tomi Maila @ Jun 7 2007, 02:11 PM) This doesn't make sense to me. A required input just indicates to the user that they need to connect the wire. The only difference I see is that in one case the wire is connected to the input terminal and in the other case it is not. Perhaps this makes a difference, however the "required" flag by itself does not carry any valuable info for the compiler. Of course, there may be some black magic that only NI knows but at face value, I don't see it.
  6. You can download a free utility that updates your wallpaper automatically just google: automatically change wallpaper to see a slew of freeware tools. If you type ipconfig /all in the Windows Shell command, it will return all you network card info.
  7. QUOTE(BobHamburger @ Jun 3 2007, 09:30 PM) Click on Options>Standard http://forums.lavag.org/index.php?act=attach&type=post&id=6009''>http://forums.lavag.org/index.php?act=attach&type=post&id=6009'>http://forums.lavag.org/index.php?act=attach&type=post&id=6009
  8. QUOTE(yen @ Jun 3 2007, 12:44 PM) So i guess now is fine?
  9. QUOTE(yen @ Jun 3 2007, 08:52 AM) How about now? Does it still work? There are some settings on the forums that cause this and I'm trying to find the combination that causes it. It always works for me so I can't tell myself.
  10. QUOTE(John Rouse @ May 30 2007, 10:32 AM) Don't want to stray the conversation off-topic (great questions everyone , btw). I don't think there's money in LabVIEW book writing. Based on this blog, why would anyone spend the time to publish (besides fame of course)? I think all the old timers with knowledge to share should put efforts in resources like the LabVIEW Wiki where we can combine our resources instead of isolating ourselves. Why should NI be responsible for good books when there are a lot of us out here with knowledge to share. One of the reasons I started the Wiki was so I can have a platform to write my own in-depth articles. Like anything however, it takes time.
  11. I'm not sure about the other stuff but the long build time is probably due to the "Remove type definitions and unused polymorphic VI instances" on the Advanced tab. Un-check that and try again.
  12. If you want to hang out with the LAVA crowd then the Radisson is the place to be.
  13. QUOTE(pockey @ May 29 2007, 06:38 PM) Try this: http://www.google.com/search?hl=en&q=labview+sound+card&btnG=Google+Search' target="_blank">LabVIEW Sound Card
  14. LabVIEW 8.2.1 When working with any XControl. If you right-click on the xcontrol instance and select show>caption, you will see an ugly black caption with no way of making transparent. Also, if you move it around you see ugly black shadows. Hs been reported to NI, waiting back.
  15. If you could ask anyone at National Instruments any question. Who would you ask and what would the question be? (Except this question: What is the password for the locked diagram of VI xyz.)
  16. The simple answer is NO. LabVIEW does not have a native built-in feature to do this. However, with a little duct tape and some chewing gum you can do anything. Here's how: (LabVIEW 8.2.x) http://forums.lavag.org/index.php?act=attach&type=post&id=5950
  17. alfa, you need help. I mean seriously. Stay away from weapons of any kind and go get some good psychotherapy.
  18. The simple answer is NO. You cannot dynamically create splitter bars if none exist. You can, however, operate on them programmatically after they've been created. Right-click on a splitter and select Create>Property.
  19. I uninstalled 8.0.1 (took 45min.!). Anyway, after a clean reboot: 821 startup: 2m30s. Closed 821 then re opened it: 821 startup: 30s. Worked on a project for an hour, then closed 821. Then reopened it: 821 startup: 1m
  20. Well, I just finished upgrading an "old" 8.0.1 project to 8.2.1 so I don't have a need for 8.0.1 anymore. I'll uninstall this and see if it makes a difference.
  21. If you right-click on a file folder within a LabVIEW Project, you can select to "arrange by" type, name or path. This is all good an fun, however: When you add new files to the folder the folder doesn't re-sort the list. You have to re-sort the contents manually every time. There is no global setting for this. For example, newly created folders are not sorted in any controllable way. This is bad.
  22. Does anyone know of a way to add a folder of files to a LabVIEW project using filtering? For example, I currently have a use case where my folders contain svn subfolders which you don't really want shown in a project tree.
×
×
  • Create New...

Important Information

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