User`s guide

/H:<highCnt> The number of plots per page high.
/N:<pltNum> Which plot this is (relative to /W and /H). If not set when /W or /H used, then the
plot number is automatically incremented & stored in ‘VIEWDATA.INX’ for the
next plot.
/M:<time> Display trace, wait <time> seconds, and exit program.
Example 1
To start Viewdata, type:
VIEWDATA [
Enter
]
Example 2
To start Viewdata and display a particular file, type:
VIEWDATA <filename> [
Enter
]
Example 3
To start Viewdata and display one file in trace A and another file in trace B, type:
VIEWDATA <filename1> <filename2> [
Enter
]
Example 4
To start Viewdata and display one file in trace A, another file in trace B, and a third file in trace C, type:
VIEWDATA <filename1> <filename2> <filename3> [
Enter
]
Example 5
To plot 3 traces side-by-side (wide) and 2 traces deep (high) for a group of files, type:
REPEAT viewdata /w:3 /h:2 *.dat /p [
Enter
]
With the /W, /H, and /N options to VIEWDATA, you could specify where the current trace will be
plotted on a page.
Viewdata
5-6