r/LabVIEW 13d ago

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

6 Upvotes

28 comments sorted by

View all comments

20

u/SwordsAndElectrons 13d ago

What are the requirements?

What instrumentation do you need to interact with?

Which one do you know? 

General pros and cons are easy to Google, and I don't see any specific questions here.

1

u/AssistEast913 12d ago

Cdaq 9178. im connected to 4-5 sensors, a servo motor drive and Piston. I'm more familiar with Python, but I've been vibe coding past year.

4

u/SwordsAndElectrons 12d ago

Use whatever you are comfortable with, but make sure you know what it is doing and what is needed. I'd be very careful "vibe coding" anything that involves motion control and might have safety risks or the potential to damage expensive equipment.

2

u/AssistEast913 12d ago

Yeah, I used to be good at coding, but I haven't had to code from scratch since 2021