Introducing G2.ai, the future of software buying.Try now
Pinned by G2 as a common question
G2

LabVIEW uses a graphical programming language called G, which is a dataflow language.

LabVIEW uses a graphical programming language called G, which is a dataflow programming language.
2 comments
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Alex K.
AK
BEEPTOOLKIT - IDE & SOFT CONTROLLER. This is a two-headed dragon
0
LabVIEW primarily uses a graphical programming language called G (or LabVIEW G). Instead of traditional text-based code, you create programs using a visual interface, connecting functional blocks with wires to represent the flow of data and control. LabVIEW also supports various text-based languages for certain functions, such as Python or C/C++, but the core programming is done with its graphical language.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
CH
Director of Global Labs Test Systems
0
LabVIEW is an ADE with its own language called G. You can sections of code from other languages like python, C, and use DLLs created in other languages but the actual language used is G.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply