|
Re: RoboRio + Labview: Is it possible to _also_ run python code on RoboRio?
For running both programming languages on the roboRIO I think you should be able to run LabVIEW as your main language and use a "Call Library Function Node" in LabVIEW to call python code. I have never done this, but I think that is what the Call Library Function Node is for.
|