***********************
**** Read Me First ****
***********************

Version 1.1
July, 2015


Introducing the Keithley IVI Driver for the 2268 Series of Programmable Power Supplies
----------------------------------------------------------------------
The instrument driver provides access to the functionality of the
Keithley Series 2268 DC Power Supplies through a COM server which also complies
with the IVI specifications. This driver works in any development environment which
supports COM programming including Microsoft Visual Basic, Microsoft
Visual C++, Microsoft .NET, Keysight VEE Pro, National Instruments LabVIEW, and others.
The driver also works in IVI-C environements such as National Instruments LabWindows.

Supported Instruments
---------------------
2268 Series

Installation
-------------
System Requirements: The driver installation will check for the
following requirements. If not found, the installer will either
abort, warn, or install the required component as appropriate.

Supported Operating Systems:
Windows 2000
Windows XP
Windows Vista
Windows 7
Windows 8

Shared Components
Before this driver can be installed, your computer must already
have several components already installed. The easiest way to
to install these other components is by running the IVI Shared
Components installation package available from the IVI Foundation
as noted below. It installs all the items mentioned below.

IVI Shared Components version 2.2.1 or later.
The driver installer requires these components. They must be
installed before the driver installer can install the driver.

The IVI Shared Components installer is available from:
http://www.ivifoundation.org/shared_components/Default.aspx


VISA-COM
Any compliant implementation is acceptable. Typically, VISA-COM is
installed with VISA and other I/O library modules.


Additional Setup
----------------
.NET Framework
The .NET Framework itself is not required by this driver. If you
plan to use the driver with .NET, Service Pack 2 is required.
Download from:
http://msdn.microsoft.com/netframework/downloads/updates/sp/default.asp

The .NET Framework requires an interop assembly for a COM
server. A Primary Interop Assembly, along with an XML file for
IntelliSense is installed with the driver. The driver's PIA, along
with IVI PIAs are installed, by default, in:
:\Program Files\IVI Foundation\IVI\Bin\Primary Interop Assemblies

The PIA is also installed into the Global Assembly Cache (GAC) if
you have the .NET framework installed.

Start Menu Shortcuts
--------------------
A shortcut to the driver help file is added to the Start Menu,
Programs, Keithley group. It contains "Getting
Started" information on using the driver in a variety of programming
environments as well as documentation on IVI and instrument specific
methods and properties.

You will also see shortcuts to the Readme file and any programming
examples for this driver.

Help File
---------
The help file (Keithley2268.chm) is located in the directory:
:\\IVI Foundation\IVI\Drivers\Keithley2268

Revision History
----------------
Version Date Notes
------- ------------ -----
1.0.0.0 Nov 01, 2014 Initial release
1.0.1.0 Jan 19, 2015 Add a delay to the Reset implementation before *ESR query is sent
Add a 100 ms delay before *RST is sent over GPIB interfaces
Add a custom "Channel" parameter to the DriverSetup string for controlling the multi-channel address
1.1 July 31,2015 Bug fixes, C# example integration

IVI Compliance
--------------
IVI-COM/IVI-C IviDCPwr Specific Instrument Driver
IVI Instrument Class: IviDCPwr

IviDCPwrBase yes
IviDCPwrMeasurement yes
IviDCPwrSoftwareTrigger no
IviDCPwrTrigger no

Optional Features:
Interchangeability Checking no
State Caching no
Coercion Recording no

Driver Identification:
Vendor: Keithley Instruments.
Description: 2268 Series DC Power Source
Revision: 1.1
Component Identifier: Keithley2268.Keithley2268

Hardware Information:
Instrument Manufacturer: Keithley Instruments
Supported Instrument Models: 6-110, 6-220, 6-220, 8-100, 8-187.5, 8-200, 10-250, 12-70, 12.5-120, 12-140, 20-42, 20-76, 20-84, 20-125, 33-25, 30-50,
33-76, 40-21, 40-38, 40-42, 40-63, 60-14, 60-25, 60-28, 60-42, 80-10.5, 80-19, 80-21, 80-32, 100-8.5, 100-15, 100-17, 100-25,
150-5.6, 150-10, 150-11.2, 150-17, 300-2.8, 300-5, 300-5.6, 300-8.5, 600-1.4, 600-2.6, 600-2.8, 600-4.3, 800-3.2, 1000-2.5
Supported Bus Interfaces: TCPIP, GPIB, Serial, USB

32-bit Software Information:
Supported Operating Systems: Windows 2000, Windows XP, Windows Vista 32, Windows 7 32, Windows 8 32
Support Software Required: VISA
Source Code Availability: Source code included with driver.

64-bit Software Information:
Supported Operating Systems: Windows Vista 64, Windows 7 64, Windows 8 64
Support Software Required: VISA
Source Code Availability: Source code included with driver.