*************************************************************
* Date of creation                            February 2003 *
* Erstellungsdatum                            Februar  2003 *
*************************************************************

         I English 
        II Deutsch


                         I English 


        Important notes for installation from the ADwin CD
        ---------------------------------------------------

	  
You can find information on changes and new features of this 
ADwin CD also in the file : Features_X.XX.XXXX_eng.pdf
          
	  
	  You find the ADwin versions number
after the installation on your PC under Windows: 
Start\Settings\Control Panel\Software\Add/Remove


If you update versions older than 3.00.2300, continue as follows:
1) Make a back-up of the data in your directory ADbasic3 
   and make a back-up of your ADbasic programs
2) Deinstall ADbasic 3.0 (when using older versions also
   the ADwin driver) under Windows: 
   Start\Settings\Control Panel\Software\Add/Remove
3) Delete your existing folder ADbasic3. 
   The following information remain : License key and 
   recently used ADbasic "Compiler Options" : 
      Linkaddress, 
      Processor type, 
      16 bit resolution,
      Autostart

Only for Windows 2000, NT and XP:
   You need full access rights to your PC
   Ask your system administrator.




	News / changes compared with previous installations :
	-----------------------------------------------------
	
1. Windows Installer Engine version 2.0 (since version 3.20.0804) :
- The new engine version will be installed automatically, if 
  necessary.
- Problem on deinstalling older versions (Error 1316) is now fixed
- Service pack 6 is now required for WinNT 
  (SP6 is available on CD in directory :  NT4_SP6a). 
- The installation files (*.msi) are automatically copied into the
  following directory :
                 [WindowsFolder]\Downloaded Installations\ADwin
  i.e. for Win9x/ME    (mostly) :
                 C:\Windows\Downloaded Installations\ADwin
  i.e. for WinNT, W2K, XP    (mostly) :
                 C:\WinNT\Downloaded Installations\ADwin
  "Repair" and "Modify"  of an installation is now possible also in
  those cases, when the ADwin-CD is no longer present in the drive.
  On deinstallation these *.msi are not automatically deleted.
  For the reason of saving disk space, it is recommended to manually
  delete the old, no longer required files occasionally, after 
  having deinstalled all ADwin program packages.
2. Since Version 3.20.0804 deinstallation is also possible by :
       Start \ Programs \ ADwin \ Setup \ uninstall ADwin-Driver and ADbasic
  and  Start \ Programs \ ADwin \ Setup \ uninstall ADwin-Developer-Software
  
  

	
	The installation routine offers two program packages:
	-------------------------------------------------------

        1. ADwin driver and ADbasic (version number)
        (necessary for working with all ADwin systems)

	2. ADwin Developer Software (version number)
	(necessary for most of the applications)
	
We recommend the installation of both program packages

Contents of 1.(extract):
a) The ADwin drivers for the operating systems Windows95, 
   98, ME, 2000, NT, XP for the communication between your
   PC and the ADwin system
b) The configuration program ADconfig.exe for the allocation of
   device numbers to the interface (Ethernet (TCP/IP), 
   USB, Link interface, etc.).
   Please see below: "Special information"
d) The real-time development tool ADbasic for the operating 
   systems Windows95, 98, ME, NT, 2000 and XP
e) The test programs ADtest.exe (PC plug-in boards, ADwin-L16
   and ADwin-Gold) as well as ADpro.exe (ADwin-Pro systems)

Contents of 2. (extract):
a) Interfaces from ADwin to the programs (driver interfaces)
   C_Windows, Delphi, DIAdem, LabView, Testpoint, Visual Basic, 
   Visual Studio .NET, Agilent VEE, Matlab
b) The ADwin program ADtools (a collection of various programs,
   which access directly the parameters and datas of the 
   ADwin systems in order to display or to modify them).
c) Software for various options
d) Software for calibrating ADwin-systems
e) Example programs for programming with ADbasic
f) Several manuals as PDF files.


                            Default directory
                            -----------------					
					
The (recommended) default directory is: C:\ADwin

In the subdirectories "Developer" and "Tools" you will find 
among other things the ADwin Developer Software and the test
programs.



                            Special information:
                            -------------------

