Toolbar_glb contains toolbar-related definitions. In addition to declaring the variables, this file also opens the initial toolbar window. The following table lists the variables declared in Toolbar_glb. Changes to these global variables are made either in the User_Ref picture or the Layout file. Refer to Customizing the DeltaV Operate Environment.
|
Variable |
Description |
|---|---|
|
gs_tb_current |
Current Toolbar picture that is in the toolbar window |
|
gs_tb_current2 |
Current Toolbar picture that is in the toolbar window on Monitor 2 |
|
gs_toolbar |
= frsvariables.gs_std_path.CurrentValue + "Toolbar" |
|
gs_toolbar_help |
= frsvariables.gs_hep_path.CurrentValue + "Tlbarhlp" |
|
gs_toolbar_help2 |
= frsvariables.gs_hep_path.CurrentValue + "Tlbarhp2" |
|
gs_toolbar2 |
= frsvariables.gs_std_path.CurrentValue + "Toolbar2" |