Jump to content

wewtalaga

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by wewtalaga

  1. Good day!

    I'm planning to make a 3-floor miniature elevator (this is the prototype) and it will be controlled through LabVIEW. The LabVIEW interface will control what floor will it go up and down. But I have (super) major problems. First, which one is better to use for the interaction of prototype and labview, DAQ or Arduino? Next is that I don't have that much idea how to start the VI. I've seen some elevator VIs but I think I must read or research more. Also, is there a transfer function involved in the VI? 

     

    All help will be greatly appreciated. Thank you. :)

  2. Well. You you won't be able to use Google Maps without a lot more experience with web applications and JavaScript.

    This is the easy way, but you will have difficulty updating the map, online, programmatically from you application..

     

    attachicon.gifWeb Rainfall.vi

     

    You will have to download and install Google Earth instead of using Google Maps and use the library previously linked (if it works) to add your KML to the Google Earth interface.

    What if I'm planning to change the KML file shown. In what part of the path will I edit it?

  3. Well. You you won't be able to use Google Maps without a lot more experience with web applications and JavaScript.

    This is the easy way, but you will have difficulty updating the map, online, programmatically from you application..

     

    attachicon.gifWeb Rainfall.vi

     

    You will have to download and install Google Earth instead of using Google Maps and use the library previously linked (if it works) to add your KML to the Google Earth interface.

    Oh thank you. Actually, that is what I'm looking for, an easy way to show it. I also don't have plans on changing it from my VI. I just want to show the KML file. 

    Thank you. :)

    I'll post here if I have questions. 

  4. You can use that software if you are using Google Earth (never used it, so don't know if it works or not). But if you are using Google Maps from a web browser as an activeX (or.NET) component in LabVIEW it's even easier.

    Log in to Google Maps with your google account. Click on My Places and that will take you to a page where you can create maps.

    Create a new map, add your KML overlay file and then just point your LabvIEW thing (browser?) to that map.

    How can I put the browser to the LabVIEW? Is there some kind of URL?

  5. Not sure what you are asking here, but KML has the ability to define the colour of a polygon (or line). The polygon is defined by map coordinates 

     

    Here's a simple example that I found by Googling that enables you to turn on and off a coloured KML overlay.

    Okay okay. I will check the link. :) Actually, I searched about KML and I found some sites on how to make them. :)

    Thank you! I will post here the results soon. :)

  6. Have you tried doing the same thing as changing the color in an image, but would use the Hilite Color VI instead of replacing with green?

    (reference: http://lavag.org/topic/18220-changing-colors-in-a-specific-part-of-image/ )

    I tried but I got confused for a bit so I erased it. So I tried changing a color of an image by replacing a new color (example, looking for a color green and changing all green to white) but I'm still not sure if I'm on the right track.

    LabVIEW is just the host.

     

    You need to create a KML file then get Google Maps to load it.

    I looked at the link you said and I have a question. If I'm going to make a KML file to load it on Google Map, will the coloring part be done through the map's coordinates?

  7. Good day!

    I want to ask how can I color some parts of the Google Map.

    I'm a bit of a beginner in LabVIEW (still learning the ropes) that's why I searched about putting a google map in LabVIEW and I found some. The question is, how can I add colors to them? In a specific place? Not exactly a pure color but just a shade to them?

    Here's what I'm planning to do.

    post-51873-0-89281100-1400788036_thumb.p

    That's the Google Map of NCR (some place here in the Philippines) and I'm planning to add colors to some parts. How can I do it?

     

    Thank you very very much for the help.

×
×
  • Create New...

Important Information

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