User guide

CIF Module - SimpleVSP
64 CoMET Version 5.9 – Tutorial
One message indicates that CoMET has built the platform config (Prototype Configuration)
file.
Editing the Prototype (Platform) Configuration file
This file can now be edited to suit our specific VPM.
To open the Prototype Configuration file, click the tool bar Open Config File button down
arrow, and select SimpleVSP1.pcx
The .pcx file is an XML file and can be viewed in XML Tree View, or in parameter views.
The tree view shows that the .pcx file mirrors the structure of the .fmx file, with a node for
each parameter you can modify.
SimpleVSP1.pcx file contains a module instance for each Module Instance it contains, and
for each Module Instance contained by its child Module Instances and theirs, recursively.
For every Module Instance in the .pcx file, there are Parameter Override elements
corresponding to the Parameters in the module from which the Module Instance derives.
The .pcx Parameter Override Values take precedence over values specified for Module
Parameters or Module Instance Parameter Overrides upstream. This allows you to control the
behavior of the VSP by specifying all parameter values in the .pcx file.