Using the Px Editor to build Px views, you can create the desired visualization of your control logic without having software programming skills. When attached to a component, the Px view becomes the default view for the component.
Looking at an object’s Px view in the property sheet (where it may be edited) helps illustrate what a Px view is. A Px view is comprised of the following parts.
Assign or change the icon file that appears to the left of the Px view display name. After assigning this icon to the view, it appears in the view selector menu, the Nav tree side bar, and in the property sheet view.
Icon graphics must be linked into your view from a module (for example, use the following path to find a folder icon: module://icons/x16/folder.png). Icon graphics are not supported outside of modules.
Assign the Px file that is associated with active Px view.
Assign or edit the Operator and Admin permissions that are applicable when the view is active: Read (r), Write (w), Invoke (I).
Edit the target media of the Px view: workbench or html.
