Agilent Technologies

SICL and Direct I/O: Find Type and Logical Unit Number of All Instrument Interfaces Read Me

This sample program uses the DynamicIO automation server to find all available interfaces, instruments and DMMs.

Date: Sep 2003

Version: 1.0

Language: Agilent VEE Pro

Instruments: SCPI Instruments

OS Requirements: Microsoft® Windows® 98 SE, NT® 4.0, ME, 2000, or XP

Additional Software: Agilent IO Libraries M.01.01.04 (or later)

This sample program uses the DynamicIO automation server to find all available interfaces, instruments and DMMs. The ClearInstrumentModelDB method clears the server's internal copy of the instrument database. FindAllInterfaces and FindAllInstrs methods work without the database but the FindAllDMMs method does not. The Reset method restores the server's default states including the default instrument model database. The SelectInterface property sets the type of interface to use in the subsequent calls to the Find method. In this case we limit the search to the GPIB interface. The ExcludeAddrsFromQuery method excludes bus address(es) from subsequent identification of instrument(s) at the specified address(es). After the reloading of the default instrument database by Reset the second FindAllDMMs call finds DMM(s) if any is connected.

AGILENT PROVIDES THIS FREE SOFTWARE "AS IS". ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO ANY WARRANTY OF NON-INFRINGEMENT, THE IMPLIED WARRANTIES OF MERCHANTABILITY, SATISFACTORY QUALITY, REASONABLE CARE AND SKILL, AND FITNESS FOR A PARTICULAR PURPOSE ARE EXPRESSLY DISCLAIMED. Agilent shall not be liable in any way whatsoever for any damages of any nature arising from its use. In no event shall Agilent be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to: procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability or tort (including negligence or otherwise) except if caused by willful misconduct or gross negligence arising in any way out of the use of this software, even if advised of the possibility of such damage and if it has been ensured that such data can be reconstructed with reasonable expenditure from data material provided in machine-readable form.

Windows is a U.S. registered trademark of Microsoft Corporation.

Microsoft is a U.S. registered trademark of Microsoft Corporation.

Windows NT is a U.S. registered trademark of Microsoft Corporation.

Copyright © 2004 Agilent Technologies, Inc.


© Agilent 2000-2006