03-03-2016 11:51 PM - edited 03-03-2016 11:51 PM
Hi all,
I want to send data from one myRIO to another myRIO as part of my project.
I have 2questions to get clairfied!
Thanks in advance for the support 🙂
03-04-2016 05:50 AM
1) Yes - take a look at the VISA examples in the example finder - the 'Simple Serial' and 'Continuous Serial Write and Read' should get you started. These are windows examples, but the same VIs will work on the myRIO.
2) Yes - the UART is essentially a serial protocol (like RS-232) so it will work in the same way regardless of whether it is wired or wireless using Xbee - you obviously need to be aware of the correct NI VISA configuration for the Xbee modules.
Also - don't forget that the myRIO has WiFi...if the range is suitable, you could use that instead of Xbee.