Version 1 (modified by MarcusWalther, 15 years ago) (diff) |
---|
overlay traces
command: OVERLAY <trc-list>
Deletes all defines overlay lists. If the /DEL qualifier is entered the trace list parameter can be omitted. If the parameter is specified, first all existing overlay lists are deleted and then the specified list is installed.
parameters
- <trc-list> parameter type: trace list
List of traces to be overlayed (see above).
qualifiers
- /del
Deletes all defines overlay lists. If the /DEL qualifier is entered the trace list parameter can be omitted. If the parameter is specified, first all existing overlay lists are deleted and then the specified list is installed.
example
- overlay 1,3,5
- overlays traces 1, 3 and 5
- overlay/del
- deletes all overlay lists
- overlay 1,2
- deletes all overlay lists and creates new overlay of traces 1 and 2.