Jump to content

PaulG.

Members
  • Posts

    822
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by PaulG.

  1. :thumbup: Yes, but it's been a while, though. I love where my head goes when I'm trying to work out one of their problems.
  2. QUOTE (Michael_Aivaliotis @ May 30 2008, 01:25 PM) "No good deed ..." :laugh: Thanks for all your hard work.
  3. QUOTE (Yen @ May 29 2008, 04:31 PM) There is no such thing as a "square sine wave". It's sinusoidal or it non-sinusoidal. It can't be both.
  4. Thanks anyways, guys, :thumbup: but none of these solutions appear to work. Looks like it is LV-specific. I have yet to duplicate a right-click from ANY keyboard combination in the LV environment in any case. I'm using GoToMeeting. I few years ago I used GoToMyPC for similar work and don't remember the right-click not working. Have you ever tried to change a tunnel to a shift register without the right-click?
  5. Is there any way to duplicate a right-click of a mouse from the keyboard? In GotoMeeting right-click doesn't work. Really frustrating working remotely. It can be done on a Mac, but I can't seem to find it for Windows, let alone in LV.
  6. QUOTE (orko @ May 28 2008, 03:02 PM) Ba-dump-tsh.
  7. That made about as much sense as this entire thread. But I love the valediction: "All here. Bye". :laugh:
  8. Relying on my cats to remotely control my home would be more reliable than Twitter.
  9. QUOTE (MicrochipHo @ May 19 2008, 04:38 PM) Yes. On the block diagram right-click the control>create>property node>visible. Write to that node.
  10. QUOTE (Michael_Aivaliotis @ May 19 2008, 04:05 AM) Kiss of Death for OLPC. I can just imagine some poor kid in Nigeria running around looking for an IT guy when his laptop stops working.
  11. My experience with my 17" laptop was the same as yours. My only difficulty moving down to the 15" laptop provided by my company was some eyestrain after long hours of coding. I found a good optometrist and he set me up with a fine-tuned pair of computer glasses. My 15" is fine now. Second benefit of the smaller 15": it keeps your block diagrams at a reasonable size for someone else who might "inherit" your code. I don't know about you but I find block diagrams filling up 1680x1050 screen sizes really annoying.
  12. QUOTE (Mobile-it @ May 16 2008, 10:10 AM) Code that writes it's own VI's? Whatsamattawityou? Dis is a family bidness ova heah. Watch your mouth or you'll be sleepin' wit dah fishes. Kapeesh?
  13. Just downloaded it and have been playing with it for nearly an hour. SWEET. I've had a lot of fun with Celestia and Google Sky but I would have paid money for something like this. :thumbup:
  14. I've never done anything like this in a LV/Windows environment, but did it all the time years ago with dedicated DEC (dating myself) mainframes and image processing equipment. Determinism in this application would simply being able to prove that when you wanted to acquire images you could do so at a specific time and at specific intervals. That part is easy. What would be more difficult would be doing this in a non-RT, Windows environment. I have done deterministic applications in Windows, but the hardware was set up for it. In the case of my DAQ board the board itself had "bus mastering" and I had a deep enough memory that when the trigger was activated the board acquired data and took over the bus. In between scans the memory downloaded (deterministic data) and the board got ready to scan again. This same principle could be applied to image acquisition. When you trigger the camera to acquire images all you need to know is that the camera is acquiring the images exactly when you tell it to. Now how many images and at what rate I can't be much help since I'm not too familiar with the latest and greatest technology. Keep us posted, tho. I would love to see what is out there nowadays and what you come up with. :thumbup: I miss image processing. (sigh)
  15. QUOTE (Gary Rubin @ May 15 2008, 10:48 AM) My experience as well. That's why they are called "software development kits". Kind of like model kits we built as kids. You gotta do a lot of cutting and fitting and gluing.
  16. QUOTE (Michael_Aivaliotis @ May 15 2008, 03:12 AM) LabVIEW SDK: ActiveX, dll's and/or C code drivers written by the manufacturer wrapped in LV Vi's. They usually include "example" programs demonstrating most of the functionality of the hardware along with full documentation*. They cost around $200 - $300. And laugh only after you try to do something like this by yourself without a "LabVIEW SKD". *I consider myself blessed to get basic documentation from a peer working on the same frackin' project.
  17. :laugh: But seriously folks, to me a driver is a piece of code that allows me to use LabVIEW to interface relatively easily with a piece of hardware. A VI can indeed be called a "driver". Many companies sell LabVIEW SDK's with their equipment. They contain vi's that contain the dll's or the CIN's or whatever that allow you to communicate and control their hardware. That to me would be a "driver" VI. But more accurately I would call it an xyzdeviceInterface.vi. Not a driver. The actual dll or C code is the "driver". Or am I full of pixie dust?
  18. QUOTE (BrokenArrow @ May 13 2008, 10:21 AM) And "elegant" drivers would be about as over-used as you can get.
  19. Yes. Some joysticks are better than others. I've seen the same errors with a $50 Logitech "gaming" joystick but not with a $300 industrial grade joystick. Industrials have extra circuitry that generates a true "0" when in neutral along with added robustness and waterproofing. It all depends on what you need it to do. If you're just gaming the Logitech is probably fine. But if you're looking at ultrasonic transducer signals with fluids getting splashed all over the place you need to spend some money.
  20. Another option is to create your vi documentation in Word and save as a web page (.htm file). Then link to it as the Help path under vi properties>documentation. The Detailed help link in the Context help window is a link to the document. Click on the link and the document will come up in your web browser. Since it is now a .htm file I don't think you will run into size restrictions. Also, while the vi is running, this document will come up in the browser when the operator presses the F1 key.
  21. I usually save the work-from-home days for snow days. Nothing better than my sheepskin slippers, endless pots of coffee and my XM sans headphones while the lunatics are playing bumper-SUV's on the freeway.
  22. QUOTE (shoneill @ May 6 2008, 04:22 PM) I can go there. "The Day After Tomorrow" and "Snakes on a Plane". Both were so bad they were brilliant. Unfortunately I think TDAT was intended to be serious. :laugh:
  23. From the guy's website:"... Big news. We have landed National Instruments as a sponsor ..." That would exlain the LabVIEW hard hat. Why didn't you just give him a National Instruments t-shirt?
  24. QUOTE (Michael_Aivaliotis @ Apr 30 2008, 05:03 PM) I have been part of internal corporate cheerleading silliness myself (I was a "prop man" for a "play" ... our product was R2D2, my boss was "Hahns Olo" ... never mind) for a company I loved working for. Maybe I was a little too harsh.
×
×
  • Create New...

Important Information

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