Jump to content

hooovahh

Moderators
  • Posts

    3,365
  • Joined

  • Last visited

  • Days Won

    268

Everything posted by hooovahh

  1. hooovahh

    Irony

    Anyone else click the !@#$% link expecting something to happen? Yeah this is a downfall of LabVIEW for sure. When I was first learning LabVIEW I would make a cool small application that didn't serve much of a purpose. But I couldn't easily share it with friends because of the runtime engine issue. I do think 62MB is a little extreme, what version of LabVIEW was it built in? I have the LabVIEW 7.1 runtime at 11MB zipped with normal compression levels. But that's still too big for most email servers, I think many are at a 10MB limit, while I know gmail is 20MB. Posting this zip would be illegal right? Since NI owns the runtime engine? Attached is my file list for my LabVIEW 7.1 runtime. I've been told that my file list is extensive and could be trimmed. LabVIEW 7.1 RunTime.txt
  2. They make for cheap gifts, say when is the work Christmas party again
  3. I love black friday but I usually only go for a few hours getting the few deals that appeal to me. Last year I got a 19'' LCD monitor for $100. Now I can find them that price used or refurbished but not new. I also got a 42'' 1080P LCD tv for $450 (after wal-mart discount). Is there anyone else that just goes to ArtVan for the free gift? They had a snake light one year, and some tupperware one year, and I think some throw pillows and blankets another year.
  4. As of this morning I've noticed that in my RSS reader (Outlook 07) doesn't seem to work correctly with the "View Article" link. If I click on "View Article" on the bottom of the post it doesn't take me to the post but instead the main page of the forum. Here's an example of what I'm talking about. But the "Click to reply directly to this post" link does work. So this morning to go to the article I've been clicking the reply link, and then canceling my reply in the browser. BTW if it matters XP SP3 Firefox 3.5.3
  5. I can't tell you how many times I listened to that before I realized it was a loop...but it was too long Kinda reminds me of lamma lamma duck.
  6. I really don't want to come across as mean, but you say you've been learning LabVIEW for a few weeks, and you say you can do alot of the problems in the book...but you didn't change the state of the boolean in your sequence structure. You may want to review some of the chapters you've gone through and play around with some of the VIs you've already made. One pitfall of using a book is that you might just be going through the motions, putting down components and wiring them up without understanding how the code works. To get the result you're looking for wire a True or a False to the boolean in each state of the sequence. This will change the value seen in led1, 2, and 3. If you're looking to turn off leds (like when led2 comes on turn off led1) you'll need to create a local variable for led1, and when led2 turns on wire a False to led1.
  7. When ever obstruficated code is given to a student for a homework assignment, I always assume they just hand it in anyway and come up with an excuse to the teacher on why they did it that way, if they even look at the block diagram. And if they don't look at the block diagram then they someone like Ken could turn in the password protected code anyway. I never had a LabVIEW class but for Java we had to printout the source as well and send it in. I know of several ways to print out LabVIEW source but none seem like a good idea. But I do appreciate obstruficated code, especially when I can't understand what is going on but the end result is correct.
  8. Could talk about Magnetic Levitation, and how it applies to trains or other technologies. I know they have small toys for demonstrating this property. I didn't think bringing in water would be a good idea, could be messy. But if you don't mind messy how bout Diet Coke and Mentos? You could explain why it works (I recommend the Mythbuster's theories). You could basically take any episode of Mythbusters and break it down into some experiment. If we want dangerous what about a Tesla Coil? That's kinda more electronics but I'm sure physics works in somehow.
  9. On my machine I can kill all LabVIEW.exe (just a test) with the following wired into the system exec. taskkill /f /im labview.exe /t but as suggested before I've seen some places where Start has to be used before the command, like: Start taskkill /f /im...
  10. Here's a tutorial explaining how to install OSX in VMWare http://wiki.osx86project.org/wiki/index.php/Vmware_how_to I've tried it, but it was so painfully slow at the time that it was unusable.
  11. I made an Alien Attack game...boy was it lame. I don't know where the source is any more. I also made a Hand Game that we use to play between classes.
  12. I'm having issues with adding attachments to an already existing post. I think the issue is going into the full editor on an existing post. In Firefox 3.5 in Windows XP SP3, I click Edit on the post, and it goes into the simple edit mode, which doesn't allow you to upload attachments. So I click on Use Full Editor, but it never goes into the full edit mode. In IE 7 (still XP SP3) when I click on Use Full Editor nothing happens, and in the lower left it says "Error on Page". Is there any other way to add an attachment to an exiting post?
  13. Yeah I actually have one but last I knew VIPC files were version specific, so if I posted the vipc for 7.1 people trying to open it with 8.0 would need to manually install the packages anyway. Correct me if I'm wrong. Also I had issues adding attachments to an edited post. In both FF 3.5 and IE 7.
  14. I may but I don't think it's mature enough. It has only been tested on XP, doesn't abort VIs opened in projects, uses AutoIt to perform certain tasks, and uses a LabWindows/CVI ActiveX to create the tray icon. If these things could be fixed, so that it uses purly LabVIEW and maybe a .NET for the tray icon I will definitely post it in the CR. But for now I just want an opinion of the features and possible bugs.
  15. So here's a personal project I've been working on for a little while. Basically it's a LabVIEW version launcher, with a few other useful features. I developed this for my own benefit, and it has helped with my productivity, if you don't like it or think it's unnecessary that's fine you're welcome to give your opinion, but I find it useful and for that reason I'm putting it out there for others to try. What this program does is adds a icon in your system tray (by the clock) that you can right click, and launch any version of LabVIEW installed. If you try to launch a version of LabVIEW that is already running it will bring it into focus based on it's processor ID. You can also right click the icon and launch any version of TestStand installed. This has not been tested very much and it may not work properly. You can also right click the icon and kill any version of LabVIEW that may have hung or is unresponsive. This performs a taskkill on any one version, or all versions of LabVIEW running. You can also right click the icon and abort any running LabVIEW VI in any version of LabVIEW (after you configure the program to use the right ports for you versions of LabVIEW). There is a limitation with this at the moment where it can't abort a VI that was opened from a project file. Not sure how to get around this any help is appreciated. And lastly what this program does is whenever a VI is ran in windows (double click a VI) this program will take over, and determine what versions of LabVIEW installed it can be opened with. If more than one version is suitable then it will ask you what version to open it with. Here it will also show what versions are running and which one is the default version. By pressing (or holding) CTRL when the window comes up it will open the VI with the default version of LabVIEW. This can be changed by double clicking the icon in the system tray to open with the default version, and only ask which version to open it with by holding CTRL. Now that you're interested here's how to use it. First you'll need to download and install an ActiveX component, that allows you to make icons in your system tray (posted by KileenC here). http://forums.ni.com...IEWTrayIcon.zip Then download LV Tray Launcher EXEs Only LV Tray Launcher EXEs Only 1.0.zip If you have LabVIEW 7.1 runtime installed, run LVTrayLauncher.exe. You should now have an icon in your system tray that looks like a space ship. If not check your task manager and see that both axsTrayIcon.exe and LVTrayLauncher.exe are running. If they aren't kill them both and start axsTrayIcon.exe, then start LVTrayLauncher.exe. If you don't have LabVIEW 7.1 runtime installed I do have a runtime less EXE but I'm not sure if it's legal to post it since it contains files that are NIs and I would be copying them to my own server. Any opinions out there about the legality? If you want to see the source, it's attached and saved in 7.1. There is also a readme in each of the attachments with a little more insite into the application. Alot of the source is just pieces of code from LAVA and NI's forums, I tried crediting everyone in the about window, but if you see some code that you think may be yours please let me know so I can give proper credit those that helped. Any questions or comments are welcome, but I don't know how much spare time I'm going to have to support this. So sorry if this is the only version ever released. EDIT: Forgot to mention, here the packages I used: nirsc_html_help_common 2.0-1 oglib_array 2.7-1 oglib_error 2.3-2 oglib_lvdata 2.9-1 oglib_string 2.6-1 oglib_time 2.3-2 oglib_variantconfig 2.7-2 ogrsc_dynamicpalette 0.18-1 Tray Program Source 1.0.zip
  16. Wow this is nice. I hope you don't mind (I'm not trying to one up you), but I've modified your code to work with control references. So all you need to do is pass it a reference to your string, and the width you want it to be. You don't need to input the font size and type. Word Wrapping Hooovahh edit.vi Example Hooovahh Edit.vi
  17. One other thing I forgot to mention. I use the Gimp, but I don't install it. Last time I knew the GIMP needed to first have some GTK runtime install first, which took a while to install, then you install GIMP and then it took a long time to start and took alot of resources. But what I do, is just run the Portable version of GIMP. It's just an EXE with a few folders for user preference, and config settings. So it's free and you can try it out in a manner of a few minutes.
  18. That's probably the best solution, I just wanted a way to penalize the user if they click too early. I suppose you could still do that with a mouse down event when grayed out.
  19. Wow and when I thought my productivity couldn't get any lower with Wikipedia, Youtube, and Digg combined. Just don't tell my....oh. But seriously I don't think I've played any online games (like in browser) in several years. There's just so much interesting things going on, on the internet that games aren't as interesting as the latest updates from some of the projects I'm following. "Would you like to play a game?" Definitely before my time, but wasn't Ally Sheedy hot in that movie?
  20. I've found a little gem that I've never really had a need for called "Longest Line Length in Pixels". Basically it tells you the width of a string control/indicator based on its font, and font size. It's located in the vi.lib in at least version 8.2. LabVIEW XX\vi.lib\Utility\error.llb\Longest Line Length in Pixels.vi With this you could tell if your length is too long, then remove a word from the end of the line and put it on the next line until it fits your width.
  21. Are you lost? Except for the occasional Space Explorer Game or LabVIEW Game Console, LabVIEW hasn't had a whole lot of games made for it. But if you're complaining please feel free to develop some LabVIEW games and post them here. As for making them online that may be a challenge.
  22. Another one for GIMP, I agree that it takes some getting use to.
  23. "There's no emoticon for what I am feeling!" Oh wait, yes there is
×
×
  • Create New...

Important Information

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