01-13-2009 10:03 AM
How can i get a false constant on my watchdog open.vi because it doesnt have a boolean input
01-13-2009 10:09 AM
Please provide us the information to which library/tool the "watchdog open.vi" belongs.
Your question is currently like: Why is there a fish missing in the pool? One has to ask: What pool?
Norbert
01-13-2009 10:18 AM
it is in the WPI Robotics library>>utilities>>watchdog
01-14-2009 10:20 AM
01-14-2009 05:07 PM
there was one before the update i saw it in the 10 minute motor control to put a false constant on the watchdog open.vi
01-14-2009 05:53 PM
We developed a semi-custom set of controls for our FIRST controllers. Since you are not using FIRST software, your vi's may differ slightly. The boolean input on that control is simply an enable/disable, which would be equivalent to putting your Watchdog Open in a case structure.
If you are using FIRST software and hardware, then this needs to be moved to the FIRST forums.