Hi, I am relatively new to LabVIEW and am working on a soot generation project involving multiple mass flow controllers and a whole network of valves. I am working on Windows 10 with LabVIEW community version 2020 and LINX Makerhub and a Raspberry Pi 3B+.
I simply want to be able to connect to my Raspberry Pi from my PC, run a function from a python file on my raspberry pi, and receive an array of numerical doubles from a mass flow controller ( like invoking a python node on my PC, except on a Raspberry Pi).
After doing a bit of research, I was wondering if this is even possible. If so, does anyone have any idea how to do this?
Thanks! Any response would be appreciated.