Jump to content

Antoine Chalons

Members
  • Posts

    955
  • Joined

  • Last visited

  • Days Won

    34

Everything posted by Antoine Chalons

  1. 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. omg... hp calcs, i hated them! I was more of a TI-8x guy my first coding experience was on a TI-80 in 1997 😱
  3. I'm parenting today, so wait a bit for screenshot, but let's say you have 2 1d arrays of string and you want to compute the intersection or the diff, how do you do? Also open the vim "remove duplicate from 1d array" in the array palette, it uses sets. And check this https://forums.ni.com/t5/LabVIEW-APIs-Discussions/Tree-Map/td-p/3972244?profile.language=en
  4. ditto. Jump into sets, they're great as well and they can be combined with maps! I rarely use 1D arrays anymore!
  5. Neil, can you explain what made you leave Bitbucket for GitHub?
  6. I very much agree with the need for scripting. It seems some folks at NI think that it's enough if we can use c# to script... almost funny...
  7. which begs for the question : will LV 2020 be released in august 2020 xor at next NIWeek?
  8. https://forums.ni.com/t5/NI-Blog/Designing-LabVIEW-NXG-Collaboration/ba-p/3854567 And as for NXG, it's supposed to be better but not perfect... not sure what that means.
  9. i love your member name 😂 There is a dedicated NI GDS section on NI's forum, maybe it would be a better place to ask for support : https://forums.ni.com/t5/GDS-Goop-Development-Suite/gp-p/5050
  10. 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.
  11. Hi, Am I going to have problems if I change the re-entrancy settings of the VIs in GZip 4.2.0b1-1 from non-rentrant to pre-allocated clones? I mainly use ZLIB Deflate.vi and ZLIB CRC32.vi I use them both on Windows and NI Linux RT.
  12. Has LAVA search ever worked? Maybe before the big crash, but after that, definitely not. I always use google to search on LAVA with site:lavag.org dll
  13. WOW, thx for sharing this, it looks great! Is there any OS restrictions? I'm thinking about NI Linux RT.
  14. pre-2010 I used one on a project (it was a firewire camera at the time), it was to check the temperature of a incandescent object. nothing too fancy.
  15. Which camera model are we talking about? I believe the recent ones are GigE & GenICam compliant so the set attribute vi from IMAQdx with the correct attribute name (to be found in the camera user manual) should do the job.
  16. it's ok to cross-post, but please mention it : https://forums.ni.com/t5/LabVIEW/camera-postion-stuck-in-3D-picture-control/m-p/3989985#M1138502
  17. 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.
  18. Do you really need/want to support 32 bit? I mean... if it's for vision, you probably use a large size of memory, no? I wish I could offer my collaboration but calling external code is not really my cup of tea, so I'd probably be mostly useless anyway. If you are interested in getting in touch with tensorflow users to have their feedback, get in touch with me via PM.
  19. 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.
  20. I've never tried that, do you have a link to the thunderbolt extention specs? I'd be curious to know if it works well. I think camera-link is not the best option for new product design, my first advice would be to look into CoaXPress. Plus NI-PCIe 1430 and 1433 almost went EOL about 18 month ago.
  21. Pre-2009 Wow... how for back do you go? The mythical 7.1?
  22. 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.