LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sensor UV Guva-S12SD + arduino + labview

Hello everyone

i am using a UV sensor in Arduino and i don't have problems with Arduino IDE. My problem is in Labview because i am using LINX but the sensors is not in the options. 

What can i do?

RobertoARM_0-1666087834726.pngRobertoARM_1-1666087851386.png

 

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

Hi Roberto,

 


@RobertoARM wrote:

i am using a UV sensor in Arduino and i don't have problems with Arduino IDE. My problem is in Labview because i am using LINX but the sensors is not in the options. 

What can i do?


Don't use LINX!

Use the ArduinoIDE and the (virtual) serial port of your Arduino to communicate with your computer and LabVIEW. Use plain VISA functions in your VI to read/write the serial port…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(1,154 Views)

I already solve it. I use the Analog read from LINX and it works. I need to check the accuracy but apparently the sensor is working. 

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