Some courses and learning paths on NI Learning Center may not appear on learner dashboards. Our team is actively investigating.

If you encounter access issues, please contact services@ni.com and include the learner’s name, email, service ID or EA number, and the list of required courses.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

restart an embedded DLL

All,

 

I have an embedded analysis DLL in a signal acquisition LabView application. On occasion due to faulty signals, the DLL can crash.

 

If I can detect that the DLL is no longer responding, is there a way I can have LabView application restart the DLL?

 

Thanks,

A

0 Kudos
Message 1 of 3
(2,411 Views)

You cannot 'restart' a DLL. The ideal way would be to ensure that the DLL has mechanisms in place where it can exit itself during a crash.

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 3
(2,406 Views)

Thank you...

0 Kudos
Message 3 of 3
(2,403 Views)