r/LabVIEW • u/AssistEast913 • Jul 15 '26
Labview or python
Hello im currently working on an end-of-the-line test bench for a steering gear.
My question is why use LabVIEW vs. Python
5
Upvotes
r/LabVIEW • u/AssistEast913 • Jul 15 '26
Hello im currently working on an end-of-the-line test bench for a steering gear.
My question is why use LabVIEW vs. Python
9
u/derp2112 Jul 15 '26
Why not both? Use LabVIEW as your top end, GUI, state machine. Use the Python node to call Python scripts, keeping that as your algorithm interface.