Jump to content

jcarmody

Members
  • Posts

    950
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by jcarmody

  1. Que` pasa? I am able to use the tool, but installing it wasn't clean. I like the way you think
  2. Here's how I found all Free Labels on all Block Diagrams below one top-level VI: Then, I looped through them looking for the tag I was interested in: Be careful while scripting, not because of the "rusty nails" but more because it could be more fun than what you're supposed to be working on... A hairy yak is a happy yak ~ unknown, circa 2000 BC
  3. Cross-posted on NI here. I just witnessed a 4-wire resistance measurement across the barrel of a metalized connector made with a standard set of alligator clip-like probes. One operator makes this particular measurement with the clips only slightly opened, and the resistance exceeds the test limits. This triggered the Manufacturing Engineer to get involved and his habit is to make this measurement with the clips almost fully opened. The resistance, when doing it this way, is about 1/3 of the first operators method. I tried to imagine why this might occur, but I'm stumped. I thought about the length of the current paths through the material and how the corresponding change in distance would increase the resistance when the probes are closer together, but this doesn't explain the 3x factor. This would also imply that turning one clip 180 degrees should result in a change in the opposite direction, but this isn't observed. I'll keep guessing. Have you seen this? Can you explain it?
  4. I'm one of those people that won't open Word documents from people I don't know. As of this posting, however, I can see that (at least) two people don't have the same concerns. If you'd post the questions instead of the attachment...
  5. Here's an absurd scenario: Me to LAVA: How do I do something? LAVA to me: Like this. Me to LAVA: Oh, thank you so much! That's just what I was looking for. That was fast; you folks are the best. . . . <some time later...> Me to myself: I can't use that code, because the author has a copyright...
  6. Here's an article that explains the difficulties, inherent in copyright laws, for even the most libertarian among us to give away our work.
  7. TestStand uses a database schema that I've grown fond of. It does the things ShaunR describes. Default TestStand Table Schemas Creating a TestStand Database Schema from Scratch The second link contains more information.
  8. You can if you use the Code Capture Tool. Something could be said about eating dog food...
  9. My knee-jerk reaction was "you could write a script for that"! I have an idea sitting on my shelf (or a back-burner, I can't remember where I left it) that will require me to find dynamically called VIs.
  10. I finish reading this thread, pop over to try something and experience the same thing.
  11. Could you use Lab Python? I wrote a small example here. [edit - fixed link to original discussion in the NI Forum]
  12. Let's see how much I can accomplish in this, the last work-week of 2011.

  13. I just released a thoroughly shaved yak. That yak looks good enough to go on a date with a supermodel.

  14. I'm not sure I understand what you're trying to do, but this may help you get started. The Tree Control API can be found right here, on LAVA.
  15. Benchmarking nugget - http://forums.ni.com...de/td-p/1179349
  16. I'm particularly enjoying the work I have to do this week. :-)

  17. I was hoping you would post this; it will be useful in my next project. Thanks.
  18. Yes, but I couldn't get it to work with a Sequence structure. It worked fine with a Diagram Disable, though. Thank you.
  19. I seem to have lost that wire when I edited your snippet. My BD is missing it, too.
  20. It turns out YOU can't do that, but if you use the Code Capture Tool you could.
  21. I want to be able to move the contents of a frame in an Event structure to a frame in a Case structure. I've only been able to move them individually, but I want to accomplish this without losing the wiring. Is it possible to do this in one move, or will I need to move and then rewire them?
×
×
  • Create New...

Important Information

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