readme.txt Driver File Contents (me3000wdm.exe)

*************************************************************************
*                                                                       *
* ME-2000/2600/3000 Driver System 3.92 for Windows 95/98/Me/NT4/2000/XP *
*                                                                       *
*************************************************************************

In this README-file you find information
on the following topics:

    - Supported Boards
    - Supported Operating Systems
    - Driver Components
       * System Drivers:
       * High Level Language Support:
       * Graphical Programming Support:
    - IMPORTANT Installation Remark
    - Installation Process
    - New in this Version
    - Contact per Phone or fax

Supported Boards:
=================
- ME-2000 (Standard PCI bus)
- ME-2600 (Standard PCI bus)
- ME-3000 (Standard PCI bus)
- ME-3000 cPCI (CompactPCI bus)

Supported Operating Systems:
============================
- Windows XP   -> WDM driver package, see directory .\winwdm
                  (tested with personal version only)
- Windows 2000 -> WDM driver package, see directory .\winwdm
                  (tested with professional version only)
- Windows Me   -> WDM driver package, see directory .\winwdm
- Windows 98   -> WDM driver package, see directory .\winwdm (all releases)
- Windows NT4  -> SYS driver package, see directory .\winnt (all service packs)
- Windows 95   -> VxD driver package (*), see directory .\win95 (all releases)
- DOS          -> ME-SDK package, programming samples in Visual or Borland C,
                  see directory ..\me-sdk
- Linux        -> LNX driver package, see directory .\linux
- VxWorks      -> VxWorks driver package, see directory .\vxworks

(*) If you use Windows 95, we recommend updating to a
newer Windows version and using the WDM driver.


Driver Components:
==================
* System Drivers:
  The Windows system driver consists of operating system specific low level
  driver, an user interface with the application programming interface (API)
  and a board specific test program.

  Kernel drivers for Linux: see appropriate readme file in the directory .\linux

* High Level Language Support:
  Use the Meilhaus Electronic Software Developer Kit (ME-SDK)
  (-> see the directory ..\me-sdk). Most of the following topics
  are supported:
    Bc       samples for Borland C
    BDelphi  samples for Borland Delphi
    DOS      samples for MS-DOS (16 bit)
    VBasic   samples for Microsoft Visual Basic
    VBA      samples for MS Office
    Vc       samples for Microsoft Visual C
    Test     test program

* Graphical Programming Support:
    Agilent VEE / HP VEE -> ME-VEE driver package see directory .\vee
    LabVIEW              -> LabVIEW driver see directory .\labview

Please read the additional readme.txt in the subdirectories.
If you don't find the sample what you need you have the
following possibilities:
    - ask our support division (email: support@meilhaus.com)
    - look for a similar sample included with the ME-SDK


Important Installation Remark:
==============================
After installation the ME-3000 WDM or SYS driver
under Windows 98, 2000, XP or Windows NT 4.0 you
have to run the program RegisterLicenceKey.exe
located in the installation directory at least
one time if you want to use the ME-3000.
There you should register your VEC model
corresponding your licence key.
After that you can use all ME-3000 function
represented your VEC model.
This is not needed for the ME-2000 or ME-2600.


Installation under Windows 95:
==============================
- Please install the board first into your computer
  (see the manual of your board for hardware installation).

- After power up, the new board will automatically be detected by
  the Windows "Hardware Wizard" and the message "New Hardware
  Found" will be displayed. The dialogs may differ slightly depending
  on your Windows release.

- Select the option "Search for a suitable driver for my device
  (recommended)" and click "Next".

- Select the source for the installation of the driver software and
  start the installation by OK.

  -> The device class "Meilhaus DAQ-boards" will appear in the
     device manager.
  -> The currently installed board will be added to the device
     class "Meilhaus DAQ-boards".

- The setup program (setup.exe) will be started automatically.

- If the setup program should not start automatically, choose
  "Run" from the Windows start menu and click "Browse". Enter
  the path for the SETUP.EXE file of the board installation.

  -> VXD driver (*.VXD) and API-DLL will be installed.

- Reboot your computer.

- For high level language support, demos and test programs
  please install the ME-Software-Developer-Kit (ME-SDK).

- Test the function of the board by the test program.


