09-23-2025 01:41 AM
Hello,
Knowing that to.my knowledge, NI won t release any New release of cvi (last version is from 2020l, isn t it a high risk for all the users? No support means no potentiel bugfix with windows update... And the ultimate risk than the UI modules won t bé able to bé used.with newt windows versions
Am i right?
10-02-2025 02:15 AM
@Gibsonprs wrote:
Hello,
Knowing that to.my knowledge, NI won t release any New release of cvi (last version is from 2020l, isn t it a high risk for all the users? No support means no potentiel bugfix with windows update... And the ultimate risk than the UI modules won t bé able to bé used.with newt windows versions
Am i right?
You may read this:
https://forums.ni.com/t5/LabWindows-CVI/Ensuring-the-Continued-Support-and-Stability-of-LabWindows-C...
11-05-2025 03:08 AM
I am trying to build a CLI exe written in C through Lab Windows CVI. It builds successfully with some warnings. I want to spawn that through JavaScript and process the output of that with JavaScript itself. The CLI exe when called displays some "Non-fatal runtime errors". Do you guys have any idea how can I remove them or prevent them from displaying.