MERGE Merge Two Traces
Example
OUTPUT
718;"MERGE
TRC,l,200,TRA,200;"
Merges trace A into trace C. The trace A
elements
200 through 399 are
merged
into
trace C elements
1
through 200.
Description
MERGE copies the trace data from the source trace, starting at the specified trace element, into
the specified trace elements of the destination trace. MERGE differs from
CONCAT
because
MERGE does not need the trace range of the source to be specified. If the source is not a
trace, its value is copied to the destination trace. If the destination segment is longer than the
specified source segment, the last element of the source trace is repeated to fill the destination.
5-316 Programming Commands