LabWindows/CVI

Content Type
Programming Language
Current manual
Table of Contents

Text Button Controls Overview

Text Button Controls Overview

Use text button controls to select between two different states. A text button has two positions: pressed or unpressed. You can associate a text label with each state of a text button.

When the button is pressed its value is 1; when it is not pressed its value is 0.

A sample text button control appears in the figure below.

Operating Text Button Controls

Programming Text Button Controls

Text Button Control Attributes

Text Button Control Functions

Text Button Control Events

Was this information helpful?