This item describes the Prepare Viewer Signals operator, which is an operator that contains a collection of functions from other Prepare Viewer operators. So, in stead of this operator, you may also use one or more of the other Prepare Viewer operators that are described in this section of the manual.
Prepare Viewer operators belong to a class of operators that configure properties of signals that are displayed in signal viewers.
For more information about this class of operators, read 'Viewer Channel Configuration Overview' ("Viewer Channel Configuration (Preparation operators) Overview").
Symbol in the Object Toolbox

Operator ports
Input S: Any sample type. The connection is not limited to one type of signal.Output S: Any sample type. The connection is not limited to one type of signal.
Note that the general Prepare Viewer Signals operator does not offer any variable parameters. However, the other, specialized preparation operators do! Using variable parameters, graphical properties of the signals can be changed from within your project. Read more about this in the documentation for the other preparation operators.
Properties
Find more information about changing properties here: "Properties Viewer"Remember unconnected channels
type: True or FalseDecides if settings from channels that are currently not connected should also be stored to disk.
True or False
True may also be read like 'yes' and false like 'no'
Normally, when you save your project to disk, those unconnected channel settings are not stored, because they may take unnecessary space.
However, sometimes your design may be so that different sets of known channels could be connected, in which case you want the settings to be available for all those channels. So, then Polybench should save the settings for the channels that are not connected as well. In that case, set this flag to True.
Caption
type: Word or phraseThe name of the object in the project. This name must not contain '.', '$' nor '@' characters.
Documentation
type: See descriptionOptional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.
Special dialog to change properties of this object: Range/Offset

Extra dialog to change properties of this object: Graphical properties of signals

Extra dialog to change properties of this object: Time Range

Extra dialog to change properties of this object: Markers

Examples
Example: Range Offset Parameter Demo
Demonstrates changing Ranges and Offsets by using SET_PARAMETER and FUNCTION actions. Using the Functions, the signals can be shifted up and down and scaled.Examples\DF0306123_002_PrepareRangeAndOffsets_Demo.xmc