Jump to content

hooovahh

Moderators
  • Posts

    3,363
  • Joined

  • Last visited

  • Days Won

    268

Everything posted by hooovahh

  1. hooovahh

    May I CAN?

    I've done some work with VectorCAN stuff but I wasn't impressed. The NI CAN devices would of worked better for what we needed, but since Vector is more specialized maybe if we were trying to do more crazy things than just read they would have been the product to have.
  2. Yeah LabVIEW was my first "real" language, just played around with PLC. I think it helped alot when going to other languages. When I started learning other languages I already knew the concepts of programming, and how to make decent code from a how it should be done. Then the only thing I had to do is learn the syntax. Learning from LabVIEW is very beneficial, I know that when I was in Java and wanted to get some thing done, I remembered how to do it in LabVIEW visually. This is something missing from other languages, I can visually see how my code should look, and where data should go to accomplish my goals. This is very useful in remembering how to get the task done.
  3. I wonder how this is different than Windows key + D? Not that I want a hijack but Windows key + E? Windows key + R? Windows key + Pause/Break?
  4. I think this is an important feature, because right now if I press OK before the light turns on, then when the light does turn on, it immediately thinks I pressed the OK button and will register a reaction time of 0ms. A solution I think might be easier is replace the Time Delay, with a while loop that waits based on tick counts. Then in the while loop you can pole the OK button, and if it is pressed before the wait time is reached a dialog can pop up and say they were too early.
  5. I haven't had problems installing older versions of LabVIEW on a machine that has newer ones if I only install LabVIEW and not any legacy toolkits, or old daq stuff. I recently installed 6.0 and 6.1 on a machine that already had 7.1, 8.0, 8.2, 8.5, 8.6, and 2009. I was worried it would break some thing but it went fine. Now if I would have tried installing other old 6.0 toolkits I'm sure my PC would be hosed. Luckily installing older versions of LabVIEW don't take as long as they use to. So installing 6.0, then 6.1, then 7.0, then 7.1 probably take just as much time combined as it would to be to install 2009. So hopefully too much time won't be wasted installing all the older ones, just 8.x and 2009.
  6. Cat's really suck at tug-of-war, if that was 3 dogs they would be constantly pulling in all 3 directions, not just holding a mouthful and growling. Not that I'm trying to do any cat bashing, I just thought the video could have been 4 minutes shorter and it still would have been as interesting.
  7. Yeah Crelf that's what I was talking about, never done it my self but I figured someone here would know what I was trying to say.
  8. I've never had much success with the whole Scale Front Panel Objects (inside Window Size of VI Properties). Things end up not looking right after scaling and stretching. I'm not sure how to do this but I head a good solution is to design your application with multiple resolutions. Like 1024 X 768, 1280 X 720, and 1280 X 800, then have your code switch between them when resizing. It limits the user alot on their choices but at least it will look the way you want in those resolutions.
  9. As asbo said we use VirtualPC for our VMs, but I prefer VMWare. It's not free but has good USB support. I haven't tested it with that many USB devices, but everyone I tried works fine. Mostly just USB mice, and mass storage devices. You just run your VMWare, then I think Tools and connect USB device. It lists the devices in your host PC that you want to share to your guest VM PC. VMWare does have alot of extra services that bogs down Windows, while Virtual PC in comparison has alot less overhead.
  10. Does anyone else feel bad for the the sheep? Constantly running around being chased by dogs and people.
  11. "'It was the best of times, it was the blurst of times?' you stupid monkey"
  12. Yeah it's a nice little reward, much better than that internet money that my bank wouldn't take. http://www.southparkstudios.com/clips/165195
  13. I tried that with the wife last night, oddly enough she brought me a sandwich...but she stood there and watched me eat it...it tasted off but I said thank you.
  14. Wow quite a tangent we went on, sorry I showed up to the party late. I love Futurama too, which is why I'm excited for the new season that Comedy Central said they would pick up in mid 2010. http://en.wikipedia.org/wiki/Futurama#Revival The movies were pretty good, but I kinda like them broken up into the 30 minute shows I'm use to. It's difficult to go from a show that just has to fill 30 minutes with jokes, to a 90 minute movie. Family Guy, and The Simpsons had this problem, and each did pretty well but I don't think either did as well as it's creators would have hoped with the following each has.
  15. My method of preventing unwanted restarts? Don't install windows updates unless I don't mind the random restart. Basically I won't install updates until I'm not work, and by that I mean I'm at home, or on lunch. I have the same practices at home, I see that little yellow thing in my system tray but I'm not going to install any updates until I'm good and ready. I realize this could leave me at a security risk for the few days possibly weeks that I don't update but it's either that or roll the dice on when my computer may restart. I love it when you're doing a presentation and the little dialog comes up saying "Restart Now or Restart Later?" and the progress bar starts moving towards restart now so you hit later, just to wait a few minutes and have it pop up again, and again, and again, and again. Only happened to me once while in a college class so it wasn't like in front of a customer or any thing.
  16. For some reason I imagined a NI employee randomly reading LAVA and being like "Oh I knew I forgot something" and frantically writing code.
  17. Did you also find Tetris? I forget what it's called and my example finder is crapping out on me. I remember it was under the Building User Interface, and getting input or some thing. And I think it was called puzzle something. It's not the same as this one. http://zone.ni.com/d...a/epd/p/id/3503 EDIT: The example finder Tetris is called "Keyboard Puzzle Game" and I know it is in 7.1 and up, not sure when it first appeared.
  18. That is a thirsty cat...I don't know about you but my head would get cold and I would try something else.
  19. I use Outlook 2007 (duh) and don't delete posts. I just read the ones that interest me that are new (going from the last one I read) and when I'm done mark all as read if there are any. I tend to get doubles, and old posts but I haven't noticed missing any new ones, so as long as I mark them all as read when I read them all there isn't a problem.
  20. hooovahh

    Touctable

    That makes alot more sense than what I was thinking, thanks. Having never used a large touch screen for development I didn't know what the problem would be. Of course I've used a touch screen in a integration environment, but by then the UI would have been designed for a touch screen (big buttons).
  21. hooovahh

    Touctable

    I can see how I would get frustrated, but maybe if the multi-touch had alot of comparability. Like say if I use two fingers it is a right click, or three fingers (middle, pointer, thumb?) I guess that could lead to other issues like accidentally resting a finger on the surface as I was dragging some thing may appear as a right click.
  22. Yeah no I understand I wasn't trying to say this is the only option and everyone must use an Xbox for their media center needs. I dabbled a bit with building my own HTPC. I wanted to make one out of a miniITX, or PicoITX board. I think a great site for ideas is http://www.mini-itx.com/ they have all kinds of odd projects people have done putting PCs in just about every thing.
  23. Very cool, I know internally we had a multilingual tool but it was only used once or twice, it isn't often we need to write interfaces. This looks much more refined.
  24. Yeah I use a Xbox 360 for media browsing. I'm not sure if it is classified as a HTPC or not. I like your solution but it's hard to beat a 360 for $200 you get all you need to be connected to a HDMI supported tv, and content sent via a ethernet connection. If you want the wireless route it's like an extra $100 for the official adapter but for me wired is fine. The interface for browsing media isn't the greatest but I have it broken up into a directory structure for videos, and music supports playlists. Also using TVersity you can stream any video/audio source in any resolution and have it converted to what the 360 supports on the fly. TVersity also supports streaming podcasts, youtube and hulu (pro version for hulu). And did I mention the 360 is a 360? and plays original xbox games (that are like $5-10 used). The 360 also supports streaming media through netflix (if you are a gold member). And soon it will have integration for Last.fm, twitter, and facebook. ...no I don't work for Microsoft...
  25. hooovahh

    Pun

    ...I doubt the profanity filter works on pictures
×
×
  • Create New...

Important Information

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