beautypg.com

Figure 5-12. program lists window, 2 imported patterns, 3 pattern generation window – KEPCO KLP Series Developer's Guide, Rev 1 User Manual

Page 76: E 5-12). prog

background image

5-14

KLP-DEV 031113

The Pattern Generator Open button opens the Pattern Generation Window (see PAR. 5.5.2.3);
the Pattern Execution Open button opens the Pattern Execution window (see PAR. 5.5.2.8).

FIGURE 5-12. PROGRAM LISTS WINDOW

5.5.2.2

IMPORTED PATTERNS

Patterns can be imported in comma-delineated text format using the Pattern Import File Select
button (Figure 5-12). The format, showing a single data point, is illustrated in Figure 5-13 and
defined as follows:

The first line is a header, that defines columns (separated by commas) with a corresponding
parameter. The column with a “C” or “c” is defined as Current, “V” or “v” is defined as voltage,
“D” or “d” is defined as Dwell Time, and “Y” or “y“ is defined as Relay followed by (CR,LF). The
second line defines the first data point, with data separated by commas (in the same order as
defined by the header), followed by (CR,LF). Additional data lines define additional data points.
The EOF defines the end of the pattern. A pattern produced using the Pattern Generation win-
dow (Figure 5-14) can be saved in this format using the Pattern Export File Select button.

FIGURE 5-13. FORMAT FOR TYPICAL COMMA-DELINEATED PATTERN GENERATION FILE

5.5.2.3

PATTERN GENERATION WINDOW

The Pattern Generation window (Figure 5-14) allows a user-specified program of up to 100
points to be generated. This method of generating complex patterns, allows rigorous testing of a
UUT (Unit Under Test), within the boundaries determined by the virtual model and the load con-
ditions.

The GENERATED POINTS window shows the number of points currently included in the list for
each of the four parameters, CURRENT, VOLTAGE, DWELL and RELAY. The CLEAR LISTS
button clears all points in the list (individual points can be edited, but not deleted once they have
been added).

Current,Voltage,Dwell,Relay(cr,lf)
1.0123E+02,3.600E+02,1.0E-02,0(cr,lf)
(eof)