Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,203
  • Joined

  • Last visited

  • Days Won

    111

Everything posted by Michael Aivaliotis

  1. I haven't seen this on program stop. However, I have seen it on program start in a clean environment. It's probably not related to your issue, but it's specific to one project only for me. I was in contact with NI and the only way for them to solve this is to send them the whole project.
  2. So the main problem is getting the installer build script to get updated with the correct EXE build. I wonder if there's a way to signal that change to the installer script. I've never seen this issue. However, I usually just programmatically run the installer build script right after the EXE build script and it works every time. Do you have the project open while doing all this?
  3. I think you'll get better support on that over in the NXG support forum.
  4. In the LabVIEW options. If you toggle Automatically close VISA sessions, on or off. Does it make a difference?
  5. In current gen? Well, that's a different problem. You could elaborate on that in a separate thread and we could help.
  6. Yes, I remember when this feature came out. I was very happy about it. Then I foolishly trusted it. Then I discovered a bug in this feature by accident. The auto-mutation failed. So now I was burned again by a feature that I was suppose to trust to solve the original problem. You see why I'm shell-shocked.
  7. I'm confident you have data to support your argument. However, I've been burned so many times that I cannot keep track of if it was fixed or what version it was fixed or even if it was fixed but is buggy and it works only under certain conditions. I have lost money because of this and don't risk it anymore. Sorry. But the fact that it was an issue for so many years and only addressed in 2015, gives me pause. Again, not doubting your statement, but I don't trust it.
  8. I strongly suggest you don't even touch NXG. LabVIEW 2018 has Python support if that's what you need.
  9. It's worse than what you show. I see a lot of typedefs there. One issue with your approach is that there is no guarantee your values will remain when you update your typedefs. I have been using LabVIEW long enough to know that you should never trust typedefs on the block digram to keep the values when they get updated. I would change your code right now because it will fail in the future.
  10. Please check again. I think something got changed in the upgrade, but i think i fixed it now. You can use this forum for testing: https://lavag.org/forum/2-for-testing/
  11. Creating a crio image is a little different than changing the entire OS stack from Windows to Linux. You can image a crio using the Replication and Deployment utility. I use this all the time. I think you would need to get the installation image NI uses to setup that specific Linux cRIO and some instructions. NI has the image and they can choose to give it to you or not. If they can't provide it due to warranty or licensing issues. Then they should offer a service where you send it in so they can do it for free or even a fee. It's not unreasonable to ask for a service fee since this is not a common request. However, considering the astronomical cost of the hardware, they should do this without question. In the past, when I've requested things from support that are out of the ordinary, they tend to shrug it off. However, once I get a sales rep involved and explain the customer need and criticality of the situation, then they have the power to get support to do anything. NI should be doing this, not you.
  12. Not sure what's going on but their download speed is a snails pace across the board.
  13. I mentioned that I would make an announcement when new account creation will be available. Well, today's the day! I added a google captcha system on the Wiki so it will prevent bot registrations. I think this is working. I haven't seen any spammers for a couple days that it's been running. So if you have the urge to contribute or use the Wiki for your LabVIEW related content, then go right ahead. There's no restriction at the moment to what content is allowed. As long as it relates to LabVIEW in some way and adds some useful information. There will be ongoing editing of course as content comes in.
  14. Hey LAVA worshipers! Just wanted to update y'all on recent changes to the site. LAVA and the WIKI are now running on a dedicated server. You will notice that the site runs faster because of this. Also because of the transfer, we got more disk space which will help if we want to host a repo in the future. Anyway, just wanted to keep you in the loop so you know that there's work happening behind the scenes to keep the LAVA site running smoothly and with the latest features. Some of the funds for this comes from the site ads and some comes from the yearly LAVA BBQ. So thank you all for your contributions and support.
  15. Proud to say that lavag.org and labviewwiki.org both get an A rating from an SSL labs security check. Even better than ni.com which is getting a B rating. 😎
  16. Check out the awesome home page updates that @The Q has made. Huge improvement. I love it! https://labviewwiki.org
  17. @Antoine Chalons doesn't have to write the session reference back to the class. But he also can still keep the class object out.
  18. Have you investigated a source distribution? It should pull in the DLL since they are referenced by the VIs.
×
×
  • Create New...

Important Information

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