XRPi Home

Documentation Index
Alphabetic Index

XRPi Documentation - Sysop Commands

TXTAIL

Command

TXTAIL -- Display / Set the transmit keydown delay.

Synopsis

TXT[AIL] <port> [millisecs]

Availability

Sysop-only.

Description

The TXTAIL command allows the value of the transmit keydown delay for a port to be displayed or altered. This is a parameter used only by KISS TNC's, and you should refer to the TNC documentation for an explanation.

Any changes made by this command override the settings specified in the PORT sections of XROUTER.CFG, and remain in force only until XRPi restarts.

Options

If a single numeric argument is supplied, the current value for that port number is displayed.

If two numeric arguments are supplied, the first specifies the port number, and the second specifies the new value for the parameter in milliseconds.

Example

TXTAIL 3       - Display current setting for port 3
TXDELAY 3 100   - Set port 3 txtail to 100 millisecs

Notes

After modifying this value, you may have to wait up to 5 minutes for it to take effect.

See also

TXDELAY(2)