Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,219
  • Joined

  • Last visited

  • Days Won

    121

Everything posted by Michael Aivaliotis

  1. You old guys need to get with the times.
  2. Not even a twitter app on your phone?
  3. Ya, that's google. Probably 'cus Daklu posts some really interesting posts that cover useful topics? Not to sidetrack the topic. But if you want to know LAVA status, check @lavag on twitter. You are using twitter right? Also, if you notice site issues, just send a twitter message to @lavag, with or without a link to a specific topic or post.
  4. Happy Birthday Cat! Who knows why the system didn't register your birthday. There are a few dusty corners around here on LAVA, and it looks like you hit one.
  5. Thanks for sharing LuP. It's great when LAVA members take the time to contribute code to the forums. This is how we all grow. Appreciate it.
  6. Some more status links here. I agree this is a great feature to have.
  7. Voting is now open! Click here to vote: http://bit.ly/aIYPMz
  8. Please add the version number of your software in the Name please (0.9.1). Also, the current date is listed in the description.
  9. There is also an awesome keyboard shortcuts page on our wiki here. http://labviewwiki.o...yboard_shortcut Please add any new ones discovered there. Thanks.
  10. What are you trying to do? Access your data structure via property nodes? Why? Just use bundle and unbundle on clusters and objects. Is it because of the property node uses references?
  11. Well. It hasn't reached 300 but it's in 3rd place. So that's awesome! It also surprises me that none of the idea exchange ideas ever reach really crazy number of votes. Like i've never seen 1000 votes or something. I wonder what this means? There are not that many LV users out there. LV users don't like voting. They don't visit the idea exchange. They are not aware of the idea exchange. They don't like any of the ideas. (even then, why the hell wouldn't you vote?)
  12. It's really frustrating reading this thread because we can't see your code. Could you attach your code? Not pictures. The actual VI file. Based on the error dialog, this is what I came up with: The problem is solved in the above statement. "...allowing it to Create the NEW date folder (E.g. 100824) and transmit text data into the folder." Basically, the file does not exist yet. In the image I attached I'm showing the Read Characters From File.vi, however I'm not sure if you are reading or writing. So find the appropriate VI in your case. So if the folder hasn't been created yet then how can either a read or a write occur without error? Of course you will have an error if you haven't created the folder yet.
  13. Yes! Thanks Mikael. What amazes me the most is how far the Russians got. And with a space gun no less.
  14. Just watched this last night.Amazing Astrospies Documentary: http://video.pbs.org/video/980042464 <object width = "512" height = "328" > <param name = "movie" value = "http://www-tc.pbs.org/video/media/swf/PBSPlayer.swf" > </param><param name="flashvars" value="video=980042464&player=viral&chapter=1" /> <param name="allowFullScreen" value="true"></param > <param name = "allowscriptaccess" value = "always" > </param><param name="wmode" value="transparent"></param ><embed src="http://www-tc.pbs.org/video/media/swf/PBSPlayer.swf" flashvars="video=980042464&player=viral&chapter=1" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" allowfullscreen="true" width="512" height="328" bgcolor="#000000"></embed></object><p style="font-size:11px; font-family:Arial, Helvetica, sans-serif; color: #808080; margin-top: 5px; background: transparent; text-align: center; width: 512px;">Watch the <a style="text-decoration:none !important; font-weight:normal !important; height: 13px; color:#4eb2fe !important;" href="http://video.pbs.org/video/980042464" target="_blank">full episode</a>. See more <a style="text-decoration:none !important; font-weight:normal !important; height: 13px; color:#4eb2fe !important;" href="http://www.pbs.org/nova" target="_blank">NOVA.</a></p>
  15. It takes balls of steel to release a LabVIEW toolkit product and I commend SAPHIR for stepping up to the plate. Having gone down that road, I can tell you it's not something any company should or can take lightly. I'll eagerly wait for a trial version and will provide any feedback I can to help test and improve the product.
  16. Hmm, now where was that LAVA disclaimer. I had it around here somewhere.
  17. Have you tried using the in-place element structure?
  18. Benny LAVA 3.0. Our old friend is back. Take it easy *ussy! Watch embedded video or click here. http://www.youtube.com/watch?v=PeVV7e_ZC4w
  19. LabVIEW 2010 should have the same or similar examples. You can also use LabVIEW 2010 to open the VIs in the Everyone folder on the CD.
  20. You can download the LabVIEW 2010 trial and get another 30days from here: http://digital.ni.com/demo.nsf/websearch/14f9ce475127ade786256ac60070926c?opendocument
  21. I guess I've been out of touch. When did this come out? http://sine.ni.com/nips/cds/view/p/lang/en/nid/209015
  22. Wow, frightening, and funny at the same time. it's definitely something Monty Python would have done if they were still on the air. I can't see how anyone thought that this would be a positive commercial for the environmentalist movement. It's highlighting the "if you're not with us you're against" us mentality.
  23. I would try to keep it simple. You can easily detect entry and exit of the parking lot with any switch type sensor. This means you need a digital input (on off) sensing device. If you make some assumptions that all vehicles enter and exit through dedicated entrance and exit paths then probably two sensing devices would be required. The rest is only software. Do you have to manage the payment system as well; or just tracking parking space availability?
×
×
  • Create New...

Important Information

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