取消
显示结果 
搜索替代 
您的意思是: 

Why we are going backward in TIme?

已解决!
转到解答

Just a curious question, Nobody is being forced to give a view on this...

 

The LabVIEW's attraction when I started doing is...

 

1. Just a mouse click can do so many things.

2. We just need to do minimum work to do programming when compared with C for example defining a function to access a serial port and headache due to the pointer stuffs are no here.

 

But now,

1. Memorize keyboard shortcuts(which my ancestors who worked Linux used in their day to day life)

2. Define classes to handle data(My God, I hatted this Java for this only.)

 

Assumptions,

1. The LabVIEW was created to give a next generation experience to developers.

2. Classes are powerful in all other languages, so to we can not avoid these sour healthy things from our plate.

 

Requests,

1. Please guide me to enter into the real ideology and actual though process that is happening in NI.

2. I am wondering I am not the only person who was in the world where "People wanted no more memorizing but betterment in Logic building for Engineering"

0 项奖励
1 条消息(共 7 条)
1,709 次查看
解答
已被主题作者 rkbkgk 接受

Keyboard shortcuts have always been there.  Yes, there are more now and you can make your own.  But you are not forced to use them.  They just make life easier.

 

OOP is a great tool, especially for the API builders and those designing medium to large applications.  Again, you do not have to use OOP if you don't want to.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
2 条消息(共 7 条)
1,703 次查看

Note:

I respect the lot of innovation and creativity I am receiving from NI(Specially the Block Diagram scripting I believe AI created LabVIEW test automation project is within 1 year)

 

asking this Philosophic way.......

0 项奖励
3 条消息(共 7 条)
1,689 次查看

@rkbkgk wrote:

I believe AI created LabVIEW test automation project is within 1 year


That is more than a year away.  It is in the purely experimental phase.  As far as I am currently aware, there is currently no plan for the productization of the AI that was shown off at NI Connect.  I'm not saying it won't happen or that NI is not investing in it.  It is just farther off than people seem to understand.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 项奖励
4 条消息(共 7 条)
1,660 次查看

In addition, what is currently hailed as super breakthrough in AI coding help is not much more in terms of produced code than what LabVIEW had as Example Finder for over 20 years. The super feature from “AI” is only that you can describe your problem now in clear text and get a code example that more or less matches your requirements to some extend. Calling that AI is however still mislabeling it. It’s “simply” an LLM that allows to understand human written text pretty good and even including getting the context fairly right. Impressive for sure but still far from real AI, luckily. But it’s the hype of the moment and sure a good way to make a quick buck for some, as with every hype.

Metaverse apparently has in the meantime more or less died and all the billions sunk into it have been written off already. Maybe that’s a good thing and there will be another hype over two years. And most will then wonder what this AI has been about again.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
5 条消息(共 7 条)
1,595 次查看

we can create programmatically craft block diagrams right....? It is a wonderful initiative to record programming styles and do stuffs smartly without user interaction. for example. if I type a lable as "oil pressure" it may change to "Oil Pressure". I may feel that "cool, my LabVIEW is thinking like me and for me". just an innovation from my vintage Brain

0 项奖励
6 条消息(共 7 条)
1,492 次查看

@rolfk wrote:

[...] The super feature from “AI” is only that you can describe your problem now in clear text and get a code example that more or less matches your requirements to some extend.

Kidlin's law is a principle of problem-solving that states: “If you write the problem down clearly, then the matter is half solved.”

 

-_-

 

 

 

7 条消息(共 7 条)
1,451 次查看