The Px file is a special XML file that describes the components in a database and can be any collection of components, up to a complete database. All views (wire sheet view, property sheet view, category sheet view, and so on) can be used on components in a Px file. This means that a Px view can be used to provide a complete variety of options in the development of dynamic user interfaces.
The contents of a very basic Px file is shown in the figure below as it appears in the Text Editor. This file simply contains an empty canvas pane nested in a scroll pane.

As you add more objects to the file, (typically using the Px Editor) the file looks more like the snippet shown here. The graphic components, value bindings, and their container elements and attributes are all referenced in the Px file.

The elements in the Px file are also graphically represented in the Widget Tree side bar pane.
Copyright © 2000-2016 Tridium Inc. All rights reserved.