1. During the installation of the program package 
"ADwin-Driver and ADbasic" the device numbers 150 Hex and 190 Hex,
which correspond to the Linkaddresses 150 Hex and 190 Hex, are 
automatically implemented.
(Hex = hexadecimal mode in the numerical system from 0 to F, 
whereas F = 15 decimal). 

You can refrain from addressing your hardware, when
you connect one (or two) ADwin systems with Link interface
(ISA, PCI, PCMCIA) and when you use the Linkaddresses 150 Hex
or (and) 190 Hex.

In all other cases you have (after the CD installation) to allocate 
a device number to your ADwin system with the program ADconfig.exe. 
You will find it in the recommended default directory
         C:\ADwin\Tools\ADconfig\
More detailed information about the addressing can be found in the
ADconfig.hlp-file. 


2.If you use ADbasic, please check first the settings in the
dialog box: "Options - Compiler", according to the instructions
of your ADwin hardware. Please be first aware of the correct 
Device No.


3.The ADbasic compiler is not part of the standard delivery.
Without a licence key you cannot save compiled programs.


           
----------------------------------------------------------------
    Notes for the application of older hardware and software
----------------------------------------------------------------

Only for Win95 and Win98 ("first Edition") :
      If the following message appears on starting the program
      ADconfig.exe  : 
      "A device attatched to the system is not functioning"
      "OLEAUT32.DLL"
      In this case you should install :
         ADwin-CD :  DCOM\dcom98.exe respectively dcom95.exe

Only for Windows NT and 2000:
      The function of the program ADwinset.exe for log-on of a 
      new or changed Linkaddress is realized in the program 
      ADconfig.exe, starting from the ADwin version 3.00.2300. 
      The program ADwinset.exe is not applicable any longer.

ADShow:
      The program ADshow is also no longer applicable starting 
      from the versions 3.00.2300. You can use ADtools instead.

Differences between ADbasic 2.0 and ADbasic 3.0 :
      Contrary to ADbasic 2.0, ADbasic 3.0 supports the processor
      ADSP21062. Details like differences in memory management 
      can be found in the ADbasic 3.0 manual.
      Basically every source code written with ADbasic is upward 
      compatible. But please, pay attention to the following 
      details:
      a) The ADSP21062 has a different timer resolution.
      b) FIFO-array structures must not be declared as the 
      data type short
      c) A process, which is to be controlled by an external event,
      must always run as a high priority process.
      d) The ADbasic setting "Number of Loops" has no function.
      e) The instructions LINKIN and LINKOUT are not implemented,
      since when working with the ADSP there is no additional Link 
      available for the communication.
      f) Compared to the hardware addresses of the T805, an offset
      of 20400000H has to be added to every address. 

ADbasic and Windows 3.1x :
      ADbasic cannot be used under Windwos 3.1x. But binary 
      files, which were created by ADbasic on another 
      operating system, can be used under Windows 3.1x.
      For this, special drivers are necessary, which we will 
      deliver on demand.

________________________________________________________________



                        II Deutsch



        Wichtige Hinweise zur Installation von der ADwin CD
        ---------------------------------------------------


Informationen ber nderungen und neue Features dieser ADwin CD 
finden Sie auch in der Datei :  Features_X.XX.XXXX_ger.pdf
          
	  
                  Die ADwin-Versionsnummer
finden Sie nach der Installation auf Ihrem PC unter Windows: 
Start\Einstellungen\Systemsteuerung\Software\Hinzufuegen/Entfernen


Nur beim Update von Versionen aelter als 3.00.2300:
1)  Sichern Sie die Daten
    - Ihres Ordners ADbasic3
    - Ihrer Adbasic-Programme
2)  Deinstallieren Sie ADbasic 3.0 (bei aelteren Versionen 
    auch ADwin Driver) unter Windows: Start\Einstellungen\
    Systemsteuerung\Software\Hinzufuegen/Entfernen
3)  Loeschen Sie Ihren bestehenden Ordner ADbasic3.
    Die folgenden Informationen bleiben erhalten : License key
    und zuletzt benutzte ADbasic "Compiler Options" : 
      Linkaddresse, 
      Processor Typ, 
      16 bit resolution,
      Autostart

