5:59 pm
March 16, 2015
Can I automate the compilation of download of an Arduino VI as part of a top level LabVIEW application? That is, I would like to call the compiler through a LabVIEW VI and point it to a VI to compile and download to my Arduino target. If this can be done through a command line, that would also work. Thanks.
6:59 pm
March 12, 2015
As a matter of fact, you can. On the Arduino Compatible Compiler for LabVIEW palette, you will notice a Compilation sub-palette with a Compile.vi in it. That is the API VI you want to use. For an example on how to use it, refer to the Serial – Monitoring GUI shipping example for an example on how to use the Compile VI as part of a host VI. Also check out the help manual. It shows how to use this VI as well as how to interface to the compiler through the command line.
32
1 Guest(s)