Example
Description
See Also
Language Reference
CONCAT
200 OUTPUT 723;"CONCAT TRC,TRA[1,400],TRB[401,800];"
Concatenate last half of trace B to end of rst half of trace A. Store new array in trace C.
The CONCAT command concatenates source 2 to the end of source 1, then stores the new array in the destination. The size of the destination and sources can vary from 3 to 2048 points. If necessary, reduce trace lengths with COMPRESS, TRA, TRB, TRC, or TRDEF. Otherwise, the concatenated array may not t in the destination and trace information is lost. When using TRA, TRB, TRC, or trace range for source, use SNGLS and TS to be sure data reects one complete sweep. TRDEF required when using
TS, COMPRESS, TRDEF, TRA, TRB, TRC