Jump to content

Antoine Chalons

Members
  • Posts

    955
  • Joined

  • Last visited

  • Days Won

    34

Posts posted by Antoine Chalons

  1. 9 hours ago, Niatross said:

    Personally, I don't mind the logo, or the colour scheme. I prefer the old colours and logo, but no one likes change do they

    What I resented a little bit is that the webcast has been promoted for about a month, promising 'something extraordinary'

    In my opinion what was delivered wasn't extraordinary, it was 50 minutes of my life that I won't get back. It offered no value to NI's customers, brought no knew knowledge to the table and just felt like was repeatedly been hit in the face with a PR and marketing hammer.

    There isn't a problem promoting the amazing things people do with LabVIEW, but it doesn't need such a song and dance. I would have preferred to have seen an open discussion about this 100 year plan that NI mentioned, what areas they are going to focus on in the coming years, how they are planning the transition between current gen and NXG LV.

    A lot of our careers are pretty heavily tied to NI, we aren't impressed by marketing hot air, we just want to be efficiently kept in the loop regarding what NI is doing and how it is going to affect our companies. (I say 'we', that's my opinion, but I would be surprised if I was the only one who thought this)

    I completely agree.

    New CEO, new start, new world, new logo, new slogan. Good, that's the life of a large company trying too keep up with evolution. Hope it works.

    Something "extraordinary"... either I need to get a new dictionary or they do.

  2. 9 hours ago, Neil Pate said:

    I am a bit late to the Map party. I love them though, thanks NI. 🤩

    For those that have not tried them, take a quick look. I have only used the Map a few times (so cannot comment on Sets) but the API is nice and simple. Goodbye Variant Attributes 🙂

    ditto.

    Jump into sets, they're great as well and they can be combined with maps!

    I rarely use 1D arrays anymore!

  3. Ok, thanks for details.

    I will have between 1 and 5 clones of a dqmh module that send strings to different database via tcp or http, the strings can be large thus why I compress, but each module will only send a string every 1 to 10 seconds so, you're right, I probably wouldn't see much/any difference.

  4. Quote

    So I have been trying to think of a way to attempt to allocate a very large string with a graceful way to fail if there is not enough memory.   Has anyone else found a way to do this?

    I have not.

    Last I faced a similar case a few years ago (on a 32-bit Windows), after some discussion with the users we agreed to check the file size before loading it and if it was larger than 400Mb the soft would reject the load request with a nice message telling the user to use another soft that would split the large file in several 400Mb files.

  5. My advice is to "look into CXP", I never got round to trying the bitflow HW + driver which they claim is fully compatible with LabVIEW, CXP seems to be the future of industrial high res / high speed vision. So if you're looking to build a vision system for the next 10 years, I think you should test out bitflow's CXP option.

    I'm a bit disappointed with NI's "wait n see" approach with CXP, last I asked the answer was "we don't think the ROI is big enough". Which is a fair point but leaves NI Vision with very limited options.

    CXP open a lot of options in term of cameras.

    Good luck to you, and - again - if you do test bitflow cxp framegrabber in LabVIEW i'd love to hear how it works.

  6. 5 minutes ago, Rolf Kalbermatter said:

    The lvzip.so file on normal Linux should generally remain in the root folder of the lvzip package for source code distributions. That should make sure that the application builder will include the shared library into the application build in a support folder (usually called data) on all platforms where that matters. Doesn't that work for you? I don't really have experience with application builds on Linux. I only use that platform for testing in the LabVIEW IDE and only really have two LabVIEW versions available for that.

    I knew it would be the case on Windows and I was/am not sure about Linux because I have not compiled an application on Linux yet, it will be my first so I'll be careful with this.

    Thanks again for you support.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.