LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

why onboard LED is stays on

Hi, I'm new to LabVIEW Interface for arduino and was wondering how I can turn off the onboard LED, because it seems when i upload the firmware to the arduino board it sets pin 13  high

0 Kudos
Message 1 of 3
(3,616 Views)

I've not experience this issue before but you can manually turn it off after you run Init.vi.  Simply set the pin mode to output and then write false to that same pin.

Message 2 of 3
(2,913 Views)

thanks it worked

0 Kudos
Message 3 of 3
(2,913 Views)