LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to load driver dll 'c:\Program Files\National Instruments\Shared\ NI O...

At times when starting labview the NI-OPC Server fails to communicate to the micrologic and PLC5 PLC's.  Restarting the NI-OPC will fix the problem, but I can not ask the operator to do this.

 Error in NI-OPC:  Unable to load driver dll 'c:\Program Files\National Instruments\Shared\ NI O...

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

Hi there

 

if the NI-OPC Server is a Windows service you may want to stop/start the servive on the command line using NET shell:

 

NET STOP   <service>

NET START <servce>

 

Run "NET START" to get a list of all running services.

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 3
(2,928 Views)

Hello,

 

Were you able to implement the above solution? Does this error occur right as you start the server? And is there an error code associated?

 

National Instruments
0 Kudos
Message 3 of 3
(2,898 Views)