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,043 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,038 Views)

Thank you...

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