LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What's new in LabVIEW 2016

It is not directly about LV 2016, but first time in my life I see incredible speed during NI Update Service downloads! 🙂 I just started to download LV2016, RT, FPGA, lots of drivers, altogether about 18 GBytes... Took a few minutes only 😄 Never seen such speed before, it was always a pain... What happened? NI rented some servers in EU? 🙂

Anyway, very nice surprise...

Message 51 of 65
(2,478 Views)

Roger,

I was at a presentation on channels by Stephen Mercer and Jeff K and apparently the majority of them call VIs in the background to do the heavy lifting for them.  this means of course that you won't get quite the speed as you would with primitives directly.  But apparently there are versions also available which essentially map to the Queue primitives in order to allow those corner cases where performance is absolutely critical (like for me).  If I understood correctly, we'll be able to implement our own versions in order to extend to the existing functionality.

Shane

Message 52 of 65
(2,481 Views)

@Intaris wrote:

If I understood correctly, we'll be able to implement our own versions in order to extend to the existing functionality.

Shane


Thanks Shane,

 

Interesting with extendability/overrides in a BD primitive, I like the idea. Power to the people! Smiley Very Happy

 

Wouldn't it have been nice to have those asynch channels and other references in another layer/dimension of the BD, though? Smiley Tongue

 

Roger

 

0 Kudos
Message 53 of 65
(2,465 Views)

That very idea was also very slightly alluded to, giving the faintest impression that NI might be considering ideas regarding "different layers of abstraction" as opposed to simple "toggle these wires" options.  Again, no direct (not even semi-direct) hints, just reading between the lines.  So if anything is happening on that regard, expect several years to pass before anything appears.

0 Kudos
Message 54 of 65
(2,426 Views)

Regarding reading between the lines. I got the impression JeffK was on the defensive regarding pointing out the historical technology and business merits of LabVIEW? I wonder if there are some strong headwinds blowing at NI regarding the future of LabVIEW?

 

Is it just me, but it surely seems that the LabVIEW development process and time to market is awfully slow at NI?

 

Message 55 of 65
(2,416 Views)

@User002 wrote:

Is it just me, but it surely seems that the LabVIEW development process and time to market is awfully slow at NI?


It is more like their efforts are diverted elsewhere.  Have a good look at the Technology Preview that NI released.  That is from years of trying to rearchitecture the LabVIEW IDE because the current IDE is preventing NI from making the advancements they want.  There is also the effort of making it more open so that the community can add to the product.  Rest assured, NI is putting a lot of effort into LabVIEW.  It just isn't seen by the layman due to NI's secrecy.  I hope I didn't say too much here...


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 Kudos
Message 56 of 65
(2,401 Views)

@crossrulz wrote:


It is more like their efforts are diverted elsewhere.  Have a good look at the Technology Preview that NI released.  That is from years of trying to rearchitecture the LabVIEW IDE because the current IDE is preventing NI from making the advancements they want.  There is also the effort of making it more open so that the community can add to the product.  Rest assured, NI is putting a lot of effort into LabVIEW.  It just isn't seen by the layman due to NI's secrecy.  I hope I didn't say too much here...


I can only base my view on what I actually percieve. It ain't overwhelmingly much to tell the truth. The tech preview was a slick demo that even bugged out. Will it run well and scale? Does it need another decade of work before it becomes viable? When can we expect the 1.0 release? Will it run on all targets, does it compile to the FPGA, how about drivers? Bugs, crashes, performance? I reckon it is a pre-pre-alpha release.

 

It is indeed odd if LabVIEW isn't a priority at NI, to me it sounds like the typical excuses one would hear from devs in classical top down corporate settings. But on the other hand, what do I know. Smiley Very Happy

 

 

 

Message 57 of 65
(2,392 Views)

@User002 wrote:
I reckon it is a pre-pre-alpha release.

 

It is indeed odd if LabVIEW isn't a priority at NI, to me it sounds like the typical excuses one would hear from devs in classical top down corporate settings. But on the other hand, what do I know. Smiley Very Happy 


I wouldn't call this pre-alpha.  I'd call the internal builds NI had 3+ years ago pre-alpha.  I'd call the 3 years after that where builds were provided to external companies alpha, and I'd call the Tech Preview beta.

 

As for LabVIEW not being a priority at NI.  I wouldn't go so far as to say that, but looking at feature releases in the last few years I understand why.  During the keynote shown on Wednesday Shelley showed many NI products that are to use this same underlying architecture and framework.  NI isn't just making LabVIEW better, I suspect NI wants to make all products better by leveraging the same technology.  One example given is how many NI products have a graph, and they all look different.  Wouldn't it be nice if there were one unified platform that LabVIEW could build off of, but also MAX (or whatever) TestStand, Measurement Stuido, Measurement Express (is that a thing?), VeriStand, myDAQ and myRIO academic software, and others.  Don't get me wrong I want my LabVIEW and I want it NOW!  But the message I get from NI is they are investing in themselves the right way, and designing and implementing from the ground up.  Only time will tell if this is a mistake.  Maybe we should call the LabVIEW we use today the beta?  (Please NI marketing don't quote me on this it's a joke...or is it?)

0 Kudos
Message 58 of 65
(2,375 Views)

@Hooovahh wrote:


Don't get me wrong I want my LabVIEW and I want it NOW!  But the message I get from NI is they are investing in themselves the right way, and designing and implementing from the ground up.  Only time will tell if this is a mistake.  Maybe we should call the LabVIEW we use today the beta?  (Please NI marketing don't quote me on this it's a joke...or is it?)


I agree, but here's the thing. Why get into such an endeavour and stretch themselves thin with little to show for in basically a decade of time and money invested. I mean, what was a reasonable idea back 10 years ago might be quite obsolete today. For example the choice of deprecated WPF as a UI framework.

 

Technology and paradigms move on. I would guess it was a slight case of hubris caused by a dash of elitism and arrogance that now are beginning to rear its ugly truth.

 

 

But don't get me wrong, I too want a better LabVIEW development environment and IDE NOW! Not just a polised block diagram, front panel and some fancy vector graphics. That's basically a polished version of the "tech demo" which we have been running for the last decades.

 

Smiley LOL

 

 

Message 59 of 65
(2,346 Views)

@User002 wrote:

@Hooovahh wrote:


Don't get me wrong I want my LabVIEW and I want it NOW!  But the message I get from NI is they are investing in themselves the right way, and designing and implementing from the ground up.  Only time will tell if this is a mistake.  Maybe we should call the LabVIEW we use today the beta?  (Please NI marketing don't quote me on this it's a joke...or is it?)


I agree, but here's the thing. Why get into such an endeavour and stretch themselves thin with little to show for in basically a decade of time and money invested. I mean, what was a reasonable idea back 10 years ago might be quite obsolete today. For example the choice of deprecated WPF as a UI framework.

 

Technology and paradigms move on. I would guess it was a slight case of hubris caused by a dash of elitism and arrogance that now are beginning to rear its ugly truth.

 

 

But don't get me wrong, I too want a better LabVIEW development environment and IDE NOW! Not just a polised block diagram, front panel and some fancy vector graphics. That's basically a polished version of the "tech demo" which we have been running for the last decades.

 

Smiley LOL

 

 


That would be LabVIEW 2014 when the #1 reason of 5 was that they had separate icons for the 32 and 64-bit versions.  Uncomfortably close to the truth.  😉

 

(I don't think NI will ever live that one down.)

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 60 of 65
(2,327 Views)