added Databrowser widget
Signed-off-by: Bernardo Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
This commit is contained in:
125
epics/phoebus/displays/press_sensors.plt
Normal file
125
epics/phoebus/displays/press_sensors.plt
Normal file
@@ -0,0 +1,125 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<databrowser>
|
||||
<title></title>
|
||||
<show_toolbar>true</show_toolbar>
|
||||
<update_period>3.0</update_period>
|
||||
<scroll_step>5</scroll_step>
|
||||
<scroll>true</scroll>
|
||||
<start>-1 hours</start>
|
||||
<end>now</end>
|
||||
<archive_rescale>STAGGER</archive_rescale>
|
||||
<foreground>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</foreground>
|
||||
<background>
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</background>
|
||||
<title_font>Liberation Sans|20|1</title_font>
|
||||
<label_font>Liberation Sans|14|1</label_font>
|
||||
<scale_font>Liberation Sans|12|0</scale_font>
|
||||
<legend_font>Liberation Sans|14|0</legend_font>
|
||||
<axes>
|
||||
<axis>
|
||||
<visible>true</visible>
|
||||
<name>Pressures</name>
|
||||
<use_axis_name>false</use_axis_name>
|
||||
<use_trace_names>true</use_trace_names>
|
||||
<right>false</right>
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
<min>7.943282347242789E-14</min>
|
||||
<max>0.01</max>
|
||||
<grid>false</grid>
|
||||
<autoscale>false</autoscale>
|
||||
<log_scale>true</log_scale>
|
||||
</axis>
|
||||
<axis>
|
||||
<visible>true</visible>
|
||||
<name>PressureRot</name>
|
||||
<use_axis_name>false</use_axis_name>
|
||||
<use_trace_names>true</use_trace_names>
|
||||
<right>false</right>
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
<min>0.00124</min>
|
||||
<max>0.01</max>
|
||||
<grid>false</grid>
|
||||
<autoscale>false</autoscale>
|
||||
<log_scale>false</log_scale>
|
||||
</axis>
|
||||
</axes>
|
||||
<annotations>
|
||||
</annotations>
|
||||
<pvlist>
|
||||
<pv>
|
||||
<display_name>ISTTOK:central:VVessel-Pressure</display_name>
|
||||
<visible>true</visible>
|
||||
<name>ISTTOK:central:VVessel-Pressure</name>
|
||||
<axis>0</axis>
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>255</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
<trace_type>AREA</trace_type>
|
||||
<linewidth>2</linewidth>
|
||||
<line_style>SOLID</line_style>
|
||||
<point_type>NONE</point_type>
|
||||
<point_size>2</point_size>
|
||||
<waveform_index>0</waveform_index>
|
||||
<period>0.0</period>
|
||||
<ring_size>5000</ring_size>
|
||||
<request>OPTIMIZED</request>
|
||||
</pv>
|
||||
<pv>
|
||||
<display_name>ISTTOK:central:TMPump1-PressureAdmission</display_name>
|
||||
<visible>true</visible>
|
||||
<name>ISTTOK:central:TMPump1-PressureAdmission</name>
|
||||
<axis>0</axis>
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
<trace_type>AREA</trace_type>
|
||||
<linewidth>2</linewidth>
|
||||
<line_style>SOLID</line_style>
|
||||
<point_type>NONE</point_type>
|
||||
<point_size>2</point_size>
|
||||
<waveform_index>0</waveform_index>
|
||||
<period>0.0</period>
|
||||
<ring_size>5000</ring_size>
|
||||
<request>OPTIMIZED</request>
|
||||
</pv>
|
||||
<pv>
|
||||
<display_name>ISTTOK:central:RPump1-Pressure</display_name>
|
||||
<visible>true</visible>
|
||||
<name>ISTTOK:central:RPump1-Pressure</name>
|
||||
<axis>1</axis>
|
||||
<color>
|
||||
<red>230</red>
|
||||
<green>128</green>
|
||||
<blue>77</blue>
|
||||
</color>
|
||||
<trace_type>AREA</trace_type>
|
||||
<linewidth>2</linewidth>
|
||||
<line_style>SOLID</line_style>
|
||||
<point_type>NONE</point_type>
|
||||
<point_size>2</point_size>
|
||||
<waveform_index>0</waveform_index>
|
||||
<period>0.0</period>
|
||||
<ring_size>5000</ring_size>
|
||||
<request>OPTIMIZED</request>
|
||||
</pv>
|
||||
</pvlist>
|
||||
</databrowser>
|
||||
Reference in New Issue
Block a user