Model 4P Tips/Tricks

Model 4P Bootup Options (Keypresses At Reset/Power On)

Whether the Model 4P boots in the Model III or Model 4 mode depends on the key sequence used during the boot. Pressing one of several keys select a different mode of operation. The selected key should be held until the boot sequence is complete. NEVER USE THE SHIFT, <CAPS>, OR <CONTROL> KEYS DURING A BOOT SEQUENCE.

KeyAction
.Run dynamic RAM test
VPrint boot ROM version
1, F1Boot from Hard Disk
2, F2Boot from floppy disk only
3, F3Boot in Model III mode
RT-SHIFTRS-232 boot
PPrompts user to switch disks after booting the Model III ROM image. This mode can be used to run previous Model III application diskettes that do not contain the ROM image. At the prompt press BREAK to run Model III ROM BASIC, press ENTER to load and run a Disk Operating System.
NIndicates to the Model 4P that is is not to boot the ROM image. Use this to boot Model 4 DOSs if ROM has been previously loaded.
LLoad the ROM image even if it has already been loaded. This mode is used to force the Model 4P to load the ROM image in case it has been damaged.
BREAKSet flag at 405BH
ENTERTerminate keyboard routine

Technical Note: All of this is accomplished by allowing deselection of the boot ROM by adding another port (unavailable in the Model 4). Port 9CH is the BOOT* port. This signal is used to latch Data Bit 0 to produce ROM*. ROM* is used by PAL U109 to produce (or not produce) the ROM chip enable.

Model 4P Modem Commands

Codes

KeyAction
*Opens modem for programming.
ASwitches modem to the answer mode.
@Stand by to receive a new Abort code.
CClears (resets) modem memory.
DClears current telephone number from memory. Must precede any new telephone number.
EToggle the Echo enable switch.
FFast Rotary or Tone dialing (20 pps.)
GToggle forced carrier detect switch.
LTransmits (displays) current contents of modem memory to the computer (terminal).
MToggles the Manual/Automatic switch.
OSwitches the modem to the Originate mode.
PInserts a 3 second pause in dialing sequence.
QPuts modem into LOCal Test Mode.
RRotary dialing (default value).
SSlow Rotary or Tone dialing (10 pps.) (default value).
TTone dialing (10 digits per second).
XExecutes current program (dials phone number in memory, goes into Self-Test mode, waits for telephone to ring while in answer mode).
BKSPErase the last code entered when programming dialing information.
,Insert a user space when programming dialing information.

Examples

To see the menu (or list) of the modem you type: *L in the terminal program such as COMM/CMD, XT4/CMD, etc.

To program it in order to call 555-3595, you would do the following on one line:

**C**MOGFDR652-3595;

C clears modem
M changes to automatic
O is for originate
G disables forced carrier detect
F is for Fast dialing
D is for dialing
R is for Rotary

Now if you typed L the modem will respond with:

MODE=A
TYPE=O
F CD=N
TEST=N
NUMB=R652-3595
RATE=F
EXIT=14

then you would type X to execute the above commands and dial the number.