The .rpt file

The .rpt file defines the report content, the report template and optional formatting controls

The information in the .rpt file is case-insensitive, entered as comma separated values. Use an apostrophe ('), or a hash (#) to indicate comments. Some of the arguments are required, while others are optional. The layout of this file is:

Note: Replace <Plot Name> with the <result ID> if you prefer. For example, use '1540' instead of 'Temperature', to plot a temperature result.
For example, warp.rpt:
TEMPLATE,Model.potm, 155
GEOMETRYINFORMATION
MESHINFORMATION, ADVANCED
MATERIALINFORMATION, ADVANCED
ANALYSISINFORMATION
PROCESSINFORMATION, ADVANCED

TEMPLATE,Filling.potm, 155
OnePlot, "Fill time", CURRENT
OnePlot, "Pressure at end of fill", CURRENT
OnePlot, "Temperature at flow front", CURRENT
StopAnimation, "Fill time", 2, 3, CURRENT
StopAnimation, "Pressure", 2, 3, CURRENT

TEMPLATE,Packing.potm, 155
OnePlot, "Volumetric shrinkage", CURRENT
OnePlot, "Time to reach ejection temperature", CURRENT
OnePlot, "Clamp force:XY Plot", CURRENT

TEMPLATE,Warp.potm, 155
OnePlotFourViews, "Deflection, all effects:Deflection", Top, Front, Back, Isometric