pathtest rec

Status codes

The status codes printed by rec operations are:

.Idle
SStarting
NNo data
LPut last, not yet completed
DComplete, retrieving remaining data
*Got data
uOverrun
-Completed

Settings

These are the settings used by rec:

agc N

Enables (non-zero) or disables (zero) AGC.

file NAME

Specifies a file into which the data read from the rec operation will be saved. Each rec writes to its file independently, so if more than one used the same file, they will overwrite each other's data. The name may be specified as the value zero, to indicate that no file is to be used, or as a string in double-quotes ("). A quoted string is interpreted as in C.

format FMT

The format of the recorded data. A list of the formats is printed if a question-mark (?) is given for the format.

gain N

The gain to use for AGC. This setting is only used when adjusting a running record operation.

rate N

The data sampling rate of the recorded data.

threshold N

The transfer threshold to use.

vol N

The volume adjustment to use.


This is a command understood by the pathtest test program.