# Graphical Panel Controls: Tx Button

The Tx Button control allows you to send a transmit message from a graphical panel.

![Figure 1: An example Tx Button control.](https://content.gitbook.com/content/9uNvoSkR7R6QY16gR3CY/blobs/QweDTbk1bVY7XIl95Tdi/gpctrlTxButton.gif)

Table 1 lists the properties specific to a Tx button, which appear in addition to the common properties found under [Common Control Properties](https://docs.intrepidcs.com/vspy-3-documentation/3.9.14/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-common-control-properties).

**Table 1: Tx Button Control Properties**

| Property        | Function and Options                                                                                                                                                                                                                 |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| OnText          | The text shown when the button is pressed or held down (**On** state).                                                                                                                                                               |
| OffText         | The text shown by default, when the button is up (**Off** state).                                                                                                                                                                    |
| TxType          | <p>The action that should be taken when button is pressed:</p><ul><li><strong>0-Tx button:</strong> Sends the message once.</li><li><strong>1-Periodic On/Off Button:</strong> Sends the message at the set periodic rate.</li></ul> |
| TransmitMessage | Click this field to select the message to send when the button is pressed.                                                                                                                                                           |
