        #
        | README file for
        |
        | ELSA UTILS
        |
        | Copyright (c) 1993-98 ELSA AG, Aachen (Germany)
        |
        | ELSA AG                    Internet   : http://www.elsa.de
        | Sonnenweg 11               LocalWeb   : +49-(0)241-938800
        | D-52070 Aachen
        |
        | ELSA Inc.                  Internet   : http://www.elsa.com
        | 2231 Calle De Luna
        | Santa Clara, CA 95054
        | USA
        |
        | ELSA Asia Inc.             Internet   : http://www.elsa.com
        | 7F-11, No. 188, Sec. 5
        | Nanking East Road
        | Taipei 105
        | Taiwan, R. O. C.
        |
        | ELSA Japan Inc.            Internet   : http://www.elsa.com
        | Mita Suzuki Building 3F
        | 5-20-14 Shiba, Minato-ku
        | Tokyo 108-0014
        | Japan
        |
        | 10/27/98

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

       Table of Contents

        1.      Overview
        2.      Contents
        3.      Usage

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

1.      Overview:

        This file contains notes and changes to the utilities for 
        the ISDN drivers.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

2.      Files:

        README.TXT             This file
        LIESMICH.TXT           German version of this README.TXT

        ISDNMON.EXE            ELSA ISDNmonitor for OS/2

        CONNTEST.EXE           ELSA connection tester

               - - - - - - - - - - - - - - - - - - - - - - - -

3.      Program description

3.1     ISDNMON

        The ELSA ISDNmonitor for OS2 is a 32-Bit Presentation Manager
        application.
        The main window shows the following information:

        - B-Channels (B1 and B2)

            Con (Yellow LED):
              Off     = B-Channel not active
              Partial = B-Channel requested
              On      = B-Channel active (charged!)

            Tx (Red LED):
              Off     = No Data sent
              On      = Data sent

            Rx (Red LED):
              Off     = No Data received
              On      = Data received

        - S0 Interface

            S0 Activation (Green LED):
              Off     = S0 Bus active
              On      = S0 Bus inactive

            TEI (Green LED):
              Off     = No TEI
              On      = Got TEI

            L2 (Green LED):
              Off     = D-Channel not active
              On      = D-Channel active

        In the menu topic "Info" you will find entries called
        "About" and "General Info". "General Info" gives you further
        information about your CAPI, your driver, your hardware and
        your ISDNmonitor. If you are using an US CAPI-Driver you will
        find another entry called "US Info".

        The window position of the ISDNmonitor is saved when the
        ISDNmonitor is terminated and restored on the next activation.

               - - - - - - - - - - - - - - - - - - - - - - - -

3.2     CONNTEST

        The ELSA Conntester runs with Windows 95, Windows NT and OS/2.
        The main window shows the following information:

        While executing  the  program  you will be asked  to  enter  your own
        calling-number.  After entering  the  calling-number, Conntest starts
        testing.  Then  the  program  builds up  a connection to itself. If a
        successful connection was made the program starts sending data.
        After sending the last  datablock,  the programs  disconntects. While
        the program is making some tests, you are able  to follow  each  test
        on the screen. There is a checklist on which you are able to  see  if
        the test was successful or not. If an error occurs, then the programs
        stops executing and disconnects. Then you can get some useful tips
        from the program for solving the present problems.

        While running CONNTEST.EXE the program makes a CAPI-Trace ( only on a
        writeable media) called CONNTEST.LOG located on the path of
        CONNTEST.EXE .

               - - - - - - - - - - - - - - - - - - - - - - - -

        Notes:

        The ELSA Conntester for Windows 95, Windows NT  and  OS/2 runs  only
        with the ELSA CAPI 2.0.

        While executing CONNTEST.EXE the program makes a CAPI-Trace to a file
        called CONNTEST.LOG. But if you want to start the prgram from  a  not
        writeable media, then no CONNTEST.LOG could be generated.  But if you
        want to generate a CONNTEST.LOG-file then copy CONNTEST.EXE  to  your
        harddisk and execute CONNTEST.EXE once again.

             - - - - - - - - - - - - - - - - - - - - - - - -

