04-16-2010 03:06 AM
Good morning,
I created a project containing a cRIO and three different vis, host, real time and FPGA. Most of the modules are running on “Scan engine mode” and the main code is running on the RT target (the real time vi will be used as startup vi). However, the module NI 9476-DO is running on FPGA mode since my application includes PID control. What I want to do is adding a very simple watchdog which I want to detect possible Ethernet cable disconnection and close the DO channels. Please note that I am using LabVIEW 8.6.1. Could you please help me with this?
Thank you in advance
04-19-2010 09:30 AM
Hi Thorfano,
I think I may have found a tutorial that might help you. This example shows how to implement a uni-directional network watchdog.
04-20-2010 02:28 AM
Dear jareds,
Thank you for your reply. Unfortunately, the code proposed is written in LabVIEW 9 and I am using LabVIEW 8.6.1.
Best regards
04-21-2010 10:37 AM
04-23-2010 03:03 AM
Thank you very much.
Best regards