LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga and cRIO watchdog

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

 

0 Kudos
Message 1 of 5
(4,098 Views)

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. 

Jared S.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 5
(4,068 Views)

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

0 Kudos
Message 3 of 5
(4,051 Views)
Here's 8.6 versions of the VIs.
Jared S.
Applications Engineering
National Instruments
Download All
0 Kudos
Message 4 of 5
(4,030 Views)

Thank you very much.

 

Best regards

0 Kudos
Message 5 of 5
(4,005 Views)