![MFJ MFJ-1270C System Manual Download Page 195](http://html1.mh-extra.com/html/mfj/mfj-1270c/mfj-1270c_system-manual_1782376195.webp)
MFJ-1270C/1274C MANUAL COMMANDS
Page 186
The trace display would look like this:
byte -------------------hex display------------------- ---shifted ASCII--- ---------ASCII----------
000: 86A24040 40406096 AC6E8440 4060968C CQ 0KV7B 0KF ..@@@@`..n.@@`..
010: 6E844040 E103F074 68697320 69732061 7B P.x:449.49.0 n.@@...this is a
020: 20746573 74206D65 73736167 650D .:29:.6299032. test message.
The
byte
column shows the offset into the packet of the beginning byte of the line.
The
hex display
column shows the next 16 bytes of the packet, exactly as
received, in standard hex format. The
shifted ASCII
column attempts to decode
the high order seven bits of each byte as an ASCII character code. The
ASCII
column
attempts to decode the low order seven bits of each byte as an ASCII
character code. In a standard AX.25 packet, the callsign address field will be
displayed correctly in the shifted ASCII column. A text message will be displayed
correctly in the ASCII column. Non-printing characters and control characters are
displayed in both ASCII fields as ".". You can examine the hex display field to
see the contents of the sub-station ID byte and the control bytes used by the
protocol. Protocol details are discussed in Chapter 9.
T
RANS
Mode:
Packet
Immediate
Command
This is an immediate command. It causes the MFJ TNC to exit from
Command
Mode
into
Transparent Mode
. The current link state is not affected.
Transparent
Mode is primarily useful for computer communications. In this
mode, the "human interface" features such as input editing capability, echoing of
input characters, and type-in flow control are disabled. You may find
Transparent
Mode useful for computer Bulletin Board operations or for
transferring non-text files. See the discussion of Transparent Mode in Chapter 5.
TRF
LOW ON|OFF
Mode:Packet
Default:
OFF
Parameters:
ON
Software flow control can be enabled for the computer or
terminal in Transparent Mode.
OFF
Software flow control is disabled for the computer or terminal