Starting tsview sample session

In this session, you view the pulse header information for the 101st pulse in a TS file. The archive directory is /bigdisk/tsarchive:
//Change directory to location of TS files
$ cd /bigdisk/tsarchive

//List all files from 8 Dec 03 19:25:19
$ ls  *20031208.192519*

//One file found
RVP10.20031208.192519.074.Ascope_DEFAULT.0.H.249 

//run tsview
$ tsview  RVP10.20031208.192519.074* –count:1 –skip:100 –v

//tsview output
Pulse Info size :1148
==============TS Pulse Info============== 
Site :RVP10 Version:0 
Major Mode :1  (FFT) Polarization:1 (Vertical) 
Phase mod sequence :0  (Fixed)
ask  Name:Ascope_DEFAULT Sweep Number:0
. . . 

For information on the header format and information content, see TS record data format.

For the file naming convention, see Tsview command line options.