LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I do not have a boolean input on watchdog open.vi

How can i get a false constant on my watchdog open.vi because it doesnt have a boolean input

 

0 Kudos
Message 1 of 6
(3,036 Views)

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 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 6
(3,035 Views)

it is in the WPI Robotics library>>utilities>>watchdog

0 Kudos
Message 3 of 6
(3,030 Views)
Watchdog open.vi indeed does not have a boolean input.  Who told you there was?  What functionality were you expecting from it?
Rob K
Measurements Mechanical Engineer (C-Series, USB X-Series)
National Instruments
CompactRIO Developers Guide
CompactRIO Out of the Box Video
0 Kudos
Message 4 of 6
(2,996 Views)

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

 

0 Kudos
Message 5 of 6
(2,981 Views)

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.

Rob K
Measurements Mechanical Engineer (C-Series, USB X-Series)
National Instruments
CompactRIO Developers Guide
CompactRIO Out of the Box Video
0 Kudos
Message 6 of 6
(2,973 Views)