The DeltaV Operate environment can be customized using a number of different methods. For many applications, the following two dialogs contain most of the settings that users may wish to customize:
User Settings dialog - A few simple startup settings (such as opening mode and preloading of picture files) can be defined with the User Settings dialog.
User Preferences dialog - A wide range of settings for both the run and configure environments can be configured with the 8-page User Preferences dialog.
DeltaV Operate has numerous global variables and color tables that are referenced by standard DeltaV Operate pictures and dynamos. Advanced users may want to further customize their operator environment by changing the initial values of some of these variables or color tables, as well as creating new global variables or color tables. The following list describes the files and methods that can be used to change the value of these variables/color tables, or to create new ones.
The User_ref.grf picture should not be edited directly because the DeltaV Upgrade Wizard does not preserve changes to this file. Instead, when you edit this file, save it as a new file using the names provided in the following description.
The DeltaVPicture.Template and DeltaV_OK_Picture.Template files should not be edited directly. Instead, when you edit these files, save them as new files using the names provided in the following description.
For system-wide settings, save the layout template as DeltaVPicture.Layout or DeltaV_OK_Picture.Layout and copy it to all Operator Stations. For workstation-specific settings, save the picture as <WorkstationName>_Picture.Layout or <WorkstationName>_OK_Picture.Layout and copy it to the appropriate (by name) workstation. To set the location of popup pictures, refer to the UserSettings picture.
For more details on using these files, refer to The Layout templates.Global variables and color tables should not be edited directly in the frsVariables or frsVariablesII project because the DeltaV Upgrade Wizard does not preserve changes to these files. Instead, when you edit or create new variables/color tables, save them with the same name in the User or SIGlobals projects.
The schedule files monitor specific variables for any change to the variable (in frsVariables) and sets the value of the changed variable. frsVariables can be changed by the UserSettings picture or by a VBA script that modifies the variable.