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