LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

NISysCfgInitializeSession stopped working

Just 2 days ago, all ATE programs I used NISysCfgInitializeSession stopped working.

 

if (NISysCfg_Succeeded(status = NISysCfgInitializeSession("localhost", NULL, NULL, NISysCfgLocaleDefault, NISysCfgBoolFalse, 10000, NULL, &session)))

 

and the runtime error is

FATAL RUN-TIME ERROR:   Unknown source position, thread id 0x00003380:   A non-debuggable thread caused a 'General Protection' fault at address 0x00007FF91293D5E9. No source line information is available.

 

System Labwindows CVI 2015, Win10 Pro.

The device is recognized OK with MAX. 

 

The camera Balser camera would not be opened with 

error = IMAQdxOpenCamera (gszCamName, IMAQdxCameraControlModeController, &session);

Error is similar to the above.

 

I wonder whether Windows update or something affects the functions from nisyscfg.h or NIIMAQdx.h.

 

Please help or see similar issues, please post

Thanks,

0 Kudos
Message 1 of 1
(1,146 Views)