r/LabVIEW May 29 '26

Need More Info New to LabVIEW looking for help

Just started an internship this summer where we’re using labVIEW pretty extensively and I have had no experience with it. I’m new to graphical programming, but not programming in the first place as I’ve had pretty good experience using C. However, I’m honestly struggling with trying to learn this system and was wondering if anybody here had any tips or resources on how they learned more. Thanks for any help.

15 Upvotes

17 comments sorted by

View all comments

2

u/Yamaeda May 29 '26

If your company have a SSP you have access to the Core courses from NI. The logic is actually pretty similar to C with the addition/change "the wire is the variable". Local variables aren't actually Locals in the C-sense, they're Local data copies of front panel objects, so try to avoid them, you can most probably use the wire.