From 74818cc4c2322ef64ff321dcf67cc6c0675ff387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Denis?= <jfdenis@cea.fr> Date: Wed, 23 Nov 2016 11:03:24 +0100 Subject: [PATCH] Add brake command BEFORE/AFTER SCAN PS --- Makefile | 6 +- db/EMU.substitutions | 36 +- db/EMU_BUFF_CHAN.template | 40 +- db/EMU_DACQ_SYNC.template | 48 + db/EMU_PMAC-GETBO.template | 4 +- db/EMU_PMAC-SETBO.template | 12 +- db/EMU_PROCESS.template | 22 + opi/EMU.opi | 11525 ++++++++++++++------------------- protocol/pmacVariables.proto | 4 +- src/EMU_CALCULS.c | 9 +- src/EMU_MTR-HOME_AUTO.st | 91 + startup/EMU.cmd | 24 +- 12 files changed, 5050 insertions(+), 6771 deletions(-) create mode 100644 db/EMU_DACQ_SYNC.template create mode 100644 src/EMU_MTR-HOME_AUTO.st diff --git a/Makefile b/Makefile index ff1d953..1aa8a50 100644 --- a/Makefile +++ b/Makefile @@ -4,5 +4,7 @@ STARTUPS += startup/EMU.cmd #STARTUPS += startup/EMU_testMRF.cmd DOC = doc/README.md -USR_DEPENDENCIES = FastAcquisition,agaget -USR_DEPENDENCIES += DataAcquisition,agaget +USR_DEPENDENCIES = FastAcquisition,1.1.0 +USR_DEPENDENCIES += DataAcquisition,1.0.1 +USR_DEPENDENCIES = ecat2db,0.3.1 +USR_DEPENDENCIES += DataAcquisition,1.0.1 diff --git a/db/EMU.substitutions b/db/EMU.substitutions index 8efbf5c..cf4bb5c 100644 --- a/db/EMU.substitutions +++ b/db/EMU.substitutions @@ -101,26 +101,25 @@ file "scanBase.db" # Before scan step by step links - "", - "", - "", - "", + "SCAN:BUFF-DET1-RES-WF PP", + "LNS-ISRC-010:PBI-EM:VER-BRAKE_SET PP", + "1", + "0", "", # After scan step by step links - "", - "", + "$(DEVICE):PROC-AUTO-HOME PP", "", + "1", "", "", # Abort scan step by step links + "SCAN:BUFF-DET1-RES-WF PP", "", - "", - "", + "1", "", "$(DEVICE):$(SCAN_EF)-ABORT" - } } @@ -229,16 +228,16 @@ file "scanBase.db" "", # Before scan step by step links - "", - "", + "$(DEVICE):PROC-PS-BF.PROC PP", "", + "1", "", "", # After scan step by step links - "", - "", + "$(DEVICE):PROC-PS-AF.PROC PP", "", + "1", "", "$(DEVICE):$(SCAN_SLIT)-SAVE_TS", @@ -408,7 +407,7 @@ file "scanDAQDet.template" } ########################################################################## -################################ DTACQ ################################## +################################ DACQ ################################### ########################################################################## file DataAcquisitionChannel.template { @@ -422,7 +421,7 @@ pattern file FastAcquisition.template { pattern -{ SECTION, SUBSECTION, DISC, DEVICE, SIGNAL,NICKNAME,EVENT_OUT,CARD,CHANNEL,NELM } +{ SECTION,SUBSECTION, DISC, DEVICE, SIGNAL,NICKNAME,EVENT_OUT,CARD,CHANNEL,NELM } {"LNS","ISRC-010","PBI-EM","FC","CurrR","CurrR",10,0,0,16000} {"LNS","ISRC-010","PBI-EM","HV1","VoltR","HV1VoltR",11,0,1,16000} @@ -437,6 +436,13 @@ file FastAcquisitionInformation.template {0,2,16000,"LNS-ISRC-010"} } + +file EMU_DACQ_SYNC.template +{ + pattern + { PREFIX,DEVICE,SIGNAL1,SIGNAL2,SIGNAL3} + {"LNS-ISRC-010","PBI-EM","FC:CurrR","HV1:VoltR","HV2:VoltR"} +} ########################################################################## ################################ PROCESS ################################ ########################################################################## diff --git a/db/EMU_BUFF_CHAN.template b/db/EMU_BUFF_CHAN.template index 425d20a..f23a380 100644 --- a/db/EMU_BUFF_CHAN.template +++ b/db/EMU_BUFF_CHAN.template @@ -16,7 +16,7 @@ record(waveform, "$(DEVICE):BUFF-$(SIGNAL2)") { } #################################################################### -########################## CREATE THE ANGLE WAVEFORM ############### +########################## CREATE THE WAVEFORM ############### #################################################################### ## Function that compute the coefficient between MRAD and VOLTAGE @@ -32,10 +32,10 @@ record(aSub, "$(DEVICE):BUFF-$(DET)-FUNC") { field(NOB,$(NELM)) field(INPB,"$(DEVICE):BUFF-$(SIGNAL2)") -## Motor position // process the record after each position +## Motor position field(FTC, "LONG") field(NOC,1) - field(INPC,"$(DEVICE):$(SCAN_SLIT)-NORD_POS CPP") + field(INPC,"$(DEVICE):$(SCAN_SLIT)-NORD_POS") ## Nb angle total field(FTD, "LONG") @@ -53,7 +53,7 @@ record(aSub, "$(DEVICE):BUFF-$(DET)-FUNC") { field(INPF, "$(DEVICE):BUFF-$(DET)-RES-WF CPP") ######### OUTPUTS ######### -## ANGLE Waveform converted in MRAD (to save) +## Waveform (to save) field(FTVA, "FLOAT") field(NOVA, "$(NELM)") field(OUTA, "$(DEVICE):BUFF-$(SIGNAL2) PP") @@ -72,3 +72,35 @@ record(aSub, "$(DEVICE):BUFF-$(DET)-FUNC") { field(SNAM, "CREATE_TAB") } +#################################################################### +########################## DELETE THE WAVEFORM ############### +#################################################################### + +## Function that compute the coefficient between MRAD and VOLTAGE +#record(aSub, "$(DEVICE):BUFF-$(DET)-DEL") { +######### INPUTS ######### +## Reset +# field(FTA, "LONG") +# field(NOA, "1") +# field(INPA, "$(DEVICE):BUFF-$(DET)-RES-WF CPP") + +######### OUTPUTS ######### +## Waveform (to save) +# field(FTVA, "FLOAT") +# # field(NOVA, "$(NELM)") +# field(OUTA, "$(DEVICE):BUFF-$(SIGNAL2) PP") + +## RESET Compress +# field(FTVB, "LONG") +# field(NOVB, "1") +# field(OUTB, "$(DEVICE):BUFF-$(SIGNAL).RES PP") + +## RESET buttom +# field(FTVC, "LONG") +# field(NOVC, "1") +# field(OUTC, "$(DEVICE):BUFF-$(DET)-RES-WF PP") + +######### FUNCTION ####### +# # field(SNAM, "INIT_TAB") +# field(ELFG,"ALWAYS") +# } diff --git a/db/EMU_DACQ_SYNC.template b/db/EMU_DACQ_SYNC.template new file mode 100644 index 0000000..725b104 --- /dev/null +++ b/db/EMU_DACQ_SYNC.template @@ -0,0 +1,48 @@ +############################################ +############### CURSOR RIGHT ############### +############################################ +record(ao, "$(PREFIX):$(DEVICE):RCURSOR_ms") +{ + field(DESC,"Cursor right") + field(EGU, "ms") + field(DRVH, "20") + field(DRVL, "0") + field(PREC, "2") + field(VAL, "1") + field(PINI,"YES") + field(FLNK,"$(PREFIX):$(DEVICE):RCURSOR_FAN") +} + +record(dfanout, "$(PREFIX):$(DEVICE):RCURSOR_FAN") +{ + field(DESC,"Cursor right dfanout") + field(DOL, "$(PREFIX):$(DEVICE):RCURSOR_ms") + field(OUTA, "$(PREFIX):$(DEVICE)-$(SIGNAL1):RCURSOR_ms PP") + field(OUTB, "$(PREFIX):$(DEVICE)-$(SIGNAL2):RCURSOR_ms PP") + field(OUTC, "$(PREFIX):$(DEVICE)-$(SIGNAL3):RCURSOR_ms PP") + field(OMSL,"closed_loop") +} + +############################################ +############### CURSOR LEFT ############### +############################################ +record(ao, "$(PREFIX):$(DEVICE):LCURSOR_ms") +{ + field(DESC,"Cursor left") + field(EGU, "ms") + field(DRVH, "20") + field(DRVL, "0") + field(PREC, "2") + field(FLNK,"$(PREFIX):$(DEVICE):LCURSOR_FAN") +} + +record(dfanout, "$(PREFIX):$(DEVICE):LCURSOR_FAN") +{ + field(DESC,"Cursor left dfanout") + field(DOL, "$(PREFIX):$(DEVICE):LCURSOR_ms") + field(OUTA, "$(PREFIX):$(DEVICE)-$(SIGNAL1):LCURSOR_ms PP") + field(OUTB, "$(PREFIX):$(DEVICE)-$(SIGNAL2):LCURSOR_ms PP") + field(OUTC, "$(PREFIX):$(DEVICE)-$(SIGNAL3):LCURSOR_ms PP") + field(OMSL,"closed_loop") +} + diff --git a/db/EMU_PMAC-GETBO.template b/db/EMU_PMAC-GETBO.template index 9180320..d512149 100644 --- a/db/EMU_PMAC-GETBO.template +++ b/db/EMU_PMAC-GETBO.template @@ -1,9 +1,9 @@ #get variables value from Geo Brick -record(ai, "$(P)_$(M):$(NAME)_GET") { +record(ai, "$(P):$(M):$(NAME)_GET") { field(DESC, "$(DESC)") field(EGU, "$(EGU)") field(DTYP, "stream") field(PREC, "$(PREC)") field(INP, "@pmacVariables.proto getVar($(VARIABLE)) $(SPORT)") - field(SCAN, "$(SCAN)") #I/O Intr + field(SCAN, ".2 second") #I/O Intr } diff --git a/db/EMU_PMAC-SETBO.template b/db/EMU_PMAC-SETBO.template index bc26759..414c76b 100644 --- a/db/EMU_PMAC-SETBO.template +++ b/db/EMU_PMAC-SETBO.template @@ -1,14 +1,8 @@ #set data to send to the Geo brick -record(bo, "$(P)_$(M):$(NAME)_SET") { +record(bo, "$(P):$(M):$(NAME)_SET") { field(DESC, "$(DESC)") - field(HIGH, "$(TIME)") - field(VAL, "$(VAL)") -} -#send the data to the Geo brick -record(calcout, "$(P)_$(M):$(NAME)_WRITE") { - field(DESC, "send the data to PMAC") field(DTYP, "stream") - field(CALC, "$(CALC)") - field(INPA, "$(P)_$(M):$(NAME)_SET CP") field(OUT, "@pmacVariables.proto setVar($(VARIABLE)) $(SPORT)") + field(ZNAM,"OFF") + field(ONAM,"ON") } diff --git a/db/EMU_PROCESS.template b/db/EMU_PROCESS.template index 3cbbb95..676bf3f 100644 --- a/db/EMU_PROCESS.template +++ b/db/EMU_PROCESS.template @@ -61,6 +61,28 @@ record(calcout, "$(DEVICE):PROC-StepAngle") { field(PREC, "3") } +############################################# +############ LINK BEFORE/AFTER SCAN PS ###### +############################################# +record(seq,"$(DEVICE):PROC-PS-BF"){ + field(LNK1,"LNS-ISRC-010:PBI-EM:VER-BRAKE_SET PP") + field(DO1,"1") +} + +record(seq,"$(DEVICE):PROC-PS-AF"){ + field(LNK1,"$(DEVICE):BUFF-DET1-FUNC.PROC PP") + field(DO1,"1") + field(LNK2,"$(DEVICE):BUFF-DET23-FUNC.PROC PP") + field(DO2,"2") + field(LNK3,"LNS-ISRC-010:PBI-EM:VER-BRAKE_SET PP") + field(DO3,"0") +} +############################################# +############ RETOUR HOME AUTO ############### +############################################# +record(bo,"$(DEVICE):PROC-AUTO-HOME") { +} + ############################################# ############ SIMULATION ##################### ############################################# diff --git a/opi/EMU.opi b/opi/EMU.opi index 7b39a73..7f6f8d4 100644 --- a/opi/EMU.opi +++ b/opi/EMU.opi @@ -48,9 +48,7 @@ <widget typeId="org.csstudio.opibuilder.widgets.tab" version="1.0.0"> <active_tab>0</active_tab> <tooltip></tooltip> - <tab_3_icon_path></tab_3_icon_path> <height>1165</height> - <tab_2_icon_path></tab_2_icon_path> <border_width>1</border_width> <border_color> <color red="0" green="128" blue="255" /> @@ -67,14 +65,9 @@ <color red="255" green="255" blue="255" /> </tab_1_background_color> <tab_1_icon_path></tab_1_icon_path> - <tab_2_foreground_color> - <color red="0" green="0" blue="0" /> - </tab_2_foreground_color> <tab_1_font> <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </tab_1_font> - <tab_3_title>TREK6096E</tab_3_title> - <tab_2_enabled>true</tab_2_enabled> <background_color> <color red="240" green="240" blue="240" /> </background_color> @@ -83,9 +76,6 @@ <horizontal_tabs>true</horizontal_tabs> <y>102</y> <rules /> - <tab_3_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </tab_3_font> <macros> <include_parent_macros>true</include_parent_macros> </macros> @@ -93,33 +83,19 @@ <tab_0_background_color> <color red="255" green="255" blue="255" /> </tab_0_background_color> - <tab_3_foreground_color> - <color red="0" green="0" blue="0" /> - </tab_3_foreground_color> <widget_type>Tabbed Container</widget_type> - <tab_2_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </tab_2_font> - <tab_3_background_color> - <color red="255" green="255" blue="255" /> - </tab_3_background_color> - <tab_3_enabled>true</tab_3_enabled> <name></name> <minimum_tab_height>10</minimum_tab_height> - <tab_2_title>MOTOR</tab_2_title> <tab_0_font> <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </tab_0_font> - <tab_2_background_color> - <color red="255" green="255" blue="255" /> - </tab_2_background_color> <tab_0_title>SCANNING</tab_0_title> <tab_1_foreground_color> <color red="0" green="0" blue="0" /> </tab_1_foreground_color> <tab_1_title>DTACQ</tab_1_title> <scripts /> - <tab_count>4</tab_count> + <tab_count>2</tab_count> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -149,7 +125,7 @@ <macros> <include_parent_macros>true</include_parent_macros> </macros> - <visible>false</visible> + <visible>true</visible> <border_color> <color red="0" green="128" blue="255" /> </border_color> @@ -230,3873 +206,474 @@ $(pv_value)</tooltip> <color red="128" green="0" blue="255" /> </line_color> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:158444d4181:-7ba7</wuid> - <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>79</height> + <widget typeId="org.csstudio.opibuilder.widgets.tab" version="1.0.0"> + <active_tab>0</active_tab> + <tooltip></tooltip> + <tab_3_icon_path></tab_3_icon_path> + <height>273</height> + <tab_2_icon_path></tab_2_icon_path> <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Container Border Grey" red="150" green="150" blue="150" /> - </background_color> - <width>350</width> - <x>29</x> - <name>Rounded Rectangle</name> - <y>1038</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> + <tab_0_foreground_color> + <color red="0" green="0" blue="0" /> + </tab_0_foreground_color> <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> + <tab_1_enabled>true</tab_1_enabled> <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-4223</wuid> - <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1099</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wuid>-1ab698cd:1586d27a42e:-6643</wuid> + <tab_1_background_color> + <color name="Field Background Grey" red="240" green="240" blue="240" /> + </tab_1_background_color> + <tab_1_icon_path></tab_1_icon_path> + <tab_2_foreground_color> + <color red="0" green="0" blue="0" /> + </tab_2_foreground_color> + <tab_1_font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </tab_1_font> + <tab_3_title>Timing</tab_3_title> + <tab_2_enabled>true</tab_2_enabled> <background_color> <color name="Container Grey" red="200" green="200" blue="200" /> </background_color> - <width>1681</width> - <x>414</x> - <name>Rounded Rectangle_5</name> - <y>18</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.LED" version="1.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> + <width>326</width> + <x>42</x> + <horizontal_tabs>true</horizontal_tabs> + <y>78</y> <rules /> - <effect_3d>true</effect_3d> - <bit>-1</bit> - <pv_value /> - <height>36</height> - <border_width>1</border_width> + <tab_3_font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </tab_3_font> + <macros> + <include_parent_macros>true</include_parent_macros> + </macros> <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv_name> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>LED</widget_type> - <name>LED</name> - <actions hook="false" hook_all="false" /> - <show_boolean_label>false</show_boolean_label> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-4cec</wuid> - <on_color> - <color red="0" green="255" blue="0" /> - </on_color> + <tab_0_background_color> + <color name="Field Background Grey" red="240" green="240" blue="240" /> + </tab_0_background_color> + <tab_3_foreground_color> + <color red="0" green="0" blue="0" /> + </tab_3_foreground_color> + <widget_type>Tabbed Container</widget_type> + <tab_2_font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </tab_2_font> + <tab_3_background_color> + <color name="Field Background Grey" red="240" green="240" blue="240" /> + </tab_3_background_color> + <tab_3_enabled>true</tab_3_enabled> + <name>Tabbed Container_1</name> + <minimum_tab_height>10</minimum_tab_height> + <tab_2_title>Motor</tab_2_title> + <tab_0_font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </tab_0_font> + <tab_2_background_color> + <color name="Field Background Grey" red="240" green="240" blue="240" /> + </tab_2_background_color> + <tab_0_title>DACQ</tab_0_title> + <tab_1_foreground_color> + <color red="0" green="0" blue="0" /> + </tab_1_foreground_color> + <tab_1_title>Dimension</tab_1_title> <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <on_label>ON</on_label> + <tab_count>4</tab_count> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> + <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <off_color> - <color red="0" green="100" blue="0" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color red="240" green="240" blue="240" /> - </background_color> - <square_led>true</square_led> - <width>32</width> - <x>336</x> - <data_type>0</data_type> - <y>1066</y> + <tab_0_icon_path></tab_0_icon_path> + <tab_0_enabled>true</tab_0_enabled> <foreground_color> - <color red="192" green="192" blue="192" /> + <color name="Container Grey" red="200" green="200" blue="200" /> </foreground_color> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <off_label>OFF</off_label> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>1</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <arrows>0</arrows> - <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-4a2d</wuid> - <transparent>false</transparent> - <points> - <point x="30" y="375" /> - <point x="378" y="375" /> - <point x="378" y="375" /> - <point x="378" y="375" /> - <point x="378" y="375" /> - </points> - <fill_arrow>true</fill_arrow> - <pv_value /> - <alpha>255</alpha> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="Black" red="0" green="0" blue="0" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <arrow_length>20</arrow_length> - <widget_type>Polyline</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Black" red="0" green="0" blue="0" /> - </background_color> - <width>349</width> - <x>30</x> - <name>Polyline</name> - <y>375</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-4ab2</wuid> - <transparent>false</transparent> - <auto_size>false</auto_size> - <text>Position</text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="panelArea" red="240" green="240" blue="240" /> - </background_color> - <width>229</width> - <x>96</x> - <name>Label_156</name> - <y>366</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-3e44</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>START position</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>151</width> - <x>42</x> - <name>Label Orientation_7</name> - <y>402</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_MTR).P4SP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-3e43</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>396</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-3d91</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>END position</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>104</width> - <x>71</x> - <name>Label Orientation_7</name> - <y>444</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_MTR).P4EP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-3d90</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>438</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>1</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <arrows>0</arrows> - <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-33bf</wuid> - <transparent>false</transparent> - <points> - <point x="29" y="579" /> - <point x="377" y="579" /> - <point x="377" y="579" /> - <point x="377" y="579" /> - <point x="377" y="579" /> - </points> - <fill_arrow>true</fill_arrow> - <pv_value /> - <alpha>255</alpha> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="Black" red="0" green="0" blue="0" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <arrow_length>20</arrow_length> - <widget_type>Polyline</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Black" red="0" green="0" blue="0" /> - </background_color> - <width>349</width> - <x>29</x> - <name>Polyline</name> - <y>579</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-33be</wuid> - <transparent>false</transparent> - <auto_size>false</auto_size> - <text>Angle</text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="panelArea" red="240" green="240" blue="240" /> - </background_color> - <width>229</width> - <x>96</x> - <name>Label_156</name> - <y>570</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-33b3</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Number of positions</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>199</width> - <x>30</x> - <name>Label Orientation_7</name> - <y>484</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_MTR).NPTS</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-33a9</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>478</y> - <maximum>30.0</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>0.0</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-335c</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Step size</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>199</width> - <x>30</x> - <name>Label Orientation_7</name> - <y>529</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_MTR).P4SI</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-335b</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>523</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-31f0</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Nb Angles</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>84</width> - <x>99</x> - <name>Label Orientation_2</name> - <y>697</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_PS).NPTS</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input_2</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-31ef</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>691</y> - <maximum>30.0</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>0.0</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> - <toggle_button>false</toggle_button> - <border_style>6</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <push_action_index>0</push_action_index> - <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-2a00</wuid> - <pv_value /> - <text>Abort</text> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>55</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <image></image> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Action Button</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Major" red="255" green="0" blue="0" /> - </background_color> - <width>79</width> - <x>138</x> - <name>Abort Scan</name> - <y>1056</y> - <style>0</style> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="true"> - <action type="WRITE_PV"> - <pv_name>${PREFIX_SCAN}:$(NAME_MTR)-ABORT.PROC</pv_name> - <value>1</value> - <timeout>10</timeout> - <confirm_message></confirm_message> - <description>Abort Scan</description> - </action> - </actions> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> - <toggle_button>false</toggle_button> - <border_style>6</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <push_action_index>0</push_action_index> - <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-2a01</wuid> - <pv_value /> - <text>START</text> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>55</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <image></image> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Action Button</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Button" red="178" green="178" blue="178" /> - </background_color> - <width>79</width> - <x>240</x> - <name>Start Scan</name> - <y>1056</y> - <style>0</style> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false"> - <action type="WRITE_PV"> - <pv_name>${PREFIX_SCAN}:$(NAME_MTR).EXSC</pv_name> - <value>1</value> - <timeout>10</timeout> - <confirm_message></confirm_message> - <description>Start SCAN</description> - </action> - </actions> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-31f4</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>MRAD MIN</text> - <scripts /> - <height>25</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>101</width> - <x>83</x> - <name>Label Orientation_7</name> - <y>651</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(PROC)-AngleMin-SP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-31f3</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>648</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>-cae44c:157dd221fed:-75d1</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Step size</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>144</width> - <x>60</x> - <name>Label Orientation_2</name> - <y>738</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:${PROC}-StepAngle</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input_2</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>-cae44c:157dd221fed:-75d0</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>732</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>4ad471b5:157e1276406:-740b</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>MRAD MAX</text> - <scripts /> - <height>25</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>99</width> - <x>82</x> - <name>Label Orientation_1</name> - <y>606</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(PROC)-AngleMax-SP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>4ad471b5:157e1276406:-740a</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>606</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-20a75393:15809f6e4ee:-700a</wuid> - <transparent>false</transparent> - <auto_size>false</auto_size> - <text>CONFIGURATION</text> - <scripts /> - <height>32</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> - <background_color> - <color name="SubPanel" red="176" green="218" blue="249" /> - </background_color> - <width>349</width> - <x>30</x> - <name>Label_15</name> - <y>39</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.intensityGraph" version="1.0.0"> - <vertial_profile_y_pv_value /> - <y_axis_show_minor_ticks>true</y_axis_show_minor_ticks> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name)</tooltip> - <x_axis_show_minor_ticks>true</x_axis_show_minor_ticks> - <horizon_profile_x_pv_name></horizon_profile_x_pv_name> - <height>986</height> - <border_width>1</border_width> - <graph_area_width>1517</graph_area_width> - <y_axis_scale_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </y_axis_scale_font> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <x_axis_minimum>0.0</x_axis_minimum> - <y_axis_maximum>80.0</y_axis_maximum> - <pixel_info_pv_value /> - <x_axis_maximum>-100.0</x_axis_maximum> - <vertial_profile_x_pv_value /> - <actions hook="false" hook_all="false" /> - <border_style>0</border_style> - <rgb_mode>false</rgb_mode> - <crop_left>0</crop_left> - <x_axis_scale_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </x_axis_scale_font> - <data_width>0</data_width> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-6ffb</wuid> - <y_axis_title_font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </y_axis_title_font> - <border_alarm_sensitive>false</border_alarm_sensitive> - <graph_area_height>926</graph_area_height> - <x_axis_visible>true</x_axis_visible> - <vertical_profile_x_pv_name></vertical_profile_x_pv_name> - <pixel_info_pv_name></pixel_info_pv_name> - <x_axis_axis_color> - <color red="0" green="0" blue="0" /> - </x_axis_axis_color> - <background_color> - <color red="240" green="240" blue="240" /> - </background_color> - <x_axis_axis_title>mm</x_axis_axis_title> - <width>1633</width> - <x>432</x> - <y>100</y> - <maximum>8.0</maximum> - <data_height>0</data_height> - <minimum>-4.0</minimum> - <crop_right>0</crop_right> - <crop_top>0</crop_top> - <roi_color> - <color red="0" green="255" blue="255" /> - </roi_color> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <rules> - <rule name="DataHeight" prop_id="data_height" out_exp="true"> - <exp bool_exp="pv0>0"> - <value>pv0</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_PS).NPTS</pv> - </rule> - <rule name="DataWidth" prop_id="data_width" out_exp="true"> - <exp bool_exp="pv0>0"> - <value>pv0</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).NPTS</pv> - </rule> - <rule name="XMax" prop_id="x_axis_maximum" out_exp="true"> - <exp bool_exp="pv0!=0"> - <value>pv0</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).P4SP</pv> - </rule> - <rule name="XMin" prop_id="x_axis_minimum" out_exp="true"> - <exp bool_exp="pv0!=0"> - <value>pv0</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).P4EP</pv> - </rule> - <rule name="YMax" prop_id="y_axis_maximum" out_exp="true"> - <exp bool_exp="pv0!=0"> - <value>pv0</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(PROC)-AngleMax-SP</pv> - </rule> - <rule name="YMin" prop_id="y_axis_minimum" out_exp="true"> - <exp bool_exp="pv0!=0"> - <value>pv0</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(PROC)-AngleMin-SP</pv> - </rule> - </rules> - <horizon_profile_y_pv_value /> - <roi_count>0</roi_count> - <pv_value /> - <color_map> - <interpolate>true</interpolate> - <autoscale>true</autoscale> - <map>2</map> - </color_map> - <show_ramp>true</show_ramp> - <y_axis_axis_title>Deg</y_axis_axis_title> - <horizon_profile_y_pv_name></horizon_profile_y_pv_name> - <single_line_profiling>false</single_line_profiling> - <y_axis_minimum>-80.0</y_axis_minimum> - <visible>true</visible> - <vertical_profile_y_pv_name></vertical_profile_y_pv_name> - <x_axis_major_tick_step_hint>50</x_axis_major_tick_step_hint> - <pv_name>$(PREFIX_SCAN):BUFF-CURRENT</pv_name> - <widget_type>Intensity Graph</widget_type> - <name>Intensity Graph</name> - <y_axis_axis_color> - <color red="0" green="0" blue="0" /> - </y_axis_axis_color> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <y_axis_major_tick_step_hint>50</y_axis_major_tick_step_hint> - <scripts /> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <x_axis_title_font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </x_axis_title_font> - <crop_bottom>0</crop_bottom> - <y_axis_visible>true</y_axis_visible> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <horizon_profile_x_pv_value /> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.tank" version="1.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <scale_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </scale_font> - <pv_value /> - <show_scale>true</show_scale> - <scale_format></scale_format> - <height>5</height> - <fill_color> - <color red="0" green="0" blue="255" /> - </fill_color> - <border_width>1</border_width> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Tank</widget_type> - <name>Tank</name> - <show_hi>true</show_hi> - <actions hook="false" hook_all="false" /> - <show_lo>true</show_lo> - <border_style>0</border_style> - <show_lolo>true</show_lolo> - <show_minor_ticks>true</show_minor_ticks> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <show_markers>true</show_markers> - <color_hihi> - <color red="255" green="0" blue="0" /> - </color_hihi> - <show_hihi>true</show_hihi> - <log_scale>false</log_scale> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-568c</wuid> - <level_hihi>90.0</level_hihi> - <color_hi> - <color red="255" green="128" blue="0" /> - </color_hi> - <color_lo> - <color red="255" green="128" blue="0" /> - </color_lo> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <fillcolor_alarm_sensitive>false</fillcolor_alarm_sensitive> - <color_fillbackground> - <color red="192" green="192" blue="192" /> - </color_fillbackground> - <major_tick_step_hint>50</major_tick_step_hint> - <level_hi>80.0</level_hi> - <transparent_background>true</transparent_background> - <level_lo>20.0</level_lo> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <limits_from_pv>true</limits_from_pv> - <background_color> - <color red="240" green="240" blue="240" /> - </background_color> - <level_lolo>10.0</level_lolo> - <width>475</width> - <x>522</x> - <y>1008</y> - <maximum>100.0</maximum> - <color_lolo> - <color red="255" green="0" blue="0" /> - </color_lolo> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <minimum>0.0</minimum> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-4219</wuid> - <transparent>false</transparent> - <auto_size>false</auto_size> - <text>MEASURE</text> - <scripts /> - <height>32</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> - <background_color> - <color name="SubPanel" red="176" green="218" blue="249" /> - </background_color> - <width>1681</width> - <x>414</x> - <name>Label_15</name> - <y>39</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3a8f</wuid> - <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1099</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color red="186" green="189" blue="182" /> - </background_color> - <width>319</width> - <x>2136</x> - <name>Rounded Rectangle_5</name> - <y>18</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.tab" version="1.0.0"> - <active_tab>0</active_tab> - <tooltip></tooltip> - <height>996</height> - <border_width>1</border_width> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <tab_0_foreground_color> - <color red="0" green="0" blue="0" /> - </tab_0_foreground_color> - <actions hook="false" hook_all="false" /> - <border_style>0</border_style> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3a8b</wuid> - <background_color> - <color red="186" green="189" blue="182" /> - </background_color> - <width>319</width> - <x>2136</x> - <horizontal_tabs>true</horizontal_tabs> - <y>70</y> - <rules /> - <macros> - <include_parent_macros>true</include_parent_macros> - </macros> - <visible>true</visible> - <tab_0_background_color> - <color red="186" green="189" blue="182" /> - </tab_0_background_color> - <widget_type>Tabbed Container</widget_type> - <name>Tabbed Container</name> - <minimum_tab_height>10</minimum_tab_height> - <tab_0_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </tab_0_font> - <tab_0_title>Control</tab_0_title> - <scripts /> - <tab_count>1</tab_count> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <tab_0_icon_path></tab_0_icon_path> - <tab_0_enabled>true</tab_0_enabled> - <foreground_color> - <color red="192" green="192" blue="192" /> - </foreground_color> - <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3a8a</wuid> - <transparent>true</transparent> - <lock_children>false</lock_children> - <scripts /> - <height>961</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <macros> - <include_parent_macros>true</include_parent_macros> - </macros> - <visible>true</visible> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Grouping Container</widget_type> - <background_color> - <color red="240" green="240" blue="240" /> - </background_color> - <width>317</width> - <x>1</x> - <name>Control</name> - <y>1</y> - <foreground_color> - <color red="192" green="192" blue="192" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <fc>false</fc> - <show_scrollbar>true</show_scrollbar> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-460a3b47:15868b634f9:-7035</wuid> - <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>283</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <widget_type>Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color red="136" green="138" blue="133" /> - </background_color> - <width>295</width> - <x>12</x> - <name>Rectangle_1</name> - <y>228</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-460a3b47:15868b634f9:-7106</wuid> - <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>193</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <widget_type>Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color red="136" green="138" blue="133" /> - </background_color> - <width>295</width> - <x>12</x> - <name>Rectangle_1</name> - <y>18</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>4ad471b5:157e1276406:-781e</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>PS Horizontal</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>125</width> - <x>38</x> - <name>Label Orientation_7</name> - <y>36</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>$(PREFIX_PS)hor-SP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>4ad471b5:157e1276406:-781d</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>186</x> - <y>30</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="Green On" red="0" green="255" blue="0" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>4ad471b5:157e1276406:-780f</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>PS Vertical</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>127</width> - <x>30</x> - <name>Label Orientation_7</name> - <y>84</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>$(PREFIX_PS)ver-SP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>4ad471b5:157e1276406:-780e</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>186</x> - <y>78</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="Green On" red="0" green="255" blue="0" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>79429b6c:157dd491a6d:-7dd7</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Angle STEP in course ...</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>151</width> - <x>25</x> - <name>Label Orientation_7</name> - <y>132</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_PS)-NORD_POS</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>79429b6c:157dd491a6d:-7dd6</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>186</x> - <y>126</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="Green On" red="0" green="255" blue="0" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_MTR)-NORD_POS</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input_3</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-6dec</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>186</x> - <y>240</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="Green On" red="0" green="255" blue="0" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>-16429ab9:1582e68df9a:-3c09</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Position STEP in course ...</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>172</width> - <x>15</x> - <name>Label Orientation_1</name> - <y>246</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-422a</wuid> - <on_color> - <color name="Major" red="255" green="0" blue="0" /> - </on_color> - <horizontal>false</horizontal> - <pv_value /> - <numBits>1</numBits> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>28</height> - <border_width>0</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>PMAC:MTR1.MSTA</pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <bitReverse>true</bitReverse> - <label /> - <widget_type>Byte Monitor</widget_type> - <off_color> - <color name="IO Grid" red="215" green="215" blue="215" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <square_led>true</square_led> - <startBit>13</startBit> - <width>70</width> - <x>201</x> - <name>Byte Monitor Template</name> - <y>438</y> - <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-3dc7</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>LOW Limit </text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <width>83</width> - <x>52</x> - <name>Label_164</name> - <y>442</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-38d5</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>HIGH Limit </text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <width>83</width> - <x>52</x> - <name>Label_164</name> - <y>478</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-38d6</wuid> - <on_color> - <color name="Major" red="255" green="0" blue="0" /> - </on_color> - <horizontal>false</horizontal> - <pv_value /> - <numBits>1</numBits> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>28</height> - <border_width>0</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>PMAC:MTR1.MSTA</pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <bitReverse>true</bitReverse> - <label /> - <widget_type>Byte Monitor</widget_type> - <off_color> - <color name="IO Grid" red="215" green="215" blue="215" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <square_led>true</square_led> - <startBit>2</startBit> - <width>70</width> - <x>201</x> - <name>Byte Monitor Template</name> - <y>474</y> - <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-38ce</wuid> - <on_color> - <color name="Major" red="255" green="0" blue="0" /> - </on_color> - <horizontal>false</horizontal> - <pv_value /> - <numBits>1</numBits> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>28</height> - <border_width>0</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>PMAC:MTR1.MOVN</pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <bitReverse>true</bitReverse> - <label /> - <widget_type>Byte Monitor</widget_type> - <off_color> - <color name="IO Grid" red="215" green="215" blue="215" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <square_led>true</square_led> - <startBit>0</startBit> - <width>70</width> - <x>201</x> - <name>Byte Monitor Template</name> - <y>330</y> - <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-38cd</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Motor is moving ...</text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <width>133</width> - <x>30</x> - <name>Label_164</name> - <y>334</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>2</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>PMAC:MTR1.RBV</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input_3</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-356b</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>186</x> - <y>288</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="Green On" red="0" green="255" blue="0" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>59fc39f9:158487e5950:-356a</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Position in course</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>166</width> - <x>12</x> - <name>Label Orientation_1</name> - <y>294</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-33a7</wuid> - <on_color> - <color name="Green On" red="0" green="255" blue="0" /> - </on_color> - <horizontal>false</horizontal> - <pv_value /> - <numBits>1</numBits> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>28</height> - <border_width>0</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>PMAC:MTR1.MSTA</pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <bitReverse>true</bitReverse> - <label /> - <widget_type>Byte Monitor</widget_type> - <off_color> - <color name="IO Grid" red="215" green="215" blue="215" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <square_led>true</square_led> - <startBit>1</startBit> - <width>70</width> - <x>201</x> - <name>Byte Monitor Template</name> - <y>366</y> - <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-33a6</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Motor is placed</text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <width>110</width> - <x>38</x> - <name>Label_164</name> - <y>370</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-26fe</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>HV is ramping ...</text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <width>196</width> - <x>6</x> - <name>Label_164</name> - <y>178</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-26ff</wuid> - <on_color> - <color name="Major" red="255" green="0" blue="0" /> - </on_color> - <horizontal>false</horizontal> - <pv_value /> - <numBits>1</numBits> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>28</height> - <border_width>0</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_PS).BUSY</pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <bitReverse>true</bitReverse> - <label /> - <widget_type>Byte Monitor</widget_type> - <off_color> - <color name="IO Grid" red="215" green="215" blue="215" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <square_led>true</square_led> - <startBit>0</startBit> - <width>70</width> - <x>201</x> - <name>Byte Monitor Template</name> - <y>174</y> - <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>4</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules> - <rule name="Visible" prop_id="visible" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>true</value> - </exp> - <exp bool_exp="pv0==0"> - <value>false</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_PS).BUSY</pv> - </rule> - </rules> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-2314</wuid> - <transparent>true</transparent> - <pv_value /> - <alpha>255</alpha> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>193</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:$(NAME_PS).BUSY</pv_name> - <gradient>false</gradient> - <border_color> - <color name="Major" red="255" green="0" blue="0" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <widget_type>Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Major" red="255" green="0" blue="0" /> - </background_color> - <width>295</width> - <x>12</x> - <name>Rectangle</name> - <y>18</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color name="Major" red="255" green="0" blue="0" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-460a3b47:15868b634f9:-6f5c</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Motor is Homed</text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <width>110</width> - <x>38</x> - <name>Label_164</name> - <y>406</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <enabled>true</enabled> - <wuid>-460a3b47:15868b634f9:-6f52</wuid> - <on_color> - <color name="Green On" red="0" green="255" blue="0" /> - </on_color> - <horizontal>false</horizontal> - <pv_value /> - <numBits>1</numBits> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>28</height> - <border_width>0</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>PMAC:MTR1.MSTA</pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <bitReverse>true</bitReverse> - <label /> - <widget_type>Byte Monitor</widget_type> - <off_color> - <color name="Major" red="255" green="0" blue="0" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <square_led>true</square_led> - <startBit>14</startBit> - <width>70</width> - <x>201</x> - <name>Byte Monitor Template</name> - <y>402</y> - <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>4</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules> - <rule name="Visible" prop_id="visible" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>true</value> - </exp> - <exp bool_exp="pv0==0"> - <value>false</value> - </exp> - <pv trig="true">PMAC:MTR1.MOVN</pv> - </rule> - </rules> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-2172</wuid> - <transparent>true</transparent> - <pv_value /> - <alpha>255</alpha> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>283</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>PMAC:MTR1.MOVN</pv_name> - <gradient>false</gradient> - <border_color> - <color name="Major" red="255" green="0" blue="0" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <widget_type>Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Major" red="255" green="0" blue="0" /> - </background_color> - <width>295</width> - <x>12</x> - <name>Rectangle_1</name> - <y>228</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color name="Major" red="255" green="0" blue="0" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3742</wuid> - <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>397</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <widget_type>Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Container Border Grey" red="150" green="150" blue="150" /> - </background_color> - <width>289</width> - <x>15</x> - <name>Rectangle</name> - <y>534</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> - </widget> - </widget> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3a7c</wuid> - <transparent>false</transparent> - <auto_size>false</auto_size> - <text>STATUS</text> - <scripts /> - <height>32</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> - <background_color> - <color name="SubPanel" red="176" green="218" blue="249" /> - </background_color> - <width>319</width> - <x>2136</x> - <name>Label_15</name> - <y>39</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>1</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <arrows>0</arrows> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3733</wuid> - <transparent>false</transparent> - <points> - <point x="29" y="873" /> - <point x="377" y="873" /> - <point x="377" y="873" /> - <point x="377" y="873" /> - <point x="377" y="873" /> - </points> - <fill_arrow>true</fill_arrow> - <pv_value /> - <alpha>255</alpha> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="Black" red="0" green="0" blue="0" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <arrow_length>20</arrow_length> - <widget_type>Polyline</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Black" red="0" green="0" blue="0" /> - </background_color> - <width>349</width> - <x>29</x> - <name>Polyline</name> - <y>873</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3732</wuid> - <transparent>false</transparent> - <auto_size>false</auto_size> - <text>Motor</text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="panelArea" red="240" green="240" blue="240" /> - </background_color> - <width>229</width> - <x>96</x> - <name>Label_156</name> - <y>864</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>1</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>PMAC:MTR1.VELO</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input_9</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3717</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>228</x> - <y>900</y> - <maximum>3.0</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>-16429ab9:1582e68df9a:-370d</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Velocity</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>86</width> - <x>98</x> - <name>Label Orientation_15</name> - <y>906</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> - <toggle_button>false</toggle_button> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name)</tooltip> - <push_action_index>0</push_action_index> - <rules> - <rule name="Enable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-3721</wuid> - <pv_value /> - <text>GO!</text> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>36</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <image></image> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="Blue" red="0" green="128" blue="255" /> - </border_color> - <widget_type>Action Button</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Button Grey" red="180" green="180" blue="180" /> - </background_color> - <width>97</width> - <x>240</x> - <name>Action Button_1</name> - <y>954</y> - <style>0</style> - <foreground_color> - <color name="Black" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false"> - <action type="WRITE_PV"> - <pv_name>PMAC:MTR1-HOMCMD</pv_name> - <value>1</value> - <timeout>10</timeout> - <confirm_message></confirm_message> - <description></description> - </action> - </actions> - <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>5</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <arrows>0</arrows> - <rules /> - <enabled>true</enabled> - <wuid>-16429ab9:1582e68df9a:-363a</wuid> - <transparent>false</transparent> - <points> - <point x="29" y="1038" /> - <point x="377" y="1038" /> - <point x="377" y="1038" /> - <point x="377" y="1038" /> - <point x="377" y="1038" /> - </points> - <fill_arrow>true</fill_arrow> - <pv_value /> - <alpha>255</alpha> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="Black" red="0" green="0" blue="0" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <arrow_length>20</arrow_length> - <widget_type>Polyline</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Black" red="0" green="0" blue="0" /> - </background_color> - <width>349</width> - <x>29</x> - <name>Polyline</name> - <y>1038</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>2</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>false</show_units> - <height>22</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>PMAC:MTR1.RBV</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input_9</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>-16429ab9:158444d4181:-628c</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>1092</x> - <y>1065</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="Green On" red="0" green="255" blue="0" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.combo" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-5c74</wuid> - <pv_value /> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>24</height> - <border_width>0</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>false</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <items_from_pv>true</items_from_pv> - <visible>true</visible> - <pv_name>PMAC:MTR1-HOMCPTFLAG</pv_name> - <border_color> - <color red="215" green="215" blue="215" /> - </border_color> - <widget_type>Combo</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color red="178" green="178" blue="178" /> - </background_color> - <width>103</width> - <x>59</x> - <name>Combo</name> - <y>960</y> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>5</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <arrows>2</arrows> - <rules /> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-555c</wuid> - <transparent>false</transparent> - <points> - <point x="177" y="971" /> - <point x="194" y="971" /> - <point x="194" y="971" /> - <point x="234" y="971" /> - </points> - <fill_arrow>true</fill_arrow> - <pv_value /> - <alpha>255</alpha> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <arrow_length>20</arrow_length> - <widget_type>Polyline</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color red="0" green="0" blue="0" /> - </background_color> - <width>58</width> - <x>177</x> - <name>Polyline_5</name> - <y>971</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Visible" prop_id="visible" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>true</value> - </exp> - <exp bool_exp="pv0==0"> - <value>false</value> - </exp> - <pv trig="true">PMAC:MTR1.MOVN</pv> - </rule> - </rules> - <enabled>false</enabled> - <wuid>59fc39f9:158487e5950:-4c5d</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>MOTOR IS MOVING ...</text> - <scripts /> - <height>20</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <width>181</width> - <x>906</x> - <name>Label</name> - <y>1066</y> - <foreground_color> - <color name="Major" red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> - <toggle_button>false</toggle_button> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name)</tooltip> - <push_action_index>0</push_action_index> - <rules> - <rule name="Enable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <enabled>true</enabled> - <wuid>59fc39f9:158487e5950:-16e5</wuid> - <pv_value /> - <text>Reset</text> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>36</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <image></image> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="Blue" red="0" green="128" blue="255" /> - </border_color> - <widget_type>Action Button</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Button Grey" red="180" green="180" blue="180" /> - </background_color> - <width>72</width> - <x>48</x> - <name>Action Button_1</name> - <y>1066</y> - <style>0</style> - <foreground_color> - <color name="Black" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false"> - <action type="WRITE_PV"> - <pv_name>SCAN:BUFF-DET1-RES-WF</pv_name> - <value>1</value> - <timeout>10</timeout> + <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <rules /> + <enabled>true</enabled> + <wuid>-1168daa3:158859bc9c3:-6933</wuid> + <transparent>true</transparent> + <lock_children>false</lock_children> + <scripts /> + <height>241</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <macros> + <include_parent_macros>true</include_parent_macros> + </macros> + <visible>false</visible> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Grouping Container</widget_type> + <background_color> + <color red="240" green="240" blue="240" /> + </background_color> + <width>324</width> + <x>1</x> + <name>DACQ</name> + <y>1</y> + <foreground_color> + <color red="192" green="192" blue="192" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <fc>false</fc> + <show_scrollbar>true</show_scrollbar> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>-1168daa3:158859bc9c3:-691d</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>T1</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>151</width> + <x>19</x> + <name>Label Orientation_1</name> + <y>48</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM:LCURSOR_ms</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> <confirm_message></confirm_message> - <description></description> - </action> - </actions> - <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.tab" version="1.0.0"> - <active_tab>0</active_tab> - <tooltip></tooltip> - <height>273</height> - <tab_2_icon_path></tab_2_icon_path> - <border_width>1</border_width> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <tab_0_foreground_color> - <color red="0" green="0" blue="0" /> - </tab_0_foreground_color> - <actions hook="false" hook_all="false" /> - <tab_1_enabled>true</tab_1_enabled> - <border_style>0</border_style> - <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-6643</wuid> - <tab_1_background_color> - <color name="Field Background Grey" red="240" green="240" blue="240" /> - </tab_1_background_color> - <tab_1_icon_path></tab_1_icon_path> - <tab_2_foreground_color> - <color red="0" green="0" blue="0" /> - </tab_2_foreground_color> - <tab_1_font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </tab_1_font> - <tab_2_enabled>true</tab_2_enabled> - <background_color> - <color name="Container Grey" red="200" green="200" blue="200" /> - </background_color> - <width>326</width> - <x>42</x> - <horizontal_tabs>true</horizontal_tabs> - <y>78</y> - <rules /> - <macros> - <include_parent_macros>true</include_parent_macros> - </macros> - <visible>true</visible> - <tab_0_background_color> - <color name="Field Background Grey" red="240" green="240" blue="240" /> - </tab_0_background_color> - <widget_type>Tabbed Container</widget_type> - <tab_2_font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </tab_2_font> - <name>Tabbed Container_1</name> - <minimum_tab_height>10</minimum_tab_height> - <tab_2_title>Motor</tab_2_title> - <tab_0_font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </tab_0_font> - <tab_2_background_color> - <color name="Field Background Grey" red="240" green="240" blue="240" /> - </tab_2_background_color> - <tab_0_title>Timing</tab_0_title> - <tab_1_foreground_color> - <color red="0" green="0" blue="0" /> - </tab_1_foreground_color> - <tab_1_title>Dimension</tab_1_title> - <scripts /> - <tab_count>3</tab_count> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <tab_0_icon_path></tab_0_icon_path> - <tab_0_enabled>true</tab_0_enabled> - <foreground_color> - <color name="Container Grey" red="200" green="200" blue="200" /> - </foreground_color> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>false</enabled> + <wuid>-1168daa3:158859bc9c3:-691c</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>138</x> + <y>42</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>-1168daa3:158859bc9c3:-691b</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>T2</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>174</width> + <x>8</x> + <name>Label Orientation_2</name> + <y>90</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM:RCURSOR_ms</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>false</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input_2</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>false</enabled> + <wuid>-1168daa3:158859bc9c3:-691a</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>138</x> + <y>84</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>-1168daa3:158859bc9c3:-68d0</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Meaure interval</text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>119</width> + <x>128</x> + <name>Label</name> + <y>12</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>-1168daa3:158859bc9c3:-68c6</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Frequency sample </text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>119</width> + <x>19</x> + <name>Label_164</name> + <y>140</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.combo" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <enabled>true</enabled> + <wuid>-1168daa3:158859bc9c3:-6326</wuid> + <pv_value /> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>24</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>false</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <items_from_pv>true</items_from_pv> + <visible>true</visible> + <pv_name>LNS-ISRC-010:CARD0:MBBOSAMPLINGRATE</pv_name> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Combo</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>132</width> + <x>145</x> + <name>Combo</name> + <y>138</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + </widget> <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> <rules /> <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-5cdf</wuid> + <wuid>-1ab698cd:1586d27a42e:-6642</wuid> <transparent>true</transparent> <lock_children>false</lock_children> <scripts /> @@ -4110,7 +687,7 @@ $(pv_value)</tooltip> <macros> <include_parent_macros>true</include_parent_macros> </macros> - <visible>true</visible> + <visible>false</visible> <border_color> <color red="0" green="128" blue="255" /> </border_color> @@ -4120,7 +697,7 @@ $(pv_value)</tooltip> </background_color> <width>324</width> <x>1</x> - <name>Timing</name> + <name>Dimension</name> <y>1</y> <foreground_color> <color red="192" green="192" blue="192" /> @@ -4137,10 +714,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>false</enabled> - <wuid>-1ab698cd:1586d27a42e:-5cc6</wuid> + <wuid>-20a75393:15809f6e4ee:-6feb</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Frequency</text> + <text>Energy (eV)</text> <scripts /> <height>20</height> <border_width>2</border_width> @@ -4160,9 +737,116 @@ $(pv_value)</tooltip> <color name="IO Background" red="255" green="255" blue="205" /> </background_color> <width>151</width> + <x>12</x> + <name>Label Orientation_1</name> + <y>24</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:${CALC}-Energy-SP</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>-20a75393:15809f6e4ee:-6fea</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>198</x> + <y>18</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>-20a75393:15809f6e4ee:-6fe9</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Distance betw. Plates</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>174</width> <x>13</x> - <name>Label Orientation_1</name> - <y>30</y> + <name>Label Orientation_2</name> + <y>66</y> <foreground_color> <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> @@ -4197,7 +881,7 @@ $(pv_value)</tooltip> <multiline_input>false</multiline_input> <border_width>1</border_width> <visible>true</visible> - <pv_name>SYS0-EVG0:Mxc1-Frequency-SP</pv_name> + <pv_name>${PREFIX_SCAN}:${CALC}-DistP-SP</pv_name> <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> @@ -4205,13 +889,13 @@ $(pv_value)</tooltip> <precision_from_pv>true</precision_from_pv> <widget_type>Text Input</widget_type> <confirm_message></confirm_message> - <name>Text Input</name> + <name>Text Input_2</name> <style>0</style> <actions hook="false" hook_all="false" /> <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-5cc5</wuid> + <wuid>-20a75393:15809f6e4ee:-6fe8</wuid> <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> @@ -4228,7 +912,7 @@ $(pv_value)</tooltip> </background_color> <width>100</width> <x>198</x> - <y>24</y> + <y>60</y> <maximum>1.7976931348623157E308</maximum> <foreground_color> <color name="KeyboardEntry" red="0" green="255" blue="255" /> @@ -4244,10 +928,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>false</enabled> - <wuid>-1ab698cd:1586d27a42e:-5cc4</wuid> + <wuid>-20a75393:15809f6e4ee:-6fe7</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Width pulse</text> + <text>Plate lenght</text> <scripts /> <height>20</height> <border_width>2</border_width> @@ -4266,10 +950,10 @@ $(pv_value)</tooltip> <background_color> <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>174</width> - <x>2</x> - <name>Label Orientation_2</name> - <y>72</y> + <width>199</width> + <x>0</x> + <name>Label Orientation_3</name> + <y>106</y> <foreground_color> <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> @@ -4304,21 +988,21 @@ $(pv_value)</tooltip> <multiline_input>false</multiline_input> <border_width>1</border_width> <visible>true</visible> - <pv_name>SYS0-EVR0:Pul0-Width-SP</pv_name> + <pv_name>${PREFIX_SCAN}:${CALC}-LenghP-SP</pv_name> <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <precision_from_pv>false</precision_from_pv> + <precision_from_pv>true</precision_from_pv> <widget_type>Text Input</widget_type> <confirm_message></confirm_message> - <name>Text Input_2</name> + <name>Text Input_3</name> <style>0</style> <actions hook="false" hook_all="false" /> <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-5cc3</wuid> + <wuid>-20a75393:15809f6e4ee:-6fe6</wuid> <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> @@ -4335,7 +1019,7 @@ $(pv_value)</tooltip> </background_color> <width>100</width> <x>198</x> - <y>66</y> + <y>100</y> <maximum>1.7976931348623157E308</maximum> <foreground_color> <color name="KeyboardEntry" red="0" green="255" blue="255" /> @@ -4345,66 +1029,219 @@ $(pv_value)</tooltip> <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.BoolButton" version="1.0.0"> - <toggle_button>true</toggle_button> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <push_action_index>0</push_action_index> - <rules /> - <effect_3d>true</effect_3d> - <bit>-1</bit> - <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-5c63</wuid> - <on_color> - <color red="0" green="255" blue="0" /> - </on_color> - <show_confirm_dialog>0</show_confirm_dialog> - <password></password> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> <pv_value /> - <released_action_index>0</released_action_index> - <square_button>true</square_button> - <show_led>true</show_led> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>38</height> - <on_label>ON</on_label> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:${CALC}-FacLenghP-SP</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input_4</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>-20a75393:15809f6e4ee:-6fe4</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>198</x> + <y>145</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>-20a75393:15809f6e4ee:-6fe5</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Face Plate lenght</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name></pv_name> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>199</width> + <x>0</x> + <name>Label Orientation_4</name> + <y>151</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>-20a75393:15809f6e4ee:-6fa3</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Rear Plate lenght</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>199</width> + <x>0</x> + <name>Label Orientation_4</name> + <y>195</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:${CALC}-RearLenghP-SP</pv_name> + <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Boolean Button</widget_type> - <off_color> - <color red="0" green="100" blue="0" /> - </off_color> - <confirm_message>Are your sure you want to do this?</confirm_message> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input_4</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>-20a75393:15809f6e4ee:-6fa2</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> <background_color> - <color name="Button Grey" red="180" green="180" blue="180" /> - </background_color> - <width>100</width> - <x>114</x> - <name>Boolean Button</name> - <data_type>0</data_type> - <y>132</y> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>198</x> + <y>189</y> + <maximum>1.7976931348623157E308</maximum> <foreground_color> - <color red="0" green="0" blue="0" /> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> </foreground_color> - <actions hook="false" hook_all="false" /> - <show_boolean_label>true</show_boolean_label> + <minimum>-1.7976931348623157E308</minimum> <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> - <off_label>OFF</off_label> </widget> </widget> <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> @@ -4412,7 +1249,7 @@ $(pv_value)</tooltip> <tooltip></tooltip> <rules /> <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-6642</wuid> + <wuid>-1ab698cd:1586d27a42e:-62df</wuid> <transparent>true</transparent> <lock_children>false</lock_children> <scripts /> @@ -4426,7 +1263,7 @@ $(pv_value)</tooltip> <macros> <include_parent_macros>true</include_parent_macros> </macros> - <visible>false</visible> + <visible>true</visible> <border_color> <color red="0" green="128" blue="255" /> </border_color> @@ -4436,7 +1273,7 @@ $(pv_value)</tooltip> </background_color> <width>324</width> <x>1</x> - <name>Dimension</name> + <name>Motor</name> <y>1</y> <foreground_color> <color red="192" green="192" blue="192" /> @@ -4453,10 +1290,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>false</enabled> - <wuid>-20a75393:15809f6e4ee:-6feb</wuid> + <wuid>-1ab698cd:1586d27a42e:-62d1</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Energy (eV)</text> + <text>Velocity</text> <scripts /> <height>20</height> <border_width>2</border_width> @@ -4478,7 +1315,7 @@ $(pv_value)</tooltip> <width>151</width> <x>12</x> <name>Label Orientation_1</name> - <y>24</y> + <y>30</y> <foreground_color> <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> @@ -4489,7 +1326,7 @@ $(pv_value)</tooltip> </widget> <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> + <precision>2</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> @@ -4513,12 +1350,12 @@ $(pv_value)</tooltip> <multiline_input>false</multiline_input> <border_width>1</border_width> <visible>true</visible> - <pv_name>${PREFIX_SCAN}:${CALC}-Energy-SP</pv_name> + <pv_name>PMAC:MTR1.VELO</pv_name> <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <precision_from_pv>true</precision_from_pv> + <precision_from_pv>false</precision_from_pv> <widget_type>Text Input</widget_type> <confirm_message></confirm_message> <name>Text Input</name> @@ -4527,7 +1364,7 @@ $(pv_value)</tooltip> <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-20a75393:15809f6e4ee:-6fea</wuid> + <wuid>-1ab698cd:1586d27a42e:-62d0</wuid> <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> @@ -4542,9 +1379,9 @@ $(pv_value)</tooltip> <background_color> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>100</width> - <x>198</x> - <y>18</y> + <width>130</width> + <x>168</x> + <y>24</y> <maximum>1.7976931348623157E308</maximum> <foreground_color> <color name="KeyboardEntry" red="0" green="255" blue="255" /> @@ -4560,10 +1397,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>false</enabled> - <wuid>-20a75393:15809f6e4ee:-6fe9</wuid> + <wuid>-1ab698cd:1586d27a42e:-62b9</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Distance betw. Plates</text> + <text>Homing Velocity</text> <scripts /> <height>20</height> <border_width>2</border_width> @@ -4582,10 +1419,10 @@ $(pv_value)</tooltip> <background_color> <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>174</width> - <x>13</x> - <name>Label Orientation_2</name> - <y>66</y> + <width>151</width> + <x>12</x> + <name>Label Orientation_1</name> + <y>72</y> <foreground_color> <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> @@ -4596,7 +1433,7 @@ $(pv_value)</tooltip> </widget> <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> + <precision>2</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> @@ -4620,21 +1457,21 @@ $(pv_value)</tooltip> <multiline_input>false</multiline_input> <border_width>1</border_width> <visible>true</visible> - <pv_name>${PREFIX_SCAN}:${CALC}-DistP-SP</pv_name> + <pv_name>PMAC:MTR1.HVEL</pv_name> <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <precision_from_pv>true</precision_from_pv> + <precision_from_pv>false</precision_from_pv> <widget_type>Text Input</widget_type> <confirm_message></confirm_message> - <name>Text Input_2</name> + <name>Text Input</name> <style>0</style> <actions hook="false" hook_all="false" /> <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-20a75393:15809f6e4ee:-6fe8</wuid> + <wuid>-1ab698cd:1586d27a42e:-62b8</wuid> <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> @@ -4649,9 +1486,9 @@ $(pv_value)</tooltip> <background_color> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>100</width> - <x>198</x> - <y>60</y> + <width>130</width> + <x>168</x> + <y>66</y> <maximum>1.7976931348623157E308</maximum> <foreground_color> <color name="KeyboardEntry" red="0" green="255" blue="255" /> @@ -4667,10 +1504,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>false</enabled> - <wuid>-20a75393:15809f6e4ee:-6fe7</wuid> + <wuid>-1ab698cd:1586d27a42e:-6298</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Plate lenght</text> + <text>Acc. time</text> <scripts /> <height>20</height> <border_width>2</border_width> @@ -4689,10 +1526,10 @@ $(pv_value)</tooltip> <background_color> <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>199</width> - <x>0</x> - <name>Label Orientation_3</name> - <y>106</y> + <width>151</width> + <x>12</x> + <name>Label Orientation_1</name> + <y>114</y> <foreground_color> <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> @@ -4703,7 +1540,7 @@ $(pv_value)</tooltip> </widget> <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> + <precision>2</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> @@ -4727,21 +1564,21 @@ $(pv_value)</tooltip> <multiline_input>false</multiline_input> <border_width>1</border_width> <visible>true</visible> - <pv_name>${PREFIX_SCAN}:${CALC}-LenghP-SP</pv_name> + <pv_name>PMAC:MTR1.ACCL</pv_name> <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <precision_from_pv>true</precision_from_pv> + <precision_from_pv>false</precision_from_pv> <widget_type>Text Input</widget_type> <confirm_message></confirm_message> - <name>Text Input_3</name> + <name>Text Input</name> <style>0</style> <actions hook="false" hook_all="false" /> <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-20a75393:15809f6e4ee:-6fe6</wuid> + <wuid>-1ab698cd:1586d27a42e:-6297</wuid> <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> @@ -4756,9 +1593,9 @@ $(pv_value)</tooltip> <background_color> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>100</width> - <x>198</x> - <y>100</y> + <width>130</width> + <x>168</x> + <y>108</y> <maximum>1.7976931348623157E308</maximum> <foreground_color> <color name="KeyboardEntry" red="0" green="255" blue="255" /> @@ -4768,109 +1605,66 @@ $(pv_value)</tooltip> <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> + <toggle_button>false</toggle_button> + <border_style>6</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> + <push_action_index>0</push_action_index> <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> + <rule name="Enable" prop_id="enabled" out_exp="false"> <exp bool_exp="pv0==0"> <value>true</value> </exp> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> </rule> </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>${PREFIX_SCAN}:${CALC}-FacLenghP-SP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input_4</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-20a75393:15809f6e4ee:-6fe4</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>100</width> - <x>198</x> - <y>145</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>-20a75393:15809f6e4ee:-6fe5</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Face Plate lenght</text> + <wuid>-1ab698cd:1586d27a42e:-5fde</wuid> + <pv_value /> + <text>RESET</text> <scripts /> - <height>20</height> + <border_alarm_sensitive>true</border_alarm_sensitive> + <height>31</height> <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> + <image></image> <visible>true</visible> - <vertical_alignment>1</vertical_alignment> + <pv_name></pv_name> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color name="Button Grey" red="180" green="180" blue="180" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> + <widget_type>Action Button</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color name="Button Grey" red="180" green="180" blue="180" /> </background_color> - <width>199</width> - <x>0</x> - <name>Label Orientation_4</name> - <y>151</y> + <width>103</width> + <x>132</x> + <name>Action Button Template</name> + <y>192</y> + <style>0</style> <foreground_color> <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <actions hook="false" hook_all="false"> + <action type="WRITE_PV"> + <pv_name>PMAC:MTR1-ACTMTR.PROC</pv_name> + <value>1</value> + <timeout>10</timeout> + <confirm_message></confirm_message> + <description></description> + </action> + </actions> <font> <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> @@ -4881,10 +1675,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>false</enabled> - <wuid>-20a75393:15809f6e4ee:-6fa3</wuid> + <wuid>-1168daa3:158859bc9c3:-2f8d</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Rear Plate lenght</text> + <text>Position CONS</text> <scripts /> <height>20</height> <border_width>2</border_width> @@ -4903,10 +1697,10 @@ $(pv_value)</tooltip> <background_color> <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>199</width> - <x>0</x> - <name>Label Orientation_4</name> - <y>195</y> + <width>151</width> + <x>12</x> + <name>Label Orientation_1</name> + <y>156</y> <foreground_color> <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> @@ -4917,7 +1711,7 @@ $(pv_value)</tooltip> </widget> <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> + <precision>2</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> @@ -4941,21 +1735,21 @@ $(pv_value)</tooltip> <multiline_input>false</multiline_input> <border_width>1</border_width> <visible>true</visible> - <pv_name>${PREFIX_SCAN}:${CALC}-RearLenghP-SP</pv_name> + <pv_name>PMAC:MTR1</pv_name> <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <precision_from_pv>true</precision_from_pv> + <precision_from_pv>false</precision_from_pv> <widget_type>Text Input</widget_type> <confirm_message></confirm_message> - <name>Text Input_4</name> + <name>Text Input</name> <style>0</style> <actions hook="false" hook_all="false" /> <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-20a75393:15809f6e4ee:-6fa2</wuid> + <wuid>-1168daa3:158859bc9c3:-2f8c</wuid> <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> @@ -4970,9 +1764,9 @@ $(pv_value)</tooltip> <background_color> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>100</width> - <x>198</x> - <y>189</y> + <width>130</width> + <x>168</x> + <y>150</y> <maximum>1.7976931348623157E308</maximum> <foreground_color> <color name="KeyboardEntry" red="0" green="255" blue="255" /> @@ -4988,7 +1782,7 @@ $(pv_value)</tooltip> <tooltip></tooltip> <rules /> <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-62df</wuid> + <wuid>-1ab698cd:1586d27a42e:-5cdf</wuid> <transparent>true</transparent> <lock_children>false</lock_children> <scripts /> @@ -5012,7 +1806,7 @@ $(pv_value)</tooltip> </background_color> <width>324</width> <x>1</x> - <name>Motor</name> + <name>Timing</name> <y>1</y> <foreground_color> <color red="192" green="192" blue="192" /> @@ -5029,10 +1823,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>false</enabled> - <wuid>-1ab698cd:1586d27a42e:-62d1</wuid> + <wuid>-1ab698cd:1586d27a42e:-5cc6</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Velocity</text> + <text>Frequency</text> <scripts /> <height>20</height> <border_width>2</border_width> @@ -5052,7 +1846,7 @@ $(pv_value)</tooltip> <color name="IO Background" red="255" green="255" blue="205" /> </background_color> <width>151</width> - <x>12</x> + <x>13</x> <name>Label Orientation_1</name> <y>30</y> <foreground_color> @@ -5065,7 +1859,7 @@ $(pv_value)</tooltip> </widget> <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> - <precision>2</precision> + <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> @@ -5089,12 +1883,12 @@ $(pv_value)</tooltip> <multiline_input>false</multiline_input> <border_width>1</border_width> <visible>true</visible> - <pv_name>PMAC:MTR1.VELO</pv_name> + <pv_name>SYS0-EVG0:Mxc1-Frequency-SP</pv_name> <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <precision_from_pv>false</precision_from_pv> + <precision_from_pv>true</precision_from_pv> <widget_type>Text Input</widget_type> <confirm_message></confirm_message> <name>Text Input</name> @@ -5103,7 +1897,7 @@ $(pv_value)</tooltip> <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-62d0</wuid> + <wuid>-1ab698cd:1586d27a42e:-5cc5</wuid> <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> @@ -5118,8 +1912,8 @@ $(pv_value)</tooltip> <background_color> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>130</width> - <x>168</x> + <width>100</width> + <x>198</x> <y>24</y> <maximum>1.7976931348623157E308</maximum> <foreground_color> @@ -5136,10 +1930,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>false</enabled> - <wuid>-1ab698cd:1586d27a42e:-62b9</wuid> + <wuid>-1ab698cd:1586d27a42e:-5cc4</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Homing Velocity</text> + <text>Width pulse</text> <scripts /> <height>20</height> <border_width>2</border_width> @@ -5158,9 +1952,9 @@ $(pv_value)</tooltip> <background_color> <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>151</width> - <x>12</x> - <name>Label Orientation_1</name> + <width>174</width> + <x>2</x> + <name>Label Orientation_2</name> <y>72</y> <foreground_color> <color name="IO Foreground" red="0" green="0" blue="0" /> @@ -5172,7 +1966,7 @@ $(pv_value)</tooltip> </widget> <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> - <precision>2</precision> + <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> @@ -5196,7 +1990,7 @@ $(pv_value)</tooltip> <multiline_input>false</multiline_input> <border_width>1</border_width> <visible>true</visible> - <pv_name>PMAC:MTR1.HVEL</pv_name> + <pv_name>SYS0-EVR0:Pul0-Width-SP</pv_name> <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> @@ -5204,13 +1998,13 @@ $(pv_value)</tooltip> <precision_from_pv>false</precision_from_pv> <widget_type>Text Input</widget_type> <confirm_message></confirm_message> - <name>Text Input</name> + <name>Text Input_2</name> <style>0</style> <actions hook="false" hook_all="false" /> <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-62b8</wuid> + <wuid>-1ab698cd:1586d27a42e:-5cc3</wuid> <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> @@ -5225,8 +2019,8 @@ $(pv_value)</tooltip> <background_color> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>130</width> - <x>168</x> + <width>100</width> + <x>198</x> <y>66</y> <maximum>1.7976931348623157E308</maximum> <foreground_color> @@ -5237,222 +2031,627 @@ $(pv_value)</tooltip> <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.BoolButton" version="1.0.0"> + <toggle_button>true</toggle_button> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <push_action_index>0</push_action_index> <rules /> - <enabled>false</enabled> - <wuid>-1ab698cd:1586d27a42e:-6298</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Acc. time</text> + <effect_3d>true</effect_3d> + <bit>-1</bit> + <enabled>true</enabled> + <wuid>-1ab698cd:1586d27a42e:-5c63</wuid> + <on_color> + <color red="0" green="255" blue="0" /> + </on_color> + <show_confirm_dialog>0</show_confirm_dialog> + <password></password> + <pv_value /> + <released_action_index>0</released_action_index> + <square_button>true</square_button> + <show_led>true</show_led> <scripts /> - <height>20</height> - <border_width>2</border_width> + <border_alarm_sensitive>true</border_alarm_sensitive> + <height>38</height> + <on_label>ON</on_label> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> + <keep_wh_ratio>true</keep_wh_ratio> </scale_options> <visible>true</visible> - <vertical_alignment>1</vertical_alignment> + <pv_name></pv_name> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> + <widget_type>Boolean Button</widget_type> + <off_color> + <color red="0" green="100" blue="0" /> + </off_color> + <confirm_message>Are your sure you want to do this?</confirm_message> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color name="Button Grey" red="180" green="180" blue="180" /> </background_color> - <width>151</width> - <x>12</x> - <name>Label Orientation_1</name> - <y>114</y> + <width>100</width> + <x>114</x> + <name>Boolean Button</name> + <data_type>0</data_type> + <y>132</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> + <show_boolean_label>true</show_boolean_label> <font> <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> + <off_label>OFF</off_label> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>2</precision> - <tooltip>$(pv_name) + </widget> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>0</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <enabled>true</enabled> + <wuid>-16429ab9:158444d4181:-7ba7</wuid> + <transparent>false</transparent> + <pv_value /> + <alpha>255</alpha> + <corner_height>16</corner_height> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>79</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name></pv_name> + <gradient>false</gradient> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <anti_alias>true</anti_alias> + <corner_width>16</corner_width> + <line_style>0</line_style> + <widget_type>Rounded Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="Container Border Grey" red="150" green="150" blue="150" /> + </background_color> + <width>350</width> + <x>29</x> + <name>Rounded Rectangle</name> + <y>1038</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <line_color> + <color red="128" green="0" blue="255" /> + </line_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>0</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <enabled>true</enabled> + <wuid>-16429ab9:1582e68df9a:-4223</wuid> + <transparent>false</transparent> + <pv_value /> + <alpha>255</alpha> + <corner_height>16</corner_height> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>1099</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name></pv_name> + <gradient>false</gradient> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <anti_alias>true</anti_alias> + <corner_width>16</corner_width> + <line_style>0</line_style> + <widget_type>Rounded Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="Container Grey" red="200" green="200" blue="200" /> + </background_color> + <width>1681</width> + <x>414</x> + <name>Rounded Rectangle_5</name> + <y>18</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <line_color> + <color red="128" green="0" blue="255" /> + </line_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.LED" version="1.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <effect_3d>true</effect_3d> + <bit>-1</bit> + <pv_value /> + <height>36</height> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv_name> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>LED</widget_type> + <name>LED</name> + <actions hook="false" hook_all="false" /> + <show_boolean_label>false</show_boolean_label> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>1e771979:1565068c2e3:-4cec</wuid> + <on_color> + <color red="0" green="255" blue="0" /> + </on_color> + <scripts /> + <border_alarm_sensitive>true</border_alarm_sensitive> + <on_label>ON</on_label> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>true</keep_wh_ratio> + </scale_options> + <off_color> + <color red="0" green="100" blue="0" /> + </off_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color red="240" green="240" blue="240" /> + </background_color> + <square_led>true</square_led> + <width>32</width> + <x>336</x> + <data_type>0</data_type> + <y>1066</y> + <foreground_color> + <color red="192" green="192" blue="192" /> + </foreground_color> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <off_label>OFF</off_label> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>1</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="Disable" prop_id="enabled" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>false</value> - </exp> - <exp bool_exp="pv0==0"> - <value>true</value> - </exp> - <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> - </rule> - </rules> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>PMAC:MTR1.ACCL</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-6297</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>130</width> - <x>168</x> - <y>108</y> - <maximum>1.7976931348623157E308</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-1.7976931348623157E308</minimum> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> - <toggle_button>false</toggle_button> - <border_style>6</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) + <arrows>0</arrows> + <rules /> + <enabled>true</enabled> + <wuid>1e771979:1565068c2e3:-4a2d</wuid> + <transparent>false</transparent> + <points> + <point x="30" y="375" /> + <point x="378" y="375" /> + <point x="378" y="375" /> + <point x="378" y="375" /> + <point x="378" y="375" /> + </points> + <fill_arrow>true</fill_arrow> + <pv_value /> + <alpha>255</alpha> + <rotation_angle>0.0</rotation_angle> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>1</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>true</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name></pv_name> + <border_color> + <color name="Black" red="0" green="0" blue="0" /> + </border_color> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <arrow_length>20</arrow_length> + <widget_type>Polyline</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="Black" red="0" green="0" blue="0" /> + </background_color> + <width>349</width> + <x>30</x> + <name>Polyline</name> + <y>375</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>1e771979:1565068c2e3:-4ab2</wuid> + <transparent>false</transparent> + <auto_size>false</auto_size> + <text>Position</text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="panelArea" red="240" green="240" blue="240" /> + </background_color> + <width>229</width> + <x>96</x> + <name>Label_156</name> + <y>366</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>1e771979:1565068c2e3:-3e44</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>START position</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>151</width> + <x>42</x> + <name>Label Orientation_7</name> + <y>402</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_MTR).P4SP</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>1e771979:1565068c2e3:-3e43</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>228</x> + <y>396</y> + <maximum>0.0</maximum> + <foreground_color> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> + </foreground_color> + <minimum>-200.0</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>1e771979:1565068c2e3:-3d91</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>END position</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>104</width> + <x>71</x> + <name>Label Orientation_7</name> + <y>444</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <push_action_index>0</push_action_index> - <rules /> - <enabled>true</enabled> - <wuid>-1ab698cd:1586d27a42e:-5fde</wuid> - <pv_value /> - <text>RESET</text> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>31</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <image></image> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color name="Button Grey" red="180" green="180" blue="180" /> - </border_color> - <widget_type>Action Button</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="Button Grey" red="180" green="180" blue="180" /> - </background_color> - <width>103</width> - <x>126</x> - <name>Action Button Template</name> - <y>174</y> - <style>0</style> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false"> - <action type="WRITE_PV"> - <pv_name>PMAC:MTR1-ACTMTR.PROC</pv_name> - <value>1</value> - <timeout>10</timeout> - <confirm_message></confirm_message> - <description></description> - </action> - </actions> - <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> - </font> - </widget> - </widget> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_MTR).P4EP</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>1e771979:1565068c2e3:-3d90</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>228</x> + <y>438</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>1</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <arrows>0</arrows> + <rules /> + <enabled>true</enabled> + <wuid>1e771979:1565068c2e3:-33bf</wuid> + <transparent>false</transparent> + <points> + <point x="29" y="579" /> + <point x="377" y="579" /> + <point x="377" y="579" /> + <point x="377" y="579" /> + <point x="377" y="579" /> + </points> + <fill_arrow>true</fill_arrow> + <pv_value /> + <alpha>255</alpha> + <rotation_angle>0.0</rotation_angle> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>1</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>true</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name></pv_name> + <border_color> + <color name="Black" red="0" green="0" blue="0" /> + </border_color> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <arrow_length>20</arrow_length> + <widget_type>Polyline</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="Black" red="0" green="0" blue="0" /> + </background_color> + <width>349</width> + <x>29</x> + <name>Polyline</name> + <y>579</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> </widget> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <rules /> - <enabled>true</enabled> - <wuid>2fea3147:153609206ed:-7765</wuid> - <transparent>true</transparent> - <lock_children>false</lock_children> - <scripts /> - <height>1130</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <macros> - <include_parent_macros>true</include_parent_macros> - </macros> - <visible>true</visible> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Grouping Container</widget_type> - <background_color> - <color red="240" green="240" blue="240" /> - </background_color> - <width>2489</width> - <x>1</x> - <name>DTACQ</name> - <y>1</y> - <foreground_color> - <color red="192" green="192" blue="192" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <fc>false</fc> - <show_scrollbar>true</show_scrollbar> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>-3f6498d2:15645d229d4:-38f7</wuid> + <wuid>1e771979:1565068c2e3:-33be</wuid> <transparent>false</transparent> <auto_size>false</auto_size> - <text>Fast Acquisition</text> + <text>Angle</text> <scripts /> - <height>43</height> + <height>20</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -5462,392 +2661,252 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color red="0" green="0" blue="0" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color name="IO Shape Fill" red="188" green="188" blue="188" /> + <color name="panelArea" red="240" green="240" blue="240" /> </background_color> - <width>1357</width> - <x>0</x> - <name>Label_124</name> - <y>12</y> + <width>229</width> + <x>96</x> + <name>Label_156</name> + <y>570</y> <foreground_color> - <color name="IO Label" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="Cantarell" height="13" style="1">Header 3</opifont.name> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>0</horizontal_alignment> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-483e</wuid> - <transparent>false</transparent> - <pv_value /> + <enabled>false</enabled> + <wuid>1e771979:1565068c2e3:-33b3</wuid> + <transparent>true</transparent> <auto_size>false</auto_size> - <text>######</text> - <rotation_angle>0.0</rotation_angle> + <text>Number of positions</text> <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <show_units>true</show_units> <height>20</height> - <border_width>1</border_width> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name>$(DTACQ-NAME)-STAT-RB</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Update</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <widget_type>Label</widget_type> <wrap_words>false</wrap_words> - <format_type>0</format_type> <background_color> - <color red="0" green="0" blue="0" /> + <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>148</width> - <x>1188</x> - <name>Text Update</name> - <y>24</y> + <width>199</width> + <x>30</x> + <name>Label Orientation_7</name> + <y>484</y> <foreground_color> - <color name="TextDynamic" red="0" green="244" blue="0" /> + <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <rules /> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_MTR).NPTS</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7781</wuid> + <wuid>1e771979:1565068c2e3:-33a9</wuid> <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>20</height> - <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <widget_type>Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> <background_color> - <color red="186" green="189" blue="182" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>160</width> - <x>408</x> - <name>Rectangle_2</name> - <y>639</y> - <fill_level>0.0</fill_level> + <width>100</width> + <x>228</x> + <y>478</y> + <maximum>30.0</maximum> <foreground_color> - <color red="255" green="0" blue="0" /> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <minimum>0.0</minimum> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.xyGraph" version="1.0.0"> - <axis_1_scale_format></axis_1_scale_format> - <trace_2_x_axis_index>0</trace_2_x_axis_index> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(trace_0_y_pv) -$(trace_0_y_pv_value)</tooltip> - <trace_0_concatenate_data>false</trace_0_concatenate_data> - <trace_0_trace_type>0</trace_0_trace_type> - <border_width>1</border_width> - <trace_1_x_axis_index>0</trace_1_x_axis_index> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> - <axis_0_grid_color> - <color red="78" green="154" blue="6" /> - </axis_0_grid_color> - <axis_2_visible>false</axis_2_visible> - <trace_0_name>$(trace_0_y_pv)</trace_0_name> - <axis_2_minimum>0.0</axis_2_minimum> - <trace_0_update_mode>0</trace_0_update_mode> - <trace_1_x_pv>LNS-ISRC-010:PBI-EM-HV1:VoltR_XMS</trace_1_x_pv> - <wuid>-3d4af206:15877d6a498:-7780</wuid> - <transparent>false</transparent> - <trace_1_update_mode>0</trace_1_update_mode> - <axis_0_title_font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </axis_0_title_font> - <trace_2_update_mode>0</trace_2_update_mode> - <background_color> - <color red="186" green="189" blue="182" /> - </background_color> - <x>408</x> - <y>120</y> - <trace_0_x_axis_index>0</trace_0_x_axis_index> - <axis_count>3</axis_count> - <trace_1_point_size>4</trace_1_point_size> - <trace_1_anti_alias>false</trace_1_anti_alias> - <pv_value /> - <axis_2_grid_color> - <color red="200" green="200" blue="200" /> - </axis_2_grid_color> - <trace_0_buffer_size>520</trace_0_buffer_size> - <trace_2_buffer_size>520</trace_2_buffer_size> - <axis_1_maximum>80.0</axis_1_maximum> - <axis_0_scale_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </axis_0_scale_font> - <trigger_pv></trigger_pv> - <widget_type>XY Graph</widget_type> - <trace_2_line_width>1</trace_2_line_width> - <axis_1_axis_color> - <color red="0" green="0" blue="0" /> - </axis_1_axis_color> - <axis_0_scale_format></axis_0_scale_format> - <axis_1_log_scale>false</axis_1_log_scale> - <title></title> - <trace_0_visible>true</trace_0_visible> - <trace_1_name>$(trace_1_y_pv)</trace_1_name> - <axis_2_auto_scale>true</axis_2_auto_scale> - <show_legend>false</show_legend> - <axis_0_axis_title>ms</axis_0_axis_title> - <axis_0_axis_color> - <color red="0" green="0" blue="0" /> - </axis_0_axis_color> - <axis_2_scale_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </axis_2_scale_font> - <trace_2_update_delay>1</trace_2_update_delay> - <axis_0_dash_grid_line>false</axis_0_dash_grid_line> - <trace_0_point_style>2</trace_0_point_style> - <trace_1_point_style>2</trace_1_point_style> - <trace_0_line_width>1</trace_0_line_width> - <axis_2_y_axis>false</axis_2_y_axis> - <axis_0_time_format>0</axis_0_time_format> - <trace_count>3</trace_count> - <axis_1_show_grid>true</axis_1_show_grid> - <trace_2_trace_color> - <color name="Primary Blue" red="0" green="148" blue="202" /> - </trace_2_trace_color> - <axis_1_dash_grid_line>true</axis_1_dash_grid_line> - <trace_2_trace_type>0</trace_2_trace_type> - <show_toolbar>true</show_toolbar> - <axis_0_visible>true</axis_0_visible> - <axis_0_show_grid>true</axis_0_show_grid> - <trace_0_y_axis_index>1</trace_0_y_axis_index> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>1e771979:1565068c2e3:-335c</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Step size</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> + <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <trace_1_y_pv>LNS-ISRC-010:PBI-EM-HV1:VoltR_Y</trace_1_y_pv> - <trace_2_concatenate_data>false</trace_2_concatenate_data> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <trace_2_anti_alias>false</trace_2_anti_alias> - <axis_0_maximum>100.0</axis_0_maximum> - <trace_1_y_axis_index>1</trace_1_y_axis_index> - <trace_2_name>$(trace_2_y_pv)</trace_2_name> - <height>519</height> - <trace_2_visible>true</trace_2_visible> - <trigger_pv_value /> - <axis_1_grid_color> - <color red="78" green="154" blue="6" /> - </axis_1_grid_color> - <actions hook="false" hook_all="false" /> - <trace_2_point_size>4</trace_2_point_size> - <axis_2_axis_color> - <color red="0" green="0" blue="0" /> - </axis_2_axis_color> - <axis_0_log_scale>false</axis_0_log_scale> - <trace_0_x_pv_value /> - <axis_0_auto_scale_threshold>0.0</axis_0_auto_scale_threshold> - <rules /> - <axis_1_visible>true</axis_1_visible> - <axis_2_show_grid>false</axis_2_show_grid> - <trace_0_update_delay>1</trace_0_update_delay> - <trace_1_concatenate_data>false</trace_1_concatenate_data> - <trace_1_trace_color> - <color red="242" green="26" blue="26" /> - </trace_1_trace_color> - <pv_name></pv_name> - <axis_2_log_scale>false</axis_2_log_scale> - <axis_2_auto_scale_threshold>0.0</axis_2_auto_scale_threshold> - <name>XY Graph</name> - <trace_1_trace_type>0</trace_1_trace_type> - <axis_0_auto_scale>true</axis_0_auto_scale> - <axis_0_minimum>0.0</axis_0_minimum> - <trace_2_y_axis_index>1</trace_2_y_axis_index> - <trace_1_update_delay>1</trace_1_update_delay> - <axis_2_dash_grid_line>false</axis_2_dash_grid_line> - <axis_1_axis_title>mA</axis_1_axis_title> - <axis_1_auto_scale>false</axis_1_auto_scale> - <trace_1_line_width>1</trace_1_line_width> - <trace_2_y_pv>LNS-ISRC-010:PBI-EM-HV2:VoltR_Y</trace_2_y_pv> - <trace_1_plot_mode>0</trace_1_plot_mode> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <axis_2_title_font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </axis_2_title_font> - <trace_0_y_pv>LNS-ISRC-010:PBI-EM-FC:CurrR_Y</trace_0_y_pv> - <trace_2_point_style>2</trace_2_point_style> - <trace_0_plot_mode>0</trace_0_plot_mode> - <enabled>true</enabled> - <trace_0_x_pv>LNS-ISRC-010:PBI-EM-FC:CurrR_XMS</trace_0_x_pv> - <axis_1_scale_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </axis_1_scale_font> - <axis_1_time_format>0</axis_1_time_format> - <axis_2_time_format>0</axis_2_time_format> - <axis_2_left_bottom_side>false</axis_2_left_bottom_side> - <border_alarm_sensitive>false</border_alarm_sensitive> - <axis_2_maximum>22.0</axis_2_maximum> - <show_plot_area_border>false</show_plot_area_border> - <width>607</width> - <axis_1_minimum>-1.0</axis_1_minimum> - <title_font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </title_font> - <trace_0_y_pv_value /> - <trace_1_visible>true</trace_1_visible> - <plot_area_background_color> - <color red="0" green="0" blue="0" /> - </plot_area_background_color> - <axis_1_title_font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </axis_1_title_font> - <visible>true</visible> - <axis_2_axis_title>ms</axis_2_axis_title> - <trace_1_buffer_size>520</trace_1_buffer_size> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <axis_2_scale_format></axis_2_scale_format> - <scripts /> - <trace_0_point_size>3</trace_0_point_size> - <trace_0_trace_color> - <color red="0" green="255" blue="0" /> - </trace_0_trace_color> - <trace_0_anti_alias>false</trace_0_anti_alias> - <axis_1_auto_scale_threshold>0.0</axis_1_auto_scale_threshold> - <trace_2_plot_mode>0</trace_2_plot_mode> - <trace_2_x_pv>LNS-ISRC-010:PBI-EM-HV2:VoltR_XMS</trace_2_x_pv> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>199</width> + <x>30</x> + <name>Label Orientation_7</name> + <y>529</y> <foreground_color> - <color red="0" green="0" blue="255" /> + <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <rules /> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_MTR).P4SI</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-777f</wuid> + <wuid>1e771979:1565068c2e3:-335b</wuid> <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>97</height> - <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> <background_color> - <color red="186" green="189" blue="182" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>349</width> - <x>36</x> - <name>Rounded Rectangle_4</name> - <y>126</y> - <fill_level>0.0</fill_level> + <width>100</width> + <x>228</x> + <y>523</y> + <maximum>1.7976931348623157E308</maximum> <foreground_color> - <color red="255" green="0" blue="0" /> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <minimum>-1.7976931348623157E308</minimum> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-777e</wuid> - <transparent>false</transparent> + <enabled>false</enabled> + <wuid>1e771979:1565068c2e3:-31f0</wuid> + <transparent>true</transparent> <auto_size>false</auto_size> - <text>Display interval</text> + <text>Nb Angles</text> <scripts /> - <height>32</height> - <border_width>1</border_width> + <height>20</height> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -5856,181 +2915,208 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color red="0" green="148" blue="202" /> + <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>349</width> - <x>36</x> - <name>Label_15</name> - <y>121</y> + <width>84</width> + <x>99</x> + <name>Label Orientation_2</name> + <y>697</y> <foreground_color> - <color red="255" green="255" blue="255" /> + <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="Cantarell" height="13" style="1">Header 3</opifont.name> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> - <rules /> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_PS).NPTS</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input_2</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-777d</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>ms</text> + <wuid>1e771979:1565068c2e3:-31ef</wuid> + <transparent>false</transparent> <scripts /> - <height>20</height> - <border_width>1</border_width> + <border_alarm_sensitive>false</border_alarm_sensitive> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> <background_color> - <color red="255" green="255" blue="255" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>40</width> - <x>328</x> - <name>Label_16</name> - <y>178</y> + <width>100</width> + <x>228</x> + <y>691</y> + <maximum>30.0</maximum> <foreground_color> - <color red="0" green="0" blue="0" /> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <minimum>0.0</minimum> <font> - <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> - <border_style>0</border_style> + <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> + <toggle_button>false</toggle_button> + <border_style>6</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> <alarm_pulsing>false</alarm_pulsing> <tooltip>$(pv_name) $(pv_value)</tooltip> - <rules /> + <push_action_index>0</push_action_index> + <rules> + <rule name="Enable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==0"> + <value>false</value> + </exp> + <exp bool_exp="pv0==1"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-777c</wuid> - <transparent>false</transparent> + <wuid>1e771979:1565068c2e3:-2a00</wuid> <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> + <text>ABORT</text> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>97</height> - <border_width>1</border_width> + <height>55</height> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> + <image></image> <visible>true</visible> <pv_name></pv_name> - <gradient>false</gradient> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> + <widget_type>Action Button</widget_type> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color red="186" green="189" blue="182" /> + <color name="Major" red="255" green="0" blue="0" /> </background_color> - <width>349</width> - <x>36</x> - <name>Rounded Rectangle_5</name> - <y>246</y> - <fill_level>0.0</fill_level> + <width>146</width> + <x>45</x> + <name>Abort Scan</name> + <y>1056</y> + <style>0</style> <foreground_color> - <color red="255" green="0" blue="0" /> + <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <actions hook="false" hook_all="true"> + <action type="WRITE_PV"> + <pv_name>${PREFIX_SCAN}:$(NAME_MTR)-ABORT.PROC</pv_name> + <value>1</value> + <timeout>10</timeout> + <confirm_message></confirm_message> + <description>Abort Scan</description> + </action> + </actions> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> - <border_style>0</border_style> + <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> + <toggle_button>false</toggle_button> + <border_style>6</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>2</line_width> - <horizontal_fill>true</horizontal_fill> <alarm_pulsing>false</alarm_pulsing> <tooltip>$(pv_name) $(pv_value)</tooltip> - <arrows>1</arrows> + <push_action_index>0</push_action_index> <rules /> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-777b</wuid> - <transparent>false</transparent> - <points> - <point x="213" y="180" /> - <point x="156" y="180" /> - <point x="156" y="180" /> - </points> - <fill_arrow>true</fill_arrow> + <wuid>1e771979:1565068c2e3:-2a01</wuid> <pv_value /> - <alpha>255</alpha> - <rotation_angle>0.0</rotation_angle> + <text>START</text> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1</height> - <border_width>1</border_width> + <height>55</height> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> + <keep_wh_ratio>false</keep_wh_ratio> </scale_options> + <image></image> <visible>true</visible> <pv_name></pv_name> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <anti_alias>true</anti_alias> - <line_style>2</line_style> - <arrow_length>20</arrow_length> - <widget_type>Polyline</widget_type> + <widget_type>Action Button</widget_type> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color red="0" green="0" blue="0" /> + <color name="IO Button" red="178" green="178" blue="178" /> </background_color> - <width>58</width> - <x>156</x> - <name>Polyline_1</name> - <y>180</y> - <fill_level>0.0</fill_level> + <width>103</width> + <x>216</x> + <name>Start Scan</name> + <y>1056</y> + <style>0</style> <foreground_color> - <color red="255" green="0" blue="0" /> + <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <actions hook="false" hook_all="false"> + <action type="WRITE_PV"> + <pv_name>${PREFIX_SCAN}:$(NAME_MTR).EXSC</pv_name> + <value>1</value> + <timeout>10</timeout> + <confirm_message></confirm_message> + <description>Start SCAN</description> + </action> + </actions> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> @@ -6038,14 +3124,14 @@ $(pv_value)</tooltip> <tooltip></tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-777a</wuid> - <transparent>false</transparent> + <enabled>false</enabled> + <wuid>1e771979:1565068c2e3:-31f4</wuid> + <transparent>true</transparent> <auto_size>false</auto_size> - <text>Measure interval</text> + <text>MRAD MIN</text> <scripts /> - <height>32</height> - <border_width>1</border_width> + <height>25</height> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -6054,81 +3140,90 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color red="0" green="148" blue="202" /> + <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>349</width> - <x>36</x> - <name>Label_17</name> - <y>241</y> + <width>101</width> + <x>83</x> + <name>Label Orientation_7</name> + <y>651</y> <foreground_color> - <color red="255" green="255" blue="255" /> + <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="Cantarell" height="13" style="1">Header 3</opifont.name> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>2</line_width> - <horizontal_fill>true</horizontal_fill> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <arrows>1</arrows> - <rules /> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7779</wuid> - <transparent>false</transparent> - <points> - <point x="213" y="300" /> - <point x="156" y="300" /> - <point x="156" y="300" /> - </points> - <fill_arrow>true</fill_arrow> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> <pv_value /> - <alpha>255</alpha> + <auto_size>false</auto_size> + <text></text> <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(PROC)-AngleMin-SP</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>1e771979:1565068c2e3:-31f3</wuid> + <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>1</height> - <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> + <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>2</line_style> - <arrow_length>20</arrow_length> - <widget_type>Polyline</widget_type> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> <background_color> - <color red="0" green="0" blue="0" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>58</width> - <x>156</x> - <name>Polyline_2</name> - <y>300</y> - <fill_level>0.0</fill_level> + <width>100</width> + <x>228</x> + <y>648</y> + <maximum>1.7976931348623157E308</maximum> <foreground_color> - <color red="255" green="0" blue="0" /> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <minimum>-1.7976931348623157E308</minimum> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> @@ -6136,14 +3231,14 @@ $(pv_value)</tooltip> <tooltip></tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7778</wuid> + <enabled>false</enabled> + <wuid>-cae44c:157dd221fed:-75d1</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>ms</text> + <text>Step size</text> <scripts /> <height>20</height> - <border_width>1</border_width> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -6152,278 +3247,198 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> <widget_type>Label</widget_type> <wrap_words>false</wrap_words> <background_color> - <color red="255" green="255" blue="255" /> + <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>40</width> - <x>328</x> - <name>Label_18</name> - <y>298</y> + <width>144</width> + <x>60</x> + <name>Label Orientation_2</name> + <y>738</y> <foreground_color> - <color red="0" green="0" blue="0" /> + <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7777</wuid> - <transparent>false</transparent> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> + <pv_value /> <auto_size>false</auto_size> - <text>FC Curr</text> - <scripts /> - <height>24</height> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> <visible>true</visible> - <vertical_alignment>1</vertical_alignment> + <pv_name>${PREFIX_SCAN}:${PROC}-StepAngle</pv_name> + <selector_type>0</selector_type> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="0" green="0" blue="0" /> - </background_color> - <width>160</width> - <x>408</x> - <name>Label_11</name> - <y>659</y> - <foreground_color> - <color name="TextDynamic" red="0" green="244" blue="0" /> - </foreground_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input_2</name> + <style>0</style> <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> - <border_style>0</border_style> + <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7776</wuid> + <wuid>-cae44c:157dd221fed:-75d0</wuid> <transparent>false</transparent> - <pv_value /> - <auto_size>false</auto_size> - <text>######</text> - <rotation_angle>0.0</rotation_angle> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <show_units>true</show_units> - <height>24</height> - <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <visible>true</visible> - <pv_name>LNS-ISRC-010:PBI-EM-FC:CurrR:AVG</pv_name> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Update</widget_type> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <wrap_words>false</wrap_words> <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> <background_color> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>150</width> - <x>567</x> - <name>Text Update_3</name> - <y>659</y> + <width>100</width> + <x>228</x> + <y>732</y> + <maximum>1.7976931348623157E308</maximum> <foreground_color> - <color name="Minor" red="255" green="128" blue="0" /> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <minimum>-1.7976931348623157E308</minimum> <font> - <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> + <tooltip></tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7775</wuid> - <transparent>false</transparent> - <pv_value /> + <enabled>false</enabled> + <wuid>4ad471b5:157e1276406:-740b</wuid> + <transparent>true</transparent> <auto_size>false</auto_size> - <text>######</text> - <rotation_angle>0.0</rotation_angle> + <text>MRAD MAX</text> <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <show_units>true</show_units> - <height>24</height> - <border_width>1</border_width> + <height>25</height> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name>LNS-ISRC-010:PBI-EM-FC:CurrR:MAX</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Update</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <widget_type>Label</widget_type> <wrap_words>false</wrap_words> - <format_type>0</format_type> <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> + <color name="IO Background" red="255" green="255" blue="205" /> </background_color> - <width>150</width> - <x>716</x> - <name>Text Update_1</name> - <y>659</y> + <width>99</width> + <x>82</x> + <name>Label Orientation_1</name> + <y>606</y> <foreground_color> - <color red="114" green="159" blue="207" /> + <color name="IO Foreground" red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> + <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7774</wuid> - <transparent>false</transparent> + <rules> + <rule name="Disable" prop_id="enabled" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>false</value> + </exp> + <exp bool_exp="pv0==0"> + <value>true</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).BUSY</pv> + </rule> + </rules> <pv_value /> <auto_size>false</auto_size> - <text>######</text> + <text></text> <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> <show_units>true</show_units> - <height>24</height> + <height>31</height> + <multiline_input>false</multiline_input> <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> <visible>true</visible> - <pv_name>LNS-ISRC-010:PBI-EM-FC:CurrR:MIN</pv_name> - <vertical_alignment>1</vertical_alignment> + <pv_name>${PREFIX_SCAN}:$(PROC)-AngleMax-SP</pv_name> + <selector_type>0</selector_type> <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Update</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <wrap_words>false</wrap_words> - <format_type>0</format_type> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>150</width> - <x>865</x> - <name>Text Update_2</name> - <y>659</y> - <foreground_color> - <color red="252" green="233" blue="79" /> - </foreground_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> - <border_style>0</border_style> + <border_style>3</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>1</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7773</wuid> + <wuid>4ad471b5:157e1276406:-740a</wuid> <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>22</height> - <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <line_style>0</line_style> - <widget_type>Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> <background_color> - <color red="186" green="189" blue="182" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>448</width> - <x>567</x> - <name>Rectangle_1</name> - <y>638</y> - <fill_level>0.0</fill_level> + <width>100</width> + <x>228</x> + <y>606</y> + <maximum>1.7976931348623157E308</maximum> <foreground_color> - <color red="255" green="0" blue="0" /> + <color name="KeyboardEntry" red="0" green="255" blue="255" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <minimum>-1.7976931348623157E308</minimum> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> - <line_color> - <color red="0" green="0" blue="0" /> - </line_color> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> @@ -6431,12 +3446,12 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7772</wuid> - <transparent>true</transparent> + <wuid>-20a75393:15809f6e4ee:-700a</wuid> + <transparent>false</transparent> <auto_size>false</auto_size> - <text>Max</text> + <text>CONFIGURATION</text> <scripts /> - <height>20</height> + <height>32</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -6449,100 +3464,242 @@ $(pv_value)</tooltip> <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> + <wrap_words>true</wrap_words> <background_color> - <color red="255" green="255" blue="255" /> + <color name="SubPanel" red="176" green="218" blue="249" /> </background_color> - <width>150</width> - <x>716</x> - <name>Label_5</name> - <y>639</y> + <width>349</width> + <x>30</x> + <name>Label_15</name> + <y>39</y> <foreground_color> <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> + <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.intensityGraph" version="1.0.0"> + <vertial_profile_y_pv_value /> + <y_axis_show_minor_ticks>true</y_axis_show_minor_ticks> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name)</tooltip> + <x_axis_show_minor_ticks>true</x_axis_show_minor_ticks> + <horizon_profile_x_pv_name></horizon_profile_x_pv_name> + <height>986</height> + <border_width>1</border_width> + <graph_area_width>1517</graph_area_width> + <y_axis_scale_font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </y_axis_scale_font> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <x_axis_minimum>0.0</x_axis_minimum> + <y_axis_maximum>80.0</y_axis_maximum> + <pixel_info_pv_value /> + <x_axis_maximum>-100.0</x_axis_maximum> + <vertial_profile_x_pv_value /> + <actions hook="false" hook_all="false" /> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> + <rgb_mode>false</rgb_mode> + <crop_left>0</crop_left> + <x_axis_scale_font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </x_axis_scale_font> + <data_width>0</data_width> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7771</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Min</text> + <wuid>-16429ab9:1582e68df9a:-6ffb</wuid> + <y_axis_title_font> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + </y_axis_title_font> + <border_alarm_sensitive>false</border_alarm_sensitive> + <graph_area_height>926</graph_area_height> + <x_axis_visible>true</x_axis_visible> + <vertical_profile_x_pv_name></vertical_profile_x_pv_name> + <pixel_info_pv_name></pixel_info_pv_name> + <x_axis_axis_color> + <color red="0" green="0" blue="0" /> + </x_axis_axis_color> + <background_color> + <color red="240" green="240" blue="240" /> + </background_color> + <x_axis_axis_title>mm</x_axis_axis_title> + <width>1633</width> + <x>432</x> + <y>100</y> + <maximum>8.0</maximum> + <data_height>0</data_height> + <minimum>-4.0</minimum> + <crop_right>0</crop_right> + <crop_top>0</crop_top> + <roi_color> + <color red="0" green="255" blue="255" /> + </roi_color> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <rules> + <rule name="DataHeight" prop_id="data_height" out_exp="true"> + <exp bool_exp="pv0>0"> + <value>pv0</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_PS).NPTS</pv> + </rule> + <rule name="DataWidth" prop_id="data_width" out_exp="true"> + <exp bool_exp="pv0>0"> + <value>pv0</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).NPTS</pv> + </rule> + <rule name="XMax" prop_id="x_axis_maximum" out_exp="true"> + <exp bool_exp="pv0!=0"> + <value>pv0</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).P4SP</pv> + </rule> + <rule name="XMin" prop_id="x_axis_minimum" out_exp="true"> + <exp bool_exp="pv0!=0"> + <value>pv0</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_MTR).P4EP</pv> + </rule> + <rule name="YMax" prop_id="y_axis_maximum" out_exp="true"> + <exp bool_exp="pv0!=0"> + <value>pv0</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(PROC)-AngleMax-SP</pv> + </rule> + <rule name="YMin" prop_id="y_axis_minimum" out_exp="true"> + <exp bool_exp="pv0!=0"> + <value>pv0</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(PROC)-AngleMin-SP</pv> + </rule> + </rules> + <horizon_profile_y_pv_value /> + <roi_count>0</roi_count> + <pv_value /> + <color_map> + <interpolate>true</interpolate> + <autoscale>true</autoscale> + <map>1</map> + </color_map> + <show_ramp>true</show_ramp> + <y_axis_axis_title>Deg</y_axis_axis_title> + <horizon_profile_y_pv_name></horizon_profile_y_pv_name> + <single_line_profiling>false</single_line_profiling> + <y_axis_minimum>-80.0</y_axis_minimum> + <visible>true</visible> + <vertical_profile_y_pv_name></vertical_profile_y_pv_name> + <x_axis_major_tick_step_hint>50</x_axis_major_tick_step_hint> + <pv_name>$(PREFIX_SCAN):BUFF-CURRENT</pv_name> + <widget_type>Intensity Graph</widget_type> + <name>Intensity Graph</name> + <y_axis_axis_color> + <color red="0" green="0" blue="0" /> + </y_axis_axis_color> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <y_axis_major_tick_step_hint>50</y_axis_major_tick_step_hint> <scripts /> - <height>20</height> - <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> + <keep_wh_ratio>true</keep_wh_ratio> </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <width>150</width> - <x>865</x> - <name>Label_22</name> - <y>639</y> + <x_axis_title_font> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + </x_axis_title_font> + <crop_bottom>0</crop_bottom> + <y_axis_visible>true</y_axis_visible> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <horizon_profile_x_pv_value /> <foreground_color> <color red="0" green="0" blue="0" /> </foreground_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.tank" version="1.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <effect_3d>true</effect_3d> + <scale_font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </scale_font> + <pv_value /> + <show_scale>true</show_scale> + <scale_format></scale_format> + <height>5</height> + <fill_color> + <color red="0" green="0" blue="255" /> + </fill_color> + <border_width>1</border_width> + <visible>true</visible> + <pv_name></pv_name> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Tank</widget_type> + <name>Tank</name> + <show_hi>true</show_hi> <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <show_lo>true</show_lo> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> + <show_lolo>true</show_lolo> + <show_minor_ticks>true</show_minor_ticks> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <show_markers>true</show_markers> + <color_hihi> + <color red="255" green="0" blue="0" /> + </color_hihi> + <show_hihi>true</show_hihi> + <log_scale>false</log_scale> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7770</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Average</text> + <wuid>-16429ab9:1582e68df9a:-568c</wuid> + <level_hihi>90.0</level_hihi> + <color_hi> + <color red="255" green="128" blue="0" /> + </color_hi> + <color_lo> + <color red="255" green="128" blue="0" /> + </color_lo> <scripts /> - <height>20</height> - <border_width>1</border_width> + <border_alarm_sensitive>true</border_alarm_sensitive> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> + <fillcolor_alarm_sensitive>false</fillcolor_alarm_sensitive> + <color_fillbackground> + <color red="192" green="192" blue="192" /> + </color_fillbackground> + <major_tick_step_hint>50</major_tick_step_hint> + <level_hi>80.0</level_hi> + <transparent_background>true</transparent_background> + <level_lo>20.0</level_lo> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <limits_from_pv>true</limits_from_pv> <background_color> - <color red="255" green="255" blue="255" /> + <color red="240" green="240" blue="240" /> </background_color> - <width>150</width> - <x>567</x> - <name>Label_21</name> - <y>639</y> + <level_lolo>10.0</level_lolo> + <width>475</width> + <x>522</x> + <y>1008</y> + <maximum>100.0</maximum> + <color_lolo> + <color red="255" green="0" blue="0" /> + </color_lolo> <foreground_color> <color red="0" green="0" blue="0" /> </foreground_color> - <actions hook="false" hook_all="false" /> + <minimum>0.0</minimum> <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> @@ -6551,12 +3708,12 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-776f</wuid> - <transparent>true</transparent> + <wuid>-16429ab9:1582e68df9a:-4219</wuid> + <transparent>false</transparent> <auto_size>false</auto_size> - <text>Main GRAPH</text> + <text>MEASURE</text> <scripts /> - <height>20</height> + <height>32</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -6569,1000 +3726,1626 @@ $(pv_value)</tooltip> <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> + <wrap_words>true</wrap_words> <background_color> - <color red="255" green="255" blue="255" /> + <color name="SubPanel" red="176" green="218" blue="249" /> </background_color> - <width>115</width> - <x>678</x> - <name>Label_25</name> - <y>90</y> + <width>1681</width> + <x>414</x> + <name>Label_15</name> + <y>39</y> <foreground_color> <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> + <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.spinner" version="1.0.0"> - <border_style>6</border_style> + <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> + <border_style>0</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>0</line_width> + <horizontal_fill>true</horizontal_fill> <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="BorderRule" prop_id="border_style" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>9</value> - </exp> - <pv trig="true">$(pv_name).SIMM</pv> - </rule> - </rules> - <enabled>false</enabled> - <wuid>-3d4af206:15877d6a498:-7769</wuid> + <rules /> + <enabled>true</enabled> + <wuid>-16429ab9:1582e68df9a:-3a8f</wuid> <transparent>false</transparent> <pv_value /> + <alpha>255</alpha> + <corner_height>16</corner_height> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> <scripts /> - <buttons_on_left>false</buttons_on_left> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>40</height> - <border_width>2</border_width> + <height>1099</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name>$(DTACQ-NAME):CARD0:TRIGGER:PRETRIGGER_ms</pv_name> - <vertical_alignment>1</vertical_alignment> - <format>0</format> - <horizontal_buttons_layout>false</horizontal_buttons_layout> + <pv_name></pv_name> + <gradient>false</gradient> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Spinner</widget_type> - <step_increment>1.0</step_increment> + <anti_alias>true</anti_alias> + <corner_width>16</corner_width> + <line_style>0</line_style> + <widget_type>Rounded Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <limits_from_pv>false</limits_from_pv> <background_color> - <color red="255" green="255" blue="255" /> + <color red="186" green="189" blue="182" /> </background_color> - <page_increment>10.0</page_increment> - <width>115</width> - <x>54</x> - <name>Spinner Template_10</name> - <y>168</y> - <maximum>100.0</maximum> + <width>319</width> + <x>2136</x> + <name>Rounded Rectangle_5</name> + <y>18</y> + <fill_level>0.0</fill_level> <foreground_color> - <color red="0" green="0" blue="0" /> + <color red="255" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <minimum>-100.0</minimum> <font> - <fontdata fontName="Open Sans" height="19" style="0" /> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </font> + <line_color> + <color red="128" green="0" blue="255" /> + </line_color> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.spinner" version="1.0.0"> - <border_style>6</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="BorderRule" prop_id="border_style" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>9</value> - </exp> - <pv trig="true">$(pv_name).SIMM</pv> - </rule> - </rules> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7768</wuid> - <transparent>false</transparent> - <pv_value /> - <scripts /> - <buttons_on_left>false</buttons_on_left> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>40</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>$(DTACQ-NAME):CARD0:NSAMPLES_ms</pv_name> - <vertical_alignment>1</vertical_alignment> - <format>0</format> - <horizontal_buttons_layout>false</horizontal_buttons_layout> + <widget typeId="org.csstudio.opibuilder.widgets.tab" version="1.0.0"> + <active_tab>0</active_tab> + <tooltip></tooltip> + <height>1029</height> + <border_width>1</border_width> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Spinner</widget_type> - <step_increment>0.1</step_increment> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <page_increment>10.0</page_increment> - <width>115</width> - <x>214</x> - <name>Spinner Template_1</name> - <y>168</y> - <maximum>100.0</maximum> - <foreground_color> + <tab_0_foreground_color> <color red="0" green="0" blue="0" /> - </foreground_color> + </tab_0_foreground_color> <actions hook="false" hook_all="false" /> - <minimum>-100.0</minimum> - <font> - <fontdata fontName="Open Sans" height="19" style="0" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.spinner" version="1.0.0"> - <border_style>6</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="BorderRule" prop_id="border_style" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>9</value> - </exp> - <pv trig="true">$(pv_name).SIMM</pv> - </rule> - </rules> + <border_style>0</border_style> <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7767</wuid> - <transparent>false</transparent> - <pv_value /> + <wuid>-16429ab9:1582e68df9a:-3a8b</wuid> + <background_color> + <color red="186" green="189" blue="182" /> + </background_color> + <width>319</width> + <x>2136</x> + <horizontal_tabs>true</horizontal_tabs> + <y>82</y> + <rules /> + <macros> + <include_parent_macros>true</include_parent_macros> + </macros> + <visible>true</visible> + <tab_0_background_color> + <color red="186" green="189" blue="182" /> + </tab_0_background_color> + <widget_type>Tabbed Container</widget_type> + <name>Tabbed Container</name> + <minimum_tab_height>10</minimum_tab_height> + <tab_0_font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </tab_0_font> + <tab_0_title>SCANNING</tab_0_title> <scripts /> - <buttons_on_left>false</buttons_on_left> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>40</height> - <border_width>2</border_width> + <tab_count>1</tab_count> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <visible>true</visible> - <pv_name>LNS-ISRC-010:PBI-EM-FC:CurrR:LCURSOR_ms</pv_name> - <vertical_alignment>1</vertical_alignment> - <format>0</format> - <horizontal_buttons_layout>false</horizontal_buttons_layout> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Spinner</widget_type> - <step_increment>1.0</step_increment> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <page_increment>10.0</page_increment> - <width>115</width> - <x>54</x> - <name>Spinner Template_2</name> - <y>288</y> - <maximum>100.0</maximum> + <tab_0_icon_path></tab_0_icon_path> + <tab_0_enabled>true</tab_0_enabled> <foreground_color> - <color red="0" green="0" blue="0" /> + <color red="192" green="192" blue="192" /> </foreground_color> - <actions hook="false" hook_all="false" /> - <minimum>-100.0</minimum> - <font> - <fontdata fontName="Open Sans" height="19" style="0" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.spinner" version="1.0.0"> - <border_style>6</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> - <tooltip>$(pv_name) + <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <rules /> + <enabled>true</enabled> + <wuid>-16429ab9:1582e68df9a:-3a8a</wuid> + <transparent>true</transparent> + <lock_children>false</lock_children> + <scripts /> + <height>997</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <macros> + <include_parent_macros>true</include_parent_macros> + </macros> + <visible>true</visible> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Grouping Container</widget_type> + <background_color> + <color red="240" green="240" blue="240" /> + </background_color> + <width>317</width> + <x>1</x> + <name>SCANNING</name> + <y>1</y> + <foreground_color> + <color red="192" green="192" blue="192" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <fc>false</fc> + <show_scrollbar>true</show_scrollbar> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>0</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <enabled>true</enabled> + <wuid>-460a3b47:15868b634f9:-7035</wuid> + <transparent>false</transparent> + <pv_value /> + <alpha>255</alpha> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>325</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name></pv_name> + <gradient>false</gradient> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <widget_type>Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color red="136" green="138" blue="133" /> + </background_color> + <width>295</width> + <x>12</x> + <name>Rectangle_1</name> + <y>228</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <line_color> + <color red="128" green="0" blue="255" /> + </line_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>0</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <enabled>true</enabled> + <wuid>-460a3b47:15868b634f9:-7106</wuid> + <transparent>false</transparent> + <pv_value /> + <alpha>255</alpha> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>193</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name></pv_name> + <gradient>false</gradient> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <widget_type>Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color red="136" green="138" blue="133" /> + </background_color> + <width>295</width> + <x>12</x> + <name>Rectangle_1</name> + <y>18</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <line_color> + <color red="128" green="0" blue="255" /> + </line_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>4ad471b5:157e1276406:-781e</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>PS Horizontal</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>125</width> + <x>38</x> + <name>Label Orientation_7</name> + <y>36</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>$(PREFIX_PS)hor-SP</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>4ad471b5:157e1276406:-781d</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>186</x> + <y>30</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="Green On" red="0" green="255" blue="0" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>4ad471b5:157e1276406:-780f</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>PS Vertical</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>127</width> + <x>30</x> + <name>Label Orientation_7</name> + <y>84</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules> - <rule name="BorderRule" prop_id="border_style" out_exp="false"> - <exp bool_exp="pv0==1"> - <value>9</value> - </exp> - <pv trig="true">$(pv_name).SIMM</pv> - </rule> - </rules> - <enabled>true</enabled> - <wuid>-3d4af206:15877d6a498:-7766</wuid> - <transparent>false</transparent> - <pv_value /> - <scripts /> - <buttons_on_left>false</buttons_on_left> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>40</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>LNS-ISRC-010:PBI-EM-FC:CurrR:RCURSOR_ms</pv_name> - <vertical_alignment>1</vertical_alignment> - <format>0</format> - <horizontal_buttons_layout>false</horizontal_buttons_layout> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Spinner</widget_type> - <step_increment>1.0</step_increment> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color red="255" green="255" blue="255" /> - </background_color> - <page_increment>10.0</page_increment> - <width>115</width> - <x>214</x> - <name>Spinner Template_3</name> - <y>288</y> - <maximum>100.0</maximum> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <minimum>-100.0</minimum> - <font> - <fontdata fontName="Open Sans" height="19" style="0" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-1168daa3:158859bc9c3:-751a</wuid> - <transparent>false</transparent> - <auto_size>false</auto_size> - <text>HV1 Volt</text> - <scripts /> - <height>24</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color red="0" green="0" blue="0" /> - </background_color> - <width>160</width> - <x>408</x> - <name>Label_11</name> - <y>682</y> - <foreground_color> - <color name="Major" red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> - <tooltip>$(pv_name) + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>$(PREFIX_PS)ver-SP</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>4ad471b5:157e1276406:-780e</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>186</x> + <y>78</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="Green On" red="0" green="255" blue="0" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>79429b6c:157dd491a6d:-7dd7</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Angle STEP in course ...</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>151</width> + <x>25</x> + <name>Label Orientation_7</name> + <y>132</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-1168daa3:158859bc9c3:-7519</wuid> - <transparent>false</transparent> - <pv_value /> - <auto_size>false</auto_size> - <text>######</text> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <show_units>true</show_units> - <height>24</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>LNS-ISRC-010:PBI-EM-HV1:VoltR:AVG</pv_name> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Update</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <wrap_words>false</wrap_words> - <format_type>0</format_type> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>150</width> - <x>567</x> - <name>Text Update_3</name> - <y>682</y> - <foreground_color> - <color name="Minor" red="255" green="128" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> - <tooltip>$(pv_name) + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_PS)-NORD_POS</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>79429b6c:157dd491a6d:-7dd6</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>186</x> + <y>126</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="Green On" red="0" green="255" blue="0" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>0</precision> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-1168daa3:158859bc9c3:-7518</wuid> - <transparent>false</transparent> - <pv_value /> - <auto_size>false</auto_size> - <text>######</text> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <show_units>true</show_units> - <height>24</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>LNS-ISRC-010:PBI-EM-HV1:VoltR:MAX</pv_name> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Update</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <wrap_words>false</wrap_words> - <format_type>0</format_type> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>150</width> - <x>716</x> - <name>Text Update_1</name> - <y>682</y> - <foreground_color> - <color red="114" green="159" blue="207" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>3</precision> - <tooltip>$(pv_name) + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_MTR)-NORD_POS</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input_3</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>-16429ab9:1582e68df9a:-6dec</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>186</x> + <y>240</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="Green On" red="0" green="255" blue="0" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>-16429ab9:1582e68df9a:-3c09</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Position STEP in course ...</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>172</width> + <x>15</x> + <name>Label Orientation_1</name> + <y>246</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-1168daa3:158859bc9c3:-7517</wuid> - <transparent>false</transparent> - <pv_value /> - <auto_size>false</auto_size> - <text>######</text> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <show_units>true</show_units> - <height>24</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>LNS-ISRC-010:PBI-EM-HV1:VoltR:MIN</pv_name> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>false</precision_from_pv> - <widget_type>Text Update</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <wrap_words>false</wrap_words> - <format_type>0</format_type> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>150</width> - <x>865</x> - <name>Text Update_2</name> - <y>682</y> - <foreground_color> - <color red="252" green="233" blue="79" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> - </font> - </widget> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-5b5af26c:15364c41bca:-785a</wuid> - <transparent>true</transparent> - <lock_children>false</lock_children> - <scripts /> - <height>1130</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <macros> - <include_parent_macros>true</include_parent_macros> - </macros> - <visible>false</visible> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Grouping Container</widget_type> - <background_color> - <color red="240" green="240" blue="240" /> - </background_color> - <width>2489</width> - <x>1</x> - <name>MOTOR</name> - <y>1</y> - <foreground_color> - <color red="192" green="192" blue="192" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <fc>false</fc> - <show_scrollbar>true</show_scrollbar> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) + <rules /> + <effect_3d>true</effect_3d> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-422a</wuid> + <on_color> + <color name="Major" red="255" green="0" blue="0" /> + </on_color> + <horizontal>false</horizontal> + <pv_value /> + <numBits>1</numBits> + <scripts /> + <border_alarm_sensitive>true</border_alarm_sensitive> + <height>28</height> + <border_width>0</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>PMAC:MTR1.MSTA</pv_name> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <bitReverse>true</bitReverse> + <label /> + <widget_type>Byte Monitor</widget_type> + <off_color> + <color name="IO Grid" red="215" green="215" blue="215" /> + </off_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <square_led>true</square_led> + <startBit>13</startBit> + <width>70</width> + <x>201</x> + <name>Byte Monitor Template</name> + <y>438</y> + <foreground_color> + <color name="IO InputPV Fg" red="0" green="32" blue="92" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-3dc7</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>LOW Limit </text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>83</width> + <x>52</x> + <name>Label_164</name> + <y>442</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-38d5</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>HIGH Limit </text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>83</width> + <x>52</x> + <name>Label_164</name> + <y>478</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <effect_3d>true</effect_3d> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-38d6</wuid> + <on_color> + <color name="Major" red="255" green="0" blue="0" /> + </on_color> + <horizontal>false</horizontal> + <pv_value /> + <numBits>1</numBits> + <scripts /> + <border_alarm_sensitive>true</border_alarm_sensitive> + <height>28</height> + <border_width>0</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>PMAC:MTR1.MSTA</pv_name> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <bitReverse>true</bitReverse> + <label /> + <widget_type>Byte Monitor</widget_type> + <off_color> + <color name="IO Grid" red="215" green="215" blue="215" /> + </off_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <square_led>true</square_led> + <startBit>2</startBit> + <width>70</width> + <x>201</x> + <name>Byte Monitor Template</name> + <y>474</y> + <foreground_color> + <color name="IO InputPV Fg" red="0" green="32" blue="92" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-7000</wuid> - <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>243</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color red="186" green="189" blue="182" /> - </background_color> - <width>493</width> - <x>392</x> - <name>Rounded Rectangle_4</name> - <y>96</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) + <rules /> + <effect_3d>true</effect_3d> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-38ce</wuid> + <on_color> + <color name="Major" red="255" green="0" blue="0" /> + </on_color> + <horizontal>false</horizontal> + <pv_value /> + <numBits>1</numBits> + <scripts /> + <border_alarm_sensitive>true</border_alarm_sensitive> + <height>28</height> + <border_width>0</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>PMAC:MTR1.MOVN</pv_name> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <bitReverse>true</bitReverse> + <label /> + <widget_type>Byte Monitor</widget_type> + <off_color> + <color name="IO Grid" red="215" green="215" blue="215" /> + </off_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <square_led>true</square_led> + <startBit>0</startBit> + <width>70</width> + <x>201</x> + <name>Byte Monitor Template</name> + <y>330</y> + <foreground_color> + <color name="IO InputPV Fg" red="0" green="32" blue="92" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-38cd</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Motor is moving ...</text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>133</width> + <x>30</x> + <name>Label_164</name> + <y>334</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>2</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>true</show_units> + <height>31</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>PMAC:MTR1.RBV</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>false</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input_3</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-356b</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>186</x> + <y>288</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="Green On" red="0" green="255" blue="0" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>false</enabled> + <wuid>59fc39f9:158487e5950:-356a</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Position in course</text> + <scripts /> + <height>20</height> + <border_width>2</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <width>166</width> + <x>12</x> + <name>Label Orientation_1</name> + <y>294</y> + <foreground_color> + <color name="IO Foreground" red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-3f6498d2:15645d229d4:-268a</wuid> - <transparent>false</transparent> - <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <height>106</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color red="186" green="189" blue="182" /> - </background_color> - <width>337</width> - <x>38</x> - <name>Rounded Rectangle_4</name> - <y>95</y> - <fill_level>0.0</fill_level> - <foreground_color> - <color red="255" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) + <rules /> + <effect_3d>true</effect_3d> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-33a7</wuid> + <on_color> + <color name="Green On" red="0" green="255" blue="0" /> + </on_color> + <horizontal>false</horizontal> + <pv_value /> + <numBits>1</numBits> + <scripts /> + <border_alarm_sensitive>true</border_alarm_sensitive> + <height>28</height> + <border_width>0</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>PMAC:MTR1.MSTA</pv_name> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <bitReverse>true</bitReverse> + <label /> + <widget_type>Byte Monitor</widget_type> + <off_color> + <color name="IO Grid" red="215" green="215" blue="215" /> + </off_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <square_led>true</square_led> + <startBit>1</startBit> + <width>70</width> + <x>201</x> + <name>Byte Monitor Template</name> + <y>366</y> + <foreground_color> + <color name="IO InputPV Fg" red="0" green="32" blue="92" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-33a6</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Motor is placed</text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>110</width> + <x>38</x> + <name>Label_164</name> + <y>370</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-26fe</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>HV is ramping ...</text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>196</width> + <x>6</x> + <name>Label_164</name> + <y>178</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <effect_3d>true</effect_3d> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-26ff</wuid> + <on_color> + <color name="Major" red="255" green="0" blue="0" /> + </on_color> + <horizontal>false</horizontal> + <pv_value /> + <numBits>1</numBits> + <scripts /> + <border_alarm_sensitive>true</border_alarm_sensitive> + <height>28</height> + <border_width>0</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_PS).BUSY</pv_name> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <bitReverse>true</bitReverse> + <label /> + <widget_type>Byte Monitor</widget_type> + <off_color> + <color name="IO Grid" red="215" green="215" blue="215" /> + </off_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <square_led>true</square_led> + <startBit>0</startBit> + <width>70</width> + <x>201</x> + <name>Byte Monitor Template</name> + <y>174</y> + <foreground_color> + <color name="IO InputPV Fg" red="0" green="32" blue="92" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>4</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-5b5af26c:15364c41bca:-7593</wuid> - <transparent>false</transparent> - <pv_value /> - <auto_size>false</auto_size> - <text>######</text> - <rotation_angle>0.0</rotation_angle> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <show_units>true</show_units> - <height>20</height> - <border_width>0</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <pv_name>$(PREFIX_MTR):$(NAME_MTR).RBV</pv_name> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Update</widget_type> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <wrap_words>false</wrap_words> - <format_type>0</format_type> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>140</width> - <x>584</x> - <name>Text Update Template_16</name> - <y>200</y> - <foreground_color> - <color name="TextDynamic" red="0" green="244" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="1">IO Input 1</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.LED" version="1.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) + <rules> + <rule name="Visible" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>true</value> + </exp> + <exp bool_exp="pv0==0"> + <value>false</value> + </exp> + <pv trig="true">${PREFIX_SCAN}:$(NAME_PS).BUSY</pv> + </rule> + </rules> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-2314</wuid> + <transparent>true</transparent> + <pv_value /> + <alpha>255</alpha> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>193</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>${PREFIX_SCAN}:$(NAME_PS).BUSY</pv_name> + <gradient>false</gradient> + <border_color> + <color name="Major" red="255" green="0" blue="0" /> + </border_color> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <widget_type>Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="Major" red="255" green="0" blue="0" /> + </background_color> + <width>295</width> + <x>12</x> + <name>Rectangle</name> + <y>18</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <line_color> + <color name="Major" red="255" green="0" blue="0" /> + </line_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>-460a3b47:15868b634f9:-6f5c</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Motor is Homed</text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>110</width> + <x>38</x> + <name>Label_164</name> + <y>406</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <bit>0</bit> - <pv_value /> - <height>20</height> - <border_width>0</border_width> - <visible>true</visible> - <pv_name>$(PREFIX_MTR):$(NAME_MTR).MOVN</pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>LED</widget_type> - <name>LED Template_3</name> - <actions hook="false" hook_all="false" /> - <show_boolean_label>true</show_boolean_label> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>-5b5af26c:15364c41bca:-758f</wuid> - <on_color> - <color name="Major" red="255" green="0" blue="0" /> - </on_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <on_label></on_label> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <off_color> - <color name="IO PV OFF" red="77" green="77" blue="77" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <square_led>true</square_led> - <width>20</width> - <x>841</x> - <data_type>0</data_type> - <y>165</y> - <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> - </foreground_color> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - <off_label></off_label> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.LED" version="1.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) + <rules /> + <effect_3d>true</effect_3d> + <enabled>true</enabled> + <wuid>-460a3b47:15868b634f9:-6f52</wuid> + <on_color> + <color name="Green On" red="0" green="255" blue="0" /> + </on_color> + <horizontal>false</horizontal> + <pv_value /> + <numBits>1</numBits> + <scripts /> + <border_alarm_sensitive>true</border_alarm_sensitive> + <height>28</height> + <border_width>0</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>PMAC:MTR1.MSTA</pv_name> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <bitReverse>true</bitReverse> + <label /> + <widget_type>Byte Monitor</widget_type> + <off_color> + <color name="Major" red="255" green="0" blue="0" /> + </off_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <square_led>true</square_led> + <startBit>14</startBit> + <width>70</width> + <x>201</x> + <name>Byte Monitor Template</name> + <y>402</y> + <foreground_color> + <color name="IO InputPV Fg" red="0" green="32" blue="92" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>4</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <bit>0</bit> - <pv_value /> - <height>20</height> - <border_width>2</border_width> - <visible>true</visible> - <pv_name>$(PREFIX_MTR):$(NAME_MTR).DMOV</pv_name> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>LED</widget_type> - <name>LED Template_2</name> - <actions hook="false" hook_all="false" /> - <show_boolean_label>true</show_boolean_label> - <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>-5b5af26c:15364c41bca:-758e</wuid> - <on_color> - <color red="0" green="255" blue="0" /> - </on_color> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <on_label></on_label> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>true</keep_wh_ratio> - </scale_options> - <off_color> - <color red="77" green="77" blue="77" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <square_led>true</square_led> - <width>20</width> - <x>841</x> - <data_type>0</data_type> - <y>135</y> - <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> - </foreground_color> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - <off_label></off_label> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>-5b5af26c:15364c41bca:-7587</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Done moving</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>80</width> - <x>746</x> - <name>Label Orientation_1</name> - <y>135</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>-5b5af26c:15364c41bca:-7586</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Moving</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>86</width> - <x>746</x> - <name>Label Orientation_2</name> - <y>165</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>-5b5af26c:15364c41bca:-7580</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text> Command</text> - <scripts /> - <height>20</height> - <border_width>2</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> - <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> - </background_color> - <width>87</width> - <x>48</x> - <name>Label Orientation_7</name> - <y>146</y> - <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <font> - <fontdata fontName="Sans" height="11" style="1" /> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>-5b5af26c:15364c41bca:-758b</wuid> - <transparent>false</transparent> - <auto_size>false</auto_size> - <text>Motor Record</text> - <scripts /> - <height>43</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> - <border_color> - <color red="0" green="0" blue="0" /> - </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> - <background_color> - <color name="IO Shape Fill" red="188" green="188" blue="188" /> - </background_color> - <width>1357</width> - <x>0</x> - <name>Label_124</name> - <y>12</y> - <foreground_color> - <color name="IO Label" red="0" green="0" blue="0" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> - <font> - <opifont.name fontName="Cantarell" height="13" style="1">Header 3</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) + <rules> + <rule name="Visible" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>true</value> + </exp> + <exp bool_exp="pv0==0"> + <value>false</value> + </exp> + <pv trig="true">PMAC:MTR1.MOVN</pv> + </rule> + </rules> + <enabled>true</enabled> + <wuid>59fc39f9:158487e5950:-2172</wuid> + <transparent>true</transparent> + <pv_value /> + <alpha>255</alpha> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>325</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>PMAC:MTR1.MOVN</pv_name> + <gradient>false</gradient> + <border_color> + <color name="Major" red="255" green="0" blue="0" /> + </border_color> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <widget_type>Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="Major" red="255" green="0" blue="0" /> + </background_color> + <width>295</width> + <x>12</x> + <name>Rectangle_1</name> + <y>228</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <line_color> + <color name="Major" red="255" green="0" blue="0" /> + </line_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>0</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> + <enabled>true</enabled> + <wuid>-16429ab9:1582e68df9a:-3742</wuid> + <transparent>false</transparent> + <pv_value /> + <alpha>255</alpha> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>415</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name></pv_name> + <gradient>false</gradient> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <widget_type>Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="Container Border Grey" red="150" green="150" blue="150" /> + </background_color> + <width>295</width> + <x>12</x> + <name>Rectangle</name> + <y>576</y> + <fill_level>0.0</fill_level> + <foreground_color> + <color red="255" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + <line_color> + <color red="128" green="0" blue="255" /> + </line_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <enabled>true</enabled> + <wuid>-1168daa3:158859bc9c3:-6028</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>Brake ON</text> + <scripts /> + <height>20</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> + <background_color> + <color red="255" green="255" blue="255" /> + </background_color> + <width>83</width> + <x>52</x> + <name>Label_164</name> + <y>514</y> + <foreground_color> + <color red="0" green="0" blue="0" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>$(PREFIX_MTR):$(NAME_MTR).VAL</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>-3f6498d2:15645d229d4:-2689</wuid> - <transparent>false</transparent> - <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> - </background_color> - <width>140</width> - <x>166</x> - <y>140</y> - <maximum>10.0</maximum> - <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> - </foreground_color> - <minimum>-10.0</minimum> - <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> - </font> + <rules /> + <effect_3d>true</effect_3d> + <enabled>true</enabled> + <wuid>-1168daa3:158859bc9c3:-6027</wuid> + <on_color> + <color name="Major" red="255" green="0" blue="0" /> + </on_color> + <horizontal>false</horizontal> + <pv_value /> + <numBits>1</numBits> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>28</height> + <border_width>0</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM:VER-BRAKE_GET</pv_name> + <border_color> + <color name="IO Border" red="215" green="215" blue="215" /> + </border_color> + <bitReverse>true</bitReverse> + <label /> + <widget_type>Byte Monitor</widget_type> + <off_color> + <color name="IO Grid" red="215" green="215" blue="215" /> + </off_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <background_color> + <color name="IO Background" red="255" green="255" blue="205" /> + </background_color> + <square_led>true</square_led> + <startBit>0</startBit> + <width>70</width> + <x>201</x> + <name>Byte Monitor Template</name> + <y>510</y> + <foreground_color> + <color name="IO InputPV Fg" red="0" green="32" blue="92" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <font> + <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + </font> + </widget> + </widget> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> @@ -7570,10 +5353,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>-3f6498d2:15645d229d4:-2688</wuid> + <wuid>-16429ab9:1582e68df9a:-3a7c</wuid> <transparent>false</transparent> <auto_size>false</auto_size> - <text>Position</text> + <text>STATUS</text> <scripts /> <height>32</height> <border_width>1</border_width> @@ -7592,10 +5375,10 @@ $(pv_value)</tooltip> <background_color> <color name="SubPanel" red="176" green="218" blue="249" /> </background_color> - <width>337</width> - <x>38</x> + <width>319</width> + <x>2136</x> <name>Label_15</name> - <y>90</y> + <y>39</y> <foreground_color> <color red="0" green="0" blue="0" /> </foreground_color> @@ -7605,142 +5388,56 @@ $(pv_value)</tooltip> <fontdata fontName="Sans" height="10" style="1" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.progressbar" version="1.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> - <rules /> - <effect_3d>true</effect_3d> - <scale_font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </scale_font> - <horizontal>true</horizontal> - <pv_value /> - <show_scale>true</show_scale> - <scale_format></scale_format> - <show_label>false</show_label> - <height>109</height> - <fill_color> - <color red="0" green="0" blue="255" /> - </fill_color> - <border_width>1</border_width> - <value_label_format></value_label_format> - <visible>true</visible> - <pv_name>$(PREFIX_MTR):$(NAME_MTR).RBV</pv_name> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Progress Bar</widget_type> - <name>Progress Bar</name> - <show_hi>false</show_hi> - <actions hook="false" hook_all="false" /> - <show_lo>false</show_lo> - <border_style>0</border_style> - <show_lolo>false</show_lolo> - <show_minor_ticks>true</show_minor_ticks> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <show_markers>true</show_markers> - <color_hihi> - <color red="255" green="0" blue="0" /> - </color_hihi> - <origin>0.0</origin> - <show_hihi>false</show_hihi> - <log_scale>false</log_scale> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-7c9c</wuid> - <indicator_mode>false</indicator_mode> - <level_hihi>90.0</level_hihi> - <origin_ignored>true</origin_ignored> - <color_hi> - <color red="255" green="128" blue="0" /> - </color_hi> - <color_lo> - <color red="255" green="128" blue="0" /> - </color_lo> - <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <fillcolor_alarm_sensitive>false</fillcolor_alarm_sensitive> - <color_fillbackground> - <color red="200" green="200" blue="200" /> - </color_fillbackground> - <major_tick_step_hint>50</major_tick_step_hint> - <level_hi>80.0</level_hi> - <transparent_background>true</transparent_background> - <level_lo>20.0</level_lo> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <limits_from_pv>false</limits_from_pv> - <background_color> - <color red="240" green="240" blue="240" /> - </background_color> - <level_lolo>10.0</level_lolo> - <width>464</width> - <x>409</x> - <y>200</y> - <maximum>200.0</maximum> - <color_lolo> - <color red="255" green="0" blue="0" /> - </color_lolo> - <foreground_color> - <color red="0" green="0" blue="0" /> - </foreground_color> - <minimum>0.0</minimum> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> <border_style>0</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> + <line_width>5</line_width> <horizontal_fill>true</horizontal_fill> <alarm_pulsing>false</alarm_pulsing> <tooltip>$(pv_name) $(pv_value)</tooltip> + <arrows>0</arrows> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-78c5</wuid> + <wuid>-16429ab9:1582e68df9a:-363a</wuid> <transparent>false</transparent> + <points> + <point x="29" y="1038" /> + <point x="377" y="1038" /> + <point x="377" y="1038" /> + <point x="377" y="1038" /> + <point x="377" y="1038" /> + </points> + <fill_arrow>true</fill_arrow> <pv_value /> <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> + <rotation_angle>0.0</rotation_angle> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>103</height> + <height>1</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> + <keep_wh_ratio>true</keep_wh_ratio> </scale_options> <visible>true</visible> <pv_name></pv_name> - <gradient>false</gradient> <border_color> - <color red="0" green="128" blue="255" /> + <color name="Black" red="0" green="0" blue="0" /> </border_color> <anti_alias>true</anti_alias> - <corner_width>16</corner_width> <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> + <arrow_length>20</arrow_length> + <widget_type>Polyline</widget_type> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color red="186" green="189" blue="182" /> + <color name="Black" red="0" green="0" blue="0" /> </background_color> - <width>337</width> - <x>38</x> - <name>Rounded Rectangle_4</name> - <y>230</y> + <width>349</width> + <x>29</x> + <name>Polyline</name> + <y>1038</y> <fill_level>0.0</fill_level> <foreground_color> <color red="255" green="0" blue="0" /> @@ -7749,23 +5446,87 @@ $(pv_value)</tooltip> <font> <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <alarm_pulsing>false</alarm_pulsing> + <precision>2</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules /> + <pv_value /> + <auto_size>false</auto_size> + <text></text> + <rotation_angle>0.0</rotation_angle> + <show_units>false</show_units> + <height>22</height> + <multiline_input>false</multiline_input> + <border_width>1</border_width> + <visible>true</visible> + <pv_name>PMAC:MTR1.RBV</pv_name> + <selector_type>0</selector_type> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>false</precision_from_pv> + <widget_type>Text Input</widget_type> + <confirm_message></confirm_message> + <name>Text Input_9</name> + <style>0</style> + <actions hook="false" hook_all="false" /> + <border_style>3</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <enabled>true</enabled> + <wuid>-16429ab9:158444d4181:-628c</wuid> + <transparent>false</transparent> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <format_type>0</format_type> + <limits_from_pv>false</limits_from_pv> + <background_color> + <color name="TextBackground" red="70" green="70" blue="70" /> + </background_color> + <width>100</width> + <x>1104</x> + <y>1067</y> + <maximum>1.7976931348623157E308</maximum> + <foreground_color> + <color name="Green On" red="0" green="255" blue="0" /> + </foreground_color> + <minimum>-1.7976931348623157E308</minimum> + <font> + <fontdata fontName="Sans" height="10" style="1" /> + </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> - <rules /> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="Visible" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>true</value> + </exp> + <exp bool_exp="pv0==0"> + <value>false</value> + </exp> + <pv trig="true">PMAC:MTR1.MOVN</pv> + </rule> + </rules> <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-78c4</wuid> + <wuid>59fc39f9:158487e5950:-4c5d</wuid> <transparent>true</transparent> <auto_size>false</auto_size> - <text>Velocity</text> + <text>MOTOR IS MOVING ...</text> <scripts /> <height>20</height> - <border_width>2</border_width> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -7774,37 +5535,78 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>111</width> - <x>48</x> - <name>Label Orientation_7</name> - <y>281</y> + <width>181</width> + <x>918</x> + <name>Label</name> + <y>1068</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color name="Major" red="255" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> - <fontdata fontName="Sans" height="11" style="1" /> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> </font> </widget> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> + <rules /> + <enabled>true</enabled> + <wuid>2fea3147:153609206ed:-7765</wuid> + <transparent>true</transparent> + <lock_children>false</lock_children> + <scripts /> + <height>1130</height> + <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> + <macros> + <include_parent_macros>true</include_parent_macros> + </macros> + <visible>false</visible> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Grouping Container</widget_type> + <background_color> + <color red="240" green="240" blue="240" /> + </background_color> + <width>2489</width> + <x>1</x> + <name>DTACQ</name> + <y>1</y> + <foreground_color> + <color red="192" green="192" blue="192" /> + </foreground_color> + <actions hook="false" hook_all="false" /> + <fc>false</fc> + <show_scrollbar>true</show_scrollbar> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-78c2</wuid> + <wuid>-3f6498d2:15645d229d4:-38f7</wuid> <transparent>false</transparent> <auto_size>false</auto_size> - <text>Motor settings</text> + <text>Fast Acquisition</text> <scripts /> - <height>32</height> + <height>43</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -7814,123 +5616,318 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color red="0" green="128" blue="255" /> + <color red="0" green="0" blue="0" /> </border_color> <widget_type>Label</widget_type> <wrap_words>true</wrap_words> <background_color> - <color name="SubPanel" red="176" green="218" blue="249" /> + <color name="IO Shape Fill" red="188" green="188" blue="188" /> </background_color> - <width>337</width> - <x>38</x> - <name>Label_15</name> - <y>225</y> + <width>1303</width> + <x>0</x> + <name>Label_124</name> + <y>12</y> <foreground_color> - <color red="0" green="0" blue="0" /> + <color name="IO Label" red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> <show_scrollbar>false</show_scrollbar> <font> - <fontdata fontName="Sans" height="10" style="1" /> + <opifont.name fontName="Cantarell" height="13" style="1">Header 3</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <alarm_pulsing>false</alarm_pulsing> <precision>0</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <horizontal_alignment>1</horizontal_alignment> + <horizontal_alignment>0</horizontal_alignment> <rules /> + <enabled>true</enabled> + <wuid>1e771979:1565068c2e3:-483e</wuid> + <transparent>false</transparent> <pv_value /> <auto_size>false</auto_size> - <text></text> + <text>######</text> <rotation_angle>0.0</rotation_angle> + <scripts /> + <border_alarm_sensitive>false</border_alarm_sensitive> <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> + <height>20</height> <border_width>1</border_width> + <scale_options> + <width_scalable>true</width_scalable> + <height_scalable>true</height_scalable> + <keep_wh_ratio>false</keep_wh_ratio> + </scale_options> <visible>true</visible> - <pv_name>$(PREFIX_MTR):$(NAME_MTR).VELO</pv_name> - <selector_type>0</selector_type> + <pv_name>$(DTACQ-NAME):CARD0-STAT-RB</pv_name> + <vertical_alignment>1</vertical_alignment> <border_color> <color red="0" green="128" blue="255" /> </border_color> <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> + <widget_type>Text Update</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wrap_words>false</wrap_words> + <format_type>0</format_type> + <background_color> + <color red="0" green="0" blue="0" /> + </background_color> + <width>148</width> + <x>1104</x> + <name>Text Update</name> + <y>24</y> + <foreground_color> + <color name="TextDynamic" red="0" green="244" blue="0" /> + </foreground_color> <actions hook="false" hook_all="false" /> - <border_style>3</border_style> + <font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> + <border_style>0</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>0</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-7099</wuid> + <wuid>-3d4af206:15877d6a498:-7781</wuid> <transparent>false</transparent> + <pv_value /> + <alpha>255</alpha> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> + <height>20</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> + <visible>true</visible> + <pv_name></pv_name> + <gradient>false</gradient> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <widget_type>Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> + <color red="186" green="189" blue="182" /> </background_color> - <width>140</width> - <x>166</x> - <y>275</y> - <maximum>1.7976931348623157E308</maximum> + <width>160</width> + <x>408</x> + <name>Rectangle_2</name> + <y>850</y> + <fill_level>0.0</fill_level> <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> + <color red="255" green="0" blue="0" /> </foreground_color> - <minimum>-1.7976931348623157E308</minimum> + <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </font> + <line_color> + <color red="128" green="0" blue="255" /> + </line_color> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.xyGraph" version="1.0.0"> + <axis_1_scale_format></axis_1_scale_format> + <trace_2_x_axis_index>0</trace_2_x_axis_index> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(trace_0_y_pv) +$(trace_0_y_pv_value)</tooltip> + <trace_0_concatenate_data>false</trace_0_concatenate_data> + <trace_0_trace_type>0</trace_0_trace_type> + <border_width>1</border_width> + <trace_1_x_axis_index>0</trace_1_x_axis_index> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>1</horizontal_alignment> - <rules /> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-6fff</wuid> + <axis_0_grid_color> + <color red="78" green="154" blue="6" /> + </axis_0_grid_color> + <axis_2_visible>false</axis_2_visible> + <trace_0_name>$(trace_0_y_pv)</trace_0_name> + <axis_2_minimum>0.0</axis_2_minimum> + <trace_0_update_mode>0</trace_0_update_mode> + <trace_1_x_pv>LNS-ISRC-010:PBI-EM-HV1:VoltR_XMS</trace_1_x_pv> + <wuid>-3d4af206:15877d6a498:-7780</wuid> <transparent>false</transparent> - <auto_size>false</auto_size> - <text>Motion</text> - <scripts /> - <height>32</height> - <border_width>1</border_width> + <trace_1_update_mode>0</trace_1_update_mode> + <axis_0_title_font> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + </axis_0_title_font> + <trace_2_update_mode>0</trace_2_update_mode> + <background_color> + <color red="186" green="189" blue="182" /> + </background_color> + <x>408</x> + <y>120</y> + <trace_0_x_axis_index>0</trace_0_x_axis_index> + <axis_count>3</axis_count> + <trace_1_point_size>4</trace_1_point_size> + <trace_1_anti_alias>false</trace_1_anti_alias> + <pv_value /> + <axis_2_grid_color> + <color red="200" green="200" blue="200" /> + </axis_2_grid_color> + <trace_0_buffer_size>520</trace_0_buffer_size> + <trace_2_buffer_size>520</trace_2_buffer_size> + <axis_1_maximum>10.0</axis_1_maximum> + <axis_0_scale_font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </axis_0_scale_font> + <trigger_pv></trigger_pv> + <widget_type>XY Graph</widget_type> + <trace_2_line_width>1</trace_2_line_width> + <axis_1_axis_color> + <color red="0" green="0" blue="0" /> + </axis_1_axis_color> + <axis_0_scale_format></axis_0_scale_format> + <axis_1_log_scale>false</axis_1_log_scale> + <title></title> + <trace_0_visible>true</trace_0_visible> + <trace_1_name>$(trace_1_y_pv)</trace_1_name> + <axis_2_auto_scale>true</axis_2_auto_scale> + <show_legend>false</show_legend> + <axis_0_axis_title>ms</axis_0_axis_title> + <axis_0_axis_color> + <color red="0" green="0" blue="0" /> + </axis_0_axis_color> + <axis_2_scale_font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </axis_2_scale_font> + <trace_2_update_delay>1</trace_2_update_delay> + <axis_0_dash_grid_line>false</axis_0_dash_grid_line> + <trace_0_point_style>2</trace_0_point_style> + <trace_1_point_style>2</trace_1_point_style> + <trace_0_line_width>1</trace_0_line_width> + <axis_2_y_axis>false</axis_2_y_axis> + <axis_0_time_format>0</axis_0_time_format> + <trace_count>3</trace_count> + <axis_1_show_grid>true</axis_1_show_grid> + <trace_2_trace_color> + <color name="Primary Blue" red="0" green="148" blue="202" /> + </trace_2_trace_color> + <axis_1_dash_grid_line>true</axis_1_dash_grid_line> + <trace_2_trace_type>0</trace_2_trace_type> + <show_toolbar>true</show_toolbar> + <axis_0_visible>true</axis_0_visible> + <axis_0_show_grid>true</axis_0_show_grid> + <trace_0_y_axis_index>1</trace_0_y_axis_index> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> + <keep_wh_ratio>true</keep_wh_ratio> </scale_options> - <visible>true</visible> - <vertical_alignment>1</vertical_alignment> + <trace_1_y_pv>LNS-ISRC-010:PBI-EM-HV1:VoltR_Y</trace_1_y_pv> + <trace_2_concatenate_data>false</trace_2_concatenate_data> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <trace_2_anti_alias>false</trace_2_anti_alias> + <axis_0_maximum>10.0</axis_0_maximum> + <trace_1_y_axis_index>1</trace_1_y_axis_index> + <trace_2_name>$(trace_2_y_pv)</trace_2_name> + <height>730</height> + <trace_2_visible>true</trace_2_visible> + <trigger_pv_value /> + <axis_1_grid_color> + <color red="78" green="154" blue="6" /> + </axis_1_grid_color> + <actions hook="false" hook_all="false" /> + <trace_2_point_size>4</trace_2_point_size> + <axis_2_axis_color> + <color red="0" green="0" blue="0" /> + </axis_2_axis_color> + <axis_0_log_scale>false</axis_0_log_scale> + <trace_0_x_pv_value /> + <axis_0_auto_scale_threshold>0.0</axis_0_auto_scale_threshold> + <rules /> + <axis_1_visible>true</axis_1_visible> + <axis_2_show_grid>false</axis_2_show_grid> + <trace_0_update_delay>1</trace_0_update_delay> + <trace_1_concatenate_data>false</trace_1_concatenate_data> + <trace_1_trace_color> + <color red="242" green="26" blue="26" /> + </trace_1_trace_color> + <pv_name></pv_name> + <axis_2_log_scale>false</axis_2_log_scale> + <axis_2_auto_scale_threshold>0.0</axis_2_auto_scale_threshold> + <name>XY Graph</name> + <trace_1_trace_type>0</trace_1_trace_type> + <axis_0_auto_scale>true</axis_0_auto_scale> + <axis_0_minimum>-10.0</axis_0_minimum> + <trace_2_y_axis_index>1</trace_2_y_axis_index> + <trace_1_update_delay>1</trace_1_update_delay> + <axis_2_dash_grid_line>false</axis_2_dash_grid_line> + <axis_1_axis_title>mA</axis_1_axis_title> + <axis_1_auto_scale>false</axis_1_auto_scale> + <trace_1_line_width>1</trace_1_line_width> + <trace_2_y_pv>LNS-ISRC-010:PBI-EM-HV2:VoltR_Y</trace_2_y_pv> + <trace_1_plot_mode>0</trace_1_plot_mode> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> - <background_color> - <color name="SubPanel" red="176" green="218" blue="249" /> - </background_color> - <width>493</width> - <x>392</x> - <name>Label_15</name> - <y>91</y> - <foreground_color> + <axis_2_title_font> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + </axis_2_title_font> + <trace_0_y_pv>LNS-ISRC-010:PBI-EM-FC:CurrR_Y</trace_0_y_pv> + <trace_2_point_style>2</trace_2_point_style> + <trace_0_plot_mode>0</trace_0_plot_mode> + <enabled>true</enabled> + <trace_0_x_pv>LNS-ISRC-010:PBI-EM-FC:CurrR_XMS</trace_0_x_pv> + <axis_1_scale_font> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + </axis_1_scale_font> + <axis_1_time_format>0</axis_1_time_format> + <axis_2_time_format>0</axis_2_time_format> + <axis_2_left_bottom_side>false</axis_2_left_bottom_side> + <border_alarm_sensitive>false</border_alarm_sensitive> + <axis_2_maximum>22.0</axis_2_maximum> + <show_plot_area_border>false</show_plot_area_border> + <width>895</width> + <axis_1_minimum>-10.0</axis_1_minimum> + <title_font> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + </title_font> + <trace_0_y_pv_value /> + <trace_1_visible>true</trace_1_visible> + <plot_area_background_color> <color red="0" green="0" blue="0" /> + </plot_area_background_color> + <axis_1_title_font> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + </axis_1_title_font> + <visible>true</visible> + <axis_2_axis_title>ms</axis_2_axis_title> + <trace_1_buffer_size>520</trace_1_buffer_size> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <axis_2_scale_format></axis_2_scale_format> + <scripts /> + <trace_0_point_size>3</trace_0_point_size> + <trace_0_trace_color> + <color red="0" green="255" blue="0" /> + </trace_0_trace_color> + <trace_0_anti_alias>false</trace_0_anti_alias> + <axis_1_auto_scale_threshold>0.0</axis_1_auto_scale_threshold> + <trace_2_plot_mode>0</trace_2_plot_mode> + <trace_2_x_pv>LNS-ISRC-010:PBI-EM-HV2:VoltR_XMS</trace_2_x_pv> + <foreground_color> + <color red="0" green="0" blue="255" /> </foreground_color> - <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> - <font> - <fontdata fontName="Sans" height="10" style="1" /> - </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> <border_style>0</border_style> @@ -7942,7 +5939,7 @@ $(pv_value)</tooltip> $(pv_value)</tooltip> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-6f55</wuid> + <wuid>-3d4af206:15877d6a498:-777f</wuid> <transparent>false</transparent> <pv_value /> <alpha>255</alpha> @@ -7952,7 +5949,7 @@ $(pv_value)</tooltip> </bg_gradient_color> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>363</height> + <height>97</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -7976,10 +5973,10 @@ $(pv_value)</tooltip> <background_color> <color red="186" green="189" blue="182" /> </background_color> - <width>440</width> - <x>900</x> + <width>349</width> + <x>36</x> <name>Rounded Rectangle_4</name> - <y>96</y> + <y>126</y> <fill_level>0.0</fill_level> <foreground_color> <color red="255" green="0" blue="0" /> @@ -7998,10 +5995,10 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-6f54</wuid> + <wuid>-3d4af206:15877d6a498:-777e</wuid> <transparent>false</transparent> <auto_size>false</auto_size> - <text>Motion</text> + <text>Display interval</text> <scripts /> <height>32</height> <border_width>1</border_width> @@ -8018,170 +6015,191 @@ $(pv_value)</tooltip> <widget_type>Label</widget_type> <wrap_words>true</wrap_words> <background_color> - <color name="SubPanel" red="176" green="218" blue="249" /> + <color red="0" green="148" blue="202" /> </background_color> - <width>440</width> - <x>900</x> + <width>349</width> + <x>36</x> <name>Label_15</name> - <y>90</y> + <y>121</y> <foreground_color> - <color red="0" green="0" blue="0" /> + <color red="255" green="255" blue="255" /> </foreground_color> <actions hook="false" hook_all="false" /> <show_scrollbar>false</show_scrollbar> <font> - <fontdata fontName="Sans" height="10" style="1" /> + <opifont.name fontName="Cantarell" height="13" style="1">Header 3</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.bytemonitor" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <alarm_pulsing>false</alarm_pulsing> - <tooltip>$(pv_name) -$(pv_value)</tooltip> + <tooltip></tooltip> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <effect_3d>true</effect_3d> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-6b0b</wuid> - <on_color> - <color name="IO OK" red="0" green="255" blue="0" /> - </on_color> - <horizontal>false</horizontal> - <pv_value /> - <numBits>15</numBits> + <wuid>-3d4af206:15877d6a498:-777d</wuid> + <transparent>true</transparent> + <auto_size>false</auto_size> + <text>ms</text> <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>320</height> - <border_width>0</border_width> + <height>20</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name>$(PREFIX_MTR):$(NAME_MTR).MSTA</pv_name> + <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <bitReverse>true</bitReverse> - <label /> - <widget_type>Byte Monitor</widget_type> - <off_color> - <color name="IO Grid" red="215" green="215" blue="215" /> - </off_color> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="255" green="255" blue="255" /> </background_color> - <square_led>true</square_led> - <startBit>0</startBit> - <width>25</width> - <x>932</x> - <name>Byte Monitor Template</name> - <y>131</y> + <width>40</width> + <x>328</x> + <name>Label_16</name> + <y>178</y> <foreground_color> - <color name="IO InputPV Fg" red="0" green="32" blue="92" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>0</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a44</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>DONE: Motion is complete.</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-777c</wuid> + <transparent>false</transparent> + <pv_value /> + <alpha>255</alpha> + <corner_height>16</corner_height> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> <scripts /> - <height>15</height> - <border_width>2</border_width> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>97</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <vertical_alignment>1</vertical_alignment> + <pv_name></pv_name> + <gradient>false</gradient> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <anti_alias>true</anti_alias> + <corner_width>16</corner_width> + <line_style>0</line_style> + <widget_type>Rounded Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="186" green="189" blue="182" /> </background_color> - <width>159</width> - <x>968</x> - <name>Label Template_4</name> - <y>156</y> + <width>349</width> + <x>36</x> + <name>Rounded Rectangle_5</name> + <y>246</y> + <fill_level>0.0</fill_level> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="255" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </font> + <line_color> + <color red="128" green="0" blue="255" /> + </line_color> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>2</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <arrows>1</arrows> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a43</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>PLUS_LS: Plus limit switch has been hit.</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-777b</wuid> + <transparent>false</transparent> + <points> + <point x="213" y="180" /> + <point x="156" y="180" /> + <point x="156" y="180" /> + </points> + <fill_arrow>true</fill_arrow> + <pv_value /> + <alpha>255</alpha> + <rotation_angle>0.0</rotation_angle> <scripts /> - <height>15</height> - <border_width>2</border_width> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>1</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> + <keep_wh_ratio>true</keep_wh_ratio> </scale_options> <visible>true</visible> - <vertical_alignment>1</vertical_alignment> + <pv_name></pv_name> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <anti_alias>true</anti_alias> + <line_style>2</line_style> + <arrow_length>20</arrow_length> + <widget_type>Polyline</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="0" green="0" blue="0" /> </background_color> - <width>239</width> - <x>968</x> - <name>Label Template_5</name> - <y>177</y> + <width>58</width> + <x>156</x> + <name>Polyline_1</name> + <y>180</y> + <fill_level>0.0</fill_level> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="255" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a42</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>HOMELS: Sate of the home limit switch.</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-777a</wuid> + <transparent>false</transparent> + <auto_size>false</auto_size> + <text>Measure interval</text> <scripts /> - <height>15</height> - <border_width>2</border_width> + <height>32</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -8190,80 +6208,96 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> <wrap_words>true</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="0" green="148" blue="202" /> </background_color> - <width>235</width> - <x>968</x> - <name>Label Template_6</name> - <y>198</y> + <width>349</width> + <x>36</x> + <name>Label_17</name> + <y>241</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="255" green="255" blue="255" /> </foreground_color> <actions hook="false" hook_all="false" /> <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="Cantarell" height="13" style="1">Header 3</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.polyline" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>2</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <arrows>1</arrows> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a41</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>Unused.</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7779</wuid> + <transparent>false</transparent> + <points> + <point x="213" y="300" /> + <point x="156" y="300" /> + <point x="156" y="300" /> + </points> + <fill_arrow>true</fill_arrow> + <pv_value /> + <alpha>255</alpha> + <rotation_angle>0.0</rotation_angle> <scripts /> - <height>15</height> - <border_width>2</border_width> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>1</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> + <keep_wh_ratio>true</keep_wh_ratio> </scale_options> <visible>true</visible> - <vertical_alignment>1</vertical_alignment> + <pv_name></pv_name> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <anti_alias>true</anti_alias> + <line_style>2</line_style> + <arrow_length>20</arrow_length> + <widget_type>Polyline</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="0" green="0" blue="0" /> </background_color> - <width>48</width> - <x>968</x> - <name>Label Template_7</name> - <y>219</y> + <width>58</width> + <x>156</x> + <name>Polyline_2</name> + <y>300</y> + <fill_level>0.0</fill_level> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="255" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a40</wuid> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7778</wuid> <transparent>true</transparent> - <auto_size>true</auto_size> - <text>POSITION: Closed-loop position control is enabled.</text> + <auto_size>false</auto_size> + <text>ms</text> <scripts /> - <height>15</height> - <border_width>2</border_width> + <height>20</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -8272,39 +6306,38 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>295</width> - <x>968</x> - <name>Label Template_8</name> - <y>240</y> + <width>40</width> + <x>328</x> + <name>Label_18</name> + <y>298</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="OpenSans" height="10" style="1">Small Bold</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a3f</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>SLIP_STALL: Slip/Stall detected (eg. fatal following error).</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7777</wuid> + <transparent>false</transparent> + <auto_size>false</auto_size> + <text>FC Curr</text> <scripts /> - <height>15</height> - <border_width>2</border_width> + <height>24</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -8313,203 +6346,252 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="0" green="0" blue="0" /> </background_color> - <width>332</width> - <x>968</x> - <name>Label Template_9</name> - <y>261</y> + <width>160</width> + <x>408</x> + <name>Label_11</name> + <y>870</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color name="TextDynamic" red="0" green="244" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a3e</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>HOME: If at home position.</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7776</wuid> + <transparent>false</transparent> + <pv_value /> + <auto_size>false</auto_size> + <text>######</text> + <rotation_angle>0.0</rotation_angle> <scripts /> - <height>15</height> - <border_width>2</border_width> + <border_alarm_sensitive>false</border_alarm_sensitive> + <show_units>true</show_units> + <height>24</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM-FC:CurrR:AVG</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Update</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wrap_words>false</wrap_words> + <format_type>0</format_type> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>157</width> - <x>968</x> - <name>Label Template_10</name> - <y>282</y> + <width>150</width> + <x>567</x> + <name>Text Update_3</name> + <y>870</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color name="Minor" red="255" green="128" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a3d</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>PRESENT: Encoder is present.</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7775</wuid> + <transparent>false</transparent> + <pv_value /> + <auto_size>false</auto_size> + <text>######</text> + <rotation_angle>0.0</rotation_angle> <scripts /> - <height>15</height> - <border_width>2</border_width> + <border_alarm_sensitive>false</border_alarm_sensitive> + <show_units>true</show_units> + <height>24</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM-FC:CurrR:MAX</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <precision_from_pv>false</precision_from_pv> + <widget_type>Text Update</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wrap_words>false</wrap_words> + <format_type>0</format_type> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>181</width> - <x>968</x> - <name>Label Template_22</name> - <y>303</y> + <width>150</width> + <x>716</x> + <name>Text Update_1</name> + <y>870</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="114" green="159" blue="207" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a3c</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>PROBLEM: Driver stopped polling, or hardware problem.</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7774</wuid> + <transparent>false</transparent> + <pv_value /> + <auto_size>false</auto_size> + <text>######</text> + <rotation_angle>0.0</rotation_angle> <scripts /> - <height>15</height> - <border_width>2</border_width> + <border_alarm_sensitive>false</border_alarm_sensitive> + <show_units>true</show_units> + <height>24</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM-FC:CurrR:MIN</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <precision_from_pv>false</precision_from_pv> + <widget_type>Text Update</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wrap_words>false</wrap_words> + <format_type>0</format_type> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>324</width> - <x>968</x> - <name>Label Template_23</name> - <y>324</y> + <width>150</width> + <x>865</x> + <name>Text Update_2</name> + <y>870</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="252" green="233" blue="79" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <line_width>1</line_width> + <horizontal_fill>true</horizontal_fill> + <alarm_pulsing>false</alarm_pulsing> + <tooltip>$(pv_name) +$(pv_value)</tooltip> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a3b</wuid> - <transparent>true</transparent> - <auto_size>true</auto_size> - <text>MOVING: Non-zero velocity present.</text> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7773</wuid> + <transparent>false</transparent> + <pv_value /> + <alpha>255</alpha> + <bg_gradient_color> + <color red="255" green="255" blue="255" /> + </bg_gradient_color> <scripts /> - <height>15</height> - <border_width>2</border_width> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>22</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <vertical_alignment>1</vertical_alignment> + <pv_name></pv_name> + <gradient>false</gradient> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <anti_alias>true</anti_alias> + <line_style>0</line_style> + <widget_type>Rectangle</widget_type> + <fg_gradient_color> + <color red="255" green="255" blue="255" /> + </fg_gradient_color> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="186" green="189" blue="182" /> </background_color> - <width>210</width> - <x>968</x> - <name>Label Template_13</name> - <y>345</y> + <width>448</width> + <x>567</x> + <name>Rectangle_1</name> + <y>849</y> + <fill_level>0.0</fill_level> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="255" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> </font> + <line_color> + <color red="0" green="0" blue="0" /> + </line_color> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a3a</wuid> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7772</wuid> <transparent>true</transparent> - <auto_size>true</auto_size> - <text>GAIN_SUPPORT: Motor supports closed-loop pos. control.</text> + <auto_size>false</auto_size> + <text>Max</text> <scripts /> - <height>15</height> - <border_width>2</border_width> + <height>20</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -8518,39 +6600,38 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>340</width> - <x>968</x> - <name>Label Template_14</name> - <y>366</y> + <width>150</width> + <x>716</x> + <name>Label_5</name> + <y>850</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a39</wuid> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7771</wuid> <transparent>true</transparent> - <auto_size>true</auto_size> - <text>COMM_ERR: Controller communication error.</text> + <auto_size>false</auto_size> + <text>Min</text> <scripts /> - <height>15</height> - <border_width>2</border_width> + <height>20</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -8559,39 +6640,38 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>263</width> - <x>968</x> - <name>Label Template_15</name> - <y>387</y> + <width>150</width> + <x>865</x> + <name>Label_22</name> + <y>850</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a38</wuid> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7770</wuid> <transparent>true</transparent> - <auto_size>true</auto_size> - <text>MINUS_LS: Minus limit switch has been hit.</text> + <auto_size>false</auto_size> + <text>Average</text> <scripts /> - <height>15</height> - <border_width>2</border_width> + <height>20</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -8600,39 +6680,38 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>255</width> - <x>968</x> - <name>Label Template_16</name> - <y>408</y> + <width>150</width> + <x>567</x> + <name>Label_21</name> + <y>850</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a37</wuid> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-776f</wuid> <transparent>true</transparent> - <auto_size>true</auto_size> - <text>HOMED: The motor has been homed.</text> + <auto_size>false</auto_size> + <text>Main GRAPH</text> <scripts /> - <height>15</height> - <border_width>2</border_width> + <height>20</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -8641,38 +6720,49 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>218</width> - <x>968</x> - <name>Label Template_17</name> - <y>429</y> + <width>115</width> + <x>840</x> + <name>Label_25</name> + <y>96</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> - </font> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> - <rules /> + <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + </font> + </widget> + <widget typeId="org.csstudio.opibuilder.widgets.spinner" version="1.0.0"> + <border_style>6</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="BorderRule" prop_id="border_style" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>9</value> + </exp> + <pv trig="true">$(pv_name).SIMM</pv> + </rule> + </rules> <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-6a36</wuid> + <wuid>-3d4af206:15877d6a498:-7769</wuid> <transparent>false</transparent> - <auto_size>false</auto_size> - <text>DIRECTION: Last raw direction; (Grey: Neg., Green: Pos.)</text> + <pv_value /> <scripts /> - <height>20</height> + <buttons_on_left>false</buttons_on_left> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>40</height> <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -8680,188 +6770,182 @@ $(pv_value)</tooltip> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> + <pv_name>$(DTACQ-NAME):CARD0:TRIGGER:PRETRIGGER_ms</pv_name> <vertical_alignment>1</vertical_alignment> + <format>0</format> + <horizontal_buttons_layout>false</horizontal_buttons_layout> <border_color> <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <precision_from_pv>false</precision_from_pv> + <widget_type>Spinner</widget_type> + <step_increment>1.0</step_increment> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <limits_from_pv>false</limits_from_pv> <background_color> - <color name="IO Shape Fill" red="188" green="188" blue="188" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>350</width> - <x>968</x> - <name>Label Template_45</name> - <y>135</y> + <page_increment>10.0</page_increment> + <width>115</width> + <x>54</x> + <name>Spinner Template_10</name> + <y>168</y> + <maximum>100.0</maximum> <foreground_color> <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> + <minimum>-100.0</minimum> <font> - <opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name> + <fontdata fontName="Open Sans" height="19" style="0" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="2.0.0"> - <toggle_button>true</toggle_button> + <widget typeId="org.csstudio.opibuilder.widgets.spinner" version="1.0.0"> <border_style>6</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <push_action_index>1</push_action_index> - <rules /> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="BorderRule" prop_id="border_style" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>9</value> + </exp> + <pv trig="true">$(pv_name).SIMM</pv> + </rule> + </rules> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-597a</wuid> - <release_action_index>0</release_action_index> + <wuid>-3d4af206:15877d6a498:-7768</wuid> + <transparent>false</transparent> <pv_value /> - <text>STOP</text> <scripts /> - <border_alarm_sensitive>true</border_alarm_sensitive> - <height>64</height> + <buttons_on_left>false</buttons_on_left> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>40</height> <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <image></image> <visible>true</visible> - <pv_name></pv_name> + <pv_name>$(DTACQ-NAME):CARD0:NSAMPLES_ms</pv_name> + <vertical_alignment>1</vertical_alignment> + <format>0</format> + <horizontal_buttons_layout>false</horizontal_buttons_layout> <border_color> <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <widget_type>Action Button</widget_type> + <precision_from_pv>false</precision_from_pv> + <widget_type>Spinner</widget_type> + <step_increment>0.1</step_increment> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <limits_from_pv>false</limits_from_pv> <background_color> - <color name="Major" red="255" green="0" blue="0" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>181</width> - <x>576</x> - <name>Action Button Template_1</name> - <y>380</y> - <style>0</style> + <page_increment>10.0</page_increment> + <width>115</width> + <x>214</x> + <name>Spinner Template_1</name> + <y>168</y> + <maximum>100.0</maximum> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> + <minimum>-100.0</minimum> <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + <fontdata fontName="Open Sans" height="19" style="0" /> </font> </widget> - </widget> - <widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <rules /> - <enabled>true</enabled> - <wuid>-5b5af26c:15364c41bca:-6d20</wuid> - <transparent>true</transparent> - <lock_children>false</lock_children> - <scripts /> - <height>1130</height> - <border_width>1</border_width> - <scale_options> - <width_scalable>true</width_scalable> - <height_scalable>true</height_scalable> - <keep_wh_ratio>false</keep_wh_ratio> - </scale_options> - <macros> - <include_parent_macros>true</include_parent_macros> - </macros> - <visible>false</visible> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <widget_type>Grouping Container</widget_type> - <background_color> - <color red="240" green="240" blue="240" /> - </background_color> - <width>2489</width> - <x>1</x> - <name>TREK6096E</name> - <y>1</y> - <foreground_color> - <color red="192" green="192" blue="192" /> - </foreground_color> - <actions hook="false" hook_all="false" /> - <fc>false</fc> - <show_scrollbar>true</show_scrollbar> - <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> - </font> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> - <border_style>0</border_style> + <widget typeId="org.csstudio.opibuilder.widgets.spinner" version="1.0.0"> + <border_style>6</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> - <rules /> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="BorderRule" prop_id="border_style" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>9</value> + </exp> + <pv trig="true">$(pv_name).SIMM</pv> + </rule> + </rules> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-5856</wuid> + <wuid>-3d4af206:15877d6a498:-7767</wuid> <transparent>false</transparent> <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> <scripts /> + <buttons_on_left>false</buttons_on_left> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>106</height> - <border_width>1</border_width> + <height>40</height> + <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> + <pv_name>LNS-ISRC-010:PBI-EM:LCURSOR_ms</pv_name> + <vertical_alignment>1</vertical_alignment> + <format>0</format> + <horizontal_buttons_layout>false</horizontal_buttons_layout> <border_color> - <color red="0" green="128" blue="255" /> + <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> + <precision_from_pv>false</precision_from_pv> + <widget_type>Spinner</widget_type> + <step_increment>1.0</step_increment> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <limits_from_pv>false</limits_from_pv> <background_color> - <color red="186" green="189" blue="182" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>568</width> - <x>72</x> - <name>Rounded Rectangle_4</name> - <y>72</y> - <fill_level>0.0</fill_level> + <page_increment>10.0</page_increment> + <width>115</width> + <x>54</x> + <name>Spinner Template_2</name> + <y>288</y> + <maximum>100.0</maximum> <foreground_color> - <color red="255" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> + <minimum>-100.0</minimum> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <fontdata fontName="Open Sans" height="19" style="0" /> </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> - <border_style>0</border_style> - <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> - <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-5860</wuid> - <transparent>true</transparent> - <auto_size>false</auto_size> - <text>Voltage</text> + <widget typeId="org.csstudio.opibuilder.widgets.spinner" version="1.0.0"> + <border_style>6</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> + <rules> + <rule name="BorderRule" prop_id="border_style" out_exp="false"> + <exp bool_exp="pv0==1"> + <value>9</value> + </exp> + <pv trig="true">$(pv_name).SIMM</pv> + </rule> + </rules> + <enabled>true</enabled> + <wuid>-3d4af206:15877d6a498:-7766</wuid> + <transparent>false</transparent> + <pv_value /> <scripts /> - <height>20</height> + <buttons_on_left>false</buttons_on_left> + <border_alarm_sensitive>false</border_alarm_sensitive> + <height>40</height> <border_width>2</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -8869,96 +6953,96 @@ $(pv_value)</tooltip> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM:RCURSOR_ms</pv_name> <vertical_alignment>1</vertical_alignment> + <format>0</format> + <horizontal_buttons_layout>false</horizontal_buttons_layout> <border_color> <color name="IO Border" red="215" green="215" blue="215" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>false</wrap_words> + <precision_from_pv>false</precision_from_pv> + <widget_type>Spinner</widget_type> + <step_increment>1.0</step_increment> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <limits_from_pv>false</limits_from_pv> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="255" green="255" blue="255" /> </background_color> - <width>87</width> - <x>93</x> - <name>Label Orientation_7</name> - <y>122</y> + <page_increment>10.0</page_increment> + <width>115</width> + <x>214</x> + <name>Spinner Template_3</name> + <y>288</y> + <maximum>100.0</maximum> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color red="0" green="0" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> + <minimum>-100.0</minimum> <font> - <fontdata fontName="Sans" height="11" style="1" /> + <fontdata fontName="Open Sans" height="19" style="0" /> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> - <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> - <tooltip>$(pv_name) -$(pv_value)</tooltip> + <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <border_style>0</border_style> + <tooltip></tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> - <pv_value /> - <auto_size>false</auto_size> - <text></text> - <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>$(PREFIX_PS)hor-SP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-585f</wuid> + <wuid>-1168daa3:158859bc9c3:-751a</wuid> <transparent>false</transparent> + <auto_size>false</auto_size> + <text>HV1 Volt</text> <scripts /> - <border_alarm_sensitive>false</border_alarm_sensitive> + <height>24</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> - <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> - <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> + <visible>true</visible> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <widget_type>Label</widget_type> + <wrap_words>false</wrap_words> <background_color> - <color name="TextBackground" red="70" green="70" blue="70" /> + <color red="0" green="0" blue="0" /> </background_color> - <width>140</width> - <x>189</x> - <y>116</y> - <maximum>1.7976931348623157E308</maximum> + <width>160</width> + <x>408</x> + <name>Label_11</name> + <y>893</y> <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> + <color name="Major" red="255" green="0" blue="0" /> </foreground_color> - <minimum>-1.7976931348623157E308</minimum> + <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-585e</wuid> + <wuid>-1168daa3:158859bc9c3:-7519</wuid> <transparent>false</transparent> + <pv_value /> <auto_size>false</auto_size> - <text>HORIZONTAL Power Supply</text> + <text>######</text> + <rotation_angle>0.0</rotation_angle> <scripts /> - <height>32</height> + <border_alarm_sensitive>false</border_alarm_sensitive> + <show_units>true</show_units> + <height>24</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -8966,26 +7050,29 @@ $(pv_value)</tooltip> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM-HV1:VoltR:AVG</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Update</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wrap_words>false</wrap_words> + <format_type>0</format_type> <background_color> - <color name="SubPanel" red="176" green="218" blue="249" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>568</width> - <x>72</x> - <name>Label_15</name> - <y>66</y> + <width>150</width> + <x>567</x> + <name>Text Update_3</name> + <y>893</y> <foreground_color> - <color red="0" green="0" blue="0" /> + <color name="Minor" red="255" green="128" blue="0" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <fontdata fontName="Sans" height="10" style="1" /> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> @@ -8998,7 +7085,7 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-5848</wuid> + <wuid>-1168daa3:158859bc9c3:-7518</wuid> <transparent>false</transparent> <pv_value /> <auto_size>false</auto_size> @@ -9007,7 +7094,7 @@ $(pv_value)</tooltip> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> <show_units>true</show_units> - <height>31</height> + <height>24</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -9015,7 +7102,7 @@ $(pv_value)</tooltip> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name>$(PREFIX_PS)hor-RBV</pv_name> + <pv_name>LNS-ISRC-010:PBI-EM-HV1:VoltR:MAX</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> <color red="0" green="128" blue="255" /> @@ -9029,38 +7116,37 @@ $(pv_value)</tooltip> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> <width>150</width> - <x>411</x> - <name>Text Update_3</name> - <y>116</y> + <x>716</x> + <name>Text Update_1</name> + <y>893</y> <foreground_color> - <color name="TextDynamic" red="0" green="244" blue="0" /> + <color red="114" green="159" blue="207" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.RoundedRectangle" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> <border_style>0</border_style> <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <line_width>0</line_width> - <horizontal_fill>true</horizontal_fill> <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> + <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-5732</wuid> + <wuid>-1168daa3:158859bc9c3:-7517</wuid> <transparent>false</transparent> <pv_value /> - <alpha>255</alpha> - <corner_height>16</corner_height> - <bg_gradient_color> - <color red="255" green="255" blue="255" /> - </bg_gradient_color> + <auto_size>false</auto_size> + <text>######</text> + <rotation_angle>0.0</rotation_angle> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> - <height>106</height> + <show_units>true</show_units> + <height>24</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -9068,51 +7154,44 @@ $(pv_value)</tooltip> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name></pv_name> - <gradient>false</gradient> + <pv_name>LNS-ISRC-010:PBI-EM-HV1:VoltR:MIN</pv_name> + <vertical_alignment>1</vertical_alignment> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <anti_alias>true</anti_alias> - <corner_width>16</corner_width> - <line_style>0</line_style> - <widget_type>Rounded Rectangle</widget_type> - <fg_gradient_color> - <color red="255" green="255" blue="255" /> - </fg_gradient_color> + <precision_from_pv>false</precision_from_pv> + <widget_type>Text Update</widget_type> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wrap_words>false</wrap_words> + <format_type>0</format_type> <background_color> - <color red="186" green="189" blue="182" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>568</width> - <x>72</x> - <name>Rounded Rectangle_4</name> - <y>246</y> - <fill_level>0.0</fill_level> + <width>150</width> + <x>865</x> + <name>Text Update_2</name> + <y>893</y> <foreground_color> - <color red="255" green="0" blue="0" /> + <color red="252" green="233" blue="79" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> - <line_color> - <color red="128" green="0" blue="255" /> - </line_color> </widget> <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> <border_style>0</border_style> <tooltip></tooltip> - <horizontal_alignment>0</horizontal_alignment> + <horizontal_alignment>1</horizontal_alignment> <rules /> - <enabled>false</enabled> - <wuid>1e771979:1565068c2e3:-5731</wuid> - <transparent>true</transparent> + <enabled>true</enabled> + <wuid>-1168daa3:158859bc9c3:-70a0</wuid> + <transparent>false</transparent> <auto_size>false</auto_size> - <text>Voltage</text> + <text>HV2 Volt</text> <scripts /> - <height>20</height> - <border_width>2</border_width> + <height>24</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> @@ -9121,94 +7200,97 @@ $(pv_value)</tooltip> <visible>true</visible> <vertical_alignment>1</vertical_alignment> <border_color> - <color name="IO Border" red="215" green="215" blue="215" /> + <color red="0" green="128" blue="255" /> </border_color> <widget_type>Label</widget_type> <wrap_words>false</wrap_words> <background_color> - <color name="IO Background" red="255" green="255" blue="205" /> + <color red="0" green="0" blue="0" /> </background_color> - <width>87</width> - <x>93</x> - <name>Label Orientation_7</name> - <y>296</y> + <width>160</width> + <x>408</x> + <name>Label_11</name> + <y>916</y> <foreground_color> - <color name="IO Foreground" red="0" green="0" blue="0" /> + <color name="Primary Blue" red="0" green="148" blue="202" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> - <fontdata fontName="Sans" height="11" style="1" /> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> + <border_style>0</border_style> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> <alarm_pulsing>false</alarm_pulsing> - <precision>0</precision> + <precision>3</precision> <tooltip>$(pv_name) $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> + <enabled>true</enabled> + <wuid>-1168daa3:158859bc9c3:-709f</wuid> + <transparent>false</transparent> <pv_value /> <auto_size>false</auto_size> - <text></text> + <text>######</text> <rotation_angle>0.0</rotation_angle> - <show_units>true</show_units> - <height>31</height> - <multiline_input>false</multiline_input> - <border_width>1</border_width> - <visible>true</visible> - <pv_name>$(PREFIX_PS)ver-SP</pv_name> - <selector_type>0</selector_type> - <border_color> - <color red="0" green="128" blue="255" /> - </border_color> - <precision_from_pv>true</precision_from_pv> - <widget_type>Text Input</widget_type> - <confirm_message></confirm_message> - <name>Text Input</name> - <style>0</style> - <actions hook="false" hook_all="false" /> - <border_style>3</border_style> - <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> - <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-5730</wuid> - <transparent>false</transparent> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> + <show_units>true</show_units> + <height>24</height> + <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> <height_scalable>true</height_scalable> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> + <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM-HV2:VoltR:AVG</pv_name> + <vertical_alignment>1</vertical_alignment> + <border_color> + <color red="0" green="128" blue="255" /> + </border_color> + <precision_from_pv>true</precision_from_pv> + <widget_type>Text Update</widget_type> <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wrap_words>false</wrap_words> <format_type>0</format_type> - <limits_from_pv>false</limits_from_pv> <background_color> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>140</width> - <x>189</x> - <y>290</y> - <maximum>1.7976931348623157E308</maximum> + <width>150</width> + <x>567</x> + <name>Text Update_3</name> + <y>916</y> <foreground_color> - <color name="KeyboardEntry" red="0" green="255" blue="255" /> + <color name="Minor" red="255" green="128" blue="0" /> </foreground_color> - <minimum>-1.7976931348623157E308</minimum> + <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="Cantarell" height="11" style="1">Default Bold</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> - <widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0"> + <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> <border_style>0</border_style> - <tooltip></tooltip> + <forecolor_alarm_sensitive>false</forecolor_alarm_sensitive> + <alarm_pulsing>false</alarm_pulsing> + <precision>3</precision> + <tooltip>$(pv_name) +$(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-572f</wuid> + <wuid>-1168daa3:158859bc9c3:-709e</wuid> <transparent>false</transparent> + <pv_value /> <auto_size>false</auto_size> - <text>VERTICAL Power Supply</text> + <text>######</text> + <rotation_angle>0.0</rotation_angle> <scripts /> - <height>32</height> + <border_alarm_sensitive>false</border_alarm_sensitive> + <show_units>true</show_units> + <height>24</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -9216,26 +7298,29 @@ $(pv_value)</tooltip> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> + <pv_name>LNS-ISRC-010:PBI-EM-HV2:VoltR:MAX</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> <color red="0" green="128" blue="255" /> </border_color> - <widget_type>Label</widget_type> - <wrap_words>true</wrap_words> + <precision_from_pv>false</precision_from_pv> + <widget_type>Text Update</widget_type> + <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive> + <wrap_words>false</wrap_words> + <format_type>0</format_type> <background_color> - <color name="SubPanel" red="176" green="218" blue="249" /> + <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> - <width>568</width> - <x>72</x> - <name>Label_15</name> - <y>240</y> + <width>150</width> + <x>716</x> + <name>Text Update_1</name> + <y>916</y> <foreground_color> - <color red="0" green="0" blue="0" /> + <color red="114" green="159" blue="207" /> </foreground_color> <actions hook="false" hook_all="false" /> - <show_scrollbar>false</show_scrollbar> <font> - <fontdata fontName="Sans" height="10" style="1" /> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> <widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0"> @@ -9248,7 +7333,7 @@ $(pv_value)</tooltip> <horizontal_alignment>1</horizontal_alignment> <rules /> <enabled>true</enabled> - <wuid>1e771979:1565068c2e3:-572e</wuid> + <wuid>-1168daa3:158859bc9c3:-709d</wuid> <transparent>false</transparent> <pv_value /> <auto_size>false</auto_size> @@ -9257,7 +7342,7 @@ $(pv_value)</tooltip> <scripts /> <border_alarm_sensitive>false</border_alarm_sensitive> <show_units>true</show_units> - <height>31</height> + <height>24</height> <border_width>1</border_width> <scale_options> <width_scalable>true</width_scalable> @@ -9265,7 +7350,7 @@ $(pv_value)</tooltip> <keep_wh_ratio>false</keep_wh_ratio> </scale_options> <visible>true</visible> - <pv_name>$(PREFIX_PS)ver-RBV</pv_name> + <pv_name>LNS-ISRC-010:PBI-EM-HV2:VoltR:MIN</pv_name> <vertical_alignment>1</vertical_alignment> <border_color> <color red="0" green="128" blue="255" /> @@ -9279,15 +7364,15 @@ $(pv_value)</tooltip> <color name="TextBackground" red="70" green="70" blue="70" /> </background_color> <width>150</width> - <x>411</x> - <name>Text Update_3</name> - <y>290</y> + <x>865</x> + <name>Text Update_2</name> + <y>916</y> <foreground_color> - <color name="TextDynamic" red="0" green="244" blue="0" /> + <color red="252" green="233" blue="79" /> </foreground_color> <actions hook="false" hook_all="false" /> <font> - <opifont.name fontName="Cantarell" height="11" style="0">Default</opifont.name> + <opifont.name fontName="OpenSans" height="12" style="1">Normal Bold</opifont.name> </font> </widget> </widget> diff --git a/protocol/pmacVariables.proto b/protocol/pmacVariables.proto index a8fbd0f..08acdc2 100644 --- a/protocol/pmacVariables.proto +++ b/protocol/pmacVariables.proto @@ -19,14 +19,14 @@ sendString setVar { - out "\$1=%f" CR; + out "\$1=%i" CR; in; } getVar { out "\$1" CR; - in "%f"; + in "%i"; } diff --git a/src/EMU_CALCULS.c b/src/EMU_CALCULS.c index 0b18ea5..e4ee88a 100644 --- a/src/EMU_CALCULS.c +++ b/src/EMU_CALCULS.c @@ -89,7 +89,6 @@ static int CREATE_TAB(aSubRecord *precord) { { resetComp=1; resetButt=0; - printf("\nReset\n"); for (i = 0 ; i < nelm; ++i) { *ptr_WF_OUT=0.0; @@ -99,7 +98,7 @@ static int CREATE_TAB(aSubRecord *precord) { } /***** REFILL old DATA ******/ - if(mtr_cpt>1) + if(mtr_cpt>0) { cpt_for=mtr_cpt*nbAngle; @@ -112,9 +111,9 @@ static int CREATE_TAB(aSubRecord *precord) { } /***** FILL new DATA ******/ - if(mtr_cpt>0) + if(mtr_cpt>=0) { - cpt_for=(nbPosition-mtr_cpt); + cpt_for=(nbPosition-mtr_cpt-1); ptr_WF_OUT=(float*)(precord->vala); ptr_WF_OUT=ptr_WF_OUT+cpt_for; @@ -129,9 +128,7 @@ static int CREATE_TAB(aSubRecord *precord) { ptr_WF++; } resetComp=1; - resetButt=0; } - return 0; } /* Note the function must be registered at the end. */ diff --git a/src/EMU_MTR-HOME_AUTO.st b/src/EMU_MTR-HOME_AUTO.st new file mode 100644 index 0000000..436679b --- /dev/null +++ b/src/EMU_MTR-HOME_AUTO.st @@ -0,0 +1,91 @@ +/* +# C.E.A. IRFU/SIS/LDISC +# +*/ + +program homeMtrAuto + +%%#include <stdio.h> +%%#include <string.h> +%%#include <stdlib.h> + +/**** MTR PV ******/ +short HOMCPTFLAG; +assign HOMCPTFLAG to "{PMACPREFIX}:{MOTOR_NAME1}-HOMCPTFLAG"; +monitor HOMCPTFLAG; + +short homeCMD; +assign homeCMD to "{PMACPREFIX}:{MOTOR_NAME1}-HOMCMD"; +monitor homeCMD; + +short brakeMtrCMD; +assign brakeMtrCMD to "{PREFIX}:PBI-EM:VER-BRAKE_SET"; +monitor brakeMtrCMD; + +short brakeMtrGET; +assign brakeMtrGET to "{PREFIX}:PBI-EM:VER-BRAKE_GET"; +monitor brakeMtrGET; +evflag brakeMtrGETEvent; +sync brakeMtrGET brakeMtrGETEvent; + +/**** PV to start procedure ******/ +short homeSTART; +assign homeSTART to "{DEVICE}:PROC-AUTO-HOME"; +monitor homeSTART; +evflag homeSTARTEvent; +sync homeSTART homeSTARTEvent; + +/**** PV to read the PLIM status ******/ +short plimSTATUS; +assign plimSTATUS to "{PMACPREFIX}:{MOTOR_NAME1}.HLS"; +monitor plimSTATUS; +evflag plimSTATUSEvent; +sync plimSTATUS plimSTATUSEvent; + +ss ss1 +{ + state init { + when (delay(1.0) && (pvConnectCount() == pvChannelCount())) + { + homeSTART=0; + pvPut(homeSTART); + } state start + } + + state start + { + when(efTestAndClear(homeSTARTEvent)&&(homeSTART==1)) + { + brakeMtrCMD=0; + pvPut(brakeMtrCMD); + HOMCPTFLAG=1; // PLIM + pvPut(HOMCPTFLAG); + homeCMD=1; + pvPut(homeCMD); + }state home + } + + state home + { + when(efTestAndClear(plimSTATUSEvent)&&(plimSTATUS==1)) + { + HOMCPTFLAG=0; // HOME + pvPut(HOMCPTFLAG); + }state stop + } + + state stop + { + when(delay(2)) + { + homeCMD=1; + pvPut(homeCMD); + homeSTART=0; + pvPut(homeSTART); + brakeMtrCMD=1; + pvPut(brakeMtrCMD); + }state start + } + +} + diff --git a/startup/EMU.cmd b/startup/EMU.cmd index 468cd76..553679d 100644 --- a/startup/EMU.cmd +++ b/startup/EMU.cmd @@ -3,9 +3,9 @@ require ifcdaq,0.2.0 require singlemotion,1.4.6 require mrfsample,1.1.1 require pev,0.1.1 -require ecat2db,0.3.2 -require FastAcquisition,agaget -require DataAcquisition,agaget +require ecat2db,0.3.1 +require FastAcquisition,1.1.0 +require DataAcquisition,1.0.1 require emu,jfdenis @@ -25,6 +25,7 @@ epicsEnvSet("PREC", "4" ) epicsEnvSet("DHLM", "4" ) epicsEnvSet("DLLM", "-200" ) epicsEnvSet("VELO", "2" ) +epicsEnvSet("HVEL", "2" ) epicsEnvSet("VBAS", "0.1" ) epicsEnvSet("VMAX", "2" ) epicsEnvSet("ACCL", "0.1" ) @@ -112,7 +113,7 @@ dbLoadRecords("evr-pulserMap.template", "DEVICE=$(EVR), SYS=$(SYS), EVT=$(EVR_PU # Motors # -dbLoadRecords("motor.template", "PREFIX=$(PMACPREFIX),MOTOR_NAME=$(MOTOR_NAME1),MOTOR_PORT=$(MOTOR_PORT),AXIS_NO=$(AXIS_NO1),EGU=$(EGU),DIR=$(DIR),MRES=$(MRES),PREC=$(PREC),DHLM=$(DHLM),DLLM=$(DLLM),VELO=$(VELO),VBAS=$(VBAS),VMAX=$(VMAX),ACCL=$(ACCL),BDST=$(BDST),INIT=$(INIT),OFF=$(OFF)") +dbLoadRecords("motor.template", "PREFIX=$(PMACPREFIX),MOTOR_NAME=$(MOTOR_NAME1),MOTOR_PORT=$(MOTOR_PORT),AXIS_NO=$(AXIS_NO1),EGU=$(EGU),DIR=$(DIR),MRES=$(MRES),PREC=$(PREC),DHLM=$(DHLM),DLLM=$(DLLM),HVEL=$(HVEL),VELO=$(VELO),VBAS=$(VBAS),VMAX=$(VMAX),ACCL=$(ACCL),BDST=$(BDST),INIT=$(INIT),OFF=$(OFF)") # # Motor status @@ -138,9 +139,14 @@ ecat2configure(0,500,1,1) ############################################################################# iocInit - +#### Motor homing seq motorHoming "PREFIX=$(PMACPREFIX),MOTOR_NAME=$(MOTOR_NAME1)" + + +seq homeMtrAuto "PMACPREFIX=$(PMACPREFIX),MOTOR_NAME1=$(MOTOR_NAME1),DEVICE=$(SCANPREFIX),PREFIX=LNS-ISRC-010" + + #### Simulation of a current with ES4134 from Beckoff seq RampCurrent "PREFIX_PS=LNS-ISRC-010:PBI-EM,CONS_PS2=HVhor-SP,DEVICE=SCAN,SCAN_SLIT=$(SCAN_SLIT)" @@ -187,8 +193,6 @@ dbpf $(SYS)-$(EVR):FrontOut0-Ena-SP "Enabled" #dbpf $(SYS)-$(EVR):Time-I.TSE -2 ### Setup IFCDAQ PVs ### -# Set the DAQ to on state -#dbpf $(DAQPREFIX):CARD0-STAT "ON" # Set trigger repeat to 1 dbpf $(DAQPREFIX):CARD0:TriggerRepeat 1 # Set trigger source to external GPIO @@ -199,7 +203,8 @@ sleep(3) dbpf $(DAQPREFIX):CARD0-STAT RUNNING sleep(1) dbpf $(DAQPREFIX):CARD0-STAT RUNNING - +# Set the Frequency to 1MHz +dbpf $(DAQPREFIX):CARD0:SAMPLINGRATE 1000000 ### Setup reasonable values for sscan record ### # Initialize Motor positioners @@ -215,7 +220,4 @@ dbpf SCAN:PROC-AngleMin-SP -80 dbpf $(SCANPREFIX):$(SCAN_EF).NPTS 11 dbpf $(SCANPREFIX):$(SCAN_EF).PDLY 0.5 - - dbpf SCAN:PROC-SIMU 1 - -- GitLab