Table of Contents >Quanser Rapid Control Prototyping Toolkit >VI and Function Reference >VIs - By Category >VI Categories >Hardware VIs and Functions >Control Loop VIs >Watchdog >
Owning Palette: | HIL/CD&Sim/Watchdog |
Requirements: | Quanser Rapid Control Prototyping Toolkit, LabVIEW 2020 or newer, Control Design and Simulation Module |
Activates and reloads the watchdog timer of a HIL board.
board in is a reference to a HIL Board instance that represents the open HIL board. This input must be wired to a valid HIL Board signal, as generated by a HIL Initialize VI. |
The timeout interval in seconds of the watchdog timer. |
board out is a copy of the HIL Board instance passed to the board in input. |
|
expired indicates whether the watchdog timer has expired and the board is now in the watchdog state. |
Activates the watchdog timer of a HIL board. If the watchdog timer expires then the outputs of the HIL board will be reset to the values programmed in the HIL Initialize VI. This VI reloads the watchdog timer each time it is invoked. Watchdog timers are typically used to reset outputs when timing constraints are not met.
Once the watchdog expires, the board enters a "watchdog state" in which the outputs cannot be written. Use the CL HIL Watchdog Clear VI to clear this state so that the outputs may be written once again.
All input/output pairs of this function have direct feedthrough behaviour.
RCP CL HIL Watchdog Example |
CL HIL Watchdog Clear | Clears the watchdog state of a HIL board. |
Target |
Supported |
Comments |
---|---|---|
Yes |
Fully supported. |
Copyright © Quanser Inc. This page was generated 2021-09-24. Submit feedback to Quanser about this page.
Link to this page.