196.4.2.11 Megatrace

The feature Megatrace offers the possibility to save trace data in multiple files (up to 100).
The feature is activated if AMO TRACS parameter MAXBLKFL in the branch CMD=ON, STYPE=HD contains two values connected by "-”.
The file names are constructed by parameter FILE plus a number starting with 00 up to 99 (e.g.: :DIAG:TRACE00, :DIAG:TRACE01, etc.).
The other parameters of the branch CMD=ON, STYPE=HD work as usual; e.g. in case of WRAP=Y trace data saving continues after the last specified file again with the first file.
Note: As soon as some files are full, copy them to an external server. If later these files will be overwritten by wrapping the data are already saved . Therefore you have a real endless trace protocol, limited only by capacity of your external server.
Note: Calculate maximum number of blocks per file according to available space divided by the number of specified files (e.g. 100).
Outputs of STA,L DISPLAY,* etc. are adapted to the extended trace file environment.
If you don't specify in MAXBLKFL the second value, only one trace file will be generated with the specified size.
INPUT-TRACS:CMD=ON,STYPE=HD,FILE="DIAG:TRACE",MAXBLKFL=200-50;
This command starts saving trace data into file :DIAG:TRACE00. As soon as this file is full with 200 blocks saving data continues using :DIAG:TRACE01 and so on up to :DIAG:TRACE49.
Important: Traces should be always activated to diag area of the hard disk. Always verify whether disk space is sufficient with DIS-DDSM:A1,HD,1; before activation and rectify as necessary.