How to include only the average plot in a report?

Discussion and questions regarding the RadiMation Report Generator.
Post Reply
incognito
Posts: 235
Joined: 03 Feb 2012, 13:07

How to include only the average plot in a report?

Post by incognito »

I have a question regarding templates for an emission test. I tried to generate a template for an emission test, but I could not figure out how to
separate the peak/quasi-peak and the average plot.
User avatar
joro
Posts: 440
Joined: 24 Aug 2011, 09:55
Contact:

Re: How to include only the average plot in a report?

Post by joro »

I hereby would like to provide you with some feedback and suggestion on how it is possible to include specific emission graphs in the report generator template.

To include the complete emission graph, you can use the following code:

||MAX HOLD PEAKS GRAPH||
This will result:
||MAX HOLD PEAKS GRAPH||
||MAX HOLD PEAKS GRAPH||
CompleteGraph.png (31.03 KiB) Viewed 4056 times
If you however would like to use separate graphs for the different graph lines, just use the real graph line names as the code.

||RBW: 120 kHz, Horizontal Max Peak||
Will only show the peak prescan graph only:
||RBW: 120 kHz, Horizontal Max Peak||
||RBW: 120 kHz, Horizontal Max Peak||
PeakPrescanOnly.png (12.42 KiB) Viewed 4056 times
Multiple graph lines can also be combined by ;-seperating them:
||RBW: 120 kHz, Horizontal Max Average; EN 55022 class A Quasi peak||
will show the average trace prescan graph with the limitline:
||RBW: 120 kHz, Horizontal Max Average; EN 55022 class A Quasi peak||
||RBW: 120 kHz, Horizontal Max Average; EN 55022 class A Quasi peak||
AveragePrescanWithLimitLines.png (14.75 KiB) Viewed 4056 times
Also see the RadiMation end user manual, which explains in more detail how graphs can be combined: https://wiki.dare.nl/wiki/index.php/Cha ... d_emission
incognito
Posts: 235
Joined: 03 Feb 2012, 13:07

Re: How to include only the average plot in a report?

Post by incognito »

Thank you for your answer. I could separate the graphs with the described procedure. But now the markers for quasi peak and average final measurements are missing in the plots. I have no idea how to name these markers in the template.
User avatar
joro
Posts: 440
Joined: 24 Aug 2011, 09:55
Contact:

Re: How to include only the average plot in a report?

Post by joro »

The markers for the final measurement of the average and the quasi peak detectors, are just normal graphs. However those graphs are not included in the graphline index above the graph.
Within RadiMation the markers can be shown (or hidden) by clicking on the 'Graphs' button, and then select the 'Peaks' submenu to select the desired peaks.
Showing/Hiding final measurement markers from the Graphs menu
Showing/Hiding final measurement markers from the Graphs menu
GraphsMenuPeaks.png (27.31 KiB) Viewed 4054 times
The names in that last shown popup menu are also the graph names. Just to show the quasi peak final measurement markers, just include 'Quasi Peak' as graph name.

||RBW: 120 kHz, Horizontal Max Average; Average; Quasi peak||
Will thus show the Average graph line, with the Average and Quasi peak markers:
||RBW: 120 kHz, Horizontal Max Average; Average; Quasi peak||
||RBW: 120 kHz, Horizontal Max Average; Average; Quasi peak||
AveragePrescanWithMarkers.png (14.39 KiB) Viewed 4054 times
||RBW: 120 kHz, Horizontal Max Average; Average; Quasi peak; EN 55022 class A Quasi peak ||
Will then also include the limit line:
||RBW: 120 kHz, Horizontal Max Average; Average; Quasi peak; EN 55022 class A Quasi peak ||
||RBW: 120 kHz, Horizontal Max Average; Average; Quasi peak; EN 55022 class A Quasi peak ||
AveragePrescanWithMarkersAndLimitLine.png (15.18 KiB) Viewed 4054 times
Post Reply