<html>
<HEAD>
<TITLE>PacketSource Module</TITLE>
</HEAD>
<BODY> 

<H2>
<A NAME="PacketSource">PacketSource</A>
</H2>
This is a simple source of test data packets, which it generates
continuously at millisecond intervals.  Each packet contains a count
value, incremented for each one.
<P>
The only other module that knows anything about these is the
<A HREF="Counter">Counter</A> which  will display the packet's value
in its panel.
<P>
There is no control panel.
<P>
For more details, see the
 <A HREF="../../Documentation/TestModules.html">Test Modules</A>
documentation.
<P>
<BR>

</body>
</html>
