Language Reference
TRDEF
Description The TRDEF command changes the length of traces A, B, or C, or creates new trace arrays, called user-dened traces, for data storage or manipulation.
After a user-dened trace is created, it can be used wherever user-dened trace appears in the syntax diagrams.
Memory is reserved to contain up to 2048 elements of trace information (from 1 to 2048) for each of the predened traces A, B, and C. This memory is always protected and is separate from internal memory where user-dened traces, variables, functions, etc., are stored. TRDEF stores user-dened traces in internal memory provided there is sucient room. Use DISPOSE or PURGE to delete user-dened traces from internal memory. If traces A, B, and C have dierent lengths, the active trace with the shortest length is used for the specied span. The shorter trace accepts data until lled.
Query Syntax
See Also DISPOSE, ERASE, FORMAT, LOAD, PROTECT, RCLD, PURGE, TRA, TDF