LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to program SingleBoard-RIO wirelressly with LabVIEW?

Solved!
Go to solution

I know that I can use a TXRX/Ethernet to Wifi dongle. As far as I understand, this can only be used for wireless data transfer and not for programming the board. Is there any other way I could accomplish this task?

0 Kudos
Message 1 of 2
(2,540 Views)
Solution
Accepted by topic author aan928

All communications with the sbRIO (e.g. programming, interactive execution, software component installation, data transfer, file transfer etc.) is done through the ethernet port and it doesn't matter how they are connected (e.g. wired/wireless) as long as they are on the same network.

 

It is not like a microcontroller where you have to connect to a separate programming header and/or JTAG interface or anything like that. The sbRIO runs an OS (either Linux RT or Pharlap/VxWorks) which allows you to do all that through the ethernet port.


LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 2 of 2
(2,525 Views)