LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wireless signal from arduino to labview(HELP)

Hello! How do I send incoming signal from the arduino to labview wirelessly? Thank you!

0 Kudos
Message 1 of 4
(2,727 Views)

Hi lamela,

 

when you need it "wireless" you could use WLAN…

 

Does your Arduino support WLAN? Does your PC support WLAN?

Best regards,
GerdW


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

Thanks for your reply!

Yes! How do I send signal from the arduino to labview? I have arduino connected WiFi with my PC and I'm only able to send values(TCP/IP)... but how do I send signal? I went google and saw tutorials using Init and Arduino Read Pin/Port but I was told it is not for wireless?

0 Kudos
Message 3 of 4
(2,671 Views)

Hi lamela,

 

about Arduino-specific questions you should read manuals of the Arduino IDE.

 

Or do you use a LabVIEW-Arduino API like LIFA/LINX? AFAIK they need wire-based connections between PC and Arduino…

Best regards,
GerdW


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