*AdvancedReport()
Adds additional parameters when saving a session as a report template.
Syntax
*AdvancedReport (true/false)
Application
MotionView, HyperView, HyperGraph, TextView, and MediaView.
Inputs
- true
- When saving a session as a report template, the following parameters are added to the
report template.
- PLOT_CURVE_PREFIX
- A string added to the curve name for each curve in the report.
- PLOT_CURVE_COLOR
- An integer used as the curve color for each curve in the session.
- false
- Additional parameters are not added to the report template.
Context
*BeginPlotDefaults()
Comments
*AdvancedReport() is valid in the *BeginPlotDefaults() block only.