Button Express VI
- Updated2023-02-21
- 1 minute(s) read
Requires: myRIO Toolkit or roboRIO Toolkit
Reads the value from the user button on the myRIO or the roboRIO.
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
Dialog Box Options
| Parameter | Description |
|---|---|
| Node name | Specifies the name of this Express VI. You can also double-click the name of this Express VI on the expandable node to edit the name. |
| View Code | Displays the underlying code of this Express VI. |
Block Diagram Inputs
| Parameter | Description |
|---|---|
| error in (no error) | Describes error conditions that occur before this node runs. |
Block Diagram Outputs
| Parameter | Description |
|---|---|
| Value | Returns the value this Express VI reads from the user button on the myRIO or the roboRIO. |
| error out | Contains error information. This output provides standard error out functionality. |
Examples
Refer to the following VIs for examples of using the Button Express VI:
- labview\examples\myRIO\Up and Down Binary Counter\Up and Down Binary Counter.lvproj
- labview\examples\roboRIO\Up and Down Binary Counter\Up and Down Binary Counter.lvproj