About Presentation XML (Px)

This document describes the graphical presentation tools that are available in NiagaraAX Workbench, as well as basic presentation concepts, architecture principles, and basic procedures for creating and configuring graphics in the Workbench Px Editor.

Applications can be assembled with components using the graphical tools in Niagara Workbench. This graphical environment provides tools for you to build new applications and you do not need to be a Java developer to use them.

If you plan to visually display the control logic that you develop in Workbench (for operations or for engineering purposes) then you need to understand the basic principles of Px and understand the capabilities and limitations of your target media. Obviously, graphics and text look different and have different limitations on a hand held display than on a desktop or laptop web browser. It is important to develop Px files with the primary target media types in mind and to test your Px views in the target media types as you develop them.

Usually, it is easier to complete the engineering of your control logic using the wire sheet and other views before beginning to design the presentation of that logic. There are features and tools in the Px Editor, such as the Make Widget wizard, that allow you to drag and drop components from the Nav tree onto various panes in the Px Editor. If you have already built the logic, it should be visible in the Nav tree and available for drag and drop.

The general process of creating presentation views for control logic can follow many different paths. The major steps generally go as follows: