Using Memories

Commander Online Help Contents

Commander provides 100 memories, organized into ten banks of 10. Memories in the currently-selected memory bank appear in a panel that shares the right side of Commander's Main window with readouts for frequency-dependent devices and receiver filter controls. This panel also contains a button for each memory bank that, when clicked, selects that memory bank and displays its memories. If the currently-selected memory bank is not visible, click the Main window's Mem button to make it appear in place of the device and bandwidth controls.

Within a memory bank, each memory stores a frequency, mode, and filter setting.

By editing textboxes in the Memory Banks panel on the Configuration window's Memories tab, you can establish a title for each memory bank ; the title for the currently-selected memory bank serves as the caption of the Main window panel that displays the currently-selected memory bank. To quickly edit a memory bank's title, depress the Ctrl key while clicking that memory bank's button.

To help keep track of each memory's purpose,  you can record notes that pop up whenever the mouse cursor hovers over the memory's Sel button. To record such notes,  depress the Ctrl key while clicking the Sel button; Commander will display a Memory Notes Editor window that allows you to capture notes:

You can direct Commander to display each memory's notes in place of its frequency, mode, and filter -- simply click the command button captioned ~ in the upper right corner of the memory bank panel. To return to a display of memory frequency, mode, and filter, click the ~ button again.

To clear a memory's frequency, mode, filter setting, and notes, depress the Ctrl key while clicking the Save button.

To save the information associated with all memories that contain at least a frequency and mode, click the Export Memories button on the Configuration window's Memories tab. Commander will prompt you for a filename, and then store the data in a format described below. 

To load memories with information from a file, click the Import Memories button on the Configuration window's Memories tab. Commander will prompt you for a filename, and then interpret each line of the file as specifying the contents of one memory via the following tags:

 

Tag Description
<Memory n>   n is an integer between 1 and 100, inclusive
<Frequency f> f is a valid frequency
<Mode mode-name> mode-name specifies a valid mode, e.g. USB or CW
<Filter fg-name> fg-name specifies a valid filter group name, e.g. narrow or sharp
<Split on> enables split
<Split off> disables split (default)
<Hambands on> enables "ham band only"
<Hambands off> disables "ham band only" (default)
<Dual on> enables "dual receive" 
<Dual off> disables "dual receive" (default)
<Notes note-text> note-text contains any valid ascii characters except the angle brackets < or >

Here are some sample memory specification lines:

<Memory 1> <Freq 3.013> <Mode CW> <Filter Narrow> <Split On> <Notes 5R8FU stakeout>
<Memory 11> <Freq 14.260> <Mode USB> <Filter Narrow> <Notes 20m IOTA>
<Memory 12> <Freq 21.260> <Mode USB> <Notes 15m IOTA>

Errors encountered while importing memory specifications are recorded in an error file that is displayed when the import operation completes. The name of the error file is composed by appending _errors to the name of the file being imported.