I am trying to help our programming team with an issue with Labview and Driver Station that I’ve never seen.
Problem:
We are experiencing a WATCH DOG Not Feed message on the driver station.
From what I have researched, you can choose to use “user” Watch Dogs or not. From what I can tell, our programming student is not using any watch dog VIs in his program. So therefore, “User” Watch Dogs, should be disabled? Is that correct statement?
We speculate maybe this might be another problem. Our programming student is running Labview code “Live” from his PC over the wireless connection to the robot. If his PC is “slow”, would this also cause a “Watch Dog not Feed” on the driver station?
Would the solution to this be:
a: Tether or use direct USB cable to run “live” code.
b. Buy a new faster programming laptop for said programming student.
c. Burn the code to the roborio and try again.
So I guess my main question is…does the message Watch Dog Not Feed that replaces where it says “Teleop” mean there is a network lag or is it a programming issues where, the user watch dog is causing problems?