LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Any method vibe coding for labview

Hi guys, 

 

just open discussion, any method vibe coding for labview, just like some text programing language ?

 

thanks.

Learning from other people, sharing ! bruce.xw.zhou@foxmail.com
0 Kudos
Message 1 of 6
(451 Views)

Unfortunately, the LabVIEW+AI pair is not at a level yet to achieve the vibe-coding that other text languages support (my benchmark is able to develop a complete application based on the user's natural language requirements)

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution
0 Kudos
Message 2 of 6
(426 Views)

@santo_13 wrote:

Unfortunately, the LabVIEW+AI pair is not at a level yet to achieve the vibe-coding that other text languages support (my benchmark is able to develop a complete application based on the user's natural language requirements)


I'm not agreeing with the use of "unfortunately" here. 🙂

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 3 of 6
(389 Views)

The included Nigel AI has some basic functionality, that's where we are currently. You can ask and get decent answers from e.g. ChatGPT, but it doesn't generate a VI.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 4 of 6
(387 Views)
As other people have already pointed out, there is currently no real way to vibe-code in LabVIEW.

 

0 Kudos
Message 5 of 6
(333 Views)

@andcadev wrote:
As other people have already pointed out, there is currently no real way to vibe-code in LabVIEW.

 


implicitly: you can use the python node or the formula node to inject vibe code directly - that actually works quite "well", ai is like talking to a stubborn child...

 

 

 

explicity: at the moment, you need labview professional (that suffix does matter) to use NIGEL to vibe code

 

what can be done?

I recently did a very "loose" proof of concept, and asked NIGEL to improve 

https://forums.ni.com/t5/Example-Code/Guitar-Tuner-in-LabVIEW/ta-p/3493770

 

it actually gave some helpful ideas, but I havent tried to ask NIGEL to "improve" that file.vi sitting on my SDD, so I'm still trying out

but what works: hey nigel, there's this C:/users/../file.vi - tell me how to make the process more robust, in terms of reducing false positves

 

0 Kudos
Message 6 of 6
(105 Views)