3.2.5. Visualisation parameters

Table 3.9 lists the Visualisation instantiation-time parameters that you can change when you start the model. Detailed information on the Visualisation component is given in a separate document. See Fast Model Portfolio Emulation Baseboard Components Reference Manual. The syntax to use in a configuration file is:

visualisation.parameter=value.

Note

The component name spelling is British, so use “visualisation” rather than “visualization”.

Table 3.9. Visualisation instantiation parameters

ParameterDescriptionTypeValuesDefault
disable_visualisationdisable the EBVisualisation component on model startupbooleantrue/falsefalse
rate_limit-enable[1]restrict simulation speed so that simulation time more closely matches real time rather than running as fast as possiblebooleantrue/falsetrue
trap_keytrap key that works with left Ctrl key to toggle mouse pointer displayintegervalid ATKeyCode key value[2]107[3]

[1] You can click the Rate Limit button in the CLCD instead of setting the parameter at instantiation time. See Using the CLCD window.

[2] See the header file, %PVLIB_HOME%\components\KeyCode.h, for a list of ATKeyCode values. On Linux, see the file $PVLIB_HOME/components/KeyCode.h.

[3] This is equivalent to the left Windows key.


Copyright © 2008 ARM Limited. All rights reserved.ARM DUI0424B
Non-ConfidentialUnrestricted Access