Jump to content

TobyD

Members
  • Posts

    636
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by TobyD

  1. QUOTE(Jon Sweeney @ Dec 7 2007, 12:11 PM) Perhaps I'm missing something, but I'm not sure what this would be used for. Please fill me in.
  2. QUOTE(Justin Goeres @ Dec 7 2007, 05:30 AM) HaHa! That is one of the all time best games...so many quarters wasted.
  3. QUOTE(Jo-Jo @ Dec 6 2007, 10:39 AM) Have you checked out the solarsystem.vi in the labview\examples\picture\3D Picture Control directory. It might have what you need.
  4. QUOTE(venkatesh @ Dec 6 2007, 06:28 AM) You are going to have to be more specific. There are many, many different ways to access a remote system. What are you trying to do on the remote system, what do you have working so far, etc. The more you give us to work with the more likely it is that you will get a reply.
  5. QUOTE(Venke @ Dec 6 2007, 06:49 AM) Can you post your code and tell us what software you are running to create the virtual com port (and on what operating system)?
  6. QUOTE(LV Punk @ Dec 6 2007, 07:22 AM) I'll add my vote to LabVIEW for Everyone. It is well written and brought me up to speed very quickly in LabVEW.
  7. QUOTE(Dan Bookwalter @ Dec 6 2007, 08:42 AM) Try this link: http://joule.ni.com/nidu/cds/view/p/id/851/lang/en
  8. QUOTE(gustav @ Dec 5 2007, 04:32 AM) What is the name of the process that is still running? The Quit Labview function should kill all LabVIEW processes, but it won't affect external processes that were launched from LabVIEW. Those need to be handled manually in your program.
  9. QUOTE(aarpay @ Nov 24 2007, 12:56 PM) Try contacting the manufacturer. Most camera manufacturers have a software development kit (SDK) available for people who are interested. It usually consists of a DLL that you can call to send commands to the camera. If you explain that it is for a school project they might not even charge you anything for it.
  10. QUOTE(kruthi @ Nov 30 2007, 01:02 AM) Welcome to LAVA! There's a lot of great information posted here and much more waiting for the right question to be asked.
  11. QUOTE(TobyD @ Nov 29 2007, 09:33 AM) I don't see an option to edit my last post - I guess there must be a time limit on that feature? Anyway...That did the trick. I added the directory to my system path variable (had to reboot for changes to take effect) and now it works as expected. Yay! :worship:
  12. QUOTE(rolfk @ Nov 29 2007, 02:15 AM) That sounds like what is happening. I know the dll in question does call three other dlls that I have in the same directory. I'm not at work today so I can't test this out, but I'll update this post when I know something. Thanks !
  13. I've been struggling with a problem. Hopefully I can explain it accurately. :headbang: I have a .dll that I am making function calls to to communicate with a USB instrument (all call library function nodes are wrapped in individual sub VIs). The only way I can get LabVIEW to "see" the instrument on USB is to close my program, move the dll out of the expected location, load the program (LabVIEW can't find the dll), and then move the dll back to its original location and browse to it. I am then able to access the instrument without problems until I close LabVIEW (I can close and reopen my program and it still works). When I reopen my program I have to go through the "hide the dll" game to get it to work again. Any idea what I might be doing wrong? Do I have to add the dll path to my system path variable? -Toby
  14. QUOTE(Andrea @ Biomed @ Nov 23 2007, 05:21 AM) Benvenuto! I hope you learn as much as I have from this site.
  15. QUOTE(PJM_labview @ Nov 27 2007, 10:09 AM) Je comprends
  16. QUOTE(TiT @ Nov 27 2007, 02:20 AM) What is alt gr?
  17. QUOTE(Prakrutha @ Nov 27 2007, 07:10 AM) This sounds like a pretty simple project (homework???). If all you need is the discharge time you will have to interface with a DMM (find one that already has LabVIEW drivers created) to measure battery voltage and/or current. Get a time stamp when the lamp is switched on and another when voltage drops below a certain level. Compare the two time stamps and you have discharge time. In the future, you will get better responses if you post what you have already done so far and what equipment you are using. -Toby
  18. QUOTE(Daklu @ Nov 21 2007, 11:59 AM) Where do you work!?! I had to fight for months to get one 24" monitor! As far a zooming goes, I do think it would be nice to be able to zoom out for readability in some cases (none of my code of course ) but I don't see any need to zoom in any further. I would even be OK with the idea of allowing editing only when the block diagram is in standard zoom (fully zoomed in). This would effectively make the zoom "feature" nothing more than a navigation and viewing tool. -Toby
  19. QUOTE(ricardo_apg @ Nov 20 2007, 03:55 AM) I'll ask the obvious question...Did you set the GPIB addresses of your equipment to whatever they are set to in your code?
  20. QUOTE(Michael_Aivaliotis @ Nov 16 2007, 11:00 AM) I had no idea this was an actual religion. I retract my earlier comment about sacrilege and appologize profusely to any who may have been offended by my remarks :worship: .
  21. QUOTE(Justin Goeres @ Nov 16 2007, 06:22 AM) You may have just offended a lot of people with your sacrelige, but I have to say I laughed out loud when I got to "RAmen".
  22. QUOTE(Val Brown @ Nov 15 2007, 12:48 AM) QUOTE(PJM_labview @ Nov 15 2007, 09:31 AM) Restarting LV fixed it. Mine happened in LV8.5. Restarting does nothing. I can open the VI, but it still looks funky.
  23. I was changing the appearance of my VI from dialog to custom to Top Level, etc. When I was done goofing around I noticed some odd behavior. After switching to Dialog, the backgroung of my FP remained the lighter color regardless of what appearance setting I chose (I could still manually color the FP background). In an attempt to get back to my original settings, I hit Ctl+Z repeatedly to undo all of my steps. One of my "Undoos" caused the FP to get corrupted (see photos) and there was nothing I could do to fix it :headbang: . Has anyone else seen this? I was not able to recreate the issue. -Toby This photo shows the corrupt front panel with the horizontal scrollbar raised up from the bottom of the window and an empty black space along the top. Notice when I compress the window from the bottom the scrollbar actually rides over my controls.
  24. QUOTE(Michael_Aivaliotis @ Nov 13 2007, 12:37 AM) Cool! That's only a few hours from me. I should go check it out...
  25. QUOTE(TiT @ Nov 13 2007, 11:30 AM) Press the "Shift" key 5 times in a row. This turns on "Sticky Keys" (You can also turn this feature on from the Accessibility Options in control panel). You can then press CTRL, ALT, DEL in sequential order, without having to press them all at the same time. It is also generally pretty easy to reach the Ctrl+Alt+Delete all with one hand if you use the Ctrl and Alt on the right side of the keyboard... I hope you heal quickly
×
×
  • Create New...

Important Information

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