LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

offline map integration along with ploting the trajectory with the given lat and long

hey, I am new to .NET and not able to find many resources on it .So can you guide how I can integrate the these API in LabVIEW

0 Kudos
Message 11 of 14
(405 Views)

Not really, sorry. I haven't used them myself. I did in the past something else based on an ActiveX interface for another component but that is not actively maintained anymore and ActiveX is a legacy solution nowadays. Also it was not based on OSM at all and it was for a commercial client project, so couldn't post the code either.

 

Using .Net is a rather complex topic and not really a LabVIEW specific problem. Typically for .Net development you would typically rather go with C# and the Visual Studio Code environment nowadays. It's not that it can't be accessed with LabVIEW but LabVIEW never tried to teach users to program .Net, since its usage is more complicated than using LabVIEW native libraries and tools. But LabVIEW is not a CIS type application and while it has been used in the past for such things by individual users, NI never wanted to go into the realms of CIS themselves as it was not their expertise area and the market is not really big enough to try to build an entire support infrastructure for it in LabVIEW.

 

You would first need to learn about using .Net in general. LabVIEW resources won't teach you that. Once you know how .Net works you can start to access .Net components from within LabVIEW. Sorry for these bad news, but there simply is not an easy shortcut here.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 12 of 14
(401 Views)

okay got it, thank you for the information. I will try to work with on .net

0 Kudos
Message 13 of 14
(381 Views)

i created an offline map to plot online data using forza horizon game data connectivity. maybe i can give you some insights.

https://youtu.be/oduj9ElgmpQ

Jorge Augusto Pessatto Mondadori, PhD
Sistema Fiep
CLAD, CLD
0 Kudos
Message 14 of 14
(366 Views)