home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / alltips.zip / OT400.FAX < prev    next >
Text File  |  1994-11-28  |  7KB  |  172 lines

  1. Connctng to an AS/400 using PM Terminal  7/20/94
  2.  
  3. File:osot400.fax 5/2/94
  4.  
  5. TITLE: Connecting to an AS/400 using PM Terminal.
  6.  
  7.  
  8. DESCRIPTION OF SYMPTOMS:
  9. How to connect to an AS/400 using PM Terminal.
  10.  
  11. SUMMARY OF RESOLUTION:
  12. 1. Configure the AS/400 for proper asynchronous communication.
  13.    Note: An ASCII controller is required on the AS/400.  More
  14.          information can be obtained about the hardware
  15.          requirements from your AS/400 administrator.
  16. 2. Configure PM Terminal.
  17.    Note: A modem connected to the PC is required in order to
  18.          communicated to the AS/400 or any other system or BBS.
  19. 3. Attempt to connect to the AS/400.  This might require several
  20.    attempts before succeeding due to telephone line noise or
  21.    other outside interference.
  22.  
  23. DETAIL OF RESOLUTION:
  24. 1.  Configure the AS/400 for asynchronous communication.  This
  25.     should be done by the AS/400 administrator.
  26.     Example:
  27.     CRTDEVDSP DEVD(ASCPS04) DEVCLS(*LCL) TYPE 3101) MODEL(23) +
  28.            EMLDEV(*TYPE) PORT(4) EMLASCII(*YES) ATTACH(*MODEM) +
  29.            ONLINE(*YES) CTL(CTL02) KBDTYPE(USB) CHRID(*KBDTYPE) +
  30.            PRTDEV(*SYSVAL) OUTQ(*DEV) PRTFILE(*LIBL/QSYSPRT) +
  31.            INACTTMR(*NOMAX) LINESPEED(*CALC) WORDLEN(*CALC) +
  32.            PARITY(*CALC) STOPBITS(1) MAXOUT(7) IDLTMR(40) +
  33.            NRMPOLLTMR(3) FRAMERTY(15) +
  34.            TEXT('ASYNC PS/2 Connection 04')
  35.  
  36. 2.  Configure PM Terminal.
  37.  a. Ask your AS/400 administrator for the communication settings
  38.     required in order to connect to the AS/400.
  39.      Example:
  40.        Baud rate:              2400
  41.        data bits:                 8
  42.        Parity:                   on
  43.        stop bit:                  1
  44.        Handshaking:            None
  45.        Error Correction:       None
  46.        Terminal Emulation:  3101-20
  47.    This information is required in order to properly configure
  48.    PM Terminal.
  49.  
  50.  b.  Setup the communication parameters.
  51.   1.  Double Click on the PM Terminal ICON
  52.   2.  Click once with the Left Mouse Button (LMB) on the
  53.       Session Menu.
  54.   3.  Click once with the LMB on the Setup Profiles menu
  55.       option.
  56.   4.  Click once with the LMB on the CONNECTION button.
  57.   5.  Click once with the LMB on the ADD button.
  58.   6.  Click once with the LMB on the OK button to accept
  59.       Standard COM.
  60.   7.  Place a comment which describes this Connection Object.
  61.       For example, Hayes 2400,n,8,1  (2400 BAUD, no parity, 8
  62.       bits, one stop bit).
  63.  
  64. c.  Selecting the COM port.
  65.   8.  Click with the LMB on the COM port to be used.
  66.   9.  Click with the LMB on the SETUP button.
  67.  10.  Click with the LMB on the ADD button.
  68.  11.  Click with the LMB on the OK button to accept Standard
  69.       COM.
  70.  12.  Click with the LMB on the List Box button (arrow) to
  71.       display choices.
  72.  13.  Click with the LMB on the Auto-Dial selection to
  73.       highlight it.
  74.  14.  Click with the LMB on the OK button to accept this entry.
  75.  
  76. d. Select modem type.
  77.  15.  Click with the LMB on the List Box button (arrow) to
  78.        display choices.
  79.  16.  Click with the LMB on the Hayes Smartmodem 2400 (for this
  80.       example otherwise pick a modem which is similar to your
  81.       modem).
  82.  17.  Click with the LMB on the OK button to accept this entry.
  83.  18.  Place a comment which describes this MODEM object (i.e.
  84.       Hayes Compatible 2400).
  85.  
  86. e. Change the initialization string.
  87.  19.  Click with the LMB on the Device Initialization String.
  88.  20.  Click on the CHANGE Button.
  89.  21.  Delete the "&T5" from the Initialization String.
  90.       Note: If your modem has error checking and flow control,
  91.       you may need to disable it depending on the modem connected
  92.       to the AS/400.  You should contact the AS/400 Administrator
  93.       to see if error correcting (i.e. .32bis/.42bis protocol) is
  94.       supported by the modem attached to the AS/400.  If you have
  95.       an error correcting modem and you need to disable this
  96.       option, you can add "&Q0" to the Initialization String.
  97.       You should refer to the documentation that came with your
  98.       modem for further information.
  99.  
  100.  22.  Click with the LMB on the OK Button to accept this entry.
  101.  23.  Click with the LMB on the SAVE AS button.
  102.  24.  Enter a name to save this MODEM object (i.e. Hayes 2400).
  103.  25.  Click with the LMB on the SAVE button to save this MODEM
  104.       object.
  105.  26.  Click with the LMB on the CLOSE button to return to
  106.       previous menu.
  107.  
  108. f. Change the Baud rate and Flow control.
  109.  27.  Click with the LMB on the Communication Parameters.
  110.  28.  Click with the LMB on the CHANGE button.
  111.  29.  Click with the LMB on the List Box button (arrow) to
  112.        display choices.
  113.  30.  Click with the LMB on the 2400 (to select the correct
  114.       baud rate for this example).
  115.  31.  Click with the LMB on the OK button to accept this entry.
  116.  32.  Click with the LMB on the Flow Control entry.
  117.  33.  Click with the LMB on the CHANGE Button.
  118.  34.  Click with the LMB on the NONE option for TRANSMIT PACING.
  119.  35.  Click with the LMB on the NONE option for RECEIVE PACING.
  120.  36.  Click with the LMB on the OK button to accept this entry.
  121.  37.  Click with the LMB on the SAVE AS button to save this
  122.       CONNECTION object.
  123.  38.  Enter a name to save this CONNECTION object (i.e. COM -
  124.       Hayes).
  125.  39.  Click with the LMB on the CLOSE button to return to
  126.       previous menu.
  127.  40.  An option step would be to setup a file transfer and
  128.       telephone network profile.
  129.  41.  Click with the LMB on the CLOSE button to return to
  130.       previous menu.
  131.  
  132. g. Add a Session notebook entry.
  133.  42.  Click with the LMB on the SESSION menu.
  134.  43.  Click with the LMB on the ADD menu option.
  135.  44.  Enter a Comment for the session (i.e. AS/400)
  136.  45.  Click with the LMB on the List Box button (arrow) of the
  137.       Terminal Emulation profile selection.
  138.  46.  Scroll down to the IBM 3101 - 20 terminal option and click
  139.       once with the LMB to highlight the option.
  140.  47.  Click with the LMB on the List Box button (arrow) of the
  141.       Connection Path profile selection.
  142.  48.  Scroll down to the option and click once with the LMB to
  143.       COM - Hayes to highlight the option.  This is the name of
  144.       the CONNECTION object you just created in step 34.
  145.  49.  Click with the LMB on the ADD button.
  146.  50.  Enter the complete phone number of where you want to
  147.       dial.
  148.  51.  Recommend that you select "Display this dialog box at
  149.       connect time".
  150.  52.  Click with the LMB on the SAVE AS button.
  151.  53.  Enter a Session Name (i.e. AS/400 2400 baud)
  152.  54.  Click with the LMB on the SAVE button.
  153.  
  154. PM terminal in now configured.  Attempt to connect to the AS/400.
  155.  
  156. Note: 1. Recommended change is the buffer definitions size in the
  157.          terminal emulation profile settings.  This can be
  158.          accomplished after connecting to the as/400 by clicking
  159.          with the LMB on the settings option, followed by the
  160.          Terminal emulation option and changing the buffers
  161.          definition option.
  162.  
  163.       2. After connecting to the AS/400 and logging on, the
  164.          keyboard might need to be remaped or The function keys
  165.          can be used by holding down the ESC key and hitting the
  166.          appropriate number.
  167.        - Example:  F1 would be ESC and the number 1 key on the
  168. keyboard.
  169.  
  170.  
  171. 12/31/99
  172.