Nur bei Windows 2000, NT und XP:
  Sie benoetigen volle Zugriffsrechte an Ihrem PC. 
  Fragen Sie Ihren Systemadministrator.




    Neuheiten / Aenderungen im Vergleich zu frheren Installationen
    ---------------------------------------------------------------
	
1. Windows Installer Engine Version 2.0 (seit Version 3.20.0804) :
- Falls notwendig wird die neue Engine Version automatisch 
  installiert.
- Problem beim Deinstallieren lterer Versionen (Error 1316) jetzt
  behoben
- Bei WinNT wird nun Service Pack 6 bentigt (verfgbar auf CD im 
  Verzeichnis :  NT4_SP6a). 
- Die Installationsfiles (*.msi) werden beim Installieren 
  automatisch in das folgende Verzeichnis kopiert :
                 [WindowsFolder]\Downloaded Installations\ADwin
  d.h. fr Win9x/ME    (meistens) :
                 C:\Windows\Downloaded Installations\ADwin
  d.h. fr WinNT, W2K, XP    (meistens) :
                 C:\WinNT\Downloaded Installations\ADwin
  Jetzt ist das "Repair" und "Modify"  einer Installation auch
  dann mglich, wenn die ADwin-CD nicht mehr im Laufwerk liegt.
  Diese *.msi Dateien werden beim Deinstallieren nicht automatisch 
  gelscht. Um Festplattenplatz freizugeben empfiehlt es sich 
  deshalb, gelegentlich die alten, unbentigten Dateien manuell zu
  lschen, nachdem man alle ADwin Programmpakete deinstallieren hat.
2. Ab Version 3.20.0804 kann man auch deinstallieren durch :
       Start \ Programme \ ADwin \ Setup \ uninstall ADwin-Driver and ADbasic
  und  Start \ Programme \ ADwin \ Setup \ uninstall ADwin-Developer-Software



        Die Installationsroutine bietet zwei Programmpakete an:
        -------------------------------------------------------

        1. ADwin-Driver and ADbasic (Versionsnummer)
        (fuer das Arbeiten mit allen ADwin-Systemen erforderlich)

        2. ADwin-Developer-Software (Versionsnummer)
        (fuer die meisten Anwendungen erforderlich)
	
Wir empfehlen die Installation beider Programmpakete

Inhalt zu 1.(Auszug):
a) Die ADwin-Treiber fuer die Betriebssysteme Windows95, 98, ME, NT
   2000, XP zur Kommunikation zwischen Ihrem PC und ADwin-System
b) Das Konfigurierungsprogramm ADconfig.exe zur Zuordnung
   von Geraetenummern (Device No.) zum Interface (Ethernet (TCP/IP),
   USB, Link-Schnittstelle usw.).
   Siehe unten: "Besondere Hinweise"
d) Das Echtzeit-Entwicklungstool ADbasic fuer die Betriebs-
   systeme Windows95, 98, ME, NT, 2000 und XP
e) Die Testprogramme ADtest.exe (PC-Einsteckkarten, ADwin-L16 und 
   ADwin-Gold) sowie ADpro.exe (ADwin-Pro-Systeme)

Inhalt zu 2.(Auszug): 
a) Schnittstellen von ADwin zu den Programmen (Treiber Interfaces) 
   C_Windows, Delphi, DIAdem, LabView, Testpoint, Visual Basic, 
   Visual Studio .NET, Agilent VEE, Matlab
b) Das ADwinprogramm ADtools (Sammlung diverser Programme,
   die direkt auf Parameter und Datas der ADwin-Systeme 
   zugreifen, um sie anzuzeigen oder zu veraendern)
c) Software fuer verschiedene Optionen
d) Software zum Kalibrieren der ADwin-Systeme
e) Beispielprogramme fuer die Programmierung mit ADbasic
f) Verschiedene Handbuecher als PDF-Datei 


                         Standardverzeichnis
                         -------------------					
					
Das (empfohlene) Standardverzeichnis lautet: C:\ADwin

In den Unterverzeichnissen "Developer" und "Tools" finden Sie 
u.a. die ADwin Developer-Software und die Testprogramme.



                         Besondere Hinweise:
                         -------------------