Installation under Windows 98/Me/2000/XP:
=========================================
  Please proceed step by step as described below. This is important
  to guarantee a correct Plug&Play procedure as required under
  Windows 98/Me/2000 (see also the description in the manual).

- Please install the board first into your computer
  (see the manual of your board for hardware installation).

- After power up, the new board will be detected automatically by
  the Windows "Hardware Wizard" and the message "New Hardware Found"
  will be shown (The dialogs may differ slightly depending on your
  Windows release).

- Insert the ME-Support CD with the driver software.

- Select the option "Search for a suitable driver for my device
  (recommended)" and click "Next".

- Browse to the directory with the installation software. Mark the
  INF file for the board to be installed and confirm with "OK".

  -> System driver and API-DLL will be installed
  -> The device class "Meilhaus DAQ-boards" will be added in the
     device manager
  -> The currently installed board will be added to the device class
     "Meilhaus DAQ-boards"
  -> The resource settings will automatically be assigned

- Reboot your computer.

- For high level language support, demos and test programs
  please install the ME-Software-Developer-Kit (ME-SDK).

- Test the function of the board by the test program.


Installation under Windows NT 4.0
=================================
- If you install from CD-ROM double click the file "Start" in the
  root directory of the CD-ROM. Navigate to the driver installation
  and start the setup program. Alternativly choose "Run" from the
  Windows start menu and click "Browse". Enter the path for the
  SETUP.EXE file of the board installation.

  -> Kernel driver (*.SYS) and API-DLL will be installed.

- Reboot your computer.

- For high level language support, demos and test programs
  please install the ME-Software-Developer-Kit (ME-SDK).

- Test the function of the board by the test program.


ME-SDK (optional):
******************
For programming of ME PCI boards with all common high level languages
the Meilhaus Electronic Software Developer Kit (ME-SDK) is provided.
It includes samples, test programs and tools for all ME PCI boards.

- Start the installation by running the file "setup.exe" in the directory
  <CD>:\me-support\me-boards\me-sdk.

- Follow the instructions of the setup program

  -> Libraries, samples and test programs will be installed to the
     directory C:\Meilhaus\me-sdk (by default).


New in this Version
===================
0.09 -> 1.00:   first release
2.56 -> 3.70:   WDM: Win 2000, Win 98/ME driver included
                WDM: new Debug Trace functionality
                WDM: improved PLX Bug workaround
                ALL: new Installation package
3.70 -> 3.73:   NT4: improved PLX Bug workaround
3.75 -> 3.76:   Release of ME-Support CD-ROM 2.1
                support of Windows XP
                support of VxWorks
3.76 -> 3.80:   NT4: new driver, based on WDM driver
                NT4+WDM: improved licence key input
3.80 -> 3.82:   NT4: driver supports the new PLX 9052 PCI Bridge
                     AssignSlotResources depends on PLX type
                WDM: changed the PnP CallBackFunction in driver
                     regarding preferd recources
3.82 -> 3.83:   WDM: no SIO address at ME-2000/2600
		ALL: new defines for driver device names
3.83 -> 3.84:   ALL: free memory of AIContinuous in DLL
3.84 -> 3.85:   Release of ME-Support CD-ROM 2.5
3.85 -> 3.86:   DLL: PWMSetMode: intercept Freq = 0
3.86 -> 3.87:   DLL: VBme3000GetDriverErrorString fixed
3.87 -> 3.88:   DLL: additional API Function with _xx
3.88 -> 3.89:   All: new Driver Trace Module
3.89 -> 3.90:   Release of ME-Support CD-ROM 2.6
                WNT: no LicenceKey crash fixed
3.90 -> 3.91:   Release of ME-Support CD-ROM 2.7
                All: PWM, SafeArrays for VBasic
		All: new samples in SDK
3.91 -> 3.92:   All: AISingle polling with ext. irq. fixed



Contact per Phone or Fax
========================
If you have sales questions, please contact
our sales department:

Phone: ++49 (0)89/890166-0
Fax: ++49 (0)89/808316
E-Mail: sales@meilhaus.de

If you have difficulties, caused by the driver,
please contact us by:

Fax-Hotline: ++49 (0)89/89016628
   or
E-Mail: support@meilhaus.de

For updates, see the support section under www.meilhaus.com

End of README file *****************************************************
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 0.87