12-01-2016 12:37 PM
Hello all. Is there a list of cDAQ/cRIO/PXIe chassis/controllers that allow use of Watchdog? I know that the cDAQ NI-9188XT allows it, although the NI-9188 does not.
Watchdog is very helpful for our situation, so we wanted to know what chassis and other hardware devices allow for Watchdog usage.
Thanks.
Solved! Go to Solution.
12-02-2016 01:12 PM - last edited on 11-16-2024 05:01 PM by Content Cleaner
Hi Dhouston,
The Watchdog timer is included in the NI-DAQmx API for the NI cDAQ-9188XT, NI X Series DAQ boards, and also several industrial digital I/O (DIO) boards.
In the following link you can fins a list of the NI X Series USB, PCIe and PXIe cards that support Watchdog timer: http://sine.ni.com/np/app/main/p/ap/daq/lang/en/pg/1/sn/n17:daq,n21:41/fmid/2869/
To know more about how to use and Implement the Watchdog Timer with NI-DAQmx follow this link: https://www.ni.com/en/support/documentation/supplemental/13/how-to-use-and-implement-the-watchdog-ti...
Thanks,
Mauricio
12-02-2016 02:13 PM
Wow, thanks for that. Tragic that we don't have any of those already. I don't see any cRIO items in this list, but I have read threads which speak about cRIO and Watchdog together. Are only certain cRIO chassis/controllers capable of using Watchdog?
Kudos are coming your way. Thanks again.
12-03-2016 09:20 AM
12-05-2016 07:44 AM
That is great to know. So we can just code in the Watchdog and it should work on the cRIO. We have some cRIO-9104 chassis with cRIO-9014 controllers that we inherited from another department, so knowing we can use Watchdog on those will help with not having to purchase additional hardware with Watchdog capability.