1. Die Installation des Programmpaketes "ADwin-Driver and ADbasic"
legt automatisch die Geraetenummern (Device No.) 150 Hex und 
190 Hex an, die den Linkadressen 150 Hex und 190 Hex entsprechen.
(Hex = Hexadezimale Schreibweise im Zahlensystem von 0 bis F, 
wobei F = 15 Dezimal). 

Auf die Adressierung Ihrer Hardware koennen Sie verzichten, wenn
Sie ein (oder zwei) ADwin-Systeme mit Link-Schnittstelle 
(ISA, PCI, PCMCIA) anschliessen und die Linkadressen 150 Hex 
oder (und) 190 Hex benutzen. 

In allen anderen Faellen muessen Sie nach der CD-Installation Ihrem 
ADwin-System eine Geraetenummer mit dem Programm ADconfig.exe 
zuteilen. Sie finden es im empfohlenen Standard-Verzeichnis 
         C:\ADwin\Tools\ADconfig\
Ausfuehrliche Informationen zur Adressierung erhalten Sie im 
ADconfig.hlp-file. 


2.Falls Sie mit ADbasic arbeiten, ueberpruefen Sie bitte zuerst
die Einstellungen im Dialogfenster: "Options - Compiler" 
entsprechend den Vorgaben Ihrer ADwin-Hardware. Achten Sie auf
die korrekte Device No.


3.Der ADbasic-Compiler gehoert nicht zum Standardlieferumfang.
Ohne License key koennen Sie keine compilierten Programme speichern.


           
----------------------------------------------------------------
    Hinweise im Zusammenhang mit aelterer Hard- und Software
----------------------------------------------------------------

Nur bei Win95 und Win98 ("first Edition") :
      Falls beim Starten des Programmes ADconfig.exe die 
      folgende Meldung erscheint :
      "A device attatched to the system is not functioning"
      "OLEAUT32.DLL"
      In diesem Fall sollte man installieren :
         ADwin-CD :   DCOM\dcom98.exe bzw. dcom95.exe

Nur bei Windows NT und 2000:
      Die Funktion des Programmes ADwinset.exe zur Anmeldung 
      einer geaenderten Linkadresse ist ab der ADwin-Version 
      3.00.2300 im Programm ADconfig.exe realisiert. 
      Das Programm ADwinset.exe entfaellt.

ADShow : 
      Das Programm ADshow entfaellt ab Version 3.00.2300 .  
      Es wird von ADtools abgeloest.

Unterschiede ADbasic 2.0 zu ADbasic 3.0 :
      Gegenueber ADbasic 2.0 unterstuetzt ADbasic 3.0 den 
      Prozessor ADSP21062. Einzelheiten wie die Abweichung
      der Speicherverwaltung usw. entnehmen Sie bitte dem 
      ADbasic 3.0-Handbuch.
      Grundsaetzlich ist jeder mit ADbasic geschriebene Quellcode
      aufwaertskompatibel. Beachten Sie aber bitte folgende Dinge:
      a) Der ADSP21062 hat eine andere Timeraufloesung.
      b) FIFO-Array-Strukturen duerfen nicht unter dem Datentyp 
         Short deklariert werden.
      c) Prozesse, die von einem externen Event gesteuert werden
         sollen, muessen immer mit hoher Prioritat ablaufen.
      d) Die ADbasic-Einstellung Number of Loops hat keine Funktion.
      e) Die Befehle LINKIN und LINKOUT sind nicht implementiert, da
         der ADSP keinen Link fuer die Kommunikation bereitstellt.
      f) Gegenueber den Hardwareadressen des T805 muss zu jeder 
         Adresse ein Offset von 20400000H addiert werden.

ADbasic und Windows 3.1x :
      ADbasic laeuft nicht unter Windwos 3.1x. Aber Binaer-
      dateien, die mit ADbasic auf einem anderen Betriebssystem
      erzeugt wurden, koennen unter Windows 3.1x verwendet werden. 
      Dazu sind allerdings spezielle Treiber erforderlich, die auf 
      Anfrage geliefert werden koennen.
