LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control Arduino using labview in teststand

Hello,

 

I am planning to use Arduino Uno R3 to communicate with external EEPROM and which is connected with pin 5,6 and 7 of the Arduino PWM O/P Pins. i would like to program Arduino using labVIEW VI's and call those VI in teststand to parse the parameters.

Is it possible to control the Arduino LabVIEW VI's from teststand. and can anyone share the sample example VI with me?

 

thanks,

kalpana 

0 Kudos
Message 1 of 2
(2,276 Views)

Once you have the VIs working from the LabVIEW IDE, it should be possible to call them via TestStand.

There are example VIs for the LINX toolkit, or you can directly use serial communication to communicate with your Arduino.

How do you plan on distributing the responsibilities? Which part does what?


GCentral
0 Kudos
Message 2 of 2
(2,244 Views)