Reference Manual

Table Of Contents
Operating the transceiver from a computer
266 2110 SSB Transceiver Reference Manual
chan command
Use the chan command to:
display the current channel in the transceiver
change to the channel specified
Syntax
chan
chan <name>
where:
chan displays the name of the current channel.
<name> changes to the channel specified, if the channel has been programmed into the
transceiver’s Channel List. The name is case sensitive.
echo command
Use the echo command to control the local behaviour of the CICS serial interface. Use
it to:
display the current echo state
switch the echo state on and off
The default setting is that echo is on. With echo on, any character that is typed is echoed
(mirrored) back to the screen. This corresponds to the use of Full Duplex Mode in
terminal settings. If you have an automated system, the recommended setting for the
system is echo off, which corresponds to Half Duplex Mode. This avoids intermixing
echoes of the commands you enter and the responses from the system.
Syntax
echo
echo on
echo off
where:
echo displays the current echo state of the interface.
on enables echoing of characters entered.
off disables echoing of characters entered.
NOTE
If you want to use the command to change to another channel, make sure
that the channel has been programmed into the transceivers Channel List
(see page 119, Programming the Channel List).