01-17-2025 11:19 AM
After installing Ubuntu 22.04.5 LTS and Windows PowerShell to upgrade our control system ARTIQ (version 6 -> 8), I got this error when I run one of our Labview programs. I'm not sure if installing Ubuntu and updating ARTIQ using linux can cause this.
I'm using NI Labview 2013 64bit.
Also, I found that these files generated or adjusted whenever I run the problematic Labview program, which I don't know what they are.
How should I solve this issue?
01-17-2025 02:28 PM
Is LabView 2013 64 bit compatible with Windows 10 22H2? (We had to updated it from 21H2 to 22H2) We did not have any issue with Windows10 21H2 so far.
01-17-2025 03:48 PM
The first supported version is LV2015 SP1.
Reference: NI Product Compatibility for Microsoft Windows 10
01-21-2025 10:46 AM
Labview 2013 worked really well with Windows 10 21H2 before we upgrading it. If it is not compatible with windows 10, I'm not sure how I could use this so far.
01-21-2025 01:44 PM
NI-MAX is the Measurement and Automation eXplorer tool that works like an advanced Device Manager for NI software and hardware. This error is a MAX error too. You should be able to reset your MAX database and clear this.
See the KB article here: NI-DAQmx Error 229771: Internal Software Error Occurred in MIG Software - NI
01-21-2025 04:21 PM
I got the same MIG software error when exporting NI MAX database for backup following the NI online intructions, so I was afraid of losing all the previous relevant files when resetting things. However, when I just ignore this backup and reset the NI MAX config database, everything worked fine. Thank you!