Reset VI
- Updated2023-02-21
- 2 minute(s) read
Reset VI
Owning Palette: Device Management VIs
Requires: myRIO Toolkit or roboRIO Toolkit
Resets the FPGA target and all the I/O channels on the myRIO or the roboRIO.

![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Reset Details
This VI resets the FPGA target even when code is running on the FPGA target and no matter whether there are incoming errors. Use this VI only with the Express VIs and run this VI only once at the end of an application.
Examples
Refer to the following VIs for examples of using the Reset VI:
- labview\examples\myRIO\Data Dashboard\Data Dashboard for myRIO.lvproj
- labview\examples\myRIO\Edge Detection and Debouncing\Edge Detection and Debouncing.lvproj
- labview\examples\myRIO\Up and Down Binary Counter\Up and Down Binary Counter.lvproj
- labview\examples\roboRIO\Edge Detection and Debouncing\Edge Detection and Debouncing.lvproj
- labview\examples\roboRIO\Up and Down Binary Counter\Up and Down Binary Counter.lvproj

