tcltdrv is the Tcl version of the Tdrv test program. See Testing with Tdrv for details on tcltdrv's features and operation.
tcltdrv uses the Tk package to provide a windowed interface
identical to the other Tdrv programs. Tk is a standard part of the
Tcl/Tk distribution.
tcltdrv is distributed as a Tcl/Tk program consisting of the following files:
| tcltdrv Program Files | |
|---|---|
| tcltdrv.tcl | Program entry point. |
| tcltdrvsv.tcl | Background server process entry point. |
| hex.tcl | Hex format and conversion routines. |
| images.tcl | Resource file. |
| statistics.tcl | Statstics formatting routines. |
| status.tcl | Status Report formatting routines. |
| tdat.tcl | Test data frame handling routines. |
| vtx.tcl | Verified transmission (Vtx) frame handling routines. |
The tcltdrv project uses the Laygo and Laygo::X21bis
packages.
To start the program, enter:
wish tcltdrv.tcl [.cfg files]
For instance, to start tcltdrv using the Hardware Emulation driver in loopback mode, enter:
wish tcltdrv.tcl stack6.cfg x21loop.cfg