\<WX\> <br> \<WX:xxxx\> | insert current weather data from METAR as specified on <br> WX configuration tab. see WX configure replace xxxx with the 4 letter <br> METAR designator for a report on a station other than the one specified on <br> the weather configuration tab.
<br>
Macro | Description
:---------: | :----------------------------
\<CNTR\> | insert current value of contest counter
\<DECR\> | decrement contest counter
\<INCR\> | increment contest counter
\<XIN\> | send exchange in string
\<XOUT\> | send exchange out string
\<XBEG\> | mark exchange in start
\<XEND\> | mark exchange in end
\<SAVEXCHG\> | save marked text to contest exchange in
<br>
Macro | Description
:-------: | :----------------------------
\<RX\> | receive
\<TX\> | transmit
\<TX/RX\> | toggle Transmit / Receive
<br>
Macro | Description
:--------: | :----------------------------
\<SRCHUP\> | search UP for next signal
\<SRCHDN\> | search DOWN for next signal
<br>
Macro | Description
:---------: | :----------------------------
\<GOHOME\> | return to waterfall cursor to sweet spot
\<GOFREQ:NNNN\> | move waterfall cursor to freq NNNN Hz
\<QSYTO\> | same as left-clk on QSY button
\<QSYFM\> | same as right-clk QSY button
\<QSY:FFF.F[:NNNN]\> | Qsy to transceiver frequency in kHz, optional waterfall <br> (Audio) frequency in Hz (If not specified, it i not changed). Several QSY <br> frequencies, or ranges of frequencies provided by one increment, can be <br> proposed, in which case the first frequency after the current frequency <br> is chosen.
<br>
Macro | Description
:---------: | :----------------------------
\<RIGMODE:mode\> | send CAT command to transceiver to change to a valid mode
\<FILWID:width\> | send CAT command to transceiver to change to a valid filter <br> width example to QSY to sweetspot (center of bandpass filter) and select <br> narrow filter
<br>
Macro | Description
:---------: | :----------------------------
\<FILE:\> | insert text file; a file selection box will open when this tag is <br> selected during editing
\<ID\> | transmit mode ID using waterfall video text
\<TEXT\> | transmit video text defined on ID configuration tab
\<TXRSID:on\|off\|t\> | transmit RSID on, off, toggle
\<RXRSID:on\|off\|t\> | receive RSID on, off, toggle
\<NRSID:NN\> | transmit multiple RsID bursts <br> NN < 0 will transmit NN bursts for current modem and then return to Rx <br> NN > 0 will transmit NN bursts for current modem and continue in Tx <br> NN = 0 will transmit 1 bursts and continue (same as NN = 1)
\<DTMF:[Wn:][Ln:]\> | tones transmit DTMF tone sequence at start of <br> transmission; options W-wait n msec, default 0 L-tone symbol length n <br> in msec; default 50 msec '-', ' ' and ',' insert silence symbol <br> eg: \<DTMF:W250:L100:1-256-827-3200\>
\<RIGCAT:"string":retnbr\> | hex hex ... are sequential hexadecimal values <br> string is Ascii char sequence retnbr <br> is number of bytes in xcvr response ':retnbr' <br> is optional; retnbr set to 0 if missing
\<LOCK:on\|off\|t\> | lock waterfall cursor; on, off, toggle
\<REV:on\|off\|t\> | Reverse on, off, toggle
<br>
Macro | Description
:--------------: | :----------------------------
\<QRG:text\> | Insert current operating info with "text" into Rx stream, ie: <br> info text <<2013-01-12T21:18Z RTTY @ 14005000+0760>> which can be used to <br>return to a mode, rf, audio frequency.
\<PAUSE\> | Cause transmission to pause at place of occurance in macro <br> text. "Pause/Break" key on keyboard resumes transmission
\<TXATTEN:nn.n\> | set fldigi tx attenuator to value -30 dB <= val <= 0
\<COMMENT:text\> | allow macro to contain a comment field; everything <br> between \< and \> is ignored by macro parser
\<SAVE\> | save the current macro definitions to the current file
<br>
Macro | Description
:---------: | :----------------------------
\<MACROS:\> | load a new macro defs file; file prompt when editing macro
<br>
Macro | Description
:--------------: | :----------------------------
\<CPS_TEST\> | modem timing test internal string
\<CPS_FILE:\> | modem timing test, spec' file
\<CPS_STRING:s\> | modem timing test, string 's'
<br>
Macro | Description
:--------------: | :----------------------------
\<WAV_TEST\> | WAV file; internal string
\<WAV_FILE:\> | WAV file; spec' file
\<WAV_STRING:s\> | WAV file; string 's'
</center>
<br>
\verbatim
* Added macro to insert QRG text into Rx stream
<QRG:text to insert>
* Added save macro <SAVE> tag
* Added export strings
- FLDIGI_LOG_FILE - current logbook file name
- FLDIGI_MACRO_FILE - current macro file name
* Added <PAUSE> tag
- returns to receive, but does not clear Tx buffer
* Added <TXATTEN:nn.n> <!TXATTEN:nn.n> tag to control
transmit attenuator control from within a macro.
* Added <COMMENT:text> macro tag
a do nothing that disappears from the transmitted
text
\endverbatim
<br>
\section modem_macro_tags Modem macro tags
Macro tags are also assigned to each supported modem type and sub-modem type