Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/16/2016 in all areas

  1. Hi everyone! I'm looking for someone to join me at Virgin Galactic as a Control Systems Launch Engineer - think "writing LabVIEW applications for the rocket control room". If you're interested, please take a look at Virgin Galactic website and PM me...
    1 point
  2. Basically, if you have working C code that compiles and operates fine and can be put in an isolated unit to work and be called, then the DLL path is going to be by far the most simple solution, unless your C code is pretty trivial and can be translated easily into LabVIEW code. And an automatic C to LabVIEW translation tool is probably never going to happen. C is simply to low level and its syntax way to terse that you have any change to translate that properly into another language without heavy user assistence, to interpret and understand what the C code is trying to do. You mentioned that you don't want that answer, but it's simply the only answer I can give. If you don't believe me you are free to try to proof that it can be done by developing such a translation program. Good luck on that!
    1 point
×
×
  • Create New...

Important Information

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