Menu

Tree [2510d7] master /
 History

HTTPS access


File Date Author Commit
 demo 2012-03-26 Andrey Nakin Andrey Nakin [ee9b63] modified: ChangeLog
 doc 2012-04-06 Andrey Nakin Andrey Nakin [38b098] modified: ChangeLog
 src 2012-12-02 Andrey Nakin Andrey Nakin [2510d7] modified: gpib_command.c
 tclconfig 2012-01-09 Andrey Nakin Andrey Nakin [12a49d] new file: Makefile.in
 win 2012-07-23 Andrey Nakin Andrey Nakin [dff164] modified: Makefile.in
 COPYING 2012-01-11 Andrey Nakin Andrey Nakin [c9ec23] modified: COPYING
 ChangeLog 2012-07-23 Andrey Nakin Andrey Nakin [680dd2] modified: ChangeLog
 INSTALL 2011-11-18 Andrey Nakin Andrey Nakin [f0856c] new file: INSTALL
 Makefile.in 2012-07-25 Andrey Nakin Andrey Nakin [ed5865] modified: Makefile.in
 README 2011-11-18 Andrey Nakin Andrey Nakin [f0856c] new file: INSTALL
 aclocal.m4 2012-01-09 Andrey Nakin Andrey Nakin [12a49d] new file: Makefile.in
 configure.in 2012-04-06 Andrey Nakin Andrey Nakin [38b098] modified: ChangeLog
 license.terms 2012-01-09 Andrey Nakin Andrey Nakin [12a49d] new file: Makefile.in
 pkgIndex.tcl.in 2012-01-09 Andrey Nakin Andrey Nakin [12a49d] new file: Makefile.in

Read Me

README: tclvisa

Contents
--------
  1. Introduction
  2. Documentation
  3. Compiling and installing tclvisa
  4. Tracking Development

1. Introduction
---------------

tclvisa is a Tcl binding to VISA (Virtual Instrument Software Architecture) API.

VISA is a widely used I/O API in the test and measurement (T&M) industry for 
communicating with instruments from a PC. VISA is an industry standard 
implemented by several T&M companies. Please refer to VISA documents and 
specifications published on IVI Foundation home site:
  http://www.ivifoundation.org/specifications/default.aspx

tclvisa is a Tcl extension which follow Tcl Extension Architecture (TEA) 
conventions. Information about TEA can be found at
  http://www.tcl.tk/doc/tea/

The home site of tclvisa is
  http://tclvisa.sourceforge.net/
Please post your questions or suggestions in the project forum.

2. Documentation
----------------

Documentation is in progress. Please refer to demo scripts in "demo" 
subdirectory for examples.

3. Compiling and installing tclvisa
-----------------------------------

There are brief notes in the INSTALL about compiling and installation on 
different platforms.

4. Tracking Development
-----------------------

tclvisa is developed in public.  To keep an eye on how Tcl is changing, see
  http://tclvisa.sourceforge.net/

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.