08-24-2016 10:16 AM
I am trying to open Watchdog - RT Engine.vi in the LabVIEW 2015\examples\Real-Time Module\NI Watchdog directory. I am getting a problem where it cannot find a control nammed "Watchdog expiration actions.ctl" when opening the VI. I have LabVIEW 2015 with real time installed along with the device drivers. I can't find where this control is.
When loading, it is searching for:
<vilib>:\RTwatchdog.llb\Watchdog expiration actions.ctl
08-24-2016 05:09 PM
I opened the project (when working with RT targets and RT code, it is really necessary to use projects):
Watchdog - RT Engine.lvproj
in LabVIEW 2015\examples\Real-Time Module\NI Watchdog directory and was able to open the VI Watchdog - RT Engine.vi from the project. No missing dependencies.
08-25-2016 09:42 AM
path of RTwatchdog.llb should be
C:\Program Files (x86)\National Instruments\LabVIEW 2015\Targets\NI\RT\vi.lib\RTwatchdog.llb
If it is not there, either it got moved/removed, or RT installation had issue, in which case you would want to force reinstall LabVIEW Real Time.
08-25-2016 09:51 AM
I did the LabVIEW Real Time repair and it still wasn't there. Do I need to do a full reinstall?
08-25-2016 10:12 AM
08-25-2016 11:27 AM
that dll should be located in
C:\Program Files (x86)\National Instruments\RT Images\NI-Watchdog\15.0
If it is not there, or if you do not have that folder, then you might be missing stuff. Look at this forum thread too (http://forums.ni.com/t5/LabVIEW/Where-do-I-find-the-library-quot-niwd4c-quot/m-p/3180899).
Force reinstall is different than repair, as it goes through and reinstalls everything. Repair will not necessarily reinstall items if it already finds that they exist.
08-26-2016 10:08 AM
Isn't the Watchdog Timer code installed with the Device Drivers?
Bob Schor
03-05-2025 10:17 AM
Hi all,
I have the same issue, I can`t find the RTwatchdog.llb, but the topic in my case it's that I had the library present before installing Labview 2024 Q3.
Could someone explain me how can I do to have RTwatchdog again and both Labview instalations (Labview 2015 SP1 32bits & Labview 2024 Q3 32bits) , Are them compatible?