3:46 am
August 25, 2015
I did a test to see if I could generate the arduino code from the Arduino Compiler for LabVIEW, but I got errors that the library was not supported:
Error in Serial - Monitoring GUI - Arduino Target.vi: Arduino Function "Arduino Compatible Compiler for LabVIEW.lvlib:Serial Open' not supported.
It says it generated downloadable program, and sent it to the Arduino, but why can't I generate the code?
Other shipping examples can do it, but not the serial one...
6:06 pm
March 12, 2015
You cannot use the "Arduino Code" option to generate code of built in APIs and primitives. The use of that function is strictly for porting a third party Arduino library. Refer to the Porting an Arduino Library to LabVIEW section on the manual. The Compiler does not allow you to view the code, it deploys directly to the Arduino.
36
1 Guest(s)