User`s manual

CHAPTER 4
ESTEEM APPLICATION PROGRAMS
4-3
IBM AND COMPATIBLE COMPUTERS
This is a typical program for sending data between two
personal computers using a standard communications
package (i.e. PC-TALK, CROSSTALK XVI, PROCOM,
etc.)
Perform the following prior to programming the
ESTeem(s) to initialize the unit to factory default
settings:
1. Turn Bit 8 OFF on the RS-232C Setup Switch.
2. Reset the ESTeem.
3. TYPE FA <cr>. Please note the characters my not
be echoed by the crt.
ESTeem A ESTeem B
------------------------------- --------------------------
ADD xxx ADD yyy
SETC yyy SETC xxx
TERMC ON TERMC ON
TERMT 10 TERMT 10
SENDP 255 SENDP 255
SAVE SAVE
BIT 8 ON (RS-232 SWITCH) BIT 8 ON
RESET ESTEEM RESET ESTEEM
Software flow control is used in this example. The
units have been configured for AUTO-CONNECT
(Bit 8 - ON). If this feature is not desired then set Bit
8 - OFF.
xxx and yyy represent an ESTeem address which is
user definable from 0 to 253.
DATA GENERAL EQUIPMENT
This program is used to connect a Data General
mainframe to a remote terminal. This setup is a typical
point to point configuration with the AUTO-CONNECT
feature enabled.
Perform the following prior to programming the
ESTeem(s) to initialize the unit to factory default
settings:
1. Turn Bit 8 OFF on the RS-232C Setup Switch.
2. Reset the ESTeem.
3. TYPE FA <cr>. Please note the characters my not
be echoed by the crt.
ESTeem At Mainframe ESTeem At Terminal
---------------------------- ------------------------------
ADD xxx ADD yyy
SETC yyy SETC xxx
TERMC ON TERMC ON
TERMT 80 TERMT 1
DISACK ON * DISACK ON *
SENDP 255 SENDP 10
PASSWORD ON
SETTRANS ON:SAVE SETTRANS ON:SAVE
BIT 8 ON (RS-232 SWITCH) BIT 8 ON
RESET ESTEEM RESET ESTEEM
Turn DISACK ON only if you want to defeat the
acknowledge packet.
xxx and yyy represent an ESTeem address which is
user definable from 0 to 253.
DEC EQUIPMENT
This program is used to connect a DEC 11-780
mainframe to a remote terminal. This setup is a typical
point to point configuration with the AUTO-CONNECT
feature enabled.
Perform the following prior to programming the
ESTeem(s) to initialize the unit to factory default
settings:
1. Turn Bit 8 OFF on the RS-232C Setup Switch.
2. Reset the ESTeem.
3. TYPE FA <cr>. Please note the characters my not
be echoed by the crt.