06-01-2023 07:08 AM
Dear
I am trying to make an executable on my PC with LabView and an Rpi as data acquisition. I would like to know if it is possible to configure the project in such a way that when executing the program in LabView it can automatically communicate with the Rpi through an Ethernet connection.
Thank you
06-01-2023 08:05 AM
So I believe the answer to your question is yes but to help with how we need more details on what you are trying to do.
What is the software running on the Rpi? Is it also programmed in LabVIEW? Whatever the program is you will need a communication layer between your programs that works over the Ethernet connection.
06-01-2023 08:20 AM
David
Yes, the Rpi is programmed with LabView.
Will there be a tutorial that teaches how to make the communication layer?
Thank you
06-01-2023 09:14 AM
Check this out: https://www.youtube.com/watch?v=LMtdLqmRnVU
Now I am not sure what is supposed on the Rpi but the video should give you an idea of what to search for.