diff --git a/.gitattributes b/.gitattributes index 35b94aa..76c9273 100644 --- a/.gitattributes +++ b/.gitattributes @@ -25,3 +25,8 @@ *.class binary *.vi binary +#Which files need CRLF handling +* text=auto +*.sh eol=lf +*.bat eol=crlf +*.cmd -text diff --git a/.github/workflows/ci-scripts-build.yml b/.github/workflows/ci-scripts-build.yml new file mode 100644 index 0000000..25028ce --- /dev/null +++ b/.github/workflows/ci-scripts-build.yml @@ -0,0 +1,113 @@ +# .github/workflows/ci-scripts-build.yml for use with EPICS Base ci-scripts +# (see: https://github.com/epics-base/ci-scripts) + +# This is YAML - indentation levels are crucial + +# Set the 'name:' properties to values that work for you (MYMODULE) + +name: STD + +# Trigger on pushes and PRs to any branch +on: + push: + paths-ignore: + - 'documentation/*' + - '**/*.html' + - '**/*.md' + branches: + - master + pull_request: + +env: + SETUP_PATH: .github/workflows:.ci + # For the sequencer on Linux/Windows/MacOS + APT: re2c + CHOCO: re2c + BREW: re2c + +jobs: + build-base: + name: ${{ matrix.name }} + runs-on: ${{ matrix.os }} + # Set environment variables from matrix parameters + env: + CMP: ${{ matrix.cmp }} + BCFG: ${{ matrix.configuration }} + WINE: ${{ matrix.wine }} + RTEMS: ${{ matrix.rtems }} + RTEMS_TARGET: ${{ matrix.rtems_target }} + EXTRA: ${{ matrix.extra }} + TEST: ${{ matrix.test }} + SET: ${{ matrix.set }} + strategy: + fail-fast: false + matrix: + # Job names also name artifacts, character limitations apply + include: + - os: ubuntu-20.04 + cmp: gcc + configuration: default + set: stable_7_0 + name: "Linux stable 7.0" + + - os: ubuntu-20.04 + cmp: gcc + configuration: default + set: stable_3_15 + name: "Linux stable 3.15" + + - os: ubuntu-20.04 + cmp: gcc + configuration: default + set: master_7_0 + name: "Linux master 7.0" + + - os: ubuntu-20.04 + cmp: gcc + configuration: default + set: master_3_15 + name: "Linux master 3.15" + + - os: macos-latest + cmp: clang + configuration: default + set: master_7_0 + name: "MacOS master 7.0" + + - os: windows-2022 + cmp: vs2022 + configuration: static + set: master_7_0 + name: "Windows master 7.0" + + steps: + - uses: actions/checkout@v2 + with: + submodules: true + - name: Automatic core dumper analysis + uses: mdavidsaver/ci-core-dumper@master + - name: "apt-get install" + run: | + sudo apt-get update + sudo apt-get -y install qemu-system-x86 g++-mingw-w64-x86-64 gdb + if: runner.os == 'Linux' + - name: "apt-get install ${{ matrix.cmp }}" + run: | + sudo apt-get -y install software-properties-common + sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test + sudo apt-get update + sudo apt-get -y install ${{ matrix.cmp }} + if: matrix.utoolchain + - name: Prepare and compile dependencies + run: python .ci/cue.py prepare + - name: Build main module + run: python .ci/cue.py build + - name: Run main module tests + run: python .ci/cue.py -T 15M test + - name: Upload tapfiles Artifact + uses: actions/upload-artifact@v2 + with: + name: tapfiles ${{ matrix.name }} + path: '**/O.*/*.tap' + - name: Collect and show test results + run: python .ci/cue.py test-results diff --git a/.github/workflows/master_3_15.set b/.github/workflows/master_3_15.set new file mode 100644 index 0000000..127127d --- /dev/null +++ b/.github/workflows/master_3_15.set @@ -0,0 +1,6 @@ +BASE="3.15" + +MODULES="sncseq asyn" + +ASYN="master" +SNCSEQ="R2-2-9" diff --git a/.github/workflows/master_7_0.set b/.github/workflows/master_7_0.set new file mode 100644 index 0000000..f849a0a --- /dev/null +++ b/.github/workflows/master_7_0.set @@ -0,0 +1,6 @@ +BASE="7.0" + +MODULES="sncseq asyn" + +ASYN="master" +SNCSEQ="R2-2-9" diff --git a/.github/workflows/stable_3_15.set b/.github/workflows/stable_3_15.set new file mode 100644 index 0000000..df992ec --- /dev/null +++ b/.github/workflows/stable_3_15.set @@ -0,0 +1,6 @@ +BASE="3.15" + +MODULES="sncseq asyn" + +ASYN="R4-42" +SNCSEQ="R2-2-9" diff --git a/.github/workflows/stable_7_0.set b/.github/workflows/stable_7_0.set new file mode 100644 index 0000000..33c30b1 --- /dev/null +++ b/.github/workflows/stable_7_0.set @@ -0,0 +1,6 @@ +BASE="R7.0.4.1" + +MODULES="sncseq asyn" + +ASYN="R4-42" +SNCSEQ="R2-2-9" diff --git a/.gitignore b/.gitignore index 60362e1..27a01e3 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,20 @@ runIOC.bat runIOC.sh relPaths.sh .project +*~ +O.* +*.swp +*BAK.adl +bin/ +/db/ +dbd/ +html/ +include/ +lib/ +templates/ +cdCommands +envPaths +dllPath.bat +auto_settings.sav* +auto_positions.sav* +RELEASE.local diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cfa3a70 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".ci"] + path = .ci + url = https://github.com/epics-base/ci-scripts diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e6eac79 --- /dev/null +++ b/LICENSE @@ -0,0 +1,65 @@ + +Copyright (c) 2004 University of Chicago and the Regents of the University of +California. All rights reserved. + +synApps is distributed subject to the following license conditions: +SOFTWARE LICENSE AGREEMENT +Software: synApps +Versions: Release 4-5 and higher. + + 1. The "Software", below, refers to synApps (in either source code, or + binary form and accompanying documentation). Each licensee is addressed + as "you" or "Licensee." + + 2. The copyright holders shown above and their third-party licensors hereby + grant Licensee a royalty-free nonexclusive license, subject to the + limitations stated herein and U.S. Government license rights. + + 3. You may modify and make a copy or copies of the Software for use within + your organization, if you meet the following conditions: + 1. Copies in source code must include the copyright notice and this + Software License Agreement. + 2. Copies in binary form must include the copyright notice and this + Software License Agreement in the documentation and/or other + materials provided with the copy. + + 4. You may modify a copy or copies of the Software or any portion of it, thus + forming a work based on the Software, and distribute copies of such work + outside your organization, if you meet all of the following conditions: + 1. Copies in source code must include the copyright notice and this + Software License Agreement; + 2. Copies in binary form must include the copyright notice and this + Software License Agreement in the documentation and/or other + materials provided with the copy; + 3. Modified copies and works based on the Software must carry + prominent notices stating that you changed specified portions of + the Software. + + 5. Portions of the Software resulted from work developed under a + U.S. Government contract and are subject to the following license: + the Government is granted for itself and others acting on its behalf a + paid-up, nonexclusive, irrevocable worldwide license in this computer + software to reproduce, prepare derivative works, and perform publicly and + display publicly. + + 6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY OF + ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED + STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) + DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO + ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY + OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE + SOFTWARE, (3) DO NOT REPRESENT THAT USE OF THE SOFTWARE WOULD NOT + INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL + FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE + CORRECTED. + + 7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR + THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF + ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, + CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, + INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY + REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF + CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, + EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH + LOSS OR DAMAGES. diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb71198 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +[![STD](https://github.com/epics-modules/std/actions/workflows/ci-scripts-build.yml/badge.svg)](https://github.com/epics-modules/std/actions/workflows/ci-scripts-build.yml) + +# std +APS BCDA synApps module: std + +contact: Tim Mooney + +Full list of synApps modules and contacts: + https://epics.anl.gov/bcda/synApps/Included-Modules + +For more information about synApps, see + https://epics.anl.gov/bcda/synApps + +The synApps *support* repository is located at +https://github.com/EPICS-synApps/support +and contains the shell scripts (**clone.csh** and **clone.bat**) +to clone all synApps modules from GitHub. + +[Report an issue with std](https://github.com/epics-modules/std/issues/new?title=%20ISSUE%20NAME%20HERE&body=**Describe%20the%20issue**%0A%0A**Steps%20to%20reproduce**%0A1.%20Step%20one%0A2.%20Step%20two%0A3.%20Step%20three%0A%0A**Expected%20behaivour**%0A%0A**Actual%20behaviour**%0A%0A**Build%20Environment**%0AArchitecture:%0AEpics%20Base%20Version:%0ADependent%20Module%20Versions:&labels=bug) +[Request a feature](https://github.com/epics-modules/std/issues/new?title=%20FEATURE%20SHORT%20DESCRIPTION&body=**Feature%20Long%20Description**%0A%0A**Why%20should%20this%20be%20added?**%0A&labels=enhancement) + +* [documentation](https://github.com/epics-modules/std/blob/master/documentation/README.md) + + +converted from APS SVN repository: Fri Nov 6 12:01:37 CST 2015 + +Regarding the license of tagged versions prior to synApps 4-5, +refer to https://epics.anl.gov/bcda/synApps/license.php diff --git a/configure/CONFIG b/configure/CONFIG index d19db3e..c1a4703 100644 --- a/configure/CONFIG +++ b/configure/CONFIG @@ -1,15 +1,29 @@ -#CONFIG -include $(TOP)/configure/CONFIG_APP -# Add any changes to make definitions here - -# At present, base has only 68040 -#CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 vxWorks-ppc604 -#CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 - -# Use this when your IOC and the host use different paths -# to access the application. Typically this will be -# used with the Microsoft FTP server or with NFS mounts. Use -# is indicated by failure of the cdCommands script on -# vxWorks. You must rebuild in the iocBoot directory -# before this takes effect. -#IOCS_APPL_TOP = +# CONFIG - Load build configuration data +# +# Do not make changes to this file! + +# Allow user to override where the build rules come from +RULES = $(EPICS_BASE) + +# RELEASE files point to other application tops +include $(TOP)/configure/RELEASE +-include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH).Common +ifdef T_A +-include $(TOP)/configure/RELEASE.Common.$(T_A) +-include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH).$(T_A) +endif + +CONFIG = $(RULES)/configure +include $(CONFIG)/CONFIG + +# Override the Base definition: +INSTALL_LOCATION = $(TOP) + +# CONFIG_SITE files contain other build configuration settings +include $(TOP)/configure/CONFIG_SITE +-include $(TOP)/configure/CONFIG_SITE.$(EPICS_HOST_ARCH).Common +ifdef T_A + -include $(TOP)/configure/CONFIG_SITE.Common.$(T_A) + -include $(TOP)/configure/CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A) +endif + diff --git a/configure/CONFIG_APP b/configure/CONFIG_APP deleted file mode 100644 index b1f4ba1..0000000 --- a/configure/CONFIG_APP +++ /dev/null @@ -1,21 +0,0 @@ -# CONFIG_APP - -include $(TOP)/configure/RELEASE --include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH) --include $(TOP)/configure/RELEASE.Common.$(T_A) --include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH).$(T_A) - -CONFIG=$(EPICS_BASE)/configure -include $(CONFIG)/CONFIG - -INSTALL_LOCATION = $(TOP) -ifdef INSTALL_LOCATION_APP -INSTALL_LOCATION = $(INSTALL_LOCATION_APP) -endif - -ifdef T_A --include $(TOP)/configure/O.$(T_A)/CONFIG_APP_INCLUDE -endif - -# dbst based database optimization (default: NO) -DB_OPT = NO diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE new file mode 100644 index 0000000..c2c7fa1 --- /dev/null +++ b/configure/CONFIG_SITE @@ -0,0 +1,44 @@ +# CONFIG_SITE + +# Make any application-specific changes to the EPICS build +# configuration variables in this file. +# +# Host/target specific settings can be specified in files named +# CONFIG_SITE.$(EPICS_HOST_ARCH).Common +# CONFIG_SITE.Common.$(T_A) +# CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A) + +# CHECK_RELEASE controls the consistency checking of the support +# applications pointed to by the RELEASE* files. +# Normally CHECK_RELEASE should be set to YES. +# Set CHECK_RELEASE to NO to disable checking completely. +# Set CHECK_RELEASE to WARN to perform consistency checking but +# continue building even if conflicts are found. +CHECK_RELEASE = YES + +# Set this when you only want to compile this application +# for a subset of the cross-compiled target architectures +# that Base is built for. +#CROSS_COMPILER_TARGET_ARCHS = vxWorks-ppc32 + +# To install files into a location other than $(TOP) define +# INSTALL_LOCATION here. +#INSTALL_LOCATION= + +# Set this when the IOC and build host use different paths +# to the install location. This may be needed to boot from +# a Microsoft FTP server say, or on some NFS configurations. +#IOCS_APPL_TOP = + +# For application debugging purposes, override the HOST_OPT and/ +# or CROSS_OPT settings from base/configure/CONFIG_SITE +#HOST_OPT = NO +#CROSS_OPT = NO + +# These allow developers to override the CONFIG_SITE variable +# settings without having to modify the configure/CONFIG_SITE +# file itself. +-include $(TOP)/../CONFIG_SITE.local +-include $(TOP)/../configure/CONFIG_SITE.local +-include $(TOP)/configure/CONFIG_SITE.local + diff --git a/configure/Makefile b/configure/Makefile index 0317746..9254309 100644 --- a/configure/Makefile +++ b/configure/Makefile @@ -1,15 +1,8 @@ -# Makefile - TOP=.. include $(TOP)/configure/CONFIG -# Set the following to NO to disable consistency checking of -# the support applications defined in $(TOP)/configure/RELEASE -CHECK_RELEASE = YES - TARGETS = $(CONFIG_TARGETS) CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS))) include $(TOP)/configure/RULES - diff --git a/configure/RELEASE b/configure/RELEASE index 5ddca3c..b4ed9bd 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -9,3 +9,27 @@ SNCSEQ=$(SUPPORT)/seq/master include $(TOP)/../../../ISIS_CONFIG -include $(TOP)/../../../ISIS_CONFIG.$(EPICS_HOST_ARCH) +SUPPORT=/corvette/home/epics/devel + +#If using the sequencer, point SNCSEQ at its top directory: +SNCSEQ=$(SUPPORT)/seq-2-2-5 + +# For serial support +ASYN=$(SUPPORT)/asyn-4-41 + +# EPICS_BASE usually appears last so other apps can override stuff: +EPICS_BASE=/corvette/usr/local/epics-devel/base-7.0.4 + +# NOTE: std contains databases that use records defined in the calc, sscan, +# busy, and motor modules, but it does not have build-time dependencies on those +# modules. + +#Capfast users may need the following definitions +#CAPFAST_TEMPLATES= +#SCH2EDIF_PATH= + +# These lines allow developers to override these RELEASE settings +# without having to modify this file directly. +-include $(TOP)/../RELEASE.local +-include $(TOP)/../RELEASE.$(EPICS_HOST_ARCH).local +-include $(TOP)/configure/RELEASE.local diff --git a/configure/RULES b/configure/RULES index ffee54a..6d56e14 100644 --- a/configure/RULES +++ b/configure/RULES @@ -1,5 +1,6 @@ -#CONFIG -include $(EPICS_BASE)/configure/RULES +# RULES + +include $(CONFIG)/RULES # Library should be rebuilt because LIBOBJS may have changed. $(LIBNAME): ../Makefile diff --git a/documentation/README_autoShutter b/docs/README_autoShutter similarity index 100% rename from documentation/README_autoShutter rename to docs/README_autoShutter diff --git a/documentation/README_remoteShutter b/docs/README_remoteShutter similarity index 100% rename from documentation/README_remoteShutter rename to docs/README_remoteShutter diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 0000000..1365d3d --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +remote_theme: BCDA-APS/bcda-pages-style diff --git a/docs/delayDo.md b/docs/delayDo.md new file mode 100644 index 0000000..f455122 --- /dev/null +++ b/docs/delayDo.md @@ -0,0 +1,103 @@ +--- +layout: default +title: delayDo +nav_order: 6 +--- + + +delayDo +======= + +For situations when something needs to be done after an intelligent delay. Please email any comments and bug reports to [Kevin Peterson](mailto:kmpeters_at_anl.gov) + +Motivation + +----------------------- + +Many records can add a delay before writing to their output, but that is often not sophisticated enough for real applications. There are times when the delay timer needs to be reset or temporarily disabled. The delayDo support was written to provide this functionality. Overview + + +--------------------- + +In the simplest mode of operating, delayDo behaves identically to a similar database with a fixed delay. The delayDo support, however, is highly customizable. +### Records provided by delayDo.db: + +| __Record Name__ | __Record Type__ | __Purpose__ | +|---|---|---| +| $(P)$(R):activeCalc | [calcout](https://wiki-ext.aps.anl.gov/epics/index.php/RRM_3-14_Calcout) | delayDo.st monitors activeCalc and starts the delay timer when activeCalc's output transitions to zero. | +| $(P)$(R):doSeq | [sseq](https://htmlpreview.github.io/?https://raw.githubusercontent.com/epics-modules/calc/master/documentation/sseqRecord.html) | doSeq is the output of the delayDo support. It is processed by delayDo.st when the delay timer expires. | +| $(P)$(R):standbyCalc | [calcout](https://wiki-ext.aps.anl.gov/epics/index.php/RRM_3-14_Calcout) | delayDo.st monitors standbyCalc and enters the standby state when standbyCalc's output transitions to a non-zero value. | +| $(P)$(R):enable | bo | Allows delayDo.st to be put into a disabled state. | +| $(P)$(R):delay | ao | The amount of time in seconds to wait from transition out of the active state until the doSeq is processed. | +| $(P)$(R):delayCalc | [calcout](https://wiki-ext.aps.anl.gov/epics/index.php/RRM_3-14_Calcout) | (OPTIONAL) Allows the calculation of the delay period if the delay depends on other PVs | +| $(P)$(R):state | stringout | Contains the current state of delayDo.st | +| $(P)$(R):debug | longout | Allows enabling debug messages on the IOC console by setting to a non-zero value (higher numbers generate more messages) | + +### Notes about behavior of delayDo.st: + +- The waiting state will be interrupted if the active calc outputs a non-zero value, which will result in further delaying the processing of the doSeq. +- In the standby state, delayDo.st will detect active->inactive transitions and respond to them after returning from standby. +- In the disabled state, delayDo.st will ignore any active->inactive transitions and clear any resume-delay flags. + +### MEDM + +This is the MEDM screen for delayDo: + +![delayDo MEDM screen](delayDo.png) +Use cases + + +---------------------- + +### 1. Disabling in-vacuum motors to prevent overheating + +#### Goal + +Disable (by stopping) six in-vacuum motors if they haven't moved in four seconds, but only if no scans (from multiple IOCs) are in progress and the motors aren't disabled. + +#### Requirements + +- Standby if the FAZE fields of scan1 in the following IOCs are not "IDLE": aaa, bbb, ccc, ddd, eee, xxx +- Standby if the motor is disabled +- Active if motor is not done moving +- Output "1" to motor STOP field after fixed delay of 4.0 seconds + +#### delayDo.substitutions + +> ``` +> file "$(TOP)/xxxApp/Db/delayDo.db" +> { +> pattern +> { P, R, SB_INPA, SB_INPB, SB_INPC, SB_INPD, SB_INPE, SB_INPF, SB_INPG, SB_CALC, A_INPA, A_CALC, D_STR1, D_LNK1, DELAY} +> {xxx:, m1, "aaa:scan1.FAZE CP", "bbb:scan1.FAZE CP", "ccc:scan1.FAZE CP", "ddd:scan1.FAZE CP", "eee:scan1.FAZE CP", "xxx:scan1.FAZE CP", "xxx:m1_able.VAL CP", "A||B||C||D||E||F||G", "xxx:m1.DMOV CP NMS", "!A", "1", "xxx:m1.STOP CA", 4.0} +> {xxx:, m2, "aaa:scan1.FAZE CP", "bbb:scan1.FAZE CP", "ccc:scan1.FAZE CP", "ddd:scan1.FAZE CP", "eee:scan1.FAZE CP", "xxx:scan1.FAZE CP", "xxx:m2_able.VAL CP", "A||B||C||D||E||F||G", "xxx:m2.DMOV CP NMS", "!A", "1", "xxx:m2.STOP CA", 4.0} +> {xxx:, m3, "aaa:scan1.FAZE CP", "bbb:scan1.FAZE CP", "ccc:scan1.FAZE CP", "ddd:scan1.FAZE CP", "eee:scan1.FAZE CP", "xxx:scan1.FAZE CP", "xxx:m3_able.VAL CP", "A||B||C||D||E||F||G", "xxx:m3.DMOV CP NMS", "!A", "1", "xxx:m3.STOP CA", 4.0} +> {xxx:, m4, "aaa:scan1.FAZE CP", "bbb:scan1.FAZE CP", "ccc:scan1.FAZE CP", "ddd:scan1.FAZE CP", "eee:scan1.FAZE CP", "xxx:scan1.FAZE CP", "xxx:m4_able.VAL CP", "A||B||C||D||E||F||G", "xxx:m4.DMOV CP NMS", "!A", "1", "xxx:m4.STOP CA", 4.0} +> {xxx:, m5, "aaa:scan1.FAZE CP", "bbb:scan1.FAZE CP", "ccc:scan1.FAZE CP", "ddd:scan1.FAZE CP", "eee:scan1.FAZE CP", "xxx:scan1.FAZE CP", "xxx:m5_able.VAL CP", "A||B||C||D||E||F||G", "xxx:m5.DMOV CP NMS", "!A", "1", "xxx:m5.STOP CA", 4.0} +> {xxx:, m6, "aaa:scan1.FAZE CP", "bbb:scan1.FAZE CP", "ccc:scan1.FAZE CP", "ddd:scan1.FAZE CP", "eee:scan1.FAZE CP", "xxx:scan1.FAZE CP", "xxx:m6_able.VAL CP", "A||B||C||D||E||F||G", "xxx:m6.DMOV CP NMS", "!A", "1", "xxx:m6.STOP CA", 4.0} +> } +> ``` + +### 2. Unsticking areaDetector when detector is stuck acquiring + +#### Goal + +Stop acquisition if acquisition takes 3 seconds longer than the expected amount of time + +#### Requirements + +- Standby when ImageMode is not "Multiple" +- Active when DetectorState\_RBV is not "Acquire" +- Calculate delay based on number of images to be acquired: theoretical acquire time + 3 seconds +- Output "Done" to Acquire PV after delay + +#### delayDo.substitutions + +> ``` +> file "$(TOP)/xxxApp/Db/delayDo.db" +> { +> pattern +> { P, R, SB_INPA, SB_CALC, A_INPA, A_CALC, D_STR1, D_LNK1, T_INPA, T_INPB, T_INPC, T_CALC } +> {xxx:, delayDo1, "xxx:cam1:ImageMode CP", "A=1", "xxx:cam1:DetectorState_RBV CP", "A!=1", "0", "xxx:cam1:Acquire CA", "xxx:cam1:AcquireTime CP", "xxx:cam1:AcquirePeriod CP", "xxx:cam1:NumImages CP", "MAX(A,B)*C+3" } +> } +> ``` diff --git a/docs/delayDo.png b/docs/delayDo.png new file mode 100644 index 0000000..af403f2 Binary files /dev/null and b/docs/delayDo.png differ diff --git a/docs/epidRecord.md b/docs/epidRecord.md new file mode 100644 index 0000000..d504c61 --- /dev/null +++ b/docs/epidRecord.md @@ -0,0 +1,429 @@ +--- +layout: default +title: EPID Record +nav_order: 4 +--- + + +EPID Record +=========== + +Author: Mark Rivers +------------------- + +Contents +-------- + +- [Introduction](#Introduction) +- [Scan Parameters](<#Scan Parameters>) +- [Controlled Variable Parameters](<#Controlled Variable Parameters>) +- [Setpoint Parameters](<#Setpoint Parameters>) +- [Output Parameters](<#Output parameters>) +- [Feedback Parameters](<#Feedback Parameters>) +- [Feedback Tuning](<#Feedback Tuning>) +- [Operator Display Parameters](<#Operator Display Parameters>) +- [Alarm Parameters](<#Alarm Parameters>) +- [Monitor Parameters](<#Monitor Parameters>) +- [Run-Time Parameters](<#Run-time Parameters>) +- [Record Support Routines](<#Record Support Routines>) +- [Record Processing](<#Record Processing>) +- [Device Support](<#Device Support>) +- [Problems with the Standard EPICS PID Record](#Problems) + +Introduction +------------ + + +The EPID record is used to maintain a setpoint that affects the output according to the difference between a controlled value and the setpoint. It provides EPICS with a very flexible and powerful tool for peforming feedback. The EPID record is an Enhanced version of the EPICS PID record. The major improvements in the EPID record compared to the PID record include: + +- Separation of device support from the record. There is "Soft Channel" device support which uses EPICS database links, and this is very similar to the PID record. However, the EPID record can also be used with other device support, for example to communicate with faster feedback software, or with hardware controllers. Asyn device support is provided for fast feedback (> 1 kHz) using an Acromag IP330 ADC and a Systran DAC128V DAC. +- Addition of many fields (OUTL, DRVH, DRVL) to simplify construction of databases +- The PID expression is computed as an absolute number, rather than a differential number to be added to the present output value. This simplifies database construction, and also permits the record itself to perform limit checking on the output. +- Limits are placed on the magnitude of the integral term (I) which are lacking in the PID record. +- Monitors are posted for the CVAL field, which simplifies construction of user-interface tools, such as plotting. +- The CVL field has been renamed INP. This field can now be modified (a feature of EPICS R3.12 and higher), so that a single EPID record can be used to control different processes at different times. +- Changed the time units of the KI and KD terms from minutes to seconds +- Addition of fields to better support the use of an asynchronous readback device. + +Each time the record is processed the setpoint is read and then the do\_pid() function in device support is called. The "Soft Channel" device support reads the controlled value, computes the PID expression and, if feedback is enabled, writes its output to the output link. + +There are three terms of the PID expression: the proportional, the integral, and the derivative. Using the gain that exists for each of these terms, the user can weight each contribution according to the characteristics of the controlled variable. + +The source code is available in a [tar file.](pub/epidRecord.tar) + +Scan Parameters +--------------- + +The PID record has the standard fields (SCAN, etc.) for specifying under what circumstances it will be processed. The minimum delta time field (MDT) is a processing field particular to the PID record. It can be configured by the user or modified at run-time. It contains a floating point value which represents the minimum amount of time between record processing. The actual meaning of the SCAN and MDT fields depends upon which device support is used: + +- "Soft Channel" device support. The SCAN field controls the rate at which the feedback calculation is actually performed. The maximum rate is typically 10 Hz. If the amount of time between the last time the record was processed an the current time is less than MDT, than the record is not processed. If MDT is left at its default value (0), the minimum delta will be equal to one clock tick. + +- "Fast Epid" device support. The SCAN field controls the rate at which new parameters (KP, KI, KD, VAL, etc.) are sent to the Ip330PID server, and the rate at which the current feedback parameters (P, I, D, CVAL, etc.) are read back from the server and displayed. Thus the SCAN field controls the rate at which the EPID record takes "snapshots" of the feedback processing running on the fastPIDServer server. The feedback itself can actually be running much faster, i.e. 1 kHz or more. The MDT field is ignorred by this device support. The DT field is used to control the time per feedback loop on the fastPIDServer server. The DT field is also modified by the device support to reflect the actual time per feedback loop, since this may differ from the requested time. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| MDT | Minimum Delta Time | DOUBLE | Yes | 0 | Yes | Yes | No | No | + +Controlled Variable Parameters +------------------------------ + +The meaning of the INP field depends upon what device support is used: + +1. "Soft Channel" device support. The input link field (INP) is used to obtain the value of the controlled process variable, i.e., the value read into the CVAL field. The link must be a database link. If it is not a database link a MAJOR alarm is triggered when the record is processed. The INP field *can* be modified at run-time. +1. "Fast Epid" device support. The input link field (INP) is used to specify the location of the "Fast Epid" server which actually performs the feedback. The fastPIDServer server is configured in a startup-script file to specify which Ip330 ADC channel is used as the input from which the value is read into the CVAL field. The link must be a VME link, and *cannot* be modified at run-time. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| INP | Controlled Value Location (an input link) | INLINK | Yes | 0 | Yes | Yes | N/A | No | +| CVAL | Value of controlled variable | DOUBLE | No | 0 | Yes | No | Yes | No | + +If "Async Soft Channel" device support is selected, the following two fields are used to support an asynchronous readback device. The device support is expected to accomplish this by writing the value of the TVAL field to the PV specified by the TRIG link field, using dbCaPutLinkCallback(). This is expected to cause the readback device to process. EPICS will send a callback when that processing completes, at which time device support will read the readback value just as normal "Soft Channel" support would. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| TRIG | Readback Trigger (an output link) | OUTLINK | Yes | 0 | Yes | Yes | N/A | No | +| TVAL | Value written to TRIG link | DOUBLE | Yes | 0 | Yes | Yes | N/A | No | + +Setpoint Parameters +------------------- + +The setpoint mode select (SMSL) and the setpoint location (STPL) fields determine where the setpoint value is obtained, which is held in the VAL field. The SMSL and STPL fields work just like the OMSL and DOL fields found in many output records (analog output, binary output, etc.). + +The SMSL field has two choices: `supervisory` and `closed_loop`. When `supervisory`, the setpoint, i.e., VAL, can be set via database access. When `closed_loop`, the setpoint value is retrieved from the link specified in STPL, which must be a database link. STPL can also be a constant in which case VAL is set equal to the constant value when the record is initialized, and the value can be modified at run-time via database access or channel access. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| STPL | Setpoint Location (an input link) | INLINK | Yes | 0 | Yes | Yes | N/A | No | +| SMSL | Setpoint Mode select. | GBLCHOICE | Yes | 0 | Yes | Yes | No | No | +| VAL | Setpoint value | DOUBLE | No | 0 | Yes | Yes | Yes | Yes | + +Output parameters +----------------- + +There are two fields which control the output of the EPID record, FBON (Feedback On) and OUTL (Output Link). The meanings of the these fields depends upon what device support is used: + +1. "Soft Channel" device support. The output link field (OUTL) is used to control where the computed output (OVAL) is sent. If OUTL is a database link and if FBON=1 then the output value (OVAL) is written to this link each time the record processes. If FBON=0, or if OUTL is not a database link then the device support still computes the OVAL but does not write OVAL to the output link. +1. "Fast Epid" device support. The output link field (OUTL) is not used. Rather, the fastPIDServer server is configured in a vxWorks startup-script file to specify which DAC128V DAC channel is used as the output. If FBON=1 then the computed output will be written to the DAC channel each time the feedback loop executes. The execution of the feedback loop is independent of, and typically much faster than the rate at which the EPID record processes. If FBON=0 then the feedback loop still executes, but it does not write the output to the DAC channel. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| OUTL | Output Location (an outlink) | OUTLINK | Yes | 0 | Yes | Yes | N/A | No | +| FBON | Feedback On or Off | MENU | Yes | Off | Yes | Yes | No | No | + +Feedback Parameters +------------------- + +The discrete from of the PID expression is as follows: + +M(n) = P + I + D + +P = KP \* E(n) + +I = KP \* KI \* SUMi ( E(i) \* dT(n) ) + +D = KP \* KD \* ( (E(n) - (E(n-1) ) / dT(n) ) + +where + + M(n) = value of manipulated variable at *n*th instant. P = Proportional term I = Integral term D = Derivative term KP = Proportional gain KI = Integral gain KD = Derivative gain E(n) = Error at nth sampling instant SUMi = Sum from i=0 to i=n dT(n) = Time difference between n-1 instance and nth instanceThe terms KP, KI, and KD are the only terms configured by the user. These terms represent the gain for the proportional (KP), integral (KI) and the derivative (KD) terms. A field exists for each of these terms (the KP, KI, and KD fields). KP should be configured according to the characteristics of the controlled variable; KI should be set equal to the number of times per second that the integral contribution repeats the proportional contribution; and KD should equal the number of seconds until the derivative contribution repeats the proportional contribution. See the[ guide to feedback tuning](<#Feedback Tuning>)below for more information on setting KP, KI and KD. + +The PID device support calculates the other terms of the expression. The "Soft Channel" and "Fast Epid" device support both calculate these as follows: + + E(n) Error at nth sampling instant, where the Error equals the setpoint minus the value of the controlled variable (VAL - CVAL). The ERR field in the record holds this value. P Proportional term, calculated from the above equation. The P field in the record holds this value. I Integral term, calculated from the above equation. The I field in the record holds this value. Note that the integral term is a sum from time=0 to the present time, and hence can grow extremely large if not subject to some "sanity checks". The EPICS PID record does not perform any such checks, which is a serious limitation. The EPID record device support performs the following checks to prevent the integral term from growing too large when feedback is not working correctly:> - I is not allowed to increase if the computed output, M(n), is at the high limit, DRVH. +> - I is now allowed to decrease if the computed output, M(n), is at the low limit, DRVL. +> - I is not allowed to be less than DRVL or greater than DRVH. +> - If KI is zero then I is set to zero. This allows "clearing" the integral term by setting KI to zero. +> - I can be modified from database access or channel access. This allows the user to set I to a specific value to improve response time, rather than waiting for the normal time constant associated with this term. + + D Derivative term. The D field in the record holds this value. M(n) This is the end result of the PID expression--the change in the manipulated value, which is the desired output. The OVAL field holds this value. However, OVAL is first limited to be no smaller than DRVL and no larger than DRVH. dT(n) This is the time difference between n and n-1, between current and last samplings. It is stored in the DT field. For the "Soft Channel" device support this field is Read-Only. For the "Fast Epid" device support this field can be modified to control the time per feedback loop. + + | Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| KP | Proportional Gain | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| KI | Integral Gain, in repeats per second. | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| KD | Derivative Gain, in repeats per second | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| ERR | Current error (VAL - CVAL) | DOUBLE | No | 0 | Yes | No | Yes | No | +| P | Proportional contribution to OVAL | DOUBLE | No | 0 | Yes | No | Yes | No | +| I | Integral contribution to OVAL | DOUBLE | No | 0 | Yes | Yes | Yes | No | +| D | Derivative contribution to OVAL | DOUBLE | No | 0 | Yes | No | Yes | No | +| CT | Clock ticks when previous process occurred | ULONG | No | 0 | Yes | No | Yes | No | +| DT | Time difference in seconds between processing steps | DOUBLE | No | 0 | Yes | Yes | Yes | No | +| OVAL | Output value | DOUBLE | No | 0 | Yes | No | Yes | No | +| DRVL | Low limit on OVAL | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| DRVH | High limit on OVAL | DOUBLE | Yes | 0 | Yes | Yes | No | No | + +Feedback Tuning +--------------- + +The following is intended to provide some guidance on selecting the optimal values for KP, KI and KD. + +1. Turn off feedback (FBON=0). +2. Set KI and KD to zero initially in order to first determine the optimum value for KP. +3. If possible calculate theoretically or empirically the "correct" value of KP, e.g. the required change in OVAL to produce a unit change in CVAL. For example if controlling a heater power supply with a DAC which has 10 Watt/volt response, and the heater response is 10 degrees/Watt, then KP=.01 volts/degree. +4. Set KP to about 10%-25% of the "correct" value computed above. +5. Turn on feedback (FBON=1) and make changes in the setpoint (VAL) and observe the system response. Don't worry about system droop (CVAL != VAL), since this is unavoidable when KI=0. Rather look for oscillations and instability. Gradually increase KP while making changes in the setpoint. When KP is too large the system will begin to oscillate. Decrease KP until the oscillations just disappear. +6. Increase KI (units of Hz) to eliminate the system droop. The optimum value of KI depends upon the time constant of the system and the update rate of the feedback loop. Increase KI until the system responds as rapidly as possible to changes in the setpoint without overshoot or oscillation. +7. For systems with no significant inertia KD should be left at zero. For systems with large inertia increase KD (units of seconds) to minimize overshoot. + +Operator Display Parameters +--------------------------- + + +These parameters are used to present meaningful data to the operator. They display the setpoint (VAL), the controlled variable (CVAL), the output value (OVAL), and other fields of the EPID, either textually or graphically. + +EGU is a string of up to 16 characters describing the units of PID's manipulated values measures. It is retrieved by the `get_units`record support routine. It must be configured by the user if at all. + +The HOPR and LOPR fields set the upper and lower display limits for the VAL, CVAL, HIHI, HIGH, LOW, and LOLO fields. + +The DRVH and DRVL fields set the upper and lower display limits for the OVAL, P, I, and D fields. + +The PREC field determines the floating point precision with which to display VAL and CVAL. It is used whenever the `get_precision`record support routine is called. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| EGU | Engineering Units | STRING \[16\] | Yes | null | Yes | Yes | No | No | +| HOPR | High Operating Range | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| LOPR | Low Operating Range | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| PREC | Display Precision | SHORT | Yes | 0 | Yes | Yes | No | No | +| NAME | Record Name | STRING | Yes | 0 | Yes | No | No | No | +| DESC | Description | STRING | Yes | Null | Yes | Yes | No | No | + +Alarm Parameters +---------------- + +The possible alarm conditions for EPID are the SCAN alarm, limit alarms, and an alarm that is triggered when CVL is not a database link. The SCAN and CVL alarms are called by the record routines and are always of MAJOR severity. + +The limit alarms trigger alarms on the VAL field. They are configured by the user in the HIHI, LOLO, HIGH, and LOW fields using floating point values. For each of these fields, there is a corresponding severity field which can be either NO ALARM, MINOR, or MAJOR. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| HIHI | Hihi Alarm Limit | DOUBLE | Yes | 0 | Yes | Yes | No | Yes | +| LOLO | High Alarm Limit | DOUBLE | Yes | 0 | Yes | Yes | No | Yes | +| HIGH | Low Alarm Limit | DOUBLE | Yes | 0 | Yes | Yes | No | Yes | +| LOW | Lolo Alarm Limit | DOUBLE | Yes | 0 | Yes | Yes | No | Yes | +| HHSV | Hihi Alarm Severity | GBLCHOICE | Yes | 0 | Yes | Yes | No | Yes | +| LLSV | High Alarm Severity | GBLCHOICE | Yes | 0 | Yes | Yes | No | Yes | +| HSV | Low Alarm Severity | GBLCHOICE | Yes | 0 | Yes | Yes | No | Yes | +| LSV | Lolo Alarm Severity | GBLCHOICE | Yes | 0 | Yes | Yes | No | Yes | +| HYST | Alarm Deadband | DOUBLE | Yes | 0 | Yes | Yes | No | No | + +Monitor Parameters +------------------ + + +These parameters are used to determine when to send monitors placed on the VAL field. These fields contain values configured by the user. The monitors are sent when the VAL field exceeds the last monitored field (MLST, ALST, and LALM) by the appropriate delta. Otherwise, value change monitors are not called. If these fields have a value of zero, everytime the value changes, a monitor will be triggered; if they have a value of -1, everytime the record is processed, monitors are triggered. The ADEL field is the delta used for archive monitors, and the MDEL field is the delta for all other types of monitors. + +The ODEL field specifies the hysteresis factor for the OVAL field, the field which holds the manipulated value. Unless the current value of OVAL is greater than the amount which the user specifies in this field, no monitors will be invoked. If zero, anytime OVAL is greater than zero, a monitor is triggered. If -1, each time the record is processed, a monitor is triggered. Note that when monitors are called for OVAL, they are also called for the following fields which comprise the PID expression: P, I, D, CT, DT, ERR, and DERR. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| ADEL | Archive Deadband | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| MDEL | Monitor, i.e. value change, Deadband | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| ODEL | Output deadband | DOUBLE | Yes | 0 | Yes | Yes | No | No | + +Run-time Parameters +------------------- + +The LALM, ALST, and MLST fields are used by record processing to implement the monitors for this record. These fields hold the values for the VAL field from the last time the record was processed. When the record is processed again the difference between these fields and current value of VAL exceeds the appropriate delta (MDEL for instance), then the appropriate monitors are triggered. + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| LALM | Value when last monitors for alarm were triggered | DOUBLE | No | 0 | Yes | No | No | No | +| ALST | Value when last monitors for archiver were triggered | DOUBLE | No | 0 | Yes | No | No | No | +| MLST | Value when last monitors for value changes were triggered | DOUBLE | No | 0 | Yes | No | No | No | + +Record Support Routines +----------------------- + +### init\_record + +If STPL is a constant link, initialize VAL with it's value and set UDF to false. + +Call init\_record routine in device support. For "Soft Channel" device support this does nothing. For "Fast Epid" device support this establishes the connection to the fastPIDServer server. + +### process + +See next section. + +### get\_value + +Null. + +### get\_units + +Retrieves EGU. + +### get\_precision + +Retrieves PREC. + +### get\_graphic\_double + +Sets the following values: + +For the VAL, CVAL, HIHI, HIGH, LOW, and LOLO fields sets: + +1. upper\_disp\_limit = HOPR +2. lower\_disp\_limit = LOPR +For the OVAL, P, I, and D fields sets: + +1. upper\_disp\_limit = DRVH +2. lower\_disp\_limit = DRVL + +### get\_control\_double + +Sets the following values + +For the VAL, CVAL, HIHI, HIGH, LOW, and LOLO fields sets: + +1. upper\_ctrl\_limit = HOPR +2. lower\_ctrl\_limit = LOPR +For the OVAL, P, I, and D fields sets: + +1. upper\_ctrl\_limit = DRVH +2. lower\_ctrl\_limit = DRVL +### get\_alarm\_double + +Sets the following values if the field is VAL: + +upper\_alarm\_limit = hihi + +upper\_warning\_limit = high + +lower\_warning\_limit = low + +lower\_alarm\_limit = lolo + +Record Processing +----------------- + +Routine process implements the following algorithm: + +1. If STPL is a database link and SMSL is CLOSED\_LOOP then VAL is obtained from STPL and UDF is set to false. +2. The device support do\_pid routine is called. If device supports sets PACT=true (which the "Fast Epid" device support does when it needs to communicate with the fastPIDServer server) then return immediately. +3. Check alarms. This routine checks to see if the new VAL causes the alarm status and severity to change. If so NSEV and NSTA and LALM are set. It also honors the alarm hysteresis factor (HYST). Thus the value must change by at least HYST before the alarm status and severity changes. +4. Checks to see if monitors should be invoked: + +> - Alarm Monitors are invoked if ADEL and MDEL conditions are met. +> - Archive and value change monitors are invoked if ODEL conditions are met. If monitors are triggered from OVAL, they are also triggered for P, I, D, CT, DT, E + +Device Support +-------------- + + +Device support for the EPID record should implement at least the init\_record and do\_pid functions. New device support for the EPID record could be written, for example, to communicate with hardware PID controllers. + +There is presently device support for "Soft Channel" (which is very similar to the record support in the EPICS PID record) and for the "Fast Epid" server. + +### "Soft Channel" + + init\_record() This does nothing in the current implementation.do\_pid() + +1. If CVL is not a database link a major alarm is declared and the algorithm completes. +2. The current value of CVAL is obtained from CVL. +3. The time difference since the last time step is calculated. If it is less than MDT or if no ticks have occurred since the last time the algorithm was executed, process just completes without raising any alarms, checking monitors, or scanning the forward link. +4. The new values of P, I, D, OVAL, CT, DT, and ERR are computed. +5. If feedback is On (FBON=1) and OUTL is a valid output link then OVAL is written to the output link. + +### "Fast Epid" + + init\_record() This calls the dev\_init routine, which creates the asyn objects and establishes communication with the fastPIDServer server.do\_pid() + +1. Checks to see if any of the parameters KP, KI, KD, DT, DRVH, DRVL, VAL, or FBON have changed and if so sends the new values to the fastPIDServer server. +2. Reads the current values of CVAL, ERR, OVAL, P, I, D, and DT from the fastPIDServer server. + + +Problems with the Standard EPICS PID Record +------------------------------------------- + +There are two serious problems with the standard PID record in EPICS. + +1. The most serious problem concerns the difficulty of using the record to control a device within a "proportional band". Consider a hypothetical temperature control system using a digital-to-analog converter (DAC) to drive a power supply with the following parameters: + - DAC range is 0 to 10 volts + - DAC drives a current-mode power supply. 0-10V control input equals 0-10A output. + - The power supply drives a furnace. + - The steady state temperature of the furnace is 100 times the power supply current, i.e. maximum output (10A) is 1000 degrees, while 50% output (5A) is 500 degrees. + + Conventional temperature controllers (e.g. Omega, Lakeshore, etc.) use the concept of a "proportional band", which might typically be 10%. This means that if the setpoint is 500 degrees, and the actual temperature is less than 450 degrees (setpoint minus proportional band) then the controller applies maximum power (10A in our example). Conversely if the actual temperature is more than 550 degrees then the controller applies minimum power (0A in our example). + + In order to implement a 10% deadband at 500 degrees in our example the proportional gain (KP) in the PID equation must be 10V/50 degrees = .2V/deg For the purposes of this discussion we will assume the integral and derivative gains (KI, KD) are zero. Setting KI=0 will cause a "droop" in the output, since the PID equation will only result in power to the controller when there is a non-zero error if only the proportional term is used. If the setpoint is 500 degrees and KP is 0.2V/deg then we can calculate the steady state temperature as: + + ``` + Current = Control voltage = Temperature/100 = KP*Error = 0.2V/deg*Error + ``` + + But `Error` is `(500 - Temperature)`, thus + ``` + Temperature/100 = 0.2V/deg * (500 - Temperature) + 0.21*Temperature = 100 + ``` + + So Temperature = 476.2 degrees, or a droop of 23.8 degrees. In practice one would use a non-zero value for KI to correct for this, but for this discussion it is not necessary. For the purposes of this simulation consider the time response of the furnace to be: + + ``` + Actual temperature = 0.95 * previous temperature + + 0.05 * (100 * control input) + ``` + + i.e. there is a delay in the system response, but at steady state the temperature is equal to 100 \* output current = 100 \* control input, as was supposed above. Consider the system to be currently at 0 degrees, and the setpoint is raised to 500 degrees at step N=1. Here are the first 20 steps in the absolute value of the output of the PID equation (M), and also the output of a DAC if it were set to the value of M but limited by DRVH=10, DRVL=0. + + ``` + N Setpoint Actual Error M DM Correct DAC + Temp Output + 0 0 0.000 0.000 0.000 0.000 0.000 + 1 500 0.000 500.000 100.000 100.000 10.000 + 2 500 50.000 450.000 90.000 -10.000 10.000 + 3 500 97.500 402.500 80.500 -9.500 10.000 + 4 500 142.625 357.375 71.475 -9.025 10.000 + 5 500 185.494 314.506 62.901 -8.574 10.000 + 6 500 226.219 273.781 54.756 -8.145 10.000 + 7 500 264.908 235.092 47.018 -7.738 10.000 + 8 500 301.663 198.337 39.667 -7.351 10.000 + 9 500 336.580 163.420 32.684 -6.983 10.000 + 10 500 369.751 130.249 26.050 -6.634 10.000 + 11 500 401.263 98.737 19.747 -6.302 10.000 + 12 500 431.200 68.800 13.760 -5.987 10.000 + 13 500 459.640 40.360 8.072 -5.688 8.072 + 14 500 477.018 22.982 4.596 -3.476 4.596 + 15 500 476.149 23.851 4.770 0.174 4.770 + 16 500 476.193 23.807 4.761 -0.009 4.761 + 17 500 476.190 23.810 4.762 0.000 4.762 + 18 500 476.190 23.810 4.762 -0.000 4.762 + 19 500 476.190 23.810 4.762 0.000 4.762 + 20 500 476.190 23.810 4.762 0.000 4.762 + ``` + + This table lists the correct response of PID system with these parameters. Note that the steady state temperature (476.2) agrees with the previous calculation for the temperature droop. Now consider an actual standard EPICS PID record whose output (DM) is used directly as the input to an analog output (ao) record which drives the DAC. The ao record is used in incremental mode, as the documentation for the PID suggests. The DRHV value for the ao record is 10V, since this is the full scale range of the power supply. + + ``` + N Setpoint Actual Error M DM Actual DAC + Temp (unused) Output + 0 0 0.000 0.000 0.000 0.000 0.000 + 1 500 0.000 500.000 0.000 100.000 10.000 + 2 500 50.000 450.000 0.000 -10.000 0.000 + 3 500 47.500 452.500 0.000 0.500 0.500 + 4 500 47.625 452.375 0.000 -0.025 0.475 + 5 500 47.619 452.381 0.000 0.001 0.476 + 6 500 47.619 452.381 0.000 -0.000 0.476 + 7 500 47.619 452.381 0.000 0.000 0.476 + 8 500 47.619 452.381 0.000 -0.000 0.476 + 9 500 47.619 452.381 0.000 0.000 0.476 + 10 500 47.619 452.381 0.000 0.000 0.476 + 11 500 47.619 452.381 0.000 0.000 0.476 + 12 500 47.619 452.381 0.000 0.000 0.476 + 13 500 47.619 452.381 0.000 0.000 0.476 + 14 500 47.619 452.381 0.000 0.000 0.476 + 15 500 47.619 452.381 0.000 0.000 0.476 + 16 500 47.619 452.381 0.000 0.000 0.476 + 17 500 47.619 452.381 0.000 0.000 0.476 + 18 500 47.619 452.381 0.000 0.000 0.476 + 19 500 47.619 452.381 0.000 0.000 0.476 + 20 500 47.619 452.381 0.000 0.000 0.476 + ``` + + NOTE: These DAC output values are completely incorrect!!!!! The reason for this is simple. The PID record is calculating a change in output (DM), but is writing this to an output location (the ao record) which __saturates__at the DRHV value. When N=1 above DM=100, so the ao record should go to 100. However, it is limited to 10. When N=2, DM=-10, so the ao should go to 90 (100-10), but it actually goes to 0 (10-10), because the ao clipped the previous value to 10. This will always happen when driving an output beyond the proportional band. Since the next change (DM) is applied to the CLIPPED value of the output, rather than the theoretical value of the output (see first table), all subsequent DAC values are incorrect. The bottom line is that the PID record can only work correctly when the DM value is used to drive a non-saturable value, i.e. not a real output. This means that it is necessary to create a database with another record in between the PID record and the actual DAC which is being controlled. This is a needless complication, and is not mentioned anywhere in the PID record documentation. +2. If one does put another soft ao record in between the PID record and the actual device being controlled, then one encounters the second serious problem with the PID record. This problem concerns the integral term in the PID equation. The problem is that the integral term continues to grow without bound whenever something is configured wrong (for example, a power supply is turned off overnight). When the device is turned back on the integral term will cause large compensating errors for a long time. It is desirable for the PID record to put some sanity checks on the integral term. + + Suggestions and Comments to: + [Mark Rivers ](mailto:rivers@cars.uchicago.edu): (rivers@cars.uchicago.edu) + Last modified: June 5, 2000 diff --git a/documentation/femto_DxPCA_x00.txt b/docs/femto_DxPCA_x00.txt similarity index 100% rename from documentation/femto_DxPCA_x00.txt rename to docs/femto_DxPCA_x00.txt diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..8b30ce4 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,14 @@ +--- +layout: default +title: Home +nav_order: 1 +--- + + +# HTML documentation + +* [delayDo.html](delayDo.md) +* [epidRecord.html](epidRecord.md) +* [stdDoc.html](stdDoc.md) +* [stdReleaseNotes.html](stdReleaseNotes.md) +* [throttleRecord.html](throttleRecord.md) diff --git a/documentation/pid_control.adl.jpg b/docs/pid_control.adl.jpg similarity index 100% rename from documentation/pid_control.adl.jpg rename to docs/pid_control.adl.jpg diff --git a/documentation/pid_parameters.adl.jpg b/docs/pid_parameters.adl.jpg similarity index 100% rename from documentation/pid_parameters.adl.jpg rename to docs/pid_parameters.adl.jpg diff --git a/documentation/ramp_tweak.adl.jpg b/docs/ramp_tweak.adl.jpg similarity index 100% rename from documentation/ramp_tweak.adl.jpg rename to docs/ramp_tweak.adl.jpg diff --git a/documentation/ramp_tweakSetup.adl.jpg b/docs/ramp_tweakSetup.adl.jpg similarity index 100% rename from documentation/ramp_tweakSetup.adl.jpg rename to docs/ramp_tweakSetup.adl.jpg diff --git a/documentation/selector.adl.jpg b/docs/selector.adl.jpg similarity index 100% rename from documentation/selector.adl.jpg rename to docs/selector.adl.jpg diff --git a/documentation/selector_choice.adl.jpg b/docs/selector_choice.adl.jpg similarity index 100% rename from documentation/selector_choice.adl.jpg rename to docs/selector_choice.adl.jpg diff --git a/documentation/selector_more.adl.jpg b/docs/selector_more.adl.jpg similarity index 100% rename from documentation/selector_more.adl.jpg rename to docs/selector_more.adl.jpg diff --git a/docs/stdDoc.md b/docs/stdDoc.md new file mode 100644 index 0000000..ee88a7b --- /dev/null +++ b/docs/stdDoc.md @@ -0,0 +1,185 @@ +--- +layout: default +title: Overview +nav_order: 2 +--- + + +The synApps std module +====================== + +The std module publishes the following software items for use by ioc applications : + +Records +------- + +[epidRecord.html](epidRecord.md) Extended PID feedback record + +[throttleRecord.html](throttleRecord.md) Throttle record Databases and GUI display files + + +-------------------------------------------- + +### 4step.db, 4step.adl + +Implements a multistep measurement that may involve up to four sets of the following operations: + +1. set conditions and wait for completion (execute a string-sequence record) +2. trigger up to two detectors and wait for completion +3. acquire scalar data from up to four PVs, for each measurement step, and cache in local PVs. + +When all measurement steps have completed, performs up to four calculations on cached scalar data. + +The original purpose of this database was to allow the sscan record to perform a preprogrammed dichroism measurement, in which a measurement is made under two conditions (say, 'a' and 'b'), and the result (Ma-Mb)/(Ma+Mb) is recorded. + +### IDctrl.db, xxIDCtrl.adl + +A front end for the APS insertion-device control system. This database allows an ID to be driven by a ca\_put\_callback() command. + +### Nano2k.db, Nano2k.adl + +Support for the Queensgate Nano2k piezo controller. + +### all\_com\_\*.db + +Deprecated collection of databases for fanning out a "stop" command to all motor records in an ioc, and for rolling up all motor-moving states into a single PV. The motor module has a better way of doing this (motorUtil.db, and the motorUtilInit() command invoked from the ioc startup file). + +### pid\_control.db, pid\_\*.adl + +Implements a PID (proportional/integral/differential) feedback loop, reading values from a readback PV, comparing with a desired value, and writing corrections to a control PV. This record-based feedback loop is for low-speed applications, and is very general because it can use any EPICS PVs for readback and control. + +![](pid_control.adl.jpg)![](pid_parameters.adl.jpg) +pid\_control.adl, pid\_parameters.adl + +### async\_pid\_control.db, async\_pid\_control.adl + +A version of pid\_control with two improvements: + +1. The readback PV can be an asynchronous record. The std module implements the "Async Soft Channel" device type for the epid record, which executes the record's readback-trigger link, and waits for completion before reading the result. +2. The database provides a transform record to process the output value before using it to drive the target PV. + +The original purpose of async\_pid\_control was to support feedback control with a noisy readback device, by using the calc module's userAve10.db database to average over a number of measurements. ### fast\_pid\_control.db + +Implements a PID (proportional/integral/differential) feedback loop, reading values from a readback PV, comparing with a desired value, and writing corrections to a control PV. This inerrupt-service-routine based loop can run very fast (up to around 10 kHz) but is restricted in readback and control PVs. The readback must be an appropriately supported analog input device, such as the IP330 ADC, and the control must be an appropriately supported analog output device, such as the DAV128V. + +### femto\*.db, femto\*.adl + +Support for Femto (brand name) low-noise current amplifier. + +### delayDo.db + +See [delayDo documentation](delayDo.md) + +### genTweak.db + +Adds tweak functionality to any floating point PV + +### ramp\_tweak.db, ramp\_tweak\*.adl + +Adds ramp and tweak functionality to any numeric PV. To use, type the name of the PV into the "targetPV:" text-entry field (or use Drag-And-Drop), and set the step period and size. If you don't want ramping, set the step size to zero. + +This database supports ca\_put\_callback. When the desired-value or tweak fields are written to by a ca\_put\_callback, the callback will not be sent until the target has reached the new desired value. The database also supports autosave, and will correctly initialize itself after a reboot. + +![](ramp_tweak.adl.jpg)![](ramp_tweakSetup.adl.jpg) +ramp\_tweak.adl, ramp\_tweakSetup.adl + +### genericState.db, genericState.adl genericStateAux.db genericStrState.db + +I don't know what this is. + +### misc.db + +Miscellaneous PVs: burtResult, ISO8601 time-stamp string + +### pvHistory.db, pvHistory\*.adl + +Collects values of up to three PVs in arrays for plotting as functions of time. + +### autoShutter.vdb + +See [README\_autoShutter](README_autoShutter) + +### remoteShutter.db + +See [README\_remoteShutter](README_remoteShutter) + +### sampleWheel.db, sampleWheel\*.adl + +Support for one particular sample holder. + +### scaler\*.db, scaler\*.adl + +Support for the scaler record. + +### softMotor.db, softMotor\*.adl + +Support for a soft motor record that can be attached at run time to a real motor or other motorlike collection of PVs. + +### timeString.db + +A stringin record with "Soft Timestamp" device support + +### alarmClock.vdb, alarmClock\*.adl + +Cause a specified action to occur at a specified date and time. + +### countDownTimer.vdb, countDownTimer\*.adl + +Cause a specified action to occur after a specified time interval. + +### timer.db, timer\*.adl + +Cause a specified action to occur after a specified time interval + +### trend.db + +I don't know what this is. + +### userMbbos10.db, userMbbo\*.adl + +Ten MBBO records. + +### zero.db, zero2.db + +A string-sequence record configured to zero a motor by putting it into "Set" mode, writing zero to its VAL field, and putting it into "Use" mode. zero2 does the same thing for two motors. + +### selector.db + +A general purpose selector, which allows the deployer to attach a menu to a list of actions. For example, to implement control of a motor for which discrete positions have special significance (mirror stripe, sample-wheel angle), one edits selector.substitutions (see iocBoot/iocStdTest) with the names and motor positions, and the target PV (or PVs) to which those positions should be written. The menu selection can be made by a client using ca\_put\_callback(). + +It's possible to configure the target PV at run time. If this is done, it's important to note that the links shown below in selector\_more.adl must have the attribute "CA", because the record is configured to wait for completion, which can't be done with a PP link. + +![](selector.adl.jpg)![](selector_choice.adl.jpg)![](selector_more.adl.jpg) +selector.adl, selector\_choice.adl,selector\_more.adl + +Other code +---------- + +### doAfterIocInit(char \*cmd) + +Stores the string cmd and executes it with iocshCmd() after iocInit. This is useful to simplify maintenance of command files that specify databases which must be paired with code (such as State Notation Language programs) that must be invoked after iocInit. It's tedious and error prone to have the commands separated. doAfterIocInit() allows this: + +> ``` +> # editSseq - edit any sseq or seq record +> dbLoadRecords("$(CALC)/calcApp/Db/editSseq.db", "P=xxxL:,Q=ES:") +> # Don't forget to run the sequence program, editSseq, below +> ... +> unrelated commands +> ... +> iocInit +> ... +> more unrelated commands +> ... +> seq &editSseq, 'P=xxxL:,Q=ES:' +> ``` + +to be replaced by this: +> ``` +> # editSseq - edit any sseq or seq record +> dbLoadRecords("$(CALC)/calcApp/Db/editSseq.db", "P=xxxL:,Q=ES:") +> doAfterIocInit("seq &editSseq, 'P=xxxL:,Q=ES:'") +> ``` + +### vxCall(char \*funcName \[, char \*arg1, char \*arg2, ...\]) + +Searches the vxWorks symbol table for a function that matches the string funcName, then executes the function with the given arguments. vxCall will parse each argument to determine if it represents a number or a string and pass the correct values to the vxWorks function. diff --git a/docs/stdReleaseNotes.md b/docs/stdReleaseNotes.md new file mode 100644 index 0000000..c8cc20f --- /dev/null +++ b/docs/stdReleaseNotes.md @@ -0,0 +1,230 @@ +--- +layout: default +title: Release Notes +nav_order: 3 +--- + + +std Release Notes +================= + + Release 3-6-4 (Jun. 5, 2023) +-------------------------------- + +- Fix ODEL logic in devEpidSoftCallback.c. Same fix make for devEpidSoft.c in R3-6-1. +- Fix the display of hours and minutes in countDownTimer +- Documentation updated to github pages + + Release 3-6-3 (Jun. 10, 2021) +------------------------------ + +- Scaler code moved to separate SCALER module + + Release 3-6-2 (Oct. 5, 2020) +----------------------------- + +- bob and edl files added +- iocsh files now installed to top-level file from stdApp/iocsh + + Release 3-6-1 (Sep. 17, 2019) +------------------------------ + +- Bugfix: ODEL==0 was causing OVAL not to change + + Release 3-6 (Jun. 14, 2019) +---------------------------- + +- Fixes to epid record device support + - devEpidFast.c Changed behavior when KI=0 to match slow feedback, i.e. set I=0 rather than DRVL or DRVH. + - devEpidSlow.c and devEpidSoftCallback.c Fixed comment 5) describing behavior when KI=0 to match actual code since 2003, i.e I term is set to 0, not DRVH or DRVL. Added deadband implementation using ODEL. + + Release 3-5-1 (Apr. 3, 2019) +----------------------------- + +- Top level db directory is now created on build. +- Fixes to build under base v7 +- Fixes to build with sequencer 2.2.6 +- Fixed typos in adl files + + Release 3-5 (Jul. 10, 2018) +---------------------------- + +- When counting is finished, post scaler values with DBE\_VALUE\|DBE\_LOG, after updating the time stamp. +- New iocsh top-level directory, contains scripts with the correct shell commands to add an individual device support to an IOC. For use with the iocshLoad command from EPICS base 3.15, further information can be found at [https://github.com/epics-modules/xxx/wiki/IOC-Shell-Scripts](https://github.com/epics-modules/xxx/wiki/IOC-Shell-Scripts) + + Release 3-4-1 (Nov. 4, 2015) +----------------------------- + +- pid\_parameters.adl: added HOPR and LOPR +- delayCmd.cpp: added space for trailing null +- define SYM\_IS\_TEXT for vxWorks version < 6 in vxcall.cpp (Thanks to Lewis Muir) + + Release 3-4 (Jan. 13, 2015) +---------------------------- + +- Added function "vxCall()", so that all built in vxWorks functions can be invoked from the IOC shell. + + Release 3-3 (Nov. 10, 2014) +---------------------------- + +- Added function "doAfterIocInit()", so that databases paired with SNL programs can be specified in the same place. (Thanks to Keenan Lang) +- scalerRecord.c: use "epicsUInt32" instead of "unsigned long" for Sn and PRn fields +- devScalerAsyn.c: Changed pointers from unsigned long to epicsUInt32; changes to avoid compiler warnings +- Added displays for the aSub, compress, and sub records +- translated .adl files for caQtDM and CSS-BOY +- drvScalerSoft.c: modified to zero scaler-count PVs when scaler is started. +- Added scalerSoftCtrl database and settings file; added softScaler.cmd example of loading soft scaler into ioc. +- Modified 4step.db, replacing hard-wired "4step:" with "$(Q)". Modified 4step\_settings.req, replacing "$(Q):" with "$(Q)". + + Release 3-2 (Apr. 17, 2013) +---------------------------- + +- The sseq record was moved from the std module to the calc module, along with all of its databases, request files, and display files. +- Added general purpose selector (e.g., for mirror stripe) selector.db, etc. +- misc.db - added two current time PVs, P:iso8601 and P:datetime +- pvHistory.db - use Soft Timestamp device support, because it's in base +- epid.req - add autosave/restore request file for epid record +- countDownTimer.vdb - New calc engine in base requires ?: expression to have both ? and : +- devTimeOfDay.c - Use epicsTimeToStrftime, instead of to-be-deleted tsStampToText. +- selector.db, selector\*.adl - general purpose selector +- Added display files for CSS-BOY and caQtDM + + Release 3-1 (Nov 14, 2011) +--------------------------- + +- Added databases and MEDM-display files for genericState database. + + Release 3-0 (Sept 15, 2011) +---------------------------- + +- The scaler record no longer makes two calls to disarm the hardware (dset->arm(0)) when the scaler completes counting normally. (Previously, the code supporting user abort of a count was also executed after normal completion.) +- The sseq record can now treat array PVs whose elements are of type DBF\_CHAR or DBF\_UCHAR, as strings. Only the first 39 characters are handled, because the sseq record uses PVs of type DBF\_STRING internally. +- Previously, sseq record links could wait or not wait for completion, before going on to the next action. Now links can wait for completion after a specified action. For example, you can execute the first two actions without waiting in between, and then wait for both to complete before processing the third action. +- The sseq record now displays the states of its DOL and LNK links. +- Previously the sseq record did not defend itself against the possibility that it would be executed by channel access and aborted by a PV link, which would cause the record to be executed again, immediately after the abort succeeded. +- Added support for femto\_DxPCA\_x00 Femto amplifier +- drvScalerSoft.c: The callback for done must pass the value 1, not 0 +- Added userMbbo, a database of ten user-controlled menu choices. +- scaler16m.db: Added COPT=="Always" to $(P)$(S)\_calc1 (transform record) +- Modified RELEASE; deleted RELEASE.arch +- Added .opi display files for CSS-BOY + + Release 2-9 (Aug. 10, 2010) +---------------------------- + +- ramp\_tweak.db had an illegal link in it's Init record. + + Release 2-8 (Mar. 30, 2010) +---------------------------- + +- fast\_pid\_control.db, devEpidFast.c. Added new parameters to the INP field, because previously the DRV\_USER strings for the data and time interval were hardcoded. The length of the resulting string now is too large for INP in many cases, so put some of it in the DESC field, which is ugly. +- epidRecord.dbd - added fields TRIG and TVAL, which are used by devEpidSoftCallback.c to support an asynchronous readback device by waiting for completion before getting the readback value. +- async\_pid\_control.db, async\_pid\_control\_settings.db, async\_pid\_control.adl -- new files to support pid control with an asynchronous readback device. +- sseq\_settings.req - Added SCAN +- drvScaler974 - new file for Ortec 974 scaler +- devScalerAsyn.c - ignore callback when DONE==0, register callbacks on address 0. +- sseqRecord.c - fixed for 64-bit arch +- no longer build shareBase.dbd +- nameVal.adl, anyRecord.adl - new display files for any record type. +- deleted some unused .adl files + +Release 2-7 (Sept 10, 2008) +--------------------------- + +- yySeq.adl, yySeq\_full.adl - new files +- genSub-record dependency replaced by aSub record in base 3.14.10 + +Release 2-6 (Sept 10, 2008) +--------------------------- + +- The sseq record was failing to process immediately after a reboot, when ordered to process because of a CP input link. +- The gpibRecord has been replaced by the asynRecord, which is loaded from the asyn module. +- New databases: alarmClock, autoShutter, countDownTimer, ramp\_tweak, scaler16m +- The sseqRecord (string Sequence, a variant of the seq record in EPICS base) can now be told to abort the sequence it's executing. +- The scaler record has a new field, COUTP, which is like the COUT field, but is not delayed by a nonzero setting of the DLY field. +- If the scaler-record DLY field was less that 1, it was not honored. (Thanks to Xuesong Jiao for the fix.) +- New link-help displays do a better job of describing the effects on link attributes, particularly as they bear on completion detection (i.e., the behavior of a data when written to by ca\_put\_callback). + +Release 2-5-5 (April, 2007) +--------------------------- + + +- Added scaler16m.db database, and corresponding MEDM displays. These differ from scaler16.db and its display files only in the implementation of end calculations. The new support provides end calcs for all 16 signals. +- New link-help displays. +- Added pvHistoryRegister to stdSupport.dbd +- Added field COUTP, an output link, to the caler record. This is similar to the COUT link, which sends the value of the CNT field to its target whenever CNT changes. COUTP differs from COUT in that it doesn't wait for the delay specified in the DLY field, but sends promptly after CNT changes. +- Minor change to devScalerAsyn to support change in API for asyn callbacks. +- Minor change to devEpidFast to support change in API for asyn callbacks. +- Added ramp\_tweak database and assoc. support +- Minor change to devScalerAsyn to support change in API for asyn callbacks. +- Minor change to devEpidFast to support change in API for asyn callbacks. +- Added ramp\_tweak database and assoc. support + +Release 2-5-4 (Dec. 6, 2006) +---------------------------- + + +- Changes to scaler record: + + + - PRn and Sn fields are now DBF\_ULONG rather than DBF\_LONG. + - No longer hardcode VME\_IO device type in the record logic. + - Removed .CARD record field. + - Changed interface to device support so that all functions pass precord rather than card, and init\_record passes pointer to device callback structure. + - Move callback structures from dpvt to rpvt so record does not access dpvt. +- Added asyn device support for scaler record. This is currently used by the SIS3820 device support in mcaApp/SISSrc, but all scaler device support will eventually be changed to use asyn. +- Changed stdApp/Db/scaler\*.db so that $(OUT) is a macro parameter, rather than assuming VME\_IO link type. +- Deleted CARD field from stdApp/op/adl/scaler\*.adl. +- Deleted stdApp/src/femto.dbd, not needed. +- Added timer.db (resettable software timer) and related software: timer.req, timer\*.adl + +Release 2-5-3 +------------- + + +- epid record still had some FLOAT stuff to convert to DOUBLE. Fixed record and docs. +- added userStringSeq10 database, autosave request, and medm display files. +- Added support for the Femto current amplifier ([www.femto.de](http://www.femto.de/)). + +Release 2-5-2 +------------- + + +- sseqRecord.html rewritten. The old version was a minimal modification of seqRecord.html, from the EPICS Record Reference Manual, and was not very clear. +- scaler record: v3.18: Don't post CNT field unless record-support changed its value. Modified debug macro. +- devEpidFast.c: changed strtok\_r to epicsStrtok\_r +- pvHistory: new software to maintain short-term history of a few PV's in the ioc. Software comprises pvHistory.c (genSub routines), devTimeOfDay.c, pvHistory.db, pvHistory.req (autosave-request file), and pvHistory\*.adl, and relies on autosave to save/restore the value arrays. +- softMotor.db: shortened some .DESC field values so they fit. +- all\_com\_4.db: new file +- softMotorConfig.adl: related-display callups were using sCalcout files for calcout records, because synApps did not contain calcout medm displays. Now the calc module does contain calcout displays, so we use them. + +Release 2-4 +----------- + + +- mpf-related stuff replaced by asyn-related stuff +- minor scaler-record changes to accommodate Joerger VS series. Existing support for other scaler devices should not require any modifications. +- BitBus is no longer supported +- ioc-status info now provided by vxStats module +- PID support rearranged around the asyn module +- SSEQ-record delays now snap to nearest clock period, and show user the delay that will actually be used. Fixed bug that was crashing on Linux and Windows. +- [cvs log](cvsLog_R2-4.txt) + +Release 2-3 +----------- + +This is what's left of the synApps std module after the modules autosave, calc, optics, sscan, and vme were split out. + +This version is intended to build with EPICS base 3.14.5. Differences from std 2.2: + + +- scaler record - device support that used "struct callback" defined in devScaler.h must now replace that with "CALLBACK", and must include epics/base/include/callback.h +- sseq record - Now allows user to specify whether or not the record should wait, after putting a link value, for the resulting processing to complete before processing the next link. Some code cleanup. Added seqRecDebug. +- topDAC8.adl - Deleted to avoid conflict with dac128V module. +- VXstats\_full.adl +- pid\_control\_settings.req - added delta time +- Added device-independent scaler database and save-restore settings files. +- timeString.db - new capability in 3.14.5: stringin record can get time date. + +Suggestions and Comments to: +[Tim Mooney ](mailto:mooney@aps.anl.gov): (mooney@aps.anl.gov) diff --git a/docs/throttleRecord.md b/docs/throttleRecord.md new file mode 100644 index 0000000..4577e71 --- /dev/null +++ b/docs/throttleRecord.md @@ -0,0 +1,91 @@ +--- +layout: default +title: Throttle Record +nav_order: 5 +--- + + +throttle - Record for Throttling Value Changes +============================================== + +1. Introduction +=============== + +This record was created for solving the problem of an output floating-point value being changed too fast for a device that that is referencing that value. As an example, a laser system can have a time delay specified for a delay generator, and after changing the delay it takes some period of time for the laser system to stabilize; if the delay is changed again before the stabilization occurs, the laser could do something unintended. The throttle record enforces a delay. + + The sort of behavior that this record is really targetting is human behavior, where the user of a control might tweak things at a rate that the system doesn't want. Instead of trying to change human behavior, this record protects the controls in a minimally disruptive way. + +2. Operation +============ + +If the value is naturally changed slower than the specified delay, the throttle record is completely transparent. The record only cares that the period is enforced, so if the time has already passed sinced the last change, the new change takes immediate effect. + + When a change has occurred within the period, the new value is stored and then used when the period is over. If multiple changes are made within the period, the __last__ change is used; changes are not accumulated in a queue and used sequentially over several periods. + + Limits can be specified for the record, by making the low and high limits have a positive difference. A status flag is set for when the record hits a limit, signifying which limit. If the clipped flag is set, then when a limit is hit, the limit value is used instead of not changing the value. + +3. Record Fields +================ + +The __VAL__ field holds the current proposed value to send to the __OUT__ link. When this value is sent is determined by how long ago a value was previously sent, and the __DLY__ delay value. If a value was sent longer than the daly value ago, the value gets sent immediately, otherwise the latest __VAL__ value gets sent once the time since the last time a value was sent has been reached. The value that was last sent is shown in the __SENT__ field. If a value is currently being delayed, then __WAIT__ is "True". + +The __VAL__ field can be limited, used when the __DRVLH__ high limit is set to a larger value than the __DRVLL__ low limit. If the value falls outside the limit range, it will be reset to the relevant limit, and the __DRVLS__ status will be set to either "Low Limit" or "High Limit". If __DRVLC__ is set to "On", then when a limit is hit, the limit value is used as the value in addition to the status changed. + +As a convenience, the record has a method of synchronizing the __VAL__ value to a reference PV, without processing the record. The reference PV is stored in __SINP__, and its validity can be checked with __SIV__. To activate the synchronization, __SYNC__ needs to be set to "Process". + +The __PREC__ field defines the resolution of __VAL__, while the __DPREC__ field defines the resolution of __DLY__. + +The status of the record is held in __STS__, mainly relating to the link fields. The version of the record is kept in __VER__ as a string, in the example form of "0-9-1". + +| Field | Summary | Type | DCT | Initial | Access | Modify | Rec Proc Monitor | PP | +|---|---|---|---|---|---|---|---|---| +| VAL | Value to Send | DOUBLE | No | 0.0 | Yes | Yes | Yes | Yes | +| OVAL | Previous Set Value | DOUBLE | No | 0.0 | Yes | No | No | No | +| DLY | Minimum Delay | DOUBLE | Yes | 0.0 | Yes | Yes | Yes | No | +| WAIT | Waiting Status | Menu: False/True | No | False | Yes | No | Yes | No | +| OUT | PV to Send Value | Link | Yes | | Yes | Yes | Yes | No | +| OV | Output Link Validity | Menu: Ext PV NC/Ext PV OK/Local PV/Constant | No | Ext PV OK | Yes | No | No | No | +| SENT | Value Last Sent | DOUBLE | No | 0.0 | Yes | No | No | No | +| OSENT | Old Value Last Sent | DOUBLE | No | 0.0 | Yes | No | No | No | +| DRVLH | High Drive Limit | DOUBLE | Yes | 0.0 | Yes | Yes | Yes | No | +| DRVLL | Low Drive Limit | DOUBLE | Yes | 0.0 | Yes | Yes | Yes | No | +| DRVLS | Drive Limit Status | Menu: Normal/Low Limit/High Limit | No | Normal | Yes | No | No | No | +| DRVLC | Drive Limit Clipping | Menu: Off/On | Yes | Off | Yes | Yes | Yes | No | +| SINP | Sync Input | Link | Yes | | Yes | Yes | Yes | No | +| SIV | Sync Input Validity | Menu: Ext PV NC/Ext PV OK/Local PV/Constant | No | Ext PV OK | Yes | No | No | No | +| SYNC | Synchronize Values | Menu: Idle/Process | No | Idle | Yes | Yes | Yes | No | +| PREC | Value Precision | SHORT | Yes | 6 | Yes | Yes | No | No | +| DPREC | Delay Precision | SHORT | Yes | 3 | Yes | Yes | No | No | +| STS | Record Status | Menu: Unknown/Error/Success | No | Unknown | Yes | No | No | No | +| HOPR | High Operating Range | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| LOPR | Low Operating Range | DOUBLE | Yes | 0 | Yes | Yes | No | No | +| VER | Record Version | STRING | Yes | | Yes | No | No | No | + + +4. Record Support Routines +========================== + +### init\_record + +The timing callbacks are configured, and the OUT link is checked. The DRVH and DRVL limits are checked to see if a positive range is defined. + +### process + +The validity of the OUT output link is checked to make sure it is a connected PV. + + The VAL field is checked against the DRVH and DRVL limits (if they are engaged). If the value is out of bounds, the VAL value is clipped back to the relevant limit value, and the DRVCS status is set to "Clipped". + + The timing system then runs. If there has been no value sent to the OUT link in DLY seconds, then the VAL value is sent to OUT immediately. Otherwise, an internal flag is set that triggers the value being sent to OUT when the delay has been met. + + The SENT field is whatever was last sent to OUT. + +### special + +Changing the DLY delay will cause the current timed callback (used for timing) to be canceled, and a new one with the current DLY value will be started to replace it. This is to make sure if someone changes the value to a very long value, then wants to make it much shorter, you don't have to wait that long delay. + + Changing the DRVH and DRVL limits will trigger a check of the range to make sure that the range is positive. If positive, a check is made to see if the current value is out of bounds or not. If it is, VAL is not immediately changed, but any further processing will cause it to be clipped back into range. + +- - - - - - + + Dohn Arms + Advanced Photon Source diff --git a/documentation/epidRecord.html b/documentation/epidRecord.html deleted file mode 100644 index 4b9dea2..0000000 --- a/documentation/epidRecord.html +++ /dev/null @@ -1,1426 +0,0 @@ - - - - - -EPID Record - - - - -

EPID Record

- -

Author: Mark Rivers

- -

Contents

- - - -

 

- -

Introduction

- -
- -

The EPID record is used to maintain a setpoint that affects -the output according to the difference between a controlled value -and the setpoint. It provides EPICS with a very flexible and -powerful tool for peforming feedback. The EPID record is an -Enhanced version of the EPICS PID record. The major improvements -in the EPID record compared to the PID record include:

- - - -

Each time the record is processed the setpoint is read and -then the do_pid() function in device support is called. -The "Soft Channel" device support reads the controlled value, -computes the PID expression and, if feedback is enabled, writes -its output to the output link.

- -

There are three terms of the PID expression: the proportional, -the integral, and the derivative. Using the gain that exists for -each of these terms, the user can weight each contribution -according to the characteristics of the controlled variable.

-

-The source code is available in a -tar file. - -

 

- -

Scan Parameters

- -
- -

The PID record has the standard fields (SCAN, etc.) for -specifying under what circumstances it will be processed. The -minimum delta time field (MDT) is a processing field particular -to the PID record. It can be configured by the user or modified -at run-time. It contains a floating point value which represents -the minimum amount of time between record processing. The actual -meaning of the SCAN and MDT fields depends upon which device -support is used:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
MDTMinimum Delta TimeDOUBLEYes0YesYesNoNo
- -

 

- -

Controlled -Variable Parameters

- -
- -

The meaning of the INP field depends upon what device support -is used:

- - -
  • "Soft Channel" device support. The input link field (INP) is - used to obtain the value of the controlled process - variable, i.e., the value read into the CVAL field. The - link must be a database link. If it is not a database - link a MAJOR alarm is triggered when the record is - processed. The INP field can be modified at - run-time.
  • -
    - - -
  • "Fast Epid" device support. The input link field (INP) - is used to specify the location of the "Fast Epid" - server which actually performs the feedback. The fastPIDServer - server is configured in a startup-script - file to specify which Ip330 ADC channel is used as the - input from which the value is read into the CVAL field. - The link must be a VME link, and cannot be - modified at run-time.
  • -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    INPControlled Value Location (an input link)INLINKYes0YesYesN/ANo
    CVALValue of controlled variableDOUBLENo0YesNoYesNo
    - -If "Async Soft Channel" device support is selected, the following two -fields are used to support an asynchronous readback device. The -device support is expected to accomplish this by writing the value -of the TVAL field to the PV specified by the TRIG link field, using -dbCaPutLinkCallback(). This is expected to cause the readback device -to process. EPICS will send a callback when that processing completes, -at which time device support will read the readback value just as normal -"Soft Channel" support would. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    TRIGReadback Trigger (an output link)OUTLINKYes0YesYesN/ANo
    TVALValue written to TRIG linkDOUBLEYes0YesYesN/ANo
    - - -

     

    - -

    Setpoint -Parameters

    - -
    - -

    The setpoint mode select (SMSL) and the setpoint location -(STPL) fields determine where the setpoint value is obtained, -which is held in the VAL field. The SMSL and STPL fields work -just like the OMSL and DOL fields found in many output records -(analog output, binary output, etc.).

    - -

    The SMSL field has two choices: supervisory and -closed_loop. -When supervisory, the setpoint, i.e., VAL, can be -set via database access. When closed_loop, the -setpoint value is retrieved from the link specified in STPL, -which must be a database link. STPL can also be a constant in -which case VAL is set equal to the constant value when the record -is initialized, and the value can be modified at run-time via -database access or channel access.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    STPLSetpoint Location (an input link)INLINKYes0YesYesN/ANo
    SMSLSetpoint Mode select.GBLCHOICEYes0YesYesNoNo
    VALSetpoint valueDOUBLENo0YesYesYesYes
    - -

     

    - -

    Output parameters

    - -
    - -

    There are two fields which control the output of the EPID -record, FBON (Feedback On) and OUTL (Output Link). The meanings -of the these fields depends upon what device support is used:

    - - -
  • "Soft Channel" device support. The output link field (OUTL) - is used to control where the computed output (OVAL) is - sent. If OUTL is a database link and if FBON=1 then the - output value (OVAL) is written to this link each time the - record processes. If FBON=0, or if OUTL is not a database - link then the device support still computes the OVAL but - does not write OVAL to the output link.
  • -
    - - -
  • "Fast Epid" device support. The output link field (OUTL) - is not used. Rather, the fastPIDServer server is configured in - a vxWorks startup-script file to specify which - DAC128V DAC channel is used as the output. If FBON=1 then - the computed output will be written to the DAC channel - each time the feedback loop executes. The execution of - the feedback loop is independent of, and typically much - faster than the rate at which the EPID record processes. - If FBON=0 then the feedback loop still executes, but it - does not write the output to the DAC channel.
  • -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    OUTLOutput Location (an outlink)OUTLINKYes0YesYesN/ANo
    FBONFeedback On or OffMENUYesOffYesYesNoNo
    - -

     

    - -

    Feedback -Parameters

    - -
    - -

    The discrete from of the PID expression is as follows:

    - -

    M(n) = P + I + D

    - -

    P = KP * E(n)

    - -

    I = KP * KI * SUMi ( E(i) * dT(n) )

    - -

    D = KP * KD * ( (E(n) - (E(n-1) ) / dT(n) )

    - -

    where

    - -
    -
    M(n) = value of manipulated variable at nth - instant.
    -
    P = Proportional term
    -
    I = Integral term
    -
    D = Derivative term
    -
    KP = Proportional gain
    -
    KI = Integral gain
    -
    KD = Derivative gain
    -
    E(n) = Error at nth sampling instant
    -
    SUMi = Sum from i=0 to i=n
    -
    dT(n) = Time difference between n-1 instance and nth - instance
    -
    - -

    The terms KP, KI, and KD are the only terms configured by the -user. These terms represent the gain for the proportional (KP), -integral (KI) and the derivative (KD) terms. A field exists for -each of these terms (the KP, KI, and KD fields). KP should be -configured according to the characteristics of the controlled -variable; KI should be set equal to the number of times per -second that the integral contribution repeats the proportional -contribution; and KD should equal the number of seconds until the -derivative contribution repeats the proportional contribution. -See the guide to feedback tuning -below for more information on setting KP, KI and KD.

    - -

    The PID device support calculates the other terms of the -expression. The "Soft Channel" and "Fast Epid" device support both -calculate these as follows:

    - -
    -
    E(n)
    -
    Error at nth sampling instant, where the Error equals the - setpoint minus the value of the controlled variable (VAL - - CVAL). The ERR field in the record holds this value.
    -
    P
    -
    Proportional term, calculated from the above equation. - The P field in the record holds this value.
    -
    I
    -
    Integral term, calculated from the above equation. The I - field in the record holds this value. Note that the - integral term is a sum from time=0 to the present time, - and hence can grow extremely large if not subject to some - "sanity checks". The EPICS PID record does not - perform any such checks, which is a serious limitation. - The EPID record device support performs the following - checks to prevent the integral term from growing too - large when feedback is not working correctly:
    -
    - -
    - -
    - -
    -
    D
    -
    Derivative term. The D field in the record holds this - value.
    -
    M(n)
    -
    This is the end result of the PID expression--the change - in the manipulated value, which is the desired output. - The OVAL field holds this value. However, OVAL is first - limited to be no smaller than DRVL and no larger than - DRVH.
    -
    dT(n)
    -
    This is the time difference between n and n-1, between - current and last samplings. It is stored in the DT field. - For the "Soft Channel" device support this field is - Read-Only. For the "Fast Epid" device support this field - can be modified to control the time per feedback loop.
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    KPProportional GainDOUBLEYes0YesYesNoNo
    KIIntegral Gain, in repeats per second.DOUBLEYes0YesYesNoNo
    KDDerivative Gain, in repeats per secondDOUBLEYes0YesYesNoNo
    ERRCurrent error (VAL - CVAL)DOUBLENo0YesNoYesNo
    PProportional contribution to OVALDOUBLENo0YesNoYesNo
    IIntegral contribution to OVALDOUBLENo0YesYesYesNo
    DDerivative contribution to OVALDOUBLENo0YesNoYesNo
    CTClock ticks when previous process occurredULONGNo0YesNoYesNo
    DTTime difference in seconds between processing stepsDOUBLENo0YesYesYesNo
    OVALOutput valueDOUBLENo0YesNoYesNo
    DRVLLow limit on OVALDOUBLEYes0YesYesNoNo
    DRVHHigh limit on OVALDOUBLEYes0YesYesNoNo
    - -

     

    - -

    Feedback Tuning

    - -
    - -

    The following is intended to provide some -guidance on selecting the optimal values for KP, KI and KD.

    - -
      -
    1. Turn off feedback (FBON=0).

      -
    2. -
    3. Set KI and KD to zero initially in order - to first determine the optimum value for KP.

      -
    4. -
    5. If possible calculate theoretically or - empirically the "correct" value of KP, e.g. the - required change in OVAL to produce a unit change in CVAL. - For example if controlling a heater power supply with a - DAC which has 10 Watt/volt response, and the heater - response is 10 degrees/Watt, then KP=.01 volts/degree.

      -
    6. -
    7. Set KP to about 10%-25% of the - "correct" value computed above.

      -
    8. -
    9. Turn on feedback (FBON=1) and make - changes in the setpoint (VAL) and observe the system - response. Don't worry about system droop (CVAL != VAL), - since this is unavoidable when KI=0. Rather look for - oscillations and instability. Gradually increase KP while - making changes in the setpoint. When KP is too large the - system will begin to oscillate. Decrease KP until the - oscillations just disappear.

      -
    10. -
    11. Increase KI (units of Hz) to eliminate - the system droop. The optimum value of KI depends upon - the time constant of the system and the update rate of - the feedback loop. Increase KI until the system responds - as rapidly as possible to changes in the setpoint without - overshoot or oscillation.

      -
    12. -
    13. For systems with no significant inertia - KD should be left at zero. For systems with large inertia - increase KD (units of seconds) to minimize overshoot.

      -
    14. -
    - -

     

    - -

    Operator -Display Parameters

    - -
    - -

    These parameters are used to present meaningful data to the -operator. They display the setpoint (VAL), the controlled -variable (CVAL), the output value (OVAL), and other fields of the -EPID, either textually or graphically.

    - -

    EGU is a string of up to 16 characters describing the units of -PID's manipulated values measures. It is retrieved by the -get_units -record support routine. It must be configured by the user if at -all.

    - -

    The HOPR and LOPR fields set the upper and lower display -limits for the VAL, CVAL, HIHI, HIGH, LOW, and LOLO fields.

    - -

    The DRVH and DRVL fields set the upper and lower display -limits for the OVAL, P, I, and D fields.

    - -

    The PREC field determines the floating point precision with -which to display VAL and CVAL. It is used whenever the -get_precision -record support routine is called.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    EGUEngineering UnitsSTRING [16]YesnullYesYesNoNo
    HOPRHigh Operating RangeDOUBLEYes0YesYesNoNo
    LOPRLow Operating RangeDOUBLEYes0YesYesNoNo
    PRECDisplay PrecisionSHORTYes0YesYesNoNo
    NAMERecord NameSTRINGYes0YesNoNoNo
    DESCDescriptionSTRINGYesNullYesYesNoNo
    - -

     

    - -

    Alarm Parameters

    - -
    - -

    The possible alarm conditions for EPID are the SCAN alarm, -limit alarms, and an alarm that is triggered when CVL is not a -database link. The SCAN and CVL alarms are called by the record -routines and are always of MAJOR severity.

    - -

    The limit alarms trigger alarms on the VAL field. They are -configured by the user in the HIHI, LOLO, HIGH, and LOW fields -using floating point values. For each of these fields, there is a -corresponding severity field which can be either NO ALARM, MINOR, -or MAJOR.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    HIHIHihi Alarm LimitDOUBLEYes0YesYesNoYes
    LOLOHigh Alarm LimitDOUBLEYes0YesYesNoYes
    HIGHLow Alarm LimitDOUBLEYes0YesYesNoYes
    LOWLolo Alarm LimitDOUBLEYes0YesYesNoYes
    HHSVHihi Alarm SeverityGBLCHOICEYes0YesYesNoYes
    LLSVHigh Alarm SeverityGBLCHOICEYes0YesYesNoYes
    HSVLow Alarm SeverityGBLCHOICEYes0YesYesNoYes
    LSVLolo Alarm SeverityGBLCHOICEYes0YesYesNoYes
    HYSTAlarm DeadbandDOUBLEYes0YesYesNoNo
    - -

     

    - -

    Monitor -Parameters

    - -
    - -

    These parameters are used to determine when to send monitors -placed on the VAL field. These fields contain values configured -by the user. The monitors are sent when the VAL field exceeds the -last monitored field (MLST, ALST, and LALM) by the appropriate -delta. Otherwise, value change monitors are not called. If these -fields have a value of zero, everytime the value changes, a -monitor will be triggered; if they have a value of -1, everytime -the record is processed, monitors are triggered. The ADEL field -is the delta used for archive monitors, and the MDEL field is the -delta for all other types of monitors.

    - -

    The ODEL field specifies the hysteresis factor for the OVAL -field, the field which holds the manipulated value. Unless the -current value of OVAL is greater than the amount which the user -specifies in this field, no monitors will be invoked. If zero, -anytime OVAL is greater than zero, a monitor is triggered. If -1, -each time the record is processed, a monitor is triggered. Note -that when monitors are called for OVAL, they are also called for -the following fields which comprise the PID expression: P, I, D, -CT, DT, ERR, and DERR.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    ADELArchive DeadbandDOUBLEYes0YesYesNoNo
    MDELMonitor, i.e. value change, DeadbandDOUBLEYes0YesYesNoNo
    ODELOutput deadbandDOUBLEYes0YesYesNoNo
    - -

     

    - -

    Run-time -Parameters

    - -
    - -

    The LALM, ALST, and MLST fields are used by record processing -to implement the monitors for this record. These fields hold the -values for the VAL field from the last time the record was -processed. When the record is processed again the difference -between these fields and current value of VAL exceeds the -appropriate delta (MDEL for instance), then the appropriate -monitors are triggered.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FieldSummaryTypeDCTInitialAccessModifyRec Proc MonitorPP
    LALMValue when last monitors for alarm were triggeredDOUBLENo0YesNoNoNo
    ALSTValue when last monitors for archiver were triggeredDOUBLENo0YesNoNoNo
    MLSTValue when last monitors for value changes were - triggeredDOUBLENo0YesNoNoNo
    - -

     

    - -

    Record -Support Routines

    - -
    - -

    init_record

    - -

    If STPL is a constant link, initialize VAL with it's value and -set UDF to false.

    - -

    Call init_record routine in device support. For "Soft Channel" -device support this does nothing. For "Fast Epid" device support -this establishes the connection to the fastPIDServer server.

    - -

    process

    - -

    See next section.

    - -

    get_value

    - -

    Null.

    - -

    get_units

    - -

    Retrieves EGU.

    - -

    get_precision

    - -

    Retrieves PREC.

    - -

    get_graphic_double

    - -

    Sets the following values:

    - -

    For the VAL, CVAL, HIHI, HIGH, LOW, and LOLO fields sets:

    - - -
  • upper_disp_limit = HOPR
  • -
  • lower_disp_limit = LOPR
  • -
    - -

    For the OVAL, P, I, and D fields sets:

    - - -
  • upper_disp_limit = DRVH
  • -
  • lower_disp_limit = DRVL
  • -
    - -

    get_control_double

    - -

    Sets the following values

    - -

    For the VAL, CVAL, HIHI, HIGH, LOW, and LOLO fields sets:

    - - -
  • upper_ctrl_limit = HOPR
  • -
  • lower_ctrl_limit = LOPR
  • -
    - -

    For the OVAL, P, I, and D fields sets:

    - - -
  • upper_ctrl_limit = DRVH
  • -
  • lower_ctrl_limit = DRVL
  • -
    - -

    get_alarm_double

    - -

    Sets the following values if the field is VAL:

    - -

    upper_alarm_limit = hihi

    - -

    upper_warning_limit = high

    - -

    lower_warning_limit = low

    - -

    lower_alarm_limit = lolo

    - -

     

    - -

    Record Processing

    - -
    - -

    Routine process implements the following algorithm:

    - -
      -
    1. If STPL is a database link and SMSL is CLOSED_LOOP then - VAL is obtained from STPL and UDF is set to false.
    2. -
    3. The device support do_pid routine is called. If device - supports sets PACT=true (which the "Fast Epid" device support - does when it needs to communicate with the fastPIDServer server) - then return immediately.
    4. -
    5. Check alarms. This routine checks to see if the new VAL - causes the alarm status and severity to change. If so - NSEV and NSTA and LALM are set. It also honors the alarm - hysteresis factor (HYST). Thus the value must change by - at least HYST before the alarm status and severity - changes.
    6. -
    7. Checks to see if monitors should be invoked:
    8. -
    - -
    - -
    - -

     

    - -

    Device Support

    - -
    - -

    Device support for the EPID record should implement at least -the init_record and do_pid functions. -New device support for the -EPID record could be written, for example, to communicate with -hardware PID controllers.

    - -

    There is presently device support for "Soft Channel" (which is -very similar to the record support in the EPICS PID record) and -for the "Fast Epid" server.

    - -

    "Soft Channel"

    - -
    -
    init_record()
    -
    This does nothing in the current implementation.
    -
    - -

    do_pid()

    - -
      -
    1. If CVL is not a database link a major alarm is declared - and the algorithm completes.
    2. -
    3. The current value of CVAL is obtained from CVL.
    4. -
    5. The time difference since the last time step is - calculated. If it is less than MDT or if no ticks have - occurred since the last time the algorithm was executed, - process just completes without raising any alarms, - checking monitors, or scanning the forward link.
    6. -
    7. The new values of P, I, D, OVAL, CT, DT, and ERR are - computed.
    8. -
    9. If feedback is On (FBON=1) and OUTL is a valid output - link then OVAL is written to the output link.
    10. -
    - -

    "Fast Epid"

    - -
    -
    init_record()
    -
    This calls the dev_init routine, which creates the asyn - objects and establishes communication with the - fastPIDServer server.
    -
    - -

    do_pid()

    - -
      -
    1. Checks to see if any of the parameters KP, KI, KD, DT, - DRVH, DRVL, VAL, or FBON have changed and if so sends the - new values to the fastPIDServer server.
    2. -
    3. Reads the current values of CVAL, ERR, OVAL, P, I, D, and - DT from the fastPIDServer server.
    4. -
    - -
    -

    -Problems with the Standard EPICS PID Record

    -

    -There are two serious problems with the standard PID record in EPICS. -

      -
    1. The most serious problem concerns the difficulty of using the record to -control a device within a "proportional band". Consider a hypothetical -temperature control system using a digital-to-analog converter (DAC) to drive a -power supply with the following parameters: -
        -
      • DAC range is 0 to 10 volts -
      • DAC drives a current-mode power supply. 0-10V control input equals -0-10A output. -
      • The power supply drives a furnace. -
      • The steady state temperature of the furnace is 100 times the power -supply current, i.e. maximum output (10A) is 1000 degrees, while 50% -output (5A) is 500 degrees. -
      -

      -Conventional temperature controllers (e.g. Omega, Lakeshore, etc.) use the -concept of a "proportional band", which might typically be 10%. This means -that if the setpoint is 500 degrees, and the actual temperature is less than -450 degrees (setpoint minus proportional band) then the controller applies -maximum power (10A in our example). Conversely if the actual temperature is -more than 550 degrees then the controller applies minimum power (0A in our -example). -

      -In order to implement a 10% deadband at 500 degrees in our example the -proportional gain (KP) in the PID equation must be 10V/50 degrees = .2V/deg -For the purposes of this discussion we will assume the integral and -derivative gains (KI, KD) are zero. Setting KI=0 will cause a "droop" in -the output, since the PID equation will only result in power to the -controller when there is a non-zero error if only the proportional term is -used. If the setpoint is 500 degrees and KP is 0.2V/deg then we can -calculate the steady state temperature as: -

      -     Current = Control voltage = Temperature/100 = KP*Error = 0.2V/deg*Error
      -
      -But Error is (500 - Temperature), thus -
      -     Temperature/100 = 0.2V/deg * (500 - Temperature)
      -     0.21*Temperature = 100
      -
      -So Temperature = 476.2 degrees, or a droop of 23.8 degrees. In practice one -would use a non-zero value for KI to correct for this, but for this -discussion it is not necessary. -

      -For the purposes of this simulation consider the time response of the -furnace to be: -

      -Actual temperature = 0.95 * previous temperature + 
      -                                        0.05 * (100 * control input)
      -
      -i.e. there is a delay in the system response, but at steady state the -temperature is equal to 100 * output current = 100 * control input, as was -supposed above. -

      -Consider the system to be currently at 0 degrees, and the setpoint is raised -to 500 degrees at step N=1. Here are the first 20 steps in the absolute -value of the output of the PID equation (M), and also the output of a DAC -if it were set to the value of M but limited by DRVH=10, DRVL=0. -

      -   N    Setpoint   Actual       Error     M      DM  Correct DAC
      -                    Temp                                Output
      -   0         0       0.000       0.000   0.000   0.000    0.000
      -   1       500       0.000     500.000 100.000 100.000   10.000
      -   2       500      50.000     450.000  90.000 -10.000   10.000
      -   3       500      97.500     402.500  80.500  -9.500   10.000
      -   4       500     142.625     357.375  71.475  -9.025   10.000
      -   5       500     185.494     314.506  62.901  -8.574   10.000
      -   6       500     226.219     273.781  54.756  -8.145   10.000
      -   7       500     264.908     235.092  47.018  -7.738   10.000
      -   8       500     301.663     198.337  39.667  -7.351   10.000
      -   9       500     336.580     163.420  32.684  -6.983   10.000
      -  10       500     369.751     130.249  26.050  -6.634   10.000
      -  11       500     401.263      98.737  19.747  -6.302   10.000
      -  12       500     431.200      68.800  13.760  -5.987   10.000
      -  13       500     459.640      40.360   8.072  -5.688    8.072
      -  14       500     477.018      22.982   4.596  -3.476    4.596
      -  15       500     476.149      23.851   4.770   0.174    4.770
      -  16       500     476.193      23.807   4.761  -0.009    4.761
      -  17       500     476.190      23.810   4.762   0.000    4.762
      -  18       500     476.190      23.810   4.762  -0.000    4.762
      -  19       500     476.190      23.810   4.762   0.000    4.762
      -  20       500     476.190      23.810   4.762   0.000    4.762
      -
      -This table lists the correct response of PID system with these parameters. -Note that the steady state temperature (476.2) agrees with the previous -calculation for the temperature droop. -

      -Now consider an actual standard EPICS PID record whose output (DM) is used -directly as the input to an analog output (ao) record which drives the DAC. -The ao record is used in incremental mode, as the documentation for the PID -suggests. The DRHV value for the ao record is 10V, since this is the full -scale range of the power supply. -

      -   N    Setpoint   Actual       Error     M      DM    Actual DAC
      -                    Temp                (unused)         Output
      -   0         0       0.000       0.000   0.000   0.000    0.000
      -   1       500       0.000     500.000   0.000 100.000   10.000
      -   2       500      50.000     450.000   0.000 -10.000    0.000
      -   3       500      47.500     452.500   0.000   0.500    0.500
      -   4       500      47.625     452.375   0.000  -0.025    0.475
      -   5       500      47.619     452.381   0.000   0.001    0.476
      -   6       500      47.619     452.381   0.000  -0.000    0.476
      -   7       500      47.619     452.381   0.000   0.000    0.476
      -   8       500      47.619     452.381   0.000  -0.000    0.476
      -   9       500      47.619     452.381   0.000   0.000    0.476
      -  10       500      47.619     452.381   0.000   0.000    0.476
      -  11       500      47.619     452.381   0.000   0.000    0.476
      -  12       500      47.619     452.381   0.000   0.000    0.476
      -  13       500      47.619     452.381   0.000   0.000    0.476
      -  14       500      47.619     452.381   0.000   0.000    0.476
      -  15       500      47.619     452.381   0.000   0.000    0.476
      -  16       500      47.619     452.381   0.000   0.000    0.476
      -  17       500      47.619     452.381   0.000   0.000    0.476
      -  18       500      47.619     452.381   0.000   0.000    0.476
      -  19       500      47.619     452.381   0.000   0.000    0.476
      -  20       500      47.619     452.381   0.000   0.000    0.476
      -
      -NOTE: These DAC output values are completely incorrect!!!!! The reason for -this is simple. The PID record is calculating a change in output (DM), but is -writing this to an output location (the ao record) which saturates -at the DRHV -value. When N=1 above DM=100, so the ao record should go to 100. However, it -is limited to 10. When N=2, DM=-10, so the ao should go to 90 (100-10), but it -actually goes to 0 (10-10), because the ao clipped the previous value to 10. -This will always happen when driving an output beyond the proportional band. -Since the next change (DM) is applied to the CLIPPED value of the output, -rather than the theoretical value of the output (see first table), all -subsequent DAC values are incorrect. -

      -The bottom line is that the PID record can only work correctly when the DM -value is used to drive a non-saturable value, i.e. not a real output. This -means that it is necessary to create a database with another record in between -the PID record and the actual DAC which is being controlled. This is a -needless complication, and is not mentioned anywhere in the PID record -documentation. -

      -

    2. If one does put another soft ao record in between the PID record and -the actual device being controlled, then one encounters the second serious -problem with the PID record. This problem concerns the integral term in the PID -equation. The problem is that the integral term continues to grow without -bound whenever something is configured wrong (for example, a power supply is -turned off overnight). When the device is turned back on the integral term -will cause large compensating errors for a long time. It is desirable for the -PID record to put some sanity checks on the integral term. -
    - - -
    - -
    - Suggestions and Comments to:
    - Mark Rivers : - (rivers@cars.uchicago.edu)
    - Last modified: June 5, 2000 -
    - - diff --git a/documentation/scalerRecord.html b/documentation/scalerRecord.html deleted file mode 100644 index 5dd12a8..0000000 --- a/documentation/scalerRecord.html +++ /dev/null @@ -1,679 +0,0 @@ - - -Scaler Record and related software - - -

    Scaler Record and related software

    - -
    Tim Mooney
    - -
    -

    Contents

    - - - -

    Overview

    - -

    The scaler record provides support for a bank of up to 64 32-bit counters -(scaler channels) controlled by a common start/stop mechanism. If the -hardware is capable of preset-counter operation, the record divides scaler -channels into two groups according to the values of each channel's -gate-control field (Gn): simple counters [Gn = "N" (0)], and preset counters -[Gn = "Y" (1)]. Simple counters are zeroed immediately before counting -begins, and count upwards. Preset counters are simple counters that will not -count higher than a preset value. The first preset counter to reach its -preset value stop all counters. (The hardware may actually implement a -preset counter by loading in the preset value, and counting down to zero. If -so, device support is expected to maintain the fiction that all counters -count up from zero.) Currently device support exists for the Joerger VSC -8 and 16 channel VME scalers; Joerger VS64 fly-counting scalers; the -SIS3801 multichannel scaler, emulating a single scaler bank, and the SIS3820. -Joerger VS scalers do not support preset counting, so the software sets the Gn fields -to 0 and keeps them there. - -

    Scaler channel 1 receives special treatment: it is presumed to count a -reference-frequency clock signal and its value indicates the time interval -during which counting was enabled. The fields - -

    satisfy the following equations: -
    -	T = S1 / FREQ
    -	TP = PR1 / FREQ
    -
    - -The manner in which the time base is managed is different for different -kinds of scaler hardware. - -
    - -
    Joerger VSC scalers
    It is the user's job to make sure that a -clock signal is presented to the channel-1 input, and that FREQ actually -contains the frequency of the clock signal. The 10 MHz signal available on -the front panel normally is used for this purpose. - -
    SIS3801 scalers
    Normally, the hardware is set up to connect an -internally generated 25-MHz clock to channel 1, via a software switch. -(Thus, any external signal connected to SIS3801 channel 1 will be ignored.) -It is possible to use an externally generated clock, and in any case it is -still the user's responsibility to ensure that FREQ contains the correct -value. The SIS3801 does not support hardware presets. However, presets are emulated as follows. -The scaler is uses a FIFO to buffer the counts in each dwell period. For the scaler -record mode (as opposed to the MCS mode used with the MCA record) the dwell time is -set to 0.01 seconds. Thus, every 0.01 seconds the counts for each channel are pushed into -the FIFO stack. When the driver reads the FIFO at the scaler polling rate (.RATE) it compares -the total counts for each channel with the preset counts. If any preset is reached then it -signals that counting is complete. Thus, the counting could have extended for up to 0.01 second -longer than requested, but each channel will have counted for exactly the same period of time, -so the counts per second will be accurate. - -
    SIS3820 scalers
    Normally the hardware is set up to connect an -internally generated 50-MHz clock to channel 1, via a software switch. -The SIS3820 supports hardware presets. -However, there is only a single preset for channels 1-16, -and a second preset for channels 17-32. This means that only one channel from 1-16 and one channel -from 17-32 can be used as a preset at the same time. The driver handles this limitation by using the -highest numbered channel in each group that has a non-zero preset (PRn) and active gate (Gn=Y). -For example, if PR1, PR3, PR18 and PR22 are all non-zero and G1,G3,G18 and G22 are "Y", -then the scaler will stop counting when S3=PR3 or S22=PR22, whichever comes first. - -
    Joerger VS scalers
    This hardware does not implement preset -counters; an internal 16-bit gate-time counter is used to set the counting -time. The device-support software will choose a reference frequency for this -counter, and cause the hardware to generate and use it. Also, device-support -will set and post the FREQ field according to the reference frequency it has -chosen. But the reference signal still must be connected by the user to the -channel-1 input, so that the record and any clients can treat channel 1 as -the time base. - -
    - -

    This is how the scaler record is intended to be used: -

      -
    1. The user sets FREQ to the frequency of the clock signal input to - scaler channel 1. (Joerger VSC, SIS3801, and SIS3820 only) -
    2. The user sets TP (time preset) and/or PRn (preset value for scaler - channel n). (For Joerger VS scalers, only TP or PR1 may be set.) -
    3. The user sets CNT to "Count" (1), initiating counting. -
    4. For Joerger VSC, SIS3801 and SIS3820 scalers, the counters count until any - preset counter reaches its preset value, whereupon the record resets - CNT to "Done" (0), or the user manually resets CNT to "Done" (0), - causing counting to stop. For Joerger VS scalers, counters count - until the internal gate-time counter reaches its preset, or the user - manually resets CNT to "Done" (0). -
    - -

    This version of the scaler record maintains two counting modes: normal and -background (also called AutoCount). Normal counting is controlled by the CNT -("Count/Done") field, the time preset, and possibly other presets, as -described above. Background counting is controlled by the CONT -("OneShot/AutoCount") field, normally ignores user preset values, and is -intended to give the user continuous updates whenever the scaler would -otherwise be idle. - -

    When CONT = "AutoCount" (1), and no normal counting operation is -already in progress, the scaler waits for the AutoCount delay (DLY1); -counts for the AutoCount period (TP1); and displays the result. If the -AutoCount period (TP1) is less than .001 s, we default to the normal -criteria for determining the count period. If the AutoCount Display -Rate (RAT1) is greater than zero (Hz), then the scaler values are -displayed at that rate while background counting is in progress. - -

    Background counting is interrupted immediately whenever a normal -counting operation is started with the CNT field, and the results of a -normal counting operation are held for ten seconds after the scaler -finishes normal counting, before background counting begins again. -The ten-second data-hold period can be changed by setting the integer -variable 'scaler_wait_time' to the desired hold time in seconds, either -at the ioc console, or in the ioc-startup file, st.cmd. - -

    Background counting never affects the state of the CNT field, so this -field can always be used to determine when a normal counting operation -has begun and finished. - -

    The scaler record is unlike most other EPICS records in that its -processing is neither "synchronous" nor "asynchronous", as these terms -are used in the EPICS Application Developer' Guide. Currently, the PACT -field is always FALSE after record processing has completed, even -though the scaler may be counting. This means the record always -responds to channel-access puts, and that counting can be stopped at -any time. The record's forward link is not executed until the scaler -has stopped counting. - - - -

    Field Descriptions

    -

    In addition to fields common to all record types (see the EPICS -Record Reference Manual for these) the scaler record has the fields -described below. -

    - -
    - - - - - -

    Alphabetical list of record-specific fields

    -NOTE: Hot links in this table take you only to the section in which -the linked item is described in detail. You'll probably have to scroll down to -find the actual item.
    Name Access Prompt Data type Comment - -
    CNT R/W* Count RECCHOICE (0:"Done", 1:"Count") -
    CONT R/W* OneShot/AutoCount RECCHOICE (0:"OneShot", 1:"AutoCount") -
    COUT R/W CNT Output OUTLINK Link to PV -
    COUTP R/W Prompt COUT OUTLINK Link to PV -
    D1...D64 R/W Count Direction n RECCHOICE (0:"Up", 1:"Dn") -
    DLY R/W Delay FLOAT before counting -
    DLY1 R/W Auto-mode Delay FLOAT before counting -
    EGU R/W Units Name STRING 8 characters -
    FREQ R/W Time base freq DOUBLE e.g., 1e7 -
    G1...G64 R/W Gate Control n RECCHOICE preset? (0:"N", 1:"Y") -
    NCH R Number of Channels SHORT from device -
    NM1...NM64 R/W Scaler n name STRING user's field -
    OUT R Output SpecificationOUTLINK link to hardware -
    PCNT R Prev Count RECCHOICE private -
    PREC R/W Display Precision SHORT num decimal places -
    PR1...PR64 R/W Preset n ULONG preset values -
    RATE R/W Display Rate (Hz) FLOAT in [0..60] Hz -
    RAT1 R/W Auto Display Rate FLOAT in [0..60] Hz -
    RPVT r private void * private -
    S1...S64 R Scaler n ULONG results -
    SS r Scaler state SHORT state of hardware -
    T R Timer DOUBLE elapsed time -
    TP R/W Time Preset DOUBLE preset time -
    TP1 R/W Time Preset DOUBLE preset time (auto mode) -
    US r User state SHORT state of user request -
    VAL R/W Result DOUBLE posted when counting is done -
    VERS R Code Version FLOAT code version - -
    - - - - - - - - - - - - - - - -
    Note: In the Access column above:
    R Read only -
    r Read only, not posted -
    R/W Read and write are allowed
    R/W* Read and write are allowed; write triggers record -processing if the record's SCAN field is set to "Passive."
    N No access allowed
    - -
    - - - -
    - - - -

    Control/status fields

    Name Access Prompt Data type Comments - -
    CNT R/W* Count RECCHOICE (0:"Done", 1:"Count") -
    -User sets this field to "Count" (1) to start counting. When a preset is reached, -counting will stop, this field will be reset to "Done" (0), and the forward -link will be fired. If this field is set to "Done" (0) while counting is in -progress, counting will be stopped, the accumulated counts will be reported, -and the forward link will be fired. - -
    CONT R/W* OneShot/AutoCount RECCHOICE (0:"OneShot", 1:"AutoCount") -
    -User sets this field to "AutoCount" (1) to enable background counting. -(See also autocount delay (DLY1), autocount display rate (RAT1), and autocount time presetTP1.) - -
    G1...G64 R/W Gate control RECCHOICE (0:"N", 1:"Y") - -
    -There are 64 of these fields, one per channel. These fields determine -whether the associated scalers are to be used as simple scalers (Gn=0) -or preset scalers (Gn=1), assuming the hardware is capable. When Gn is -set to 1, the record will ensure than PRn is nonzero (will set it to 1000, -if it was zero). When PRn is set to any positive value, the record will -set Gn to 1. If the hardware does not implement preset scalers, device -support will set these fields to 0 whenever it notices that they have been -set to 1. - -
    PR1...PR64 R/W Preset n ULONG - -
    -Preset values for the associated scalers. If scaler n has been -designated as a preset scaler (i.e., if Gn=1), then when the scaler -reaches the count PRn, all scalers will be disabled, and the record -will report counting has completed by setting CNT=0. If scaler n has -not been designated as a preset scaler, the PRn is ignored. When PRn -changes to any positive value, the record will set Gn to 1. - -
    TP R/W Time preset DOUBLE - -
    -This field specifies for how long, in seconds, the scaler is to count -if no other preset stops it. TP is effectively a proxy for the preset -field, PR1, associated with scaler 1. Whenever TP changes, the record -will set PR1 = TP*FREQ, and otherwise behave as though the user had -changed PR1. - -
    TP1 R/W AutoCount Time preset DOUBLE - -
    -This field specifies the background-counting period in seconds. - -
    DLY R/W Delay (sec) FLOAT - -
    -The delay, in seconds, that the record is to wait after -CNT goes to 1 before actually causing counting to begin. - -
    DLY1 R/W AutoCount Delay (sec) FLOAT - -
    -The delay, in seconds, between successive background-counting periods. - -
    RATE R/W Display rate (Hz) FLOAT - -
    -This field specifies the rate in Hz at which the scaler record posts -scaler information while counting is in progress. If this field is -zero, counts are displayed only after counting has stopped. Max. -rate: 60 Hz - -
    RAT1 R/W AutoCount Display rate (Hz) FLOAT - -
    -This field specifies the rate in Hz at which the scaler record posts -scaler information while background counting is in progress. If this field is -zero, counts are displayed only after background counting has stopped. Max. -rate: 60 Hz - -
    -
    - - -
    - - - -

    Data fields

    Name Access Prompt Data type Comments - -
    FREQ R/W Time base freq. (EGU) DOUBLE - -
    -The frequency (in Hz) of the clock signal counted by scaler 1. The -record uses this field to convert between time values (T and TP, in -seconds) and values associated with scaler 1 (S1 and PR1). It is -the user's responsibility to ensure that this field has the correct -value. - -
    S1...S64 R Scaler n value (EGU) ULONG - -
    -The counts accumulated by the scalers. These are posted periodically (at RATE Hz) -while counting is in progress, and once after counting stops. - -
    T R Timer (EGU) DOUBLE - -
    -This field is a proxy for the value field, S1, associated with scaler -1. Whenever S1 changes, the record will set T = S1/FREQ. - - -
    - - -
    - - - -

    Link fields

    Name Access Prompt Data type Comments -
    COUT R/W CNT Output OUTLINK link to EPICS PV to which CNT field's value is written when a user count -sequence has just started, or has just finished. -
    COUTPR/W Prompt CNT Output OUTLINK link to EPICS PV to which CNT field's value is written when a user count -sequence has just been commanded, or has just finished. This outlink is not delayed, as is COUT, by the DLY field. - -
    OUT R Output Specification OUTLINK - - This field specifies the hardware to be controlled. - -
    - - - -
    - - - -

    Miscellaneous fields

    Name Access Prompt Data type Comments - -
    NM1...NM64 R/W Scaler n name STRING - - Names the user has given to individual scaler channels. - -
    PREC R/W Display Precision SHORT - - The number of digits to the right of the decimal that are to be - displayed by MEDM and other channel-access clients. - -
    EGU R/W Engineering Units STRING - - String sent to channel-access clients who ask for engineering units. - -
    VERS R Code Version FLOAT - - Version number of the recScaler.c code. - - -
    NCH R Number of channels SHORT - - -The number of channels actually supported by the underlying hardware, -as reported by device support. - -
    - -
    - - - - -

    Private fields

    Name Access Prompt Data type Comments - -
    D1...D64 R/W Count direction RECCHOICE (0:"Up", 1:"Dn") - -
    -These fields are intended for the private use of the record, and may -disappear or become read-only in the future. For scaler n, Dn is -direction in which the hardware actually counts. - -
    PCNT R/W Previous count RECCHOICE (0:"Done", 1:"Count") - -
    -Previous value of CNT. - -
    SS r Scaler state SHORT state of hardware - -
    - -
    US r User state SHORT state of user's request - -
    - -
    VAL R/W Result DOUBLE Set to value of the T -field, and posted when counting is done, after all other fields have been posted. - -
    - - - - - - - -
    -

    -

    Files, device support

    The following table -briefly describes the files required to implement and use the -scaler record. -

    - - - - - - - - - - - - - - - - - - - - -
    SOURCE CODE
    scalerRecord.c Record support for the scaler record
    devScalerAsyn.c Device support for asyn scaler drivers
    devScaler.h Header included by record and device support
    devScaler.c Device support for Joerger VSC scalers
    devScaler_VS.c Device support for Joerger VS scalers
    devScalerSTR7201.c Device support for Struck 7201 and SIS3801
    drvMcaSIS3820Asyn.c Device support for Struck 7201 and SIS3801
    scalerRecord.dbdThis file defines all of the fields menus, etc. for the scaler record.
    *Include.dbdThis file is loaded at ioc-boot time, and by database-configuration tools, and -- -for purposes here -- describes the scaler-record fields, and the kinds of devices that -may be associated with the scaler record. Normally the file contains the following -scaler-related information: - -
    -# Database definition for scaler record
    -include "scalerRecord.dbd"
    -# Device support for scaler record
    -device(scaler,INST_IO,devScalerAsyn,"Asyn Scaler")
    -device(scaler,VME_IO,devScaler,"Joerger VSC8/16")
    -device(scaler,VME_IO,devScaler_VS,"Joerger VS")
    -device(scaler,VME_IO,devScalerSTR7201,"Struck STR7201 Scaler")
    -device(scaler,VME_IO,devScalerCamac,"CAMAC scaler")
    -
    - -

    - - - - - - - - -
    DATABASE and AUTOSAVE-REQUEST FILES
    scaler.dbdatabase used for all device types.
    scaler_settings.reqcopy of scaler_64ch_settings.req
    scaler_8ch_settings.reqsettings for 8-channel scaler
    scaler_16ch_settings.reqsettings for 16-channel scaler
    scaler_32ch_settings.reqsettings for 32-channel scaler
    scaler_64ch_settings.reqsettings for 64-channel scaler
    scaler_channelN_settings.reqincluded by other .req files
    - -

    - - - -
    MEDM DISPLAY FILES
    scaler.adl tiny operator screen for 8-channel scaler -
    scaler16.adl same, but for 16-channel scaler -
    scaler32.adl same, but for 32-channel scaler -
    scaler_more.adl medium operator screen -
    scaler16_more.adl same, but for 16-channel scaler -
    scaler32_more.adl same, but for 32-channel scaler -
    scaler_full.adl big operator screen -
    scaler16_full.adl same, but for 16-channel scaler -
    scaler32_full.adl same, but for 32-channel scaler -
    scaler_full_calc.adl big operator screen with user calculations -
    scaler16_full_calc.adl same, but for 16-channel scaler -
    scaler32_full_calc.adl same, but for 32-channel scaler - -
    These files build medm screens to access the scaler -record and related process variables. -To use one of them from the command line, type, for example -
    -medm -x -macro "P=XXX:,S=scaler1" scaler.adl
    -
    -

    -where XXX:scaler1 is the name of a scaler record in an IOC. -

    -These files can also be used as related displays from other medm -screens by passing the argument "P=XXX:,S=scaler1". -

    - - -

    - - -
    EPICS STARTUP FILE
    st.cmd Startup script -
    -This file is not included in the distribution. Here are annotated excerpts -from a startup file that supports scalers: -
    -#######################################################################
    -# vxWorks startup script to load and execute system (iocCore) software.
    -
    - - Scaler-related databases -
    -# Tell EPICS all about the record types, device-support modules, drivers,
    -# etc. in the software we just loaded (xxxApp)
    -dbLoadDatabase("dbd/xxxApp.dbd")
    -
    -# scalers
    -dbLoadRecords("$(STD)/stdApp/Db/scaler16m.db","P=xxx:,S=scaler1,OUT=#C0 S0 @,DTYP=Joerger VSC8/16,FREQ=10000000")
    -dbLoadRecords("$(STD)/stdApp/Db/scaler16m.db","P=xxx:,S=scaler2,OUT=#C0 S0 @,DTYP=Joerger VS,FREQ=10000000")
    -dbLoadRecords("$(STD)/stdApp/Db/scaler16m.db","P=xxx:,S=scaler3,OUT=#C0 S0 @,DTYP=Struck STR7201 Scaler,FREQ=25000000")
    -dbLoadRecords("$(STD)/stdApp/Db/scaler16m.db","P=xxx:,S=scaler4,OUT=#C0 S0 @,DTYP=CAMAC scaler,FREQ=10000000")
    -dbLoadRecords("$(STD)/stdApp/Db/scaler32.db", "P=xxx:,S=scaler5,OUT=@asyn($(PORT)),DTYP=Asyn Scaler,FREQ=50000000")
    -
    - -
    -

    - - - - - - - - -
    -VSCSetup(int nCards, char *baseAddress, unisgned intVectBase)
    -
    -
    nCardsthe actual number of cards may be less than, but not greater than this -
    baseAddressthe base address of the first card of a series. This must agree -with address jumpers on the actual card(s). -

    Joerger VSC8 and VSC16 have base addresses in the A32 address space, -on a 256-byte (0x100) boundary. (I.e., these cards require 256 bytes -each, and must all be addressed contiguously as, e.g., 0xB0000000, -0xB0000100,...). -

    intVectBasethe interrupt vector that will be loaded into the first card of a -series. Succeeding cards will be loaded with intVectBase+1, -intVectBase+2, etc. Stay in the range [64..255]. (The interrupt level -is read from the hardware.)
    - -

    - -
    VSCSetup(2, 0xB0000000, 200)
    - -
    -

    - - - - - - - - - -
    -scalerVS_Setup(int nCards, char *baseAddress, unsigned intVectBase, int intLevel)
    -
    -
    nCardsthe actual number of cards may be less than, but not greater than this -
    baseAddressthe base address of the first card of a series. This must agree -with address jumpers on the actual card(s). -

    Joerger VS scalers have base addresses in the A16 address space, -on a 2048-byte (0x800) boundary. (I.e., these cards require 2048 bytes -each, and must all be addressed contiguously as, e.g., 0x2000, 0x2800,...). -

    intVectBasethe interrupt vector that will be loaded into the first card of a -series. Succeeding cards will be loaded with intVectBase+1, -intVectBase+2, etc. Stay in the range [64..255]. -
    intLevelthe interrupt level this board should use.
    - -

    - -
    -scalerVS_Setup(1, 0x2000, 205, 5)
    -
    - -
    - - - - - -
    drvSIS3801Config(Port, baseAddress, intVectBase, intLevel, 2048, 32)
    Port - name to give to asyn port defined by drvSIS3801Config() -
    baseAddress - the base address of the first card of a series. This must agree - with address jumpers on the actual card(s). -

    SIS3801 scalers have base addresses in the A32 address space, - on a 2048-byte (0x800) boundary. (I.e., these cards require 2048 bytes - each, and must all be addressed contiguously as, e.g., 0x90000000, 0x90000800,...). -

    intVectBase - the interrupt vector that will be loaded into the first card of a - series. Succeeding cards will be loaded with intVectBase+1, - intVectBase+2, etc. Stay in the range [64..255]. -
    intLevel - the interrupt level this board should use. - -
    channels - number of channels for each signal. - -
    signals - number of signals (i.e., counter inputs) -
    -
    -
    -drvSIS3801Config($(PORT), 0xA0000000, 220, 6, $(MAX_CHANS), $(MAX_SIGNALS))
    -
    - -
    - - -

    - - - - -
    BACKUP/RESTORE (BURT) REQUEST FILES
    scalerSettings.req sample request file to save -settings of one scaler database. Edit this file, supplying names of -the scaler records whose settings you want saved. (The sample file -also saves the states of other records in the sample database, -Jscaler.db, that control calculations done when the scaler finishes -counting.) -
    yyScalerSettings.req save settings of a specified scaler record. This file is #include'd (once for each scaler) by scalerSettings.req. - -
    These files tell the backup/restore tool how to save scaler -settings. To use them from the command line, type, for example -
    -burtrb -f scalerSettings.req -o myScalerSettings.snap
    -
    -To restore the scaler settings saved by the above commands, type -
    -burtwb -f myScalerSettings.snap
    -
    -
    - - -


    -

    Restrictions

    -When AutoCount is enabled, with a very short counting time (TP1) and delay -time (DLY1), the scaler can swamp the network with data.
    - -
    -Suggestions and comments to: -
    Tim Mooney : (mooney@aps.anl.gov) -
    -
    - - - diff --git a/documentation/stdDoc.html b/documentation/stdDoc.html deleted file mode 100644 index c06f384..0000000 --- a/documentation/stdDoc.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - -std - - - --"EPICS" - -

    The synApps std module

    -The std module publishes the following software items for use by ioc applications -: - -

    Records

    -
    -
    epidRecord.html
    Extended PID feedback record -
    scalerRecord.html
    Scaler record -
    - -

    Databases and GUI display files

    - - -

    4step.db, 4step.adl

    - -

    Implements a multistep measurement that may involve up to four sets of the -following operations: -

      -
    1. set conditions and wait for completion (execute a string-sequence record) -
    2. trigger up to two detectors and wait for completion -
    3. acquire scalar data from up to four PVs, for each measurement step, - and cache in local PVs. -
    - -

    When all measurement steps have completed, performs up to four calculations on -cached scalar data. - -

    The original purpose of this database was to allow the sscan record to -perform a preprogrammed dichroism measurement, in which a measurement is made -under two conditions (say, 'a' and 'b'), and the result (Ma-Mb)/(Ma+Mb) is -recorded. - - -

    IDctrl.db, xxIDCtrl.adl

    - -

    A front end for the APS insertion-device control system. This database -allows an ID to be driven by a ca_put_callback() command. - - -

    Nano2k.db, Nano2k.adl

    - -

    Support for the Queensgate Nano2k piezo controller. - -

    all_com_*.db

    - -

    Deprecated collection of databases for fanning out a "stop" command to all -motor records in an ioc, and for rolling up all motor-moving states into a -single PV. The motor module has a better way of doing this (motorUtil.db, and -the motorUtilInit() command invoked from the ioc startup file). - -

    pid_control.db, pid_*.adl

    - -

    Implements a PID (proportional/integral/differential) feedback loop, reading -values from a readback PV, comparing with a desired value, and writing -corrections to a control PV. This record-based feedback loop is for low-speed -applications, and is very general because it can use any EPICS PVs for readback -and control. - -


    pid_control.adl, pid_parameters.adl -

    - -

    async_pid_control.db, async_pid_control.adl

    - -

    A version of pid_control with two improvements: - -

      -
    1. The readback PV can be an asynchronous record. The std module implements -the "Async Soft Channel" device type for the epid record, which executes the -record's readback-trigger link, and waits for completion before reading the -result. -
    2. The database provides a transform record to process the output value before -using it to drive the target PV. -
    - -The original purpose of async_pid_control was to support feedback control with a -noisy readback device, by using the calc module's userAve10.db database to -average over a number of measurements. - -

    fast_pid_control.db

    - -

    Implements a PID (proportional/integral/differential) feedback loop, reading -values from a readback PV, comparing with a desired value, and writing -corrections to a control PV. This inerrupt-service-routine based loop can run -very fast (up to around 10 kHz) but is restricted in readback and control PVs. -The readback must be an appropriately supported analog input device, such as the -IP330 ADC, and the control must be an appropriately supported analog output -device, such as the DAV128V. - -

    femto*.db, femto*.adl

    - -

    Support for Femto (brand name) low-noise current amplifier. - -

    genTweak.db

    - -

    Adds tweak functionality to any floating point PV - -

    ramp_tweak.db, ramp_tweak*.adl

    - -

    Adds ramp and tweak functionality to any numeric PV. To use, type the name -of the PV into the "targetPV:" text-entry field (or use Drag-And-Drop), and set -the step period and size. If you don't want ramping, set the step size to zero. - -

    This database supports ca_put_callback. When the desired-value or tweak -fields are written to by a ca_put_callback, the callback will not be sent until -the target has reached the new desired value. The database also supports -autosave, and will correctly initialize itself after a reboot. - - -


    ramp_tweak.adl, ramp_tweakSetup.adl -

    - -

    genericState.db, genericState.adl -genericStateAux.db -genericStrState.db

    - -

    I don't know what this is. - -

    misc.db

    - -

    Miscellaneous PVs: burtResult, ISO8601 time-stamp string - - -

    pvHistory.db, pvHistory*.adl

    - -

    Collects values of up to three PVs in arrays for plotting as functions of -time. - - -

    autoShutter.vdb

    - -

    See README_autoShutter - -

    remoteShutter.db

    - -

    See README_remoteShutter - -

    sampleWheel.db, sampleWheel*.adl

    -

    Support for one particular sample holder. - -

    scaler*.db, scaler*.adl

    - -

    Support for the scaler record. - -

    softMotor.db, softMotor*.adl

    - -

    Support for a soft motor record that can be attached at run time to a real -motor or other motorlike collection of PVs. - -

    timeString.db

    - -

    A stringin record with "Soft Timestamp" device support - -

    alarmClock.vdb, alarmClock*.adl

    - -

    Cause a specified action to occur at a specified date and time. - -

    countDownTimer.vdb, countDownTimer*.adl

    - -

    Cause a specified action to occur after a specified time interval. - -

    timer.db, timer*.adl

    - -

    Cause a specified action to occur after a specified time interval - -

    trend.db

    -

    I don't know what this is. - -

    userMbbos10.db, userMbbo*.adl

    -

    Ten MBBO records. - -

    zero.db, zero2.db

    - -

    A string-sequence record configured to zero a motor by putting it into "Set" -mode, writing zero to its VAL field, and putting it into "Use" mode. zero2 does -the same thing for two motors. - -

    selector.db

    - -

    A general purpose selector, which allows the deployer to attach a menu to a -list of actions. For example, to implement control of a motor for which -discrete positions have special significance (mirror stripe, sample-wheel -angle), one edits selector.substitutions (see iocBoot/iocStdTest) with the names -and motor positions, and the target PV (or PVs) to which those positions should be -written. The menu selection can be made by a client using ca_put_callback(). - -

    It's possible to configure the target PV at run time. If this is done, it's -important to note that the links shown below in selector_more.adl must have the -attribute "CA", because the record is configured to wait for completion, which -can't be done with a PP link. - -


    selector.adl, selector_choice.adl,selector_more.adl - -

    -

    Other code

    -

    doAfterIocInit(char *cmd)

    - -

    Stores the string cmd and executes it with iocshCmd() after -iocInit. This is useful to simplify maintenance of command files that specify -databases which must be paired with code (such as State Notation Language -programs) that must be invoked after iocInit. It's tedious and error prone to -have the commands separated. doAfterIocInit() allows this: - -

    -# editSseq - edit any sseq or seq record
    -dbLoadRecords("$(CALC)/calcApp/Db/editSseq.db", "P=xxxL:,Q=ES:")
    -# Don't forget to run the sequence program, editSseq, below
    -
    -...
    -unrelated commands
    -...
    -
    -iocInit
    -
    -...
    -more unrelated commands
    -...
    -
    -seq &editSseq, 'P=xxxL:,Q=ES:'
    -
    - -to be replaced by this: - -
    -# editSseq - edit any sseq or seq record
    -dbLoadRecords("$(CALC)/calcApp/Db/editSseq.db", "P=xxxL:,Q=ES:")
    -doAfterIocInit("seq &editSseq, 'P=xxxL:,Q=ES:'")
    -
    - -

    vxCall(char *funcName [, char *arg1, char *arg2, ...])

    - -

    Searches the vxWorks symbol table for a function that matches the string -funcName, then executes the function with the given arguments. -vxCall will parse each argument to determine if it represents a -number or a string and pass the correct values to the vxWorks function. - - - diff --git a/documentation/stdReleaseNotes.html b/documentation/stdReleaseNotes.html deleted file mode 100644 index e290c4a..0000000 --- a/documentation/stdReleaseNotes.html +++ /dev/null @@ -1,340 +0,0 @@ - - - - - stdReleaseNotes - - - - - -

    std Release Notes

    - - -

    - Release 3-4-1 (Nov. 4, 2015)

    - - -

    - Release 3-4 (Jan. 13, 2015)

    - - - -

    - Release 3-3 (Nov. 10, 2014)

    -
      - -
    • Added function "doAfterIocInit()", so that databases paired with SNL - programs can be specified in the same place. (Thanks to Keenan Lang) - -
    • scalerRecord.c: use "epicsUInt32" instead of "unsigned long" for Sn and - PRn fields - -
    • devScalerAsyn.c: Changed pointers from unsigned long to epicsUInt32; - changes to avoid compiler warnings - -
    • Added displays for the aSub, compress, and sub records - -
    • translated .adl files for caQtDM and CSS-BOY - -
    • drvScalerSoft.c: modified to zero scaler-count PVs when scaler is - started. - -
    • Added scalerSoftCtrl database and settings file; added softScaler.cmd - example of loading soft scaler into ioc. - -
    • Modified 4step.db, replacing hard-wired "4step:" with "$(Q)". Modified - 4step_settings.req, replacing "$(Q):" with "$(Q)". - -
    - - -

    - Release 3-2 (Apr. 17, 2013)

    -
      - -
    • The sseq record was moved from the std module to the calc module, along - with all of its databases, request files, and display files. - -
    • Added general purpose selector (e.g., for mirror stripe) selector.db, - etc. - -
    • misc.db - added two current time PVs, P:iso8601 and P:datetime - -
    • pvHistory.db - use Soft Timestamp device support, because it's in base - -
    • epid.req - add autosave/restore request file for epid record - -
    • countDownTimer.vdb - New calc engine in base requires ?: expression to - have both ? and : - -
    • devTimeOfDay.c - Use epicsTimeToStrftime, instead of to-be-deleted - tsStampToText. - -
    • selector.db, selector*.adl - general purpose selector - -
    • Added display files for CSS-BOY and caQtDM - -
    - - -

    - Release 3-1 (Nov 14, 2011)

    -
      -
    • Added databases and MEDM-display files for genericState database. -
    - - -

    - Release 3-0 (Sept 15, 2011)

    -
      -
    • The scaler record no longer makes two calls to disarm the hardware - (dset->arm(0)) when the scaler completes counting normally. (Previously, - the code supporting user abort of a count was also executed after normal - completion.) -
    • The sseq record can now treat array PVs whose elements are of type DBF_CHAR - or DBF_UCHAR, as strings. Only the first 39 characters are handled, because - the sseq record uses PVs of type DBF_STRING internally. - -
    • Previously, sseq record links could wait or not wait for completion, - before going on to the next action. Now links can wait for - completion after a specified action. For example, you can execute - the first two actions without waiting in between, and then wait for both - to complete before processing the third action. - -
    • The sseq record now displays the states of its DOL and LNK links. - -
    • Previously the sseq record did not defend itself against the possibility that - it would be executed by channel access and aborted by a PV link, which would - cause the record to be executed again, immediately after the abort succeeded. - -
    • Added support for femto_DxPCA_x00 Femto amplifier - -
    • drvScalerSoft.c: The callback for done must pass the value 1, not 0 - -
    • Added userMbbo, a database of ten user-controlled menu choices. - -
    • scaler16m.db: Added COPT=="Always" to $(P)$(S)_calc1 (transform record) - -
    • Modified RELEASE; deleted RELEASE.arch - -
    • Added .opi display files for CSS-BOY -
    - -

    - Release 2-9 (Aug. 10, 2010)

    -
      -
    • ramp_tweak.db had an illegal link in it's Init record. -
    - - -

    - Release 2-8 (Mar. 30, 2010)

    -
      -
    • fast_pid_control.db, devEpidFast.c. Added new parameters to the - INP field, because previously the DRV_USER strings for the data and - time interval were hardcoded. The length of the resulting string - now is too large for INP in many cases, so put some of it in the DESC - field, which is ugly.
    • -
    • epidRecord.dbd - added fields TRIG and TVAL, which are used by - devEpidSoftCallback.c to support an asynchronous readback device by - waiting for completion before getting the readback value. -
    • async_pid_control.db, async_pid_control_settings.db, async_pid_control.adl -- - new files to support pid control with an asynchronous readback device. -
    • sseq_settings.req - Added SCAN -
    • drvScaler974 - new file for Ortec 974 scaler -
    • devScalerAsyn.c - ignore callback when DONE==0, register callbacks on address 0. -
    • sseqRecord.c - fixed for 64-bit arch -
    • no longer build shareBase.dbd -
    • nameVal.adl, anyRecord.adl - new display files for any record type. -
    • deleted some unused .adl files -
    - -

    Release 2-7 (Sept 10, 2008)

    -
      -
    • yySeq.adl, yySeq_full.adl - new files -
    • genSub-record dependency replaced by aSub record in base 3.14.10 -
    - - -

    Release 2-6 (Sept 10, 2008)

    - -
      - -
    • The sseq record was failing to process immediately after a reboot, when -ordered to process because of a CP input link. - -
    • The gpibRecord has been replaced by the asynRecord, which is loaded from the -asyn module. - -
    • New databases: alarmClock, autoShutter, countDownTimer, ramp_tweak, scaler16m - -
    • The sseqRecord (string Sequence, a variant of the seq record in EPICS base) -can now be told to abort the sequence it's executing. - -
    • The scaler record has a new field, COUTP, which is like the COUT field, but -is not delayed by a nonzero setting of the DLY field. - -
    • If the scaler-record DLY field was less that 1, it was not honored. -(Thanks to Xuesong Jiao for the fix.) - -
    • New link-help displays do a better job of describing the effects on link -attributes, particularly as they bear on completion detection (i.e., the -behavior of a data when written to by ca_put_callback). - -

      Release 2-5-5 (April, 2007)

      -
        -
      • Added scaler16m.db database, and corresponding MEDM displays. These - differ from scaler16.db and its display files only in the implementation - of end calculations. The new support provides end calcs for all 16 signals. -
      • New link-help displays. -
      • Added pvHistoryRegister to stdSupport.dbd -
      • Added field COUTP, an output link, to the caler record. This is similar - to the COUT link, which sends the value of the CNT field to its target - whenever CNT changes. COUTP differs from COUT in that it doesn't wait for - the delay specified in the DLY field, but sends promptly after CNT changes. -
      • Minor change to devScalerAsyn to support change in API for asyn callbacks. -
      • Minor change to devEpidFast to support change in API for asyn callbacks. -
      • Added ramp_tweak database and assoc. support - -
      • Minor change to devScalerAsyn to support change in API for asyn callbacks. -
      • Minor change to devEpidFast to support change in API for asyn callbacks. -
      • Added ramp_tweak database and assoc. support -
      - -

      Release 2-5-4 (Dec. 6, 2006)

      -
        -
      • Changes to scaler record: -

          -
        • PRn and Sn fields are now DBF_ULONG rather than DBF_LONG. -
        • No longer hardcode VME_IO device type in the record logic. -
        • Removed .CARD record field. -
        • Changed interface to device support so that all functions pass precord - rather than card, and init_record passes pointer to device callback structure. -
        • Move callback structures from dpvt to rpvt so record does not access dpvt. -

          -
        -
      • Added asyn device support for scaler record. This is - currently used by the SIS3820 device support in mcaApp/SISSrc, but all scaler - device support will eventually be changed to use asyn. -

        -
      • Changed stdApp/Db/scaler*.db so that $(OUT) is a - macro parameter, rather than assuming VME_IO link type. -

      • Deleted CARD field from stdApp/op/adl/scaler*.adl. -

      • Deleted stdApp/src/femto.dbd, not needed. -

      • Added timer.db (resettable software timer) and - related software: timer.req, timer*.adl -

        -
      -

      Release 2-5-3

      -
        -
      • epid record still had some FLOAT - stuff to convert to DOUBLE. Fixed record and docs. -

        -
      • added userStringSeq10 database, - autosave request, and medm display files.

        -
      • Added support for the Femto - current amplifier (www.femto.de).

        -
      -

      Release 2-5-2

      -
        -
      • sseqRecord.html rewritten. The old - version was a minimal modification of seqRecord.html, from the EPICS - Record Reference Manual, and was not very clear. -

        -
      • scaler record: v3.18: Don't post - CNT field unless record-support changed its value. Modified debug - macro. -

        -
      • devEpidFast.c: changed strtok_r to - epicsStrtok_r -

        -
      • pvHistory: new software to - maintain short-term history of a few PV's in the ioc. Software - comprises pvHistory.c (genSub routines), devTimeOfDay.c, - pvHistory.db, pvHistory.req (autosave-request file), and - pvHistory*.adl, and relies on autosave to save/restore the value - arrays. -

        -
      • softMotor.db: shortened some .DESC - field values so they fit. -

        -
      • all_com_4.db: new file -

        -
      • softMotorConfig.adl: related-display callups were using - sCalcout files for calcout records, because synApps did not contain - calcout medm displays. Now the calc module does contain calcout - displays, so we use them. -

        -
      -

      Release 2-4

      -
        -
      • mpf-related stuff replaced by - asyn-related stuff -

        -
      • minor scaler-record changes to - accommodate Joerger VS series. Existing support for other scaler - devices should not require any modifications. -

        -
      • BitBus is no longer supported -

        -
      • ioc-status info now provided by - vxStats module -

        -
      • PID support rearranged around the - asyn module -

        -
      • SSEQ-record delays now snap to - nearest clock period, and show user the delay that will actually be - used. Fixed bug that was crashing on Linux and Windows. -

        -
      • cvs log -

        -
      -

      Release 2-3

      -

      This is what's left of the synApps std module after the -modules autosave, calc, optics, sscan, and vme were split out. -

      -

      This version is intended to build with EPICS base 3.14.5. -Differences from std 2.2: -

      -
        -
      • scaler record - device support - that used "struct callback" defined in devScaler.h must - now replace that with "CALLBACK", and must include - epics/base/include/callback.h -

        -
      • sseq record - Now allows user to - specify whether or not the record should wait, after putting a link - value, for the resulting processing to complete before processing - the next link. Some code cleanup. Added seqRecDebug. -

        -
      • topDAC8.adl - Deleted to avoid - conflict with dac128V module. -

        -
      • VXstats_full.adl -

        -
      • pid_control_settings.req - added - delta time -

        -
      • Added device-independent scaler - database and save-restore settings files. -

        -
      • timeString.db - new capability in 3.14.5: stringin record can - get time date. -

        -
      -
      Suggestions and Comments to:
      Tim -Mooney : (mooney@aps.anl.gov) -
      - - diff --git a/iocBoot/iocStdTest/Makefile b/iocBoot/iocStdTest/Makefile index e1b9aa4..f551e1e 100644 --- a/iocBoot/iocStdTest/Makefile +++ b/iocBoot/iocStdTest/Makefile @@ -1,5 +1,7 @@ TOP = ../.. include $(TOP)/configure/CONFIG -ARCH = $(EPICS_HOST_ARCH) +#ARCH = linux-x86 +#ARCH = linux-x86_64 +ARCH = solaris-sparc-gnu TARGETS = envPaths include $(TOP)/configure/RULES.ioc diff --git a/iocBoot/iocStdTest/auto_settings.req b/iocBoot/iocStdTest/auto_settings.req index 2ef1b1e..24f743f 100644 --- a/iocBoot/iocStdTest/auto_settings.req +++ b/iocBoot/iocStdTest/auto_settings.req @@ -1,4 +1,3 @@ #file "femto.req",P=stdTest:,H=fem01:,F=seq01: #file "userMbbos10_settings.req",P=stdTest: file selector_settings.req P=$(P),R=obj -file scalerSoftCtrl_settings.req P=kas:,Q=scaler1: diff --git a/iocBoot/iocStdTest/st.cmd b/iocBoot/iocStdTest/st.cmd index 0a3cf00..f84fe47 100644 --- a/iocBoot/iocStdTest/st.cmd +++ b/iocBoot/iocStdTest/st.cmd @@ -49,12 +49,12 @@ dbLoadRecords("../../../std/stdApp/Db/misc.db", "P=stdTest:") # Femto amplifier #dbLoadRecords("../../../std/femto.db","P=stdTest:,H=fem01:,F=seq01:") +# Throttle record +#dbLoadRecords "../../../std/stdApp/Db/throttle.db", "P=stdTest:,THR=thr1" + # General purpose selector dbLoadTemplate("selector.substitutions") -# soft scaler -< softScaler.cmd - iocInit ### Start Femto amplifier sequence programs diff --git a/iocBoot/iocStdVXTest/st.cmd b/iocBoot/iocStdVXTest/st.cmd index 0c130cb..fc78773 100644 --- a/iocBoot/iocStdVXTest/st.cmd +++ b/iocBoot/iocStdVXTest/st.cmd @@ -47,6 +47,9 @@ dbLoadRecords("../../../std/stdApp/Db/misc.db", "P=stdTest:") # Femto amplifier #dbLoadRecords("../../../std/femto.db","P=stdTest:,H=fem01:,F=seq01:") +# Throttle record +#dbLoadRecords "../../../std/stdApp/Db/throttle.db", "P=stdTest:,THR=thr1" + iocInit ### Start Femto amplifier sequence programs diff --git a/stdApp/Db/4step.db b/stdApp/Db/4step.db index bc66a6b..9d58835 100644 --- a/stdApp/Db/4step.db +++ b/stdApp/Db/4step.db @@ -190,21 +190,44 @@ grecord(mbbo,"$(P)$(Q)numSteps") { field(THST,"Three") field(FRST,"Four") } -grecord(stringout,"$(P)$(Q)sig3:Desc") { - field(PINI,"RUNNING") - field(VAL,"signal 3") - field(OUT,"$(P)$(Q)sig3:sFan.STR1 PP MS") + +record(stringout,"$(P)$(Q)sig1:Desc") { + field(VAL,"signal 1") } -grecord(stringout,"$(P)$(Q)sig2:Desc") { - field(PINI,"RUNNING") +record(stringout,"$(P)$(Q)sig2:Desc") { field(VAL,"signal 2") - field(OUT,"$(P)$(Q)sig2:sFan.STR1 PP MS") } -grecord(stringout,"$(P)$(Q)sig1:Desc") { - field(PINI,"RUNNING") - field(VAL,"signal 1") - field(OUT,"$(P)$(Q)sig1:sFan.STR1 PP MS") +record(stringout,"$(P)$(Q)sig3:Desc") { + field(VAL,"signal 3") +} +record(stringout,"$(P)$(Q)sig4:Desc") { + field(VAL,"signal 4") +} +record(stringout,"$(P)$(Q)stepA:Desc") { + field(VAL,"_A") +} +record(stringout,"$(P)$(Q)stepB:Desc") { + field(VAL,"_B") } +record(stringout,"$(P)$(Q)stepC:Desc") { + field(VAL,"_C") +} +record(stringout,"$(P)$(Q)stepD:Desc") { + field(VAL,"_D") +} +record(stringout,"$(P)$(Q)calcE:Desc") { + field(VAL,"_E") +} +record(stringout,"$(P)$(Q)calcF:Desc") { + field(VAL,"_F") +} +record(stringout,"$(P)$(Q)calcG:Desc") { + field(VAL,"_G") +} +record(stringout,"$(P)$(Q)calcH:Desc") { + field(VAL,"_H") +} + grecord(stringout,"$(P)$(Q)det2TrigName") { field(PINI,"RUNNING") field(OUT,"$(P)$(Q)det2TrigOUTNInfo.STR1 PP MS") @@ -213,11 +236,7 @@ grecord(stringout,"$(P)$(Q)det1TrigName") { field(PINI,"RUNNING") field(OUT,"$(P)$(Q)det1TrigOUTNInfo.STR1 PP MS") } -grecord(stringout,"$(P)$(Q)sig4:Desc") { - field(PINI,"RUNNING") - field(VAL,"signal 4") - field(OUT,"$(P)$(Q)sig4:sFan.STR1 PP MS") -} + grecord(transform,"$(P)$(Q)sig1") { field(DESC,"Signal 1 acquire/calc") field(FLNK,"$(P)$(Q)sig2.VAL PP MS") @@ -602,22 +621,199 @@ grecord(sseq,"$(P)$(Q)Aseq") { field(DESC,"step A actions") field(PREC,"3") } -grecord(sseq,"$(P)$(Q)sig1:sFan") { - field(PINI,"RUNNING") - field(DOL1,"0") - field(LNK1,"$(P)$(Q)sig1:A.DESC PP MS") - field(DOL2,"$(P)$(Q)sig1:sFan.STR1 NPP MS") - field(LNK2,"$(P)$(Q)sig1:B.DESC PP MS") - field(DOL3,"$(P)$(Q)sig1:sFan.STR1 NPP MS") - field(LNK3,"$(P)$(Q)sig1:C.DESC PP MS") - field(DOL4,"$(P)$(Q)sig1:sFan.STR1 NPP MS") - field(LNK4,"$(P)$(Q)sig1:D.DESC PP MS") - field(DOL5,"$(P)$(Q)sig1:sFan.STR1 NPP MS") - field(LNK5,"$(P)$(Q)sig1:E.DESC PP MS") - field(DOL6,"$(P)$(Q)sig1:sFan.STR1 NPP MS") - field(LNK6,"$(P)$(Q)sig1:F.DESC PP MS") - field(DOL7,"$(P)$(Q)sig1:sFan.STR1 NPP MS") - field(LNK7,"$(P)$(Q)sig1:G.DESC PP MS") - field(DOL8,"$(P)$(Q)sig1:sFan.STR1 NPP MS") - field(LNK8,"$(P)$(Q)sig1:H.DESC PP MS") + +record(scalcout, "$(P)$(Q)sig1A:descCalc") { + field(INAA, "$(P)$(Q)sig1:Desc CP") + field(INBB, "$(P)$(Q)stepA:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig1:A.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig1B:descCalc") { + field(INAA, "$(P)$(Q)sig1:Desc CP") + field(INBB, "$(P)$(Q)stepB:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig1:B.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig1C:descCalc") { + field(INAA, "$(P)$(Q)sig1:Desc CP") + field(INBB, "$(P)$(Q)stepC:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig1:C.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig1D:descCalc") { + field(INAA, "$(P)$(Q)sig1:Desc CP") + field(INBB, "$(P)$(Q)stepD:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig1:D.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig1E:descCalc") { + field(INAA, "$(P)$(Q)sig1:Desc CP") + field(INBB, "$(P)$(Q)calcE:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig1:E.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig1F:descCalc") { + field(INAA, "$(P)$(Q)sig1:Desc CP") + field(INBB, "$(P)$(Q)calcF:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig1:F.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig1G:descCalc") { + field(INAA, "$(P)$(Q)sig1:Desc CP") + field(INBB, "$(P)$(Q)calcG:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig1:G.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig1H:descCalc") { + field(INAA, "$(P)$(Q)sig1:Desc CP") + field(INBB, "$(P)$(Q)calcH:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig1:H.DESC PP MS") +} + +record(scalcout, "$(P)$(Q)sig2A:descCalc") { + field(INAA, "$(P)$(Q)sig2:Desc CP") + field(INBB, "$(P)$(Q)stepA:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig2:A.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig2B:descCalc") { + field(INAA, "$(P)$(Q)sig2:Desc CP") + field(INBB, "$(P)$(Q)stepB:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig2:B.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig2C:descCalc") { + field(INAA, "$(P)$(Q)sig2:Desc CP") + field(INBB, "$(P)$(Q)stepC:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig2:C.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig2D:descCalc") { + field(INAA, "$(P)$(Q)sig2:Desc CP") + field(INBB, "$(P)$(Q)stepD:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig2:D.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig2E:descCalc") { + field(INAA, "$(P)$(Q)sig2:Desc CP") + field(INBB, "$(P)$(Q)calcE:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig2:E.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig2F:descCalc") { + field(INAA, "$(P)$(Q)sig2:Desc CP") + field(INBB, "$(P)$(Q)calcF:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig2:F.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig2G:descCalc") { + field(INAA, "$(P)$(Q)sig2:Desc CP") + field(INBB, "$(P)$(Q)calcG:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig2:G.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig2H:descCalc") { + field(INAA, "$(P)$(Q)sig2:Desc CP") + field(INBB, "$(P)$(Q)calcH:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig2:H.DESC PP MS") +} + +record(scalcout, "$(P)$(Q)sig3A:descCalc") { + field(INAA, "$(P)$(Q)sig3:Desc CP") + field(INBB, "$(P)$(Q)stepA:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig3:A.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig3B:descCalc") { + field(INAA, "$(P)$(Q)sig3:Desc CP") + field(INBB, "$(P)$(Q)stepB:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig3:B.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig3C:descCalc") { + field(INAA, "$(P)$(Q)sig3:Desc CP") + field(INBB, "$(P)$(Q)stepC:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig3:C.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig3D:descCalc") { + field(INAA, "$(P)$(Q)sig3:Desc CP") + field(INBB, "$(P)$(Q)stepD:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig3:D.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig3E:descCalc") { + field(INAA, "$(P)$(Q)sig3:Desc CP") + field(INBB, "$(P)$(Q)calcE:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig3:E.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig3F:descCalc") { + field(INAA, "$(P)$(Q)sig3:Desc CP") + field(INBB, "$(P)$(Q)calcF:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig3:F.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig3G:descCalc") { + field(INAA, "$(P)$(Q)sig3:Desc CP") + field(INBB, "$(P)$(Q)calcG:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig3:G.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig3H:descCalc") { + field(INAA, "$(P)$(Q)sig3:Desc CP") + field(INBB, "$(P)$(Q)calcH:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig3:H.DESC PP MS") +} + +record(scalcout, "$(P)$(Q)sig4A:descCalc") { + field(INAA, "$(P)$(Q)sig4:Desc CP") + field(INBB, "$(P)$(Q)stepA:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig4:A.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig4B:descCalc") { + field(INAA, "$(P)$(Q)sig4:Desc CP") + field(INBB, "$(P)$(Q)stepB:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig4:B.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig4C:descCalc") { + field(INAA, "$(P)$(Q)sig4:Desc CP") + field(INBB, "$(P)$(Q)stepC:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig4:C.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig4D:descCalc") { + field(INAA, "$(P)$(Q)sig4:Desc CP") + field(INBB, "$(P)$(Q)stepD:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig4:D.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig4E:descCalc") { + field(INAA, "$(P)$(Q)sig4:Desc CP") + field(INBB, "$(P)$(Q)calcE:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig4:E.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig4F:descCalc") { + field(INAA, "$(P)$(Q)sig4:Desc CP") + field(INBB, "$(P)$(Q)calcF:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig4:F.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig4G:descCalc") { + field(INAA, "$(P)$(Q)sig4:Desc CP") + field(INBB, "$(P)$(Q)calcG:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig4:G.DESC PP MS") +} +record(scalcout, "$(P)$(Q)sig4H:descCalc") { + field(INAA, "$(P)$(Q)sig4:Desc CP") + field(INBB, "$(P)$(Q)calcH:Desc CP") + field(CALC, "AA+BB") + field(OUT, "$(P)$(Q)sig4:H.DESC PP MS") } diff --git a/stdApp/Db/4step_settings.req b/stdApp/Db/4step_settings.req index b973a75..f918bc9 100644 --- a/stdApp/Db/4step_settings.req +++ b/stdApp/Db/4step_settings.req @@ -102,3 +102,11 @@ $(P)$(Q)Dseq.LNK2 $(P)$(Q)Dseq.LNK3 $(P)$(Q)Dseq.LNK4 $(P)$(Q)doEndCalcs.OUT +$(P)$(Q)stepA:Desc +$(P)$(Q)stepB:Desc +$(P)$(Q)stepC:Desc +$(P)$(Q)stepD:Desc +$(P)$(Q)calcE:Desc +$(P)$(Q)calcF:Desc +$(P)$(Q)calcG:Desc +$(P)$(Q)calcH:Desc diff --git a/stdApp/Db/Makefile b/stdApp/Db/Makefile index 4c81e99..08a8515 100644 --- a/stdApp/Db/Makefile +++ b/stdApp/Db/Makefile @@ -1,5 +1,7 @@ # Makefile.Host TOP = ../.. + +#---------------------------------------------------- include $(TOP)/configure/CONFIG #---------------------------------------- # ADD MACRO DEFINITIONS AFTER THIS LINE @@ -7,8 +9,6 @@ include $(TOP)/configure/CONFIG #---------------------------------------------------- # Optimization of db files using dbst (DEFAULT: NO) #DB_OPT = YES - -#---------------------------------------------------- # Create and install (or just install) dbd files # .dbd will be created from Include.dbd #DBD += example.dbd @@ -18,6 +18,11 @@ include $(TOP)/configure/CONFIG # databases, templates, substitutions like this #DB += sample.db +DB += $(patsubst ../%, %, $(wildcard ../*.template)) +DB += $(patsubst ../%, %, $(wildcard ../*.db)) +DB += $(patsubst ../%, %, $(wildcard ../*.vdb)) + +REQ += $(patsubst ../%, %, $(wildcard ../*.req)) #---------------------------------------------------- # Declare template files which do not show up in DB #USES_TEMPLATE += dbExample2.template diff --git a/stdApp/Db/countDownTimer.vdb b/stdApp/Db/countDownTimer.vdb index c6a30f1..2cf0f1a 100644 --- a/stdApp/Db/countDownTimer.vdb +++ b/stdApp/Db/countDownTimer.vdb @@ -63,9 +63,9 @@ record(transform, "$(P)cdt$(N):parse") { field(SCAN, "Passive") field(PREC, "4") field(INPA, "$(P)cdt$(N):count.VAL CP NMS") - field(CLCB, "A/3600") + field(CLCB, "FLOOR(A/3600)") field(OUTB, "$(P)cdt$(N):timeHrs PP MS") - field(CLCC, "A/60") + field(CLCC, "FLOOR(A/60)") field(OUTC, "$(P)cdt$(N):timeMin PP MS") field(CLCD, "A%60") field(OUTD, "$(P)cdt$(N):timeSec PP MS") diff --git a/stdApp/Db/delayDo.db b/stdApp/Db/delayDo.db new file mode 100644 index 0000000..0aecd93 --- /dev/null +++ b/stdApp/Db/delayDo.db @@ -0,0 +1,120 @@ +record(calcout, "$(P)$(R):standbyCalc") +{ + field(DESC, "standby calc") + field(INPA, "$(SB_INPA="")") + field(INPB, "$(SB_INPB="")") + field(INPC, "$(SB_INPC="")") + field(INPD, "$(SB_INPD="")") + field(INPE, "$(SB_INPE="")") + field(INPF, "$(SB_INPF="")") + field(INPG, "$(SB_INPG="")") + field(INPH, "$(SB_INPH="")") + field(INPI, "$(SB_INPI="")") + field(INPJ, "$(SB_INPJ="")") + field(INPK, "$(SB_INPK="")") + field(INPL, "$(SB_INPL="")") + field(CALC, "$(SB_CALC="0")") + field(OOPT, "On Change") +} + +record(calcout, "$(P)$(R):activeCalc") +{ + field(DESC, "active calc") + field(INPA, "$(A_INPA="")") + field(INPB, "$(A_INPB="")") + field(INPC, "$(A_INPC="")") + field(INPD, "$(A_INPD="")") + field(INPE, "$(A_INPE="")") + field(INPF, "$(A_INPF="")") + field(INPG, "$(A_INPG="")") + field(INPH, "$(A_INPH="")") + field(INPI, "$(A_INPI="")") + field(INPJ, "$(A_INPJ="")") + field(INPK, "$(A_INPK="")") + field(INPL, "$(A_INPL="")") + field(CALC, "$(A_CALC="0")") + field(OOPT, "On Change") +} + +record(sseq, "$(P)$(R):doSeq") +{ + field(DESC, "do sequence") + field(DLY1, "$(D_DLY1="0.00000")") + field(DLY2, "$(D_DLY2="0.00000")") + field(DLY3, "$(D_DLY3="0.00000")") + field(DLY4, "$(D_DLY4="0.00000")") + field(DLY5, "$(D_DLY5="0.00000")") + field(DLY6, "$(D_DLY6="0.00000")") + field(DLY7, "$(D_DLY7="0.00000")") + field(DLY8, "$(D_DLY8="0.00000")") + field(DLY9, "$(D_DLY9="0.00000")") + field(DLYA, "$(D_DLYA="0.00000")") + field(STR1, "$(D_STR1="0.00000")") + field(STR2, "$(D_STR2="0.00000")") + field(STR3, "$(D_STR3="0.00000")") + field(STR4, "$(D_STR4="0.00000")") + field(STR5, "$(D_STR5="0.00000")") + field(STR6, "$(D_STR6="0.00000")") + field(STR7, "$(D_STR7="0.00000")") + field(STR8, "$(D_STR8="0.00000")") + field(STR9, "$(D_STR9="0.00000")") + field(STRA, "$(D_STRA="0.00000")") + field(LNK1, "$(D_LNK1="")") + field(LNK2, "$(D_LNK2="")") + field(LNK3, "$(D_LNK3="")") + field(LNK4, "$(D_LNK4="")") + field(LNK5, "$(D_LNK5="")") + field(LNK6, "$(D_LNK6="")") + field(LNK7, "$(D_LNK7="")") + field(LNK8, "$(D_LNK8="")") + field(LNK9, "$(D_LNK9="")") + field(LNKA, "$(D_LNKA="")") +} + +record(bo, "$(P)$(R):enable") +{ + field(DESC, "enable delay do") + field(ZNAM, "Disable") + field(ONAM, "Enable") + field(VAL, "1") +} + +record(longout, "$(P)$(R):debug") +{ + field(DESC, "debug level") + field(VAL, "0") +} + +record(ao, "$(P)$(R):delay") +{ + field(DESC, "delay period") + field(EGU, "sec") + field(VAL, "$(DELAY="1.0")") + field(PREC, "1") +} + +record(stringout, "$(P)$(R):state") +{ + field(DESC, "seq program state") + field(VAL, "init") +} + +record(calcout, "$(P)$(R):delayCalc") +{ + field(DESC, "delay calc") + field(INPA, "$(T_INPA="")") + field(INPB, "$(T_INPB="")") + field(INPC, "$(T_INPC="")") + field(INPD, "$(T_INPD="")") + field(INPE, "$(T_INPE="")") + field(INPF, "$(T_INPF="")") + field(INPG, "$(T_INPG="")") + field(INPH, "$(T_INPH="")") + field(INPI, "$(T_INPI="")") + field(INPJ, "$(T_INPJ="")") + field(INPK, "$(T_INPK="")") + field(INPL, "$(T_INPL="")") + field(CALC, "$(T_CALC="0")") + field(OOPT, "Every Time") + field(OUT, "$(T_OUT="$(P)$(R):delay PP")") +} diff --git a/stdApp/Db/delayDo_settings.req b/stdApp/Db/delayDo_settings.req new file mode 100644 index 0000000..44ed4a2 --- /dev/null +++ b/stdApp/Db/delayDo_settings.req @@ -0,0 +1,7 @@ +file calcout_settings.req P=$(P)$(R):standbyCalc +file calcout_settings.req P=$(P)$(R):activeCalc +file calcout_settings.req P=$(P)$(R):delayCalc +file sseq_settings.req P=$(P),S=$(R):doSeq +$(P)$(R):enable +$(P)$(R):delay +#$(P)$(R):debug diff --git a/stdApp/Db/recordPV.db b/stdApp/Db/recordPV.db new file mode 100644 index 0000000..6849612 --- /dev/null +++ b/stdApp/Db/recordPV.db @@ -0,0 +1,20 @@ +record(ao, "$(P)$(Q)$(R)_local") { + field(PREC, "3") + field(FLNK, "$(P)$(Q)$(R).PROC") +} +record(bo, "$(P)$(Q)$(R)_clear") { + field(OUT, "$(P)$(Q)$(R).RES") + field(FLNK, "$(P)$(Q)$(R)_nUse") + field(ZNAM, "0") + field(ONAM, "1") + field(HIGH, "0.1") +} +record(compress, "$(P)$(Q)$(R)") { + field(NSAM, "$(N)") + field(ALG, "Circular Buffer") + field(FLNK, "$(P)$(Q)$(R)_nUse") +} +record(longout, "$(P)$(Q)$(R)_nUse") { + field(OMSL, "closed_loop") + field(DOL, "$(P)$(Q)$(R).NUSE") +} diff --git a/stdApp/Db/recordPV_settings.req b/stdApp/Db/recordPV_settings.req new file mode 100644 index 0000000..42a731f --- /dev/null +++ b/stdApp/Db/recordPV_settings.req @@ -0,0 +1,3 @@ +$(P)$(Q)$(R).INP +$(P)$(Q)$(R).SCAN +$(P)$(Q)$(R) diff --git a/stdApp/Db/scaler.db b/stdApp/Db/scaler.db deleted file mode 100644 index 44fff1a..0000000 --- a/stdApp/Db/scaler.db +++ /dev/null @@ -1,187 +0,0 @@ -grecord(bo,"$(P)$(S)_calcEnable") { - field(DTYP,"Soft Channel") - field(ZNAM,"ENABLE") - field(ONAM,"DISABLE") -} -grecord(bo,"$(P)$(S)_calc_ctrl") { - field(DTYP,"Soft Channel") - field(FLNK,"$(P)$(S)_cts1.PROC PP MS") - field(ZNAM,"Counts") - field(ONAM,"Cts/sec") -} -grecord(calc,"$(P)$(S)_calc1") { - field(FLNK,"$(P)$(S)_calc2.PROC PP MS") - field(CALC,"A") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc2") { - field(FLNK,"$(P)$(S)_calc3.PROC PP MS") - field(CALC,"b") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc3") { - field(FLNK,"$(P)$(S)_calc4.VAL PP MS") - field(CALC,"C") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc4") { - field(FLNK,"$(P)$(S)_calc5.VAL PP MS") - field(CALC,"D") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc5") { - field(FLNK,"$(P)$(S)_calc6.VAL PP MS") - field(CALC,"E") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc6") { - field(FLNK,"$(P)$(S)_calc7.VAL PP MS") - field(CALC,"F") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc7") { - field(FLNK,"$(P)$(S)_calc8.VAL PP MS") - field(CALC,"G") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc8") { - field(CALC,"H") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(scaler,"$(P)$(S)") { - field(DTYP,"$(DTYP)") - field(PRIO,"HIGH") - field(FLNK,"$(P)$(S)_cts1.PROC PP MS") - field(FREQ,"$(FREQ)") - field(OUT,"$(OUT)") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts1") { - field(SDIS,"$(P)$(S)_calcEnable.VAL NPP NMS") - field(FLNK,"$(P)$(S)_cts2.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S1 NPP NMS") - field(INPH,"$(P)$(S).S2 NPP NMS") - field(INPI,"$(P)$(S).S3 NPP NMS") - field(INPJ,"$(P)$(S).S4 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts2") { - field(FLNK,"$(P)$(S)_cts3.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S5 NPP NMS") - field(INPH,"$(P)$(S).S6 NPP NMS") - field(INPI,"$(P)$(S).S7 NPP NMS") - field(INPJ,"$(P)$(S).S8 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts3") { - field(FLNK,"$(P)$(S)_cts4.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S9 NPP NMS") - field(INPH,"$(P)$(S).S10 NPP NMS") - field(INPI,"$(P)$(S).S11 NPP NMS") - field(INPJ,"$(P)$(S).S12 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts4") { - field(FLNK,"$(P)$(S)_calc1.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S13 NPP NMS") - field(INPH,"$(P)$(S).S14 NPP NMS") - field(INPI,"$(P)$(S).S15 NPP NMS") - field(INPJ,"$(P)$(S).S16 NPP NMS") - field(PREC,"3") -} diff --git a/stdApp/Db/scaler16.db b/stdApp/Db/scaler16.db deleted file mode 100644 index 44fff1a..0000000 --- a/stdApp/Db/scaler16.db +++ /dev/null @@ -1,187 +0,0 @@ -grecord(bo,"$(P)$(S)_calcEnable") { - field(DTYP,"Soft Channel") - field(ZNAM,"ENABLE") - field(ONAM,"DISABLE") -} -grecord(bo,"$(P)$(S)_calc_ctrl") { - field(DTYP,"Soft Channel") - field(FLNK,"$(P)$(S)_cts1.PROC PP MS") - field(ZNAM,"Counts") - field(ONAM,"Cts/sec") -} -grecord(calc,"$(P)$(S)_calc1") { - field(FLNK,"$(P)$(S)_calc2.PROC PP MS") - field(CALC,"A") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc2") { - field(FLNK,"$(P)$(S)_calc3.PROC PP MS") - field(CALC,"b") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc3") { - field(FLNK,"$(P)$(S)_calc4.VAL PP MS") - field(CALC,"C") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc4") { - field(FLNK,"$(P)$(S)_calc5.VAL PP MS") - field(CALC,"D") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc5") { - field(FLNK,"$(P)$(S)_calc6.VAL PP MS") - field(CALC,"E") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc6") { - field(FLNK,"$(P)$(S)_calc7.VAL PP MS") - field(CALC,"F") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc7") { - field(FLNK,"$(P)$(S)_calc8.VAL PP MS") - field(CALC,"G") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc8") { - field(CALC,"H") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(scaler,"$(P)$(S)") { - field(DTYP,"$(DTYP)") - field(PRIO,"HIGH") - field(FLNK,"$(P)$(S)_cts1.PROC PP MS") - field(FREQ,"$(FREQ)") - field(OUT,"$(OUT)") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts1") { - field(SDIS,"$(P)$(S)_calcEnable.VAL NPP NMS") - field(FLNK,"$(P)$(S)_cts2.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S1 NPP NMS") - field(INPH,"$(P)$(S).S2 NPP NMS") - field(INPI,"$(P)$(S).S3 NPP NMS") - field(INPJ,"$(P)$(S).S4 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts2") { - field(FLNK,"$(P)$(S)_cts3.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S5 NPP NMS") - field(INPH,"$(P)$(S).S6 NPP NMS") - field(INPI,"$(P)$(S).S7 NPP NMS") - field(INPJ,"$(P)$(S).S8 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts3") { - field(FLNK,"$(P)$(S)_cts4.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S9 NPP NMS") - field(INPH,"$(P)$(S).S10 NPP NMS") - field(INPI,"$(P)$(S).S11 NPP NMS") - field(INPJ,"$(P)$(S).S12 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts4") { - field(FLNK,"$(P)$(S)_calc1.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S13 NPP NMS") - field(INPH,"$(P)$(S).S14 NPP NMS") - field(INPI,"$(P)$(S).S15 NPP NMS") - field(INPJ,"$(P)$(S).S16 NPP NMS") - field(PREC,"3") -} diff --git a/stdApp/Db/scaler16_settings.req b/stdApp/Db/scaler16_settings.req deleted file mode 100644 index 4a85abc..0000000 --- a/stdApp/Db/scaler16_settings.req +++ /dev/null @@ -1,36 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=9 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=10 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=11 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=12 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=13 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=14 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=15 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=16 diff --git a/stdApp/Db/scaler16m.db b/stdApp/Db/scaler16m.db deleted file mode 100644 index 9be1f14..0000000 --- a/stdApp/Db/scaler16m.db +++ /dev/null @@ -1,239 +0,0 @@ -#! Generated by VisualDCT v2.5 -#! DBDSTART -#! DBDEND - - -# This is a modification of scaler16.db that takes advantage of the COPT field of the -# transform record (allows a calc expression to be evaluated even though there is an -# associated input link) to condense end calcs from four transform records to two. -record(bo, "$(P)$(S)_calcEnable") { - field(DTYP, "Soft Channel") - field(ZNAM, "ENABLE") - field(ONAM, "DISABLE") -} - -record(bo, "$(P)$(S)_calc_ctrl") { - field(DTYP, "Soft Channel") - field(FLNK, "$(P)$(S)_cts1.PROC PP MS") - field(ZNAM, "Counts") - field(ONAM, "Cts/sec") -} - -record(transform, "$(P)$(S)_calc1") { - field(CLCB, "B") - field(CLCC, "C") - field(CLCD, "D") - field(CLCE, "E") - field(CLCF, "F") - field(CLCG, "G") - field(CLCH, "H") - field(CLCI, "I") - field(CLCJ, "J") - field(CLCK, "K") - field(CLCL, "L") - field(CLCM, "M") - field(CLCN, "N") - field(CLCO, "O") - field(CLCP, "P") - field(INPA, "$(P)$(S).T") - field(INPB, "$(P)$(S).S2 NPP NMS") - field(INPC, "$(P)$(S).S3 NPP NMS") - field(INPD, "$(P)$(S).S4 NPP NMS") - field(INPE, "$(P)$(S).S5 NPP NMS") - field(INPF, "$(P)$(S).S6 NPP NMS") - field(INPG, "$(P)$(S).S7 NPP NMS") - field(INPH, "$(P)$(S).S8 NPP NMS") - field(INPI, "$(P)$(S).S9 NPP NMS") - field(INPJ, "$(P)$(S).S10 NPP NMS") - field(INPK, "$(P)$(S).S11 NPP NMS") - field(INPL, "$(P)$(S).S12 NPP NMS") - field(INPM, "$(P)$(S).S13 NPP NMS") - field(INPN, "$(P)$(S).S14 NPP NMS") - field(INPO, "$(P)$(S).S15 NPP NMS") - field(INPP, "$(P)$(S).S16 NPP NMS") - field(COPT, "Always") - field(PREC, "3") -} - -record(scaler, "$(P)$(S)") { - field(DTYP, "$(DTYP)") - field(PRIO, "HIGH") - field(FLNK, "$(P)$(S)_cts1.PROC PP MS") - field(FREQ, "$(FREQ)") - field(OUT, "$(OUT)") - field(PREC, "3") -} - -record(transform, "$(P)$(S)_cts1") { - field(SDIS, "$(P)$(S)_calcEnable.VAL NPP NMS") - field(FLNK, "$(P)$(S)_cts2.PROC PP MS") - field(COPT, "Always") - field(CLCA, "MAX(a,0.000001)") - field(CLCB, "j?b/a:b") - field(CLCC, "j?c/a:c") - field(CLCD, "j?d/a:d") - field(CLCE, "j?e/a:e") - field(CLCF, "j?f/a:f") - field(CLCG, "j?g/a:g") - field(CLCH, "j?h/a:h") - field(CLCI, "j?i/a:i") - field(INPA, "$(P)$(S).T NPP NMS") - field(INPB, "$(P)$(S).S1 NPP NMS") - field(INPC, "$(P)$(S).S2 NPP NMS") - field(INPD, "$(P)$(S).S3 NPP NMS") - field(INPE, "$(P)$(S).S4 NPP NMS") - field(INPF, "$(P)$(S).S5 NPP NMS") - field(INPG, "$(P)$(S).S6 NPP NMS") - field(INPH, "$(P)$(S).S7 NPP NMS") - field(INPI, "$(P)$(S).S8 NPP NMS") - field(INPJ, "$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(PREC, "3") -} - -record(transform, "$(P)$(S)_cts2") { - field(FLNK, "$(P)$(S)_calc1.PROC PP MS") - field(COPT, "Always") - field(CLCB, "j?b/a:b") - field(CLCC, "j?c/a:c") - field(CLCD, "j?d/a:d") - field(CLCE, "j?e/a:e") - field(CLCF, "j?f/a:f") - field(CLCG, "j?g/a:g") - field(CLCH, "j?h/a:h") - field(CLCI, "j?i/a:i") - field(INPA, "$(P)$(S)_cts1.A NPP NMS") - field(INPB, "$(P)$(S).S9 NPP NMS") - field(INPC, "$(P)$(S).S10 NPP NMS") - field(INPD, "$(P)$(S).S11 NPP NMS") - field(INPE, "$(P)$(S).S12 NPP NMS") - field(INPF, "$(P)$(S).S13 NPP NMS") - field(INPG, "$(P)$(S).S14 NPP NMS") - field(INPH, "$(P)$(S).S15 NPP NMS") - field(INPI, "$(P)$(S).S16 NPP NMS") - field(INPJ, "$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(PREC, "3") -} - -#! Further lines contain data used by VisualDCT -#! View(0,0,0.7) -#! Record("$(P)$(S)_calcEnable",220,140,0,0,"$(P)$(S)_calcEnable") -#! Field("$(P)$(S)_calcEnable.VAL",16777215,1,"$(P)$(S)_calcEnable.VAL") -#! Record("$(P)$(S)_calc_ctrl",220,6,0,0,"$(P)$(S)_calc_ctrl") -#! Field("$(P)$(S)_calc_ctrl.FLNK",16777215,1,"$(P)$(S)_calc_ctrl.FLNK") -#! Link("$(P)$(S)_calc_ctrl.FLNK","$(P)$(S)_calc_ctrl/FLNK") -#! Field("$(P)$(S)_calc_ctrl.VAL",16777215,1,"$(P)$(S)_calc_ctrl.VAL") -#! Connector("$(P)$(S)_calc_ctrl/FLNK","$(P)$(S)_cts1",460,88,16777215,"",0) -#! Record("$(P)$(S)_calc1",580,380,0,0,"$(P)$(S)_calc1") -#! Field("$(P)$(S)_calc1.INPA",16777215,0,"$(P)$(S)_calc1.INPA") -#! Link("$(P)$(S)_calc1.INPA","$(P)$(S).T") -#! Field("$(P)$(S)_calc1.INPB",16777215,0,"$(P)$(S)_calc1.INPB") -#! Link("$(P)$(S)_calc1.INPB","$(P)$(S).S2") -#! Field("$(P)$(S)_calc1.INPC",16777215,0,"$(P)$(S)_calc1.INPC") -#! Link("$(P)$(S)_calc1.INPC","$(P)$(S).S3") -#! Field("$(P)$(S)_calc1.INPD",16777215,0,"$(P)$(S)_calc1.INPD") -#! Link("$(P)$(S)_calc1.INPD","$(P)$(S).S4") -#! Field("$(P)$(S)_calc1.INPE",16777215,0,"$(P)$(S)_calc1.INPE") -#! Link("$(P)$(S)_calc1.INPE","$(P)$(S).S5") -#! Field("$(P)$(S)_calc1.INPF",16777215,0,"$(P)$(S)_calc1.INPF") -#! Link("$(P)$(S)_calc1.INPF","$(P)$(S).S6") -#! Field("$(P)$(S)_calc1.INPG",16777215,0,"$(P)$(S)_calc1.INPG") -#! Link("$(P)$(S)_calc1.INPG","$(P)$(S).S7") -#! Field("$(P)$(S)_calc1.INPH",16777215,0,"$(P)$(S)_calc1.INPH") -#! Link("$(P)$(S)_calc1.INPH","$(P)$(S).S8") -#! Field("$(P)$(S)_calc1.INPI",16777215,0,"$(P)$(S)_calc1.INPI") -#! Link("$(P)$(S)_calc1.INPI","$(P)$(S).S9") -#! Field("$(P)$(S)_calc1.INPJ",16777215,0,"$(P)$(S)_calc1.INPJ") -#! Link("$(P)$(S)_calc1.INPJ","$(P)$(S).S10") -#! Field("$(P)$(S)_calc1.INPK",16777215,0,"$(P)$(S)_calc1.INPK") -#! Link("$(P)$(S)_calc1.INPK","$(P)$(S).S11") -#! Field("$(P)$(S)_calc1.INPL",16777215,0,"$(P)$(S)_calc1.INPL") -#! Link("$(P)$(S)_calc1.INPL","$(P)$(S).S12") -#! Field("$(P)$(S)_calc1.INPM",16777215,0,"$(P)$(S)_calc1.INPM") -#! Link("$(P)$(S)_calc1.INPM","$(P)$(S).S13") -#! Field("$(P)$(S)_calc1.INPN",16777215,0,"$(P)$(S)_calc1.INPN") -#! Link("$(P)$(S)_calc1.INPN","$(P)$(S).S14") -#! Field("$(P)$(S)_calc1.INPO",16777215,0,"$(P)$(S)_calc1.INPO") -#! Link("$(P)$(S)_calc1.INPO","$(P)$(S).S15") -#! Field("$(P)$(S)_calc1.INPP",16777215,0,"$(P)$(S)_calc1.INPP") -#! Link("$(P)$(S)_calc1.INPP","$(P)$(S).S16") -#! Record("$(P)$(S)",100,798,0,0,"$(P)$(S)") -#! Field("$(P)$(S).T",16777215,1,"$(P)$(S).T") -#! Field("$(P)$(S).S1",16777215,1,"$(P)$(S).S1") -#! Field("$(P)$(S).S2",16777215,1,"$(P)$(S).S2") -#! Field("$(P)$(S).S3",16777215,1,"$(P)$(S).S3") -#! Field("$(P)$(S).S4",16777215,1,"$(P)$(S).S4") -#! Field("$(P)$(S).S5",16777215,1,"$(P)$(S).S5") -#! Field("$(P)$(S).S6",16777215,1,"$(P)$(S).S6") -#! Field("$(P)$(S).S7",16777215,1,"$(P)$(S).S7") -#! Field("$(P)$(S).S8",16777215,1,"$(P)$(S).S8") -#! Field("$(P)$(S).S9",16777215,1,"$(P)$(S).S9") -#! Field("$(P)$(S).S10",16777215,1,"$(P)$(S).S10") -#! Field("$(P)$(S).S11",16777215,1,"$(P)$(S).S11") -#! Field("$(P)$(S).S12",16777215,1,"$(P)$(S).S12") -#! Field("$(P)$(S).S13",16777215,1,"$(P)$(S).S13") -#! Field("$(P)$(S).S14",16777215,1,"$(P)$(S).S14") -#! Field("$(P)$(S).S15",16777215,1,"$(P)$(S).S15") -#! Field("$(P)$(S).S16",16777215,1,"$(P)$(S).S16") -#! Field("$(P)$(S).OUT",16777215,1,"$(P)$(S).OUT") -#! Field("$(P)$(S).FLNK",16777215,1,"$(P)$(S).FLNK") -#! Link("$(P)$(S).FLNK","$(P)$(S)/FLNK") -#! Connector("$(P)$(S)/FLNK","$(P)$(S)_cts1",460,678,16777215,"",0) -#! Record("$(P)$(S)_cts1",580,-148,0,0,"$(P)$(S)_cts1") -#! Field("$(P)$(S)_cts1.SDIS",16777215,0,"$(P)$(S)_cts1.SDIS") -#! Link("$(P)$(S)_cts1.SDIS","$(P)$(S)_calcEnable.VAL") -#! Field("$(P)$(S)_cts1.INPA",16777215,0,"$(P)$(S)_cts1.INPA") -#! Link("$(P)$(S)_cts1.INPA","$(P)$(S).T") -#! Field("$(P)$(S)_cts1.INPB",16777215,0,"$(P)$(S)_cts1.INPB") -#! Link("$(P)$(S)_cts1.INPB","$(P)$(S).S1") -#! Field("$(P)$(S)_cts1.INPC",16777215,0,"$(P)$(S)_cts1.INPC") -#! Link("$(P)$(S)_cts1.INPC","$(P)$(S).S2") -#! Field("$(P)$(S)_cts1.INPD",16777215,0,"$(P)$(S)_cts1.INPD") -#! Link("$(P)$(S)_cts1.INPD","$(P)$(S).S3") -#! Field("$(P)$(S)_cts1.INPE",16777215,0,"$(P)$(S)_cts1.INPE") -#! Link("$(P)$(S)_cts1.INPE","$(P)$(S).S4") -#! Field("$(P)$(S)_cts1.INPF",16777215,0,"$(P)$(S)_cts1.INPF") -#! Link("$(P)$(S)_cts1.INPF","$(P)$(S).S5") -#! Field("$(P)$(S)_cts1.INPG",16777215,0,"$(P)$(S)_cts1.INPG") -#! Link("$(P)$(S)_cts1.INPG","$(P)$(S).S6") -#! Field("$(P)$(S)_cts1.INPH",16777215,0,"$(P)$(S)_cts1.INPH") -#! Link("$(P)$(S)_cts1.INPH","$(P)$(S).S7") -#! Field("$(P)$(S)_cts1.INPI",16777215,0,"$(P)$(S)_cts1.INPI") -#! Link("$(P)$(S)_cts1.INPI","$(P)$(S).S8") -#! Field("$(P)$(S)_cts1.INPJ",16777215,0,"$(P)$(S)_cts1.INPJ") -#! Link("$(P)$(S)_cts1.INPJ","$(P)$(S)_cts1/INPJ") -#! Field("$(P)$(S)_cts1.FLNK",16777215,1,"$(P)$(S)_cts1.FLNK") -#! Link("$(P)$(S)_cts1.FLNK","$(P)$(S)_cts1/FLNK") -#! Field("$(P)$(S)_cts1.A",16777215,1,"$(P)$(S)_cts1.A") -#! Connector("$(P)$(S)_cts1/INPJ","$(P)$(S)_calc_ctrl.VAL",480,300,16777215,"",0) -#! Connector("$(P)$(S)_cts1/FLNK","$(P)$(S)_cts1/FLNK1",920,505,16777215,"",0) -#! Connector("$(P)$(S)_cts1/FLNK1","$(P)$(S)_cts1/FLNK2",730,540,16777215,"",0) -#! Connector("$(P)$(S)_cts1/FLNK2","$(P)$(S)_cts2",540,479,16777215,"",0) -#! Record("$(P)$(S)_cts2",580,240,0,0,"$(P)$(S)_cts2") -#! Field("$(P)$(S)_cts2.INPA",16777215,0,"$(P)$(S)_cts2.INPA") -#! Link("$(P)$(S)_cts2.INPA","$(P)$(S)_cts2/INPA2") -#! Field("$(P)$(S)_cts2.INPB",16777215,0,"$(P)$(S)_cts2.INPB") -#! Link("$(P)$(S)_cts2.INPB","$(P)$(S).S9") -#! Field("$(P)$(S)_cts2.INPC",16777215,0,"$(P)$(S)_cts2.INPC") -#! Link("$(P)$(S)_cts2.INPC","$(P)$(S).S10") -#! Field("$(P)$(S)_cts2.INPD",16777215,0,"$(P)$(S)_cts2.INPD") -#! Link("$(P)$(S)_cts2.INPD","$(P)$(S).S11") -#! Field("$(P)$(S)_cts2.INPE",16777215,0,"$(P)$(S)_cts2.INPE") -#! Link("$(P)$(S)_cts2.INPE","$(P)$(S).S12") -#! Field("$(P)$(S)_cts2.INPF",16777215,0,"$(P)$(S)_cts2.INPF") -#! Link("$(P)$(S)_cts2.INPF","$(P)$(S).S13") -#! Field("$(P)$(S)_cts2.INPG",16777215,0,"$(P)$(S)_cts2.INPG") -#! Link("$(P)$(S)_cts2.INPG","$(P)$(S).S14") -#! Field("$(P)$(S)_cts2.INPH",16777215,0,"$(P)$(S)_cts2.INPH") -#! Link("$(P)$(S)_cts2.INPH","$(P)$(S).S15") -#! Field("$(P)$(S)_cts2.INPI",16777215,0,"$(P)$(S)_cts2.INPI") -#! Link("$(P)$(S)_cts2.INPI","$(P)$(S).S16") -#! Field("$(P)$(S)_cts2.INPJ",16777215,0,"$(P)$(S)_cts2.INPJ") -#! Link("$(P)$(S)_cts2.INPJ","$(P)$(S)_calc_ctrl.VAL") -#! Field("$(P)$(S)_cts2.FLNK",16777215,1,"$(P)$(S)_cts2.FLNK") -#! Link("$(P)$(S)_cts2.FLNK","$(P)$(S)_cts2/FLNK") -#! Connector("$(P)$(S)_cts2/FLNK","$(P)$(S)_cts2/FLNK1",840,835,16777215,"",0) -#! Connector("$(P)$(S)_cts2/FLNK1","$(P)$(S)_cts2/FLNK2",690,860,16777215,"",0) -#! Connector("$(P)$(S)_cts2/FLNK2","$(P)$(S)_calc1",540,750,16777215,"",0) -#! Connector("$(P)$(S)_cts2/INPA2","$(P)$(S)_cts2/INPA1",520,565,16777215,"",0) -#! Connector("$(P)$(S)_cts2/INPA1","$(P)$(S)_cts2/INPA",690,520,16777215,"",0) -#! Connector("$(P)$(S)_cts2/INPA","$(P)$(S)_cts1.A",860,505,16777215,"",0) diff --git a/stdApp/Db/scaler16m_settings.req b/stdApp/Db/scaler16m_settings.req deleted file mode 100644 index 3962e25..0000000 --- a/stdApp/Db/scaler16m_settings.req +++ /dev/null @@ -1,43 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CLCB -$(P)$(S)_calc1.CLCC -$(P)$(S)_calc1.CLCD -$(P)$(S)_calc1.CLCE -$(P)$(S)_calc1.CLCF -$(P)$(S)_calc1.CLCG -$(P)$(S)_calc1.CLCH -$(P)$(S)_calc1.CLCI -$(P)$(S)_calc1.CLCJ -$(P)$(S)_calc1.CLCK -$(P)$(S)_calc1.CLCL -$(P)$(S)_calc1.CLCM -$(P)$(S)_calc1.CLCN -$(P)$(S)_calc1.CLCO -$(P)$(S)_calc1.CLCP -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=9 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=10 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=11 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=12 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=13 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=14 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=15 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=16 diff --git a/stdApp/Db/scaler32.db b/stdApp/Db/scaler32.db deleted file mode 100644 index 77f34f7..0000000 --- a/stdApp/Db/scaler32.db +++ /dev/null @@ -1,243 +0,0 @@ -grecord(bo,"$(P)$(S)_calcEnable") { - field(DTYP,"Soft Channel") - field(ZNAM,"ENABLE") - field(ONAM,"DISABLE") -} -grecord(bo,"$(P)$(S)_calc_ctrl") { - field(DTYP,"Soft Channel") - field(FLNK,"$(P)$(S)_cts1.PROC PP MS") - field(ZNAM,"Counts") - field(ONAM,"Cts/sec") -} -grecord(calc,"$(P)$(S)_calc1") { - field(FLNK,"$(P)$(S)_calc2.PROC PP MS") - field(CALC,"A") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc2") { - field(FLNK,"$(P)$(S)_calc3.PROC PP MS") - field(CALC,"b") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc3") { - field(FLNK,"$(P)$(S)_calc4.VAL PP MS") - field(CALC,"C") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc4") { - field(FLNK,"$(P)$(S)_calc5.VAL PP MS") - field(CALC,"D") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc5") { - field(FLNK,"$(P)$(S)_calc6.VAL PP MS") - field(CALC,"E") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc6") { - field(FLNK,"$(P)$(S)_calc7.VAL PP MS") - field(CALC,"F") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc7") { - field(FLNK,"$(P)$(S)_calc8.VAL PP MS") - field(CALC,"G") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(calc,"$(P)$(S)_calc8") { - field(CALC,"H") - field(INPA,"$(P)$(S).S1 NPP NMS") - field(INPB,"$(P)$(S).S2 NPP NMS") - field(INPC,"$(P)$(S).S3 NPP NMS") - field(INPD,"$(P)$(S).S4 NPP NMS") - field(INPE,"$(P)$(S).S5 NPP NMS") - field(INPF,"$(P)$(S).S6 NPP NMS") - field(INPG,"$(P)$(S).S7 NPP NMS") - field(INPH,"$(P)$(S).S8 NPP NMS") - field(INPI,"$(P)$(S).T NPP NMS") - field(PREC,"3") -} -grecord(scaler,"$(P)$(S)") { - field(DTYP,"$(DTYP)") - field(PRIO,"HIGH") - field(FLNK,"$(P)$(S)_cts1.PROC PP MS") - field(FREQ,$(FREQ)) - field(OUT,"$(OUT)") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts1") { - field(SDIS,"$(P)$(S)_calcEnable.VAL NPP NMS") - field(FLNK,"$(P)$(S)_cts2.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S1 NPP NMS") - field(INPH,"$(P)$(S).S2 NPP NMS") - field(INPI,"$(P)$(S).S3 NPP NMS") - field(INPJ,"$(P)$(S).S4 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts2") { - field(FLNK,"$(P)$(S)_cts3.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S5 NPP NMS") - field(INPH,"$(P)$(S).S6 NPP NMS") - field(INPI,"$(P)$(S).S7 NPP NMS") - field(INPJ,"$(P)$(S).S8 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts3") { - field(FLNK,"$(P)$(S)_cts4.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S9 NPP NMS") - field(INPH,"$(P)$(S).S10 NPP NMS") - field(INPI,"$(P)$(S).S11 NPP NMS") - field(INPJ,"$(P)$(S).S12 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts4") { - field(FLNK,"$(P)$(S)_cts5.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S13 NPP NMS") - field(INPH,"$(P)$(S).S14 NPP NMS") - field(INPI,"$(P)$(S).S15 NPP NMS") - field(INPJ,"$(P)$(S).S16 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts5") { - field(FLNK,"$(P)$(S)_cts6.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S17 NPP NMS") - field(INPH,"$(P)$(S).S18 NPP NMS") - field(INPI,"$(P)$(S).S19 NPP NMS") - field(INPJ,"$(P)$(S).S20 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts6") { - field(FLNK,"$(P)$(S)_cts7.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S21 NPP NMS") - field(INPH,"$(P)$(S).S22 NPP NMS") - field(INPI,"$(P)$(S).S23 NPP NMS") - field(INPJ,"$(P)$(S).S24 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts7") { - field(FLNK,"$(P)$(S)_cts8.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S25 NPP NMS") - field(INPH,"$(P)$(S).S26 NPP NMS") - field(INPI,"$(P)$(S).S27 NPP NMS") - field(INPJ,"$(P)$(S).S28 NPP NMS") - field(PREC,"3") -} -grecord(transform,"$(P)$(S)_cts8") { - field(FLNK,"$(P)$(S)_calc1.PROC PP MS") - field(CLCA,"e?g/MAX(f,0.000001):g") - field(CLCB,"e?h/MAX(f,0.000001):h") - field(CLCC,"e?i/MAX(f,0.000001):i") - field(CLCD,"e?j/MAX(f,0.000001):j") - field(INPE,"$(P)$(S)_calc_ctrl.VAL NPP NMS") - field(INPF,"$(P)$(S).T NPP NMS") - field(INPG,"$(P)$(S).S29 NPP NMS") - field(INPH,"$(P)$(S).S30 NPP NMS") - field(INPI,"$(P)$(S).S31 NPP NMS") - field(INPJ,"$(P)$(S).S32 NPP NMS") - field(PREC,"3") -} diff --git a/stdApp/Db/scaler32_settings.req b/stdApp/Db/scaler32_settings.req deleted file mode 100644 index 517341c..0000000 --- a/stdApp/Db/scaler32_settings.req +++ /dev/null @@ -1,52 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=9 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=10 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=11 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=12 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=13 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=14 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=15 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=16 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=17 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=18 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=19 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=20 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=21 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=22 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=23 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=24 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=25 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=26 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=27 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=28 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=29 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=30 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=31 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=32 diff --git a/stdApp/Db/scaler64_settings.req b/stdApp/Db/scaler64_settings.req deleted file mode 100644 index fbae49d..0000000 --- a/stdApp/Db/scaler64_settings.req +++ /dev/null @@ -1,84 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=9 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=10 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=11 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=12 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=13 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=14 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=15 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=16 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=17 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=18 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=19 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=20 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=21 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=22 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=23 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=24 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=25 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=26 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=27 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=28 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=29 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=30 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=31 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=32 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=33 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=34 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=35 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=36 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=37 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=38 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=39 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=40 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=41 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=42 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=43 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=44 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=45 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=46 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=47 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=48 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=49 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=50 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=51 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=52 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=53 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=54 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=55 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=56 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=57 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=58 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=59 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=60 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=61 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=62 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=63 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=64 diff --git a/stdApp/Db/scaler8_settings.req b/stdApp/Db/scaler8_settings.req deleted file mode 100644 index d891104..0000000 --- a/stdApp/Db/scaler8_settings.req +++ /dev/null @@ -1,28 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 diff --git a/stdApp/Db/scaler_16ch_settings.req b/stdApp/Db/scaler_16ch_settings.req deleted file mode 100644 index 4a85abc..0000000 --- a/stdApp/Db/scaler_16ch_settings.req +++ /dev/null @@ -1,36 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=9 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=10 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=11 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=12 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=13 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=14 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=15 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=16 diff --git a/stdApp/Db/scaler_32ch_settings.req b/stdApp/Db/scaler_32ch_settings.req deleted file mode 100644 index 517341c..0000000 --- a/stdApp/Db/scaler_32ch_settings.req +++ /dev/null @@ -1,52 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=9 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=10 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=11 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=12 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=13 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=14 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=15 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=16 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=17 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=18 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=19 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=20 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=21 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=22 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=23 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=24 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=25 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=26 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=27 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=28 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=29 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=30 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=31 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=32 diff --git a/stdApp/Db/scaler_64ch_settings.req b/stdApp/Db/scaler_64ch_settings.req deleted file mode 100644 index fbae49d..0000000 --- a/stdApp/Db/scaler_64ch_settings.req +++ /dev/null @@ -1,84 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=9 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=10 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=11 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=12 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=13 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=14 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=15 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=16 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=17 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=18 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=19 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=20 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=21 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=22 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=23 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=24 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=25 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=26 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=27 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=28 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=29 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=30 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=31 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=32 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=33 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=34 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=35 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=36 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=37 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=38 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=39 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=40 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=41 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=42 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=43 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=44 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=45 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=46 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=47 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=48 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=49 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=50 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=51 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=52 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=53 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=54 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=55 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=56 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=57 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=58 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=59 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=60 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=61 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=62 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=63 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=64 diff --git a/stdApp/Db/scaler_8ch_settings.req b/stdApp/Db/scaler_8ch_settings.req deleted file mode 100644 index d891104..0000000 --- a/stdApp/Db/scaler_8ch_settings.req +++ /dev/null @@ -1,28 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 diff --git a/stdApp/Db/scaler_channelN_settings.req b/stdApp/Db/scaler_channelN_settings.req deleted file mode 100644 index c8c5371..0000000 --- a/stdApp/Db/scaler_channelN_settings.req +++ /dev/null @@ -1,5 +0,0 @@ -# FILE... Jscaler_channelN_settings.req -# USAGE.. Jscaler.db fields autosave'd. -$(P)$(S).NM$(Ch) -$(P)$(S).PR$(Ch) -$(P)$(S).G$(Ch) diff --git a/stdApp/Db/scaler_settings.req b/stdApp/Db/scaler_settings.req deleted file mode 100644 index fbae49d..0000000 --- a/stdApp/Db/scaler_settings.req +++ /dev/null @@ -1,84 +0,0 @@ -$(P)$(S).TP -$(P)$(S).TP1 -$(P)$(S).CONT -$(P)$(S).DLY1 -$(P)$(S).RAT1 -$(P)$(S).PREC -$(P)$(S).FREQ -$(P)$(S).RATE -$(P)$(S).DLY -$(P)$(S).COUT -$(P)$(S)_calcEnable.VAL -$(P)$(S)_calc_ctrl.VAL -$(P)$(S)_calc1.CALC -$(P)$(S)_calc2.CALC -$(P)$(S)_calc3.CALC -$(P)$(S)_calc4.CALC -$(P)$(S)_calc5.CALC -$(P)$(S)_calc6.CALC -$(P)$(S)_calc7.CALC -$(P)$(S)_calc8.CALC -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=1 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=2 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=3 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=4 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=5 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=6 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=7 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=8 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=9 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=10 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=11 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=12 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=13 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=14 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=15 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=16 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=17 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=18 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=19 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=20 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=21 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=22 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=23 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=24 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=25 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=26 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=27 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=28 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=29 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=30 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=31 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=32 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=33 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=34 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=35 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=36 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=37 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=38 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=39 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=40 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=41 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=42 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=43 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=44 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=45 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=46 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=47 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=48 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=49 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=50 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=51 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=52 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=53 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=54 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=55 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=56 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=57 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=58 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=59 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=60 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=61 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=62 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=63 -file "scaler_channelN_settings.req", P=$(P), S=$(S), Ch=64 diff --git a/stdApp/Db/throttle.db b/stdApp/Db/throttle.db new file mode 100644 index 0000000..f3d328f --- /dev/null +++ b/stdApp/Db/throttle.db @@ -0,0 +1,10 @@ +record(throttle, "$(P)$(THR)") +{ + field( DESC, "throttle record") + field( PREC, "$(PREC=6)") + field( DPREC, "$(DPREC=3)") + field( OUT, "$(OUT=)") + field( DLY, "$(DELAY=1.0)") + field( DRVLH, "$(DRVLH=0.0)") + field( DRVLL, "$(DRVLL=0.0)") +} diff --git a/stdApp/Db/throttle.req b/stdApp/Db/throttle.req new file mode 100644 index 0000000..6a74db7 --- /dev/null +++ b/stdApp/Db/throttle.req @@ -0,0 +1,9 @@ +$(P)$(THR).PREC +$(P)$(THR).DPREC +$(P)$(THR).OUT +$(P)$(THR).DLY +$(P)$(THR).VAL +$(P)$(THR).DRVLC +$(P)$(THR).DRVLL +$(P)$(THR).DRVLH +$(P)$(THR).SINP diff --git a/stdApp/Makefile b/stdApp/Makefile index 10e0126..e9d4a5f 100644 --- a/stdApp/Makefile +++ b/stdApp/Makefile @@ -4,5 +4,7 @@ DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *src*)) DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *Src*)) DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *db*)) DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *Db*)) +DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *op*)) +DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *iocsh*)) include $(TOP)/configure/RULES_DIRS diff --git a/stdApp/iocsh/Makefile b/stdApp/iocsh/Makefile new file mode 100644 index 0000000..ae43c98 --- /dev/null +++ b/stdApp/iocsh/Makefile @@ -0,0 +1,4 @@ +TOP = ../.. +include $(TOP)/configure/CONFIG + +include $(TOP)/configure/RULES diff --git a/stdApp/iocsh/femto.iocsh b/stdApp/iocsh/femto.iocsh new file mode 100644 index 0000000..289c299 --- /dev/null +++ b/stdApp/iocsh/femto.iocsh @@ -0,0 +1,16 @@ +# ### femto.iocsh ### + +#- ################################################### +#- PREFIX - IOC Prefix +#- HARDWARE - Hardware Prefix +#- FUNC - Functionality Prefix +#- G1_PV - Gain bit 1 PV +#- G2_PV - Gain bit 2 PV +#- G3_PV - Gain bit 3 PV +#- NO_PV - Noise control PV +#- STD - Location of std module +#- ################################################### + +### Load database records for Femto amplifiers +dbLoadRecords("$(STD)/stdApp/Db/femto.db","P=$(PREFIX),H=$(HARDWARE),F=$(FUNC)") +doAfterIocInit("seq &femto,'name=$(HARDWARE)$(FUNC),P=$(PREFIX),H=$(HARDWARE),F=$(FUNC),G1=$(G1_PV),G2=$(G2_PV),G3=$(G3_PV),NO=$(NO_PV)'") diff --git a/stdApp/op/Makefile b/stdApp/op/Makefile new file mode 100644 index 0000000..c0b8a1e --- /dev/null +++ b/stdApp/op/Makefile @@ -0,0 +1,12 @@ +TOP = ../.. +include $(TOP)/configure/CONFIG + +ADL_DIR = adl +UI_DIR = ui/autoconvert +EDL_DIR = edl/autoconvert +OPI_DIR = opi/autoconvert +BOB_DIR = bob/autoconvert + +include $(CONFIG)/RULES_DIRS + +-include $(SUPPORT)/configure/RULES_OPI diff --git a/stdApp/op/adl/4step.adl b/stdApp/op/adl/4step.adl index 3e504a4..7528fc6 100644 --- a/stdApp/op/adl/4step.adl +++ b/stdApp/op/adl/4step.adl @@ -1,13 +1,13 @@ file { - name="/home/oxygen4/MOONEY/epics/3.13.1/tmm/tmmApp/op/adl/4step_1.5.adl" - version=020305 + name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/4step.adl" + version=030111 } display { object { x=147 y=171 - width=600 + width=700 height=380 } clr=14 @@ -110,6 +110,163 @@ rectangle { clr=4 } } +rectangle { + object { + x=10 + y=240 + width=95 + height=14 + } + "basic attribute" { + clr=14 + } +} +rectangle { + object { + x=10 + y=125 + width=95 + height=14 + } + "basic attribute" { + clr=14 + } +} +rectangle { + object { + x=0 + y=0 + width=700 + height=20 + } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=143 + y=98 + width=109 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)4step:sig1.IDV" + } +} +rectangle { + object { + x=145 + y=125 + width=450 + height=14 + } + "basic attribute" { + clr=14 + } +} +rectangle { + object { + x=145 + y=240 + width=450 + height=14 + } + "basic attribute" { + clr=14 + } +} +rectangle { + object { + x=258 + y=98 + width=109 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)4step:sig2.IDV" + } +} +rectangle { + object { + x=373 + y=98 + width=109 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)4step:sig3.IDV" + } +} +rectangle { + object { + x=488 + y=98 + width=109 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)4step:sig4.IDV" + } +} +rectangle { + object { + x=130 + y=33 + width=184 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)4step:Atrig1.OUTV" + } +} +rectangle { + object { + x=375 + y=33 + width=184 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)4step:Atrig2.OUTV" + } +} "message button" { object { x=0 @@ -332,17 +489,6 @@ text { limits { } } -rectangle { - object { - x=10 - y=240 - width=95 - height=14 - } - "basic attribute" { - clr=14 - } -} text { object { x=15 @@ -356,17 +502,6 @@ text { textix="CALC EXPRESSION" align="horiz. centered" } -rectangle { - object { - x=10 - y=125 - width=95 - height=14 - } - "basic attribute" { - clr=14 - } -} text { object { x=15 @@ -554,22 +689,11 @@ text { limits { } } -rectangle { - object { - x=0 - y=0 - width=600 - height=20 - } - "basic attribute" { - clr=0 - } -} polyline { object { x=0 y=20 - width=600 + width=699 height=3 } "basic attribute" { @@ -578,14 +702,14 @@ polyline { } points { (1,21) - (598,21) + (697,21) } } text { object { x=21 y=0 - width=557 + width=660 height=20 } "basic attribute" { @@ -722,23 +846,6 @@ text { limits { } } -rectangle { - object { - x=143 - y=98 - width=109 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)4step:sig1.IDV" - } -} "text entry" { object { x=145 @@ -771,79 +878,31 @@ rectangle { limits { } } -composite { +text { object { - x=145 - y=125 - width=450 - height=14 + x=166 + y=127 + width=408 + height=10 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=145 - y=125 - width=450 - height=14 - } - "basic attribute" { - clr=14 - } - } - text { - object { - x=166 - y=127 - width=408 - height=10 - } - "basic attribute" { - clr=0 - } - textix="MEASURED VALUES" - align="horiz. centered" - } - } -} -composite { + "basic attribute" { + clr=0 + } + textix="MEASURED VALUES" + align="horiz. centered" +} +text { object { - x=145 - y=240 - width=450 - height=14 + x=166 + y=242 + width=408 + height=10 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=145 - y=240 - width=450 - height=14 - } - "basic attribute" { - clr=14 - } - } - text { - object { - x=166 - y=242 - width=408 - height=10 - } - "basic attribute" { - clr=0 - } - textix="CALCULATED VALUES" - align="horiz. centered" - } + "basic attribute" { + clr=0 } + textix="CALCULATED VALUES" + align="horiz. centered" } "text update" { object { @@ -973,23 +1032,6 @@ composite { limits { } } -rectangle { - object { - x=258 - y=98 - width=109 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)4step:sig2.IDV" - } -} "text entry" { object { x=260 @@ -1150,23 +1192,6 @@ rectangle { limits { } } -rectangle { - object { - x=373 - y=98 - width=109 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)4step:sig3.IDV" - } -} "text entry" { object { x=375 @@ -1327,23 +1352,6 @@ rectangle { limits { } } -rectangle { - object { - x=488 - y=98 - width=109 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)4step:sig4.IDV" - } -} "text entry" { object { x=490 @@ -1405,23 +1413,6 @@ text { textix="DETECTOR 1 TRIGGER NAME" align="horiz. centered" } -rectangle { - object { - x=130 - y=33 - width=184 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)4step:Atrig1.OUTV" - } -} "text entry" { object { x=317 @@ -1450,92 +1441,62 @@ text { textix="VALUE" align="horiz. centered" } -composite { +"text entry" { object { - x=375 + x=377 + y=35 + width=180 + height=20 + } + control { + chan="$(P)4step:det2TrigName.VAL" + clr=14 + bclr=35 + } + format="string" + limits { + } +} +text { + object { + x=377 y=25 - width=217 - height=32 - } - "composite name"="" - vis="static" - chan="" - children { - "text entry" { - object { - x=377 - y=35 - width=180 - height=20 - } - control { - chan="$(P)4step:det2TrigName.VAL" - clr=14 - bclr=35 - } - format="string" - limits { - } - } - text { - object { - x=377 - y=25 - width=180 - height=10 - } - "basic attribute" { - clr=14 - } - textix="DETECTOR 2 TRIGGER NAME" - align="horiz. centered" - } - rectangle { - object { - x=375 - y=33 - width=184 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)4step:Atrig2.OUTV" - } - } - "text entry" { - object { - x=562 - y=35 - width=30 - height=20 - } - control { - chan="$(P)4step:det1TrigVal.VAL" - clr=14 - bclr=51 - } - limits { - } - } - text { - object { - x=562 - y=25 - width=30 - height=10 - } - "basic attribute" { - clr=14 - } - textix="VALUE" - align="horiz. centered" - } + width=180 + height=10 + } + "basic attribute" { + clr=14 } + textix="DETECTOR 2 TRIGGER NAME" + align="horiz. centered" +} +"text entry" { + object { + x=562 + y=35 + width=30 + height=20 + } + control { + chan="$(P)4step:det1TrigVal.VAL" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=562 + y=25 + width=30 + height=10 + } + "basic attribute" { + clr=14 + } + textix="VALUE" + align="horiz. centered" } "text entry" { object { @@ -1566,3 +1527,144 @@ text { textix="TRIGGER END CALCS:" align="horiz. centered" } +"text entry" { + object { + x=605 + y=140 + width=90 + height=20 + } + control { + chan="$(P)4step:stepA:Desc" + clr=14 + bclr=0 + } + format="string" + limits { + } +} +text { + object { + x=605 + y=125 + width=90 + height=10 + } + "basic attribute" { + clr=14 + } + textix="DESC" + align="horiz. centered" +} +"text entry" { + object { + x=605 + y=165 + width=90 + height=20 + } + control { + chan="$(P)4step:stepB:Desc" + clr=14 + bclr=0 + } + format="string" + limits { + } +} +"text entry" { + object { + x=605 + y=190 + width=90 + height=20 + } + control { + chan="$(P)4step:stepC:Desc" + clr=14 + bclr=0 + } + format="string" + limits { + } +} +"text entry" { + object { + x=605 + y=215 + width=90 + height=20 + } + control { + chan="$(P)4step:stepD:Desc" + clr=14 + bclr=0 + } + format="string" + limits { + } +} +"text entry" { + object { + x=605 + y=255 + width=90 + height=20 + } + control { + chan="$(P)4step:calcE:Desc" + clr=14 + bclr=0 + } + format="string" + limits { + } +} +"text entry" { + object { + x=605 + y=280 + width=90 + height=20 + } + control { + chan="$(P)4step:calcF:Desc" + clr=14 + bclr=0 + } + format="string" + limits { + } +} +"text entry" { + object { + x=605 + y=305 + width=90 + height=20 + } + control { + chan="$(P)4step:calcG:Desc" + clr=14 + bclr=0 + } + format="string" + limits { + } +} +"text entry" { + object { + x=605 + y=330 + width=90 + height=20 + } + control { + chan="$(P)4step:calcH:Desc" + clr=14 + bclr=0 + } + format="string" + limits { + } +} diff --git a/stdApp/op/adl/BMBPM.adl b/stdApp/op/adl/BMBPM.adl index 3bcfe0f..33bd291 100644 --- a/stdApp/op/adl/BMBPM.adl +++ b/stdApp/op/adl/BMBPM.adl @@ -1,1384 +1,851 @@ file { - name="/net/epics/xfd/operations/BMBPM.adl" - version=020199 + name="/home/epics/devel/std-3-4-1/stdApp/op/adl/BMBPM.adl" + version=030109 } display { - object { - x=473 - y=209 - width=700 - height=450 - } - clr=0 - bclr=55 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 + object { + x=473 + y=209 + width=700 + height=450 + } + clr=0 + bclr=55 + cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=0 } "color map" { - ncolors=65 - dl_color { - r=255 - g=255 - b=255 - inten=255 - } - dl_color { - r=236 - g=236 - b=236 - inten=0 - } - dl_color { - r=218 - g=218 - b=218 - inten=0 - } - dl_color { - r=200 - g=200 - b=200 - inten=0 - } - dl_color { - r=187 - g=187 - b=187 - inten=0 - } - dl_color { - r=174 - g=174 - b=174 - inten=0 - } - dl_color { - r=158 - g=158 - b=158 - inten=0 - } - dl_color { - r=145 - g=145 - b=145 - inten=0 - } - dl_color { - r=133 - g=133 - b=133 - inten=0 - } - dl_color { - r=120 - g=120 - b=120 - inten=0 - } - dl_color { - r=105 - g=105 - b=105 - inten=0 - } - dl_color { - r=90 - g=90 - b=90 - inten=0 - } - dl_color { - r=70 - g=70 - b=70 - inten=0 - } - dl_color { - r=45 - g=45 - b=45 - inten=0 - } - dl_color { - r=0 - g=0 - b=0 - inten=0 - } - dl_color { - r=0 - g=216 - b=0 - inten=0 - } - dl_color { - r=30 - g=187 - b=0 - inten=0 - } - dl_color { - r=51 - g=153 - b=0 - inten=0 - } - dl_color { - r=45 - g=127 - b=0 - inten=0 - } - dl_color { - r=33 - g=108 - b=0 - inten=0 - } - dl_color { - r=253 - g=0 - b=0 - inten=0 - } - dl_color { - r=222 - g=19 - b=9 - inten=0 - } - dl_color { - r=190 - g=25 - b=11 - inten=0 - } - dl_color { - r=160 - g=18 - b=7 - inten=0 - } - dl_color { - r=130 - g=4 - b=0 - inten=0 - } - dl_color { - r=88 - g=147 - b=255 - inten=0 - } - dl_color { - r=89 - g=126 - b=225 - inten=0 - } - dl_color { - r=75 - g=110 - b=199 - inten=0 - } - dl_color { - r=58 - g=94 - b=171 - inten=0 - } - dl_color { - r=39 - g=84 - b=141 - inten=0 - } - dl_color { - r=251 - g=243 - b=74 - inten=0 - } - dl_color { - r=249 - g=218 - b=60 - inten=0 - } - dl_color { - r=238 - g=182 - b=43 - inten=0 - } - dl_color { - r=225 - g=144 - b=21 - inten=0 - } - dl_color { - r=205 - g=97 - b=0 - inten=0 - } - dl_color { - r=255 - g=176 - b=255 - inten=0 - } - dl_color { - r=214 - g=127 - b=226 - inten=0 - } - dl_color { - r=174 - g=78 - b=188 - inten=0 - } - dl_color { - r=139 - g=26 - b=150 - inten=0 - } - dl_color { - r=97 - g=10 - b=117 - inten=0 - } - dl_color { - r=164 - g=170 - b=255 - inten=0 - } - dl_color { - r=135 - g=147 - b=226 - inten=0 - } - dl_color { - r=106 - g=115 - b=193 - inten=0 - } - dl_color { - r=77 - g=82 - b=164 - inten=0 - } - dl_color { - r=52 - g=51 - b=134 - inten=0 - } - dl_color { - r=199 - g=187 - b=109 - inten=0 - } - dl_color { - r=183 - g=157 - b=92 - inten=0 - } - dl_color { - r=164 - g=126 - b=60 - inten=0 - } - dl_color { - r=125 - g=86 - b=39 - inten=0 - } - dl_color { - r=88 - g=52 - b=15 - inten=0 - } - dl_color { - r=153 - g=255 - b=255 - inten=0 - } - dl_color { - r=115 - g=223 - b=255 - inten=0 - } - dl_color { - r=78 - g=165 - b=249 - inten=0 - } - dl_color { - r=42 - g=99 - b=228 - inten=0 - } - dl_color { - r=10 - g=0 - b=184 - inten=0 - } - dl_color { - r=235 - g=241 - b=181 - inten=0 - } - dl_color { - r=212 - g=219 - b=157 - inten=0 - } - dl_color { - r=187 - g=193 - b=135 - inten=0 - } - dl_color { - r=166 - g=164 - b=98 - inten=0 - } - dl_color { - r=139 - g=130 - b=57 - inten=0 - } - dl_color { - r=115 - g=255 - b=107 - inten=0 - } - dl_color { - r=82 - g=218 - b=59 - inten=0 - } - dl_color { - r=60 - g=180 - b=32 - inten=0 - } - dl_color { - r=40 - g=147 - b=21 - inten=0 - } - dl_color { - r=26 - g=115 - b=9 - inten=0 - } -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } + ncolors=65 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, + } } polyline { - object { - x=98 - y=144 - width=0 - height=47 - } - points { - (98,144) - (98,191) - } -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } + object { + x=98 + y=144 + width=0 + height=47 + } + "basic attribute" { + clr=14 + } + points { + (98,144) + (98,191) + } } polyline { - object { - x=98 - y=219 - width=0 - height=50 - } - points { - (98,219) - (98,269) - } -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=86 - y=5 - width=450 - height=30 - } - textix="$(xx)-BM BPM Information" - align="horiz. centered" + object { + x=98 + y=219 + width=0 + height=50 + } + "basic attribute" { + clr=14 + } + points { + (98,219) + (98,269) + } +} +text { + object { + x=86 + y=5 + width=450 + height=30 + } + "basic attribute" { + clr=20 + } + textix="$(xx)-BM BPM Information" + align="horiz. centered" } "text update" { - object { - x=14 - y=168 - width=75 - height=20 - } - monitor { - rdbk="FE:$(xx):BM:1XBPM:A:CC" - clr=15 - bclr=55 - } - clrmod="static" - align="horiz. right" - format="decimal" + object { + x=14 + y=168 + width=75 + height=20 + } + monitor { + chan="FE:$(xx):BM:1XBPM:A:CC" + clr=15 + bclr=55 + } + align="horiz. right" + limits { + } } "text update" { - object { - x=15 - y=247 - width=75 - height=20 - } - monitor { - rdbk="FE:$(xx):BM:1XBPM:B:CC" - clr=15 - bclr=55 - } - clrmod="static" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=95 - y=126 - width=10 - height=15 - } - textix="A" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=95 - y=271 - width=10 - height=15 - } - textix="B" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=27 - y=104 - width=75 - height=20 - } - textix="First" - align="horiz. left" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=159 - y=108 - width=75 - height=20 - } - textix="Second" - align="horiz. left" -} -"basic attribute" { - attr { - clr=34 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=323 - y=110 - width=280 - height=20 - } - textix="* NORMALIZED BPM SIGNALS *" - align="horiz. centered" + object { + x=15 + y=247 + width=75 + height=20 + } + monitor { + chan="FE:$(xx):BM:1XBPM:B:CC" + clr=15 + bclr=55 + } + align="horiz. right" + limits { + } +} +text { + object { + x=95 + y=126 + width=10 + height=15 + } + "basic attribute" { + clr=54 + } + textix="A" + align="horiz. centered" +} +text { + object { + x=95 + y=271 + width=10 + height=15 + } + "basic attribute" { + clr=54 + } + textix="B" + align="horiz. centered" +} +text { + object { + x=27 + y=104 + width=75 + height=20 + } + "basic attribute" { + clr=54 + } + textix="First" +} +text { + object { + x=159 + y=108 + width=75 + height=20 + } + "basic attribute" { + clr=54 + } + textix="Second" +} +text { + object { + x=323 + y=110 + width=280 + height=20 + } + "basic attribute" { + clr=34 + } + textix="* NORMALIZED BPM SIGNALS *" + align="horiz. centered" } "text update" { - object { - x=500 - y=251 - width=100 - height=20 - } - monitor { - rdbk="FE:$(xx):BM:VANGLE:CC" - clr=15 - bclr=55 - } - clrmod="static" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=23 - y=145 - width=60 - height=10 - } - textix="1ST:XBPM:A" - align="horiz. right" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=24 - y=228 - width=60 - height=10 - } - textix="1ST:XBPM:B" - align="horiz. right" -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=64 - y=292 - width=550 - height=20 - } - textix="NOTE: The Normalized X-BPM signals are for reference only" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=602 - y=253 - width=90 - height=13 - } - textix="microradians" - align="horiz. right" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=265 - y=144 - width=230 - height=20 - } - textix="1st Vertical Position :" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=290 - y=251 - width=210 - height=20 - } - textix="Vertical Angle :" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=39 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=170 - y=48 - width=300 - height=20 - } - textix="Beam Line Front End X-RAY BPM" - align="horiz. left" + object { + x=500 + y=251 + width=100 + height=20 + } + monitor { + chan="FE:$(xx):BM:VANGLE:CC" + clr=15 + bclr=55 + } + align="horiz. right" + limits { + } +} +text { + object { + x=23 + y=145 + width=60 + height=10 + } + "basic attribute" { + clr=14 + } + textix="1ST:XBPM:A" + align="horiz. right" +} +text { + object { + x=24 + y=228 + width=60 + height=10 + } + "basic attribute" { + clr=14 + } + textix="1ST:XBPM:B" + align="horiz. right" +} +text { + object { + x=64 + y=292 + width=550 + height=20 + } + "basic attribute" { + clr=20 + } + textix="NOTE: The Normalized X-BPM signals are for reference only" + align="horiz. centered" +} +text { + object { + x=602 + y=253 + width=90 + height=13 + } + "basic attribute" { + clr=14 + } + textix="microradians" + align="horiz. right" +} +text { + object { + x=265 + y=144 + width=230 + height=20 + } + "basic attribute" { + clr=54 + } + textix="1st Vertical Position :" + align="horiz. centered" +} +text { + object { + x=290 + y=251 + width=210 + height=20 + } + "basic attribute" { + clr=54 + } + textix="Vertical Angle :" + align="horiz. centered" +} +text { + object { + x=170 + y=48 + width=300 + height=20 + } + "basic attribute" { + clr=39 + } + textix="Beam Line Front End X-RAY BPM" } "text update" { - object { - x=500 - y=144 - width=100 - height=20 - } - monitor { - rdbk="FE:$(xx):BM:1XBPM:VPOS:CC" - clr=15 - bclr=55 - } - clrmod="alarm" - align="horiz. right" - format="decimal" + object { + x=500 + y=144 + width=100 + height=20 + } + monitor { + chan="FE:$(xx):BM:1XBPM:VPOS:CC" + clr=15 + bclr=55 + } + clrmod="alarm" + align="horiz. right" + limits { + } } "text update" { - object { - x=500 - y=168 - width=100 - height=20 - } - monitor { - rdbk="FE:$(xx):BM:2XBPM:VPOS:CC" - clr=15 - bclr=55 - } - clrmod="alarm" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=605 - y=150 - width=20 - height=13 - } - textix="mm" - align="horiz. right" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=607 - y=172 - width=20 - height=13 - } - textix="mm" - align="horiz. right" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=581 - y=18 - width=80 - height=20 - } - textix="Current" - align="horiz. left" + object { + x=500 + y=168 + width=100 + height=20 + } + monitor { + chan="FE:$(xx):BM:2XBPM:VPOS:CC" + clr=15 + bclr=55 + } + clrmod="alarm" + align="horiz. right" + limits { + } +} +text { + object { + x=605 + y=150 + width=20 + height=13 + } + "basic attribute" { + clr=14 + } + textix="mm" + align="horiz. right" +} +text { + object { + x=607 + y=172 + width=20 + height=13 + } + "basic attribute" { + clr=14 + } + textix="mm" + align="horiz. right" +} +text { + object { + x=581 + y=18 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Current" } "text update" { - object { - x=581 - y=44 - width=75 - height=25 - } - monitor { - rdbk="S:SRcurrentAI" - clr=15 - bclr=55 - } - clrmod="alarm" - align="horiz. centered" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } + object { + x=581 + y=44 + width=75 + height=25 + } + monitor { + chan="S:SRcurrentAI" + clr=15 + bclr=55 + } + clrmod="alarm" + align="horiz. centered" + limits { + } } polyline { - object { - x=232 - y=147 - width=0 - height=47 - } - points { - (232,147) - (232,194) - } -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } + object { + x=232 + y=147 + width=0 + height=47 + } + "basic attribute" { + clr=14 + } + points { + (232,147) + (232,194) + } } polyline { - object { - x=232 - y=222 - width=0 - height=50 - } - points { - (232,222) - (232,272) - } + object { + x=232 + y=222 + width=0 + height=50 + } + "basic attribute" { + clr=14 + } + points { + (232,222) + (232,272) + } } "text update" { - object { - x=147 - y=169 - width=75 - height=20 - } - monitor { - rdbk="FE:$(xx):BM:2XBPM:A:CC" - clr=15 - bclr=55 - } - clrmod="static" - align="horiz. right" - format="decimal" + object { + x=147 + y=169 + width=75 + height=20 + } + monitor { + chan="FE:$(xx):BM:2XBPM:A:CC" + clr=15 + bclr=55 + } + align="horiz. right" + limits { + } } "text update" { - object { - x=142 - y=250 - width=75 - height=20 - } - monitor { - rdbk="FE:$(xx):BM:2XBPM:B:CC" - clr=15 - bclr=55 - } - clrmod="static" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=229 - y=129 - width=10 - height=15 - } - textix="A" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=228 - y=274 - width=10 - height=15 - } - textix="B" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=154 - y=146 - width=60 - height=10 - } - textix="1ST:XBPM:A" - align="horiz. right" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=156 - y=227 - width=60 - height=10 - } - textix="1ST:XBPM:B" - align="horiz. right" -} -"basic attribute" { - attr { - clr=34 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=71 - y=77 - width=120 - height=20 - } - textix="Raw Signals" - align="horiz. left" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=265 - y=168 - width=230 - height=20 - } - textix="2nd Vertical Position :" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=664 - y=50 - width=20 - height=20 - } - textix="mA" - align="horiz. right" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=274 - y=227 - width=210 - height=20 - } - textix="Vertical Position :" - align="horiz. centered" + object { + x=142 + y=250 + width=75 + height=20 + } + monitor { + chan="FE:$(xx):BM:2XBPM:B:CC" + clr=15 + bclr=55 + } + align="horiz. right" + limits { + } +} +text { + object { + x=229 + y=129 + width=10 + height=15 + } + "basic attribute" { + clr=54 + } + textix="A" + align="horiz. centered" +} +text { + object { + x=228 + y=274 + width=10 + height=15 + } + "basic attribute" { + clr=54 + } + textix="B" + align="horiz. centered" +} +text { + object { + x=154 + y=146 + width=60 + height=10 + } + "basic attribute" { + clr=14 + } + textix="1ST:XBPM:A" + align="horiz. right" +} +text { + object { + x=156 + y=227 + width=60 + height=10 + } + "basic attribute" { + clr=14 + } + textix="1ST:XBPM:B" + align="horiz. right" +} +text { + object { + x=71 + y=77 + width=120 + height=20 + } + "basic attribute" { + clr=34 + } + textix="Raw Signals" +} +text { + object { + x=265 + y=168 + width=230 + height=20 + } + "basic attribute" { + clr=54 + } + textix="2nd Vertical Position :" + align="horiz. centered" +} +text { + object { + x=664 + y=50 + width=20 + height=20 + } + "basic attribute" { + clr=14 + } + textix="mA" + align="horiz. right" +} +text { + object { + x=274 + y=227 + width=210 + height=20 + } + "basic attribute" { + clr=54 + } + textix="Vertical Position :" + align="horiz. centered" } "text update" { - object { - x=499 - y=227 - width=100 - height=20 - } - monitor { - rdbk="FE:$(xx):BM:VPOSITION:CC" - clr=15 - bclr=55 - } - clrmod="static" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=601 - y=229 - width=20 - height=13 - } - textix="mm" - align="horiz. right" -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=340 - y=199 - width=280 - height=20 - } - textix="* NORMALIZED at Source *" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=39 - y=197 - width=70 - height=13 - } - textix="microAmps" - align="horiz. left" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=173 - y=200 - width=70 - height=13 - } - textix="microAmps" - align="horiz. left" + object { + x=499 + y=227 + width=100 + height=20 + } + monitor { + chan="FE:$(xx):BM:VPOSITION:CC" + clr=15 + bclr=55 + } + align="horiz. right" + limits { + } +} +text { + object { + x=601 + y=229 + width=20 + height=13 + } + "basic attribute" { + clr=14 + } + textix="mm" + align="horiz. right" +} +text { + object { + x=340 + y=199 + width=280 + height=20 + } + "basic attribute" { + clr=20 + } + textix="* NORMALIZED at Source *" + align="horiz. centered" +} +text { + object { + x=39 + y=197 + width=70 + height=13 + } + "basic attribute" { + clr=14 + } + textix="microAmps" +} +text { + object { + x=173 + y=200 + width=70 + height=13 + } + "basic attribute" { + clr=14 + } + textix="microAmps" } "text update" { - object { - x=483 - y=395 - width=90 - height=20 - } - monitor { - rdbk="S$(x):BM:SrcPt:yAngleM" - clr=15 - bclr=55 - } - clrmod="alarm" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=525 - y=380 - width=50 - height=10 - } - textix="VANGLE" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=483 - y=417 - width=90 - height=13 - } - textix="microradians" - align="horiz. right" + object { + x=483 + y=395 + width=90 + height=20 + } + monitor { + chan="S$(x):BM:SrcPt:yAngleM" + clr=15 + bclr=55 + } + clrmod="alarm" + align="horiz. right" + limits { + } +} +text { + object { + x=525 + y=380 + width=50 + height=10 + } + "basic attribute" { + clr=14 + } + textix="VANGLE" + align="horiz. centered" +} +text { + object { + x=483 + y=417 + width=90 + height=13 + } + "basic attribute" { + clr=14 + } + textix="microradians" + align="horiz. right" } "text update" { - object { - x=356 - y=395 - width=90 - height=20 - } - monitor { - rdbk="S$(x):BM:SrcPt:yPositionM" - clr=15 - bclr=55 - } - clrmod="alarm" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=375 - y=380 - width=80 - height=10 - } - textix="VPOSITION" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=424 - y=418 - width=20 - height=13 - } - textix="mm" - align="horiz. right" + object { + x=356 + y=395 + width=90 + height=20 + } + monitor { + chan="S$(x):BM:SrcPt:yPositionM" + clr=15 + bclr=55 + } + clrmod="alarm" + align="horiz. right" + limits { + } +} +text { + object { + x=375 + y=380 + width=80 + height=10 + } + "basic attribute" { + clr=14 + } + textix="VPOSITION" + align="horiz. centered" +} +text { + object { + x=424 + y=418 + width=20 + height=13 + } + "basic attribute" { + clr=14 + } + textix="mm" + align="horiz. right" } "text update" { - object { - x=218 - y=395 - width=90 - height=20 - } - monitor { - rdbk="S$(x):BM:SrcPt:xAngleM" - clr=15 - bclr=55 - } - clrmod="alarm" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=260 - y=380 - width=50 - height=10 - } - textix="HANGLE" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=219 - y=417 - width=90 - height=13 - } - textix="microradians" - align="horiz. right" + object { + x=218 + y=395 + width=90 + height=20 + } + monitor { + chan="S$(x):BM:SrcPt:xAngleM" + clr=15 + bclr=55 + } + clrmod="alarm" + align="horiz. right" + limits { + } +} +text { + object { + x=260 + y=380 + width=50 + height=10 + } + "basic attribute" { + clr=14 + } + textix="HANGLE" + align="horiz. centered" +} +text { + object { + x=219 + y=417 + width=90 + height=13 + } + "basic attribute" { + clr=14 + } + textix="microradians" + align="horiz. right" } "text update" { - object { - x=91 - y=395 - width=90 - height=20 - } - monitor { - rdbk="S$(x):BM:SrcPt:xPositionM" - clr=15 - bclr=55 - } - clrmod="alarm" - align="horiz. right" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=110 - y=380 - width=80 - height=10 - } - textix="HPOSITION" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=161 - y=417 - width=20 - height=13 - } - textix="mm" - align="horiz. right" -} -"basic attribute" { - attr { - clr=25 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=190 - y=350 - width=280 - height=20 - } - textix="* SR Particle BPM Signals Normalized to the Source *" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=39 - style="solid" - fill="solid" - width=0 - } -} -text { - object { - x=186 - y=329 - width=300 - height=20 - } - textix="Storage RING Particle BPM" - align="horiz. centered" + object { + x=91 + y=395 + width=90 + height=20 + } + monitor { + chan="S$(x):BM:SrcPt:xPositionM" + clr=15 + bclr=55 + } + clrmod="alarm" + align="horiz. right" + limits { + } +} +text { + object { + x=110 + y=380 + width=80 + height=10 + } + "basic attribute" { + clr=14 + } + textix="HPOSITION" + align="horiz. centered" +} +text { + object { + x=161 + y=417 + width=20 + height=13 + } + "basic attribute" { + clr=14 + } + textix="mm" + align="horiz. right" +} +text { + object { + x=190 + y=350 + width=280 + height=20 + } + "basic attribute" { + clr=25 + } + textix="* SR Particle BPM Signals Normalized to the Source *" + align="horiz. centered" +} +text { + object { + x=186 + y=329 + width=300 + height=20 + } + "basic attribute" { + clr=39 + } + textix="Storage RING Particle BPM" + align="horiz. centered" } diff --git a/stdApp/op/adl/EMW_Ctl.adl b/stdApp/op/adl/EMW_Ctl.adl index 20e670f..be36fad 100644 --- a/stdApp/op/adl/EMW_Ctl.adl +++ b/stdApp/op/adl/EMW_Ctl.adl @@ -87,21 +87,6 @@ display { 1a7309, } } -"message button" { - object { - x=156 - y=189 - width=140 - height=40 - } - control { - chan="ID$(xx):Stop.VAL" - clr=20 - bclr=23 - } - label="Stop " - press_msg="1" -} rectangle { object { x=5 @@ -126,6 +111,32 @@ rectangle { width=2 } } +rectangle { + object { + x=0 + y=386 + width=310 + height=84 + } + "basic attribute" { + clr=56 + } +} +"message button" { + object { + x=156 + y=189 + width=140 + height=40 + } + control { + chan="ID$(xx):Stop.VAL" + clr=20 + bclr=23 + } + label="Stop " + press_msg="1" +} "text update" { object { x=59 @@ -392,17 +403,6 @@ text { textix="Software Version:" align="horiz. centered" } -rectangle { - object { - x=0 - y=386 - width=310 - height=84 - } - "basic attribute" { - clr=56 - } -} "text update" { object { x=118 diff --git a/stdApp/op/adl/EMW_PS.adl b/stdApp/op/adl/EMW_PS.adl index 89250df..987bf0c 100644 --- a/stdApp/op/adl/EMW_PS.adl +++ b/stdApp/op/adl/EMW_PS.adl @@ -98,6 +98,17 @@ rectangle { clr=14 } } +rectangle { + object { + x=0 + y=436 + width=82 + height=164 + } + "basic attribute" { + clr=14 + } +} text { object { x=432 @@ -345,171 +356,149 @@ valuator { clrmod="discrete" dPrecision=0.100000 } -composite { +chan="ID11:seai8" +children { +text { object { - x=0 - y=436 - width=82 - height=164 + x=17 + y=453 + width=55 + height=18 } - "composite name"="" - vis="static" - chan="ID11:seai8" - children { - rectangle { - object { - x=0 - y=436 - width=82 - height=164 - } - "basic attribute" { - clr=14 - } - } - text { - object { - x=17 - y=453 - width=55 - height=18 - } - "basic attribute" { - clr=0 - } - "dynamic attribute" { - clr="alarm" - chan="ID11:seai1" - } - textix="+ 24 V" - } - text { - object { - x=17 - y=471 - width=55 - height=18 - } - "basic attribute" { - clr=0 - } - "dynamic attribute" { - clr="alarm" - chan="ID11:seai2" - } - textix="- 24 V" - } - text { - object { - x=17 - y=489 - width=55 - height=18 - } - "basic attribute" { - clr=0 - } - "dynamic attribute" { - clr="alarm" - chan="ID11:seai3" - } - textix="+ 12 V" - } - text { - object { - x=17 - y=507 - width=55 - height=18 - } - "basic attribute" { - clr=0 - } - "dynamic attribute" { - clr="alarm" - chan="ID11:seai4" - } - textix="- 12 V" - } - text { - object { - x=17 - y=525 - width=55 - height=18 - } - "basic attribute" { - clr=0 - } - "dynamic attribute" { - clr="alarm" - chan="ID11:seai5" - } - textix="+ 24 V" - } - text { - object { - x=17 - y=543 - width=55 - height=18 - } - "basic attribute" { - clr=0 - } - "dynamic attribute" { - clr="alarm" - chan="ID11:seai6" - } - textix="- 24 V" - } - text { - object { - x=17 - y=561 - width=55 - height=18 - } - "basic attribute" { - clr=0 - } - "dynamic attribute" { - clr="alarm" - chan="ID11:seai7" - } - textix="+ 12 V" - } - text { - object { - x=17 - y=579 - width=55 - height=18 - } - "basic attribute" { - clr=0 - } - "dynamic attribute" { - clr="alarm" - chan="ID11:seai8" - } - textix="- 12 V" - } - text { - object { - x=15 - y=437 - width=50 - height=14 - } - "basic attribute" { - clr=0 - } - textix="Lcl PS" - } + "basic attribute" { + clr=0 } + "dynamic attribute" { + clr="alarm" + chan="ID11:seai1" + } + textix="+ 24 V" } -meter { +text { + object { + x=17 + y=471 + width=55 + height=18 + } + "basic attribute" { + clr=0 + } + "dynamic attribute" { + clr="alarm" + chan="ID11:seai2" + } + textix="- 24 V" +} +text { + object { + x=17 + y=489 + width=55 + height=18 + } + "basic attribute" { + clr=0 + } + "dynamic attribute" { + clr="alarm" + chan="ID11:seai3" + } + textix="+ 12 V" +} +text { + object { + x=17 + y=507 + width=55 + height=18 + } + "basic attribute" { + clr=0 + } + "dynamic attribute" { + clr="alarm" + chan="ID11:seai4" + } + textix="- 12 V" +} +text { + object { + x=17 + y=525 + width=55 + height=18 + } + "basic attribute" { + clr=0 + } + "dynamic attribute" { + clr="alarm" + chan="ID11:seai5" + } + textix="+ 24 V" +} +text { + object { + x=17 + y=543 + width=55 + height=18 + } + "basic attribute" { + clr=0 + } + "dynamic attribute" { + clr="alarm" + chan="ID11:seai6" + } + textix="- 24 V" +} +text { + object { + x=17 + y=561 + width=55 + height=18 + } + "basic attribute" { + clr=0 + } + "dynamic attribute" { + clr="alarm" + chan="ID11:seai7" + } + textix="+ 12 V" +} +text { + object { + x=17 + y=579 + width=55 + height=18 + } + "basic attribute" { + clr=0 + } + "dynamic attribute" { + clr="alarm" + chan="ID11:seai8" + } + textix="- 12 V" +} +text { + object { + x=15 + y=437 + width=50 + height=14 + } + "basic attribute" { + clr=0 + } + textix="Lcl PS" +} + object { x=314 y=4 diff --git a/stdApp/op/adl/EMW_Ramp.adl b/stdApp/op/adl/EMW_Ramp.adl index 9275678..38e82ae 100644 --- a/stdApp/op/adl/EMW_Ramp.adl +++ b/stdApp/op/adl/EMW_Ramp.adl @@ -87,6 +87,116 @@ display { 1a7309, } } +rectangle { + object { + x=4 + y=4 + width=391 + height=34 + } + "basic attribute" { + clr=7 + } +} +rectangle { + object { + x=113 + y=74 + width=25 + height=10 + } + "basic attribute" { + clr=14 + width=3 + } +} +rectangle { + object { + x=115 + y=76 + width=21 + height=6 + } + "basic attribute" { + clr=15 + width=3 + } + "dynamic attribute" { + vis="if not zero" + chan="ID11:0RT.NEWT" + } +} +rectangle { + object { + x=115 + y=76 + width=21 + height=6 + } + "basic attribute" { + clr=20 + width=3 + } + "dynamic attribute" { + vis="if not zero" + chan="ID11:0RT.ERRC" + } +} +rectangle { + object { + x=114 + y=222 + width=25 + height=10 + } + "basic attribute" { + clr=14 + width=3 + } +} +rectangle { + object { + x=116 + y=224 + width=21 + height=6 + } + "basic attribute" { + clr=15 + width=3 + } + "dynamic attribute" { + vis="if not zero" + chan="ID11:1RT.NEWT" + } +} +rectangle { + object { + x=116 + y=224 + width=21 + height=6 + } + "basic attribute" { + clr=20 + width=3 + } + "dynamic attribute" { + vis="if not zero" + chan="ID11:1RT.ERRC" + } +} +rectangle { + object { + x=4 + y=352 + width=280 + height=28 + } + "basic attribute" { + clr=7 + } +} "choice button" { object { x=20 @@ -221,17 +331,6 @@ text { press_msg="1" release_msg="0" } -rectangle { - object { - x=4 - y=4 - width=391 - height=34 - } - "basic attribute" { - clr=7 - } -} text { object { x=115 @@ -268,50 +367,6 @@ text { } textix="New Table" } -rectangle { - object { - x=113 - y=74 - width=25 - height=10 - } - "basic attribute" { - clr=14 - width=3 - } -} -rectangle { - object { - x=115 - y=76 - width=21 - height=6 - } - "basic attribute" { - clr=15 - width=3 - } - "dynamic attribute" { - vis="if not zero" - chan="ID11:0RT.NEWT" - } -} -rectangle { - object { - x=115 - y=76 - width=21 - height=6 - } - "basic attribute" { - clr=20 - width=3 - } - "dynamic attribute" { - vis="if not zero" - chan="ID11:0RT.ERRC" - } -} "choice button" { object { x=21 @@ -454,61 +509,6 @@ text { } textix="New Table" } -rectangle { - object { - x=114 - y=222 - width=25 - height=10 - } - "basic attribute" { - clr=14 - width=3 - } -} -rectangle { - object { - x=116 - y=224 - width=21 - height=6 - } - "basic attribute" { - clr=15 - width=3 - } - "dynamic attribute" { - vis="if not zero" - chan="ID11:1RT.NEWT" - } -} -rectangle { - object { - x=116 - y=224 - width=21 - height=6 - } - "basic attribute" { - clr=20 - width=3 - } - "dynamic attribute" { - vis="if not zero" - chan="ID11:1RT.ERRC" - } -} -rectangle { - object { - x=4 - y=352 - width=280 - height=28 - } - "basic attribute" { - clr=7 - } -} text { object { x=21 diff --git a/stdApp/op/adl/ID_ctrl.adl b/stdApp/op/adl/ID_ctrl.adl index d1f3719..938c4a5 100644 --- a/stdApp/op/adl/ID_ctrl.adl +++ b/stdApp/op/adl/ID_ctrl.adl @@ -1,7 +1,7 @@ file { - name="/home/oxygen16/MOHAN/user_adl/ID_ctrl.adl" - version=020199 + name="/home/epics/devel/std-3-4-1/stdApp/op/adl/ID_ctrl.adl" + version=030109 } display { object { @@ -13,448 +13,127 @@ display { clr=14 bclr=56 cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=0 } "color map" { ncolors=65 - dl_color { - r=255 - g=255 - b=255 - inten=255 - } - dl_color { - r=236 - g=236 - b=236 - inten=0 - } - dl_color { - r=218 - g=218 - b=218 - inten=0 - } - dl_color { - r=200 - g=200 - b=200 - inten=0 - } - dl_color { - r=187 - g=187 - b=187 - inten=0 - } - dl_color { - r=174 - g=174 - b=174 - inten=0 - } - dl_color { - r=158 - g=158 - b=158 - inten=0 - } - dl_color { - r=145 - g=145 - b=145 - inten=0 - } - dl_color { - r=133 - g=133 - b=133 - inten=0 - } - dl_color { - r=120 - g=120 - b=120 - inten=0 - } - dl_color { - r=105 - g=105 - b=105 - inten=0 - } - dl_color { - r=90 - g=90 - b=90 - inten=0 - } - dl_color { - r=70 - g=70 - b=70 - inten=0 - } - dl_color { - r=45 - g=45 - b=45 - inten=0 - } - dl_color { - r=0 - g=0 - b=0 - inten=0 - } - dl_color { - r=0 - g=216 - b=0 - inten=0 - } - dl_color { - r=30 - g=187 - b=0 - inten=0 - } - dl_color { - r=51 - g=153 - b=0 - inten=0 - } - dl_color { - r=45 - g=127 - b=0 - inten=0 - } - dl_color { - r=33 - g=108 - b=0 - inten=0 - } - dl_color { - r=253 - g=0 - b=0 - inten=0 - } - dl_color { - r=222 - g=19 - b=9 - inten=0 - } - dl_color { - r=190 - g=25 - b=11 - inten=0 - } - dl_color { - r=160 - g=18 - b=7 - inten=0 - } - dl_color { - r=130 - g=4 - b=0 - inten=0 - } - dl_color { - r=88 - g=147 - b=255 - inten=0 - } - dl_color { - r=89 - g=126 - b=225 - inten=0 - } - dl_color { - r=75 - g=110 - b=199 - inten=0 - } - dl_color { - r=58 - g=94 - b=171 - inten=0 - } - dl_color { - r=39 - g=84 - b=141 - inten=0 - } - dl_color { - r=251 - g=243 - b=74 - inten=0 - } - dl_color { - r=249 - g=218 - b=60 - inten=0 - } - dl_color { - r=238 - g=182 - b=43 - inten=0 - } - dl_color { - r=225 - g=144 - b=21 - inten=0 - } - dl_color { - r=205 - g=97 - b=0 - inten=0 - } - dl_color { - r=255 - g=176 - b=255 - inten=0 - } - dl_color { - r=214 - g=127 - b=226 - inten=0 - } - dl_color { - r=174 - g=78 - b=188 - inten=0 - } - dl_color { - r=139 - g=26 - b=150 - inten=0 - } - dl_color { - r=97 - g=10 - b=117 - inten=0 - } - dl_color { - r=164 - g=170 - b=255 - inten=0 - } - dl_color { - r=135 - g=147 - b=226 - inten=0 - } - dl_color { - r=106 - g=115 - b=193 - inten=0 - } - dl_color { - r=77 - g=82 - b=164 - inten=0 - } - dl_color { - r=52 - g=51 - b=134 - inten=0 - } - dl_color { - r=199 - g=187 - b=109 - inten=0 - } - dl_color { - r=183 - g=157 - b=92 - inten=0 - } - dl_color { - r=164 - g=126 - b=60 - inten=0 - } - dl_color { - r=125 - g=86 - b=39 - inten=0 - } - dl_color { - r=88 - g=52 - b=15 - inten=0 - } - dl_color { - r=153 - g=255 - b=255 - inten=0 - } - dl_color { - r=115 - g=223 - b=255 - inten=0 - } - dl_color { - r=78 - g=165 - b=249 - inten=0 - } - dl_color { - r=42 - g=99 - b=228 - inten=0 - } - dl_color { - r=10 - g=0 - b=184 - inten=0 - } - dl_color { - r=235 - g=241 - b=181 - inten=0 - } - dl_color { - r=212 - g=219 - b=157 - inten=0 - } - dl_color { - r=187 - g=193 - b=135 - inten=0 - } - dl_color { - r=166 - g=164 - b=98 - inten=0 - } - dl_color { - r=139 - g=130 - b=57 - inten=0 - } - dl_color { - r=115 - g=255 - b=107 - inten=0 - } - dl_color { - r=82 - g=218 - b=59 - inten=0 - } - dl_color { - r=60 - g=180 - b=32 - inten=0 - } - dl_color { - r=40 - g=147 - b=21 - inten=0 - } - dl_color { - r=26 - g=115 - b=9 - inten=0 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, } } -"message button" { +rectangle { object { - x=150 - y=220 - width=140 + x=0 + y=113 + width=290 height=40 } - control { - ctrl="ID$(xx):UN:stopSQ.PROC" - clr=20 - bclr=23 - } - label="Stop " - press_msg="1" - release_msg="" - clrmod="static" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=2 + "basic attribute" { + clr=0 } } rectangle { object { x=0 - y=113 + y=72 width=290 height=40 } -} -"basic attribute" { - attr { - clr=49 - style="solid" - fill="solid" - width=2 + "basic attribute" { + clr=0 } } rectangle { object { - x=0 - y=72 - width=290 + x=163 + y=44 + width=120 + height=25 + } + "basic attribute" { + clr=0 + } +} +"message button" { + object { + x=150 + y=220 + width=140 height=40 } + control { + chan="ID$(xx):UN:stopSQ.PROC" + clr=20 + bclr=23 + } + label="Stop " + press_msg="1" } "text update" { object { @@ -464,13 +143,12 @@ rectangle { height=13 } monitor { - rdbk="ID$(xx):UN:idSelectSU.DESC" + chan="ID$(xx):UN:idSelectSU.DESC" clr=14 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" + limits { + } } "text update" { object { @@ -480,13 +158,13 @@ rectangle { height=16 } monitor { - rdbk="ID$(xx):UN:gapdsAO.DESC" + chan="ID$(xx):UN:gapdsAO.DESC" clr=54 bclr=56 } - clrmod="static" align="horiz. centered" - format="decimal" + limits { + } } "text update" { object { @@ -496,13 +174,13 @@ rectangle { height=16 } monitor { - rdbk="ID$(xx):UN:gapusAO.DESC" + chan="ID$(xx):UN:gapusAO.DESC" clr=54 bclr=56 } - clrmod="static" align="horiz. centered" - format="decimal" + limits { + } } "text update" { object { @@ -512,13 +190,13 @@ rectangle { height=30 } monitor { - rdbk="ID$(xx):UN:keVavgAO.VAL" + chan="ID$(xx):UN:keVavgAO.VAL" clr=60 bclr=49 } - clrmod="static" align="horiz. centered" - format="decimal" + limits { + } } "text entry" { object { @@ -528,12 +206,12 @@ rectangle { height=38 } control { - ctrl="ID$(xx):UN:setavgAI.VAL" + chan="ID$(xx):UN:setavgAI.VAL" clr=0 bclr=54 } - clrmod="static" - format="decimal" + limits { + } } "text entry" { object { @@ -543,12 +221,12 @@ rectangle { height=38 } control { - ctrl="ID$(xx):UN:keVavgAI.VAL" + chan="ID$(xx):UN:keVavgAI.VAL" clr=0 bclr=54 } - clrmod="static" - format="decimal" + limits { + } } "text update" { object { @@ -558,20 +236,12 @@ rectangle { height=30 } monitor { - rdbk="ID$(xx):UN:gapavgAO.VAL" + chan="ID$(xx):UN:gapavgAO.VAL" clr=60 bclr=49 } - clrmod="static" align="horiz. centered" - format="decimal" -} -"basic attribute" { - attr { - clr=0 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -581,8 +251,10 @@ text { width=45 height=12 } + "basic attribute" { + clr=0 + } textix="Desired" - align="horiz. left" } "text update" { object { @@ -592,13 +264,12 @@ text { height=20 } monitor { - rdbk="ID$(xx):UN:idLocationSO" + chan="ID$(xx):UN:idLocationSO" clr=49 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" + limits { + } } "related display" { object { @@ -612,52 +283,9 @@ text { name="ID_taper_ctrl.adl" args="xx=$(xx)" } - display[1] { - label="" - name="" - args="" - } - display[2] { - label="" - name="" - args="" - } - display[3] { - label="" - name="" - args="" - } - display[4] { - label="" - name="" - args="" - } - display[5] { - label="" - name="" - args="" - } - display[6] { - label="" - name="" - args="" - } - display[7] { - label="" - name="" - args="" - } clr=49 bclr=51 } -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} text { object { x=6 @@ -665,27 +293,10 @@ text { width=100 height=14 } - textix="Taper Control :" - align="horiz. left" -} -"basic attribute" { - attr { - clr=49 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if zero" - } - param { - chan="ID$(xx):UN:stopSQ.DO1" - } + "basic attribute" { + clr=54 } + textix="Taper Control :" } text { object { @@ -694,17 +305,16 @@ text { width=170 height=26 } + "basic attribute" { + clr=49 + } + "dynamic attribute" { + vis="if zero" + chan="ID$(xx):UN:stopSQ.DO1" + } textix="ID Gap Control" align="horiz. centered" } -"basic attribute" { - attr { - clr=60 - style="solid" - fill="solid" - width=0 - } -} text { object { x=1 @@ -712,16 +322,10 @@ text { width=45 height=12 } - textix="Current" - align="horiz. left" -} -"basic attribute" { - attr { - clr=49 - style="solid" - fill="solid" - width=0 + "basic attribute" { + clr=60 } + textix="Current" } text { object { @@ -730,8 +334,10 @@ text { width=200 height=18 } + "basic attribute" { + clr=49 + } textix=" Gap, mm Energy, keV" - align="horiz. left" } "message button" { object { @@ -741,14 +347,12 @@ text { height=40 } control { - ctrl="ID$(xx):UN:moveSQ.PROC" + chan="ID$(xx):UN:moveSQ.PROC" clr=60 bclr=63 } label="Move" press_msg="1" - release_msg="" - clrmod="static" } "text update" { object { @@ -758,20 +362,11 @@ text { height=16 } monitor { - rdbk="ID$(xx):UN:commAI.VAL" + chan="ID$(xx):UN:commAI.VAL" clr=54 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" -} -"basic attribute" { - attr { - clr=49 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -781,16 +376,10 @@ text { width=150 height=18 } - textix="Minimum allowed gap:" - align="horiz. left" -} -"basic attribute" { - attr { + "basic attribute" { clr=49 - style="solid" - fill="solid" - width=0 } + textix="Minimum allowed gap:" } text { object { @@ -799,16 +388,10 @@ text { width=20 height=18 } - textix="mm" - align="horiz. left" -} -"basic attribute" { - attr { - clr=42 - style="solid" - fill="solid" - width=0 + "basic attribute" { + clr=49 } + textix="mm" } text { object { @@ -817,6 +400,9 @@ text { width=117 height=20 } + "basic attribute" { + clr=42 + } textix="Access Mode :" align="horiz. centered" } @@ -828,66 +414,27 @@ text { height=25 } monitor { - rdbk="ID$(xx):accessSecurityMI.VAL" + chan="ID$(xx):accessSecurityMI.VAL" clr=27 bclr=56 } - clrmod="static" align="horiz. centered" - format="decimal" -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 + limits { } } -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="ID$(xx):accessSecurityMI.VAL" - } - } -} -rectangle { +text { object { - x=163 + x=166 y=44 width=120 height=25 } -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="ID$(xx):accessSecurityMI.VAL" - } - } -} -text { - object { - x=166 - y=44 - width=120 - height=25 + "dynamic attribute" { + vis="if not zero" + chan="ID$(xx):accessSecurityMI.VAL" } textix="Operator" align="horiz. centered" diff --git a/stdApp/op/adl/ID_taper_ctrl.adl b/stdApp/op/adl/ID_taper_ctrl.adl index a30aa27..ae5e3cc 100644 --- a/stdApp/op/adl/ID_taper_ctrl.adl +++ b/stdApp/op/adl/ID_taper_ctrl.adl @@ -1,7 +1,7 @@ file { - name="/home/oxygen16/MOHAN/user_adl/ID_taper_ctrl.adl" - version=020199 + name="/home/epics/devel/std-3-4-1/stdApp/op/adl/ID_taper_ctrl.adl" + version=030109 } display { object { @@ -13,423 +13,78 @@ display { clr=14 bclr=56 cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=0 } "color map" { ncolors=65 - dl_color { - r=255 - g=255 - b=255 - inten=255 - } - dl_color { - r=236 - g=236 - b=236 - inten=0 - } - dl_color { - r=218 - g=218 - b=218 - inten=0 - } - dl_color { - r=200 - g=200 - b=200 - inten=0 - } - dl_color { - r=187 - g=187 - b=187 - inten=0 - } - dl_color { - r=174 - g=174 - b=174 - inten=0 - } - dl_color { - r=158 - g=158 - b=158 - inten=0 - } - dl_color { - r=145 - g=145 - b=145 - inten=0 - } - dl_color { - r=133 - g=133 - b=133 - inten=0 - } - dl_color { - r=120 - g=120 - b=120 - inten=0 - } - dl_color { - r=105 - g=105 - b=105 - inten=0 - } - dl_color { - r=90 - g=90 - b=90 - inten=0 - } - dl_color { - r=70 - g=70 - b=70 - inten=0 - } - dl_color { - r=45 - g=45 - b=45 - inten=0 - } - dl_color { - r=0 - g=0 - b=0 - inten=0 - } - dl_color { - r=0 - g=216 - b=0 - inten=0 - } - dl_color { - r=30 - g=187 - b=0 - inten=0 - } - dl_color { - r=51 - g=153 - b=0 - inten=0 - } - dl_color { - r=45 - g=127 - b=0 - inten=0 - } - dl_color { - r=33 - g=108 - b=0 - inten=0 - } - dl_color { - r=253 - g=0 - b=0 - inten=0 - } - dl_color { - r=222 - g=19 - b=9 - inten=0 - } - dl_color { - r=190 - g=25 - b=11 - inten=0 - } - dl_color { - r=160 - g=18 - b=7 - inten=0 - } - dl_color { - r=130 - g=4 - b=0 - inten=0 - } - dl_color { - r=88 - g=147 - b=255 - inten=0 - } - dl_color { - r=89 - g=126 - b=225 - inten=0 - } - dl_color { - r=75 - g=110 - b=199 - inten=0 - } - dl_color { - r=58 - g=94 - b=171 - inten=0 - } - dl_color { - r=39 - g=84 - b=141 - inten=0 - } - dl_color { - r=251 - g=243 - b=74 - inten=0 - } - dl_color { - r=249 - g=218 - b=60 - inten=0 - } - dl_color { - r=238 - g=182 - b=43 - inten=0 - } - dl_color { - r=225 - g=144 - b=21 - inten=0 - } - dl_color { - r=205 - g=97 - b=0 - inten=0 - } - dl_color { - r=255 - g=176 - b=255 - inten=0 - } - dl_color { - r=214 - g=127 - b=226 - inten=0 - } - dl_color { - r=174 - g=78 - b=188 - inten=0 - } - dl_color { - r=139 - g=26 - b=150 - inten=0 - } - dl_color { - r=97 - g=10 - b=117 - inten=0 - } - dl_color { - r=164 - g=170 - b=255 - inten=0 - } - dl_color { - r=135 - g=147 - b=226 - inten=0 - } - dl_color { - r=106 - g=115 - b=193 - inten=0 - } - dl_color { - r=77 - g=82 - b=164 - inten=0 - } - dl_color { - r=52 - g=51 - b=134 - inten=0 - } - dl_color { - r=199 - g=187 - b=109 - inten=0 - } - dl_color { - r=183 - g=157 - b=92 - inten=0 - } - dl_color { - r=164 - g=126 - b=60 - inten=0 - } - dl_color { - r=125 - g=86 - b=39 - inten=0 - } - dl_color { - r=88 - g=52 - b=15 - inten=0 - } - dl_color { - r=153 - g=255 - b=255 - inten=0 - } - dl_color { - r=115 - g=223 - b=255 - inten=0 - } - dl_color { - r=78 - g=165 - b=249 - inten=0 - } - dl_color { - r=42 - g=99 - b=228 - inten=0 - } - dl_color { - r=10 - g=0 - b=184 - inten=0 - } - dl_color { - r=235 - g=241 - b=181 - inten=0 - } - dl_color { - r=212 - g=219 - b=157 - inten=0 - } - dl_color { - r=187 - g=193 - b=135 - inten=0 - } - dl_color { - r=166 - g=164 - b=98 - inten=0 - } - dl_color { - r=139 - g=130 - b=57 - inten=0 - } - dl_color { - r=115 - g=255 - b=107 - inten=0 - } - dl_color { - r=82 - g=218 - b=59 - inten=0 - } - dl_color { - r=60 - g=180 - b=32 - inten=0 - } - dl_color { - r=40 - g=147 - b=21 - inten=0 - } - dl_color { - r=26 - g=115 - b=9 - inten=0 - } -} -"message button" { - object { - x=150 - y=303 - width=140 - height=40 - } - control { - ctrl="ID$(xx):UN:stopSQ.PROC" - clr=20 - bclr=23 - } - label="Stop " - press_msg="1" - release_msg="" - clrmod="static" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=2 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, } } rectangle { @@ -439,13 +94,8 @@ rectangle { width=290 height=80 } -} -"basic attribute" { - attr { - clr=49 - style="solid" - fill="solid" - width=2 + "basic attribute" { + clr=0 } } rectangle { @@ -455,6 +105,35 @@ rectangle { width=290 height=80 } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=160 + y=44 + width=120 + height=25 + } + "basic attribute" { + clr=0 + } +} +"message button" { + object { + x=150 + y=303 + width=140 + height=40 + } + control { + chan="ID$(xx):UN:stopSQ.PROC" + clr=20 + bclr=23 + } + label="Stop " + press_msg="1" } "text update" { object { @@ -464,13 +143,13 @@ rectangle { height=16 } monitor { - rdbk="ID$(xx):UN:gapdsAO.DESC" + chan="ID$(xx):UN:gapdsAO.DESC" clr=54 bclr=56 } - clrmod="static" align="horiz. centered" - format="decimal" + limits { + } } "text update" { object { @@ -480,188 +159,136 @@ rectangle { height=16 } monitor { - rdbk="ID$(xx):UN:gapusAO.DESC" + chan="ID$(xx):UN:gapusAO.DESC" clr=54 bclr=56 } - clrmod="static" align="horiz. centered" - format="decimal" + limits { + } } -composite { +"text update" { + object { + x=184 + y=119 + width=104 + height=30 + } + monitor { + chan="ID$(xx):UN:keVdsAO.VAL" + clr=60 + bclr=49 + } + align="horiz. centered" + limits { + } +} +"text update" { object { x=184 y=83 width=104 - height=66 - } - "composite name"="" - vis="static" - chan="" - children { - "text update" { - object { - x=184 - y=119 - width=104 - height=30 - } - monitor { - rdbk="ID$(xx):UN:keVdsAO.VAL" - clr=60 - bclr=49 - } - clrmod="static" - align="horiz. centered" - format="decimal" - } - "text update" { - object { - x=184 - y=83 - width=104 - height=30 - } - monitor { - rdbk="ID$(xx):UN:keVusAO.VAL" - clr=60 - bclr=49 - } - clrmod="static" - align="horiz. centered" - format="decimal" - } + height=30 + } + monitor { + chan="ID$(xx):UN:keVusAO.VAL" + clr=60 + bclr=49 + } + align="horiz. centered" + limits { + } +} +"text update" { + object { + x=44 + y=119 + width=136 + height=30 + } + monitor { + chan="ID$(xx):UN:gapdsAO.VAL" + clr=60 + bclr=49 + } + align="horiz. centered" + limits { } } -composite { +"text update" { object { x=44 y=83 width=136 - height=66 - } - "composite name"="" - vis="static" - chan="" - children { - "text update" { - object { - x=44 - y=119 - width=136 - height=30 - } - monitor { - rdbk="ID$(xx):UN:gapdsAO.VAL" - clr=60 - bclr=49 - } - clrmod="static" - align="horiz. centered" - format="decimal" - } - "text update" { - object { - x=44 - y=83 - width=136 - height=30 - } - monitor { - rdbk="ID$(xx):UN:gapusAO.VAL" - clr=60 - bclr=49 - } - clrmod="static" - align="horiz. centered" - format="decimal" - } + height=30 + } + monitor { + chan="ID$(xx):UN:gapusAO.VAL" + clr=60 + bclr=49 + } + align="horiz. centered" + limits { } } -composite { +"text entry" { + object { + x=185 + y=199 + width=100 + height=38 + } + control { + chan="ID$(xx):UN:keVdsAI.VAL" + clr=0 + bclr=54 + } + limits { + } +} +"text entry" { object { x=54 y=199 - width=231 + width=120 height=38 } - "composite name"="" - vis="static" - chan="" - children { - "text entry" { - object { - x=185 - y=199 - width=100 - height=38 - } - control { - ctrl="ID$(xx):UN:keVdsAI.VAL" - clr=0 - bclr=54 - } - clrmod="static" - format="decimal" - } - "text entry" { - object { - x=54 - y=199 - width=120 - height=38 - } - control { - ctrl="ID$(xx):UN:setdsAI.VAL" - clr=0 - bclr=54 - } - clrmod="static" - format="decimal" - } + control { + chan="ID$(xx):UN:setdsAI.VAL" + clr=0 + bclr=54 + } + limits { } } -composite { +"text entry" { + object { + x=185 + y=159 + width=100 + height=38 + } + control { + chan="ID$(xx):UN:keVusAI.VAL" + clr=0 + bclr=54 + } + limits { + } +} +"text entry" { object { x=54 y=159 - width=231 + width=120 height=38 } - "composite name"="" - vis="static" - chan="" - children { - "text entry" { - object { - x=185 - y=159 - width=100 - height=38 - } - control { - ctrl="ID$(xx):UN:keVusAI.VAL" - clr=0 - bclr=54 - } - clrmod="static" - format="decimal" - } - "text entry" { - object { - x=54 - y=159 - width=120 - height=38 - } - control { - ctrl="ID$(xx):UN:setusAI.VAL" - clr=0 - bclr=54 - } - clrmod="static" - format="decimal" - } + control { + chan="ID$(xx):UN:setusAI.VAL" + clr=0 + bclr=54 + } + limits { } } "text update" { @@ -672,31 +299,11 @@ composite { height=20 } monitor { - rdbk="ID$(xx):UN:idLocationSO" + chan="ID$(xx):UN:idLocationSO" clr=49 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" -} -"basic attribute" { - attr { - clr=49 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if zero" - } - param { - chan="ID$(xx):UN:stopSQ.DO1" - } + limits { } } text { @@ -706,16 +313,15 @@ text { width=170 height=26 } - textix="ID Taper Control" - align="horiz. centered" -} -"basic attribute" { - attr { + "basic attribute" { clr=49 - style="solid" - fill="solid" - width=0 } + "dynamic attribute" { + vis="if zero" + chan="ID$(xx):UN:stopSQ.DO1" + } + textix="ID Taper Control" + align="horiz. centered" } text { object { @@ -724,8 +330,10 @@ text { width=200 height=18 } + "basic attribute" { + clr=49 + } textix=" Gap, mm Energy, keV" - align="horiz. left" } "message button" { object { @@ -735,22 +343,12 @@ text { height=40 } control { - ctrl="ID$(xx):UN:moveSQ.PROC" + chan="ID$(xx):UN:moveSQ.PROC" clr=60 bclr=63 } label="Move" press_msg="1" - release_msg="" - clrmod="static" -} -"basic attribute" { - attr { - clr=60 - style="solid" - fill="solid" - width=0 - } } text { object { @@ -759,16 +357,10 @@ text { width=20 height=20 } - textix="US" - align="horiz. left" -} -"basic attribute" { - attr { - clr=0 - style="solid" - fill="solid" - width=0 + "basic attribute" { + clr=60 } + textix="US" } text { object { @@ -777,16 +369,10 @@ text { width=20 height=20 } - textix="US" - align="horiz. left" -} -"basic attribute" { - attr { - clr=60 - style="solid" - fill="solid" - width=0 + "basic attribute" { + clr=0 } + textix="US" } text { object { @@ -795,16 +381,10 @@ text { width=20 height=20 } - textix="DS" - align="horiz. left" -} -"basic attribute" { - attr { - clr=0 - style="solid" - fill="solid" - width=0 + "basic attribute" { + clr=60 } + textix="DS" } text { object { @@ -813,16 +393,10 @@ text { width=20 height=20 } - textix="DS" - align="horiz. left" -} -"basic attribute" { - attr { + "basic attribute" { clr=0 - style="solid" - fill="solid" - width=0 } + textix="DS" } text { object { @@ -831,16 +405,10 @@ text { width=45 height=12 } - textix="Desired" - align="horiz. left" -} -"basic attribute" { - attr { - clr=60 - style="solid" - fill="solid" - width=0 + "basic attribute" { + clr=0 } + textix="Desired" } text { object { @@ -849,8 +417,10 @@ text { width=45 height=12 } + "basic attribute" { + clr=60 + } textix="Current" - align="horiz. left" } "related display" { object { @@ -864,52 +434,9 @@ text { name="ID_ctrl.adl" args="xx=$(xx)" } - display[1] { - label="" - name="" - args="" - } - display[2] { - label="" - name="" - args="" - } - display[3] { - label="" - name="" - args="" - } - display[4] { - label="" - name="" - args="" - } - display[5] { - label="" - name="" - args="" - } - display[6] { - label="" - name="" - args="" - } - display[7] { - label="" - name="" - args="" - } clr=49 bclr=51 } -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} text { object { x=6 @@ -917,8 +444,10 @@ text { width=100 height=14 } + "basic attribute" { + clr=54 + } textix="Normal Control :" - align="horiz. left" } "text update" { object { @@ -928,20 +457,11 @@ text { height=16 } monitor { - rdbk="ID$(xx):UN:commAI.VAL" + chan="ID$(xx):UN:commAI.VAL" clr=54 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" -} -"basic attribute" { - attr { - clr=49 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -951,16 +471,10 @@ text { width=160 height=18 } - textix="Minimum allowed gap:" - align="horiz. left" -} -"basic attribute" { - attr { + "basic attribute" { clr=49 - style="solid" - fill="solid" - width=0 } + textix="Minimum allowed gap:" } text { object { @@ -969,8 +483,10 @@ text { width=20 height=18 } + "basic attribute" { + clr=49 + } textix="mm" - align="horiz. left" } "text update" { object { @@ -980,20 +496,11 @@ text { height=13 } monitor { - rdbk="ID$(xx):UN:idSelectSU.DESC" + chan="ID$(xx):UN:idSelectSU.DESC" clr=14 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" -} -"basic attribute" { - attr { - clr=42 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -1003,6 +510,9 @@ text { width=117 height=20 } + "basic attribute" { + clr=42 + } textix="Access Mode :" align="horiz. centered" } @@ -1014,66 +524,27 @@ text { height=25 } monitor { - rdbk="ID$(xx):accessSecurityMI.VAL" + chan="ID$(xx):accessSecurityMI.VAL" clr=27 bclr=56 } - clrmod="static" align="horiz. centered" - format="decimal" -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="ID$(xx):accessSecurityMI.VAL" - } + limits { } } -rectangle { +text { object { - x=160 + x=163 y=44 width=120 height=25 } -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="ID$(xx):accessSecurityMI.VAL" - } } -} -text { - object { - x=163 - y=44 - width=120 - height=25 + "dynamic attribute" { + vis="if not zero" + chan="ID$(xx):accessSecurityMI.VAL" } textix="Operator" align="horiz. centered" diff --git a/stdApp/op/adl/IOC_Status.adl b/stdApp/op/adl/IOC_Status.adl index 1380a16..4200f06 100644 --- a/stdApp/op/adl/IOC_Status.adl +++ b/stdApp/op/adl/IOC_Status.adl @@ -87,6 +87,17 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=290 + height=25 + } + "basic attribute" { + clr=0 + } +} "text update" { object { x=180 @@ -114,17 +125,6 @@ text { } textix="Max Sever: Ld+CA+Mem+FD" } -rectangle { - object { - x=0 - y=0 - width=290 - height=25 - } - "basic attribute" { - clr=0 - } -} text { object { x=0 @@ -523,134 +523,101 @@ text { } textix="sec" } -composite { +text { + object { + x=10 + y=390 + width=90 + height=14 + } + "basic attribute" { + clr=14 + } + textix="Current" +} +"text update" { + object { + x=110 + y=390 + width=170 + height=14 + } + monitor { + chan="$(P):Time" + clr=54 + bclr=2 + } + limits { + } +} +text { + object { + x=10 + y=368 + width=270 + height=18 + } + "basic attribute" { + clr=14 + } + textix="Time" + align="horiz. centered" +} +polyline { + object { + x=10 + y=385 + width=270 + height=0 + } + "basic attribute" { + clr=14 + } + points { + (10,385) + (280,385) + } +} +polyline { object { x=10 y=365 width=270 - height=54 - } - "composite name"="" - children { - text { - object { - x=10 - y=390 - width=90 - height=14 - } - "basic attribute" { - clr=14 - } - textix="Current" - } - "text update" { - object { - x=110 - y=390 - width=170 - height=14 - } - monitor { - chan="$(P):Time" - clr=54 - bclr=2 - } - limits { - } - } - composite { - object { - x=10 - y=365 - width=270 - height=21 - } - "composite name"="" - children { - text { - object { - x=10 - y=368 - width=270 - height=18 - } - "basic attribute" { - clr=14 - } - textix="Time" - align="horiz. centered" - } - polyline { - object { - x=10 - y=385 - width=270 - height=0 - } - "basic attribute" { - clr=14 - } - points { - (10,385) - (280,385) - } - } - polyline { - object { - x=10 - y=365 - width=270 - height=0 - } - "basic attribute" { - clr=14 - } - points { - (10,365) - (280,365) - } - } - } - } - composite { - object { - x=10 - y=405 - width=270 - height=14 - } - "composite name"="" - children { - text { - object { - x=10 - y=405 - width=90 - height=14 - } - "basic attribute" { - clr=14 - } - textix="Boot time" - } - "text update" { - object { - x=110 - y=405 - width=170 - height=14 - } - monitor { - chan="$(P):BootTime" - clr=54 - bclr=2 - } - limits { - } - } - } - } + height=0 + } + "basic attribute" { + clr=14 + } + points { + (10,365) + (280,365) + } +} +text { + object { + x=10 + y=405 + width=90 + height=14 + } + "basic attribute" { + clr=14 + } + textix="Boot time" +} +"text update" { + object { + x=110 + y=405 + width=170 + height=14 + } + monitor { + chan="$(P):BootTime" + clr=54 + bclr=2 + } + limits { } } text { @@ -696,52 +663,41 @@ polyline { (280,435) } } -composite { +text { + object { + x=10 + y=475 + width=40 + height=14 + } + "basic attribute" { + clr=14 + } + textix="BSP" +} +text { + object { + x=10 + y=490 + width=40 + height=14 + } + "basic attribute" { + clr=14 + } + textix="EPICS" +} +text { object { x=10 y=460 width=40 - height=44 - } - "composite name"="" - children { - text { - object { - x=10 - y=475 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix="BSP" - } - text { - object { - x=10 - y=490 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix="EPICS" - } - text { - object { - x=10 - y=460 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix="kernel" - } + height=14 + } + "basic attribute" { + clr=14 } + textix="kernel" } "text update" { object { @@ -1038,42 +994,31 @@ text { } textix="sec" } -composite { +text { object { x=140 y=335 - width=100 + width=70 height=14 } - "composite name"="" - children { - text { - object { - x=140 - y=335 - width=70 - height=14 - } - "basic attribute" { - clr=14 - } - textix="Available" - } - "text update" { - object { - x=210 - y=335 - width=30 - height=14 - } - monitor { - chan="$(P):FDAv" - clr=54 - bclr=2 - } - limits { - } - } + "basic attribute" { + clr=14 + } + textix="Available" +} +"text update" { + object { + x=210 + y=335 + width=30 + height=14 + } + monitor { + chan="$(P):FDAv" + clr=54 + bclr=2 + } + limits { } } "related display" { @@ -1092,183 +1037,139 @@ composite { bclr=17 label="-More" } -composite { +text { object { x=10 y=250 - width=220 - height=29 - } - "composite name"="" - children { - text { - object { - x=10 - y=250 - width=70 - height=14 - } - "basic attribute" { - clr=14 - } - textix="data mbufs" - } - text { - object { - x=10 - y=265 - width=70 - height=14 - } - "basic attribute" { - clr=14 - } - textix="sys mbufs" - } - "text update" { - object { - x=85 - y=250 - width=30 - height=14 - } - monitor { - chan="$(P):DataMBufs" - clr=54 - bclr=2 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=85 - y=265 - width=30 - height=14 - } - monitor { - chan="$(P):SysMBufs" - clr=54 - bclr=2 - } - align="horiz. right" - limits { - } - } - composite { - object { - x=135 - y=250 - width=95 - height=29 - } - "composite name"="" - children { - text { - object { - x=135 - y=250 - width=60 - height=14 - } - "basic attribute" { - clr=14 - } - textix="(lowest:" - } - text { - object { - x=135 - y=265 - width=60 - height=14 - } - "basic attribute" { - clr=14 - } - textix="(lowest:" - } - composite { - object { - x=195 - y=250 - width=35 - height=14 - } - "composite name"="" - children { - "text update" { - object { - x=195 - y=250 - width=15 - height=14 - } - monitor { - chan="$(P):minDataMBuf" - clr=54 - bclr=2 - } - align="horiz. right" - limits { - } - } - text { - object { - x=215 - y=250 - width=15 - height=14 - } - "basic attribute" { - clr=14 - } - textix="%)" - } - } - } - composite { - object { - x=195 - y=265 - width=35 - height=14 - } - "composite name"="" - children { - "text update" { - object { - x=195 - y=265 - width=15 - height=14 - } - monitor { - chan="$(P):minSysMBuf" - clr=54 - bclr=2 - } - align="horiz. right" - limits { - } - } - text { - object { - x=215 - y=265 - width=15 - height=14 - } - "basic attribute" { - clr=14 - } - textix="%)" - } - } - } - } - } + width=70 + height=14 + } + "basic attribute" { + clr=14 + } + textix="data mbufs" +} +text { + object { + x=10 + y=265 + width=70 + height=14 + } + "basic attribute" { + clr=14 + } + textix="sys mbufs" +} +"text update" { + object { + x=85 + y=250 + width=30 + height=14 + } + monitor { + chan="$(P):DataMBufs" + clr=54 + bclr=2 + } + align="horiz. right" + limits { + } +} +"text update" { + object { + x=85 + y=265 + width=30 + height=14 + } + monitor { + chan="$(P):SysMBufs" + clr=54 + bclr=2 + } + align="horiz. right" + limits { + } +} +text { + object { + x=135 + y=250 + width=60 + height=14 + } + "basic attribute" { + clr=14 + } + textix="(lowest:" +} +text { + object { + x=135 + y=265 + width=60 + height=14 + } + "basic attribute" { + clr=14 + } + textix="(lowest:" +} +"text update" { + object { + x=195 + y=250 + width=15 + height=14 + } + monitor { + chan="$(P):minDataMBuf" + clr=54 + bclr=2 + } + align="horiz. right" + limits { + } +} +text { + object { + x=215 + y=250 + width=15 + height=14 + } + "basic attribute" { + clr=14 + } + textix="%)" +} +"text update" { + object { + x=195 + y=265 + width=15 + height=14 + } + monitor { + chan="$(P):minSysMBuf" + clr=54 + bclr=2 + } + align="horiz. right" + limits { + } +} +text { + object { + x=215 + y=265 + width=15 + height=14 + } + "basic attribute" { + clr=14 } + textix="%)" } diff --git a/stdApp/op/adl/IOC_Status_full.adl b/stdApp/op/adl/IOC_Status_full.adl index f0062cc..5feb5ac 100644 --- a/stdApp/op/adl/IOC_Status_full.adl +++ b/stdApp/op/adl/IOC_Status_full.adl @@ -87,6 +87,17 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=600 + height=25 + } + "basic attribute" { + clr=0 + } +} "text update" { object { x=180 @@ -114,17 +125,6 @@ text { } textix="Max Sever: Ld+CA+Mem+FD" } -rectangle { - object { - x=0 - y=0 - width=600 - height=25 - } - "basic attribute" { - clr=0 - } -} text { object { x=0 @@ -208,42 +208,31 @@ text { limits { } } -composite { +text { object { x=395 y=40 - width=190 + width=90 height=14 } - "composite name"="" - children { - text { - object { - x=395 - y=40 - width=90 - height=14 - } - "basic attribute" { - clr=14 - } - textix="Access state" - } - "text update" { - object { - x=485 - y=40 - width=100 - height=14 - } - monitor { - chan="$(P):Access_Cmd" - clr=54 - bclr=2 - } - limits { - } - } + "basic attribute" { + clr=14 + } + textix="Access state" +} +"text update" { + object { + x=485 + y=40 + width=100 + height=14 + } + monitor { + chan="$(P):Access_Cmd" + clr=54 + bclr=2 + } + limits { } } text { @@ -289,189 +278,167 @@ polyline { (580,345) } } -composite { +"text update" { + object { + x=340 + y=380 + width=240 + height=10 + } + monitor { + chan="$(P):BootLine2" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=340 + y=390 + width=239 + height=10 + } + monitor { + chan="$(P):BootLine3" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=340 + y=400 + width=240 + height=10 + } + monitor { + chan="$(P):BootLine4" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=340 + y=410 + width=240 + height=10 + } + monitor { + chan="$(P):BootLine5" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=340 + y=420 + width=240 + height=10 + } + monitor { + chan="$(P):BootLine6" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=340 + y=370 + width=240 + height=10 + } + monitor { + chan="$(P):BootLine1" + clr=54 + bclr=2 + } + limits { + } +} +text { object { x=310 y=370 - width=270 - height=60 - } - "composite name"="" - children { - composite { - object { - x=340 - y=370 - width=240 - height=60 - } - "composite name"="" - children { - "text update" { - object { - x=340 - y=380 - width=240 - height=10 - } - monitor { - chan="$(P):BootLine2" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=340 - y=390 - width=239 - height=10 - } - monitor { - chan="$(P):BootLine3" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=340 - y=400 - width=240 - height=10 - } - monitor { - chan="$(P):BootLine4" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=340 - y=410 - width=240 - height=10 - } - monitor { - chan="$(P):BootLine5" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=340 - y=420 - width=240 - height=10 - } - monitor { - chan="$(P):BootLine6" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=340 - y=370 - width=240 - height=10 - } - monitor { - chan="$(P):BootLine1" - clr=54 - bclr=2 - } - limits { - } - } - } - } - text { - object { - x=310 - y=370 - width=20 - height=10 - } - "basic attribute" { - clr=14 - } - textix="pt1" - } - text { - object { - x=310 - y=380 - width=20 - height=10 - } - "basic attribute" { - clr=14 - } - textix="pt2" - } - text { - object { - x=310 - y=390 - width=20 - height=10 - } - "basic attribute" { - clr=14 - } - textix="pt3" - } - text { - object { - x=310 - y=400 - width=20 - height=10 - } - "basic attribute" { - clr=14 - } - textix="pt4" - } - text { - object { - x=310 - y=410 - width=20 - height=10 - } - "basic attribute" { - clr=14 - } - textix="pt5" - } - text { - object { - x=310 - y=420 - width=20 - height=10 - } - "basic attribute" { - clr=14 - } - textix="pt6" - } + width=20 + height=10 + } + "basic attribute" { + clr=14 + } + textix="pt1" +} +text { + object { + x=310 + y=380 + width=20 + height=10 + } + "basic attribute" { + clr=14 } + textix="pt2" +} +text { + object { + x=310 + y=390 + width=20 + height=10 + } + "basic attribute" { + clr=14 + } + textix="pt3" +} +text { + object { + x=310 + y=400 + width=20 + height=10 + } + "basic attribute" { + clr=14 + } + textix="pt4" +} +text { + object { + x=310 + y=410 + width=20 + height=10 + } + "basic attribute" { + clr=14 + } + textix="pt5" +} +text { + object { + x=310 + y=420 + width=20 + height=10 + } + "basic attribute" { + clr=14 + } + textix="pt6" } text { object { @@ -516,69 +483,58 @@ polyline { (580,305) } } -composite { +"text update" { + object { + x=340 + y=310 + width=240 + height=10 + } + monitor { + chan="$(P):StartupScript1" + clr=54 + bclr=2 + } + limits { + } +} +text { object { x=310 y=310 - width=270 - height=20 + width=20 + height=10 + } + "basic attribute" { + clr=14 + } + textix="pt1" +} +text { + object { + x=310 + y=320 + width=20 + height=10 + } + "basic attribute" { + clr=14 + } + textix="pt2" +} +"text update" { + object { + x=340 + y=320 + width=240 + height=10 } - "composite name"="" - children { - "text update" { - object { - x=340 - y=310 - width=240 - height=10 - } - monitor { - chan="$(P):StartupScript1" - clr=54 - bclr=2 - } - limits { - } - } - text { - object { - x=310 - y=310 - width=20 - height=10 - } - "basic attribute" { - clr=14 - } - textix="pt1" - } - text { - object { - x=310 - y=320 - width=20 - height=10 - } - "basic attribute" { - clr=14 - } - textix="pt2" - } - "text update" { - object { - x=340 - y=320 - width=240 - height=10 - } - monitor { - chan="$(P):StartupScript2" - clr=54 - bclr=2 - } - limits { - } - } + monitor { + chan="$(P):StartupScript2" + clr=54 + bclr=2 + } + limits { } } text { @@ -624,107 +580,85 @@ polyline { (580,200) } } -composite { +text { + object { + x=310 + y=240 + width=40 + height=14 + } + "basic attribute" { + clr=14 + } + textix="BSP" +} +text { + object { + x=310 + y=255 + width=40 + height=14 + } + "basic attribute" { + clr=14 + } + textix="EPICS" +} +text { object { x=310 y=225 width=40 - height=44 - } - "composite name"="" - children { - text { - object { - x=310 - y=240 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix="BSP" - } - text { - object { - x=310 - y=255 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix="EPICS" - } - text { - object { - x=310 - y=225 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix="kernel" - } - } -} -composite { + height=14 + } + "basic attribute" { + clr=14 + } + textix="kernel" +} +"text update" { + object { + x=360 + y=240 + width=210 + height=14 + } + monitor { + chan="$(P):BSP_rev" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=360 + y=255 + width=210 + height=14 + } + monitor { + chan="$(P):EPICS_vers" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { object { x=360 y=225 width=210 - height=44 - } - "composite name"="" - children { - "text update" { - object { - x=360 - y=240 - width=210 - height=14 - } - monitor { - chan="$(P):BSP_rev" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=360 - y=255 - width=210 - height=14 - } - monitor { - chan="$(P):EPICS_vers" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=360 - y=225 - width=210 - height=14 - } - monitor { - chan="$(P):kernel_vers" - clr=54 - bclr=2 - } - limits { - } - } + height=14 + } + monitor { + chan="$(P):kernel_vers" + clr=54 + bclr=2 + } + limits { } } text { @@ -865,58 +799,47 @@ text { limits { } } -composite { +text { + object { + x=310 + y=73 + width=270 + height=18 + } + "basic attribute" { + clr=14 + } + textix="Time" + align="horiz. centered" +} +polyline { + object { + x=310 + y=90 + width=270 + height=0 + } + "basic attribute" { + clr=14 + } + points { + (310,90) + (580,90) + } +} +polyline { object { x=310 y=70 width=270 - height=21 - } - "composite name"="" - children { - text { - object { - x=310 - y=73 - width=270 - height=18 - } - "basic attribute" { - clr=14 - } - textix="Time" - align="horiz. centered" - } - polyline { - object { - x=310 - y=90 - width=270 - height=0 - } - "basic attribute" { - clr=14 - } - points { - (310,90) - (580,90) - } - } - polyline { - object { - x=310 - y=70 - width=270 - height=0 - } - "basic attribute" { - clr=14 - } - points { - (310,70) - (580,70) - } - } + height=0 + } + "basic attribute" { + clr=14 + } + points { + (310,70) + (580,70) } } text { @@ -1002,43 +925,32 @@ text { } textix="%" } -composite { +"text update" { + object { + x=115 + y=150 + width=100 + height=14 + } + monitor { + chan="$(P):MemAlloc" + clr=54 + bclr=2 + } + limits { + } +} +text { object { x=10 y=150 - width=205 + width=100 height=14 } - "composite name"="" - children { - "text update" { - object { - x=115 - y=150 - width=100 - height=14 - } - monitor { - chan="$(P):MemAlloc" - clr=54 - bclr=2 - } - limits { - } - } - text { - object { - x=10 - y=150 - width=100 - height=14 - } - "basic attribute" { - clr=14 - } - textix="Allocated" - } + "basic attribute" { + clr=14 } + textix="Allocated" } text { object { @@ -1204,56 +1116,34 @@ polyline { (280,210) } } -composite { +"text update" { object { x=100 y=235 width=40 - height=29 - } - "composite name"="" - children { - composite { - object { - x=100 - y=235 - width=40 - height=29 - } - "composite name"="" - children { - "text update" { - object { - x=100 - y=235 - width=40 - height=14 - } - monitor { - chan="$(P):CAClnt" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=100 - y=250 - width=40 - height=14 - } - monitor { - chan="$(P):CACnx" - clr=54 - bclr=2 - } - limits { - } - } - } - } + height=14 + } + monitor { + chan="$(P):CAClnt" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=100 + y=250 + width=40 + height=14 + } + monitor { + chan="$(P):CACnx" + clr=54 + bclr=2 + } + limits { } } text { @@ -1299,69 +1189,58 @@ polyline { (280,280) } } -composite { +text { object { x=10 y=335 - width=200 - height=29 - } - "composite name"="" - children { - text { - object { - x=10 - y=335 - width=150 - height=14 - } - "basic attribute" { - clr=14 - } - textix="ifShow input errors" - } - text { - object { - x=10 - y=350 - width=150 - height=14 - } - "basic attribute" { - clr=14 - } - textix="ifShow output errors" - } - "text update" { - object { - x=160 - y=335 - width=50 - height=14 - } - monitor { - chan="$(P):IFIErrs" - clr=54 - bclr=2 - } - limits { - } - } - "text update" { - object { - x=160 - y=350 - width=50 - height=14 - } - monitor { - chan="$(P):IFOErrs" - clr=54 - bclr=2 - } - limits { - } - } + width=150 + height=14 + } + "basic attribute" { + clr=14 + } + textix="ifShow input errors" +} +text { + object { + x=10 + y=350 + width=150 + height=14 + } + "basic attribute" { + clr=14 + } + textix="ifShow output errors" +} +"text update" { + object { + x=160 + y=335 + width=50 + height=14 + } + monitor { + chan="$(P):IFIErrs" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=160 + y=350 + width=50 + height=14 + } + monitor { + chan="$(P):IFOErrs" + clr=54 + bclr=2 + } + limits { } } text { @@ -1650,183 +1529,139 @@ polygon { bclr=17 label="-Less" } -composite { +text { object { x=10 y=305 - width=220 - height=29 - } - "composite name"="" - children { - text { - object { - x=10 - y=305 - width=70 - height=14 - } - "basic attribute" { - clr=14 - } - textix="data mbufs" - } - text { - object { - x=10 - y=320 - width=70 - height=14 - } - "basic attribute" { - clr=14 - } - textix="sys mbufs" - } - "text update" { - object { - x=85 - y=305 - width=30 - height=14 - } - monitor { - chan="$(P):DataMBufs" - clr=54 - bclr=2 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=85 - y=320 - width=30 - height=14 - } - monitor { - chan="$(P):SysMBufs" - clr=54 - bclr=2 - } - align="horiz. right" - limits { - } - } - composite { - object { - x=135 - y=305 - width=95 - height=29 - } - "composite name"="" - children { - text { - object { - x=135 - y=305 - width=60 - height=14 - } - "basic attribute" { - clr=14 - } - textix="(lowest:" - } - text { - object { - x=135 - y=320 - width=60 - height=14 - } - "basic attribute" { - clr=14 - } - textix="(lowest:" - } - composite { - object { - x=195 - y=305 - width=35 - height=14 - } - "composite name"="" - children { - "text update" { - object { - x=195 - y=305 - width=15 - height=14 - } - monitor { - chan="$(P):minDataMBuf" - clr=54 - bclr=2 - } - align="horiz. right" - limits { - } - } - text { - object { - x=215 - y=305 - width=15 - height=14 - } - "basic attribute" { - clr=14 - } - textix="%)" - } - } - } - composite { - object { - x=195 - y=320 - width=35 - height=14 - } - "composite name"="" - children { - "text update" { - object { - x=195 - y=320 - width=15 - height=14 - } - monitor { - chan="$(P):minSysMBuf" - clr=54 - bclr=2 - } - align="horiz. right" - limits { - } - } - text { - object { - x=215 - y=320 - width=15 - height=14 - } - "basic attribute" { - clr=14 - } - textix="%)" - } - } - } - } - } + width=70 + height=14 + } + "basic attribute" { + clr=14 + } + textix="data mbufs" +} +text { + object { + x=10 + y=320 + width=70 + height=14 + } + "basic attribute" { + clr=14 + } + textix="sys mbufs" +} +"text update" { + object { + x=85 + y=305 + width=30 + height=14 + } + monitor { + chan="$(P):DataMBufs" + clr=54 + bclr=2 + } + align="horiz. right" + limits { + } +} +"text update" { + object { + x=85 + y=320 + width=30 + height=14 + } + monitor { + chan="$(P):SysMBufs" + clr=54 + bclr=2 + } + align="horiz. right" + limits { + } +} +text { + object { + x=135 + y=305 + width=60 + height=14 + } + "basic attribute" { + clr=14 + } + textix="(lowest:" +} +text { + object { + x=135 + y=320 + width=60 + height=14 + } + "basic attribute" { + clr=14 + } + textix="(lowest:" +} +"text update" { + object { + x=195 + y=305 + width=15 + height=14 + } + monitor { + chan="$(P):minDataMBuf" + clr=54 + bclr=2 + } + align="horiz. right" + limits { + } +} +text { + object { + x=215 + y=305 + width=15 + height=14 + } + "basic attribute" { + clr=14 + } + textix="%)" +} +"text update" { + object { + x=195 + y=320 + width=15 + height=14 + } + monitor { + chan="$(P):minSysMBuf" + clr=54 + bclr=2 + } + align="horiz. right" + limits { + } +} +text { + object { + x=215 + y=320 + width=15 + height=14 + } + "basic attribute" { + clr=14 } + textix="%)" } diff --git a/stdApp/op/adl/Nano2k_help.adl b/stdApp/op/adl/Nano2k_help.adl index c4947e2..becba80 100644 --- a/stdApp/op/adl/Nano2k_help.adl +++ b/stdApp/op/adl/Nano2k_help.adl @@ -87,100 +87,90 @@ display { 1a7309, } } -composite { +chan="" +children { +text { object { x=3 y=5 - width=383 - height=115 - } - "composite name"="" - vis="static" - chan="" - children { - text { - object { - x=3 - y=5 - width=381 - height=15 - } - "basic attribute" { - clr=14 - } - textix="This calculation is intended to perform" - } - text { - object { - x=5 - y=20 - width=381 - height=15 - } - "basic attribute" { - clr=14 - } - textix="a linear polynomial correction to both" - } - text { - object { - x=5 - y=35 - width=381 - height=15 - } - "basic attribute" { - clr=14 - } - textix="axes (P1 & P2). This should result in" - } - text { - object { - x=5 - y=50 - width=381 - height=15 - } - "basic attribute" { - clr=14 - } - textix="an orthogonal, properly scaled motion." - } - text { - object { - x=3 - y=75 - width=381 - height=15 - } - "basic attribute" { - clr=14 - } - textix="For raw (unscaled) output, leave P1's" - } - text { - object { - x=3 - y=90 - width=381 - height=15 - } - "basic attribute" { - clr=14 - } - textix="calc expression set to 'A', and P2's" - } - text { - object { - x=3 - y=105 - width=381 - height=15 - } - "basic attribute" { - clr=14 - } - textix="calc expression set to 'B'." - } + width=381 + height=15 } + "basic attribute" { + clr=14 + } + textix="This calculation is intended to perform" +} +text { + object { + x=5 + y=20 + width=381 + height=15 + } + "basic attribute" { + clr=14 + } + textix="a linear polynomial correction to both" } +text { + object { + x=5 + y=35 + width=381 + height=15 + } + "basic attribute" { + clr=14 + } + textix="axes (P1 & P2). This should result in" +} +text { + object { + x=5 + y=50 + width=381 + height=15 + } + "basic attribute" { + clr=14 + } + textix="an orthogonal, properly scaled motion." +} +text { + object { + x=3 + y=75 + width=381 + height=15 + } + "basic attribute" { + clr=14 + } + textix="For raw (unscaled) output, leave P1's" +} +text { + object { + x=3 + y=90 + width=381 + height=15 + } + "basic attribute" { + clr=14 + } + textix="calc expression set to 'A', and P2's" +} +text { + object { + x=3 + y=105 + width=381 + height=15 + } + "basic attribute" { + clr=14 + } + textix="calc expression set to 'B'." +} + diff --git a/stdApp/op/adl/Nano2k_more.adl b/stdApp/op/adl/Nano2k_more.adl index e0f4df1..729e0bf 100644 --- a/stdApp/op/adl/Nano2k_more.adl +++ b/stdApp/op/adl/Nano2k_more.adl @@ -109,6 +109,22 @@ rectangle { clr=1 } } +rectangle { + object { + x=1 + y=79 + width=79 + height=78 + } + "basic attribute" { + clr=30 + width=3 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)init_reminder.VAL" + } +} text { object { x=7 @@ -249,22 +265,6 @@ text { } textix="$(p) SLOT NO." } -rectangle { - object { - x=1 - y=79 - width=79 - height=78 - } - "basic attribute" { - clr=30 - width=3 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)init_reminder.VAL" - } -} "choice button" { object { x=3 @@ -718,109 +718,98 @@ text { limits { } } -composite { +chan="" +children { +"text entry" { object { x=163 + y=211 + width=220 + height=20 + } + control { + chan="$(P)$(S)$(p)_calcout.CALC" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=165 y=201 - width=293 - height=30 + width=132 + height=10 } - "composite name"="" - vis="static" - chan="" - children { - "text entry" { - object { - x=163 - y=211 - width=220 - height=20 - } - control { - chan="$(P)$(S)$(p)_calcout.CALC" - clr=14 - bclr=51 - } - limits { - } - } - text { - object { - x=165 - y=201 - width=132 - height=10 - } - "basic attribute" { - clr=14 - } - textix="CALCULATION EXPRESSION" - } - "text update" { - object { - x=386 - y=211 - width=70 - height=20 - } - monitor { - chan="$(P)$(S)$(p)_calcout.VAL" - clr=14 - bclr=55 - } - align="horiz. centered" - limits { - } - } - text { - object { - x=401 - y=201 - width=44 - height=10 - } - "basic attribute" { - clr=14 - } - textix="RESULT" - } - text { - object { - x=337 - y=201 - width=45 - height=10 - } - "basic attribute" { - clr=21 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)$(p)_calcout.CLCV" - } - textix="INVALID" - align="horiz. centered" - } - text { - object { - x=343 - y=201 - width=33 - height=10 - } - "basic attribute" { - clr=54 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)$(p)_calcout.CLCV" - } - textix="VALID" - align="horiz. centered" - } + "basic attribute" { + clr=14 + } + textix="CALCULATION EXPRESSION" +} +"text update" { + object { + x=386 + y=211 + width=70 + height=20 + } + monitor { + chan="$(P)$(S)$(p)_calcout.VAL" + clr=14 + bclr=55 + } + align="horiz. centered" + limits { + } +} +text { + object { + x=401 + y=201 + width=44 + height=10 + } + "basic attribute" { + clr=14 + } + textix="RESULT" +} +text { + object { + x=337 + y=201 + width=45 + height=10 } + "basic attribute" { + clr=21 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)$(p)_calcout.CLCV" + } + textix="INVALID" + align="horiz. centered" } text { + object { + x=343 + y=201 + width=33 + height=10 + } + "basic attribute" { + clr=54 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)$(p)_calcout.CLCV" + } + textix="VALID" + align="horiz. centered" +} + object { x=5 y=175 diff --git a/stdApp/op/adl/New_SR_Status.adl b/stdApp/op/adl/New_SR_Status.adl index e4268ee..102952f 100644 --- a/stdApp/op/adl/New_SR_Status.adl +++ b/stdApp/op/adl/New_SR_Status.adl @@ -102,6 +102,156 @@ rectangle { chan="SRFB:GBL:HLoopStatusBI" } } +rectangle { + object { + x=229 + y=92 + width=200 + height=25 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="ACIS:ShutterPermit" + } +} +rectangle { + object { + x=229 + y=92 + width=200 + height=25 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if zero" + chan="ACIS:ShutterPermit" + } +} +rectangle { + object { + x=246 + y=3 + width=240 + height=25 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="S:injectingStatusBI" + } +} +rectangle { + object { + x=227 + y=215 + width=220 + height=25 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if zero" + chan="S:OrbitCorrection:CC" + } +} +rectangle { + object { + x=227 + y=215 + width=220 + height=25 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="S:OrbitCorrection:CC" + } +} +rectangle { + object { + x=9 + y=242 + width=220 + height=25 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="S:OrbitControlLawYFineBO" + } +} +rectangle { + object { + x=252 + y=243 + width=220 + height=25 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="S:OrbitControlLawXFineBO" + } +} +rectangle { + object { + x=283 + y=186 + width=90 + height=25 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="SRFB:GBL:VLoopStatusBI" + } +} +rectangle { + object { + x=227 + y=186 + width=50 + height=25 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="SRFB:GBL:LoopStatusBI" + } +} +rectangle { + object { + x=227 + y=186 + width=50 + height=25 + } + "basic attribute" { + clr=36 + } + "dynamic attribute" { + vis="if zero" + chan="SRFB:GBL:LoopStatusBI" + } +} text { object { x=2 @@ -220,51 +370,6 @@ text { } textix="Hours" } -rectangle { - object { - x=229 - y=92 - width=200 - height=25 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="ACIS:ShutterPermit" - } -} -rectangle { - object { - x=229 - y=92 - width=200 - height=25 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if zero" - chan="ACIS:ShutterPermit" - } -} -rectangle { - object { - x=246 - y=3 - width=240 - height=25 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if not zero" - chan="S:injectingStatusBI" - } -} text { object { x=320 @@ -329,75 +434,64 @@ text { textix="Shutter Status :" align="horiz. right" } -composite { +chan="" +children { +oval { object { x=17 y=535 width=8 - height=88 - } - "composite name"="" - vis="static" - chan="" - children { - oval { - object { - x=17 - y=535 - width=8 - height=8 - } - "basic attribute" { - clr=14 - } - } - oval { - object { - x=17 - y=555 - width=8 - height=8 - } - "basic attribute" { - clr=14 - } - } - oval { - object { - x=17 - y=575 - width=8 - height=8 - } - "basic attribute" { - clr=14 - } - } - oval { - object { - x=17 - y=595 - width=8 - height=8 - } - "basic attribute" { - clr=14 - } - } - oval { - object { - x=17 - y=615 - width=8 - height=8 - } - "basic attribute" { - clr=14 - } - } + height=8 + } + "basic attribute" { + clr=14 } } -"text update" { +oval { + object { + x=17 + y=555 + width=8 + height=8 + } + "basic attribute" { + clr=14 + } +} +oval { + object { + x=17 + y=575 + width=8 + height=8 + } + "basic attribute" { + clr=14 + } +} +oval { + object { + x=17 + y=595 + width=8 + height=8 + } + "basic attribute" { + clr=14 + } +} +oval { + object { + x=17 + y=615 + width=8 + height=8 + } + "basic attribute" { + clr=14 + } +} + object { x=38 y=570 @@ -555,36 +649,6 @@ text { textix="Fill Number :" align="horiz. right" } -rectangle { - object { - x=227 - y=215 - width=220 - height=25 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if zero" - chan="S:OrbitCorrection:CC" - } -} -rectangle { - object { - x=227 - y=215 - width=220 - height=25 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if not zero" - chan="S:OrbitCorrection:CC" - } -} text { object { x=237 @@ -632,36 +696,6 @@ text { textix="Orbit Status :" align="horiz. right" } -rectangle { - object { - x=9 - y=242 - width=220 - height=25 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if not zero" - chan="S:OrbitControlLawYFineBO" - } -} -rectangle { - object { - x=252 - y=243 - width=220 - height=25 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if not zero" - chan="S:OrbitControlLawXFineBO" - } -} text { object { x=261 @@ -709,21 +743,6 @@ text { textix="Feedback Status :" align="horiz. right" } -rectangle { - object { - x=283 - y=186 - width=90 - height=25 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="SRFB:GBL:VLoopStatusBI" - } -} text { object { x=283 @@ -741,36 +760,6 @@ text { textix="Vertical" align="horiz. centered" } -rectangle { - object { - x=227 - y=186 - width=50 - height=25 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="SRFB:GBL:LoopStatusBI" - } -} -rectangle { - object { - x=227 - y=186 - width=50 - height=25 - } - "basic attribute" { - clr=36 - } - "dynamic attribute" { - vis="if zero" - chan="SRFB:GBL:LoopStatusBI" - } -} text { object { x=236 diff --git a/stdApp/op/adl/UndulatorCtl.adl b/stdApp/op/adl/UndulatorCtl.adl index 1349d30..75db0bc 100644 --- a/stdApp/op/adl/UndulatorCtl.adl +++ b/stdApp/op/adl/UndulatorCtl.adl @@ -87,21 +87,6 @@ display { 1a7309, } } -"message button" { - object { - x=162 - y=277 - width=140 - height=40 - } - control { - chan="ID$(xx):Stop.VAL" - clr=20 - bclr=23 - } - label="Stop " - press_msg="1" -} rectangle { object { x=5 @@ -126,6 +111,21 @@ rectangle { width=2 } } +"message button" { + object { + x=162 + y=277 + width=140 + height=40 + } + control { + chan="ID$(xx):Stop.VAL" + clr=20 + bclr=23 + } + label="Stop " + press_msg="1" +} "text update" { object { x=60 diff --git a/stdApp/op/adl/UndulatorTprCtl.adl b/stdApp/op/adl/UndulatorTprCtl.adl index 7a8f4fc..451aba6 100644 --- a/stdApp/op/adl/UndulatorTprCtl.adl +++ b/stdApp/op/adl/UndulatorTprCtl.adl @@ -87,21 +87,6 @@ display { 1a7309, } } -"message button" { - object { - x=162 - y=277 - width=140 - height=40 - } - control { - chan="ID$(xx):Stop.VAL" - clr=20 - bclr=23 - } - label="Stop " - press_msg="1" -} rectangle { object { x=5 @@ -126,6 +111,21 @@ rectangle { width=2 } } +"message button" { + object { + x=162 + y=277 + width=140 + height=40 + } + control { + chan="ID$(xx):Stop.VAL" + clr=20 + bclr=23 + } + label="Stop " + press_msg="1" +} "text update" { object { x=60 diff --git a/stdApp/op/adl/VME_DAC.adl b/stdApp/op/adl/VME_DAC.adl index 50de2e9..f0acbdd 100644 --- a/stdApp/op/adl/VME_DAC.adl +++ b/stdApp/op/adl/VME_DAC.adl @@ -98,6 +98,17 @@ rectangle { clr=15 } } +rectangle { + object { + x=0 + y=123 + width=110 + height=24 + } + "basic attribute" { + clr=14 + } +} "text entry" { object { x=5 @@ -262,98 +273,76 @@ text { } textix="EGU's/s" } -composite { +"text entry" { + object { + x=25 + y=100 + width=80 + height=20 + } + control { + chan="$(P)DAC$(D)_$(N).DRVL" + clr=14 + bclr=51 + } + limits { + } +} +text { object { x=5 y=100 - width=100 + width=20 + height=20 + } + "basic attribute" { + clr=14 + } + textix="LO" +} +"message button" { + object { + x=85 + y=125 + width=20 height=20 } - "composite name"="" - children { - "text entry" { - object { - x=25 - y=100 - width=80 - height=20 - } - control { - chan="$(P)DAC$(D)_$(N).DRVL" - clr=14 - bclr=51 - } - limits { - } - } - text { - object { - x=5 - y=100 - width=20 - height=20 - } - "basic attribute" { - clr=14 - } - textix="LO" - } + control { + chan="$(P)DAC$(D)_$(N)_tweak.B" + clr=14 + bclr=51 } + label=">" + press_msg="1" } -composite { +"message button" { object { x=5 y=125 - width=100 + width=20 height=20 } - "composite name"="" - children { - "message button" { - object { - x=85 - y=125 - width=20 - height=20 - } - control { - chan="$(P)DAC$(D)_$(N)_tweak.B" - clr=14 - bclr=51 - } - label=">" - press_msg="1" - } - "message button" { - object { - x=5 - y=125 - width=20 - height=20 - } - control { - chan="$(P)DAC$(D)_$(N)_tweak.A" - clr=14 - bclr=51 - } - label="<" - press_msg="1" - } - "text entry" { - object { - x=25 - y=125 - width=60 - height=20 - } - control { - chan="$(P)DAC$(D)_$(N)_tweakVal" - clr=14 - bclr=51 - } - limits { - } - } + control { + chan="$(P)DAC$(D)_$(N)_tweak.A" + clr=14 + bclr=51 + } + label="<" + press_msg="1" +} +"text entry" { + object { + x=25 + y=125 + width=60 + height=20 + } + control { + chan="$(P)DAC$(D)_$(N)_tweakVal" + clr=14 + bclr=51 + } + limits { } } "related display" { @@ -377,61 +366,39 @@ composite { bclr=51 label="More" } -composite { +text { object { x=55 y=149 width=50 height=20 } - "composite name"="" - children { - text { - object { - x=55 - y=149 - width=50 - height=20 - } - "basic attribute" { - clr=30 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)DAC$(D)_$(N)_busy.VAL" - } - textix="Busy" - align="horiz. centered" - } - text { - object { - x=55 - y=149 - width=50 - height=20 - } - "basic attribute" { - clr=30 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)DAC$(D)_$(N)_busy.VAL" - } - textix="Done" - align="horiz. centered" - } + "basic attribute" { + clr=30 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)DAC$(D)_$(N)_busy.VAL" } + textix="Busy" + align="horiz. centered" } -rectangle { +text { object { - x=0 - y=123 - width=110 - height=24 + x=55 + y=149 + width=50 + height=20 } "basic attribute" { - clr=14 + clr=30 } + "dynamic attribute" { + vis="if zero" + chan="$(P)DAC$(D)_$(N)_busy.VAL" + } + textix="Done" + align="horiz. centered" } text { object { diff --git a/stdApp/op/adl/VME_DAC_rawOut.adl b/stdApp/op/adl/VME_DAC_rawOut.adl index 8fbeefd..79adf82 100644 --- a/stdApp/op/adl/VME_DAC_rawOut.adl +++ b/stdApp/op/adl/VME_DAC_rawOut.adl @@ -138,99 +138,88 @@ text { textix="ch" align="horiz. centered" } -composite { +"text entry" { object { x=5 y=40 width=100 - height=80 - } - "composite name"="" - children { - "text entry" { - object { - x=5 - y=40 - width=100 - height=20 - } - control { - chan="$(P)DAC$(D)_$(N).DESC" - clr=14 - bclr=0 - } - limits { - } - } - text { - object { - x=5 - y=60 - width=25 - height=20 - } - "basic attribute" { - clr=14 - } - textix="HI" - } - "text update" { - object { - x=30 - y=60 - width=70 - height=20 - } - monitor { - chan="$(P)DAC$(D)_$(N)_rawOut.DRVH" - clr=54 - bclr=4 - } - limits { - } - } - "text update" { - object { - x=30 - y=100 - width=70 - height=20 - } - monitor { - chan="$(P)DAC$(D)_$(N)_rawOut.DRVL" - clr=54 - bclr=4 - } - limits { - } - } - text { - object { - x=5 - y=100 - width=25 - height=20 - } - "basic attribute" { - clr=14 - } - textix="LO" - } - "text entry" { - object { - x=5 - y=80 - width=100 - height=20 - } - control { - chan="$(P)DAC$(D)_$(N)_rawOut.VAL" - clr=14 - bclr=51 - } - limits { - } - } + height=20 + } + control { + chan="$(P)DAC$(D)_$(N).DESC" + clr=14 + bclr=0 + } + limits { + } +} +text { + object { + x=5 + y=60 + width=25 + height=20 + } + "basic attribute" { + clr=14 + } + textix="HI" +} +"text update" { + object { + x=30 + y=60 + width=70 + height=20 + } + monitor { + chan="$(P)DAC$(D)_$(N)_rawOut.DRVH" + clr=54 + bclr=4 + } + limits { + } +} +"text update" { + object { + x=30 + y=100 + width=70 + height=20 + } + monitor { + chan="$(P)DAC$(D)_$(N)_rawOut.DRVL" + clr=54 + bclr=4 + } + limits { + } +} +text { + object { + x=5 + y=100 + width=25 + height=20 + } + "basic attribute" { + clr=14 + } + textix="LO" +} +"text entry" { + object { + x=5 + y=80 + width=100 + height=20 + } + control { + chan="$(P)DAC$(D)_$(N)_rawOut.VAL" + clr=14 + bclr=51 + } + limits { } } text { diff --git a/stdApp/op/adl/WigglerCtl.adl b/stdApp/op/adl/WigglerCtl.adl index 9defb85..4f5d47f 100644 --- a/stdApp/op/adl/WigglerCtl.adl +++ b/stdApp/op/adl/WigglerCtl.adl @@ -87,21 +87,6 @@ display { 1a7309, } } -"message button" { - object { - x=156 - y=189 - width=140 - height=40 - } - control { - chan="ID$(xx):Stop.VAL" - clr=20 - bclr=23 - } - label="Stop " - press_msg="1" -} rectangle { object { x=5 @@ -126,6 +111,21 @@ rectangle { width=2 } } +"message button" { + object { + x=156 + y=189 + width=140 + height=40 + } + control { + chan="ID$(xx):Stop.VAL" + clr=20 + bclr=23 + } + label="Stop " + press_msg="1" +} "text update" { object { x=59 diff --git a/stdApp/op/adl/aSubRecord.adl b/stdApp/op/adl/aSubRecord.adl index 5723ca3..7efd436 100644 --- a/stdApp/op/adl/aSubRecord.adl +++ b/stdApp/op/adl/aSubRecord.adl @@ -87,6 +87,17 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=730 + height=26 + } + "basic attribute" { + clr=1 + } +} text { object { x=125 @@ -128,59 +139,48 @@ polyline { (726,156) } } -composite { +"text entry" { object { - x=5 + x=55 y=161 - width=236 + width=186 height=20 } - "composite name"="" - children { - "text entry" { - object { - x=55 - y=161 - width=186 - height=20 - } - control { - chan="$(P)$(R).FLNK" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - text { - object { - x=5 - y=161 - width=40 - height=10 - } - "basic attribute" { - clr=14 - } - textix="FORWARD" - align="horiz. centered" - } - text { - object { - x=5 - y=171 - width=40 - height=10 - } - "basic attribute" { - clr=14 - } - textix="LINK" - align="horiz. centered" - } + control { + chan="$(P)$(R).FLNK" + clr=14 + bclr=40 + } + format="string" + limits { } } +text { + object { + x=5 + y=161 + width=40 + height=10 + } + "basic attribute" { + clr=14 + } + textix="FORWARD" + align="horiz. centered" +} +text { + object { + x=5 + y=171 + width=40 + height=10 + } + "basic attribute" { + clr=14 + } + textix="LINK" + align="horiz. centered" +} "related display" { object { x=685 @@ -198,17 +198,6 @@ composite { bclr=63 label="-More" } -rectangle { - object { - x=0 - y=0 - width=730 - height=26 - } - "basic attribute" { - clr=1 - } -} "text entry" { object { x=280 diff --git a/stdApp/op/adl/aSubRecord_full.adl b/stdApp/op/adl/aSubRecord_full.adl index c6183ca..42f96e6 100644 --- a/stdApp/op/adl/aSubRecord_full.adl +++ b/stdApp/op/adl/aSubRecord_full.adl @@ -87,6 +87,17 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=730 + height=26 + } + "basic attribute" { + clr=1 + } +} text { object { x=125 @@ -111,17 +122,6 @@ text { } textix="DOUBLE VARIABLES" } -rectangle { - object { - x=0 - y=0 - width=730 - height=26 - } - "basic attribute" { - clr=1 - } -} "text entry" { object { x=280 @@ -267,103 +267,81 @@ menu { label="PROC" press_msg="1" } -composite { +polyline { object { x=0 y=530 width=728 - height=27 + height=3 } - "composite name"="" - children { - polyline { - object { - x=0 - y=530 - width=728 - height=3 - } - "basic attribute" { - clr=54 - fill="outline" - width=3 - } - points { - (1,531) - (726,531) - } - } - composite { - object { - x=5 - y=536 - width=236 - height=20 - } - "composite name"="" - children { - "text entry" { - object { - x=55 - y=536 - width=186 - height=20 - } - control { - chan="$(P)$(R).FLNK" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - text { - object { - x=5 - y=536 - width=40 - height=10 - } - "basic attribute" { - clr=14 - } - textix="FORWARD" - align="horiz. centered" - } - text { - object { - x=5 - y=546 - width=40 - height=10 - } - "basic attribute" { - clr=14 - } - textix="LINK" - align="horiz. centered" - } - } - } - "related display" { - object { - x=685 - y=537 - width=40 - height=20 - } - display[0] { - label="fewer fields" - name="aSubRecord.adl" - args="P=$(P),R=$(R)" - policy="replace display" - } - clr=0 - bclr=63 - label="-Less" - } + "basic attribute" { + clr=54 + fill="outline" + width=3 + } + points { + (1,531) + (726,531) + } +} +"text entry" { + object { + x=55 + y=536 + width=186 + height=20 + } + control { + chan="$(P)$(R).FLNK" + clr=14 + bclr=40 + } + format="string" + limits { + } +} +text { + object { + x=5 + y=536 + width=40 + height=10 + } + "basic attribute" { + clr=14 + } + textix="FORWARD" + align="horiz. centered" +} +text { + object { + x=5 + y=546 + width=40 + height=10 + } + "basic attribute" { + clr=14 + } + textix="LINK" + align="horiz. centered" +} +"related display" { + object { + x=685 + y=537 + width=40 + height=20 + } + display[0] { + label="fewer fields" + name="aSubRecord.adl" + args="P=$(P),R=$(R)" + policy="replace display" } + clr=0 + bclr=63 + label="-Less" } composite { object { diff --git a/stdApp/op/adl/alarmClock.adl b/stdApp/op/adl/alarmClock.adl index aa9555c..79447b1 100644 --- a/stdApp/op/adl/alarmClock.adl +++ b/stdApp/op/adl/alarmClock.adl @@ -125,19 +125,6 @@ rectangle { chan="$(P)AClock$(A):Enable" } } -"choice button" { - object { - x=242 - y=10 - width=50 - height=30 - } - control { - chan="$(P)AClock$(A):Enable" - clr=14 - bclr=51 - } -} rectangle { object { x=295 @@ -153,6 +140,53 @@ rectangle { chan="$(P)AClock$(A):Enable" } } +rectangle { + object { + x=11 + y=50 + width=290 + height=45 + } + "basic attribute" { + clr=0 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)AClock$(A):Trigger" + } +} +rectangle { + object { + x=11 + y=50 + width=290 + height=45 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)AClock$(A):Trigger" + } +} +"choice button" { + object { + x=242 + y=10 + width=50 + height=30 + } + control { + chan="$(P)AClock$(A):Enable" + clr=14 + bclr=51 + } +} "text entry" { object { x=16 @@ -569,40 +603,6 @@ text { textix="$(P)AClock$(A)" align="horiz. centered" } -rectangle { - object { - x=11 - y=50 - width=290 - height=45 - } - "basic attribute" { - clr=0 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)AClock$(A):Trigger" - } -} -rectangle { - object { - x=11 - y=50 - width=290 - height=45 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)AClock$(A):Trigger" - } -} text { object { x=54 diff --git a/stdApp/op/adl/alarmClock_more.adl b/stdApp/op/adl/alarmClock_more.adl index 3cb2443..5fb124e 100644 --- a/stdApp/op/adl/alarmClock_more.adl +++ b/stdApp/op/adl/alarmClock_more.adl @@ -125,19 +125,6 @@ rectangle { chan="$(P)AClock$(A):Enable" } } -"choice button" { - object { - x=242 - y=10 - width=50 - height=30 - } - control { - chan="$(P)AClock$(A):Enable" - clr=14 - bclr=51 - } -} rectangle { object { x=295 @@ -153,6 +140,70 @@ rectangle { chan="$(P)AClock$(A):Enable" } } +rectangle { + object { + x=126 + y=248 + width=190 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)AClock$(A):Trigger.OUTV" + } +} +rectangle { + object { + x=11 + y=50 + width=290 + height=45 + } + "basic attribute" { + clr=0 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)AClock$(A):Trigger" + } +} +rectangle { + object { + x=11 + y=50 + width=290 + height=45 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)AClock$(A):Trigger" + } +} +"choice button" { + object { + x=242 + y=10 + width=50 + height=30 + } + control { + chan="$(P)AClock$(A):Enable" + clr=14 + bclr=51 + } +} "text entry" { object { x=16 @@ -651,23 +702,6 @@ text { textix="TRIGGER OUTPUT PV" align="horiz. centered" } -rectangle { - object { - x=126 - y=248 - width=190 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)AClock$(A):Trigger.OUTV" - } -} "text entry" { object { x=128 @@ -697,40 +731,6 @@ text { textix="$(P)AClock$(A)" align="horiz. centered" } -rectangle { - object { - x=11 - y=50 - width=290 - height=45 - } - "basic attribute" { - clr=0 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)AClock$(A):Trigger" - } -} -rectangle { - object { - x=11 - y=50 - width=290 - height=45 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)AClock$(A):Trigger" - } -} text { object { x=54 diff --git a/stdApp/op/adl/anyRecord.adl b/stdApp/op/adl/anyRecord.adl index e635d8d..ddf0833 100644 --- a/stdApp/op/adl/anyRecord.adl +++ b/stdApp/op/adl/anyRecord.adl @@ -87,6 +87,17 @@ display { 1a7309, } } +rectangle { + object { + x=1 + y=0 + width=300 + height=26 + } + "basic attribute" { + clr=1 + } +} "text entry" { object { x=50 @@ -103,42 +114,31 @@ display { limits { } } -composite { +text { object { x=16 y=120 width=30 - height=20 + height=10 } - "composite name"="" - children { - text { - object { - x=16 - y=120 - width=30 - height=10 - } - "basic attribute" { - clr=14 - } - textix="FWD" - align="horiz. centered" - } - text { - object { - x=16 - y=130 - width=30 - height=10 - } - "basic attribute" { - clr=14 - } - textix="LINK" - align="horiz. centered" - } + "basic attribute" { + clr=14 } + textix="FWD" + align="horiz. centered" +} +text { + object { + x=16 + y=130 + width=30 + height=10 + } + "basic attribute" { + clr=14 + } + textix="LINK" + align="horiz. centered" } "text entry" { object { @@ -167,17 +167,6 @@ text { } textix="$(P)$(R).VAL" } -rectangle { - object { - x=1 - y=0 - width=300 - height=26 - } - "basic attribute" { - clr=1 - } -} "text entry" { object { x=265 diff --git a/stdApp/op/adl/async_pid_control.adl b/stdApp/op/adl/async_pid_control.adl index e28b52a..be242a1 100644 --- a/stdApp/op/adl/async_pid_control.adl +++ b/stdApp/op/adl/async_pid_control.adl @@ -1,14 +1,14 @@ file { - name="/home/oxygen4/MOONEY/epics/synApps/support/std/stdApp/op/adl/async_pid_control.adl" - version=030103 + name="/home/epics/devel/std-3-4-1/stdApp/op/adl/async_pid_control.adl" + version=030109 } display { object { - x=903 - y=580 + x=497 + y=160 width=330 - height=220 + height=245 } clr=14 bclr=4 @@ -87,22 +87,10 @@ display { 1a7309, } } -text { - object { - x=30 - y=2 - width=240 - height=25 - } - "basic attribute" { - clr=54 - } - textix="$(TITLE)" -} text { object { x=13 - y=30 + y=60 width=110 height=20 } @@ -114,7 +102,7 @@ text { "text entry" { object { x=128 - y=30 + y=60 width=160 height=20 } @@ -130,7 +118,7 @@ text { text { object { x=20 - y=111 + y=141 width=100 height=20 } @@ -143,7 +131,7 @@ text { "text entry" { object { x=20 - y=133 + y=163 width=100 height=20 } @@ -158,7 +146,7 @@ text { text { object { x=20 - y=164 + y=194 width=100 height=20 } @@ -171,7 +159,7 @@ text { menu { object { x=20 - y=185 + y=215 width=100 height=20 } @@ -184,7 +172,7 @@ menu { text { object { x=13 - y=80 + y=110 width=110 height=20 } @@ -196,7 +184,7 @@ text { "text entry" { object { x=128 - y=80 + y=110 width=160 height=20 } @@ -212,7 +200,7 @@ text { "related display" { object { x=280 - y=185 + y=215 width=40 height=20 } @@ -229,7 +217,7 @@ text { display[2] { label="PID parameters" name="pid_parameters.adl" - args="P=$(P), PID=$(PID)" + args="P=$(P), PID=$(PID), TITLE=$(TITLE)" } display[3] { label="PID limits" @@ -253,7 +241,7 @@ text { text { object { x=13 - y=55 + y=85 width=110 height=20 } @@ -265,7 +253,7 @@ text { "text entry" { object { x=128 - y=55 + y=85 width=160 height=20 } @@ -281,7 +269,7 @@ text { "text entry" { object { x=295 - y=30 + y=60 width=25 height=20 } @@ -296,7 +284,7 @@ text { text { object { x=150 - y=111 + y=141 width=110 height=20 } @@ -309,7 +297,7 @@ text { "text update" { object { x=150 - y=133 + y=163 width=110 height=20 } @@ -325,7 +313,7 @@ text { text { object { x=153 - y=164 + y=194 width=110 height=20 } @@ -337,7 +325,7 @@ text { menu { object { x=150 - y=185 + y=215 width=110 height=20 } @@ -347,3 +335,29 @@ menu { bclr=51 } } +text { + object { + x=0 + y=5 + width=330 + height=25 + } + "basic attribute" { + clr=54 + } + textix="$(TITLE)" + align="horiz. centered" +} +text { + object { + x=0 + y=35 + width=330 + height=20 + } + "basic attribute" { + clr=54 + } + textix="$(P)$(PID)" + align="horiz. centered" +} diff --git a/stdApp/op/adl/autoShutter.adl b/stdApp/op/adl/autoShutter.adl index b17aa54..38c2b07 100644 --- a/stdApp/op/adl/autoShutter.adl +++ b/stdApp/op/adl/autoShutter.adl @@ -87,6 +87,515 @@ display { 1a7309, } } +rectangle { + object { + x=180 + y=207 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:srCurrentOk" + } +} +rectangle { + object { + x=180 + y=207 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:srCurrentOk" + } +} +rectangle { + object { + x=2 + y=178 + width=200 + height=98 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=2 + y=274 + width=200 + height=63 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=275 + y=192 + width=64 + height=19 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)Shtr:Status" + } +} +rectangle { + object { + x=275 + y=192 + width=64 + height=19 + } + "basic attribute" { + clr=15 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:Status" + } +} +rectangle { + object { + x=347 + y=53 + width=175 + height=91 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=180 + y=303 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:BlepsShtrPermit" + } +} +rectangle { + object { + x=180 + y=303 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:BlepsShtrPermit" + } +} +rectangle { + object { + x=180 + y=319 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:AcisShtrPermit" + } +} +rectangle { + object { + x=180 + y=319 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:AcisShtrPermit" + } +} +rectangle { + object { + x=399 + y=272 + width=70 + height=37 + } + "basic attribute" { + clr=30 + width=1 + } +} +rectangle { + object { + x=399 + y=272 + width=72 + height=38 + } + "basic attribute" { + clr=0 + fill="outline" + width=2 + } + "dynamic attribute" { + chan="8idi:cdt1:start" + } +} +rectangle { + object { + x=347 + y=247 + width=175 + height=91 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=180 + y=255 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:modeOk" + } +} +rectangle { + object { + x=180 + y=255 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:modeOk" + } +} +rectangle { + object { + x=399 + y=272 + width=72 + height=38 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)cdt$(T2):trigger" + } +} +rectangle { + object { + x=2 + y=2 + width=200 + height=120 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=2 + y=120 + width=200 + height=60 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=180 + y=158 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)AClock$(A):Trigger" + } +} +rectangle { + object { + x=180 + y=158 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)AClock$(A):Trigger" + } +} +rectangle { + object { + x=180 + y=369 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:UserArm" + } +} +rectangle { + object { + x=180 + y=369 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:UserArm" + } +} +rectangle { + object { + x=180 + y=94 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)Shtr:Enable" + } +} +rectangle { + object { + x=180 + y=68 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:Enable" + } +} +rectangle { + object { + x=2 + y=335 + width=200 + height=55 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=399 + y=78 + width=70 + height=37 + } + "basic attribute" { + clr=30 + width=1 + } +} +rectangle { + object { + x=399 + y=78 + width=72 + height=38 + } + "basic attribute" { + clr=0 + fill="outline" + width=2 + } + "dynamic attribute" { + chan="8idi:cdt1:start" + } +} +rectangle { + object { + x=399 + y=78 + width=72 + height=38 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)cdt$(T1):trigger" + } +} +rectangle { + object { + x=263 + y=383 + width=200 + height=50 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=405 + y=192 + width=64 + height=19 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)Shtr:Active" + } +} +rectangle { + object { + x=405 + y=192 + width=64 + height=19 + } + "basic attribute" { + clr=15 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:Active" + } +} +rectangle { + object { + x=180 + y=422 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:TrigOutOK" + } +} +rectangle { + object { + x=180 + y=422 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:TrigOutOK" + } +} +rectangle { + object { + x=2 + y=388 + width=200 + height=55 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} "text update" { object { x=407 @@ -103,20 +612,6 @@ display { limits { } } -rectangle { - object { - x=180 - y=207 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:srCurrentOk" - } -} text { object { x=9 @@ -141,21 +636,6 @@ text { } textix="Threshold" } -rectangle { - object { - x=180 - y=207 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:srCurrentOk" - } -} "text update" { object { x=98 @@ -210,32 +690,6 @@ text { textix="Open Command" align="horiz. centered" } -rectangle { - object { - x=2 - y=178 - width=200 - height=98 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -rectangle { - object { - x=2 - y=274 - width=200 - height=63 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} polyline { object { x=224 @@ -350,40 +804,6 @@ text { textix="Shutter" align="horiz. centered" } -rectangle { - object { - x=275 - y=192 - width=64 - height=19 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)Shtr:Status" - } -} -rectangle { - object { - x=275 - y=192 - width=64 - height=19 - } - "basic attribute" { - clr=15 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:Status" - } -} text { object { x=351 @@ -413,33 +833,6 @@ text { bclr=53 label="-Edit" } -rectangle { - object { - x=347 - y=53 - width=175 - height=91 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -rectangle { - object { - x=180 - y=303 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:BlepsShtrPermit" - } -} text { object { x=11 @@ -467,21 +860,6 @@ text { limits { } } -rectangle { - object { - x=180 - y=303 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:BlepsShtrPermit" - } -} text { object { x=56 @@ -494,20 +872,6 @@ text { } textix="FE-EPS" } -rectangle { - object { - x=180 - y=319 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:AcisShtrPermit" - } -} "text update" { object { x=102 @@ -523,21 +887,6 @@ rectangle { limits { } } -rectangle { - object { - x=180 - y=319 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:AcisShtrPermit" - } -} text { object { x=56 @@ -550,18 +899,6 @@ text { } textix="ACIS" } -rectangle { - object { - x=399 - y=272 - width=70 - height=37 - } - "basic attribute" { - clr=30 - width=1 - } -} "text update" { object { x=446 @@ -595,22 +932,6 @@ rectangle { limits { } } -rectangle { - object { - x=399 - y=272 - width=72 - height=38 - } - "basic attribute" { - clr=0 - fill="outline" - width=2 - } - "dynamic attribute" { - chan="8idi:cdt1:start" - } -} text { object { x=440 @@ -653,33 +974,6 @@ text { bclr=53 label="-Edit" } -rectangle { - object { - x=347 - y=247 - width=175 - height=91 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -rectangle { - object { - x=180 - y=255 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:modeOk" - } -} "text update" { object { x=72 @@ -695,21 +989,6 @@ rectangle { limits { } } -rectangle { - object { - x=180 - y=255 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:modeOk" - } -} text { object { x=21 @@ -722,38 +1001,21 @@ text { } textix="Op Mode" } -polyline { - object { - x=201 - y=165 - width=25 - height=3 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - points { - (202,167) - (225,166) - } -} -rectangle { - object { - x=399 - y=272 - width=72 - height=38 +polyline { + object { + x=201 + y=165 + width=25 + height=3 } "basic attribute" { - clr=20 + clr=14 fill="outline" width=2 } - "dynamic attribute" { - vis="if not zero" - chan="$(P)cdt$(T2):trigger" + points { + (202,167) + (225,166) } } text { @@ -835,32 +1097,6 @@ text { textix="Auto Open" align="horiz. centered" } -rectangle { - object { - x=2 - y=2 - width=200 - height=120 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -rectangle { - object { - x=2 - y=120 - width=200 - height=60 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} text { object { x=11 @@ -901,36 +1137,6 @@ text { } textix="Expire" } -rectangle { - object { - x=180 - y=158 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)AClock$(A):Trigger" - } -} -rectangle { - object { - x=180 - y=158 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)AClock$(A):Trigger" - } -} "related display" { object { x=125 @@ -988,35 +1194,6 @@ text { } textix="Custom Arm Calc" } -rectangle { - object { - x=180 - y=369 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:UserArm" - } -} -rectangle { - object { - x=180 - y=369 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:UserArm" - } -} "message button" { object { x=58 @@ -1032,21 +1209,6 @@ rectangle { label="Disable" press_msg="0" } -rectangle { - object { - x=180 - y=94 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)Shtr:Enable" - } -} "message button" { object { x=58 @@ -1062,135 +1224,51 @@ rectangle { label="Enable" press_msg="1" } -rectangle { +"text update" { object { - x=180 - y=68 - width=12 - height=12 + x=446 + y=94 + width=20 + height=20 } - "basic attribute" { - clr=15 + monitor { + chan="$(P)cdt$(T1):timeSec" + clr=14 + bclr=30 } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:Enable" + format="truncated" + limits { } } -rectangle { +"text update" { object { - x=2 - y=335 - width=200 - height=55 + x=402 + y=81 + width=40 + height=35 } - "basic attribute" { + monitor { + chan="$(P)cdt$(T1):timeMin" clr=14 - fill="outline" - width=2 + bclr=30 + } + align="horiz. right" + format="truncated" + limits { } } -composite { +text { object { - x=399 - y=78 - width=72 - height=38 + x=440 + y=89 + width=11 + height=21 } - "composite name"="" - children { - rectangle { - object { - x=399 - y=78 - width=70 - height=37 - } - "basic attribute" { - clr=30 - width=1 - } - } - "text update" { - object { - x=446 - y=94 - width=20 - height=20 - } - monitor { - chan="$(P)cdt$(T1):timeSec" - clr=14 - bclr=30 - } - format="truncated" - limits { - } - } - "text update" { - object { - x=402 - y=81 - width=40 - height=35 - } - monitor { - chan="$(P)cdt$(T1):timeMin" - clr=14 - bclr=30 - } - align="horiz. right" - format="truncated" - limits { - } - } - rectangle { - object { - x=399 - y=78 - width=72 - height=38 - } - "basic attribute" { - clr=0 - fill="outline" - width=2 - } - "dynamic attribute" { - chan="8idi:cdt1:start" - } - } - text { - object { - x=440 - y=89 - width=11 - height=21 - } - "basic attribute" { - clr=14 - } - textix="." - align="horiz. centered" - } - rectangle { - object { - x=399 - y=78 - width=72 - height=38 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)cdt$(T1):trigger" - } - } + "basic attribute" { + clr=14 } + textix="." + align="horiz. centered" } polyline { object { @@ -1284,90 +1362,32 @@ text { } textix="SR Current Threshold" } -composite { +"text entry" { object { x=351 y=401 - width=105 + width=80 height=20 } - "composite name"="" - children { - "text entry" { - object { - x=351 - y=401 - width=80 - height=20 - } - control { - chan="$(P)$(S)Shtr:ThresholdCurrent" - clr=14 - bclr=51 - } - limits { - } - } - text { - object { - x=436 - y=401 - width=20 - height=20 - } - "basic attribute" { - clr=14 - } - textix="ma" - } - } -} -rectangle { - object { - x=263 - y=383 - width=200 - height=50 - } - "basic attribute" { + control { + chan="$(P)$(S)Shtr:ThresholdCurrent" clr=14 - fill="outline" - width=2 - } -} -rectangle { - object { - x=405 - y=192 - width=64 - height=19 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 + bclr=51 } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)Shtr:Active" + limits { } } -rectangle { +text { object { - x=405 - y=192 - width=64 - height=19 + x=436 + y=401 + width=20 + height=20 } "basic attribute" { - clr=15 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:Active" + clr=14 } + textix="ma" } text { object { @@ -1397,48 +1417,6 @@ text { bclr=53 label="-Edit" } -rectangle { - object { - x=180 - y=422 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:TrigOutOK" - } -} -rectangle { - object { - x=180 - y=422 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:TrigOutOK" - } -} -rectangle { - object { - x=2 - y=388 - width=200 - height=55 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} polyline { object { x=201 diff --git a/stdApp/op/adl/autoShutter_Remote.adl b/stdApp/op/adl/autoShutter_Remote.adl index eac4bc5..42ae4be 100644 --- a/stdApp/op/adl/autoShutter_Remote.adl +++ b/stdApp/op/adl/autoShutter_Remote.adl @@ -98,6 +98,23 @@ rectangle { clr=1 } } +rectangle { + object { + x=211 + y=85 + width=190 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)Shtr:Trigger.OUTV" + } +} text { object { x=109 @@ -149,23 +166,6 @@ text { } textix="$(S) Shutter Open PV" } -rectangle { - object { - x=211 - y=85 - width=190 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)Shtr:Trigger.OUTV" - } -} "text entry" { object { x=213 diff --git a/stdApp/op/adl/autoShutter_less.adl b/stdApp/op/adl/autoShutter_less.adl index a915ced..e32daf1 100644 --- a/stdApp/op/adl/autoShutter_less.adl +++ b/stdApp/op/adl/autoShutter_less.adl @@ -87,19 +87,6 @@ display { 1a7309, } } -text { - object { - x=14 - y=7 - width=170 - height=24 - } - "basic attribute" { - clr=14 - } - textix="Auto Open" - align="horiz. centered" -} rectangle { object { x=2 @@ -126,6 +113,79 @@ rectangle { width=2 } } +rectangle { + object { + x=179 + y=158 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)AClock$(A):Trigger" + } +} +rectangle { + object { + x=179 + y=158 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)AClock$(A):Trigger" + } +} +rectangle { + object { + x=179 + y=96 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)Shtr:Enable" + } +} +rectangle { + object { + x=179 + y=70 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:Enable" + } +} +text { + object { + x=14 + y=7 + width=170 + height=24 + } + "basic attribute" { + clr=14 + } + textix="Auto Open" + align="horiz. centered" +} text { object { x=11 @@ -183,36 +243,6 @@ text { bclr=17 label="-More" } -rectangle { - object { - x=179 - y=158 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)AClock$(A):Trigger" - } -} -rectangle { - object { - x=179 - y=158 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)AClock$(A):Trigger" - } -} "related display" { object { x=125 @@ -257,21 +287,6 @@ text { label="Disable" press_msg="0" } -rectangle { - object { - x=179 - y=96 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)Shtr:Enable" - } -} "message button" { object { x=57 @@ -287,18 +302,3 @@ rectangle { label="Enable" press_msg="1" } -rectangle { - object { - x=179 - y=70 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:Enable" - } -} diff --git a/stdApp/op/adl/autoShutter_more.adl b/stdApp/op/adl/autoShutter_more.adl index 32fdd49..54c1a7b 100644 --- a/stdApp/op/adl/autoShutter_more.adl +++ b/stdApp/op/adl/autoShutter_more.adl @@ -101,6 +101,433 @@ rectangle { chan="$(P)$(S)Shtr:srCurrentOk" } } +rectangle { + object { + x=180 + y=207 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:srCurrentOk" + } +} +rectangle { + object { + x=2 + y=178 + width=200 + height=98 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=2 + y=274 + width=200 + height=63 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=270 + y=184 + width=64 + height=19 + } + "basic attribute" { + clr=15 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:Open" + } +} +rectangle { + object { + x=408 + y=180 + width=64 + height=19 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:status" + } +} +rectangle { + object { + x=270 + y=184 + width=64 + height=19 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)Shtr:Open" + } +} +rectangle { + object { + x=408 + y=180 + width=64 + height=19 + } + "basic attribute" { + clr=15 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)Shtr:status" + } +} +rectangle { + object { + x=399 + y=78 + width=70 + height=37 + } + "basic attribute" { + clr=30 + width=1 + } +} +rectangle { + object { + x=399 + y=78 + width=72 + height=38 + } + "basic attribute" { + clr=0 + fill="outline" + width=2 + } + "dynamic attribute" { + chan="8idi:cdt1:start" + } +} +rectangle { + object { + x=347 + y=53 + width=175 + height=91 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=178 + y=303 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:BlepsShtrPermit" + } +} +rectangle { + object { + x=178 + y=303 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:BlepsShtrPermit" + } +} +rectangle { + object { + x=178 + y=319 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:AcisShtrPermit" + } +} +rectangle { + object { + x=178 + y=319 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:AcisShtrPermit" + } +} +rectangle { + object { + x=399 + y=244 + width=70 + height=37 + } + "basic attribute" { + clr=30 + width=1 + } +} +rectangle { + object { + x=399 + y=244 + width=72 + height=38 + } + "basic attribute" { + clr=0 + fill="outline" + width=2 + } + "dynamic attribute" { + chan="8idi:cdt1:start" + } +} +rectangle { + object { + x=347 + y=219 + width=175 + height=91 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=180 + y=255 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:modeOk" + } +} +rectangle { + object { + x=180 + y=255 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:modeOk" + } +} +rectangle { + object { + x=399 + y=78 + width=72 + height=38 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)cdt$(T1):trigger" + } +} +rectangle { + object { + x=399 + y=244 + width=72 + height=38 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)cdt$(T2):trigger" + } +} +rectangle { + object { + x=180 + y=73 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(S)Shtr:Enable" + } +} +rectangle { + object { + x=180 + y=92 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:Enable" + } +} +rectangle { + object { + x=2 + y=2 + width=200 + height=120 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=2 + y=120 + width=200 + height=60 + } + "basic attribute" { + clr=14 + fill="outline" + width=2 + } +} +rectangle { + object { + x=180 + y=158 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)AClock$(A):Trigger" + } +} +rectangle { + object { + x=180 + y=158 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)AClock$(A):Trigger" + } +} +rectangle { + object { + x=172 + y=371 + width=12 + height=12 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + chan="$(P)$(S)Shtr:UserArm" + } +} +rectangle { + object { + x=172 + y=371 + width=12 + height=12 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(S)Shtr:UserArm" + } +} text { object { x=9 @@ -141,21 +568,6 @@ text { } textix="Threshold" } -rectangle { - object { - x=180 - y=207 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:srCurrentOk" - } -} "text update" { object { x=98 @@ -209,32 +621,6 @@ text { } textix="AutoOpen Status" } -rectangle { - object { - x=2 - y=178 - width=200 - height=98 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -rectangle { - object { - x=2 - y=274 - width=200 - height=63 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} polyline { object { x=224 @@ -348,86 +734,6 @@ text { } textix="Shutter Status" } -rectangle { - object { - x=270 - y=184 - width=64 - height=19 - } - "basic attribute" { - clr=15 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:Open" - } -} -rectangle { - object { - x=408 - y=180 - width=64 - height=19 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:status" - } -} -rectangle { - object { - x=270 - y=184 - width=64 - height=19 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)Shtr:Open" - } -} -rectangle { - object { - x=408 - y=180 - width=64 - height=19 - } - "basic attribute" { - clr=15 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)Shtr:status" - } -} -rectangle { - object { - x=399 - y=78 - width=70 - height=37 - } - "basic attribute" { - clr=30 - width=1 - } -} "text update" { object { x=446 @@ -461,22 +767,6 @@ rectangle { limits { } } -rectangle { - object { - x=399 - y=78 - width=72 - height=38 - } - "basic attribute" { - clr=0 - fill="outline" - width=2 - } - "dynamic attribute" { - chan="8idi:cdt1:start" - } -} text { object { x=440 @@ -519,33 +809,6 @@ text { bclr=53 label="-Set" } -rectangle { - object { - x=347 - y=53 - width=175 - height=91 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -rectangle { - object { - x=178 - y=303 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:BlepsShtrPermit" - } -} text { object { x=11 @@ -563,29 +826,14 @@ text { x=102 y=302 width=70 - height=13 - } - monitor { - chan="$(P)$(S)Shtr:BlepsShtrPermit" - clr=14 - bclr=1 - } - limits { - } -} -rectangle { - object { - x=178 - y=303 - width=12 - height=12 - } - "basic attribute" { - clr=15 + height=13 } - "dynamic attribute" { - vis="if not zero" + monitor { chan="$(P)$(S)Shtr:BlepsShtrPermit" + clr=14 + bclr=1 + } + limits { } } text { @@ -600,20 +848,6 @@ text { } textix="FE-EPS" } -rectangle { - object { - x=178 - y=319 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:AcisShtrPermit" - } -} "text update" { object { x=102 @@ -629,21 +863,6 @@ rectangle { limits { } } -rectangle { - object { - x=178 - y=319 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:AcisShtrPermit" - } -} text { object { x=56 @@ -656,18 +875,6 @@ text { } textix="ACIS" } -rectangle { - object { - x=399 - y=244 - width=70 - height=37 - } - "basic attribute" { - clr=30 - width=1 - } -} "text update" { object { x=446 @@ -701,22 +908,6 @@ rectangle { limits { } } -rectangle { - object { - x=399 - y=244 - width=72 - height=38 - } - "basic attribute" { - clr=0 - fill="outline" - width=2 - } - "dynamic attribute" { - chan="8idi:cdt1:start" - } -} text { object { x=440 @@ -759,19 +950,6 @@ text { bclr=53 label="-Set" } -rectangle { - object { - x=347 - y=219 - width=175 - height=91 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} "related display" { object { x=6 @@ -808,20 +986,6 @@ rectangle { bclr=53 label="-Detail" } -rectangle { - object { - x=180 - y=255 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:modeOk" - } -} "text update" { object { x=72 @@ -837,21 +1001,6 @@ rectangle { limits { } } -rectangle { - object { - x=180 - y=255 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:modeOk" - } -} text { object { x=21 @@ -881,40 +1030,6 @@ polyline { (225,166) } } -rectangle { - object { - x=399 - y=78 - width=72 - height=38 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)cdt$(T1):trigger" - } -} -rectangle { - object { - x=399 - y=244 - width=72 - height=38 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)cdt$(T2):trigger" - } -} text { object { x=165 @@ -998,21 +1113,6 @@ text { textix="$(P)$(S)" align="horiz. centered" } -rectangle { - object { - x=180 - y=73 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(S)Shtr:Enable" - } -} "choice button" { object { x=31 @@ -1039,47 +1139,6 @@ text { textix="Auto Open" align="horiz. centered" } -rectangle { - object { - x=180 - y=92 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:Enable" - } -} -rectangle { - object { - x=2 - y=2 - width=200 - height=120 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -rectangle { - object { - x=2 - y=120 - width=200 - height=60 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} text { object { x=11 @@ -1120,36 +1179,6 @@ text { } textix="Expire" } -rectangle { - object { - x=180 - y=158 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)AClock$(A):Trigger" - } -} -rectangle { - object { - x=180 - y=158 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)AClock$(A):Trigger" - } -} "related display" { object { x=125 @@ -1264,32 +1293,3 @@ text { textix="Custom Arm Calc" align="horiz. right" } -rectangle { - object { - x=172 - y=371 - width=12 - height=12 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - chan="$(P)$(S)Shtr:UserArm" - } -} -rectangle { - object { - x=172 - y=371 - width=12 - height=12 - } - "basic attribute" { - clr=15 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S)Shtr:UserArm" - } -} diff --git a/stdApp/op/adl/beamHistory_full.adl b/stdApp/op/adl/beamHistory_full.adl index e248ed1..11546e7 100644 --- a/stdApp/op/adl/beamHistory_full.adl +++ b/stdApp/op/adl/beamHistory_full.adl @@ -1,7 +1,7 @@ file { - name="/net/epics/xfd/WWW/xfd/operations/SR_Status.adl" - version=020199 + name="/home/epics/devel/std-3-4-1/stdApp/op/adl/beamHistory_full.adl" + version=030109 } display { object { @@ -13,433 +13,199 @@ display { clr=14 bclr=56 cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=0 } "color map" { ncolors=65 - dl_color { - r=255 - g=255 - b=255 - inten=255 - } - dl_color { - r=236 - g=236 - b=236 - inten=0 - } - dl_color { - r=218 - g=218 - b=218 - inten=0 - } - dl_color { - r=200 - g=200 - b=200 - inten=0 - } - dl_color { - r=187 - g=187 - b=187 - inten=0 - } - dl_color { - r=174 - g=174 - b=174 - inten=0 - } - dl_color { - r=158 - g=158 - b=158 - inten=0 - } - dl_color { - r=145 - g=145 - b=145 - inten=0 - } - dl_color { - r=133 - g=133 - b=133 - inten=0 - } - dl_color { - r=120 - g=120 - b=120 - inten=0 - } - dl_color { - r=105 - g=105 - b=105 - inten=0 - } - dl_color { - r=90 - g=90 - b=90 - inten=0 - } - dl_color { - r=70 - g=70 - b=70 - inten=0 - } - dl_color { - r=45 - g=45 - b=45 - inten=0 - } - dl_color { - r=0 - g=0 - b=0 - inten=0 - } - dl_color { - r=0 - g=216 - b=0 - inten=0 - } - dl_color { - r=30 - g=187 - b=0 - inten=0 - } - dl_color { - r=51 - g=153 - b=0 - inten=0 - } - dl_color { - r=45 - g=127 - b=0 - inten=0 - } - dl_color { - r=33 - g=108 - b=0 - inten=0 - } - dl_color { - r=253 - g=0 - b=0 - inten=0 - } - dl_color { - r=222 - g=19 - b=9 - inten=0 - } - dl_color { - r=190 - g=25 - b=11 - inten=0 - } - dl_color { - r=160 - g=18 - b=7 - inten=0 - } - dl_color { - r=130 - g=4 - b=0 - inten=0 - } - dl_color { - r=88 - g=147 - b=255 - inten=0 - } - dl_color { - r=89 - g=126 - b=225 - inten=0 - } - dl_color { - r=75 - g=110 - b=199 - inten=0 - } - dl_color { - r=58 - g=94 - b=171 - inten=0 - } - dl_color { - r=39 - g=84 - b=141 - inten=0 - } - dl_color { - r=251 - g=243 - b=74 - inten=0 - } - dl_color { - r=249 - g=218 - b=60 - inten=0 - } - dl_color { - r=238 - g=182 - b=43 - inten=0 - } - dl_color { - r=225 - g=144 - b=21 - inten=0 - } - dl_color { - r=205 - g=97 - b=0 - inten=0 - } - dl_color { - r=255 - g=176 - b=255 - inten=0 - } - dl_color { - r=214 - g=127 - b=226 - inten=0 - } - dl_color { - r=174 - g=78 - b=188 - inten=0 - } - dl_color { - r=139 - g=26 - b=150 - inten=0 - } - dl_color { - r=97 - g=10 - b=117 - inten=0 - } - dl_color { - r=164 - g=170 - b=255 - inten=0 - } - dl_color { - r=135 - g=147 - b=226 - inten=0 - } - dl_color { - r=106 - g=115 - b=193 - inten=0 - } - dl_color { - r=77 - g=82 - b=164 - inten=0 - } - dl_color { - r=52 - g=51 - b=134 - inten=0 - } - dl_color { - r=199 - g=187 - b=109 - inten=0 - } - dl_color { - r=183 - g=157 - b=92 - inten=0 - } - dl_color { - r=164 - g=126 - b=60 - inten=0 - } - dl_color { - r=125 - g=86 - b=39 - inten=0 - } - dl_color { - r=88 - g=52 - b=15 - inten=0 - } - dl_color { - r=153 - g=255 - b=255 - inten=0 - } - dl_color { - r=115 - g=223 - b=255 - inten=0 - } - dl_color { - r=78 - g=165 - b=249 - inten=0 - } - dl_color { - r=42 - g=99 - b=228 - inten=0 - } - dl_color { - r=10 - g=0 - b=184 - inten=0 - } - dl_color { - r=235 - g=241 - b=181 - inten=0 - } - dl_color { - r=212 - g=219 - b=157 - inten=0 - } - dl_color { - r=187 - g=193 - b=135 - inten=0 - } - dl_color { - r=166 - g=164 - b=98 - inten=0 - } - dl_color { - r=139 - g=130 - b=57 - inten=0 - } - dl_color { - r=115 - g=255 - b=107 - inten=0 - } - dl_color { - r=82 - g=218 - b=59 - inten=0 - } - dl_color { - r=60 - g=180 - b=32 - inten=0 - } - dl_color { - r=40 - g=147 - b=21 - inten=0 - } - dl_color { - r=26 - g=115 - b=9 - inten=0 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, } } -"basic attribute" { - attr { - clr=15 - style="solid" - fill="solid" - width=0 +rectangle { + object { + x=384 + y=187 + width=100 + height=25 + } + "basic attribute" { + clr=0 } } -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="SRFB:GBL:HLoopStatusBI" - } +rectangle { + object { + x=229 + y=92 + width=200 + height=25 + } + "basic attribute" { + clr=0 } } rectangle { object { - x=384 - y=187 - width=100 + x=229 + y=92 + width=200 height=25 } + "basic attribute" { + clr=0 + } } -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 +rectangle { + object { + x=246 + y=3 + width=240 + height=25 + } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=227 + y=215 + width=220 + height=25 + } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=227 + y=215 + width=220 + height=25 + } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=9 + y=242 + width=220 + height=25 + } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=252 + y=243 + width=220 + height=25 + } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=283 + y=186 + width=90 + height=25 + } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=227 + y=186 + width=50 + height=25 + } + "basic attribute" { + clr=0 + } +} +rectangle { + object { + x=227 + y=186 + width=50 + height=25 + } + "basic attribute" { + clr=0 } } text { @@ -449,8 +215,14 @@ text { width=75 height=20 } + "basic attribute" { + clr=14 + } + "dynamic attribute" { + vis="if not zero" + chan="SRFB:GBL:HLoopStatusBI" + } textix="Current:" - align="horiz. left" } "text update" { object { @@ -460,13 +232,13 @@ text { height=25 } monitor { - rdbk="S:SRcurrentAI.VAL" + chan="S:SRcurrentAI.VAL" clr=14 bclr=3 } - clrmod="static" align="horiz. centered" - format="decimal" + limits { + } } "cartesian plot" { object { @@ -476,85 +248,26 @@ text { height=200 } plotcom { - title="" xlabel="History (Hours)" ylabel="Current" clr=54 bclr=2 - package="" } style="fill-under" erase_oldest="plot last n pts" - count="1" trace[0] { xdata="S:SRtimeCP" ydata="S:SRcurrentCP" data_clr=53 - } - trace[1] { - xdata="" - ydata="" - data_clr=14 - } - trace[2] { - xdata="" - ydata="" - data_clr=14 - } - trace[3] { - xdata="" - ydata="" - data_clr=14 - } - trace[4] { - xdata="" - ydata="" - data_clr=14 - } - trace[5] { - xdata="" - ydata="" - data_clr=14 - } - trace[6] { - xdata="" - ydata="" - data_clr=14 - } - trace[7] { - xdata="" - ydata="" - data_clr=14 + yaxis=0 } x_axis { - axisStyle="linear" rangeStyle="auto-scale" - minRange=0.000000 - maxRange=1.000000 } y1_axis { - axisStyle="linear" rangeStyle="auto-scale" - minRange=0.000000 - maxRange=1.000000 - } - y2_axis { - axisStyle="linear" - rangeStyle="from channel" - minRange=0.000000 - maxRange=1.000000 - } - trigger="" - erase="" - eraseMode="if not zero" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 } + countPvName="1" } text { object { @@ -563,17 +276,12 @@ text { width=200 height=20 } + "basic attribute" { + clr=54 + } textix="Beam Current History" align="horiz. centered" } -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} text { object { x=211 @@ -581,16 +289,10 @@ text { width=20 height=15 } - textix="ma" - align="horiz. left" -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } + textix="ma" } text { object { @@ -599,8 +301,10 @@ text { width=75 height=20 } + "basic attribute" { + clr=14 + } textix="Lifetime:" - align="horiz. left" } "text update" { object { @@ -610,20 +314,12 @@ text { height=25 } monitor { - rdbk="S:SRlifeTimeHrsCC" + chan="S:SRlifeTimeHrsCC" clr=14 bclr=4 } - clrmod="static" align="horiz. centered" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -633,108 +329,10 @@ text { width=50 height=15 } - textix="Hours" - align="horiz. left" -} -"basic attribute" { - attr { - clr=15 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="ACIS:ShutterPermit" - } - } -} -rectangle { - object { - x=229 - y=92 - width=200 - height=25 - } -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if zero" - } - param { - chan="ACIS:ShutterPermit" - } - } -} -rectangle { - object { - x=229 - y=92 - width=200 - height=25 - } -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="S:injectingStatusBI" - } - } -} -rectangle { - object { - x=246 - y=3 - width=240 - height=25 - } -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="S:injectingStatusBI" - } } + textix="Hours" } text { object { @@ -743,27 +341,15 @@ text { width=100 height=20 } - textix="INJECTION IN PROGRESS" - align="horiz. centered" -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="ACIS:ShutterPermit" - } + "dynamic attribute" { + vis="if not zero" + chan="S:injectingStatusBI" } + textix="INJECTION IN PROGRESS" + align="horiz. centered" } text { object { @@ -772,27 +358,15 @@ text { width=150 height=20 } - textix="Shutters Enabled" - align="horiz. centered" -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if zero" - } - param { - chan="ACIS:ShutterPermit" - } + "dynamic attribute" { + vis="if not zero" + chan="ACIS:ShutterPermit" } + textix="Shutters Enabled" + align="horiz. centered" } text { object { @@ -801,17 +375,16 @@ text { width=170 height=20 } + "basic attribute" { + clr=14 + } + "dynamic attribute" { + vis="if zero" + chan="ACIS:ShutterPermit" + } textix="Shutters Disabled" align="horiz. centered" } -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} text { object { x=40 @@ -819,117 +392,66 @@ text { width=160 height=20 } + "basic attribute" { + clr=54 + } textix="Shutter Status :" align="horiz. right" } -composite { +oval { object { x=17 y=535 width=8 - height=88 - } - "composite name"="" - vis="static" - chan="" - children { - "basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } - } - oval { - object { - x=17 - y=535 - width=8 - height=8 - } - } - "basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } - } - oval { - object { - x=17 - y=555 - width=8 - height=8 - } - } - "basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } - } - oval { - object { - x=17 - y=575 - width=8 - height=8 - } - } - "basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } - } - oval { - object { - x=17 - y=595 - width=8 - height=8 - } - } - "basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } - } - oval { - object { - x=17 - y=615 - width=8 - height=8 - } - } + height=8 + } + "basic attribute" { + clr=14 } } -"text update" { +oval { object { - x=38 - y=570 - width=400 - height=20 + x=17 + y=555 + width=8 + height=8 } - monitor { - rdbk="OPS:message3" + "basic attribute" { + clr=14 + } +} +oval { + object { + x=17 + y=575 + width=8 + height=8 + } + "basic attribute" { + clr=14 + } +} +oval { + object { + x=17 + y=595 + width=8 + height=8 + } + "basic attribute" { + clr=14 + } +} +oval { + object { + x=17 + y=615 + width=8 + height=8 + } + "basic attribute" { clr=14 - bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" } "text update" { object { @@ -939,20 +461,11 @@ composite { height=20 } monitor { - rdbk="OPS:message2" + chan="OPS:message2" clr=14 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -962,6 +475,9 @@ text { width=214 height=20 } + "basic attribute" { + clr=14 + } textix="Messages from Operations:" align="horiz. right" } @@ -973,13 +489,12 @@ text { height=20 } monitor { - rdbk="OPS:message1" + chan="OPS:message1" clr=14 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" + limits { + } } "text update" { object { @@ -989,13 +504,12 @@ text { height=20 } monitor { - rdbk="OPS:message5" + chan="OPS:message5" clr=14 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" + limits { + } } "text update" { object { @@ -1005,13 +519,12 @@ text { height=20 } monitor { - rdbk="OPS:message4" + chan="OPS:message4" clr=14 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" + limits { + } } "text update" { object { @@ -1021,13 +534,13 @@ text { height=25 } monitor { - rdbk="S:DesiredMode" + chan="S:DesiredMode" clr=14 bclr=2 } - clrmod="static" align="horiz. centered" - format="decimal" + limits { + } } "text update" { object { @@ -1037,20 +550,12 @@ text { height=25 } monitor { - rdbk="S:ActualMode" + chan="S:ActualMode" clr=14 bclr=2 } - clrmod="static" align="horiz. centered" - format="decimal" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -1060,16 +565,11 @@ text { width=160 height=20 } - textix="Operating Mode :" - align="horiz. right" -} -"basic attribute" { - attr { + "basic attribute" { clr=54 - style="solid" - fill="solid" - width=0 } + textix="Operating Mode :" + align="horiz. right" } text { object { @@ -1078,8 +578,10 @@ text { width=160 height=20 } + "basic attribute" { + clr=54 + } textix="Machine Status : " - align="horiz. left" } "text update" { object { @@ -1089,20 +591,12 @@ text { height=25 } monitor { - rdbk="S:FillNumber" + chan="S:FillNumber" clr=14 bclr=2 } - clrmod="static" align="horiz. centered" - format="decimal" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -1112,82 +606,12 @@ text { width=160 height=20 } + "basic attribute" { + clr=54 + } textix="Fill Number :" align="horiz. right" } -"basic attribute" { - attr { - clr=15 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if zero" - } - param { - chan="S:OrbitCorrection:CC" - } - } -} -rectangle { - object { - x=227 - y=215 - width=220 - height=25 - } -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="S:OrbitCorrection:CC" - } - } -} -rectangle { - object { - x=227 - y=215 - width=220 - height=25 - } -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="S:OrbitCorrection:CC" - } - } -} text { object { x=237 @@ -1195,27 +619,15 @@ text { width=200 height=20 } - textix="Correction in Progress" - align="horiz. centered" -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if zero" - } - param { - chan="S:OrbitCorrection:CC" - } + "dynamic attribute" { + vis="if not zero" + chan="S:OrbitCorrection:CC" } + textix="Correction in Progress" + align="horiz. centered" } text { object { @@ -1224,17 +636,16 @@ text { width=200 height=20 } + "basic attribute" { + clr=14 + } + "dynamic attribute" { + vis="if zero" + chan="S:OrbitCorrection:CC" + } textix="No Corrections" align="horiz. centered" } -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} text { object { x=40 @@ -1242,82 +653,12 @@ text { width=160 height=20 } + "basic attribute" { + clr=54 + } textix="Orbit Status :" align="horiz. right" } -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="S:OrbitControlLawYFineBO" - } - } -} -rectangle { - object { - x=9 - y=242 - width=220 - height=25 - } -} -"basic attribute" { - attr { - clr=20 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="S:OrbitControlLawXFineBO" - } - } -} -rectangle { - object { - x=252 - y=243 - width=220 - height=25 - } -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="S:OrbitControlLawXFineBO" - } - } -} text { object { x=261 @@ -1325,27 +666,15 @@ text { width=200 height=20 } - textix="Horizontal Correction" - align="horiz. centered" -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="S:OrbitControlLawYFineBO" - } + "dynamic attribute" { + vis="if not zero" + chan="S:OrbitControlLawXFineBO" } + textix="Horizontal Correction" + align="horiz. centered" } text { object { @@ -1354,17 +683,16 @@ text { width=200 height=20 } + "basic attribute" { + clr=14 + } + "dynamic attribute" { + vis="if not zero" + chan="S:OrbitControlLawYFineBO" + } textix="Vertical Correction" align="horiz. centered" } -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 - } -} text { object { x=40 @@ -1372,55 +700,12 @@ text { width=160 height=20 } + "basic attribute" { + clr=54 + } textix="Feedback Status :" align="horiz. right" } -"basic attribute" { - attr { - clr=15 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="SRFB:GBL:VLoopStatusBI" - } - } -} -rectangle { - object { - x=283 - y=186 - width=90 - height=25 - } -} -"basic attribute" { - attr { - clr=14 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="SRFB:GBL:VLoopStatusBI" - } - } -} text { object { x=283 @@ -1428,81 +713,15 @@ text { width=90 height=20 } - textix="Vertical" - align="horiz. centered" -} -"basic attribute" { - attr { - clr=15 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="SRFB:GBL:LoopStatusBI" - } - } -} -rectangle { - object { - x=227 - y=186 - width=50 - height=25 - } -} -"basic attribute" { - attr { - clr=36 - style="solid" - fill="solid" - width=0 - } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if zero" - } - param { - chan="SRFB:GBL:LoopStatusBI" - } - } -} -rectangle { - object { - x=227 - y=186 - width=50 - height=25 - } -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if zero" - } - param { - chan="SRFB:GBL:LoopStatusBI" - } + "dynamic attribute" { + vis="if not zero" + chan="SRFB:GBL:VLoopStatusBI" } + textix="Vertical" + align="horiz. centered" } text { object { @@ -1511,27 +730,15 @@ text { width=30 height=20 } - textix="OFF" - align="horiz. centered" -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="SRFB:GBL:LoopStatusBI" - } + "dynamic attribute" { + vis="if zero" + chan="SRFB:GBL:LoopStatusBI" } + textix="OFF" + align="horiz. centered" } text { object { @@ -1540,27 +747,15 @@ text { width=30 height=20 } - textix="ON" - align="horiz. centered" -} -"basic attribute" { - attr { + "basic attribute" { clr=14 - style="solid" - fill="solid" - width=0 } -} -"dynamic attribute" { - attr { - mod { - clr="static" - vis="if not zero" - } - param { - chan="SRFB:GBL:HLoopStatusBI" - } + "dynamic attribute" { + vis="if not zero" + chan="SRFB:GBL:LoopStatusBI" } + textix="ON" + align="horiz. centered" } text { object { @@ -1569,6 +764,13 @@ text { width=100 height=20 } + "basic attribute" { + clr=14 + } + "dynamic attribute" { + vis="if not zero" + chan="SRFB:GBL:HLoopStatusBI" + } textix="Horizontal" align="horiz. centered" } @@ -1580,13 +782,12 @@ text { height=15 } monitor { - rdbk="S:IOC:timeOfDayForm1SI" + chan="S:IOC:timeOfDayForm1SI" clr=54 bclr=56 } - clrmod="static" - align="horiz. left" - format="decimal" + limits { + } } "text update" { object { @@ -1596,20 +797,12 @@ text { height=25 } monitor { - rdbk="NoOfShuttersOpenA" + chan="NoOfShuttersOpenA" clr=14 bclr=2 } - clrmod="static" align="horiz. centered" - format="decimal" -} -"basic attribute" { - attr { - clr=54 - style="solid" - fill="solid" - width=0 + limits { } } text { @@ -1619,6 +812,9 @@ text { width=160 height=20 } + "basic attribute" { + clr=54 + } textix="Shutters Open :" align="horiz. right" } diff --git a/stdApp/op/adl/countDownTimer.adl b/stdApp/op/adl/countDownTimer.adl index 7e6aed2..9a27aad 100644 --- a/stdApp/op/adl/countDownTimer.adl +++ b/stdApp/op/adl/countDownTimer.adl @@ -87,29 +87,74 @@ display { 1a7309, } } -"choice button" { +rectangle { object { - x=156 - y=42 - width=50 - height=40 + x=7 + y=41 + width=138 + height=45 } - control { - chan="$(P)cdt$(N):start" - clr=14 - bclr=51 + "basic attribute" { + clr=30 + width=1 } } rectangle { object { x=7 y=41 - width=138 + width=139 height=45 } "basic attribute" { - clr=30 - width=1 + clr=0 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)cdt$(N):trigger" + } +} +rectangle { + object { + x=7 + y=41 + width=139 + height=45 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)cdt$(N):trigger" + } +} +rectangle { + object { + x=7 + y=5 + width=200 + height=29 + } + "basic attribute" { + clr=2 + } +} +"choice button" { + object { + x=156 + y=42 + width=50 + height=40 + } + control { + chan="$(P)cdt$(N):start" + clr=14 + bclr=51 } } "text update" { @@ -163,23 +208,6 @@ rectangle { limits { } } -rectangle { - object { - x=7 - y=41 - width=139 - height=45 - } - "basic attribute" { - clr=0 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)cdt$(N):trigger" - } -} text { object { x=47 @@ -245,57 +273,18 @@ text { textix="sec" align="horiz. right" } -rectangle { +text { object { - x=7 - y=41 - width=139 - height=45 + x=10 + y=9 + width=196 + height=21 } "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)cdt$(N):trigger" - } -} -composite { - object { - x=7 - y=5 - width=200 - height=29 - } - "composite name"="" - children { - rectangle { - object { - x=7 - y=5 - width=200 - height=29 - } - "basic attribute" { - clr=2 - } - } - text { - object { - x=10 - y=9 - width=196 - height=21 - } - "basic attribute" { - clr=14 - } - textix="$(P)cdt$(N)" - align="horiz. centered" - } + clr=14 } + textix="$(P)cdt$(N)" + align="horiz. centered" } "related display" { object { diff --git a/stdApp/op/adl/countDownTimer_more.adl b/stdApp/op/adl/countDownTimer_more.adl index d239c6a..48210fa 100644 --- a/stdApp/op/adl/countDownTimer_more.adl +++ b/stdApp/op/adl/countDownTimer_more.adl @@ -87,6 +87,80 @@ display { 1a7309, } } +rectangle { + object { + x=14 + y=150 + width=190 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)cdt$(N):trigger.OUTV" + } +} +rectangle { + object { + x=7 + y=5 + width=200 + height=29 + } + "basic attribute" { + clr=2 + } +} +rectangle { + object { + x=7 + y=41 + width=138 + height=45 + } + "basic attribute" { + clr=30 + width=1 + } +} +rectangle { + object { + x=7 + y=41 + width=139 + height=45 + } + "basic attribute" { + clr=0 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)cdt$(N):trigger" + } +} +rectangle { + object { + x=7 + y=41 + width=139 + height=45 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)cdt$(N):trigger" + } +} text { object { x=44 @@ -233,23 +307,6 @@ text { textix="TRIGGER OUTPUT PV" align="horiz. centered" } -rectangle { - object { - x=14 - y=150 - width=190 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)cdt$(N):trigger.OUTV" - } -} "text entry" { object { x=16 @@ -266,40 +323,18 @@ rectangle { limits { } } -composite { +text { object { - x=7 - y=5 - width=200 - height=29 + x=11 + y=9 + width=195 + height=21 } - "composite name"="" - children { - rectangle { - object { - x=7 - y=5 - width=200 - height=29 - } - "basic attribute" { - clr=2 - } - } - text { - object { - x=11 - y=9 - width=195 - height=21 - } - "basic attribute" { - clr=14 - } - textix="$(P)cdt$(N)" - align="horiz. centered" - } + "basic attribute" { + clr=14 } + textix="$(P)cdt$(N)" + align="horiz. centered" } "related display" { object { @@ -331,18 +366,6 @@ composite { bclr=51 } } -rectangle { - object { - x=7 - y=41 - width=138 - height=45 - } - "basic attribute" { - clr=30 - width=1 - } -} "text update" { object { x=17 @@ -394,23 +417,6 @@ rectangle { limits { } } -rectangle { - object { - x=7 - y=41 - width=139 - height=45 - } - "basic attribute" { - clr=0 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)cdt$(N):trigger" - } -} text { object { x=47 @@ -476,20 +482,3 @@ text { textix="sec" align="horiz. right" } -rectangle { - object { - x=7 - y=41 - width=139 - height=45 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)cdt$(N):trigger" - } -} diff --git a/stdApp/op/adl/delayDo.adl b/stdApp/op/adl/delayDo.adl new file mode 100644 index 0000000..2bd23a9 --- /dev/null +++ b/stdApp/op/adl/delayDo.adl @@ -0,0 +1,209 @@ + +file { + name="/net/s32dserv/xorApps/epics/AD-2-2/ioc/TXMNeo1/andor3App/op/adl/delayDo.adl" + version=030107 +} +display { + object { + x=293 + y=593 + width=704 + height=30 + } + clr=14 + bclr=4 + cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=0 +} +"color map" { + ncolors=65 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, + } +} +text { + object { + x=5 + y=5 + width=150 + height=20 + } + "basic attribute" { + clr=14 + } + textix="$(P)$(R)" + align="horiz. centered" +} +"text entry" { + object { + x=160 + y=5 + width=60 + height=20 + } + control { + chan="$(P)$(R):delay" + clr=14 + bclr=51 + } + limits { + } +} +"text update" { + object { + x=225 + y=5 + width=58 + height=20 + } + monitor { + chan="$(P)$(R):delay.EGU" + clr=54 + bclr=4 + } + limits { + } +} +"choice button" { + object { + x=288 + y=5 + width=125 + height=20 + } + control { + chan="$(P)$(R):enable" + clr=14 + bclr=4 + } + stacking="column" +} +"text update" { + object { + x=418 + y=5 + width=150 + height=20 + } + monitor { + chan="$(P)$(R):state" + clr=54 + bclr=4 + } + align="horiz. centered" + format="string" + limits { + } +} +"text entry" { + object { + x=573 + y=5 + width=40 + height=20 + } + control { + chan="$(P)$(R):debug" + clr=14 + bclr=51 + } + limits { + } +} +"related display" { + object { + x=618 + y=5 + width=81 + height=20 + } + display[0] { + label="Active Calc" + name="yyCalcoutRecord_full.adl" + args="P=$(P),C=$(R):activeCalc" + } + display[1] { + label="Standby Calc" + name="yyCalcoutRecord_full.adl" + args="P=$(P),C=$(R):standbyCalc" + } + display[2] { + label="Do Sequence" + name="yySseq_full.adl" + args="P=$(P),S=$(R):doSeq" + } + display[3] { + label="Delay Calc (optional)" + name="yyCalcoutRecord_full.adl" + args="P=$(P),C=$(R):delayCalc" + } + clr=0 + bclr=18 + label="-Calcs" +} diff --git a/stdApp/op/adl/femto.adl b/stdApp/op/adl/femto.adl index 070adf0..54114ab 100644 --- a/stdApp/op/adl/femto.adl +++ b/stdApp/op/adl/femto.adl @@ -87,823 +87,539 @@ display { 1a7309, } } -polyline { +rectangle { object { - x=123 - y=74 - width=62 - height=75 + x=212 + y=81 + width=61 + height=61 } "basic attribute" { clr=0 - } - points { - (123,74) - (123,149) - (185,111) - (124,74) + fill="outline" } } -text { +rectangle { object { - x=133 - y=203 - width=40 - height=14 + x=199 + y=193 + width=28 + height=50 } "basic attribute" { clr=0 + fill="outline" } - textix="Offset" - align="horiz. centered" } -polyline { +rectangle { object { - x=154 - y=130 - width=0 - height=62 + x=199 + y=243 + width=333 + height=15 } "basic attribute" { clr=0 - } - points { - (154,130) - (154,192) + fill="outline" } } -composite { +rectangle { object { - x=123 - y=193 - width=60 - height=35 + x=637 + y=81 + width=61 + height=61 } - "composite name"="" - children { - polyline { - object { - x=123 - y=193 - width=0 - height=35 - } - "basic attribute" { - clr=0 - } - points { - (123,193) - (123,228) - } - } - polyline { - object { - x=123 - y=193 - width=60 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (123,193) - (183,193) - } - } - polyline { - object { - x=183 - y=193 - width=0 - height=35 - } - "basic attribute" { - clr=0 - } - points { - (183,193) - (183,228) - } - } - polyline { - object { - x=123 - y=228 - width=60 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (123,228) - (183,228) - } - } + "basic attribute" { + clr=0 + fill="outline" } } -polyline { +rectangle { object { - x=10 + x=228 y=192 - width=0 - height=35 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 + fill="outline" + width=3 } - points { - (10,192) - (10,227) + "dynamic attribute" { + vis="calc" + calc="A=0" + chan="$(P)$(H)$(F)gainidx" } } -polyline { +rectangle { object { - x=71 + x=271 y=192 - width=34 - height=0 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 + fill="outline" + width=3 } - points { - (71,192) - (105,192) + "dynamic attribute" { + vis="calc" + calc="A=1" + chan="$(P)$(H)$(F)gainidx" } } -polyline { +rectangle { object { - x=106 + x=314 y=192 - width=0 - height=35 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 + fill="outline" + width=3 } - points { - (106,192) - (106,227) + "dynamic attribute" { + vis="calc" + calc="A=2" + chan="$(P)$(H)$(F)gainidx" } } -composite { +rectangle { object { - x=10 - y=157 - width=60 - height=35 + x=357 + y=192 + width=47 + height=27 + } + "basic attribute" { + clr=15 + fill="outline" + width=3 } - "composite name"="" - children { - polyline { - object { - x=10 - y=157 - width=0 - height=35 - } - "basic attribute" { - clr=0 - } - points { - (10,157) - (10,192) - } - } - polyline { - object { - x=10 - y=157 - width=60 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (10,157) - (70,157) - } - } - polyline { - object { - x=70 - y=157 - width=0 - height=35 - } - "basic attribute" { - clr=0 - } - points { - (70,157) - (70,192) - } - } - polyline { - object { - x=10 - y=192 - width=60 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (10,192) - (70,192) - } - } + "dynamic attribute" { + vis="calc" + calc="A=3" + chan="$(P)$(H)$(F)gainidx" } } -text { +rectangle { object { - x=18 - y=203 - width=82 - height=14 + x=400 + y=192 + width=47 + height=27 } "basic attribute" { - clr=30 + clr=15 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=4" + chan="$(P)$(H)$(F)gainidx" } - textix="Bias +/-10V" } -polyline { +rectangle { object { - x=11 - y=228 - width=94 - height=0 + x=443 + y=192 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 + fill="outline" + width=3 } - points { - (11,228) - (105,228) + "dynamic attribute" { + vis="calc" + calc="A=5" + chan="$(P)$(H)$(F)gainidx" } } -text { +rectangle { object { - x=18 - y=167 - width=40 - height=14 + x=228 + y=215 + width=47 + height=27 } "basic attribute" { clr=15 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=8" + chan="$(P)$(H)$(F)gainidx" } - textix="GND" } -polyline { +rectangle { object { - x=36 - y=124 - width=0 - height=32 + x=271 + y=215 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 + fill="outline" + width=3 } - points { - (36,156) - (36,124) + "dynamic attribute" { + vis="calc" + calc="A=9" + chan="$(P)$(H)$(F)gainidx" } } -oval { +rectangle { object { - x=31 - y=106 - width=10 - height=10 + x=314 + y=215 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=10" + chan="$(P)$(H)$(F)gainidx" } } -polyline { +rectangle { object { - x=38 - y=111 - width=84 - height=0 + x=357 + y=215 + width=47 + height=27 } "basic attribute" { - clr=1 + clr=15 + fill="outline" + width=3 } - points { - (38,111) - (122,111) + "dynamic attribute" { + vis="calc" + calc="A=11" + chan="$(P)$(H)$(F)gainidx" } } -text { +rectangle { object { - x=10 - y=104 - width=14 - height=14 + x=400 + y=215 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=12" + chan="$(P)$(H)$(F)gainidx" } - textix="IN" } -oval { +rectangle { object { - x=26 - y=101 - width=20 - height=20 + x=443 + y=215 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 fill="outline" + width=3 } -} -text { - object { - x=128 - y=104 - width=40 - height=13 - } - "basic attribute" { - clr=0 + "dynamic attribute" { + vis="calc" + calc="A=13" + chan="$(P)$(H)$(F)gainidx" } - textix="I / U" - align="horiz. centered" } rectangle { object { - x=212 - y=81 - width=61 - height=61 + x=486 + y=192 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 fill="outline" + width=3 } -} -composite { - object { - x=215 - y=95 - width=55 - height=32 - } - "composite name"="" - children { - polyline { - object { - x=240 - y=112 - width=0 - height=15 - } - "basic attribute" { - clr=0 - fill="outline" - } - points { - (240,112) - (240,127) - } - } - polyline { - object { - x=245 - y=112 - width=0 - height=15 - } - "basic attribute" { - clr=0 - fill="outline" - } - points { - (245,112) - (245,127) - } - } - polyline { - object { - x=246 - y=120 - width=24 - height=0 - } - "basic attribute" { - clr=0 - fill="outline" - } - points { - (246,120) - (270,120) - } - } - polyline { - object { - x=215 - y=120 - width=24 - height=0 - } - "basic attribute" { - clr=0 - fill="outline" - } - points { - (215,120) - (239,120) - } - } - polyline { - object { - x=224 - y=104 - width=0 - height=16 - } - "basic attribute" { - clr=0 - fill="outline" - } - points { - (224,120) - (224,104) - } - } - polyline { - object { - x=262 - y=103 - width=0 - height=16 - } - "basic attribute" { - clr=0 - fill="outline" - } - points { - (262,119) - (262,103) - } - } - polyline { - object { - x=224 - y=103 - width=10 - height=0 - } - "basic attribute" { - clr=0 - fill="outline" - } - points { - (224,103) - (234,103) - } - } - polyline { - object { - x=251 - y=103 - width=10 - height=0 - } - "basic attribute" { - clr=0 - fill="outline" - } - points { - (251,103) - (261,103) - } - } - polyline { - object { - x=234 - y=95 - width=14 - height=8 - } - "basic attribute" { - clr=0 - } - points { - (234,103) - (248,95) - } - } + "dynamic attribute" { + vis="calc" + calc="A=6" + chan="$(P)$(H)$(F)gainidx" } } -polyline { +rectangle { object { - x=186 - y=111 - width=25 - height=0 + x=486 + y=215 + width=47 + height=27 } "basic attribute" { - clr=0 + clr=15 + fill="outline" + width=3 } - points { - (186,111) - (211,111) + "dynamic attribute" { + vis="calc" + calc="A=14" + chan="$(P)$(H)$(F)gainidx" } } rectangle { object { - x=199 - y=193 - width=28 - height=50 + x=704 + y=187 + width=29 + height=27 } "basic attribute" { - clr=0 + clr=15 fill="outline" + width=3 } -} -text { - object { - x=203 - y=206 - width=20 - height=12 - } - "basic attribute" { - clr=0 + "dynamic attribute" { + vis="if zero" + chan="$(AC)" } - textix="V/A" - align="horiz. centered" } rectangle { object { - x=199 - y=243 - width=333 - height=15 + x=704 + y=210 + width=29 + height=27 } "basic attribute" { - clr=0 + clr=15 fill="outline" + width=3 } -} -text { - object { - x=204 - y=246 - width=20 - height=11 - } - "basic attribute" { - clr=0 + "dynamic attribute" { + vis="if not zero" + chan="$(AC)" } - textix="kHz" - align="horiz. centered" } -text { +polyline { object { - x=242 - y=246 - width=20 - height=11 + x=123 + y=74 + width=62 + height=75 } "basic attribute" { clr=0 } - textix="500" - align="horiz. centered" -} -text { - object { - x=285 - y=246 - width=20 - height=11 - } - "basic attribute" { - clr=0 + points { + (123,74) + (123,149) + (185,111) + (124,74) } - textix="500" - align="horiz. centered" } text { object { - x=328 - y=246 - width=20 - height=11 + x=133 + y=203 + width=40 + height=14 } "basic attribute" { clr=0 } - textix="400" + textix="Offset" align="horiz. centered" } -text { +polyline { object { - x=371 - y=246 - width=20 - height=11 + x=154 + y=130 + width=0 + height=62 } "basic attribute" { clr=0 } - textix="200" - align="horiz. centered" + points { + (154,130) + (154,192) + } } -text { +polyline { object { - x=414 - y=246 - width=20 - height=11 + x=123 + y=193 + width=0 + height=35 } "basic attribute" { clr=0 } - textix="50" - align="horiz. centered" + points { + (123,193) + (123,228) + } } -text { +polyline { object { - x=457 - y=246 - width=20 - height=11 + x=123 + y=193 + width=60 + height=0 } "basic attribute" { clr=0 } - textix="7" - align="horiz. centered" + points { + (123,193) + (183,193) + } } -text { +polyline { object { - x=500 - y=246 - width=20 - height=11 + x=183 + y=193 + width=0 + height=35 } "basic attribute" { clr=0 } - textix="1" - align="horiz. centered" + points { + (183,193) + (183,228) + } } polyline { object { - x=537 - y=74 - width=62 - height=75 + x=123 + y=228 + width=60 + height=0 } "basic attribute" { clr=0 } points { - (537,74) - (537,149) - (599,111) - (538,74) + (123,228) + (183,228) } } polyline { object { - x=566 - y=131 + x=10 + y=192 width=0 - height=60 + height=35 } "basic attribute" { clr=0 } points { - (566,131) - (566,191) - } + (10,192) + (10,227) + } } -text { +polyline { object { - x=542 - y=98 + x=71 + y=192 width=34 - height=12 + height=0 } "basic attribute" { clr=0 } - textix="x 1" + points { + (71,192) + (105,192) + } } -text { +polyline { object { - x=542 - y=114 - width=34 - height=12 + x=106 + y=192 + width=0 + height=35 } "basic attribute" { clr=0 } - textix="x 100" + points { + (106,192) + (106,227) + } } polyline { object { - x=273 - y=111 - width=263 - height=0 + x=10 + y=157 + width=0 + height=35 } "basic attribute" { clr=0 } points { - (536,111) - (273,111) + (10,157) + (10,192) } } -composite { +polyline { object { - x=637 - y=193 + x=10 + y=157 width=60 + height=0 + } + "basic attribute" { + clr=0 + } + points { + (10,157) + (70,157) + } +} +polyline { + object { + x=70 + y=157 + width=0 height=35 } - "composite name"="" - children { - polyline { - object { - x=637 - y=193 - width=0 - height=35 - } - "basic attribute" { - clr=0 - } - points { - (637,193) - (637,228) - } - } - polyline { - object { - x=637 - y=193 - width=60 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (637,193) - (697,193) - } - } - polyline { - object { - x=697 - y=193 - width=0 - height=35 - } - "basic attribute" { - clr=0 - } - points { - (697,193) - (697,228) - } - } - polyline { - object { - x=637 - y=228 - width=60 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (637,228) - (697,228) - } - } + "basic attribute" { + clr=0 + } + points { + (70,157) + (70,192) } } polyline { object { - x=637 - y=210 + x=10 + y=192 width=60 height=0 } @@ -911,128 +627,180 @@ polyline { clr=0 } points { - (637,210) - (697,210) + (10,192) + (70,192) } } text { object { - x=639 - y=195 - width=56 + x=18 + y=203 + width=82 height=14 } "basic attribute" { - clr=15 + clr=30 + } + textix="Bias +/-10V" +} +polyline { + object { + x=11 + y=228 + width=94 + height=0 + } + "basic attribute" { + clr=0 + } + points { + (11,228) + (105,228) } - textix="10Hz" - align="horiz. centered" } text { object { - x=639 - y=212 - width=56 + x=18 + y=167 + width=40 height=14 } "basic attribute" { - clr=30 + clr=15 } - textix="FBW" - align="horiz. centered" + textix="GND" } -rectangle { +polyline { object { - x=637 - y=81 - width=61 - height=61 + x=36 + y=124 + width=0 + height=32 + } + "basic attribute" { + clr=0 + } + points { + (36,156) + (36,124) + } +} +oval { + object { + x=31 + y=106 + width=10 + height=10 } "basic attribute" { clr=0 - fill="outline" } } polyline { object { - x=599 + x=38 y=111 - width=37 + width=84 height=0 } "basic attribute" { - clr=0 - fill="outline" + clr=1 } points { - (599,111) - (636,111) + (38,111) + (122,111) } } -polyline { +text { object { - x=646 - y=98 + x=10 + y=104 + width=14 + height=14 + } + "basic attribute" { + clr=0 + } + textix="IN" +} +oval { + object { + x=26 + y=101 width=20 - height=0 + height=20 } "basic attribute" { clr=0 fill="outline" } - points { - (646,98) - (666,98) +} +text { + object { + x=128 + y=104 + width=40 + height=13 + } + "basic attribute" { + clr=0 } + textix="I / U" + align="horiz. centered" } polyline { object { - x=666 - y=98 - width=16 - height=24 + x=240 + y=112 + width=0 + height=15 } "basic attribute" { clr=0 fill="outline" } points { - (666,98) - (682,122) + (240,112) + (240,127) } } polyline { object { - x=667 - y=143 + x=245 + y=112 width=0 - height=50 + height=15 } "basic attribute" { clr=0 + fill="outline" } points { - (667,143) - (667,193) + (245,112) + (245,127) } } -text { +polyline { object { - x=740 - y=105 - width=20 - height=14 + x=246 + y=120 + width=24 + height=0 } "basic attribute" { clr=0 + fill="outline" + } + points { + (246,120) + (270,120) } - textix="OUT" } polyline { object { - x=700 - y=112 - width=35 + x=215 + y=120 + width=24 height=0 } "basic attribute" { @@ -1040,680 +808,857 @@ polyline { fill="outline" } points { - (700,112) - (735,112) + (215,120) + (239,120) } } -"message button" { +polyline { object { - x=232 - y=196 - width=40 - height=20 + x=224 + y=104 + width=0 + height=16 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 + fill="outline" + } + points { + (224,120) + (224,104) } - label="1e5" - press_msg="0" } -"message button" { +polyline { object { - x=275 - y=196 - width=40 - height=20 + x=262 + y=103 + width=0 + height=16 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 + fill="outline" + } + points { + (262,119) + (262,103) } - label="1e6" - press_msg="1" } -"message button" { +polyline { object { - x=318 - y=196 - width=40 - height=20 + x=224 + y=103 + width=10 + height=0 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 + fill="outline" + } + points { + (224,103) + (234,103) } - label="1e7" - press_msg="2" } -"message button" { +polyline { object { - x=361 - y=196 - width=40 - height=20 + x=251 + y=103 + width=10 + height=0 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 + fill="outline" + } + points { + (251,103) + (261,103) } - label="1e8" - press_msg="3" } -"message button" { +polyline { object { - x=404 - y=196 - width=40 - height=20 + x=234 + y=95 + width=14 + height=8 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e9" - press_msg="4" + points { + (234,103) + (248,95) + } } -"message button" { +polyline { object { - x=447 - y=196 - width=40 - height=20 + x=186 + y=111 + width=25 + height=0 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e10" - press_msg="5" + points { + (186,111) + (211,111) + } } -"message button" { +text { object { - x=490 - y=196 - width=40 - height=20 + x=203 + y=206 + width=20 + height=12 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e11" - press_msg="6" + textix="V/A" + align="horiz. centered" } -"message button" { +text { object { - x=232 - y=219 - width=40 - height=20 + x=204 + y=246 + width=20 + height=11 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e3" - press_msg="8" + textix="kHz" + align="horiz. centered" } -"message button" { +text { object { - x=275 - y=219 - width=40 - height=20 + x=242 + y=246 + width=20 + height=11 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e4" - press_msg="9" + textix="500" + align="horiz. centered" } -"message button" { +text { object { - x=318 - y=219 - width=40 - height=20 + x=285 + y=246 + width=20 + height=11 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e5" - press_msg="10" + textix="500" + align="horiz. centered" } text { object { - x=11 - y=242 - width=120 - height=26 + x=328 + y=246 + width=20 + height=11 } "basic attribute" { clr=0 } - textix="DLPCA-200" + textix="400" align="horiz. centered" } text { object { - x=662 - y=245 - width=100 - height=20 + x=371 + y=246 + width=20 + height=11 } "basic attribute" { clr=0 } - textix="F E M T O" + textix="200" align="horiz. centered" } text { object { - x=0 - y=11 - width=768 - height=31 + x=414 + y=246 + width=20 + height=11 } "basic attribute" { - clr=31 + clr=0 } - textix="Femto Current Amplifier Controls" + textix="50" align="horiz. centered" } -"message button" { +text { object { - x=361 - y=219 - width=40 - height=20 + x=457 + y=246 + width=20 + height=11 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e6" - press_msg="11" + textix="7" + align="horiz. centered" } -"message button" { +text { object { - x=404 - y=219 - width=40 - height=20 + x=500 + y=246 + width=20 + height=11 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e7" - press_msg="12" + textix="1" + align="horiz. centered" } -"message button" { +polyline { object { - x=447 - y=219 - width=40 - height=20 + x=537 + y=74 + width=62 + height=75 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e8" - press_msg="13" + points { + (537,74) + (537,149) + (599,111) + (538,74) + } } -"message button" { +polyline { object { - x=490 - y=219 - width=40 - height=20 + x=566 + y=131 + width=0 + height=60 } - control { - chan="$(P)$(H)$(F)gainidx" + "basic attribute" { clr=0 - bclr=26 } - label="1e9" - press_msg="14" + points { + (566,131) + (566,191) + } } -"message button" { +text { object { - x=708 - y=191 - width=22 - height=20 + x=542 + y=98 + width=34 + height=12 } - control { - chan="$(AC)" + "basic attribute" { clr=0 - bclr=26 } - label="AC" - press_msg="0" + textix="x 1" } -"message button" { +text { object { - x=708 - y=214 - width=22 - height=20 + x=542 + y=114 + width=34 + height=12 } - control { - chan="$(AC)" + "basic attribute" { clr=0 - bclr=26 } - label="DC" - press_msg="1" + textix="x 100" } -text { +polyline { object { - x=539 - y=202 - width=56 - height=8 + x=273 + y=111 + width=263 + height=0 } "basic attribute" { - clr=15 + clr=0 } - "dynamic attribute" { - vis="calc" - calc="A<=7" - chan="$(P)$(H)$(F)gainidx" + points { + (536,111) + (273,111) } - textix="High speed" - align="horiz. centered" } -text { +polyline { object { - x=539 - y=224 - width=56 - height=8 + x=637 + y=193 + width=0 + height=35 } "basic attribute" { - clr=15 + clr=0 } - "dynamic attribute" { - vis="calc" - calc="A>=8" - chan="$(P)$(H)$(F)gainidx" + points { + (637,193) + (637,228) } - textix="Low noise" - align="horiz. centered" } -rectangle { +polyline { object { - x=228 - y=192 - width=47 - height=27 + x=637 + y=193 + width=60 + height=0 } "basic attribute" { - clr=15 - fill="outline" - width=3 + clr=0 } - "dynamic attribute" { - vis="calc" - calc="A=0" - chan="$(P)$(H)$(F)gainidx" + points { + (637,193) + (697,193) } } -rectangle { +polyline { object { - x=271 - y=192 - width=47 - height=27 + x=697 + y=193 + width=0 + height=35 } "basic attribute" { - clr=15 - fill="outline" - width=3 + clr=0 } - "dynamic attribute" { - vis="calc" - calc="A=1" - chan="$(P)$(H)$(F)gainidx" + points { + (697,193) + (697,228) } } -rectangle { +polyline { object { - x=314 - y=192 - width=47 - height=27 + x=637 + y=228 + width=60 + height=0 } "basic attribute" { - clr=15 - fill="outline" - width=3 + clr=0 } - "dynamic attribute" { - vis="calc" - calc="A=2" - chan="$(P)$(H)$(F)gainidx" + points { + (637,228) + (697,228) } } -rectangle { +polyline { object { - x=357 - y=192 - width=47 - height=27 + x=637 + y=210 + width=60 + height=0 } "basic attribute" { - clr=15 - fill="outline" - width=3 + clr=0 } - "dynamic attribute" { - vis="calc" - calc="A=3" - chan="$(P)$(H)$(F)gainidx" + points { + (637,210) + (697,210) } } -rectangle { +text { object { - x=400 - y=192 - width=47 - height=27 + x=639 + y=195 + width=56 + height=14 } "basic attribute" { clr=15 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=4" - chan="$(P)$(H)$(F)gainidx" } + textix="10Hz" + align="horiz. centered" } -rectangle { +text { object { - x=443 - y=192 - width=47 - height=27 + x=639 + y=212 + width=56 + height=14 } "basic attribute" { - clr=15 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=5" - chan="$(P)$(H)$(F)gainidx" + clr=30 } + textix="FBW" + align="horiz. centered" } -rectangle { +polyline { object { - x=228 - y=215 - width=47 - height=27 + x=599 + y=111 + width=37 + height=0 } "basic attribute" { - clr=15 + clr=0 fill="outline" - width=3 } - "dynamic attribute" { - vis="calc" - calc="A=8" - chan="$(P)$(H)$(F)gainidx" + points { + (599,111) + (636,111) } } -rectangle { +polyline { object { - x=271 - y=215 - width=47 - height=27 + x=646 + y=98 + width=20 + height=0 } "basic attribute" { - clr=15 + clr=0 fill="outline" - width=3 } - "dynamic attribute" { - vis="calc" - calc="A=9" - chan="$(P)$(H)$(F)gainidx" + points { + (646,98) + (666,98) } } -rectangle { +polyline { object { - x=314 - y=215 - width=47 - height=27 + x=666 + y=98 + width=16 + height=24 } "basic attribute" { - clr=15 + clr=0 fill="outline" - width=3 } - "dynamic attribute" { - vis="calc" - calc="A=10" - chan="$(P)$(H)$(F)gainidx" + points { + (666,98) + (682,122) } } -rectangle { +polyline { object { - x=357 - y=215 - width=47 - height=27 + x=667 + y=143 + width=0 + height=50 } "basic attribute" { - clr=15 - fill="outline" - width=3 + clr=0 } - "dynamic attribute" { - vis="calc" - calc="A=11" - chan="$(P)$(H)$(F)gainidx" + points { + (667,143) + (667,193) } } -rectangle { +text { object { - x=400 - y=215 - width=47 - height=27 + x=740 + y=105 + width=20 + height=14 } "basic attribute" { - clr=15 + clr=0 + } + textix="OUT" +} +polyline { + object { + x=700 + y=112 + width=35 + height=0 + } + "basic attribute" { + clr=0 fill="outline" - width=3 } - "dynamic attribute" { - vis="calc" - calc="A=12" + points { + (700,112) + (735,112) + } +} +"message button" { + object { + x=232 + y=196 + width=40 + height=20 + } + control { chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 } + label="1e5" + press_msg="0" } -rectangle { +"message button" { object { - x=443 - y=215 - width=47 - height=27 + x=275 + y=196 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e6" + press_msg="1" +} +"message button" { + object { + x=318 + y=196 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e7" + press_msg="2" +} +"message button" { + object { + x=361 + y=196 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e8" + press_msg="3" +} +"message button" { + object { + x=404 + y=196 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e9" + press_msg="4" +} +"message button" { + object { + x=447 + y=196 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e10" + press_msg="5" +} +"message button" { + object { + x=490 + y=196 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e11" + press_msg="6" +} +"message button" { + object { + x=232 + y=219 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e3" + press_msg="8" +} +"message button" { + object { + x=275 + y=219 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e4" + press_msg="9" +} +"message button" { + object { + x=318 + y=219 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e5" + press_msg="10" +} +text { + object { + x=11 + y=242 + width=120 + height=26 } "basic attribute" { - clr=15 - fill="outline" - width=3 + clr=0 } - "dynamic attribute" { - vis="calc" - calc="A=13" + textix="DLPCA-200" + align="horiz. centered" +} +text { + object { + x=662 + y=245 + width=100 + height=20 + } + "basic attribute" { + clr=0 + } + textix="F E M T O" + align="horiz. centered" +} +text { + object { + x=0 + y=11 + width=768 + height=31 + } + "basic attribute" { + clr=31 + } + textix="Femto Current Amplifier Controls" + align="horiz. centered" +} +"message button" { + object { + x=361 + y=219 + width=40 + height=20 + } + control { chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 } + label="1e6" + press_msg="11" } -rectangle { +"message button" { object { - x=486 - y=192 - width=47 - height=27 + x=404 + y=219 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e7" + press_msg="12" +} +"message button" { + object { + x=447 + y=219 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e8" + press_msg="13" +} +"message button" { + object { + x=490 + y=219 + width=40 + height=20 + } + control { + chan="$(P)$(H)$(F)gainidx" + clr=0 + bclr=26 + } + label="1e9" + press_msg="14" +} +"message button" { + object { + x=708 + y=191 + width=22 + height=20 + } + control { + chan="$(AC)" + clr=0 + bclr=26 + } + label="AC" + press_msg="0" +} +"message button" { + object { + x=708 + y=214 + width=22 + height=20 + } + control { + chan="$(AC)" + clr=0 + bclr=26 + } + label="DC" + press_msg="1" +} +text { + object { + x=539 + y=202 + width=56 + height=8 } "basic attribute" { clr=15 - fill="outline" - width=3 } "dynamic attribute" { vis="calc" - calc="A=6" + calc="A<=7" chan="$(P)$(H)$(F)gainidx" } + textix="High speed" + align="horiz. centered" } -rectangle { +text { object { - x=486 - y=215 - width=47 - height=27 + x=539 + y=224 + width=56 + height=8 } "basic attribute" { clr=15 - fill="outline" - width=3 } "dynamic attribute" { vis="calc" - calc="A=14" + calc="A>=8" chan="$(P)$(H)$(F)gainidx" } + textix="Low noise" + align="horiz. centered" } -composite { +polyline { object { x=535 y=193 - width=60 + width=0 height=48 } - "composite name"="" - children { - polyline { - object { - x=535 - y=193 - width=0 - height=48 - } - "basic attribute" { - clr=0 - } - points { - (535,193) - (535,241) - } - } - polyline { - object { - x=535 - y=193 - width=60 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (535,193) - (595,193) - } - } - polyline { - object { - x=595 - y=193 - width=0 - height=48 - } - "basic attribute" { - clr=0 - } - points { - (595,193) - (595,241) - } - } - polyline { - object { - x=535 - y=241 - width=60 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (535,241) - (595,241) - } - } + "basic attribute" { + clr=0 + } + points { + (535,193) + (535,241) } } -rectangle { +polyline { object { - x=704 - y=187 - width=29 - height=27 + x=535 + y=193 + width=60 + height=0 } "basic attribute" { - clr=15 - fill="outline" - width=3 + clr=0 } - "dynamic attribute" { - vis="if zero" - chan="$(AC)" + points { + (535,193) + (595,193) } } -rectangle { +polyline { object { - x=704 - y=210 - width=29 - height=27 + x=595 + y=193 + width=0 + height=48 } "basic attribute" { - clr=15 - fill="outline" - width=3 + clr=0 } - "dynamic attribute" { - vis="if not zero" - chan="$(AC)" + points { + (595,193) + (595,241) + } +} +polyline { + object { + x=535 + y=241 + width=60 + height=0 + } + "basic attribute" { + clr=0 + } + points { + (535,241) + (595,241) } } text { diff --git a/stdApp/op/adl/femto_DDPCA_300.adl b/stdApp/op/adl/femto_DDPCA_300.adl index 7b9ca92..8a93b43 100644 --- a/stdApp/op/adl/femto_DDPCA_300.adl +++ b/stdApp/op/adl/femto_DDPCA_300.adl @@ -87,6 +87,210 @@ display { 1a7309, } } +rectangle { + object { + x=5 + y=78 + width=541 + height=31 + } + "basic attribute" { + clr=0 + fill="outline" + } +} +rectangle { + object { + x=110 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=0" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=153 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=1" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=196 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=2" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=239 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=3" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=282 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=4" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=325 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=5" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=368 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=6" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=5 + y=60 + width=541 + height=18 + } + "basic attribute" { + clr=0 + fill="outline" + } +} +rectangle { + object { + x=411 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=7" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=497 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=9" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=454 + y=80 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=8" + chan="$(P)$(A):GainIndex" + } +} text { object { x=100 @@ -113,605 +317,368 @@ text { textix="$(P)$(A)" align="horiz. centered" } -composite { +"message button" { object { - x=5 - y=60 - width=541 - height=49 - } - "composite name"="" - children { - rectangle { - object { - x=5 - y=78 - width=541 - height=31 - } - "basic attribute" { - clr=0 - fill="outline" - } - } - "message button" { - object { - x=114 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e4" - press_msg="0" - } - "message button" { - object { - x=157 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e5" - press_msg="1" - } - "message button" { - object { - x=200 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e6" - press_msg="2" - } - "message button" { - object { - x=243 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e7" - press_msg="3" - } - "message button" { - object { - x=286 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e8" - press_msg="4" - } - "message button" { - object { - x=329 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e9" - press_msg="5" - } - "message button" { - object { - x=372 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e10" - press_msg="6" - } - rectangle { - object { - x=110 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=0" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=153 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=1" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=196 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=2" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=239 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=3" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=282 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=4" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=325 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=5" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=368 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=6" - chan="$(P)$(A):GainIndex" - } - } - text { - object { - x=29 - y=89 - width=60 - height=11 - } - "basic attribute" { - clr=0 - } - textix="Gain (V/A)" - align="horiz. centered" - } - text { - object { - x=11 - y=65 - width=90 - height=11 - } - "basic attribute" { - clr=0 - } - textix="Max Freq (Hz):" - align="horiz. centered" - } - rectangle { - object { - x=5 - y=60 - width=541 - height=18 - } - "basic attribute" { - clr=0 - fill="outline" - } - } - text { - object { - x=124 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="400" - align="horiz. centered" - } - text { - object { - x=167 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="400" - align="horiz. centered" - } - text { - object { - x=210 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="400" - align="horiz. centered" - } - text { - object { - x=253 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="400" - align="horiz. centered" - } - text { - object { - x=296 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="150" - align="horiz. centered" - } - text { - object { - x=339 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="150" - align="horiz. centered" - } - text { - object { - x=382 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="20" - align="horiz. centered" - } - "message button" { - object { - x=415 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e11" - press_msg="7" - } - rectangle { - object { - x=411 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=7" - chan="$(P)$(A):GainIndex" - } - } - "message button" { - object { - x=501 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e13" - press_msg="9" - } - rectangle { - object { - x=497 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=9" - chan="$(P)$(A):GainIndex" - } - } - "message button" { - object { - x=458 - y=84 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e12" - press_msg="8" - } - rectangle { - object { - x=454 - y=80 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=8" - chan="$(P)$(A):GainIndex" - } - } - text { - object { - x=425 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="20" - align="horiz. centered" - } - text { - object { - x=468 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="1" - align="horiz. centered" - } - text { - object { - x=511 - y=65 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="1" - align="horiz. centered" - } - } -} -composite { + x=114 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e4" + press_msg="0" +} +"message button" { + object { + x=157 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e5" + press_msg="1" +} +"message button" { + object { + x=200 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e6" + press_msg="2" +} +"message button" { + object { + x=243 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e7" + press_msg="3" +} +"message button" { + object { + x=286 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e8" + press_msg="4" +} +"message button" { + object { + x=329 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e9" + press_msg="5" +} +"message button" { + object { + x=372 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e10" + press_msg="6" +} +text { + object { + x=29 + y=89 + width=60 + height=11 + } + "basic attribute" { + clr=0 + } + textix="Gain (V/A)" + align="horiz. centered" +} +text { + object { + x=11 + y=65 + width=90 + height=11 + } + "basic attribute" { + clr=0 + } + textix="Max Freq (Hz):" + align="horiz. centered" +} +text { + object { + x=124 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="400" + align="horiz. centered" +} +text { + object { + x=167 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="400" + align="horiz. centered" +} +text { + object { + x=210 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="400" + align="horiz. centered" +} +text { + object { + x=253 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="400" + align="horiz. centered" +} +text { + object { + x=296 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="150" + align="horiz. centered" +} +text { + object { + x=339 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="150" + align="horiz. centered" +} +text { + object { + x=382 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="20" + align="horiz. centered" +} +"message button" { + object { + x=415 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e11" + press_msg="7" +} +"message button" { + object { + x=501 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e13" + press_msg="9" +} +"message button" { + object { + x=458 + y=84 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e12" + press_msg="8" +} +text { + object { + x=425 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="20" + align="horiz. centered" +} +text { + object { + x=468 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="1" + align="horiz. centered" +} +text { + object { + x=511 + y=65 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="1" + align="horiz. centered" +} +text { object { x=440 y=35 - width=101 + width=40 height=14 } - "composite name"="" - children { - text { - object { - x=440 - y=35 - width=40 - height=14 - } - "basic attribute" { - clr=0 - } - textix="Gain:" - align="horiz. centered" - } - "text update" { - object { - x=481 - y=35 - width=60 - height=14 - } - monitor { - chan="$(P)$(A):Gain" - clr=50 - bclr=14 - } - align="horiz. centered" - format="exponential" - limits { - } - } - } -} -composite { + "basic attribute" { + clr=0 + } + textix="Gain:" + align="horiz. centered" +} +"text update" { object { - x=180 + x=481 + y=35 + width=60 + height=14 + } + monitor { + chan="$(P)$(A):Gain" + clr=50 + bclr=14 + } + align="horiz. centered" + format="exponential" + limits { + } +} +"text entry" { + object { + x=225 y=33 - width=245 + width=200 height=19 } - "composite name"="" - children { - "text entry" { - object { - x=225 - y=33 - width=200 - height=19 - } - control { - chan="$(P)$(A):Description" - clr=50 - bclr=14 - } - format="string" - limits { - } - } - text { - object { - x=180 - y=35 - width=40 - height=14 - } - "basic attribute" { - clr=0 - } - textix="Descr:" - align="horiz. centered" - } + control { + chan="$(P)$(A):Description" + clr=50 + bclr=14 + } + format="string" + limits { + } +} +text { + object { + x=180 + y=35 + width=40 + height=14 + } + "basic attribute" { + clr=0 } + textix="Descr:" + align="horiz. centered" } diff --git a/stdApp/op/adl/femto_DHPCA_100.adl b/stdApp/op/adl/femto_DHPCA_100.adl index 26ddbbd..0cd4a4e 100644 --- a/stdApp/op/adl/femto_DHPCA_100.adl +++ b/stdApp/op/adl/femto_DHPCA_100.adl @@ -87,6 +87,358 @@ display { 1a7309, } } +rectangle { + object { + x=6 + y=80 + width=369 + height=54 + } + "basic attribute" { + clr=0 + fill="outline" + } +} +rectangle { + object { + x=6 + y=62 + width=369 + height=18 + } + "basic attribute" { + clr=0 + fill="outline" + } +} +rectangle { + object { + x=111 + y=105 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=0" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=154 + y=105 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=1" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=197 + y=105 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=2" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=240 + y=105 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=3" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=283 + y=105 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=4" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=326 + y=105 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=5" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=111 + y=82 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=8" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=154 + y=82 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=9" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=197 + y=82 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=10" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=240 + y=82 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=11" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=283 + y=82 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=12" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=326 + y=82 + width=47 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=13" + chan="$(P)$(A):GainIndex" + } +} +rectangle { + object { + x=380 + y=62 + width=225 + height=31 + } + "basic attribute" { + clr=0 + fill="outline" + } +} +rectangle { + object { + x=546 + y=64 + width=57 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=2" + chan="$(P)$(A):Filter" + } +} +rectangle { + object { + x=440 + y=64 + width=57 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=0" + chan="$(P)$(A):Filter" + } +} +rectangle { + object { + x=493 + y=64 + width=57 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="calc" + calc="A=1" + chan="$(P)$(A):Filter" + } +} +rectangle { + object { + x=449 + y=105 + width=29 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(A):Coupling" + } +} +rectangle { + object { + x=474 + y=105 + width=29 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(A):Coupling" + } +} +rectangle { + object { + x=380 + y=103 + width=125 + height=31 + } + "basic attribute" { + clr=0 + fill="outline" + } +} text { object { x=120 @@ -113,921 +465,514 @@ text { textix="$(P)$(A)" align="horiz. centered" } -composite { +"text update" { + object { + x=541 + y=35 + width=60 + height=14 + } + monitor { + chan="$(P)$(A):Gain" + clr=50 + bclr=14 + } + align="horiz. centered" + format="exponential" + limits { + } +} +text { object { x=500 y=35 - width=101 + width=40 height=14 } - "composite name"="" - children { - "text update" { - object { - x=541 - y=35 - width=60 - height=14 - } - monitor { - chan="$(P)$(A):Gain" - clr=50 - bclr=14 - } - align="horiz. centered" - format="exponential" - limits { - } - } - text { - object { - x=500 - y=35 - width=40 - height=14 - } - "basic attribute" { - clr=0 - } - textix="Gain:" - align="horiz. centered" - } + "basic attribute" { + clr=0 } + textix="Gain:" + align="horiz. centered" } -composite { +"text entry" { object { - x=240 + x=285 y=33 - width=245 + width=200 height=19 } - "composite name"="" - children { - "text entry" { - object { - x=285 - y=33 - width=200 - height=19 - } - control { - chan="$(P)$(A):Description" - clr=50 - bclr=14 - } - format="string" - limits { - } - } - text { - object { - x=240 - y=35 - width=40 - height=14 - } - "basic attribute" { - clr=0 - } - textix="Descr:" - align="horiz. centered" - } + control { + chan="$(P)$(A):Description" + clr=50 + bclr=14 + } + format="string" + limits { } } -composite { +text { object { - x=6 - y=62 - width=599 - height=72 - } - "composite name"="" - children { - rectangle { - object { - x=6 - y=80 - width=369 - height=54 - } - "basic attribute" { - clr=0 - fill="outline" - } - } - text { - object { - x=55 - y=93 - width=50 - height=8 - } - "basic attribute" { - clr=0 - } - textix="High speed" - align="horiz. centered" - } - text { - object { - x=55 - y=114 - width=50 - height=8 - } - "basic attribute" { - clr=0 - } - textix="Low noise" - align="horiz. centered" - } - polyline { - object { - x=52 - y=108 - width=59 - height=0 - } - "basic attribute" { - clr=0 - } - points { - (52,108) - (111,108) - } - } - composite { - object { - x=17 - y=98 - width=26 - height=23 - } - "composite name"="" - children { - text { - object { - x=18 - y=110 - width=25 - height=11 - } - "basic attribute" { - clr=0 - } - textix="(V/A)" - align="horiz. centered" - } - text { - object { - x=17 - y=98 - width=25 - height=11 - } - "basic attribute" { - clr=0 - } - textix="Gain" - align="horiz. centered" - } - } - } - text { - object { - x=12 - y=67 - width=90 - height=11 - } - "basic attribute" { - clr=0 - } - textix="Max Freq (MHz):" - align="horiz. centered" - } - rectangle { - object { - x=6 - y=62 - width=369 - height=18 - } - "basic attribute" { - clr=0 - fill="outline" - } - } - text { - object { - x=125 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="200" - align="horiz. centered" - } - text { - object { - x=168 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="80" - align="horiz. centered" - } - text { - object { - x=211 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="14" - align="horiz. centered" - } - text { - object { - x=254 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="3.5" - align="horiz. centered" - } - text { - object { - x=297 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="1.8" - align="horiz. centered" - } - text { - object { - x=340 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="0.22" - align="horiz. centered" - } - "message button" { - object { - x=115 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e2" - press_msg="0" - } - "message button" { - object { - x=158 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e3" - press_msg="1" - } - "message button" { - object { - x=201 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e4" - press_msg="2" - } - "message button" { - object { - x=244 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e5" - press_msg="3" - } - "message button" { - object { - x=287 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e6" - press_msg="4" - } - "message button" { - object { - x=330 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e7" - press_msg="5" - } - rectangle { - object { - x=111 - y=105 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=0" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=154 - y=105 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=1" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=197 - y=105 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=2" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=240 - y=105 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=3" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=283 - y=105 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=4" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=326 - y=105 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=5" - chan="$(P)$(A):GainIndex" - } - } - "message button" { - object { - x=115 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e3" - press_msg="8" - } - "message button" { - object { - x=158 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e4" - press_msg="9" - } - "message button" { - object { - x=201 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e5" - press_msg="10" - } - "message button" { - object { - x=244 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e6" - press_msg="11" - } - "message button" { - object { - x=287 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e7" - press_msg="12" - } - "message button" { - object { - x=330 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e8" - press_msg="13" - } - rectangle { - object { - x=111 - y=82 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=8" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=154 - y=82 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=9" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=197 - y=82 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=10" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=240 - y=82 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=11" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=283 - y=82 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=12" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=326 - y=82 - width=47 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=13" - chan="$(P)$(A):GainIndex" - } - } - rectangle { - object { - x=380 - y=62 - width=225 - height=31 - } - "basic attribute" { - clr=0 - fill="outline" - } - } - "message button" { - object { - x=550 - y=68 - width=50 - height=20 - } - control { - chan="$(P)$(A):Filter" - clr=0 - bclr=26 - } - label="1 MHz" - press_msg="2" - } - rectangle { - object { - x=546 - y=64 - width=57 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=2" - chan="$(P)$(A):Filter" - } - } - "message button" { - object { - x=444 - y=68 - width=50 - height=20 - } - control { - chan="$(P)$(A):Filter" - clr=0 - bclr=26 - } - label="Full" - press_msg="0" - } - rectangle { - object { - x=440 - y=64 - width=57 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=0" - chan="$(P)$(A):Filter" - } - } - "message button" { - object { - x=497 - y=68 - width=50 - height=20 - } - control { - chan="$(P)$(A):Filter" - clr=0 - bclr=26 - } - label="10 MHz" - press_msg="1" - } - rectangle { - object { - x=493 - y=64 - width=57 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="calc" - calc="A=1" - chan="$(P)$(A):Filter" - } - } - composite { - object { - x=389 - y=67 - width=45 - height=25 - } - "composite name"="" - children { - text { - object { - x=389 - y=67 - width=45 - height=11 - } - "basic attribute" { - clr=0 - } - textix="Low Pass" - align="horiz. centered" - } - text { - object { - x=389 - y=81 - width=45 - height=11 - } - "basic attribute" { - clr=0 - } - textix="Filter" - align="horiz. centered" - } - } - } - "message button" { - object { - x=453 - y=109 - width=22 - height=20 - } - control { - chan="$(P)$(A):Coupling" - clr=0 - bclr=26 - } - label="AC" - press_msg="1" - } - "message button" { - object { - x=478 - y=109 - width=22 - height=20 - } - control { - chan="$(P)$(A):Coupling" - clr=0 - bclr=26 - } - label="DC" - press_msg="0" - } - rectangle { - object { - x=449 - y=105 - width=29 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(A):Coupling" - } - } - rectangle { - object { - x=474 - y=105 - width=29 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(A):Coupling" - } - } - text { - object { - x=384 - y=114 - width=60 - height=11 - } - "basic attribute" { - clr=0 - } - textix="Coupling" - align="horiz. centered" - } - rectangle { - object { - x=380 - y=103 - width=125 - height=31 - } - "basic attribute" { - clr=0 - fill="outline" - } - } + x=240 + y=35 + width=40 + height=14 + } + "basic attribute" { + clr=0 + } + textix="Descr:" + align="horiz. centered" +} +text { + object { + x=55 + y=93 + width=50 + height=8 } + "basic attribute" { + clr=0 + } + textix="High speed" + align="horiz. centered" +} +text { + object { + x=55 + y=114 + width=50 + height=8 + } + "basic attribute" { + clr=0 + } + textix="Low noise" + align="horiz. centered" +} +polyline { + object { + x=52 + y=108 + width=59 + height=0 + } + "basic attribute" { + clr=0 + } + points { + (52,108) + (111,108) + } +} +text { + object { + x=18 + y=110 + width=25 + height=11 + } + "basic attribute" { + clr=0 + } + textix="(V/A)" + align="horiz. centered" +} +text { + object { + x=17 + y=98 + width=25 + height=11 + } + "basic attribute" { + clr=0 + } + textix="Gain" + align="horiz. centered" +} +text { + object { + x=12 + y=67 + width=90 + height=11 + } + "basic attribute" { + clr=0 + } + textix="Max Freq (MHz):" + align="horiz. centered" +} +text { + object { + x=125 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="200" + align="horiz. centered" +} +text { + object { + x=168 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="80" + align="horiz. centered" +} +text { + object { + x=211 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="14" + align="horiz. centered" +} +text { + object { + x=254 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="3.5" + align="horiz. centered" +} +text { + object { + x=297 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="1.8" + align="horiz. centered" +} +text { + object { + x=340 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="0.22" + align="horiz. centered" +} +"message button" { + object { + x=115 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e2" + press_msg="0" +} +"message button" { + object { + x=158 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e3" + press_msg="1" +} +"message button" { + object { + x=201 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e4" + press_msg="2" +} +"message button" { + object { + x=244 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e5" + press_msg="3" +} +"message button" { + object { + x=287 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e6" + press_msg="4" +} +"message button" { + object { + x=330 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e7" + press_msg="5" +} +"message button" { + object { + x=115 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e3" + press_msg="8" +} +"message button" { + object { + x=158 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e4" + press_msg="9" +} +"message button" { + object { + x=201 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e5" + press_msg="10" +} +"message button" { + object { + x=244 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e6" + press_msg="11" +} +"message button" { + object { + x=287 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e7" + press_msg="12" +} +"message button" { + object { + x=330 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e8" + press_msg="13" +} +"message button" { + object { + x=550 + y=68 + width=50 + height=20 + } + control { + chan="$(P)$(A):Filter" + clr=0 + bclr=26 + } + label="1 MHz" + press_msg="2" +} +"message button" { + object { + x=444 + y=68 + width=50 + height=20 + } + control { + chan="$(P)$(A):Filter" + clr=0 + bclr=26 + } + label="Full" + press_msg="0" +} +"message button" { + object { + x=497 + y=68 + width=50 + height=20 + } + control { + chan="$(P)$(A):Filter" + clr=0 + bclr=26 + } + label="10 MHz" + press_msg="1" +} +text { + object { + x=389 + y=67 + width=45 + height=11 + } + "basic attribute" { + clr=0 + } + textix="Low Pass" + align="horiz. centered" +} +text { + object { + x=389 + y=81 + width=45 + height=11 + } + "basic attribute" { + clr=0 + } + textix="Filter" + align="horiz. centered" +} +"message button" { + object { + x=453 + y=109 + width=22 + height=20 + } + control { + chan="$(P)$(A):Coupling" + clr=0 + bclr=26 + } + label="AC" + press_msg="1" +} +"message button" { + object { + x=478 + y=109 + width=22 + height=20 + } + control { + chan="$(P)$(A):Coupling" + clr=0 + bclr=26 + } + label="DC" + press_msg="0" +} +text { + object { + x=384 + y=114 + width=60 + height=11 + } + "basic attribute" { + clr=0 + } + textix="Coupling" + align="horiz. centered" } diff --git a/stdApp/op/adl/femto_DLPCA_200.adl b/stdApp/op/adl/femto_DLPCA_200.adl index 4566e0e..2594da7 100644 --- a/stdApp/op/adl/femto_DLPCA_200.adl +++ b/stdApp/op/adl/femto_DLPCA_200.adl @@ -87,32 +87,6 @@ display { 1a7309, } } -text { - object { - x=80 - y=4 - width=340 - height=20 - } - "basic attribute" { - clr=0 - } - textix="Femto DLPCA-200 Current Amplifier" - align="horiz. centered" -} -text { - object { - x=6 - y=34 - width=120 - height=14 - } - "basic attribute" { - clr=30 - } - textix="$(P)$(A)" - align="horiz. centered" -} rectangle { object { x=6 @@ -125,216 +99,6 @@ rectangle { fill="outline" } } -"message button" { - object { - x=115 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e5" - press_msg="0" -} -"message button" { - object { - x=158 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e6" - press_msg="1" -} -"message button" { - object { - x=201 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e7" - press_msg="2" -} -"message button" { - object { - x=244 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e8" - press_msg="3" -} -"message button" { - object { - x=287 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e9" - press_msg="4" -} -"message button" { - object { - x=330 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e10" - press_msg="5" -} -"message button" { - object { - x=373 - y=86 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e11" - press_msg="6" -} -"message button" { - object { - x=115 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e3" - press_msg="8" -} -"message button" { - object { - x=158 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e4" - press_msg="9" -} -"message button" { - object { - x=201 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e5" - press_msg="10" -} -"message button" { - object { - x=244 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e6" - press_msg="11" -} -"message button" { - object { - x=287 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e7" - press_msg="12" -} -"message button" { - object { - x=330 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e8" - press_msg="13" -} -"message button" { - object { - x=373 - y=109 - width=40 - height=20 - } - control { - chan="$(P)$(A):GainIndex" - clr=0 - bclr=26 - } - label="1e9" - press_msg="14" -} rectangle { object { x=111 @@ -587,26 +351,320 @@ rectangle { chan="$(P)$(A):GainIndex" } } -text { +rectangle { object { - x=55 - y=93 - width=50 - height=8 + x=6 + y=62 + width=412 + height=18 } "basic attribute" { clr=0 + fill="outline" } - textix="High speed" - align="horiz. centered" } -text { +rectangle { object { - x=55 - y=114 - width=50 - height=8 - } + x=435 + y=80 + width=29 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(A):Coupling" + } +} +rectangle { + object { + x=460 + y=80 + width=29 + height=27 + } + "basic attribute" { + clr=60 + fill="outline" + width=3 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(A):Coupling" + } +} +rectangle { + object { + x=432 + y=62 + width=60 + height=48 + } + "basic attribute" { + clr=0 + fill="outline" + } +} +text { + object { + x=80 + y=4 + width=340 + height=20 + } + "basic attribute" { + clr=0 + } + textix="Femto DLPCA-200 Current Amplifier" + align="horiz. centered" +} +text { + object { + x=6 + y=34 + width=120 + height=14 + } + "basic attribute" { + clr=30 + } + textix="$(P)$(A)" + align="horiz. centered" +} +"message button" { + object { + x=115 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e5" + press_msg="0" +} +"message button" { + object { + x=158 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e6" + press_msg="1" +} +"message button" { + object { + x=201 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e7" + press_msg="2" +} +"message button" { + object { + x=244 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e8" + press_msg="3" +} +"message button" { + object { + x=287 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e9" + press_msg="4" +} +"message button" { + object { + x=330 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e10" + press_msg="5" +} +"message button" { + object { + x=373 + y=86 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e11" + press_msg="6" +} +"message button" { + object { + x=115 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e3" + press_msg="8" +} +"message button" { + object { + x=158 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e4" + press_msg="9" +} +"message button" { + object { + x=201 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e5" + press_msg="10" +} +"message button" { + object { + x=244 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e6" + press_msg="11" +} +"message button" { + object { + x=287 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e7" + press_msg="12" +} +"message button" { + object { + x=330 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e8" + press_msg="13" +} +"message button" { + object { + x=373 + y=109 + width=40 + height=20 + } + control { + chan="$(P)$(A):GainIndex" + clr=0 + bclr=26 + } + label="1e9" + press_msg="14" +} +text { + object { + x=55 + y=93 + width=50 + height=8 + } + "basic attribute" { + clr=0 + } + textix="High speed" + align="horiz. centered" +} +text { + object { + x=55 + y=114 + width=50 + height=8 + } "basic attribute" { clr=0 } @@ -654,132 +712,109 @@ text { textix="Gain" align="horiz. centered" } -composite { +text { object { - x=6 - y=62 - width=412 - height=18 + x=12 + y=67 + width=90 + height=11 } - "composite name"="" - children { - text { - object { - x=12 - y=67 - width=90 - height=11 - } - "basic attribute" { - clr=0 - } - textix="Max Freq (kHz):" - align="horiz. centered" - } - rectangle { - object { - x=6 - y=62 - width=412 - height=18 - } - "basic attribute" { - clr=0 - fill="outline" - } - } - text { - object { - x=125 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="500" - align="horiz. centered" - } - text { - object { - x=168 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="500" - align="horiz. centered" - } - text { - object { - x=211 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="400" - align="horiz. centered" - } - text { - object { - x=254 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="200" - align="horiz. centered" - } - text { - object { - x=297 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="50" - align="horiz. centered" - } - text { - object { - x=340 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="7" - align="horiz. centered" - } - text { - object { - x=383 - y=67 - width=20 - height=11 - } - "basic attribute" { - clr=0 - } - textix="1.2" - align="horiz. centered" - } + "basic attribute" { + clr=0 } + textix="Max Freq (kHz):" + align="horiz. centered" +} +text { + object { + x=125 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="500" + align="horiz. centered" +} +text { + object { + x=168 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="500" + align="horiz. centered" +} +text { + object { + x=211 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="400" + align="horiz. centered" +} +text { + object { + x=254 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="200" + align="horiz. centered" +} +text { + object { + x=297 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="50" + align="horiz. centered" +} +text { + object { + x=340 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="7" + align="horiz. centered" +} +text { + object { + x=383 + y=67 + width=20 + height=11 + } + "basic attribute" { + clr=0 + } + textix="1.2" + align="horiz. centered" } "message button" { object { @@ -811,40 +846,6 @@ composite { label="DC" press_msg="1" } -rectangle { - object { - x=435 - y=80 - width=29 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(A):Coupling" - } -} -rectangle { - object { - x=460 - y=80 - width=29 - height=27 - } - "basic attribute" { - clr=60 - fill="outline" - width=3 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(A):Coupling" - } -} text { object { x=432 @@ -858,96 +859,62 @@ text { textix="Coupling" align="horiz. centered" } -rectangle { +text { object { - x=432 - y=62 - width=60 - height=48 + x=390 + y=35 + width=40 + height=14 } "basic attribute" { clr=0 - fill="outline" } + textix="Gain:" + align="horiz. centered" } -composite { +"text update" { object { - x=390 + x=431 y=35 - width=101 + width=60 height=14 } - "composite name"="" - children { - text { - object { - x=390 - y=35 - width=40 - height=14 - } - "basic attribute" { - clr=0 - } - textix="Gain:" - align="horiz. centered" - } - "text update" { - object { - x=431 - y=35 - width=60 - height=14 - } - monitor { - chan="$(P)$(A):Gain" - clr=50 - bclr=14 - } - align="horiz. centered" - format="exponential" - limits { - } - } - } -} -composite { + monitor { + chan="$(P)$(A):Gain" + clr=50 + bclr=14 + } + align="horiz. centered" + format="exponential" + limits { + } +} +"text entry" { object { - x=135 + x=180 y=33 - width=245 + width=200 height=19 } - "composite name"="" - children { - "text entry" { - object { - x=180 - y=33 - width=200 - height=19 - } - control { - chan="$(P)$(A):Description" - clr=50 - bclr=14 - } - format="string" - limits { - } - } - text { - object { - x=135 - y=35 - width=40 - height=14 - } - "basic attribute" { - clr=0 - } - textix="Descr:" - align="horiz. centered" - } + control { + chan="$(P)$(A):Description" + clr=50 + bclr=14 } + format="string" + limits { + } +} +text { + object { + x=135 + y=35 + width=40 + height=14 + } + "basic attribute" { + clr=0 + } + textix="Descr:" + align="horiz. centered" } diff --git a/stdApp/op/adl/genericState10x.adl b/stdApp/op/adl/genericState10x.adl index eac3f6f..1813290 100644 --- a/stdApp/op/adl/genericState10x.adl +++ b/stdApp/op/adl/genericState10x.adl @@ -98,116 +98,94 @@ rectangle { clr=2 } } -composite { +text { object { x=131 y=40 - width=519 + width=147 height=27 } - "composite name"="" - children { - text { - object { - x=131 - y=40 - width=147 - height=27 - } - "basic attribute" { - clr=14 - } - textix="Mode" - align="horiz. centered" - } - text { - object { - x=315 - y=40 - width=90 - height=27 - } - "basic attribute" { - clr=14 - } - textix="Value" - align="horiz. centered" - } - text { - object { - x=430 - y=40 - width=220 - height=27 - } - "basic attribute" { - clr=14 - } - textix="PV to Save/Apply" - align="horiz. centered" - } + "basic attribute" { + clr=14 + } + textix="Mode" + align="horiz. centered" +} +text { + object { + x=315 + y=40 + width=90 + height=27 } + "basic attribute" { + clr=14 + } + textix="Value" + align="horiz. centered" +} +text { + object { + x=430 + y=40 + width=220 + height=27 + } + "basic attribute" { + clr=14 + } + textix="PV to Save/Apply" + align="horiz. centered" } composite { object { x=20 y=75 width=729 - height=150 + height=26 } "composite name"="" - children { - composite { - object { - x=20 - y=75 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N1)" - } - composite { - object { - x=20 - y=106 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N2)" - } - composite { - object { - x=20 - y=137 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N3)" - } - composite { - object { - x=20 - y=168 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N4)" - } - composite { - object { - x=20 - y=199 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N5)" - } + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N1)" +} +composite { + object { + x=20 + y=106 + width=729 + height=26 } + "composite name"="" + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N2)" +} +composite { + object { + x=20 + y=137 + width=729 + height=26 + } + "composite name"="" + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N3)" +} +composite { + object { + x=20 + y=168 + width=729 + height=26 + } + "composite name"="" + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N4)" +} +composite { + object { + x=20 + y=199 + width=729 + height=26 + } + "composite name"="" + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N5)" } text { object { @@ -261,73 +239,62 @@ text { } textix="$(P)$(S)" } -composite { +"message button" { + object { + x=595 + y=395 + width=154 + height=28 + } + control { + chan="$(P)$(S)$(G)apply" + clr=14 + bclr=15 + } + label="Apply All" + press_msg="1" +} +"message button" { object { x=20 y=395 - width=729 + width=154 height=28 } - "composite name"="" - children { - "message button" { - object { - x=595 - y=395 - width=154 - height=28 - } - control { - chan="$(P)$(S)$(G)apply" - clr=14 - bclr=15 - } - label="Apply All" - press_msg="1" - } - "message button" { - object { - x=20 - y=395 - width=154 - height=28 - } - control { - chan="$(P)$(S)$(G)save" - clr=14 - bclr=20 - } - label="Save All" - press_msg="1" - } - "choice button" { - object { - x=350 - y=395 - width=219 - height=28 - } - control { - chan="$(P)$(S)$(G)mode" - clr=14 - bclr=3 - } - stacking="column" - } - text { - object { - x=199 - y=395 - width=145 - height=28 - } - "basic attribute" { - clr=14 - } - textix="Master Mode:" - align="horiz. centered" - } + control { + chan="$(P)$(S)$(G)save" + clr=14 + bclr=20 + } + label="Save All" + press_msg="1" +} +"choice button" { + object { + x=350 + y=395 + width=219 + height=28 + } + control { + chan="$(P)$(S)$(G)mode" + clr=14 + bclr=3 + } + stacking="column" +} +text { + object { + x=199 + y=395 + width=145 + height=28 + } + "basic attribute" { + clr=14 } + textix="Master Mode:" + align="horiz. centered" } composite { object { diff --git a/stdApp/op/adl/genericState5x.adl b/stdApp/op/adl/genericState5x.adl index f1ca888..d0b4a92 100644 --- a/stdApp/op/adl/genericState5x.adl +++ b/stdApp/op/adl/genericState5x.adl @@ -98,116 +98,94 @@ rectangle { clr=2 } } -composite { +text { object { x=131 y=40 - width=519 + width=147 height=27 } - "composite name"="" - children { - text { - object { - x=131 - y=40 - width=147 - height=27 - } - "basic attribute" { - clr=14 - } - textix="Mode" - align="horiz. centered" - } - text { - object { - x=315 - y=40 - width=90 - height=27 - } - "basic attribute" { - clr=14 - } - textix="Value" - align="horiz. centered" - } - text { - object { - x=430 - y=40 - width=220 - height=27 - } - "basic attribute" { - clr=14 - } - textix="PV to Save/Apply" - align="horiz. centered" - } + "basic attribute" { + clr=14 } + textix="Mode" + align="horiz. centered" +} +text { + object { + x=315 + y=40 + width=90 + height=27 + } + "basic attribute" { + clr=14 + } + textix="Value" + align="horiz. centered" +} +text { + object { + x=430 + y=40 + width=220 + height=27 + } + "basic attribute" { + clr=14 + } + textix="PV to Save/Apply" + align="horiz. centered" } composite { object { x=20 y=75 width=729 - height=150 + height=26 } "composite name"="" - children { - composite { - object { - x=20 - y=75 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N1)" - } - composite { - object { - x=20 - y=106 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N2)" - } - composite { - object { - x=20 - y=137 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N3)" - } - composite { - object { - x=20 - y=168 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N4)" - } - composite { - object { - x=20 - y=199 - width=729 - height=26 - } - "composite name"="" - "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N5)" - } + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N1)" +} +composite { + object { + x=20 + y=106 + width=729 + height=26 + } + "composite name"="" + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N2)" +} +composite { + object { + x=20 + y=137 + width=729 + height=26 + } + "composite name"="" + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N3)" +} +composite { + object { + x=20 + y=168 + width=729 + height=26 } + "composite name"="" + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N4)" +} +composite { + object { + x=20 + y=199 + width=729 + height=26 + } + "composite name"="" + "composite file"="genericState.adl;P=$(P),S=$(S),N=$(N5)" } "message button" { object { diff --git a/stdApp/op/adl/inlinkHelp.adl b/stdApp/op/adl/inlinkHelp.adl index ff4c3a6..0d87fbf 100644 --- a/stdApp/op/adl/inlinkHelp.adl +++ b/stdApp/op/adl/inlinkHelp.adl @@ -87,6 +87,54 @@ display { 1a7309, } } +rectangle { + object { + x=40 + y=31 + width=175 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=42 + y=33 + width=171 + height=20 + } + "basic attribute" { + clr=40 + } +} +rectangle { + object { + x=40 + y=424 + width=154 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=42 + y=426 + width=150 + height=20 + } + "basic attribute" { + clr=35 + } +} text { object { x=0 @@ -195,30 +243,6 @@ text { } textix=" NPP - Just read a value; don't process the target record (the" } -rectangle { - object { - x=40 - y=31 - width=175 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } -} -rectangle { - object { - x=42 - y=33 - width=171 - height=20 - } - "basic attribute" { - clr=40 - } -} text { object { x=42 @@ -440,30 +464,6 @@ text { } textix=" This" } -rectangle { - object { - x=40 - y=424 - width=154 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } -} -rectangle { - object { - x=42 - y=426 - width=150 - height=20 - } - "basic attribute" { - clr=35 - } -} text { object { x=200 diff --git a/stdApp/op/adl/linkHelp.adl b/stdApp/op/adl/linkHelp.adl index 6d09ce8..61c7b58 100644 --- a/stdApp/op/adl/linkHelp.adl +++ b/stdApp/op/adl/linkHelp.adl @@ -87,6 +87,54 @@ display { 1a7309, } } +rectangle { + object { + x=40 + y=285 + width=154 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=42 + y=287 + width=150 + height=20 + } + "basic attribute" { + clr=35 + } +} +rectangle { + object { + x=40 + y=1 + width=155 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=42 + y=3 + width=151 + height=20 + } + "basic attribute" { + clr=40 + } +} text { object { x=0 @@ -243,30 +291,6 @@ text { } textix=" This" } -rectangle { - object { - x=40 - y=285 - width=154 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } -} -rectangle { - object { - x=42 - y=287 - width=150 - height=20 - } - "basic attribute" { - clr=35 - } -} text { object { x=200 @@ -510,41 +534,6 @@ text { } textix=" must be callback links. Otherwise, the scan record will not wait" } -composite { - object { - x=40 - y=1 - width=155 - height=24 - } - "composite name"="" - children { - rectangle { - object { - x=40 - y=1 - width=155 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - } - rectangle { - object { - x=42 - y=3 - width=151 - height=20 - } - "basic attribute" { - clr=40 - } - } - } -} text { object { x=42 diff --git a/stdApp/op/adl/linkHelpStd.adl b/stdApp/op/adl/linkHelpStd.adl index 5039cbd..bc99e79 100644 --- a/stdApp/op/adl/linkHelpStd.adl +++ b/stdApp/op/adl/linkHelpStd.adl @@ -87,6 +87,60 @@ display { 1a7309, } } +rectangle { + object { + x=50 + y=1 + width=154 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=52 + y=3 + width=150 + height=20 + } + "basic attribute" { + clr=40 + } + "dynamic attribute" { + chan="$(P)$(T).INPA" + } +} +rectangle { + object { + x=50 + y=100 + width=154 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=52 + y=102 + width=150 + height=20 + } + "basic attribute" { + clr=35 + } + "dynamic attribute" { + chan="$(P)$(T).INPA" + } +} text { object { x=5 @@ -110,47 +164,9 @@ text { } textix="This" } -composite { - object { - x=50 - y=1 - width=154 - height=24 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=50 - y=1 - width=154 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - } - rectangle { - object { - x=52 - y=3 - width=150 - height=20 - } - "basic attribute" { - clr=40 - } - "dynamic attribute" { - chan="$(P)$(T).INPA" - } - } - } -} -text { +chan="" +children { + object { x=210 y=5 @@ -162,84 +178,35 @@ text { } textix="is a standard EPICS link" } -composite { +chan="" +children { +text { object { x=5 - y=100 - width=495 - height=24 + y=104 + width=40 + height=20 } - "composite name"="" - vis="static" - chan="" - children { - text { - object { - x=5 - y=104 - width=40 - height=20 - } - "basic attribute" { - clr=14 - } - textix="This" - } - composite { - object { - x=50 - y=100 - width=154 - height=24 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=50 - y=100 - width=154 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - } - rectangle { - object { - x=52 - y=102 - width=150 - height=20 - } - "basic attribute" { - clr=35 - } - "dynamic attribute" { - chan="$(P)$(T).INPA" - } - } - } - } - text { - object { - x=210 - y=104 - width=290 - height=20 - } - "basic attribute" { - clr=14 - } - textix="is a 'recDyn' link" - } + "basic attribute" { + clr=14 } + textix="This" } -text { +chan="" +children { + + object { + x=210 + y=104 + width=290 + height=20 + } + "basic attribute" { + clr=14 + } + textix="is a 'recDyn' link" +} + object { x=5 y=30 diff --git a/stdApp/op/adl/outlinkHelp.adl b/stdApp/op/adl/outlinkHelp.adl index 4c42a2c..ae73ca1 100644 --- a/stdApp/op/adl/outlinkHelp.adl +++ b/stdApp/op/adl/outlinkHelp.adl @@ -87,6 +87,54 @@ display { 1a7309, } } +rectangle { + object { + x=40 + y=31 + width=155 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=42 + y=33 + width=151 + height=20 + } + "basic attribute" { + clr=40 + } +} +rectangle { + object { + x=40 + y=425 + width=154 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=42 + y=427 + width=150 + height=20 + } + "basic attribute" { + clr=35 + } +} text { object { x=0 @@ -135,41 +183,6 @@ text { } textix=" followed by an alarm command (e.g., ' NMS'; ignore this.)" } -composite { - object { - x=40 - y=31 - width=155 - height=24 - } - "composite name"="" - children { - rectangle { - object { - x=40 - y=31 - width=155 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - } - rectangle { - object { - x=42 - y=33 - width=151 - height=20 - } - "basic attribute" { - clr=40 - } - } - } -} text { object { x=42 @@ -379,175 +392,140 @@ text { } textix=" in this case, you must use a 'dynamic' link, described below.)" } -composite { +text { + object { + x=0 + y=481 + width=500 + height=14 + } + "basic attribute" { + clr=14 + } + textix=" this may or may not cause the target record to process. (The target" +} +text { + object { + x=0 + y=451 + width=500 + height=14 + } + "basic attribute" { + clr=14 + } + textix=" of the CA EPICS link command described above. This type of link" +} +text { + object { + x=0 + y=431 + width=40 + height=14 + } + "basic attribute" { + clr=14 + } + textix=" This" +} +text { + object { + x=200 + y=431 + width=300 + height=14 + } + "basic attribute" { + clr=14 + } + textix="is a 'dynamic' link, an early prototype" +} +polyline { object { x=-1 y=415 width=507 - height=140 - } - "composite name"="" - children { - text { - object { - x=0 - y=481 - width=500 - height=14 - } - "basic attribute" { - clr=14 - } - textix=" this may or may not cause the target record to process. (The target" - } - text { - object { - x=0 - y=451 - width=500 - height=14 - } - "basic attribute" { - clr=14 - } - textix=" of the CA EPICS link command described above. This type of link" - } - text { - object { - x=0 - y=431 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix=" This" - } - rectangle { - object { - x=40 - y=425 - width=154 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - } - rectangle { - object { - x=42 - y=427 - width=150 - height=20 - } - "basic attribute" { - clr=35 - } - } - text { - object { - x=200 - y=431 - width=300 - height=14 - } - "basic attribute" { - clr=14 - } - textix="is a 'dynamic' link, an early prototype" - } - polyline { - object { - x=-1 - y=415 - width=507 - height=2 - } - "basic attribute" { - clr=14 - width=2 - } - points { - (0,416) - (505,416) - } - } - text { - object { - x=43 - y=430 - width=150 - height=14 - } - "basic attribute" { - clr=14 - } - textix="xxx:scan1.EXSC" - } - text { - object { - x=0 - y=496 - width=500 - height=14 - } - "basic attribute" { - clr=14 - } - textix=" record will decide.) If processing does occur, this link type" - } - text { - object { - x=0 - y=511 - width=500 - height=14 - } - "basic attribute" { - clr=14 - } - textix=" normally will wait for it to complete. (Some displays will have a" - } - text { - object { - x=0 - y=526 - width=500 - height=14 - } - "basic attribute" { - clr=14 - } - textix=" menu field nearby, which allows you to choose whether or not to wait.)" - } - text { - object { - x=0 - y=541 - width=500 - height=14 - } - "basic attribute" { - clr=14 - } - } - text { - object { - x=0 - y=466 - width=500 - height=14 - } - "basic attribute" { - clr=14 - } - textix=" accepts only a PV name. It will write a value to the named PV, and" - } + height=2 + } + "basic attribute" { + clr=14 + width=2 + } + points { + (0,416) + (505,416) + } +} +text { + object { + x=43 + y=430 + width=150 + height=14 + } + "basic attribute" { + clr=14 + } + textix="xxx:scan1.EXSC" +} +text { + object { + x=0 + y=496 + width=500 + height=14 + } + "basic attribute" { + clr=14 + } + textix=" record will decide.) If processing does occur, this link type" +} +text { + object { + x=0 + y=511 + width=500 + height=14 + } + "basic attribute" { + clr=14 + } + textix=" normally will wait for it to complete. (Some displays will have a" +} +text { + object { + x=0 + y=526 + width=500 + height=14 + } + "basic attribute" { + clr=14 + } + textix=" menu field nearby, which allows you to choose whether or not to wait.)" +} +text { + object { + x=0 + y=541 + width=500 + height=14 + } + "basic attribute" { + clr=14 + } +} +text { + object { + x=0 + y=466 + width=500 + height=14 + } + "basic attribute" { + clr=14 } + textix=" accepts only a PV name. It will write a value to the named PV, and" } text { object { diff --git a/stdApp/op/adl/pid_control.adl b/stdApp/op/adl/pid_control.adl index c20f848..f4eb380 100644 --- a/stdApp/op/adl/pid_control.adl +++ b/stdApp/op/adl/pid_control.adl @@ -1,13 +1,14 @@ + file { - name="j:\epics\R3.13.1\share\stdApp\op\adl\pid_control.adl" - version=020306 + name="/home/epics/devel/std-3-4-1/stdApp/op/adl/pid_control.adl" + version=030109 } display { object { x=152 y=108 width=300 - height=250 + height=255 } clr=14 bclr=4 @@ -86,10 +87,36 @@ display { 1a7309, } } +text { + object { + x=0 + y=5 + width=300 + height=25 + } + "basic attribute" { + clr=54 + } + textix="$(TITLE)" + align="horiz. centered" +} +text { + object { + x=0 + y=35 + width=300 + height=20 + } + "basic attribute" { + clr=54 + } + textix="$(P)$(PID)" + align="horiz. centered" +} text { object { x=29 - y=106 + y=116 width=80 height=20 } @@ -101,7 +128,7 @@ text { "text entry" { object { x=19 - y=128 + y=138 width=100 height=20 } @@ -116,7 +143,7 @@ text { text { object { x=181 - y=106 + y=116 width=80 height=20 } @@ -128,7 +155,7 @@ text { "text update" { object { x=171 - y=128 + y=138 width=100 height=20 } @@ -144,7 +171,7 @@ text { text { object { x=166 - y=159 + y=169 width=110 height=20 } @@ -156,7 +183,7 @@ text { menu { object { x=171 - y=180 + y=190 width=100 height=20 } @@ -169,7 +196,7 @@ menu { text { object { x=29 - y=159 + y=169 width=80 height=20 } @@ -181,7 +208,7 @@ text { menu { object { x=19 - y=180 + y=190 width=100 height=20 } @@ -194,7 +221,7 @@ menu { text { object { x=13 - y=50 + y=60 width=110 height=20 } @@ -206,7 +233,7 @@ text { text { object { x=13 - y=75 + y=85 width=110 height=20 } @@ -218,7 +245,7 @@ text { "text entry" { object { x=128 - y=50 + y=60 width=160 height=20 } @@ -234,7 +261,7 @@ text { "text entry" { object { x=128 - y=75 + y=85 width=160 height=20 } @@ -250,7 +277,7 @@ text { "related display" { object { x=117 - y=217 + y=227 width=115 height=20 } @@ -267,7 +294,7 @@ text { display[2] { label="PID parameters" name="pid_parameters.adl" - args="P=$(P), PID=$(PID)" + args="P=$(P), PID=$(PID), TITLE=$(TITLE)" } display[3] { label="PID limits" @@ -285,7 +312,7 @@ text { text { object { x=69 - y=217 + y=227 width=40 height=20 } @@ -294,15 +321,3 @@ text { } textix="More" } -text { - object { - x=30 - y=7 - width=240 - height=25 - } - "basic attribute" { - clr=54 - } - textix="$(TITLE)" -} diff --git a/stdApp/op/adl/pid_parameters.adl b/stdApp/op/adl/pid_parameters.adl index 3ddcb77..7ca2686 100644 --- a/stdApp/op/adl/pid_parameters.adl +++ b/stdApp/op/adl/pid_parameters.adl @@ -1,14 +1,14 @@ file { - name="/home/epics/devel/std/stdApp/op/adl/pid_parameters.adl" - version=030107 + name="/home/epics/devel/std-3-4-1/stdApp/op/adl/pid_parameters.adl" + version=030109 } display { object { - x=589 - y=297 + x=632 + y=299 width=305 - height=305 + height=315 } clr=14 bclr=4 @@ -87,377 +87,402 @@ display { 1a7309, } } -text { - object { - x=12 - y=9 - width=276 - height=25 - } - "basic attribute" { - clr=54 - } - textix="PID feedback parameters" -} -text { - object { - x=162 - y=50 - width=10 - height=20 - } - "basic attribute" { - clr=14 - } - textix="P" -} -"text update" { - object { - x=179 - y=50 - width=100 - height=20 - } - monitor { - chan="$(P)$(PID).P" - clr=14 - bclr=60 - } - align="horiz. right" - limits { - } -} -text { - object { - x=162 - y=75 - width=10 - height=20 - } - "basic attribute" { - clr=14 - } - textix="I" -} -text { - object { - x=15 - y=50 - width=20 - height=20 - } - "basic attribute" { - clr=14 - } - textix="KP" -} -"text entry" { - object { - x=40 - y=50 - width=100 - height=20 - } - control { - chan="$(P)$(PID).KP" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=15 - y=75 - width=20 - height=20 - } - "basic attribute" { - clr=14 - } - textix="KI" -} -"text entry" { - object { - x=40 - y=75 - width=100 - height=20 - } - control { - chan="$(P)$(PID).KI" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=162 - y=100 - width=10 - height=20 - } - "basic attribute" { - clr=14 - } - textix="D" -} -"text update" { - object { - x=179 - y=100 - width=100 - height=20 - } - monitor { - chan="$(P)$(PID).D" - clr=14 - bclr=60 - } - align="horiz. right" - limits { - } -} -text { - object { - x=15 - y=100 - width=20 - height=20 - } - "basic attribute" { - clr=14 - } - textix="KD" -} -"text entry" { - object { - x=40 - y=100 - width=100 - height=20 - } - control { - chan="$(P)$(PID).KD" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=36 - y=179 - width=80 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Output" - align="horiz. right" -} -"text update" { - object { - x=121 - y=179 - width=100 - height=20 - } - monitor { - chan="$(P)$(PID).OVAL" - clr=14 - bclr=60 - } - align="horiz. right" - limits { - } -} -text { - object { - x=36 - y=154 - width=80 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Error" - align="horiz. right" -} -"text update" { - object { - x=121 - y=154 - width=100 - height=20 - } - monitor { - chan="$(P)$(PID).ERR" - clr=14 - bclr=60 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=179 - y=75 - width=100 - height=20 - } - control { - chan="$(P)$(PID).I" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=36 - y=129 - width=80 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Delta time" - align="horiz. right" -} -"text entry" { - object { - x=121 - y=129 - width=100 - height=20 - } - control { - chan="$(P)$(PID).DT" - clr=14 - bclr=51 - } - limits { - } -} -text { +composite { object { x=5 - y=230 - width=190 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Setpoint high limit" - align="horiz. right" -} -"text entry" { - object { - x=200 - y=230 - width=100 - height=20 - } - control { - chan="$(P)$(PID).HOPR" - clr=14 - bclr=51 - } - limits { + y=60 + width=296 + height=250 + } + "composite name"="" + children { + text { + object { + x=162 + y=60 + width=10 + height=20 + } + "basic attribute" { + clr=14 + } + textix="P" + } + "text update" { + object { + x=179 + y=60 + width=100 + height=20 + } + monitor { + chan="$(P)$(PID).P" + clr=14 + bclr=60 + } + align="horiz. right" + limits { + } + } + text { + object { + x=162 + y=85 + width=10 + height=20 + } + "basic attribute" { + clr=14 + } + textix="I" + } + text { + object { + x=15 + y=60 + width=20 + height=20 + } + "basic attribute" { + clr=14 + } + textix="KP" + } + "text entry" { + object { + x=40 + y=60 + width=100 + height=20 + } + control { + chan="$(P)$(PID).KP" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=15 + y=85 + width=20 + height=20 + } + "basic attribute" { + clr=14 + } + textix="KI" + } + "text entry" { + object { + x=40 + y=85 + width=100 + height=20 + } + control { + chan="$(P)$(PID).KI" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=162 + y=110 + width=10 + height=20 + } + "basic attribute" { + clr=14 + } + textix="D" + } + "text update" { + object { + x=179 + y=110 + width=100 + height=20 + } + monitor { + chan="$(P)$(PID).D" + clr=14 + bclr=60 + } + align="horiz. right" + limits { + } + } + text { + object { + x=15 + y=110 + width=20 + height=20 + } + "basic attribute" { + clr=14 + } + textix="KD" + } + "text entry" { + object { + x=40 + y=110 + width=100 + height=20 + } + control { + chan="$(P)$(PID).KD" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=36 + y=189 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Output" + align="horiz. right" + } + "text update" { + object { + x=121 + y=189 + width=100 + height=20 + } + monitor { + chan="$(P)$(PID).OVAL" + clr=14 + bclr=60 + } + align="horiz. right" + limits { + } + } + text { + object { + x=36 + y=164 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Error" + align="horiz. right" + } + "text update" { + object { + x=121 + y=164 + width=100 + height=20 + } + monitor { + chan="$(P)$(PID).ERR" + clr=14 + bclr=60 + } + align="horiz. right" + limits { + } + } + "text entry" { + object { + x=179 + y=85 + width=100 + height=20 + } + control { + chan="$(P)$(PID).I" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=36 + y=139 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Delta time" + align="horiz. right" + } + "text entry" { + object { + x=121 + y=139 + width=100 + height=20 + } + control { + chan="$(P)$(PID).DT" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=5 + y=240 + width=190 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Setpoint high limit" + align="horiz. right" + } + "text entry" { + object { + x=200 + y=240 + width=100 + height=20 + } + control { + chan="$(P)$(PID).HOPR" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=15 + y=215 + width=180 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Setpoint low limit" + align="horiz. right" + } + "text entry" { + object { + x=200 + y=215 + width=100 + height=20 + } + control { + chan="$(P)$(PID).LOPR" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=6 + y=290 + width=190 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Output high limit" + align="horiz. right" + } + "text entry" { + object { + x=201 + y=290 + width=100 + height=20 + } + control { + chan="$(P)$(PID).DRVH" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=16 + y=265 + width=180 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Output low limit" + align="horiz. right" + } + "text entry" { + object { + x=201 + y=265 + width=100 + height=20 + } + control { + chan="$(P)$(PID).DRVL" + clr=14 + bclr=51 + } + limits { + } + } } } text { object { - x=15 - y=205 - width=180 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Setpoint low limit" - align="horiz. right" -} -"text entry" { - object { - x=200 - y=205 - width=100 - height=20 - } - control { - chan="$(P)$(PID).LOPR" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=6 - y=280 - width=190 - height=20 + x=0 + y=5 + width=300 + height=25 } "basic attribute" { - clr=14 - } - textix="Output high limit" - align="horiz. right" -} -"text entry" { - object { - x=201 - y=280 - width=100 - height=20 - } - control { - chan="$(P)$(PID).DRVH" - clr=14 - bclr=51 - } - limits { + clr=54 } + textix="$(TITLE)" + align="horiz. centered" } text { object { - x=16 - y=255 - width=180 + x=0 + y=35 + width=300 height=20 } "basic attribute" { - clr=14 - } - textix="Output low limit" - align="horiz. right" -} -"text entry" { - object { - x=201 - y=255 - width=100 - height=20 - } - control { - chan="$(P)$(PID).DRVL" - clr=14 - bclr=51 - } - limits { + clr=54 } + textix="$(P)$(PID)" + align="horiz. centered" } diff --git a/stdApp/op/adl/pvHistory.adl b/stdApp/op/adl/pvHistory.adl index 651e550..1208a4a 100644 --- a/stdApp/op/adl/pvHistory.adl +++ b/stdApp/op/adl/pvHistory.adl @@ -225,46 +225,35 @@ text { limits { } } -composite { +"text entry" { object { - x=5 + x=85 y=0 - width=110 + width=30 height=20 } - "composite name"="" - children { - "text entry" { - object { - x=85 - y=0 - width=30 - height=20 - } - control { - chan="$(P)history$(N)_Interval.B" - clr=14 - bclr=51 - } - format="string" - limits { - } - } - text { - object { - x=5 - y=2 - width=80 - height=14 - } - "basic attribute" { - clr=14 - } - textix="interval (s)" - align="horiz. centered" - } + control { + chan="$(P)history$(N)_Interval.B" + clr=14 + bclr=51 + } + format="string" + limits { } } +text { + object { + x=5 + y=2 + width=80 + height=14 + } + "basic attribute" { + clr=14 + } + textix="interval (s)" + align="horiz. centered" +} "related display" { object { x=0 diff --git a/stdApp/op/adl/pvHistory2.adl b/stdApp/op/adl/pvHistory2.adl index c87e843..46dc16c 100644 --- a/stdApp/op/adl/pvHistory2.adl +++ b/stdApp/op/adl/pvHistory2.adl @@ -194,46 +194,35 @@ text { limits { } } -composite { +"text entry" { object { - x=5 + x=85 y=0 - width=110 + width=30 height=20 } - "composite name"="" - children { - "text entry" { - object { - x=85 - y=0 - width=30 - height=20 - } - control { - chan="$(P)history$(N)_Interval.B" - clr=14 - bclr=51 - } - format="string" - limits { - } - } - text { - object { - x=5 - y=2 - width=80 - height=14 - } - "basic attribute" { - clr=14 - } - textix="interval (s)" - align="horiz. centered" - } + control { + chan="$(P)history$(N)_Interval.B" + clr=14 + bclr=51 + } + format="string" + limits { } } +text { + object { + x=5 + y=2 + width=80 + height=14 + } + "basic attribute" { + clr=14 + } + textix="interval (s)" + align="horiz. centered" +} "text update" { object { x=35 diff --git a/stdApp/op/adl/pvHistory3.adl b/stdApp/op/adl/pvHistory3.adl index 614a156..bf9ac07 100644 --- a/stdApp/op/adl/pvHistory3.adl +++ b/stdApp/op/adl/pvHistory3.adl @@ -194,46 +194,35 @@ text { limits { } } -composite { +"text entry" { object { - x=5 + x=85 y=0 - width=110 + width=30 height=20 } - "composite name"="" - children { - "text entry" { - object { - x=85 - y=0 - width=30 - height=20 - } - control { - chan="$(P)history$(N)_Interval.B" - clr=14 - bclr=51 - } - format="string" - limits { - } - } - text { - object { - x=5 - y=2 - width=80 - height=14 - } - "basic attribute" { - clr=14 - } - textix="interval (s)" - align="horiz. centered" - } + control { + chan="$(P)history$(N)_Interval.B" + clr=14 + bclr=51 + } + format="string" + limits { } } +text { + object { + x=5 + y=2 + width=80 + height=14 + } + "basic attribute" { + clr=14 + } + textix="interval (s)" + align="horiz. centered" +} "cartesian plot" { object { x=0 diff --git a/stdApp/op/adl/ramp_tweak.adl b/stdApp/op/adl/ramp_tweak.adl index 85041ba..19e477a 100644 --- a/stdApp/op/adl/ramp_tweak.adl +++ b/stdApp/op/adl/ramp_tweak.adl @@ -99,29 +99,29 @@ rectangle { width=3 } } -text { +rectangle { object { x=0 - y=23 + y=0 width=180 - height=14 + height=21 } "basic attribute" { clr=0 } - textix="($(P)$(Q))" - align="horiz. centered" } -rectangle { +text { object { x=0 - y=0 + y=23 width=180 - height=21 + height=14 } "basic attribute" { clr=0 } + textix="($(P)$(Q))" + align="horiz. centered" } text { object { @@ -260,83 +260,61 @@ text { bclr=17 label="-MORE" } -composite { +text { object { - x=-1 + x=5 + y=40 + width=35 + height=10 + } + "basic attribute" { + clr=14 + } + textix="TARGET" + align="horiz. centered" +} +text { + object { + x=5 + y=50 + width=35 + height=10 + } + "basic attribute" { + clr=14 + } + textix="PV" + align="horiz. centered" +} +"text update" { + object { + x=45 y=40 + width=130 + height=20 + } + monitor { + chan="$(P)$(Q)PutLinkCalc.AA" + clr=54 + bclr=2 + } + format="string" + limits { + } +} +polyline { + object { + x=-1 + y=60 width=183 - height=23 - } - "composite name"="" - children { - composite { - object { - x=5 - y=40 - width=35 - height=20 - } - "composite name"="" - children { - text { - object { - x=5 - y=40 - width=35 - height=10 - } - "basic attribute" { - clr=14 - } - textix="TARGET" - align="horiz. centered" - } - text { - object { - x=5 - y=50 - width=35 - height=10 - } - "basic attribute" { - clr=14 - } - textix="PV" - align="horiz. centered" - } - } - } - "text update" { - object { - x=45 - y=40 - width=130 - height=20 - } - monitor { - chan="$(P)$(Q)PutLinkCalc.AA" - clr=54 - bclr=2 - } - format="string" - limits { - } - } - polyline { - object { - x=-1 - y=60 - width=183 - height=3 - } - "basic attribute" { - clr=54 - width=3 - } - points { - (0,61) - (180,61) - } - } + height=3 + } + "basic attribute" { + clr=54 + width=3 + } + points { + (0,61) + (180,61) } } diff --git a/stdApp/op/adl/ramp_tweakSetup.adl b/stdApp/op/adl/ramp_tweakSetup.adl index 28080ed..f10dbf9 100644 --- a/stdApp/op/adl/ramp_tweakSetup.adl +++ b/stdApp/op/adl/ramp_tweakSetup.adl @@ -99,29 +99,29 @@ rectangle { width=3 } } -text { +rectangle { object { x=0 - y=23 + y=0 width=180 - height=14 + height=20 } "basic attribute" { clr=0 } - textix="($(P)$(Q))" - align="horiz. centered" } -rectangle { +text { object { x=0 - y=0 + y=23 width=180 - height=20 + height=14 } "basic attribute" { clr=0 } + textix="($(P)$(Q))" + align="horiz. centered" } text { object { @@ -362,6 +362,23 @@ text { } textix="targetPV:" } +"text entry" { + object { + x=5 + y=159 + width=170 + height=20 + } + control { + chan="$(P)$(Q)PutLinkCalc.AA" + clr=14 + bclr=35 + } + format="string" + limits { + } + textix="targetPV:" +} "text entry" { object { x=5 @@ -390,83 +407,73 @@ text { } textix="s" } -composite { +text { object { - x=-1 + x=160 + y=186 + width=10 + height=20 + } + "basic attribute" { + clr=14 + } + textix="s" +} +text { + object { + x=5 y=40 + width=35 + height=10 + } + "basic attribute" { + clr=14 + } + textix="TARGET" + align="horiz. centered" +} +text { + object { + x=5 + y=50 + width=35 + height=10 + } + "basic attribute" { + clr=14 + } + textix="PV" + align="horiz. centered" +} +"text update" { + object { + x=45 + y=40 + width=130 + height=20 + } + monitor { + chan="$(P)$(Q)PutLinkCalc.AA" + clr=54 + bclr=2 + } + format="string" + limits { + } +} +polyline { + object { + x=-1 + y=60 width=183 - height=23 - } - "composite name"="" - children { - composite { - object { - x=5 - y=40 - width=35 - height=20 - } - "composite name"="" - children { - text { - object { - x=5 - y=40 - width=35 - height=10 - } - "basic attribute" { - clr=14 - } - textix="TARGET" - align="horiz. centered" - } - text { - object { - x=5 - y=50 - width=35 - height=10 - } - "basic attribute" { - clr=14 - } - textix="PV" - align="horiz. centered" - } - } - } - "text update" { - object { - x=45 - y=40 - width=130 - height=20 - } - monitor { - chan="$(P)$(Q)PutLinkCalc.AA" - clr=54 - bclr=2 - } - format="string" - limits { - } - } - polyline { - object { - x=-1 - y=60 - width=183 - height=3 - } - "basic attribute" { - clr=54 - width=3 - } - points { - (0,61) - (180,61) - } - } + height=3 + } + "basic attribute" { + clr=54 + width=3 + } + points { + (0,61) + (180,61) } } diff --git a/stdApp/op/adl/recordPV.adl b/stdApp/op/adl/recordPV.adl new file mode 100644 index 0000000..226f9c0 --- /dev/null +++ b/stdApp/op/adl/recordPV.adl @@ -0,0 +1,258 @@ + +file { + name="/home/oxygen/MOONEY/epics/synApps/support/xxx/xxxApp/op/adl/recordPV.adl" + version=030107 +} +display { + object { + x=1146 + y=261 + width=310 + height=240 + } + clr=14 + bclr=2 + cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=0 +} +"color map" { + ncolors=65 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, + } +} +"message button" { + object { + x=10 + y=25 + width=50 + height=25 + } + control { + chan="$(P)$(Q)$(R)_clear" + clr=14 + bclr=51 + } + label="Clear" + press_msg="1" +} +"text entry" { + object { + x=10 + y=60 + width=172 + height=20 + } + control { + chan="$(P)$(Q)$(R).INP" + clr=14 + bclr=40 + } + format="string" + limits { + } +} +"message button" { + object { + x=65 + y=25 + width=50 + height=25 + } + control { + chan="$(P)$(Q)$(R).PROC" + clr=14 + bclr=51 + } + label="Proc" + press_msg="1" +} +"text update" { + object { + x=235 + y=70 + width=65 + height=20 + } + monitor { + chan="$(P)$(Q)$(R)_nUse" + clr=54 + bclr=2 + } + limits { + } +} +"text update" { + object { + x=235 + y=50 + width=65 + height=20 + } + monitor { + chan="$(P)$(Q)$(R).NSAM" + clr=54 + bclr=2 + } + limits { + } +} +"cartesian plot" { + object { + x=10 + y=90 + width=290 + height=140 + } + plotcom { + clr=14 + bclr=0 + } + count="$(P)$(Q)$(R).NSAM" + trace[0] { + ydata="$(P)$(Q)$(R)" + data_clr=14 + yaxis=0 + } + x_axis { + rangeStyle="auto-scale" + } + y1_axis { + rangeStyle="auto-scale" + } + trigger="$(P)$(Q)$(R)" + erase="$(P)$(Q)$(R)_clear" + countPvName="$(P)$(Q)$(R).NSAM" +} +text { + object { + x=190 + y=70 + width=40 + height=20 + } + "basic attribute" { + clr=14 + } + textix="NUSE" +} +text { + object { + x=190 + y=50 + width=40 + height=20 + } + "basic attribute" { + clr=14 + } + textix="NSAM" +} +menu { + object { + x=122 + y=25 + width=100 + height=20 + } + control { + chan="$(P)$(Q)$(R).SCAN" + clr=14 + bclr=51 + } +} +"text entry" { + object { + x=230 + y=25 + width=60 + height=20 + } + control { + chan="$(P)$(Q)$(R)_local" + clr=14 + bclr=51 + } + format="string" + limits { + } +} +text { + object { + x=229 + y=15 + width=60 + height=10 + } + "basic attribute" { + clr=14 + } + textix="LOCAL PV" + align="horiz. centered" +} diff --git a/stdApp/op/adl/sampleWheel.adl b/stdApp/op/adl/sampleWheel.adl index 4708b81..39bbecf 100644 --- a/stdApp/op/adl/sampleWheel.adl +++ b/stdApp/op/adl/sampleWheel.adl @@ -87,6 +87,17 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=500 + height=20 + } + "basic attribute" { + clr=0 + } +} image { object { x=0 @@ -2900,17 +2911,6 @@ arc { begin=0 path=23040 } -rectangle { - object { - x=0 - y=0 - width=500 - height=20 - } - "basic attribute" { - clr=0 - } -} text { object { x=0 @@ -3128,92 +3128,70 @@ text { } textix="H OFFSET" } -composite { +polyline { + object { + x=248 + y=257 + width=3 + height=17 + } + "basic attribute" { + clr=30 + width=3 + } + points { + (249,272) + (249,258) + } +} +polyline { object { x=244 y=255 width=11 - height=19 - } - "composite name"="" - children { - polyline { - object { - x=248 - y=257 - width=3 - height=17 - } - "basic attribute" { - clr=30 - width=3 - } - points { - (249,272) - (249,258) - } - } - polyline { - object { - x=244 - y=255 - width=11 - height=11 - } - "basic attribute" { - clr=30 - width=2 - } - points { - (245,265) - (249,256) - (254,265) - } - } - } -} -composite { + height=11 + } + "basic attribute" { + clr=30 + width=2 + } + points { + (245,265) + (249,256) + (254,265) + } +} +polyline { + object { + x=236 + y=270 + width=17 + height=3 + } + "basic attribute" { + clr=30 + width=3 + } + points { + (251,271) + (237,271) + } +} +polyline { object { x=234 y=265 - width=19 + width=11 height=11 } - "composite name"="" - children { - polyline { - object { - x=236 - y=270 - width=17 - height=3 - } - "basic attribute" { - clr=30 - width=3 - } - points { - (251,271) - (237,271) - } - } - polyline { - object { - x=234 - y=265 - width=11 - height=11 - } - "basic attribute" { - clr=30 - width=2 - } - points { - (244,275) - (235,271) - (244,266) - } - } + "basic attribute" { + clr=30 + width=2 + } + points { + (244,275) + (235,271) + (244,266) } } text { diff --git a/stdApp/op/adl/scaler.adl b/stdApp/op/adl/scaler.adl deleted file mode 100644 index 051848e..0000000 --- a/stdApp/op/adl/scaler.adl +++ /dev/null @@ -1,543 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler.adl" - version=030102 -} -display { - object { - x=277 - y=140 - width=135 - height=295 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -"choice button" { - object { - x=0 - y=0 - width=55 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=0 - y=60 - width=135 - height=42 - } - "basic attribute" { - clr=1 - fill="outline" - width=2 - } -} -text { - object { - x=0 - y=80 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=105 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=125 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=145 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=165 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=185 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=205 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=225 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -text { - object { - x=0 - y=65 - width=20 - height=15 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="T" - align="horiz. right" -} -"choice button" { - object { - x=0 - y=40 - width=135 - height=17 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } - stacking="column" -} -text { - object { - x=105 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -text { - object { - x=105 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"text entry" { - object { - x=105 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -composite { - object { - x=55 - y=0 - width=50 - height=40 - } - "composite name"="" - children { - text { - object { - x=55 - y=0 - width=50 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="time" - align="horiz. centered" - } - "text entry" { - object { - x=55 - y=20 - width=50 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=14 - bclr=51 - } - limits { - } - } - } -} -"text update" { - object { - x=25 - y=80 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=105 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=125 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=145 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=165 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=185 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=205 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=225 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=65 - width=105 - height=15 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"related display" { - object { - x=75 - y=275 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -text { - object { - x=2 - y=245 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" -} -"text entry" { - object { - x=0 - y=254 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - limits { - } -} -"related display" { - object { - x=0 - y=273 - width=60 - height=16 - } - display[0] { - label="Terse link docs" - name="outlinkHelp.adl" - } - clr=0 - bclr=17 - label="-LINK" -} diff --git a/stdApp/op/adl/scaler16.adl b/stdApp/op/adl/scaler16.adl deleted file mode 100644 index 7f85a51..0000000 --- a/stdApp/op/adl/scaler16.adl +++ /dev/null @@ -1,783 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler16.adl" - version=030102 -} -display { - object { - x=476 - y=193 - width=135 - height=455 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=60 - width=135 - height=42 - } - "basic attribute" { - clr=1 - fill="outline" - width=2 - } -} -text { - object { - x=0 - y=80 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=105 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=125 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=145 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=165 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=185 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=205 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=225 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -text { - object { - x=0 - y=65 - width=15 - height=15 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="T" - align="horiz. right" -} -text { - object { - x=0 - y=245 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=265 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -text { - object { - x=0 - y=285 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=305 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=325 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=345 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=365 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -text { - object { - x=0 - y=385 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -"text update" { - object { - x=25 - y=80 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=105 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=125 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=145 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=165 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=185 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=205 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=225 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=65 - width=105 - height=15 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=265 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=285 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=305 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=325 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=345 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=365 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=385 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=245 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=0 - y=0 - width=55 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=0 - y=40 - width=135 - height=17 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } - stacking="column" -} -text { - object { - x=105 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -text { - object { - x=105 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"text entry" { - object { - x=105 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=55 - y=0 - width=50 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"text entry" { - object { - x=55 - y=20 - width=50 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=14 - bclr=51 - } - limits { - } -} -"related display" { - object { - x=75 - y=435 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler16_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=0 - y=433 - width=60 - height=16 - } - display[0] { - label="Terse link docs" - name="outlinkHelp.adl" - } - clr=0 - bclr=17 - label="-LINK" -} -composite { - object { - x=0 - y=405 - width=135 - height=29 - } - "composite name"="" - children { - text { - object { - x=2 - y=405 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" - } - "text entry" { - object { - x=0 - y=414 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - } -} diff --git a/stdApp/op/adl/scaler16_full.adl b/stdApp/op/adl/scaler16_full.adl deleted file mode 100644 index 8472d3a..0000000 --- a/stdApp/op/adl/scaler16_full.adl +++ /dev/null @@ -1,2273 +0,0 @@ - -file { - name="/home/sricat/BCDA/epics/synApps_R3.13.1.1_R4.2/share/stdApp/op/adl/scaler16_full_3.4.adl" - version=020303 -} -display { - object { - x=404 - y=144 - width=485 - height=475 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=404 - width=484 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=322 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=212 - y=408 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=247 - y=405 - width=75 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" -} -text { - object { - x=466 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=405 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" -} -text { - object { - x=347 - y=408 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=408 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=405 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" -} -text { - object { - x=183 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -rectangle { - object { - x=0 - y=41 - width=484 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=285 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -"text update" { - object { - x=285 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=390 - y=76 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.B" - clr=34 - bclr=3 - } - align="horiz. right" -} -"choice button" { - object { - x=145 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"text entry" { - object { - x=20 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -"text update" { - object { - x=285 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=208 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.D" - clr=34 - bclr=3 - } - align="horiz. right" -} -"choice button" { - object { - x=145 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -"text update" { - object { - x=285 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=48 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } -} -"text update" { - object { - x=390 - y=54 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.A" - clr=34 - bclr=3 - } - align="horiz. right" -} -"choice button" { - object { - x=145 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } -} -rectangle { - object { - x=183 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -"text entry" { - object { - x=185 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=390 - y=98 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.C" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=120 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.D" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=142 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.A" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=164 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.B" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=186 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.C" - clr=34 - bclr=3 - } - align="horiz. right" -} -"choice button" { - object { - x=145 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -"choice button" { - object { - x=405 - y=0 - width=65 - height=40 - } - control { - chan="$(P)$(S)_calc_ctrl.VAL" - clr=31 - bclr=34 - } -} -text { - object { - x=390 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calc result" - align="horiz. centered" -} -text { - object { - x=145 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -text { - object { - x=20 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=285 - y=250 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=145 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=252 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=285 - y=272 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=294 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=316 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=338 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=360 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=382 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=145 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=384 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=285 - y=228 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=145 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=230 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=185 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=145 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=274 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=296 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=318 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=340 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=362 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=183 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=183 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=183 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=183 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -"text update" { - object { - x=390 - y=252 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.B" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=384 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.D" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=230 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.A" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=274 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.C" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=296 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.D" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=318 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.A" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=340 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.B" - clr=34 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=390 - y=362 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.C" - clr=34 - bclr=3 - } - align="horiz. right" -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=48 - bclr=3 - } - align="horiz. right" -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -composite { - object { - x=183 - y=14 - width=99 - height=24 - } - "composite name"="" - vis="static" - chan="" - children { - text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" - } - "text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - } - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } -} -text { - object { - x=150 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -rectangle { - object { - x=0 - y=426 - width=484 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=466 - y=430 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=427 - width=40 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" -} -text { - object { - x=347 - y=430 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=430 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=427 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" -} -text { - object { - x=183 - y=430 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=0 - y=430 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AutoCount:" -} -text { - object { - x=0 - y=454 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calculations" -} -menu { - object { - x=90 - y=451 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=430 - y=450 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler16_full_calc.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label=-More -} -"related display" { - object { - x=375 - y=450 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler16_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label=-Less -} -"text entry" { - object { - x=185 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } -} -composite { - object { - x=210 - y=447 - width=135 - height=28 - } - "composite name"="" - vis="static" - chan="" - children { - text { - object { - x=212 - y=447 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" - } - "text entry" { - object { - x=210 - y=455 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - } - } -} diff --git a/stdApp/op/adl/scaler16_full_calc.adl b/stdApp/op/adl/scaler16_full_calc.adl deleted file mode 100644 index 47a132f..0000000 --- a/stdApp/op/adl/scaler16_full_calc.adl +++ /dev/null @@ -1,2421 +0,0 @@ - -file { - name="/home/sricat/BCDA/epics/3.13.0/baseR3.13.0.beta12_shareR1.0/stdApp/op/adl/scaler16_full_calc_3.3.adl" - version=020305 -} -display { - object { - x=15 - y=39 - width=630 - height=450 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=41 - width=390 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=285 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=285 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=28 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } -} -"text entry" { - object { - x=185 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } -} -text { - object { - x=390 - y=0 - width=30 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Var" - align="horiz. centered" -} -text { - object { - x=145 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -"choice button" { - object { - x=145 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } -} -"text entry" { - object { - x=20 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } -} -text { - object { - x=20 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -"text entry" { - object { - x=20 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=183 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=183 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=183 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -"text update" { - object { - x=540 - y=98 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc3.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -text { - object { - x=540 - y=40 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Result" - align="horiz. centered" -} -"text update" { - object { - x=540 - y=76 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc2.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text update" { - object { - x=540 - y=54 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CALC" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=420 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc2.CALC" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=420 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc3.CALC" - clr=14 - bclr=51 - } -} -text { - object { - x=420 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Expression" - align="horiz. centered" -} -composite { - object { - x=390 - y=56 - width=30 - height=174 - } - "composite name"="" - vis="static" - chan="" - children { - text { - object { - x=390 - y=56 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="A" - align="horiz. centered" - } - text { - object { - x=390 - y=78 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="B" - align="horiz. centered" - } - text { - object { - x=390 - y=100 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="C" - align="horiz. centered" - } - text { - object { - x=390 - y=122 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="D" - align="horiz. centered" - } - text { - object { - x=390 - y=144 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="E" - align="horiz. centered" - } - text { - object { - x=390 - y=166 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="F" - align="horiz. centered" - } - text { - object { - x=390 - y=188 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="G" - align="horiz. centered" - } - text { - object { - x=390 - y=210 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="H" - align="horiz. centered" - } - } -} -text { - object { - x=390 - y=18 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="I" - align="horiz. centered" -} -text { - object { - x=420 - y=5 - width=210 - height=22 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="User calculations" - align="horiz. centered" -} -polyline { - object { - x=390 - y=0 - width=3 - height=230 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (391,1) - (391,228) - } -} -polyline { - object { - x=417 - y=0 - width=3 - height=230 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (418,1) - (418,228) - } -} -rectangle { - object { - x=0 - y=406 - width=484 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=322 - y=410 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=212 - y=410 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=247 - y=407 - width=75 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" -} -text { - object { - x=466 - y=410 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=407 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" -} -text { - object { - x=347 - y=410 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=410 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=407 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" -} -text { - object { - x=183 - y=410 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -rectangle { - object { - x=0 - y=428 - width=484 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=466 - y=432 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=429 - width=40 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" -} -text { - object { - x=347 - y=432 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=432 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=429 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" -} -text { - object { - x=183 - y=432 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=0 - y=432 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AutoCount:" -} -"text update" { - object { - x=285 - y=250 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=145 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=252 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=285 - y=272 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=294 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=316 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=338 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=360 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=382 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=145 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=384 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=285 - y=228 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=145 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=230 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=185 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=145 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=274 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=296 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=318 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=340 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=362 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=183 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=183 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=183 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=183 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=28 - bclr=3 - } - align="horiz. right" -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -"text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } -} -rectangle { - object { - x=183 - y=14 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } -} -text { - object { - x=150 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -"text update" { - object { - x=540 - y=120 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc4.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text update" { - object { - x=540 - y=142 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc5.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc5.CALC" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=540 - y=164 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc6.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc6.CALC" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=540 - y=186 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc7.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc7.CALC" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=540 - y=208 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc8.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc8.CALC" - clr=14 - bclr=51 - } -} -text { - object { - x=495 - y=240 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calculations" - align="horiz. centered" -} -menu { - object { - x=495 - y=255 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=575 - y=430 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler16_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -"text entry" { - object { - x=20 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=420 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc4.CALC" - clr=14 - bclr=51 - } -} diff --git a/stdApp/op/adl/scaler16_more.adl b/stdApp/op/adl/scaler16_more.adl deleted file mode 100644 index 21d05f6..0000000 --- a/stdApp/op/adl/scaler16_more.adl +++ /dev/null @@ -1,2016 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler16_more.adl" - version=030101 -} -display { - object { - x=494 - y=152 - width=345 - height=455 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=404 - width=344 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=220 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=243 - y=408 - width=40 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Update" -} -text { - object { - x=326 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=286 - y=405 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=120 - y=408 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=155 - y=405 - width=65 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -text { - object { - x=0 - y=408 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=35 - y=405 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=95 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -rectangle { - object { - x=0 - y=41 - width=344 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=145 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=245 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=245 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=145 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=145 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=105 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -"choice button" { - object { - x=105 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=143 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=143 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=143 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=143 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=143 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=143 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=143 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -rectangle { - object { - x=168 - y=1 - width=202 - height=13 - } - "basic attribute" { - clr=1 - } -} -"text update" { - object { - x=245 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=245 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=20 - y=98 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=120 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=142 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=164 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=186 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=208 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=20 - y=40 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=50 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=245 - y=250 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=105 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=245 - y=272 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=294 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=316 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=338 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=360 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=382 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=145 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=105 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=245 - y=228 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=145 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=105 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=145 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=105 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=143 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=143 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=143 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=143 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=362 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=340 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=318 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=296 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=274 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=252 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=230 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -rectangle { - object { - x=51 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -"choice button" { - object { - x=50 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -text { - object { - x=135 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -text { - object { - x=170 - y=0 - width=70 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text entry" { - object { - x=170 - y=16 - width=70 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } -} -rectangle { - object { - x=168 - y=14 - width=74 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -menu { - object { - x=40 - y=428 - width=70 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -text { - object { - x=0 - y=431 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calcs" -} -"related display" { - object { - x=300 - y=428 - width=45 - height=20 - } - display[0] { - label="More" - name="scaler16_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=255 - y=428 - width=45 - height=20 - } - display[0] { - label="Less" - name="scaler16.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -"text entry" { - object { - x=20 - y=76 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=384 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } -} -composite { - object { - x=116 - y=425 - width=135 - height=28 - } - "composite name"="" - children { - text { - object { - x=118 - y=425 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" - } - "text entry" { - object { - x=116 - y=433 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - } -} -"text entry" { - object { - x=135 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} diff --git a/stdApp/op/adl/scaler16m.adl b/stdApp/op/adl/scaler16m.adl deleted file mode 100644 index 4548590..0000000 --- a/stdApp/op/adl/scaler16m.adl +++ /dev/null @@ -1,783 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler16m.adl" - version=030102 -} -display { - object { - x=476 - y=193 - width=135 - height=455 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=60 - width=135 - height=42 - } - "basic attribute" { - clr=1 - fill="outline" - width=2 - } -} -text { - object { - x=0 - y=80 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=105 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=125 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=145 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=165 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=185 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=205 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=225 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -text { - object { - x=0 - y=65 - width=15 - height=15 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="T" - align="horiz. right" -} -text { - object { - x=0 - y=245 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=265 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -text { - object { - x=0 - y=285 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=305 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=325 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=345 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=365 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -text { - object { - x=0 - y=385 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -"text update" { - object { - x=25 - y=80 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=105 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=125 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=145 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=165 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=185 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=205 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=225 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=65 - width=105 - height=15 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=265 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=285 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=305 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=325 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=345 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=365 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=385 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=245 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=0 - y=0 - width=55 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=0 - y=40 - width=135 - height=17 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } - stacking="column" -} -text { - object { - x=105 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -text { - object { - x=105 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"text entry" { - object { - x=105 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=55 - y=0 - width=50 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"text entry" { - object { - x=55 - y=20 - width=50 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=14 - bclr=51 - } - limits { - } -} -"related display" { - object { - x=75 - y=435 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler16m_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=0 - y=433 - width=60 - height=16 - } - display[0] { - label="Terse link docs" - name="outlinkHelp.adl" - } - clr=0 - bclr=17 - label="-LINK" -} -composite { - object { - x=0 - y=405 - width=135 - height=29 - } - "composite name"="" - children { - text { - object { - x=2 - y=405 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" - } - "text entry" { - object { - x=0 - y=414 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - } -} diff --git a/stdApp/op/adl/scaler16m_full.adl b/stdApp/op/adl/scaler16m_full.adl deleted file mode 100644 index 92386e9..0000000 --- a/stdApp/op/adl/scaler16m_full.adl +++ /dev/null @@ -1,2415 +0,0 @@ - -file { - name="/home/oxygen4/MOONEY/epics/synApps_T202_E3_14_7_R5_1/support/std/stdApp/op/adl/scaler16m_full.adl" - version=030101 -} -display { - object { - x=404 - y=144 - width=485 - height=475 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=404 - width=484 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=322 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=212 - y=408 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=247 - y=405 - width=75 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -text { - object { - x=466 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=405 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=408 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=408 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=405 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -rectangle { - object { - x=0 - y=41 - width=484 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=285 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -"text update" { - object { - x=285 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=390 - y=76 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"text entry" { - object { - x=20 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -"text update" { - object { - x=285 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=208 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.I" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -"text update" { - object { - x=285 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=48 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } -} -"choice button" { - object { - x=145 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } -} -rectangle { - object { - x=183 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -"text entry" { - object { - x=185 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=390 - y=98 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=120 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.E" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=142 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.F" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=164 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.G" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=186 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.H" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -"choice button" { - object { - x=405 - y=0 - width=65 - height=40 - } - control { - chan="$(P)$(S)_calc_ctrl.VAL" - clr=31 - bclr=34 - } -} -text { - object { - x=390 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calc result" - align="horiz. centered" -} -text { - object { - x=145 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -text { - object { - x=20 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=285 - y=250 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=252 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=285 - y=272 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=294 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=316 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=338 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=360 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=382 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=384 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=285 - y=228 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=230 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=185 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=274 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=296 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=318 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=340 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=362 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=183 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=183 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=183 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=183 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -"text update" { - object { - x=390 - y=252 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=384 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.I" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=230 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=274 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=296 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.E" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=318 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.F" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=340 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.G" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=362 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.H" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=48 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -composite { - object { - x=183 - y=14 - width=99 - height=24 - } - "composite name"="" - children { - text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" - } - "text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } - } - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=150 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -rectangle { - object { - x=0 - y=426 - width=484 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=466 - y=430 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=427 - width=40 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=430 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=430 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=427 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=430 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=0 - y=430 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AutoCount:" -} -text { - object { - x=0 - y=454 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calculations" -} -menu { - object { - x=90 - y=451 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=430 - y=450 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler16m_full_calc.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=375 - y=450 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler16m_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -"text entry" { - object { - x=185 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } -} -composite { - object { - x=210 - y=447 - width=135 - height=28 - } - "composite name"="" - children { - text { - object { - x=212 - y=447 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" - } - "text entry" { - object { - x=210 - y=455 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - } -} -"text update" { - object { - x=390 - y=52 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} diff --git a/stdApp/op/adl/scaler16m_full_calc.adl b/stdApp/op/adl/scaler16m_full_calc.adl deleted file mode 100644 index 1789a72..0000000 --- a/stdApp/op/adl/scaler16m_full_calc.adl +++ /dev/null @@ -1,2887 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler16m_full_calc.adl" - version=030101 -} -display { - object { - x=468 - y=673 - width=640 - height=450 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=406 - width=390 - height=22 - } - "basic attribute" { - clr=5 - } -} -rectangle { - object { - x=403 - y=0 - width=235 - height=404 - } - "basic attribute" { - clr=2 - } -} -rectangle { - object { - x=0 - y=41 - width=390 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=285 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=285 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=28 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=185 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=145 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -"choice button" { - object { - x=145 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=20 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=20 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -"text entry" { - object { - x=20 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=183 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=183 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=183 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -rectangle { - object { - x=0 - y=428 - width=390 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=0 - y=432 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Auto:" -} -"text update" { - object { - x=285 - y=250 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=252 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=285 - y=272 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=294 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=316 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=338 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=360 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=382 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=384 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=285 - y=228 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=230 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=185 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=274 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=296 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=318 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=340 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=362 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=183 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=183 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=183 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=183 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=28 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -"text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } -} -rectangle { - object { - x=183 - y=14 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=150 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -"related display" { - object { - x=575 - y=430 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler16m_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -"text entry" { - object { - x=20 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=400 - y=0 - width=30 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Var" - align="horiz. centered" -} -text { - object { - x=400 - y=14 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="A" - align="horiz. centered" -} -text { - object { - x=430 - y=0 - width=210 - height=22 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="User calculations" - align="horiz. centered" -} -polyline { - object { - x=400 - y=0 - width=3 - height=409 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (401,1) - (401,407) - } -} -polyline { - object { - x=427 - y=0 - width=3 - height=408 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (428,1) - (428,406) - } -} -menu { - object { - x=449 - y=20 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=550 - y=226 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.I" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=226 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCI" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=430 - y=58 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Expression" - align="horiz. centered" -} -text { - object { - x=550 - y=58 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Result" - align="horiz. centered" -} -text { - object { - x=400 - y=228 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="I" - align="horiz. centered" -} -"text update" { - object { - x=550 - y=116 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.D" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text update" { - object { - x=550 - y=94 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.C" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text update" { - object { - x=550 - y=72 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.B" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=72 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCB" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=430 - y=94 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCC" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=430 - y=116 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCD" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=550 - y=138 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.E" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text update" { - object { - x=550 - y=160 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.F" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=160 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCF" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=550 - y=182 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.G" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=182 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCG" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=550 - y=204 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.H" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=204 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCH" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=430 - y=138 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCE" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=400 - y=74 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="B" - align="horiz. centered" -} -text { - object { - x=400 - y=96 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="C" - align="horiz. centered" -} -text { - object { - x=400 - y=118 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="D" - align="horiz. centered" -} -text { - object { - x=400 - y=140 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="E" - align="horiz. centered" -} -text { - object { - x=400 - y=162 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="F" - align="horiz. centered" -} -text { - object { - x=400 - y=184 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="G" - align="horiz. centered" -} -text { - object { - x=400 - y=206 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="H" - align="horiz. centered" -} -"text update" { - object { - x=550 - y=292 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.L" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text update" { - object { - x=550 - y=270 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.K" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text update" { - object { - x=550 - y=248 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.J" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=248 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCJ" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=430 - y=270 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCK" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=430 - y=292 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCL" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=550 - y=314 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.M" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text update" { - object { - x=550 - y=336 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.N" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=336 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCN" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=550 - y=358 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.O" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=358 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCO" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=550 - y=380 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.P" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=430 - y=380 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCP" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=430 - y=314 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CLCM" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=400 - y=250 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="J" - align="horiz. centered" -} -text { - object { - x=400 - y=272 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="K" - align="horiz. centered" -} -text { - object { - x=400 - y=294 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="L" - align="horiz. centered" -} -text { - object { - x=400 - y=316 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="M" - align="horiz. centered" -} -text { - object { - x=400 - y=338 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="N" - align="horiz. centered" -} -text { - object { - x=400 - y=360 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="O" - align="horiz. centered" -} -text { - object { - x=400 - y=382 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="P" - align="horiz. centered" -} -text { - object { - x=50 - y=410 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=90 - y=407 - width=30 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=50 - y=432 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=90 - y=429 - width=30 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=147 - y=410 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=182 - y=407 - width=50 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -text { - object { - x=118 - y=410 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -text { - object { - x=118 - y=432 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=233 - y=410 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=372 - y=410 - width=16 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=337 - y=407 - width=30 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=258 - y=410 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=372 - y=432 - width=16 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=337 - y=429 - width=30 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=258 - y=432 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -polyline { - object { - x=399 - y=404 - width=240 - height=3 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (400,405) - (637,405) - } -} diff --git a/stdApp/op/adl/scaler16m_more.adl b/stdApp/op/adl/scaler16m_more.adl deleted file mode 100644 index aa71ee9..0000000 --- a/stdApp/op/adl/scaler16m_more.adl +++ /dev/null @@ -1,2016 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler16m_more.adl" - version=030101 -} -display { - object { - x=494 - y=152 - width=345 - height=455 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=404 - width=344 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=220 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=243 - y=408 - width=40 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Update" -} -text { - object { - x=326 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=286 - y=405 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=120 - y=408 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=155 - y=405 - width=65 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -text { - object { - x=0 - y=408 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=35 - y=405 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=95 - y=408 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -rectangle { - object { - x=0 - y=41 - width=344 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=145 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=245 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=245 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=145 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=145 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=105 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -"choice button" { - object { - x=105 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=143 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=143 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=143 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=143 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=143 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=143 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=143 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -rectangle { - object { - x=168 - y=1 - width=202 - height=13 - } - "basic attribute" { - clr=1 - } -} -"text update" { - object { - x=245 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=245 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=20 - y=98 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=120 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=142 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=164 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=186 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=208 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=20 - y=40 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=50 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=245 - y=250 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=105 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=245 - y=272 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=294 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=316 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=338 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=360 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=382 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=145 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=105 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=245 - y=228 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=145 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=105 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=145 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=105 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=143 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=143 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=143 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=143 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=362 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=340 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=318 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=296 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=274 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=252 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=230 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -rectangle { - object { - x=50 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -"choice button" { - object { - x=50 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -text { - object { - x=135 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"text entry" { - object { - x=135 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=170 - y=0 - width=70 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text entry" { - object { - x=170 - y=16 - width=70 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } -} -rectangle { - object { - x=168 - y=14 - width=74 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -menu { - object { - x=40 - y=428 - width=70 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -text { - object { - x=0 - y=431 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calcs" -} -"related display" { - object { - x=300 - y=428 - width=45 - height=20 - } - display[0] { - label="More" - name="scaler16m_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=255 - y=428 - width=45 - height=20 - } - display[0] { - label="Less" - name="scaler16m.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -"text entry" { - object { - x=20 - y=76 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=384 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } -} -composite { - object { - x=116 - y=425 - width=135 - height=28 - } - "composite name"="" - children { - text { - object { - x=118 - y=425 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" - } - "text entry" { - object { - x=116 - y=433 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - } -} diff --git a/stdApp/op/adl/scaler32.adl b/stdApp/op/adl/scaler32.adl deleted file mode 100644 index 5fbae7b..0000000 --- a/stdApp/op/adl/scaler32.adl +++ /dev/null @@ -1,1230 +0,0 @@ - -file { - name="j:\epics\R3.13.1\share\stdApp\op\adl\scaler32.adl" - version=020306 -} -display { - object { - x=852 - y=61 - width=152 - height=750 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=60 - width=135 - height=42 - } - "basic attribute" { - clr=1 - fill="outline" - width=2 - } -} -text { - object { - x=0 - y=80 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=105 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=125 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=145 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=165 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=185 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=205 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=225 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -text { - object { - x=0 - y=65 - width=15 - height=15 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="T" - align="horiz. right" -} -text { - object { - x=0 - y=245 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=265 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -text { - object { - x=0 - y=285 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=305 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=325 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=345 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=365 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -"text update" { - object { - x=25 - y=80 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=105 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=125 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=145 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=165 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=185 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=205 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=225 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=65 - width=105 - height=15 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=265 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=285 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=305 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=325 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=345 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=365 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=245 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -composite { - object { - x=0 - y=0 - width=135 - height=57 - } - "composite name"="" - children { - "choice button" { - object { - x=0 - y=0 - width=55 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } - } - "choice button" { - object { - x=0 - y=40 - width=135 - height=17 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } - stacking="column" - } - text { - object { - x=105 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="auto" - align="horiz. centered" - } - text { - object { - x=105 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="time" - align="horiz. centered" - } - "text entry" { - object { - x=105 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } - } - composite { - object { - x=55 - y=0 - width=50 - height=40 - } - "composite name"="" - children { - text { - object { - x=55 - y=0 - width=50 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="time" - align="horiz. centered" - } - "text entry" { - object { - x=55 - y=20 - width=50 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=14 - bclr=51 - } - limits { - } - } - } - } - } -} -"related display" { - object { - x=82 - y=726 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler32_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"text update" { - object { - x=25 - y=385 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=385 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -"text update" { - object { - x=25 - y=405 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S17" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=405 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="17" - align="horiz. right" -} -"text update" { - object { - x=25 - y=425 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S18" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=425 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="18" - align="horiz. right" -} -"text update" { - object { - x=25 - y=445 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S19" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=445 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="19" - align="horiz. right" -} -"text update" { - object { - x=25 - y=465 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S20" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=465 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="20" - align="horiz. right" -} -"text update" { - object { - x=25 - y=485 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S21" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=485 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="21" - align="horiz. right" -} -"text update" { - object { - x=25 - y=505 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S22" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=505 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="22" - align="horiz. right" -} -"text update" { - object { - x=25 - y=525 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S23" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=525 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="23" - align="horiz. right" -} -"text update" { - object { - x=25 - y=545 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S24" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=545 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="24" - align="horiz. right" -} -"text update" { - object { - x=25 - y=565 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S25" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=565 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="25" - align="horiz. right" -} -"text update" { - object { - x=25 - y=585 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S26" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=585 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="26" - align="horiz. right" -} -"text update" { - object { - x=25 - y=605 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S27" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=605 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="27" - align="horiz. right" -} -"text update" { - object { - x=25 - y=625 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S28" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=625 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="28" - align="horiz. right" -} -"text update" { - object { - x=25 - y=645 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S29" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=645 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="29" - align="horiz. right" -} -"text update" { - object { - x=25 - y=665 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S30" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=665 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="30" - align="horiz. right" -} -"text update" { - object { - x=25 - y=685 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S31" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=685 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="31" - align="horiz. right" -} -"text update" { - object { - x=25 - y=705 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S32" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=705 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="32" - align="horiz. right" -} diff --git a/stdApp/op/adl/scaler32_full.adl b/stdApp/op/adl/scaler32_full.adl deleted file mode 100644 index 649648e..0000000 --- a/stdApp/op/adl/scaler32_full.adl +++ /dev/null @@ -1,4098 +0,0 @@ - -file { - name="j:\epics\R3.13.3\share\stdApp\op\adl\scaler32_full.adl" - version=020306 -} -display { - object { - x=738 - y=186 - width=485 - height=835 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=41 - width=484 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=285 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"choice button" { - object { - x=405 - y=0 - width=65 - height=40 - } - control { - chan="$(P)$(S)_calc_ctrl.VAL" - clr=31 - bclr=34 - } -} -text { - object { - x=390 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calc result" - align="horiz. centered" -} -text { - object { - x=145 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -text { - object { - x=20 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=48 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -composite { - object { - x=183 - y=14 - width=99 - height=24 - } - "composite name"="" - children { - text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" - } - "text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } - } - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=150 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -rectangle { - object { - x=0 - y=765 - width=484 - height=22 - } - "basic attribute" { - clr=5 - } -} -rectangle { - object { - x=0 - y=787 - width=484 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=466 - y=791 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" -} -text { - object { - x=322 - y=769 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=212 - y=769 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=247 - y=766 - width=75 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -text { - object { - x=466 - y=769 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=766 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=769 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=769 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=766 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=769 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -"text entry" { - object { - x=426 - y=788 - width=40 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=791 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=791 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=788 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=791 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=0 - y=791 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AutoCount:" -} -text { - object { - x=0 - y=815 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calculations" -} -menu { - object { - x=90 - y=812 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=375 - y=811 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler32_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -"related display" { - object { - x=430 - y=811 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler32_full_calc.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -text { - object { - x=0 - y=428 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="18" - align="horiz. right" -} -text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -text { - object { - x=0 - y=406 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="17" - align="horiz. right" -} -text { - object { - x=0 - y=450 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="19" - align="horiz. right" -} -text { - object { - x=0 - y=472 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="20" - align="horiz. right" -} -text { - object { - x=0 - y=494 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="21" - align="horiz. right" -} -text { - object { - x=0 - y=516 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="22" - align="horiz. right" -} -text { - object { - x=0 - y=538 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="23" - align="horiz. right" -} -text { - object { - x=0 - y=560 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="24" - align="horiz. right" -} -text { - object { - x=0 - y=604 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="26" - align="horiz. right" -} -text { - object { - x=0 - y=736 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="32" - align="horiz. right" -} -text { - object { - x=0 - y=582 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="25" - align="horiz. right" -} -text { - object { - x=0 - y=626 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="27" - align="horiz. right" -} -text { - object { - x=0 - y=648 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="28" - align="horiz. right" -} -text { - object { - x=0 - y=670 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="29" - align="horiz. right" -} -text { - object { - x=0 - y=692 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="30" - align="horiz. right" -} -text { - object { - x=0 - y=714 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="31" - align="horiz. right" -} -"text update" { - object { - x=285 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } -} -"choice button" { - object { - x=145 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -rectangle { - object { - x=183 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -"text update" { - object { - x=285 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=183 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=183 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -"text update" { - object { - x=285 - y=250 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=285 - y=272 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=294 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=316 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=338 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=360 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" -} -"text update" { - object { - x=285 - y=228 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=185 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=183 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=183 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=183 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=183 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -"text entry" { - object { - x=185 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=428 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR18" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=428 - width=35 - height=20 - } - control { - chan="$(P)$(S).G18" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=426 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -"text update" { - object { - x=285 - y=426 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S18" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=285 - y=382 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=406 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR17" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=406 - width=35 - height=20 - } - control { - chan="$(P)$(S).G17" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=404 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -"text update" { - object { - x=285 - y=404 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S17" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=448 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S19" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=470 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S20" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=492 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S21" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=514 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S22" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=536 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S23" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=558 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S24" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=450 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR19" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=472 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR20" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=494 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR21" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=516 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR22" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=538 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR23" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=560 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR24" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=450 - width=35 - height=20 - } - control { - chan="$(P)$(S).G19" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=472 - width=35 - height=20 - } - control { - chan="$(P)$(S).G20" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=494 - width=35 - height=20 - } - control { - chan="$(P)$(S).G21" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=516 - width=35 - height=20 - } - control { - chan="$(P)$(S).G22" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=538 - width=35 - height=20 - } - control { - chan="$(P)$(S).G23" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=560 - width=35 - height=20 - } - control { - chan="$(P)$(S).G24" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=448 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=470 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=492 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=514 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=536 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=183 - y=558 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -"text update" { - object { - x=285 - y=602 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S26" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=604 - width=35 - height=20 - } - control { - chan="$(P)$(S).G26" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=602 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=285 - y=624 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S27" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=646 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S28" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=668 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S29" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=690 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S30" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=712 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S31" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=734 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S32" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=736 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR32" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=736 - width=35 - height=20 - } - control { - chan="$(P)$(S).G32" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=734 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=285 - y=580 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S25" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=582 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR25" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=582 - width=35 - height=20 - } - control { - chan="$(P)$(S).G25" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=580 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=185 - y=626 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR27" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=648 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR28" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=670 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR29" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=692 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR30" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=714 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR31" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=626 - width=35 - height=20 - } - control { - chan="$(P)$(S).G27" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=648 - width=35 - height=20 - } - control { - chan="$(P)$(S).G28" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=670 - width=35 - height=20 - } - control { - chan="$(P)$(S).G29" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=692 - width=35 - height=20 - } - control { - chan="$(P)$(S).G30" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=714 - width=35 - height=20 - } - control { - chan="$(P)$(S).G31" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=624 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=183 - y=646 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=183 - y=668 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=183 - y=690 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=183 - y=712 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -"text entry" { - object { - x=185 - y=604 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR26" - clr=14 - bclr=51 - } - limits { - } -} -composite { - object { - x=20 - y=54 - width=120 - height=702 - } - "composite name"="" - children { - "text entry" { - object { - x=20 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } - } - "text entry" { - object { - x=20 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=362 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=340 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=318 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=296 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=274 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=252 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=230 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=428 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM18" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=384 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=406 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM17" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=450 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM19" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=472 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM20" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=494 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM21" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=516 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM22" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=538 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM23" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=560 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM24" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=714 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM31" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=692 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM30" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=670 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM29" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=648 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM28" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=626 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM27" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=604 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM26" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=582 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM25" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=736 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM32" - clr=14 - bclr=51 - } - limits { - } - } - } -} -"text update" { - object { - x=390 - y=76 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=208 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=54 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=98 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=120 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=142 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=164 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=186 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=252 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=230 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=274 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=296 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=318 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=340 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=362 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=384 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=428 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts5.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=560 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts6.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=406 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts5.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=450 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts5.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=472 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts5.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=494 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts6.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=516 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts6.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=538 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts6.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=604 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts7.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=582 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts7.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=626 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts7.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=648 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts7.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=670 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts8.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=692 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts8.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=714 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts8.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=736 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts8.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} diff --git a/stdApp/op/adl/scaler32_full_calc.adl b/stdApp/op/adl/scaler32_full_calc.adl deleted file mode 100644 index 558e3e8..0000000 --- a/stdApp/op/adl/scaler32_full_calc.adl +++ /dev/null @@ -1,4189 +0,0 @@ - -file { - name="/home/gmca/epics/stdApp/adl/scaler32_full_calc.adl" - version=030101 -} -display { - object { - x=237 - y=24 - width=630 - height=815 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=41 - width=390 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=285 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -text { - object { - x=390 - y=0 - width=30 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Var" - align="horiz. centered" -} -text { - object { - x=145 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -text { - object { - x=20 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=540 - y=98 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc3.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -text { - object { - x=540 - y=40 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Result" - align="horiz. centered" -} -"text update" { - object { - x=540 - y=76 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc2.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text update" { - object { - x=540 - y=54 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=420 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CALC" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=420 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc2.CALC" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=420 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc3.CALC" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=420 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Expression" - align="horiz. centered" -} -text { - object { - x=390 - y=58 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="A" - align="horiz. centered" -} -text { - object { - x=390 - y=80 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="B" - align="horiz. centered" -} -text { - object { - x=390 - y=102 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="C" - align="horiz. centered" -} -text { - object { - x=390 - y=124 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="D" - align="horiz. centered" -} -text { - object { - x=390 - y=146 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="E" - align="horiz. centered" -} -text { - object { - x=390 - y=168 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="F" - align="horiz. centered" -} -text { - object { - x=390 - y=190 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="G" - align="horiz. centered" -} -text { - object { - x=390 - y=212 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="H" - align="horiz. centered" -} -text { - object { - x=390 - y=18 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="I" - align="horiz. centered" -} -text { - object { - x=420 - y=5 - width=210 - height=22 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="User calculations" - align="horiz. centered" -} -polyline { - object { - x=390 - y=0 - width=3 - height=230 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (391,1) - (391,228) - } -} -polyline { - object { - x=417 - y=0 - width=3 - height=230 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (418,1) - (418,228) - } -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=28 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -"text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } -} -rectangle { - object { - x=183 - y=14 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=150 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -"text update" { - object { - x=540 - y=120 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc4.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text update" { - object { - x=540 - y=142 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc5.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=420 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc5.CALC" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=540 - y=164 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc6.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=420 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc6.CALC" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=540 - y=186 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc7.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=420 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc7.CALC" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=540 - y=208 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc8.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=420 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc8.CALC" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=495 - y=240 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calculations" - align="horiz. centered" -} -menu { - object { - x=495 - y=255 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=420 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc4.CALC" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=0 - y=765 - width=484 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=322 - y=769 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=212 - y=769 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=247 - y=766 - width=75 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -text { - object { - x=466 - y=769 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=766 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=769 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=769 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=766 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=769 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -"text update" { - object { - x=35 - y=769 - width=40 - height=14 - } - monitor { - chan="$(P)$(S).CARD" - clr=54 - bclr=5 - } - limits { - } -} -text { - object { - x=0 - y=769 - width=30 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Card" -} -rectangle { - object { - x=0 - y=787 - width=484 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=466 - y=791 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=788 - width=40 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=791 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=791 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=788 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=791 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=0 - y=791 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AutoCount:" -} -"related display" { - object { - x=575 - y=789 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler32_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -text { - object { - x=0 - y=428 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="18" - align="horiz. right" -} -text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -text { - object { - x=0 - y=406 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="17" - align="horiz. right" -} -text { - object { - x=0 - y=450 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="19" - align="horiz. right" -} -text { - object { - x=0 - y=472 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="20" - align="horiz. right" -} -text { - object { - x=0 - y=494 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="21" - align="horiz. right" -} -text { - object { - x=0 - y=516 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="22" - align="horiz. right" -} -text { - object { - x=0 - y=538 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="23" - align="horiz. right" -} -text { - object { - x=0 - y=560 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="24" - align="horiz. right" -} -text { - object { - x=0 - y=604 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="26" - align="horiz. right" -} -text { - object { - x=0 - y=736 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="32" - align="horiz. right" -} -text { - object { - x=0 - y=582 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="25" - align="horiz. right" -} -text { - object { - x=0 - y=626 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="27" - align="horiz. right" -} -text { - object { - x=0 - y=648 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="28" - align="horiz. right" -} -text { - object { - x=0 - y=670 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="29" - align="horiz. right" -} -text { - object { - x=0 - y=692 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="30" - align="horiz. right" -} -text { - object { - x=0 - y=714 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="31" - align="horiz. right" -} -"text update" { - object { - x=285 - y=54 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } -} -"choice button" { - object { - x=145 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -rectangle { - object { - x=183 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -"text update" { - object { - x=285 - y=76 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=98 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=120 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=142 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=164 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=186 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=208 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=183 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=183 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -"text update" { - object { - x=285 - y=252 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=285 - y=274 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=296 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=318 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=340 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=362 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" -} -"text update" { - object { - x=285 - y=230 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=185 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=183 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=183 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=183 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=183 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -"text entry" { - object { - x=185 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=428 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR18" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=428 - width=35 - height=20 - } - control { - chan="$(P)$(S).G18" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=426 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -"text update" { - object { - x=285 - y=428 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S18" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=183 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=285 - y=384 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=406 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR17" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=406 - width=35 - height=20 - } - control { - chan="$(P)$(S).G17" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=404 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -"text update" { - object { - x=285 - y=406 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S17" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=450 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S19" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=472 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S20" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=494 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S21" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=516 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S22" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=538 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S23" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=560 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S24" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=450 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR19" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=472 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR20" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=494 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR21" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=516 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR22" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=538 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR23" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=560 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR24" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=450 - width=35 - height=20 - } - control { - chan="$(P)$(S).G19" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=472 - width=35 - height=20 - } - control { - chan="$(P)$(S).G20" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=494 - width=35 - height=20 - } - control { - chan="$(P)$(S).G21" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=516 - width=35 - height=20 - } - control { - chan="$(P)$(S).G22" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=538 - width=35 - height=20 - } - control { - chan="$(P)$(S).G23" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=560 - width=35 - height=20 - } - control { - chan="$(P)$(S).G24" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=448 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=470 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=492 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=514 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=536 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=183 - y=558 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -"text update" { - object { - x=285 - y=604 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S26" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"choice button" { - object { - x=145 - y=604 - width=35 - height=20 - } - control { - chan="$(P)$(S).G26" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=602 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } -} -"text update" { - object { - x=285 - y=626 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S27" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=648 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S28" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=670 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S29" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=692 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S30" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=714 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S31" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=736 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S32" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=736 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR32" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=736 - width=35 - height=20 - } - control { - chan="$(P)$(S).G32" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=734 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } -} -"text update" { - object { - x=285 - y=582 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S25" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=185 - y=582 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR25" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=582 - width=35 - height=20 - } - control { - chan="$(P)$(S).G25" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=580 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } -} -"text entry" { - object { - x=185 - y=626 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR27" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=648 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR28" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=670 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR29" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=692 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR30" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=714 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR31" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=145 - y=626 - width=35 - height=20 - } - control { - chan="$(P)$(S).G27" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=648 - width=35 - height=20 - } - control { - chan="$(P)$(S).G28" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=670 - width=35 - height=20 - } - control { - chan="$(P)$(S).G29" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=692 - width=35 - height=20 - } - control { - chan="$(P)$(S).G30" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=714 - width=35 - height=20 - } - control { - chan="$(P)$(S).G31" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=183 - y=624 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } -} -rectangle { - object { - x=183 - y=646 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } -} -rectangle { - object { - x=183 - y=668 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } -} -rectangle { - object { - x=183 - y=690 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } -} -rectangle { - object { - x=183 - y=712 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } -} -"text entry" { - object { - x=185 - y=604 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR26" - clr=14 - bclr=51 - } - limits { - } -} -composite { - object { - x=20 - y=54 - width=120 - height=702 - } - "composite name"="" - children { - "text entry" { - object { - x=20 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } - } - "text entry" { - object { - x=20 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=362 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=340 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=318 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=296 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=274 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=252 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=230 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=428 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM18" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=384 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=406 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM17" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=450 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM19" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=472 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM20" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=494 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM21" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=516 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM22" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=538 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM23" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=560 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM24" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=714 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM31" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=692 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM30" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=670 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM29" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=648 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM28" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=626 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM27" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=604 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM26" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=582 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM25" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=736 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM32" - clr=14 - bclr=51 - } - limits { - } - } - } -} -text { - object { - x=472 - y=293 - width=150 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Setup Calculations" - align="horiz. centered" -} -"related display" { - object { - x=495 - y=315 - width=100 - height=20 - } - display[0] { - label="1. CALC-A" - name="CalcRecord_full.adl" - args="P=$(P)$(S)_calc,C=1" - } - clr=14 - bclr=51 - label="1. Calc-A" -} -"related display" { - object { - x=495 - y=336 - width=100 - height=20 - } - display[0] { - label="2. CALC-B" - name="CalcRecord_full.adl" - args="P=$(P)$(S)_calc,C=2" - } - clr=14 - bclr=51 - label="2. Calc-B" -} -"related display" { - object { - x=495 - y=357 - width=100 - height=20 - } - display[0] { - label="3. CALC-C" - name="CalcRecord_full.adl" - args="P=$(P)$(S)_calc,C=3" - } - clr=14 - bclr=51 - label="3. Calc-C" -} -"related display" { - object { - x=495 - y=378 - width=100 - height=20 - } - display[0] { - label="4. CALC-D" - name="CalcRecord_full.adl" - args="P=$(P)$(S)_calc,C=4" - } - clr=14 - bclr=51 - label="4. Calc-D" -} -"related display" { - object { - x=495 - y=399 - width=100 - height=20 - } - display[0] { - label="5. CALC-E" - name="CalcRecord_full.adl" - args="P=$(P)$(S)_calc,C=5" - } - clr=14 - bclr=51 - label="5. Calc-E" -} -"related display" { - object { - x=495 - y=420 - width=100 - height=20 - } - display[0] { - label="6. CALC-F" - name="CalcRecord_full.adl" - args="P=$(P)$(S)_calc,C=6" - } - clr=14 - bclr=51 - label="6. Calc-F" -} -"related display" { - object { - x=495 - y=441 - width=100 - height=20 - } - display[0] { - label="7. CALC-G" - name="CalcRecord_full.adl" - args="P=$(P)$(S)_calc,C=7" - } - clr=14 - bclr=51 - label="7. Calc-G" -} -"related display" { - object { - x=495 - y=462 - width=100 - height=20 - } - display[0] { - label="8. CALC-H" - name="CalcRecord_full.adl" - args="P=$(P)$(S)_calc,C=8" - } - clr=14 - bclr=51 - label="8. Calc-H" -} diff --git a/stdApp/op/adl/scaler32_more.adl b/stdApp/op/adl/scaler32_more.adl deleted file mode 100644 index b4485e3..0000000 --- a/stdApp/op/adl/scaler32_more.adl +++ /dev/null @@ -1,3457 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler32_more.adl" - version=030101 -} -display { - object { - x=442 - y=158 - width=347 - height=815 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=766 - width=344 - height=22 - } - "basic attribute" { - clr=5 - } -} -rectangle { - object { - x=0 - y=41 - width=344 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=145 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=245 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -text { - object { - x=105 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -rectangle { - object { - x=168 - y=1 - width=202 - height=13 - } - "basic attribute" { - clr=1 - } -} -"text update" { - object { - x=245 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=245 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -text { - object { - x=20 - y=40 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=50 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=50 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -"choice button" { - object { - x=50 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -text { - object { - x=135 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"text entry" { - object { - x=135 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=170 - y=0 - width=70 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text entry" { - object { - x=170 - y=16 - width=70 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } -} -rectangle { - object { - x=168 - y=14 - width=74 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -text { - object { - x=220 - y=770 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=243 - y=770 - width=40 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Update" -} -text { - object { - x=326 - y=770 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=286 - y=767 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=120 - y=770 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=155 - y=767 - width=65 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -"text entry" { - object { - x=35 - y=767 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=95 - y=770 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -menu { - object { - x=90 - y=790 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=290 - y=790 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler32_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=235 - y=790 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler32.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -text { - object { - x=0 - y=793 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calculations" -} -text { - object { - x=0 - y=770 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -composite { - object { - x=0 - y=52 - width=345 - height=706 - } - "composite name"="" - children { - "text update" { - object { - x=245 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text entry" { - object { - x=145 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } - } - "choice button" { - object { - x=105 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" - } - rectangle { - object { - x=143 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } - } - "text entry" { - object { - x=20 - y=54 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } - } - "text update" { - object { - x=245 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text entry" { - object { - x=145 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } - } - rectangle { - object { - x=143 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } - } - rectangle { - object { - x=143 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } - } - rectangle { - object { - x=143 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } - } - rectangle { - object { - x=143 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } - } - rectangle { - object { - x=143 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } - } - rectangle { - object { - x=143 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } - } - "text entry" { - object { - x=20 - y=98 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=120 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=142 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=164 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=186 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=208 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } - } - "text update" { - object { - x=245 - y=250 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "choice button" { - object { - x=105 - y=252 - width=35 - height=20 - } - control { - chan="$(P)$(S).G10" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=250 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } - } - "text update" { - object { - x=245 - y=272 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=294 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=316 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=338 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=360 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "choice button" { - object { - x=105 - y=384 - width=35 - height=20 - } - control { - chan="$(P)$(S).G16" - clr=14 - bclr=51 - } - stacking="column" - } - "text update" { - object { - x=245 - y=228 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text entry" { - object { - x=145 - y=230 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR9" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=230 - width=35 - height=20 - } - control { - chan="$(P)$(S).G9" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=228 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } - } - "text entry" { - object { - x=145 - y=274 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR11" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=296 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR12" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=318 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR13" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=340 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR14" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=362 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR15" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=274 - width=35 - height=20 - } - control { - chan="$(P)$(S).G11" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=296 - width=35 - height=20 - } - control { - chan="$(P)$(S).G12" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=318 - width=35 - height=20 - } - control { - chan="$(P)$(S).G13" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=340 - width=35 - height=20 - } - control { - chan="$(P)$(S).G14" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=362 - width=35 - height=20 - } - control { - chan="$(P)$(S).G15" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=272 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } - } - rectangle { - object { - x=143 - y=294 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } - } - rectangle { - object { - x=143 - y=316 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } - } - rectangle { - object { - x=143 - y=338 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } - } - rectangle { - object { - x=143 - y=360 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } - } - "text entry" { - object { - x=20 - y=362 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=340 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=318 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=296 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=274 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=252 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=230 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=76 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=252 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR10" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=428 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR18" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=428 - width=35 - height=20 - } - control { - chan="$(P)$(S).G18" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=426 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } - } - "text entry" { - object { - x=20 - y=428 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM18" - clr=14 - bclr=51 - } - limits { - } - } - "text update" { - object { - x=245 - y=426 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S18" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text entry" { - object { - x=145 - y=384 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR16" - clr=14 - bclr=51 - } - limits { - } - } - rectangle { - object { - x=143 - y=382 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } - } - "text entry" { - object { - x=20 - y=384 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } - } - "text update" { - object { - x=245 - y=382 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text entry" { - object { - x=145 - y=406 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR17" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=406 - width=35 - height=20 - } - control { - chan="$(P)$(S).G17" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=404 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } - } - "text entry" { - object { - x=20 - y=406 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM17" - clr=14 - bclr=51 - } - limits { - } - } - "text update" { - object { - x=245 - y=404 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S17" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=448 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S19" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=470 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S20" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=492 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S21" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=514 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S22" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=536 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S23" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=558 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S24" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text entry" { - object { - x=145 - y=450 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR19" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=472 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR20" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=494 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR21" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=516 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR22" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=538 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR23" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=560 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR24" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=450 - width=35 - height=20 - } - control { - chan="$(P)$(S).G19" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=472 - width=35 - height=20 - } - control { - chan="$(P)$(S).G20" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=494 - width=35 - height=20 - } - control { - chan="$(P)$(S).G21" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=516 - width=35 - height=20 - } - control { - chan="$(P)$(S).G22" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=538 - width=35 - height=20 - } - control { - chan="$(P)$(S).G23" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=560 - width=35 - height=20 - } - control { - chan="$(P)$(S).G24" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=448 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } - } - rectangle { - object { - x=143 - y=470 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } - } - rectangle { - object { - x=143 - y=492 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } - } - rectangle { - object { - x=143 - y=514 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } - } - rectangle { - object { - x=143 - y=536 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } - } - rectangle { - object { - x=143 - y=558 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } - } - "text entry" { - object { - x=20 - y=450 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM19" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=472 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM20" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=494 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM21" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=516 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM22" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=538 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM23" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=560 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM24" - clr=14 - bclr=51 - } - limits { - } - } - "text update" { - object { - x=245 - y=602 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S26" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "choice button" { - object { - x=105 - y=604 - width=35 - height=20 - } - control { - chan="$(P)$(S).G26" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=602 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G10" - } - } - "text update" { - object { - x=245 - y=624 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S27" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=646 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S28" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=668 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S29" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=690 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S30" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=712 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S31" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=245 - y=734 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S32" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text entry" { - object { - x=145 - y=736 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR32" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=736 - width=35 - height=20 - } - control { - chan="$(P)$(S).G32" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=734 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G16" - } - } - "text update" { - object { - x=245 - y=580 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S25" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text entry" { - object { - x=145 - y=582 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR25" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=582 - width=35 - height=20 - } - control { - chan="$(P)$(S).G25" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=580 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G9" - } - } - "text entry" { - object { - x=145 - y=626 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR27" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=648 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR28" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=670 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR29" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=692 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR30" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=714 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR31" - clr=14 - bclr=51 - } - limits { - } - } - "choice button" { - object { - x=105 - y=626 - width=35 - height=20 - } - control { - chan="$(P)$(S).G27" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=648 - width=35 - height=20 - } - control { - chan="$(P)$(S).G28" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=670 - width=35 - height=20 - } - control { - chan="$(P)$(S).G29" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=692 - width=35 - height=20 - } - control { - chan="$(P)$(S).G30" - clr=14 - bclr=51 - } - stacking="column" - } - "choice button" { - object { - x=105 - y=714 - width=35 - height=20 - } - control { - chan="$(P)$(S).G31" - clr=14 - bclr=51 - } - stacking="column" - } - rectangle { - object { - x=143 - y=624 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G11" - } - } - rectangle { - object { - x=143 - y=646 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G12" - } - } - rectangle { - object { - x=143 - y=668 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G13" - } - } - rectangle { - object { - x=143 - y=690 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G14" - } - } - rectangle { - object { - x=143 - y=712 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G15" - } - } - "text entry" { - object { - x=20 - y=714 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM31" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=692 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM30" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=670 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM29" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=648 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM28" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=626 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM27" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=604 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM26" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=582 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM25" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=145 - y=604 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR26" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=736 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM32" - clr=14 - bclr=51 - } - limits { - } - } - text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" - } - text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" - } - text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" - } - text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" - } - text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" - } - text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" - } - text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" - } - text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" - } - text { - object { - x=0 - y=252 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" - } - text { - object { - x=0 - y=230 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" - } - text { - object { - x=0 - y=274 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" - } - text { - object { - x=0 - y=296 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" - } - text { - object { - x=0 - y=318 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" - } - text { - object { - x=0 - y=340 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" - } - text { - object { - x=0 - y=362 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" - } - text { - object { - x=0 - y=428 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="18" - align="horiz. right" - } - text { - object { - x=0 - y=384 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" - } - text { - object { - x=0 - y=406 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="17" - align="horiz. right" - } - text { - object { - x=0 - y=450 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="19" - align="horiz. right" - } - text { - object { - x=0 - y=472 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="20" - align="horiz. right" - } - text { - object { - x=0 - y=494 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="21" - align="horiz. right" - } - text { - object { - x=0 - y=516 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="22" - align="horiz. right" - } - text { - object { - x=0 - y=538 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="23" - align="horiz. right" - } - text { - object { - x=0 - y=560 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="24" - align="horiz. right" - } - text { - object { - x=0 - y=604 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="26" - align="horiz. right" - } - text { - object { - x=0 - y=736 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="32" - align="horiz. right" - } - text { - object { - x=0 - y=582 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="25" - align="horiz. right" - } - text { - object { - x=0 - y=626 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="27" - align="horiz. right" - } - text { - object { - x=0 - y=648 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="28" - align="horiz. right" - } - text { - object { - x=0 - y=670 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="29" - align="horiz. right" - } - text { - object { - x=0 - y=692 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="30" - align="horiz. right" - } - text { - object { - x=0 - y=714 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="31" - align="horiz. right" - } - } -} -text { - object { - x=135 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} diff --git a/stdApp/op/adl/scaler33_64.adl b/stdApp/op/adl/scaler33_64.adl deleted file mode 100644 index 9e26c3b..0000000 --- a/stdApp/op/adl/scaler33_64.adl +++ /dev/null @@ -1,1230 +0,0 @@ - -file { - name="/home/oxygen4/MOONEY/epics/synApps_5_1/support/std/cvs/stdApp/op/adl/scaler33_64.adl" - version=030004 -} -display { - object { - x=852 - y=61 - width=152 - height=750 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=60 - width=135 - height=42 - } - "basic attribute" { - clr=1 - fill="outline" - width=2 - } -} -text { - object { - x=0 - y=80 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=105 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=125 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=145 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=165 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=185 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=205 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=225 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -text { - object { - x=0 - y=65 - width=15 - height=15 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="T" - align="horiz. right" -} -text { - object { - x=0 - y=245 - width=15 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=265 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -text { - object { - x=0 - y=285 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=305 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=325 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=345 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=365 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -"text update" { - object { - x=25 - y=80 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=105 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=125 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=145 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=165 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=185 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=205 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=225 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=65 - width=105 - height=15 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=265 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=285 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=305 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=325 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=345 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=365 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=245 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -composite { - object { - x=0 - y=0 - width=135 - height=57 - } - "composite name"="" - children { - "choice button" { - object { - x=0 - y=0 - width=55 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } - } - "choice button" { - object { - x=0 - y=40 - width=135 - height=17 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } - stacking="column" - } - text { - object { - x=105 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="auto" - align="horiz. centered" - } - text { - object { - x=105 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=48 - fill="outline" - } - textix="time" - align="horiz. centered" - } - "text entry" { - object { - x=105 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } - } - composite { - object { - x=55 - y=0 - width=50 - height=40 - } - "composite name"="" - children { - text { - object { - x=55 - y=0 - width=50 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="time" - align="horiz. centered" - } - "text entry" { - object { - x=55 - y=20 - width=50 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=14 - bclr=51 - } - limits { - } - } - } - } - } -} -"related display" { - object { - x=82 - y=726 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler32_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"text update" { - object { - x=25 - y=385 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=385 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -"text update" { - object { - x=25 - y=405 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S17" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=405 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="17" - align="horiz. right" -} -"text update" { - object { - x=25 - y=425 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S18" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=425 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="18" - align="horiz. right" -} -"text update" { - object { - x=25 - y=445 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S19" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=445 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="19" - align="horiz. right" -} -"text update" { - object { - x=25 - y=465 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S20" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=465 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="20" - align="horiz. right" -} -"text update" { - object { - x=25 - y=485 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S21" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=485 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="21" - align="horiz. right" -} -"text update" { - object { - x=25 - y=505 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S22" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=505 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="22" - align="horiz. right" -} -"text update" { - object { - x=25 - y=525 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S23" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=525 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="23" - align="horiz. right" -} -"text update" { - object { - x=25 - y=545 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S24" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=545 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="24" - align="horiz. right" -} -"text update" { - object { - x=25 - y=565 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S25" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=565 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="25" - align="horiz. right" -} -"text update" { - object { - x=25 - y=585 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S26" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=585 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="26" - align="horiz. right" -} -"text update" { - object { - x=25 - y=605 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S27" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=605 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="27" - align="horiz. right" -} -"text update" { - object { - x=25 - y=625 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S28" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=625 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="28" - align="horiz. right" -} -"text update" { - object { - x=25 - y=645 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S29" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=645 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="29" - align="horiz. right" -} -"text update" { - object { - x=25 - y=665 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S30" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=665 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="30" - align="horiz. right" -} -"text update" { - object { - x=25 - y=685 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S31" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=685 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="31" - align="horiz. right" -} -"text update" { - object { - x=25 - y=705 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S32" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=0 - y=705 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="32" - align="horiz. right" -} diff --git a/stdApp/op/adl/scaler64.adl b/stdApp/op/adl/scaler64.adl deleted file mode 100644 index 9dbfd2b..0000000 --- a/stdApp/op/adl/scaler64.adl +++ /dev/null @@ -1,2337 +0,0 @@ - -file { - name="/home/oxygen4/MOONEY/epics/synApps_5_1/support/std/cvs/stdApp/op/adl/scaler64.adl" - version=030004 -} -display { - object { - x=42 - y=104 - width=280 - height=720 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=50 - y=0 - width=110 - height=40 - } - "basic attribute" { - clr=47 - } -} -"choice button" { - object { - x=0 - y=0 - width=50 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -"choice button" { - object { - x=50 - y=0 - width=80 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"related display" { - object { - x=225 - y=700 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler64_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -rectangle { - object { - x=0 - y=41 - width=280 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"text update" { - object { - x=210 - y=22 - width=70 - height=14 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=160 - y=20 - width=50 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=130 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=130 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AUTO" - align="horiz. centered" -} -text { - object { - x=130 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="TIME" - align="horiz. centered" -} -composite { - object { - x=210 - y=0 - width=70 - height=20 - } - "composite name"="" - children { - text { - object { - x=210 - y=0 - width=70 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="ELAPSED" - align="horiz. centered" - } - text { - object { - x=210 - y=10 - width=70 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="TIME" - align="horiz. centered" - } - } -} -text { - object { - x=160 - y=0 - width=50 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="COUNT" - align="horiz. centered" -} -text { - object { - x=160 - y=10 - width=50 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="TIME" - align="horiz. centered" -} -composite { - object { - x=0 - y=55 - width=20 - height=640 - } - "composite name"="" - children { - text { - object { - x=0 - y=55 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" - } - text { - object { - x=0 - y=75 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" - } - text { - object { - x=0 - y=95 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" - } - text { - object { - x=0 - y=115 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" - } - text { - object { - x=0 - y=135 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" - } - text { - object { - x=0 - y=155 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" - } - text { - object { - x=0 - y=175 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" - } - text { - object { - x=0 - y=195 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" - } - text { - object { - x=0 - y=235 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" - } - text { - object { - x=0 - y=215 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" - } - text { - object { - x=0 - y=255 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" - } - text { - object { - x=0 - y=275 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" - } - text { - object { - x=0 - y=295 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" - } - text { - object { - x=0 - y=315 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" - } - text { - object { - x=0 - y=335 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" - } - text { - object { - x=0 - y=395 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="18" - align="horiz. right" - } - text { - object { - x=0 - y=355 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" - } - text { - object { - x=0 - y=375 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="17" - align="horiz. right" - } - text { - object { - x=0 - y=415 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="19" - align="horiz. right" - } - text { - object { - x=0 - y=435 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="20" - align="horiz. right" - } - text { - object { - x=0 - y=455 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="21" - align="horiz. right" - } - text { - object { - x=0 - y=475 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="22" - align="horiz. right" - } - text { - object { - x=0 - y=495 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="23" - align="horiz. right" - } - text { - object { - x=0 - y=515 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="24" - align="horiz. right" - } - text { - object { - x=0 - y=555 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="26" - align="horiz. right" - } - text { - object { - x=0 - y=535 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="25" - align="horiz. right" - } - text { - object { - x=0 - y=675 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="32" - align="horiz. right" - } - text { - object { - x=0 - y=575 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="27" - align="horiz. right" - } - text { - object { - x=0 - y=595 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="28" - align="horiz. right" - } - text { - object { - x=0 - y=615 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="29" - align="horiz. right" - } - text { - object { - x=0 - y=635 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="30" - align="horiz. right" - } - text { - object { - x=0 - y=655 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="31" - align="horiz. right" - } - } -} -polyline { - object { - x=0 - y=695 - width=281 - height=3 - } - "basic attribute" { - clr=0 - width=3 - } - points { - (1,696) - (279,696) - } -} -text { - object { - x=25 - y=40 - width=105 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=25 - y=55 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=75 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=95 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=115 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=135 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=155 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=175 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=195 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=235 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=255 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=275 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=295 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=315 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=335 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=215 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=355 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=375 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S17" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=395 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S18" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=415 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S19" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=435 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S20" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=455 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S21" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=475 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S22" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=495 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S23" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=515 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S24" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=535 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S25" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=555 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S26" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=575 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S27" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=595 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S28" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=615 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S29" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=635 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S30" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=655 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S31" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=25 - y=675 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S32" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=145 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -text { - object { - x=170 - y=40 - width=105 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -polyline { - object { - x=137 - y=49 - width=3 - height=651 - } - "basic attribute" { - clr=0 - fill="outline" - width=3 - } - points { - (138,50) - (138,698) - } -} -composite { - object { - x=145 - y=55 - width=20 - height=640 - } - "composite name"="" - children { - text { - object { - x=145 - y=55 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="33" - align="horiz. right" - } - text { - object { - x=145 - y=75 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="34" - align="horiz. right" - } - text { - object { - x=145 - y=95 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="35" - align="horiz. right" - } - text { - object { - x=145 - y=115 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="36" - align="horiz. right" - } - text { - object { - x=145 - y=135 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="37" - align="horiz. right" - } - text { - object { - x=145 - y=155 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="38" - align="horiz. right" - } - text { - object { - x=145 - y=175 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="39" - align="horiz. right" - } - text { - object { - x=145 - y=235 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="42" - align="horiz. right" - } - text { - object { - x=145 - y=255 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="43" - align="horiz. right" - } - text { - object { - x=145 - y=315 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="46" - align="horiz. right" - } - text { - object { - x=145 - y=335 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="47" - align="horiz. right" - } - text { - object { - x=145 - y=395 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="50" - align="horiz. right" - } - text { - object { - x=145 - y=415 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="51" - align="horiz. right" - } - text { - object { - x=145 - y=435 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="52" - align="horiz. right" - } - text { - object { - x=145 - y=455 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="53" - align="horiz. right" - } - text { - object { - x=145 - y=475 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="54" - align="horiz. right" - } - text { - object { - x=145 - y=495 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="55" - align="horiz. right" - } - text { - object { - x=145 - y=515 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="56" - align="horiz. right" - } - text { - object { - x=145 - y=555 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="58" - align="horiz. right" - } - text { - object { - x=145 - y=535 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="57" - align="horiz. right" - } - text { - object { - x=145 - y=575 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="59" - align="horiz. right" - } - text { - object { - x=145 - y=595 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="60" - align="horiz. right" - } - text { - object { - x=145 - y=615 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="61" - align="horiz. right" - } - text { - object { - x=145 - y=675 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="64" - align="horiz. right" - } - text { - object { - x=145 - y=635 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="62" - align="horiz. right" - } - text { - object { - x=145 - y=655 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="63" - align="horiz. right" - } - text { - object { - x=145 - y=195 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="40" - align="horiz. right" - } - text { - object { - x=145 - y=215 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="41" - align="horiz. right" - } - text { - object { - x=145 - y=275 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="44" - align="horiz. right" - } - text { - object { - x=145 - y=295 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="45" - align="horiz. right" - } - text { - object { - x=145 - y=355 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="48" - align="horiz. right" - } - text { - object { - x=145 - y=375 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="49" - align="horiz. right" - } - } -} -composite { - object { - x=170 - y=55 - width=105 - height=640 - } - "composite name"="" - children { - "text update" { - object { - x=170 - y=55 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S33" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=75 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S34" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=95 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S35" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=115 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S36" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=135 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S37" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=155 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S38" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=175 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S39" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=235 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S42" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=255 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S43" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=315 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S46" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=335 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S47" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=395 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S50" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=415 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S51" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=435 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S52" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=455 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S53" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=475 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S54" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=495 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S55" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=515 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S56" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=555 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S58" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=575 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S59" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=535 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S57" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=595 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S60" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=615 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S61" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=635 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S62" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=655 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S63" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=675 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S64" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=195 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S40" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=215 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S41" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=275 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S44" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=295 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S45" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=355 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S48" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=170 - y=375 - width=105 - height=20 - } - monitor { - chan="$(P)$(S).S49" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - } -} diff --git a/stdApp/op/adl/scaler64_full.adl b/stdApp/op/adl/scaler64_full.adl deleted file mode 100644 index b39ccdd..0000000 --- a/stdApp/op/adl/scaler64_full.adl +++ /dev/null @@ -1,4672 +0,0 @@ - -file { - name="/home/oxygen4/MOONEY/epics/synApps_5_1/support/std/cvs/stdApp/op/adl/scaler64_full.adl" - version=030004 -} -display { - object { - x=48 - y=60 - width=640 - height=745 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=41 - width=640 - height=11 - } - "basic attribute" { - clr=1 - } -} -"choice button" { - object { - x=405 - y=0 - width=65 - height=40 - } - control { - chan="$(P)$(S)_calc_ctrl.VAL" - clr=31 - bclr=34 - } -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -composite { - object { - x=183 - y=14 - width=99 - height=24 - } - "composite name"="" - children { - text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" - } - "text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } - } - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=150 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -text { - object { - x=0 - y=55 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=75 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=95 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=115 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=135 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=155 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=175 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=195 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -text { - object { - x=0 - y=235 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" -} -text { - object { - x=0 - y=215 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" -} -text { - object { - x=0 - y=255 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" -} -text { - object { - x=0 - y=275 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" -} -text { - object { - x=0 - y=295 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" -} -text { - object { - x=0 - y=315 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" -} -text { - object { - x=0 - y=335 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" -} -text { - object { - x=0 - y=395 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="18" - align="horiz. right" -} -text { - object { - x=0 - y=355 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" -} -text { - object { - x=0 - y=375 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="17" - align="horiz. right" -} -text { - object { - x=0 - y=415 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="19" - align="horiz. right" -} -text { - object { - x=0 - y=435 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="20" - align="horiz. right" -} -text { - object { - x=0 - y=455 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="21" - align="horiz. right" -} -text { - object { - x=0 - y=475 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="22" - align="horiz. right" -} -text { - object { - x=0 - y=495 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="23" - align="horiz. right" -} -text { - object { - x=0 - y=515 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="24" - align="horiz. right" -} -text { - object { - x=0 - y=555 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="26" - align="horiz. right" -} -text { - object { - x=0 - y=535 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="25" - align="horiz. right" -} -text { - object { - x=0 - y=675 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="32" - align="horiz. right" -} -text { - object { - x=0 - y=575 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="27" - align="horiz. right" -} -text { - object { - x=0 - y=595 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="28" - align="horiz. right" -} -text { - object { - x=0 - y=615 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="29" - align="horiz. right" -} -text { - object { - x=0 - y=635 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="30" - align="horiz. right" -} -text { - object { - x=0 - y=655 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="31" - align="horiz. right" -} -composite { - object { - x=20 - y=40 - width=80 - height=655 - } - "composite name"="" - children { - text { - object { - x=20 - y=40 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" - } - "text entry" { - object { - x=20 - y=55 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } - } - "text entry" { - object { - x=20 - y=95 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=115 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=135 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=155 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=175 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=195 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=75 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=315 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=295 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=275 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=255 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=235 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=215 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=335 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=395 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM18" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=355 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=375 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM17" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=415 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM19" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=435 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM20" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=455 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM21" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=475 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM22" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=495 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM23" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=515 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM24" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=555 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM26" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=535 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM25" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=655 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM31" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=635 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM30" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=615 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM29" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=595 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM28" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=575 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM27" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=20 - y=675 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM32" - clr=14 - bclr=51 - } - limits { - } - } - } -} -text { - object { - x=105 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=105 - y=75 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=95 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=115 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=135 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=155 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=55 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=175 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=195 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=235 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=255 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=275 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=295 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=315 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=335 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=215 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=355 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=375 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S17" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=395 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S18" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=415 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S19" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=435 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S20" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=455 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S21" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=475 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S22" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=495 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S23" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=515 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S24" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=535 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S25" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=555 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S26" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=575 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S27" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=595 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S28" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=615 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S29" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=635 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S30" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=655 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S31" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=675 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S32" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=340 - y=40 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=320 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"text entry" { - object { - x=340 - y=55 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM33" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=95 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM35" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=115 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM36" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=135 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM37" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=155 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM38" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=175 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM39" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=335 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM47" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=315 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM46" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=255 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM43" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=235 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM42" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=75 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM34" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=395 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM50" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=415 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM51" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=435 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM52" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=455 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM53" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=475 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM54" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=495 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM55" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=515 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM56" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=575 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM59" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=555 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM58" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=535 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM57" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=425 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text entry" { - object { - x=340 - y=615 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM61" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=595 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM60" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=655 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM63" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=635 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM62" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=675 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM64" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=195 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM40" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=215 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM41" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=295 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM45" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=275 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM44" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=355 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM48" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=340 - y=375 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM49" - clr=14 - bclr=51 - } - limits { - } -} -polyline { - object { - x=312 - y=49 - width=3 - height=651 - } - "basic attribute" { - clr=0 - fill="outline" - width=3 - } - points { - (313,50) - (313,698) - } -} -composite { - object { - x=320 - y=55 - width=20 - height=640 - } - "composite name"="" - children { - text { - object { - x=320 - y=55 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="33" - align="horiz. right" - } - text { - object { - x=320 - y=75 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="34" - align="horiz. right" - } - text { - object { - x=320 - y=95 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="35" - align="horiz. right" - } - text { - object { - x=320 - y=115 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="36" - align="horiz. right" - } - text { - object { - x=320 - y=135 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="37" - align="horiz. right" - } - text { - object { - x=320 - y=155 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="38" - align="horiz. right" - } - text { - object { - x=320 - y=175 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="39" - align="horiz. right" - } - text { - object { - x=320 - y=235 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="42" - align="horiz. right" - } - text { - object { - x=320 - y=255 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="43" - align="horiz. right" - } - text { - object { - x=320 - y=315 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="46" - align="horiz. right" - } - text { - object { - x=320 - y=335 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="47" - align="horiz. right" - } - text { - object { - x=320 - y=395 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="50" - align="horiz. right" - } - text { - object { - x=320 - y=415 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="51" - align="horiz. right" - } - text { - object { - x=320 - y=435 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="52" - align="horiz. right" - } - text { - object { - x=320 - y=455 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="53" - align="horiz. right" - } - text { - object { - x=320 - y=475 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="54" - align="horiz. right" - } - text { - object { - x=320 - y=495 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="55" - align="horiz. right" - } - text { - object { - x=320 - y=515 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="56" - align="horiz. right" - } - text { - object { - x=320 - y=555 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="58" - align="horiz. right" - } - text { - object { - x=320 - y=535 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="57" - align="horiz. right" - } - text { - object { - x=320 - y=575 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="59" - align="horiz. right" - } - text { - object { - x=320 - y=595 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="60" - align="horiz. right" - } - text { - object { - x=320 - y=615 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="61" - align="horiz. right" - } - text { - object { - x=320 - y=675 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="64" - align="horiz. right" - } - text { - object { - x=320 - y=635 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="62" - align="horiz. right" - } - text { - object { - x=320 - y=655 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="63" - align="horiz. right" - } - text { - object { - x=320 - y=195 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="40" - align="horiz. right" - } - text { - object { - x=320 - y=215 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="41" - align="horiz. right" - } - text { - object { - x=320 - y=275 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="44" - align="horiz. right" - } - text { - object { - x=320 - y=295 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="45" - align="horiz. right" - } - text { - object { - x=320 - y=355 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="48" - align="horiz. right" - } - text { - object { - x=320 - y=375 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="49" - align="horiz. right" - } - } -} -"text update" { - object { - x=425 - y=55 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S33" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=75 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S34" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=95 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S35" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=115 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S36" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=135 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S37" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=155 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S38" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=175 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S39" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=235 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S42" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=255 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S43" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=315 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S46" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=335 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S47" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=395 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S50" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=415 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S51" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=435 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S52" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=455 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S53" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=475 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S54" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=495 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S55" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=515 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S56" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=555 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S58" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=575 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S59" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=535 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S57" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=595 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S60" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=615 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S61" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=635 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S62" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=655 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S63" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=675 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S64" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=195 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S40" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=215 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S41" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=275 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S44" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=295 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S45" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=355 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S48" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=425 - y=375 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S49" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -composite { - object { - x=210 - y=40 - width=100 - height=655 - } - "composite name"="" - children { - text { - object { - x=210 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calc result" - align="horiz. centered" - } - "text update" { - object { - x=210 - y=75 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=55 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=95 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=115 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=135 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=155 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=195 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=175 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=235 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=215 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=255 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=275 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts3.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=295 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=315 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=335 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=355 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts4.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=395 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts5.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=375 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts5.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=515 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts6.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=415 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts5.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=435 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts5.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=455 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts6.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=475 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts6.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=495 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts6.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=555 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts7.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=535 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts7.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=575 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts7.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=595 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts7.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=615 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts8.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=635 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts8.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=655 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts8.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=210 - y=675 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts8.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } - } - } -} -text { - object { - x=530 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calc result" - align="horiz. centered" -} -"text update" { - object { - x=530 - y=75 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts9.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=55 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts9.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=95 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts9.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=115 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts9.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=135 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts10.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=155 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts10.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=195 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts10.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=175 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts10.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=235 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts11.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=215 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts11.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=255 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts11.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=275 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts11.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=295 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts12.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=315 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts12.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=335 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts12.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=355 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts12.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=395 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts13.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=375 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts13.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=515 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts14.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=415 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts13.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=435 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts13.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=455 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts14.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=475 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts14.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=495 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts14.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=555 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts15.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=535 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts15.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=575 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts15.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=595 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts15.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=615 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts16.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=635 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts16.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=655 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts16.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=530 - y=675 - width=100 - height=20 - } - monitor { - chan="$(P)$(S)_cts16.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -polyline { - object { - x=0 - y=695 - width=639 - height=3 - } - "basic attribute" { - clr=0 - width=3 - } - points { - (1,696) - (637,696) - } -} -rectangle { - object { - x=0 - y=700 - width=500 - height=22 - } - "basic attribute" { - clr=5 - } -} -rectangle { - object { - x=0 - y=722 - width=500 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=322 - y=704 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=212 - y=704 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=247 - y=701 - width=75 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -"text entry" { - object { - x=426 - y=701 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=704 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=704 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=701 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=704 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -"text entry" { - object { - x=426 - y=723 - width=40 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=726 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=726 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=723 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=726 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=0 - y=726 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AutoCount:" -} -text { - object { - x=498 - y=14 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calcs" -} -menu { - object { - x=539 - y=11 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -composite { - object { - x=466 - y=704 - width=15 - height=36 - } - "composite name"="" - children { - text { - object { - x=466 - y=726 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" - } - text { - object { - x=466 - y=704 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" - } - } -} -"related display" { - object { - x=582 - y=722 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler32_full_calc.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=527 - y=722 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler64_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} diff --git a/stdApp/op/adl/scaler64_more.adl b/stdApp/op/adl/scaler64_more.adl deleted file mode 100644 index 7d74207..0000000 --- a/stdApp/op/adl/scaler64_more.adl +++ /dev/null @@ -1,3506 +0,0 @@ - -file { - name="/home/oxygen4/MOONEY/epics/synApps_5_1/support/std/cvs/stdApp/op/adl/scaler64_more.adl" - version=030004 -} -display { - object { - x=61 - y=104 - width=425 - height=730 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=168 - y=1 - width=262 - height=13 - } - "basic attribute" { - clr=1 - } -} -rectangle { - object { - x=0 - y=41 - width=430 - height=11 - } - "basic attribute" { - clr=1 - } -} -"choice button" { - object { - x=0 - y=0 - width=50 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=50 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -"choice button" { - object { - x=50 - y=0 - width=80 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -text { - object { - x=130 - y=10 - width=35 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="TIME" - align="horiz. centered" -} -"text entry" { - object { - x=130 - y=20 - width=35 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -text { - object { - x=170 - y=0 - width=70 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text entry" { - object { - x=170 - y=16 - width=70 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } -} -rectangle { - object { - x=168 - y=14 - width=74 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -text { - object { - x=130 - y=0 - width=35 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AUTO" - align="horiz. centered" -} -text { - object { - x=20 - y=40 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -polyline { - object { - x=-1 - y=699 - width=430 - height=3 - } - "basic attribute" { - clr=0 - width=3 - } - points { - (0,700) - (427,700) - } -} -"text update" { - object { - x=245 - y=16 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=245 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -text { - object { - x=105 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text entry" { - object { - x=20 - y=55 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=20 - y=95 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=115 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=135 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=155 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=175 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=195 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=75 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=315 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM14" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=295 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM13" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=275 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM12" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=255 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM11" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=235 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM10" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=215 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM9" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=335 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM15" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=395 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM18" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=355 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM16" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=375 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM17" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=415 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM19" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=435 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM20" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=455 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM21" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=475 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM22" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=495 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM23" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=515 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM24" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=555 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM26" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=535 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM25" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=655 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM31" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=635 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM30" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=615 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM29" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=595 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM28" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=575 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM27" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=675 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM32" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=0 - y=705 - width=309 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=200 - y=709 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=223 - y=709 - width=40 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Update" -} -text { - object { - x=291 - y=709 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=266 - y=706 - width=25 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=100 - y=709 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=135 - y=706 - width=65 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -"text entry" { - object { - x=35 - y=706 - width=40 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=75 - y=709 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -menu { - object { - x=350 - y=15 - width=75 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -text { - object { - x=350 - y=0 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calcs" - align="horiz. centered" -} -text { - object { - x=0 - y=709 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -composite { - object { - x=0 - y=55 - width=20 - height=640 - } - "composite name"="" - children { - text { - object { - x=0 - y=55 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" - } - text { - object { - x=0 - y=75 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" - } - text { - object { - x=0 - y=95 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" - } - text { - object { - x=0 - y=115 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" - } - text { - object { - x=0 - y=135 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" - } - text { - object { - x=0 - y=155 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" - } - text { - object { - x=0 - y=175 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" - } - text { - object { - x=0 - y=195 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" - } - text { - object { - x=0 - y=235 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="10" - align="horiz. right" - } - text { - object { - x=0 - y=215 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="9" - align="horiz. right" - } - text { - object { - x=0 - y=255 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="11" - align="horiz. right" - } - text { - object { - x=0 - y=275 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="12" - align="horiz. right" - } - text { - object { - x=0 - y=295 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="13" - align="horiz. right" - } - text { - object { - x=0 - y=315 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="14" - align="horiz. right" - } - text { - object { - x=0 - y=335 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="15" - align="horiz. right" - } - text { - object { - x=0 - y=395 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="18" - align="horiz. right" - } - text { - object { - x=0 - y=355 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="16" - align="horiz. right" - } - text { - object { - x=0 - y=375 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="17" - align="horiz. right" - } - text { - object { - x=0 - y=415 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="19" - align="horiz. right" - } - text { - object { - x=0 - y=435 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="20" - align="horiz. right" - } - text { - object { - x=0 - y=455 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="21" - align="horiz. right" - } - text { - object { - x=0 - y=475 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="22" - align="horiz. right" - } - text { - object { - x=0 - y=495 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="23" - align="horiz. right" - } - text { - object { - x=0 - y=515 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="24" - align="horiz. right" - } - text { - object { - x=0 - y=555 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="26" - align="horiz. right" - } - text { - object { - x=0 - y=535 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="25" - align="horiz. right" - } - text { - object { - x=0 - y=675 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="32" - align="horiz. right" - } - text { - object { - x=0 - y=575 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="27" - align="horiz. right" - } - text { - object { - x=0 - y=595 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="28" - align="horiz. right" - } - text { - object { - x=0 - y=615 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="29" - align="horiz. right" - } - text { - object { - x=0 - y=635 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="30" - align="horiz. right" - } - text { - object { - x=0 - y=655 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="31" - align="horiz. right" - } - } -} -"text update" { - object { - x=105 - y=55 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=75 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=95 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=115 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=135 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=155 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=175 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=195 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=235 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S10" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=255 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S11" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=275 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S12" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=295 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S13" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=315 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S14" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=335 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S15" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=215 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S9" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=355 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S16" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=375 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S17" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=395 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S18" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=415 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S19" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=435 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S20" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=455 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S21" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=475 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S22" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=495 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S23" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=515 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S24" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=535 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S25" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=555 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S26" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=575 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S27" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=595 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S28" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=615 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S29" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=635 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S30" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=655 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S31" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=105 - y=675 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S32" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -composite { - object { - x=207 - y=40 - width=213 - height=662 - } - "composite name"="" - children { - text { - object { - x=235 - y=40 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" - } - text { - object { - x=215 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" - } - "text entry" { - object { - x=235 - y=55 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM33" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=95 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM35" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=115 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM36" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=135 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM37" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=155 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM38" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=175 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM39" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=335 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM47" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=315 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM46" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=255 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM43" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=235 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM42" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=75 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM34" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=395 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM50" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=415 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM51" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=435 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM52" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=455 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM53" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=475 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM54" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=495 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM55" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=515 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM56" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=575 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM59" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=555 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM58" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=535 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM57" - clr=14 - bclr=51 - } - limits { - } - } - text { - object { - x=320 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" - } - "text entry" { - object { - x=235 - y=615 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM61" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=595 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM60" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=655 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM63" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=635 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM62" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=675 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM64" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=195 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM40" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=215 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM41" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=295 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM45" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=275 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM44" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=355 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM48" - clr=14 - bclr=51 - } - limits { - } - } - "text entry" { - object { - x=235 - y=375 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM49" - clr=14 - bclr=51 - } - limits { - } - } - polyline { - object { - x=207 - y=51 - width=3 - height=651 - } - "basic attribute" { - clr=0 - fill="outline" - width=3 - } - points { - (208,52) - (208,700) - } - } - composite { - object { - x=215 - y=55 - width=20 - height=640 - } - "composite name"="" - children { - text { - object { - x=215 - y=55 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="33" - align="horiz. right" - } - text { - object { - x=215 - y=75 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="34" - align="horiz. right" - } - text { - object { - x=215 - y=95 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="35" - align="horiz. right" - } - text { - object { - x=215 - y=115 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="36" - align="horiz. right" - } - text { - object { - x=215 - y=135 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="37" - align="horiz. right" - } - text { - object { - x=215 - y=155 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="38" - align="horiz. right" - } - text { - object { - x=215 - y=175 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="39" - align="horiz. right" - } - text { - object { - x=215 - y=235 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="42" - align="horiz. right" - } - text { - object { - x=215 - y=255 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="43" - align="horiz. right" - } - text { - object { - x=215 - y=315 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="46" - align="horiz. right" - } - text { - object { - x=215 - y=335 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="47" - align="horiz. right" - } - text { - object { - x=215 - y=395 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="50" - align="horiz. right" - } - text { - object { - x=215 - y=415 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="51" - align="horiz. right" - } - text { - object { - x=215 - y=435 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="52" - align="horiz. right" - } - text { - object { - x=215 - y=455 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="53" - align="horiz. right" - } - text { - object { - x=215 - y=475 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="54" - align="horiz. right" - } - text { - object { - x=215 - y=495 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="55" - align="horiz. right" - } - text { - object { - x=215 - y=515 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="56" - align="horiz. right" - } - text { - object { - x=215 - y=555 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="58" - align="horiz. right" - } - text { - object { - x=215 - y=535 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="57" - align="horiz. right" - } - text { - object { - x=215 - y=575 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="59" - align="horiz. right" - } - text { - object { - x=215 - y=595 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="60" - align="horiz. right" - } - text { - object { - x=215 - y=615 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="61" - align="horiz. right" - } - text { - object { - x=215 - y=675 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="64" - align="horiz. right" - } - text { - object { - x=215 - y=635 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="62" - align="horiz. right" - } - text { - object { - x=215 - y=655 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="63" - align="horiz. right" - } - text { - object { - x=215 - y=195 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="40" - align="horiz. right" - } - text { - object { - x=215 - y=215 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="41" - align="horiz. right" - } - text { - object { - x=215 - y=275 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="44" - align="horiz. right" - } - text { - object { - x=215 - y=295 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="45" - align="horiz. right" - } - text { - object { - x=215 - y=355 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="48" - align="horiz. right" - } - text { - object { - x=215 - y=375 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="49" - align="horiz. right" - } - } - } - "text update" { - object { - x=320 - y=55 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S33" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=75 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S34" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=95 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S35" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=115 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S36" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=135 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S37" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=155 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S38" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=175 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S39" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=235 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S42" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=255 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S43" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=315 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S46" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=335 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S47" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=395 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S50" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=415 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S51" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=435 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S52" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=455 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S53" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=475 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S54" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=495 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S55" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=515 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S56" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=555 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S58" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=575 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S59" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=535 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S57" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=595 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S60" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=615 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S61" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=635 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S62" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=655 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S63" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=675 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S64" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=195 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S40" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=215 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S41" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=275 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S44" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=295 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S45" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=355 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S48" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - "text update" { - object { - x=320 - y=375 - width=100 - height=20 - } - monitor { - chan="$(P)$(S).S49" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } - } - } -} -composite { - object { - x=315 - y=704 - width=110 - height=20 - } - "composite name"="" - children { - "related display" { - object { - x=370 - y=704 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler64_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" - } - "related display" { - object { - x=315 - y=704 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler64.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" - } - } -} diff --git a/stdApp/op/adl/scaler_full.adl b/stdApp/op/adl/scaler_full.adl deleted file mode 100644 index 087d2d4..0000000 --- a/stdApp/op/adl/scaler_full.adl +++ /dev/null @@ -1,1545 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler_full.adl" - version=030101 -} -display { - object { - x=402 - y=252 - width=485 - height=300 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=229 - width=484 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=322 - y=233 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=212 - y=233 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=247 - y=230 - width=75 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -text { - object { - x=466 - y=233 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=230 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=233 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -rectangle { - object { - x=0 - y=41 - width=484 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=285 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=285 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -composite { - object { - x=183 - y=14 - width=99 - height=24 - } - "composite name"="" - children { - text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" - } - "text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } - } - } -} -"text entry" { - object { - x=185 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=185 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=185 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } -} -"choice button" { - object { - x=405 - y=0 - width=65 - height=40 - } - control { - chan="$(P)$(S)_calc_ctrl.VAL" - clr=31 - bclr=34 - } -} -text { - object { - x=390 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calc result" - align="horiz. centered" -} -"text update" { - object { - x=390 - y=76 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=98 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=120 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=142 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=164 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.B" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=186 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.C" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=208 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts2.D" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=390 - y=54 - width=95 - height=20 - } - monitor { - chan="$(P)$(S)_cts1.A" - clr=34 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=145 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -"choice button" { - object { - x=145 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=20 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=20 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -text { - object { - x=85 - y=233 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=230 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=233 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -rectangle { - object { - x=183 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=183 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=183 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=183 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -rectangle { - object { - x=0 - y=251 - width=484 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=466 - y=255 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=252 - width=40 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=347 - y=255 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=255 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=252 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" - limits { - } -} -text { - object { - x=183 - y=255 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=0 - y=255 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AutoCount:" -} -text { - object { - x=0 - y=278 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calculations" -} -menu { - object { - x=90 - y=275 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=430 - y=275 - width=55 - height=20 - } - display[0] { - label="More" - name="scaler_full_calc.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=375 - y=275 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler_more.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -composite { - object { - x=210 - y=272 - width=135 - height=28 - } - "composite name"="" - children { - text { - object { - x=212 - y=272 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" - } - "text entry" { - object { - x=210 - y=280 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - } -} diff --git a/stdApp/op/adl/scaler_full_calc.adl b/stdApp/op/adl/scaler_full_calc.adl deleted file mode 100644 index 16df700..0000000 --- a/stdApp/op/adl/scaler_full_calc.adl +++ /dev/null @@ -1,1740 +0,0 @@ - -file { - name="/home/sricat/BCDA/epics/3.13.1/share3/stdApp/op/adl/scaler_full_calc_3.3.adl" - version=020305 -} -display { - object { - x=96 - y=142 - width=630 - height=275 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=0 - y=252 - width=484 - height=22 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=466 - y=256 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=253 - width=40 - height=20 - } - control { - chan="$(P)$(S).RAT1" - clr=30 - bclr=47 - } - format="compact" -} -text { - object { - x=347 - y=256 - width=75 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=256 - width=35 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=253 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY1" - clr=30 - bclr=47 - } - format="compact" -} -text { - object { - x=183 - y=256 - width=15 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="(s)" -} -text { - object { - x=0 - y=256 - width=70 - height=14 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="AutoCount:" -} -rectangle { - object { - x=0 - y=230 - width=484 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=322 - y=234 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=212 - y=234 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=247 - y=231 - width=75 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" -} -text { - object { - x=466 - y=234 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=426 - y=231 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" -} -text { - object { - x=347 - y=234 - width=75 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="DisplayFreq" -} -text { - object { - x=85 - y=234 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=125 - y=231 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" -} -text { - object { - x=183 - y=234 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -rectangle { - object { - x=183 - y=1 - width=207 - height=13 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=0 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text update" { - object { - x=285 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" -} -text { - object { - x=285 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -"text entry" { - object { - x=185 - y=16 - width=95 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } -} -rectangle { - object { - x=183 - y=14 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=0 - y=41 - width=390 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=185 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=285 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=285 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text update" { - object { - x=285 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" -} -"text entry" { - object { - x=185 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } -} -"text entry" { - object { - x=185 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=185 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } -} -text { - object { - x=390 - y=0 - width=30 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Var" - align="horiz. centered" -} -text { - object { - x=145 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -"choice button" { - object { - x=145 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=145 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } -} -"text entry" { - object { - x=20 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } -} -text { - object { - x=20 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -"text entry" { - object { - x=20 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=20 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=60 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -rectangle { - object { - x=183 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=183 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=183 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=183 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=183 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=183 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=183 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=183 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -"text update" { - object { - x=540 - y=98 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc3.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -text { - object { - x=540 - y=40 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Result" - align="horiz. centered" -} -"text update" { - object { - x=540 - y=76 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc2.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text update" { - object { - x=540 - y=54 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc1.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=54 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc1.CALC" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=420 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc2.CALC" - clr=14 - bclr=51 - } -} -text { - object { - x=420 - y=40 - width=120 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Expression" - align="horiz. centered" -} -text { - object { - x=390 - y=56 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="A" - align="horiz. centered" -} -text { - object { - x=390 - y=78 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="B" - align="horiz. centered" -} -text { - object { - x=390 - y=100 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="C" - align="horiz. centered" -} -text { - object { - x=390 - y=122 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="D" - align="horiz. centered" -} -text { - object { - x=390 - y=144 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="E" - align="horiz. centered" -} -text { - object { - x=390 - y=166 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="F" - align="horiz. centered" -} -text { - object { - x=390 - y=188 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="G" - align="horiz. centered" -} -text { - object { - x=390 - y=210 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="H" - align="horiz. centered" -} -text { - object { - x=390 - y=18 - width=30 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="I" - align="horiz. centered" -} -text { - object { - x=420 - y=5 - width=210 - height=22 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="User calculations" - align="horiz. centered" -} -polyline { - object { - x=390 - y=0 - width=3 - height=230 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (391,1) - (391,228) - } -} -polyline { - object { - x=417 - y=0 - width=3 - height=230 - } - "basic attribute" { - clr=10 - width=3 - } - points { - (418,1) - (418,228) - } -} -rectangle { - object { - x=65 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -text { - object { - x=150 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"choice button" { - object { - x=65 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -"text entry" { - object { - x=150 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } -} -text { - object { - x=150 - y=0 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="auto" - align="horiz. centered" -} -composite { - object { - x=420 - y=120 - width=120 - height=20 - } - "composite name"="" - vis="static" - chan="$(P)$(S)_calc4.CALC" - children { - "text update" { - object { - x=540 - y=120 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc4.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" - } - } -} -"text update" { - object { - x=540 - y=142 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc5.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=142 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc5.CALC" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=540 - y=164 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc6.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=164 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc6.CALC" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=540 - y=186 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc7.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=186 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc7.CALC" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=540 - y=208 - width=90 - height=20 - } - monitor { - chan="$(P)$(S)_calc8.VAL" - clr=16 - bclr=0 - } - clrmod="alarm" - align="horiz. right" -} -"text entry" { - object { - x=420 - y=208 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc8.CALC" - clr=14 - bclr=51 - } -} -text { - object { - x=485 - y=233 - width=40 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calcs:" -} -menu { - object { - x=530 - y=230 - width=100 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=575 - y=255 - width=55 - height=20 - } - display[0] { - label="Less" - name="scaler_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -"text entry" { - object { - x=20 - y=76 - width=120 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=420 - y=98 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc3.CALC" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=420 - y=120 - width=120 - height=20 - } - control { - chan="$(P)$(S)_calc4.CALC" - clr=14 - bclr=51 - } -} diff --git a/stdApp/op/adl/scaler_more.adl b/stdApp/op/adl/scaler_more.adl deleted file mode 100644 index d1f6ff3..0000000 --- a/stdApp/op/adl/scaler_more.adl +++ /dev/null @@ -1,1288 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/std/stdApp/op/adl/scaler_more.adl" - version=030101 -} -display { - object { - x=474 - y=237 - width=345 - height=280 - } - clr=14 - bclr=3 - cmap="" - gridSpacing=5 - gridOn=0 - snapToGrid=0 -} -"color map" { - ncolors=65 - colors { - ffffff, - ececec, - dadada, - c8c8c8, - bbbbbb, - aeaeae, - 9e9e9e, - 919191, - 858585, - 787878, - 696969, - 5a5a5a, - 464646, - 2d2d2d, - 000000, - 00d800, - 1ebb00, - 339900, - 2d7f00, - 216c00, - fd0000, - de1309, - be190b, - a01207, - 820400, - 5893ff, - 597ee1, - 4b6ec7, - 3a5eab, - 27548d, - fbf34a, - f9da3c, - eeb62b, - e19015, - cd6100, - ffb0ff, - d67fe2, - ae4ebc, - 8b1a96, - 610a75, - a4aaff, - 8793e2, - 6a73c1, - 4d52a4, - 343386, - c7bb6d, - b79d5c, - a47e3c, - 7d5627, - 58340f, - 99ffff, - 73dfff, - 4ea5f9, - 2a63e4, - 0a00b8, - ebf1b5, - d4db9d, - bbc187, - a6a462, - 8b8239, - 73ff6b, - 52da3b, - 3cb420, - 289315, - 1a7309, - } -} -rectangle { - object { - x=50 - y=0 - width=115 - height=40 - } - "basic attribute" { - clr=47 - } -} -"choice button" { - object { - x=50 - y=0 - width=85 - height=40 - } - control { - chan="$(P)$(S).CONT" - clr=30 - bclr=47 - } -} -text { - object { - x=135 - y=10 - width=30 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - textix="time" - align="horiz. centered" -} -"text entry" { - object { - x=135 - y=20 - width=30 - height=20 - } - control { - chan="$(P)$(S).TP1" - clr=30 - bclr=47 - } - limits { - } -} -rectangle { - object { - x=0 - y=229 - width=392 - height=22 - } - "basic attribute" { - clr=5 - } -} -text { - object { - x=220 - y=233 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -text { - object { - x=243 - y=233 - width=40 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Update" -} -text { - object { - x=326 - y=233 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Hz" -} -"text entry" { - object { - x=286 - y=230 - width=40 - height=20 - } - control { - chan="$(P)$(S).RATE" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=120 - y=233 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Clock" -} -"text entry" { - object { - x=155 - y=230 - width=65 - height=20 - } - control { - chan="$(P)$(S).FREQ" - clr=48 - bclr=45 - } - format="compact" - limits { - } -} -text { - object { - x=0 - y=233 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Delay" -} -"text entry" { - object { - x=35 - y=230 - width=60 - height=20 - } - control { - chan="$(P)$(S).DLY" - clr=14 - bclr=51 - } - format="compact" - limits { - } -} -text { - object { - x=95 - y=233 - width=15 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="(s)" -} -rectangle { - object { - x=0 - y=41 - width=344 - height=11 - } - "basic attribute" { - clr=1 - } -} -text { - object { - x=145 - y=40 - width=95 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Preset count" - align="horiz. centered" -} -text { - object { - x=245 - y=40 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Actual count" - align="horiz. centered" -} -"text update" { - object { - x=245 - y=74 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S2" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=96 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S3" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=118 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S4" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=140 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S5" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=162 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S6" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=184 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S7" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=206 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S8" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=245 - y=52 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).S1" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=145 - y=54 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=145 - y=76 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR2" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=98 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=120 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=142 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=164 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=186 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=145 - y=208 - width=95 - height=20 - } - control { - chan="$(P)$(S).PR8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=105 - y=40 - width=35 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gate?" - align="horiz. centered" -} -"choice button" { - object { - x=105 - y=54 - width=35 - height=20 - } - control { - chan="$(P)$(S).G1" - clr=48 - bclr=45 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=76 - width=35 - height=20 - } - control { - chan="$(P)$(S).G2" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=98 - width=35 - height=20 - } - control { - chan="$(P)$(S).G3" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=120 - width=35 - height=20 - } - control { - chan="$(P)$(S).G4" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=142 - width=35 - height=20 - } - control { - chan="$(P)$(S).G5" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=164 - width=35 - height=20 - } - control { - chan="$(P)$(S).G6" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=186 - width=35 - height=20 - } - control { - chan="$(P)$(S).G7" - clr=14 - bclr=51 - } - stacking="column" -} -"choice button" { - object { - x=105 - y=208 - width=35 - height=20 - } - control { - chan="$(P)$(S).G8" - clr=14 - bclr=51 - } - stacking="column" -} -rectangle { - object { - x=143 - y=52 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -rectangle { - object { - x=143 - y=74 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G2" - } -} -rectangle { - object { - x=143 - y=96 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G3" - } -} -rectangle { - object { - x=143 - y=118 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G4" - } -} -rectangle { - object { - x=143 - y=140 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G5" - } -} -rectangle { - object { - x=143 - y=162 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G6" - } -} -rectangle { - object { - x=143 - y=184 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G7" - } -} -rectangle { - object { - x=143 - y=206 - width=99 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G8" - } -} -rectangle { - object { - x=168 - y=1 - width=175 - height=13 - } - "basic attribute" { - clr=1 - } -} -"text update" { - object { - x=245 - y=14 - width=100 - height=22 - } - monitor { - chan="$(P)$(S).T" - clr=54 - bclr=3 - } - align="horiz. right" - limits { - } -} -text { - object { - x=245 - y=0 - width=100 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Elapsed time" - align="horiz. centered" -} -text { - object { - x=170 - y=0 - width=70 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Count time" - align="horiz. centered" -} -"text entry" { - object { - x=170 - y=16 - width=70 - height=20 - } - control { - chan="$(P)$(S).TP" - clr=48 - bclr=45 - } - limits { - } -} -rectangle { - object { - x=168 - y=14 - width=74 - height=24 - } - "basic attribute" { - clr=53 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(S).G1" - } -} -text { - object { - x=0 - y=54 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="1" - align="horiz. right" -} -text { - object { - x=0 - y=76 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="2" - align="horiz. right" -} -text { - object { - x=0 - y=98 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="3" - align="horiz. right" -} -text { - object { - x=0 - y=120 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="4" - align="horiz. right" -} -text { - object { - x=0 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="5" - align="horiz. right" -} -text { - object { - x=0 - y=164 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="6" - align="horiz. right" -} -text { - object { - x=0 - y=186 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="7" - align="horiz. right" -} -text { - object { - x=0 - y=208 - width=20 - height=20 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="8" - align="horiz. right" -} -"text entry" { - object { - x=20 - y=54 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM1" - clr=48 - bclr=45 - } - limits { - } -} -"text entry" { - object { - x=20 - y=98 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM3" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=120 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM4" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=142 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM5" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=164 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM6" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=186 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM7" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=20 - y=208 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM8" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=20 - y=40 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Description" - align="horiz. centered" -} -text { - object { - x=0 - y=40 - width=20 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="#" - align="horiz. centered" -} -"choice button" { - object { - x=0 - y=0 - width=50 - height=40 - } - control { - chan="$(P)$(S).CNT" - clr=14 - bclr=51 - } -} -text { - object { - x=0 - y=253 - width=90 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Calcs" -} -menu { - object { - x=38 - y=252 - width=70 - height=20 - } - control { - chan="$(P)$(S)_calcEnable.VAL" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=300 - y=250 - width=45 - height=20 - } - display[0] { - label="More" - name="scaler_full.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-More" -} -"related display" { - object { - x=255 - y=250 - width=45 - height=20 - } - display[0] { - label="Less" - name="scaler.adl" - args="P=$(P),S=$(S)" - policy="replace display" - } - clr=0 - bclr=17 - label="-Less" -} -"text entry" { - object { - x=20 - y=76 - width=80 - height=20 - } - control { - chan="$(P)$(S).NM2" - clr=14 - bclr=51 - } - limits { - } -} -composite { - object { - x=115 - y=250 - width=135 - height=28 - } - "composite name"="" - children { - text { - object { - x=117 - y=250 - width=110 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="SYNC WITH SCALER:" - } - "text entry" { - object { - x=115 - y=258 - width=135 - height=20 - } - control { - chan="$(P)$(S).COUT" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - } -} diff --git a/stdApp/op/adl/sectorStatus.adl b/stdApp/op/adl/sectorStatus.adl index 322d148..81cab38 100644 --- a/stdApp/op/adl/sectorStatus.adl +++ b/stdApp/op/adl/sectorStatus.adl @@ -286,56 +286,45 @@ text { } textix="0" } -composite { +chan="" +children { +text { object { x=85 y=32 width=50 - height=26 + height=7 } - "composite name"="" - vis="static" - chan="" - children { - text { - object { - x=85 - y=32 - width=50 - height=7 - } - "basic attribute" { - clr=14 - } - textix="IOC MEMORY" - } - text { - object { - x=93 - y=41 - width=35 - height=7 - } - "basic attribute" { - clr=14 - } - textix="PERCENT" - } - text { - object { - x=98 - y=51 - width=25 - height=7 - } - "basic attribute" { - clr=14 - } - textix="USAGE" - } + "basic attribute" { + clr=14 + } + textix="IOC MEMORY" +} +text { + object { + x=93 + y=41 + width=35 + height=7 + } + "basic attribute" { + clr=14 } + textix="PERCENT" } -composite { +text { + object { + x=98 + y=51 + width=25 + height=7 + } + "basic attribute" { + clr=14 + } + textix="USAGE" +} + object { x=247 y=32 @@ -384,67 +373,56 @@ composite { } } } -composite { +chan="" +children { +text { object { x=319 - y=32 + y=33 width=43 - height=26 + height=10 } - "composite name"="" - vis="static" - chan="" - children { - text { - object { - x=319 - y=33 - width=43 - height=10 - } - "basic attribute" { - clr=14 - } - } - text { - object { - x=330 - y=41 - width=20 - height=7 - } - "basic attribute" { - clr=14 - } - textix="TASK" - } - text { - object { - x=325 - y=51 - width=30 - height=7 - } - "basic attribute" { - clr=14 - } - textix="STATUS" - } - text { - object { - x=333 - y=32 - width=15 - height=7 - } - "basic attribute" { - clr=14 - } - textix="IOC" - } + "basic attribute" { + clr=14 } } -oval { +text { + object { + x=330 + y=41 + width=20 + height=7 + } + "basic attribute" { + clr=14 + } + textix="TASK" +} +text { + object { + x=325 + y=51 + width=30 + height=7 + } + "basic attribute" { + clr=14 + } + textix="STATUS" +} +text { + object { + x=333 + y=32 + width=15 + height=7 + } + "basic attribute" { + clr=14 + } + textix="IOC" +} + object { x=327 y=72 @@ -1010,44 +988,33 @@ text { } textix="150" } -composite { +chan="" +children { +text { object { x=172 - y=32 + y=41 width=40 - height=16 + height=7 } - "composite name"="" - vis="static" - chan="" - children { - text { - object { - x=172 - y=41 - width=40 - height=7 - } - "basic attribute" { - clr=14 - } - textix="CONNECTS" - } - text { - object { - x=185 - y=32 - width=15 - height=7 - } - "basic attribute" { - clr=14 - } - textix="TCP" - } + "basic attribute" { + clr=14 } + textix="CONNECTS" } text { + object { + x=185 + y=32 + width=15 + height=7 + } + "basic attribute" { + clr=14 + } + textix="TCP" +} + object { x=75 y=61 diff --git a/stdApp/op/adl/selector_more.adl b/stdApp/op/adl/selector_more.adl index c6ca7c5..62b9d0b 100644 --- a/stdApp/op/adl/selector_more.adl +++ b/stdApp/op/adl/selector_more.adl @@ -87,6 +87,17 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=330 + height=25 + } + "basic attribute" { + clr=0 + } +} menu { object { x=10 @@ -100,17 +111,6 @@ menu { bclr=51 } } -rectangle { - object { - x=0 - y=0 - width=330 - height=25 - } - "basic attribute" { - clr=0 - } -} polyline { object { x=0 diff --git a/stdApp/op/adl/softMotorConfig.adl b/stdApp/op/adl/softMotorConfig.adl index f65775a..26aa2e1 100644 --- a/stdApp/op/adl/softMotorConfig.adl +++ b/stdApp/op/adl/softMotorConfig.adl @@ -87,6 +87,96 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=540 + height=30 + } + "basic attribute" { + clr=54 + } +} +rectangle { + object { + x=11 + y=158 + width=110 + height=34 + } + "basic attribute" { + clr=20 + } +} +rectangle { + object { + x=373 + y=63 + width=164 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(SM)CalcRevs.INAV" + } +} +rectangle { + object { + x=373 + y=98 + width=164 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(SM)CalcFrwd.OUTV" + } +} +rectangle { + object { + x=373 + y=133 + width=164 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(SM)CalcMove.INAV" + } +} +rectangle { + object { + x=373 + y=168 + width=164 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(SM)CalcStop.OUTV" + } +} text { object { x=26 @@ -141,17 +231,6 @@ text { textix="Moving" align="horiz. centered" } -rectangle { - object { - x=0 - y=0 - width=540 - height=30 - } - "basic attribute" { - clr=54 - } -} text { object { x=0 @@ -196,17 +275,6 @@ text { bclr=16 label="-Reverse" } -rectangle { - object { - x=11 - y=158 - width=110 - height=34 - } - "basic attribute" { - clr=20 - } -} text { object { x=21 @@ -267,49 +335,38 @@ text { limits { } } -composite { +polygon { object { - x=142 + x=338 y=164 - width=212 - height=9 - } - "composite name"="" - children { - polygon { - object { - x=338 - y=164 - width=16 - height=8 - } - "basic attribute" { - clr=37 - width=2 - } - points { - (332,167) - (332,177) - (347,172) - (332,167) - } - } - polyline { - object { - x=142 - y=171 - width=194 - height=2 - } - "basic attribute" { - clr=37 - width=2 - } - points { - (143,172) - (335,172) - } - } + width=16 + height=8 + } + "basic attribute" { + clr=37 + width=2 + } + points { + (332,167) + (332,177) + (347,172) + (332,167) + } +} +polyline { + object { + x=142 + y=171 + width=194 + height=2 + } + "basic attribute" { + clr=37 + width=2 + } + points { + (143,172) + (335,172) } } text { @@ -399,184 +456,140 @@ polyline { limits { } } -composite { +polyline { object { x=272 + y=102 + width=26 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (273,103) + (297,103) + } +} +polygon { + object { + x=302 y=95 - width=46 - height=9 - } - "composite name"="" - children { - polyline { - object { - x=272 - y=102 - width=26 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (273,103) - (297,103) - } - } - polygon { - object { - x=302 - y=95 - width=16 - height=8 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (296,98) - (296,108) - (311,103) - (296,98) - } - } + width=16 + height=8 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (296,98) + (296,108) + (311,103) + (296,98) } } -composite { +polygon { object { - x=136 + x=163 y=93 - width=43 - height=9 - } - "composite name"="" - children { - polygon { - object { - x=163 - y=93 - width=16 - height=8 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (157,96) - (157,106) - (172,101) - (157,96) - } - } - polyline { - object { - x=136 - y=100 - width=26 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (137,101) - (161,101) - } - } + width=16 + height=8 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (157,96) + (157,106) + (172,101) + (157,96) } } -composite { +polyline { + object { + x=136 + y=100 + width=26 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (137,101) + (161,101) + } +} +polygon { object { x=275 y=64 - width=37 + width=15 height=10 } - "composite name"="" - children { - polygon { - object { - x=275 - y=64 - width=15 - height=10 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (290,64) - (290,74) - (275,69) - (290,64) - } - } - polyline { - object { - x=289 - y=68 - width=23 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (311,69) - (290,69) - } - } + "basic attribute" { + clr=20 + width=2 + } + points { + (290,64) + (290,74) + (275,69) + (290,64) } } -composite { +polyline { + object { + x=289 + y=68 + width=23 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (311,69) + (290,69) + } +} +polygon { object { x=138 y=62 - width=33 + width=15 height=10 } - "composite name"="" - children { - polygon { - object { - x=138 - y=62 - width=15 - height=10 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (153,62) - (153,72) - (138,67) - (153,62) - } - } - polyline { - object { - x=148 - y=66 - width=23 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (170,67) - (149,67) - } - } + "basic attribute" { + clr=20 + width=2 + } + points { + (153,62) + (153,72) + (138,67) + (153,62) + } +} +polyline { + object { + x=148 + y=66 + width=23 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (170,67) + (149,67) } } polyline { @@ -624,23 +637,6 @@ text { textix="Calcs (Default-> In=Out)" align="horiz. centered" } -rectangle { - object { - x=373 - y=63 - width=164 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(SM)CalcRevs.INAV" - } -} "text entry" { object { x=375 @@ -657,23 +653,6 @@ rectangle { limits { } } -rectangle { - object { - x=373 - y=98 - width=164 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(SM)CalcFrwd.OUTV" - } -} "text entry" { object { x=375 @@ -690,23 +669,6 @@ rectangle { limits { } } -rectangle { - object { - x=373 - y=133 - width=164 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(SM)CalcMove.INAV" - } -} "text entry" { object { x=375 @@ -723,23 +685,6 @@ rectangle { limits { } } -rectangle { - object { - x=373 - y=168 - width=164 - height=24 - } - "basic attribute" { - clr=20 - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(SM)CalcStop.OUTV" - } -} "text entry" { object { x=375 @@ -756,49 +701,38 @@ rectangle { limits { } } -composite { +polygon { object { x=142 y=134 - width=33 + width=15 height=10 } - "composite name"="" - children { - polygon { - object { - x=142 - y=134 - width=15 - height=10 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (157,134) - (157,144) - (142,139) - (157,134) - } - } - polyline { - object { - x=152 - y=138 - width=23 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (174,139) - (153,139) - } - } + "basic attribute" { + clr=20 + width=2 + } + points { + (157,134) + (157,144) + (142,139) + (157,134) + } +} +polyline { + object { + x=152 + y=138 + width=23 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (174,139) + (153,139) } } "message button" { @@ -846,49 +780,38 @@ composite { limits { } } -composite { +polygon { object { x=294 y=136 - width=73 + width=15 height=10 } - "composite name"="" - children { - polygon { - object { - x=294 - y=136 - width=15 - height=10 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (309,136) - (309,146) - (294,141) - (309,136) - } - } - polyline { - object { - x=308 - y=140 - width=59 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (366,141) - (309,141) - } - } + "basic attribute" { + clr=20 + width=2 + } + points { + (309,136) + (309,146) + (294,141) + (309,136) + } +} +polyline { + object { + x=308 + y=140 + width=59 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (366,141) + (309,141) } } "related display" { diff --git a/stdApp/op/adl/softMotorHelp.adl b/stdApp/op/adl/softMotorHelp.adl index 864fb0b..65f7ed4 100644 --- a/stdApp/op/adl/softMotorHelp.adl +++ b/stdApp/op/adl/softMotorHelp.adl @@ -87,6 +87,735 @@ display { 1a7309, } } +rectangle { + object { + x=707 + y=28 + width=110 + height=200 + } + "basic attribute" { + clr=3 + } +} +rectangle { + object { + x=0 + y=0 + width=640 + height=58 + } + "basic attribute" { + clr=35 + } +} +rectangle { + object { + x=11 + y=192 + width=110 + height=34 + } + "basic attribute" { + clr=20 + } +} +rectangle { + object { + x=10 + y=112 + width=118 + height=16 + } + "basic attribute" { + clr=50 + width=2 + } +} +rectangle { + object { + x=9 + y=110 + width=120 + height=2 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=9 + y=110 + width=1 + height=20 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=128 + y=112 + width=1 + height=18 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=10 + y=128 + width=119 + height=2 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=107 + y=135 + width=21 + height=18 + } + "basic attribute" { + clr=26 + } +} +rectangle { + object { + x=105 + y=153 + width=25 + height=2 + } + "basic attribute" { + clr=29 + } +} +rectangle { + object { + x=128 + y=134 + width=2 + height=20 + } + "basic attribute" { + clr=29 + } +} +rectangle { + object { + x=105 + y=133 + width=23 + height=2 + } + "basic attribute" { + clr=40 + } +} +rectangle { + object { + x=105 + y=134 + width=2 + height=20 + } + "basic attribute" { + clr=40 + } +} +rectangle { + object { + x=34 + y=136 + width=68 + height=16 + } + "basic attribute" { + clr=51 + width=5 + } +} +rectangle { + object { + x=33 + y=134 + width=70 + height=2 + } + "basic attribute" { + clr=28 + width=5 + } +} +rectangle { + object { + x=225 + y=163 + width=118 + height=20 + } + "basic attribute" { + clr=16 + } +} +rectangle { + object { + x=464 + y=98 + width=164 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=464 + y=133 + width=164 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=464 + y=168 + width=164 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=464 + y=203 + width=164 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } +} +rectangle { + object { + x=467 + y=118 + width=158 + height=2 + } + "basic attribute" { + clr=1 + width=2 + } +} +rectangle { + object { + x=468 + y=103 + width=156 + height=15 + } + "basic attribute" { + clr=40 + width=2 + } +} +rectangle { + object { + x=467 + y=101 + width=158 + height=2 + } + "basic attribute" { + clr=44 + width=2 + } +} +rectangle { + object { + x=624 + y=103 + width=1 + height=17 + } + "basic attribute" { + clr=1 + width=2 + } +} +rectangle { + object { + x=467 + y=188 + width=158 + height=2 + } + "basic attribute" { + clr=1 + width=2 + } +} +rectangle { + object { + x=468 + y=173 + width=156 + height=15 + } + "basic attribute" { + clr=40 + width=2 + } +} +rectangle { + object { + x=467 + y=171 + width=158 + height=2 + } + "basic attribute" { + clr=44 + width=2 + } +} +rectangle { + object { + x=624 + y=173 + width=1 + height=17 + } + "basic attribute" { + clr=1 + width=2 + } +} +rectangle { + object { + x=571 + y=68 + width=58 + height=16 + } + "basic attribute" { + clr=50 + width=5 + } +} +rectangle { + object { + x=570 + y=66 + width=60 + height=2 + } + "basic attribute" { + clr=0 + width=5 + } +} +rectangle { + object { + x=722 + y=105 + width=88 + height=16 + } + "basic attribute" { + clr=50 + width=2 + } +} +rectangle { + object { + x=721 + y=103 + width=90 + height=2 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=721 + y=103 + width=1 + height=20 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=810 + y=105 + width=1 + height=18 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=722 + y=121 + width=89 + height=2 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=739 + y=129 + width=74 + height=16 + } + "basic attribute" { + clr=50 + width=2 + } +} +rectangle { + object { + x=738 + y=127 + width=75 + height=2 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=738 + y=127 + width=1 + height=20 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=812 + y=129 + width=1 + height=18 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=739 + y=145 + width=74 + height=2 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=708 + y=193 + width=108 + height=33 + } + "basic attribute" { + clr=15 + width=24 + } +} +rectangle { + object { + x=714 + y=205 + width=49 + height=16 + } + "basic attribute" { + clr=50 + width=2 + } +} +rectangle { + object { + x=713 + y=203 + width=50 + height=2 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=713 + y=203 + width=1 + height=20 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=762 + y=205 + width=1 + height=18 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=714 + y=221 + width=49 + height=2 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=711 + y=153 + width=17 + height=16 + } + "basic attribute" { + clr=26 + } +} +rectangle { + object { + x=709 + y=169 + width=20 + height=2 + } + "basic attribute" { + clr=29 + } +} +rectangle { + object { + x=727 + y=152 + width=2 + height=18 + } + "basic attribute" { + clr=29 + } +} +rectangle { + object { + x=709 + y=151 + width=18 + height=2 + } + "basic attribute" { + clr=40 + } +} +rectangle { + object { + x=709 + y=152 + width=2 + height=18 + } + "basic attribute" { + clr=40 + } +} +rectangle { + object { + x=794 + y=153 + width=17 + height=16 + } + "basic attribute" { + clr=26 + } +} +rectangle { + object { + x=792 + y=169 + width=20 + height=2 + } + "basic attribute" { + clr=29 + } +} +rectangle { + object { + x=810 + y=152 + width=2 + height=18 + } + "basic attribute" { + clr=29 + } +} +rectangle { + object { + x=792 + y=151 + width=18 + height=2 + } + "basic attribute" { + clr=40 + } +} +rectangle { + object { + x=792 + y=152 + width=2 + height=18 + } + "basic attribute" { + clr=40 + } +} +rectangle { + object { + x=706 + y=11 + width=110 + height=20 + } + "basic attribute" { + clr=7 + width=20 + } +} +rectangle { + object { + x=716 + y=39 + width=94 + height=13 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=715 + y=37 + width=95 + height=2 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=715 + y=37 + width=1 + height=16 + } + "basic attribute" { + clr=28 + width=2 + } +} +rectangle { + object { + x=809 + y=39 + width=1 + height=14 + } + "basic attribute" { + clr=0 + width=2 + } +} +rectangle { + object { + x=716 + y=51 + width=94 + height=2 + } + "basic attribute" { + clr=0 + width=2 + } +} "related display" { object { x=710 @@ -114,17 +843,6 @@ polyline { (705,231) } } -rectangle { - object { - x=707 - y=28 - width=110 - height=200 - } - "basic attribute" { - clr=3 - } -} text { object { x=26 @@ -167,28 +885,6 @@ text { textix="Moving" align="horiz. centered" } -rectangle { - object { - x=0 - y=0 - width=640 - height=58 - } - "basic attribute" { - clr=35 - } -} -rectangle { - object { - x=11 - y=192 - width=110 - height=34 - } - "basic attribute" { - clr=20 - } -} text { object { x=21 @@ -264,54 +960,43 @@ polyline { bclr=16 label=-Reverse } -composite { +chan="" +children { +polygon { object { - x=191 + x=387 y=197 - width=212 - height=9 + width=16 + height=8 } - "composite name"="" - vis="static" - chan="" - children { - polygon { - object { - x=387 - y=197 - width=16 - height=8 - } - "basic attribute" { - clr=37 - width=2 - } - points { - (381,200) - (381,210) - (396,205) - (381,200) - } - } - polyline { - object { - x=191 - y=204 - width=194 - height=2 - } - "basic attribute" { - clr=37 - width=2 - } - points { - (192,205) - (384,205) - } - } + "basic attribute" { + clr=37 + width=2 + } + points { + (381,200) + (381,210) + (396,205) + (381,200) } } -text { +polyline { + object { + x=191 + y=204 + width=194 + height=2 + } + "basic attribute" { + clr=37 + width=2 + } + points { + (192,205) + (384,205) + } +} + object { x=242 y=193 @@ -324,54 +1009,43 @@ text { textix="optional link" align="horiz. centered" } -composite { +chan="" +children { +polyline { object { x=321 + y=135 + width=26 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (322,136) + (346,136) + } +} +polygon { + object { + x=351 y=128 - width=46 - height=9 + width=16 + height=8 } - "composite name"="" - vis="static" - chan="" - children { - polyline { - object { - x=321 - y=135 - width=26 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (322,136) - (346,136) - } - } - polygon { - object { - x=351 - y=128 - width=16 - height=8 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (345,131) - (345,141) - (360,136) - (345,131) - } - } + "basic attribute" { + clr=20 + width=2 + } + points { + (345,131) + (345,141) + (360,136) + (345,131) } } -composite { + object { x=185 y=126 @@ -418,54 +1092,43 @@ composite { } } } -composite { +chan="" +children { +polygon { object { x=324 y=97 - width=37 + width=15 height=10 } - "composite name"="" - vis="static" - chan="" - children { - polygon { - object { - x=324 - y=97 - width=15 - height=10 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (339,97) - (339,107) - (324,102) - (339,97) - } - } - polyline { - object { - x=338 - y=101 - width=23 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (360,102) - (339,102) - } - } + "basic attribute" { + clr=20 + width=2 + } + points { + (339,97) + (339,107) + (324,102) + (339,97) + } +} +polyline { + object { + x=338 + y=101 + width=23 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (360,102) + (339,102) } } -composite { + object { x=187 y=95 @@ -522,57 +1185,46 @@ text { "basic attribute" { clr=14 } - textix="Calcs (Default-> In=Out)" - align="horiz. centered" -} -composite { - object { - x=191 - y=167 - width=33 - height=10 - } - "composite name"="" - vis="static" - chan="" - children { - polygon { - object { - x=191 - y=167 - width=15 - height=10 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (206,167) - (206,177) - (191,172) - (206,167) - } - } - polyline { - object { - x=201 - y=171 - width=23 - height=2 - } - "basic attribute" { - clr=20 - width=2 - } - points { - (223,172) - (202,172) - } - } + textix="Calcs (Default-> In=Out)" + align="horiz. centered" +} +chan="" +children { +polygon { + object { + x=191 + y=167 + width=15 + height=10 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (206,167) + (206,177) + (191,172) + (206,167) + } +} +polyline { + object { + x=201 + y=171 + width=23 + height=2 + } + "basic attribute" { + clr=20 + width=2 + } + points { + (223,172) + (202,172) } } -composite { + object { x=343 y=169 @@ -682,80 +1334,9 @@ text { } textix="record and other EPICS devices (i.e. tables, DACS, etc.)." } -composite { - object { - x=9 - y=110 - width=120 - height=20 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=10 - y=112 - width=118 - height=16 - } - "basic attribute" { - clr=50 - width=2 - } - } - rectangle { - object { - x=9 - y=110 - width=120 - height=2 - } - "basic attribute" { - clr=28 - width=2 - } - } - rectangle { - object { - x=9 - y=110 - width=1 - height=20 - } - "basic attribute" { - clr=28 - width=2 - } - } - rectangle { - object { - x=128 - y=112 - width=1 - height=18 - } - "basic attribute" { - clr=0 - width=2 - } - } - rectangle { - object { - x=10 - y=128 - width=119 - height=2 - } - "basic attribute" { - clr=0 - width=2 - } - } - } -} -text { +chan="" +children { + object { x=34 y=90 @@ -794,88 +1375,22 @@ text { textix="0.000" align="horiz. right" } -composite { +chan="" +children { +text { object { - x=105 - y=133 - width=25 - height=22 + x=113 + y=136 + width=10 + height=15 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=107 - y=135 - width=21 - height=18 - } - "basic attribute" { - clr=26 - } - } - rectangle { - object { - x=105 - y=153 - width=25 - height=2 - } - "basic attribute" { - clr=29 - } - } - rectangle { - object { - x=128 - y=134 - width=2 - height=20 - } - "basic attribute" { - clr=29 - } - } - rectangle { - object { - x=105 - y=133 - width=23 - height=2 - } - "basic attribute" { - clr=40 - } - } - rectangle { - object { - x=105 - y=134 - width=2 - height=20 - } - "basic attribute" { - clr=40 - } - } - text { - object { - x=113 - y=136 - width=10 - height=15 - } - "basic attribute" { - clr=0 - } - textix=">" - align="horiz. right" - } + "basic attribute" { + clr=0 } + textix=">" + align="horiz. right" } -composite { + object { x=7 y=133 @@ -984,92 +1499,57 @@ polyline { (1,61) } } -composite { +chan="" +children { +polyline { object { x=33 - y=134 - width=71 - height=19 + y=135 + width=1 + height=17 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=34 - y=136 - width=68 - height=16 - } - "basic attribute" { - clr=51 - width=5 - } - } - rectangle { - object { - x=33 - y=134 - width=70 - height=2 - } - "basic attribute" { - clr=28 - width=5 - } - } - polyline { - object { - x=33 - y=135 - width=1 - height=17 - } - "basic attribute" { - clr=28 - width=1 - } - points { - (33,135) - (33,151) - } - } - polyline { - object { - x=102 - y=135 - width=1 - height=18 - } - "basic attribute" { - clr=50 - width=1 - } - points { - (102,135) - (102,152) - } - } - polyline { - object { - x=34 - y=151 - width=70 - height=1 - } - "basic attribute" { - clr=50 - width=1 - } - points { - (34,151) - (103,151) - } - } + "basic attribute" { + clr=28 + width=1 + } + points { + (33,135) + (33,151) + } +} +polyline { + object { + x=102 + y=135 + width=1 + height=18 + } + "basic attribute" { + clr=50 + width=1 + } + points { + (102,135) + (102,152) + } +} +polyline { + object { + x=34 + y=151 + width=70 + height=1 + } + "basic attribute" { + clr=50 + width=1 + } + points { + (34,151) + (103,151) } } -text { + object { x=5 y=260 @@ -1105,306 +1585,232 @@ text { } textix="soft motor is made through the" } -composite { +chan="" +children { +polyline { object { - x=225 - y=163 - width=118 - height=20 + x=227 + y=164 + width=2 + height=19 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=225 - y=163 - width=118 - height=20 - } - "basic attribute" { - clr=16 - } - } - polyline { - object { - x=227 - y=164 - width=2 - height=19 - } - "basic attribute" { - clr=14 - width=2 - } - points { - (228,165) - (228,182) - } - } - polyline { - object { - x=227 - y=164 - width=56 - height=2 - } - "basic attribute" { - clr=14 - width=2 - } - points { - (228,165) - (282,165) - } - } - polyline { - object { - x=226 - y=179 - width=56 - height=3 - } - "basic attribute" { - clr=0 - width=2 - } - points { - (227,181) - (281,180) - } - } - polyline { - object { - x=280 - y=165 - width=2 - height=17 - } - "basic attribute" { - clr=0 - width=2 - } - points { - (281,181) - (281,166) - } - } - polyline { - object { - x=286 - y=164 - width=2 - height=19 - } - "basic attribute" { - clr=0 - width=2 - } - points { - (287,165) - (287,182) - } - } - polyline { - object { - x=286 - y=164 - width=56 - height=2 - } - "basic attribute" { - clr=0 - width=2 - } - points { - (287,165) - (341,165) - } - } - polyline { - object { - x=285 - y=179 - width=56 - height=3 - } - "basic attribute" { - clr=14 - width=2 - } - points { - (286,181) - (340,180) - } - } - polyline { - object { - x=339 - y=165 - width=2 - height=17 - } - "basic attribute" { - clr=14 - width=2 - } - points { - (340,181) - (340,166) - } - } - text { - object { - x=297 - y=166 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix="Same" - } - text { - object { - x=233 - y=166 - width=40 - height=14 - } - "basic attribute" { - clr=14 - } - textix="Invert" - } + "basic attribute" { + clr=14 + width=2 + } + points { + (228,165) + (228,182) } } -text { +polyline { object { - x=5 - y=360 - width=250 - height=18 + x=227 + y=164 + width=56 + height=2 } "basic attribute" { clr=14 + width=2 + } + points { + (228,165) + (282,165) } - textix="(.DVAL,.DRBV). The tweak " } -text { +polyline { object { - x=5 - y=380 - width=250 - height=18 + x=226 + y=179 + width=56 + height=3 + } + "basic attribute" { + clr=0 + width=2 + } + points { + (227,181) + (281,180) + } +} +polyline { + object { + x=280 + y=165 + width=2 + height=17 + } + "basic attribute" { + clr=0 + width=2 + } + points { + (281,181) + (281,166) + } +} +polyline { + object { + x=286 + y=164 + width=2 + height=19 + } + "basic attribute" { + clr=0 + width=2 + } + points { + (287,165) + (287,182) + } +} +polyline { + object { + x=286 + y=164 + width=56 + height=2 + } + "basic attribute" { + clr=0 + width=2 + } + points { + (287,165) + (341,165) + } +} +polyline { + object { + x=285 + y=179 + width=56 + height=3 } "basic attribute" { clr=14 + width=2 + } + points { + (286,181) + (340,180) } - textix="buttons let you test the soft" } -text { +polyline { object { - x=5 - y=300 - width=250 - height=18 + x=339 + y=165 + width=2 + height=17 } "basic attribute" { clr=14 + width=2 + } + points { + (340,181) + (340,166) } - textix="All input and output to the " } text { object { - x=5 - y=400 - width=250 - height=18 + x=297 + y=166 + width=40 + height=14 } "basic attribute" { clr=14 } - textix="motor after the link to the " + textix="Same" } text { + object { + x=233 + y=166 + width=40 + height=14 + } + "basic attribute" { + clr=14 + } + textix="Invert" +} + object { x=5 - y=420 + y=360 width=250 height=18 } "basic attribute" { clr=14 } - textix="EPICS device is made. If the " + textix="(.DVAL,.DRBV). The tweak " } text { object { - x=461 - y=68 - width=100 - height=15 + x=5 + y=380 + width=250 + height=18 } "basic attribute" { clr=14 } - textix="Hard Links" - align="horiz. centered" + textix="buttons let you test the soft" } -rectangle { +text { object { - x=464 - y=98 - width=164 - height=24 + x=5 + y=300 + width=250 + height=18 } "basic attribute" { - clr=20 - fill="outline" - width=2 + clr=14 } -} -rectangle { - object { - x=464 - y=133 - width=164 - height=24 + textix="All input and output to the " +} +text { + object { + x=5 + y=400 + width=250 + height=18 } "basic attribute" { - clr=20 - fill="outline" - width=2 + clr=14 } + textix="motor after the link to the " } -rectangle { +text { object { - x=464 - y=168 - width=164 - height=24 + x=5 + y=420 + width=250 + height=18 } "basic attribute" { - clr=20 - fill="outline" - width=2 + clr=14 } + textix="EPICS device is made. If the " } -rectangle { +text { object { - x=464 - y=203 - width=164 - height=24 + x=461 + y=68 + width=100 + height=15 } "basic attribute" { - clr=20 - fill="outline" - width=2 + clr=14 } + textix="Hard Links" + align="horiz. centered" } text { object { @@ -1458,93 +1864,23 @@ text { textix="Emergency Stop" align="horiz. centered" } -composite { +chan="" +children { +chan="" +children { + object { x=467 y=101 - width=158 - height=19 + width=1 + height=18 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=467 - y=118 - width=158 - height=2 - } - "basic attribute" { - clr=1 - width=2 - } - } - rectangle { - object { - x=468 - y=103 - width=156 - height=15 - } - "basic attribute" { - clr=40 - width=2 - } - } - composite { - object { - x=467 - y=101 - width=158 - height=2 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=467 - y=101 - width=158 - height=2 - } - "basic attribute" { - clr=44 - width=2 - } - } - } - } - rectangle { - object { - x=467 - y=101 - width=1 - height=18 - } - "basic attribute" { - clr=43 - width=2 - } - } - rectangle { - object { - x=624 - y=103 - width=1 - height=17 - } - "basic attribute" { - clr=1 - width=2 - } - } + "basic attribute" { + clr=43 + width=2 } } -composite { + object { x=467 y=136 @@ -1579,32 +1915,21 @@ composite { width=2 } } - composite { + chan="" + children { + rectangle { object { x=467 y=136 width=158 height=2 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=467 - y=136 - width=158 - height=2 - } - "basic attribute" { - clr=44 - width=2 - } - } + "basic attribute" { + clr=44 + width=2 } } - rectangle { + } object { x=467 y=136 @@ -1630,93 +1955,23 @@ composite { } } } -composite { +chan="" +children { +chan="" +children { + object { x=467 y=171 - width=158 - height=19 + width=1 + height=18 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=467 - y=188 - width=158 - height=2 - } - "basic attribute" { - clr=1 - width=2 - } - } - rectangle { - object { - x=468 - y=173 - width=156 - height=15 - } - "basic attribute" { - clr=40 - width=2 - } - } - composite { - object { - x=467 - y=171 - width=158 - height=2 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=467 - y=171 - width=158 - height=2 - } - "basic attribute" { - clr=44 - width=2 - } - } - } - } - rectangle { - object { - x=467 - y=171 - width=1 - height=18 - } - "basic attribute" { - clr=43 - width=2 - } - } - rectangle { - object { - x=624 - y=173 - width=1 - height=17 - } - "basic attribute" { - clr=1 - width=2 - } - } + "basic attribute" { + clr=43 + width=2 } } -composite { + object { x=467 y=206 @@ -1751,32 +2006,21 @@ composite { width=2 } } - composite { + chan="" + children { + rectangle { object { x=467 y=206 width=158 height=2 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=467 - y=206 - width=158 - height=2 - } - "basic attribute" { - clr=44 - width=2 - } - } + "basic attribute" { + clr=44 + width=2 } } - rectangle { + } object { x=467 y=206 @@ -1802,104 +2046,69 @@ composite { } } } -composite { +chan="" +children { +polyline { object { x=570 - y=66 - width=61 - height=19 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=571 - y=68 - width=58 - height=16 - } - "basic attribute" { - clr=50 - width=5 - } - } - rectangle { - object { - x=570 - y=66 - width=60 - height=2 - } - "basic attribute" { - clr=0 - width=5 - } - } - polyline { - object { - x=570 - y=67 - width=1 - height=17 - } - "basic attribute" { - clr=0 - width=1 - } - points { - (570,67) - (570,83) - } - } - polyline { - object { - x=629 - y=67 - width=1 - height=18 - } - "basic attribute" { - clr=43 - width=1 - } - points { - (629,67) - (629,84) - } - } - polyline { - object { - x=570 - y=83 - width=61 - height=2 - } - "basic attribute" { - clr=43 - width=2 - } - points { - (571,84) - (630,84) - } - } - text { - object { - x=580 - y=68 - width=40 - height=15 - } - "basic attribute" { - clr=14 - } - textix="Load" - } + y=67 + width=1 + height=17 + } + "basic attribute" { + clr=0 + width=1 + } + points { + (570,67) + (570,83) + } +} +polyline { + object { + x=629 + y=67 + width=1 + height=18 + } + "basic attribute" { + clr=43 + width=1 + } + points { + (629,67) + (629,84) + } +} +polyline { + object { + x=570 + y=83 + width=61 + height=2 + } + "basic attribute" { + clr=43 + width=2 + } + points { + (571,84) + (630,84) } } text { + object { + x=580 + y=68 + width=40 + height=15 + } + "basic attribute" { + clr=14 + } + textix="Load" +} + object { x=545 y=260 @@ -2043,80 +2252,9 @@ text { } textix="link is optional. For example, for" } -composite { - object { - x=721 - y=103 - width=90 - height=20 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=722 - y=105 - width=88 - height=16 - } - "basic attribute" { - clr=50 - width=2 - } - } - rectangle { - object { - x=721 - y=103 - width=90 - height=2 - } - "basic attribute" { - clr=28 - width=2 - } - } - rectangle { - object { - x=721 - y=103 - width=1 - height=20 - } - "basic attribute" { - clr=28 - width=2 - } - } - rectangle { - object { - x=810 - y=105 - width=1 - height=18 - } - "basic attribute" { - clr=0 - width=2 - } - } - rectangle { - object { - x=722 - y=121 - width=89 - height=2 - } - "basic attribute" { - clr=0 - width=2 - } - } - } -} -polyline { +chan="" +children { + object { x=703 y=10 @@ -2128,189 +2266,33 @@ polyline { width=1 } points { - (703,10) - (821,10) - } -} -polyline { - object { - x=702 - y=10 - width=1 - height=222 - } - "basic attribute" { - clr=0 - width=1 - } - points { - (702,10) - (702,231) - } -} -composite { - object { - x=738 - y=127 - width=75 - height=20 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=739 - y=129 - width=74 - height=16 - } - "basic attribute" { - clr=50 - width=2 - } - } - rectangle { - object { - x=738 - y=127 - width=75 - height=2 - } - "basic attribute" { - clr=28 - width=2 - } - } - rectangle { - object { - x=738 - y=127 - width=1 - height=20 - } - "basic attribute" { - clr=28 - width=2 - } - } - rectangle { - object { - x=812 - y=129 - width=1 - height=18 - } - "basic attribute" { - clr=0 - width=2 - } - } - rectangle { - object { - x=739 - y=145 - width=74 - height=2 - } - "basic attribute" { - clr=0 - width=2 - } - } - } -} -composite { - object { - x=737 - y=60 - width=75 - height=20 - } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=738 - y=62 - width=74 - height=16 - } - "basic attribute" { - clr=50 - width=2 - } - } - rectangle { - object { - x=737 - y=60 - width=75 - height=2 - } - "basic attribute" { - clr=28 - width=2 - } - } - rectangle { - object { - x=737 - y=60 - width=1 - height=20 - } - "basic attribute" { - clr=28 - width=2 - } - } - rectangle { - object { - x=811 - y=62 - width=1 - height=18 - } - "basic attribute" { - clr=0 - width=2 - } - } - rectangle { - object { - x=738 - y=78 - width=74 - height=2 - } - "basic attribute" { - clr=0 - width=2 - } - } + (703,10) + (821,10) } } -rectangle { +polyline { object { - x=708 - y=193 - width=108 - height=33 + x=702 + y=10 + width=1 + height=222 } "basic attribute" { - clr=15 - width=24 + clr=0 + width=1 + } + points { + (702,10) + (702,231) } } -composite { +chan="" +children { + object { - x=713 - y=203 - width=50 + x=737 + y=60 + width=75 height=20 } "composite name"="" @@ -2319,9 +2301,9 @@ composite { children { rectangle { object { - x=714 - y=205 - width=49 + x=738 + y=62 + width=74 height=16 } "basic attribute" { @@ -2331,9 +2313,9 @@ composite { } rectangle { object { - x=713 - y=203 - width=50 + x=737 + y=60 + width=75 height=2 } "basic attribute" { @@ -2343,8 +2325,8 @@ composite { } rectangle { object { - x=713 - y=203 + x=737 + y=60 width=1 height=20 } @@ -2355,8 +2337,8 @@ composite { } rectangle { object { - x=762 - y=205 + x=811 + y=62 width=1 height=18 } @@ -2367,9 +2349,9 @@ composite { } rectangle { object { - x=714 - y=221 - width=49 + x=738 + y=78 + width=74 height=2 } "basic attribute" { @@ -2379,7 +2361,9 @@ composite { } } } -text { +chan="" +children { + object { x=5 y=340 @@ -2587,88 +2571,22 @@ text { } textix="readback and moving links. " } -composite { +chan="" +children { +text { object { - x=709 - y=151 - width=20 - height=20 + x=715 + y=154 + width=8 + height=14 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=711 - y=153 - width=17 - height=16 - } - "basic attribute" { - clr=26 - } - } - rectangle { - object { - x=709 - y=169 - width=20 - height=2 - } - "basic attribute" { - clr=29 - } - } - rectangle { - object { - x=727 - y=152 - width=2 - height=18 - } - "basic attribute" { - clr=29 - } - } - rectangle { - object { - x=709 - y=151 - width=18 - height=2 - } - "basic attribute" { - clr=40 - } - } - rectangle { - object { - x=709 - y=152 - width=2 - height=18 - } - "basic attribute" { - clr=40 - } - } - text { - object { - x=715 - y=154 - width=8 - height=14 - } - "basic attribute" { - clr=0 - } - textix="<" - align="horiz. right" - } + "basic attribute" { + clr=0 } + textix="<" + align="horiz. right" } -composite { + object { x=730 y=152 @@ -2753,88 +2671,22 @@ composite { } } } -composite { +chan="" +children { +text { object { - x=792 - y=151 - width=20 - height=20 + x=798 + y=154 + width=8 + height=14 } - "composite name"="" - vis="static" - chan="" - children { - rectangle { - object { - x=794 - y=153 - width=17 - height=16 - } - "basic attribute" { - clr=26 - } - } - rectangle { - object { - x=792 - y=169 - width=20 - height=2 - } - "basic attribute" { - clr=29 - } - } - rectangle { - object { - x=810 - y=152 - width=2 - height=18 - } - "basic attribute" { - clr=29 - } - } - rectangle { - object { - x=792 - y=151 - width=18 - height=2 - } - "basic attribute" { - clr=40 - } - } - rectangle { - object { - x=792 - y=152 - width=2 - height=18 - } - "basic attribute" { - clr=40 - } - } - text { - object { - x=798 - y=154 - width=8 - height=14 - } - "basic attribute" { - clr=0 - } - textix=">" - align="horiz. right" - } + "basic attribute" { + clr=0 } + textix=">" + align="horiz. right" } -text { + object { x=766 y=83 @@ -3006,18 +2858,6 @@ polyline { (816,225) } } -rectangle { - object { - x=706 - y=11 - width=110 - height=20 - } - "basic attribute" { - clr=7 - width=20 - } -} polyline { object { x=708 @@ -3065,66 +2905,6 @@ polyline { (708,30) } } -rectangle { - object { - x=716 - y=39 - width=94 - height=13 - } - "basic attribute" { - clr=0 - width=2 - } -} -rectangle { - object { - x=715 - y=37 - width=95 - height=2 - } - "basic attribute" { - clr=28 - width=2 - } -} -rectangle { - object { - x=715 - y=37 - width=1 - height=16 - } - "basic attribute" { - clr=28 - width=2 - } -} -rectangle { - object { - x=809 - y=39 - width=1 - height=14 - } - "basic attribute" { - clr=0 - width=2 - } -} -rectangle { - object { - x=716 - y=51 - width=94 - height=2 - } - "basic attribute" { - clr=0 - width=2 - } -} text { object { x=734 diff --git a/stdApp/op/adl/subRecord.adl b/stdApp/op/adl/subRecord.adl index 93fea98..d0752b8 100644 --- a/stdApp/op/adl/subRecord.adl +++ b/stdApp/op/adl/subRecord.adl @@ -439,101 +439,79 @@ menu { label="PROC" press_msg="1" } -composite { +polyline { object { x=0 y=155 width=399 - height=27 - } - "composite name"="" - children { - polyline { - object { - x=0 - y=155 - width=399 - height=3 - } - "basic attribute" { - clr=54 - fill="outline" - width=3 - } - points { - (1,156) - (397,156) - } - } - composite { - object { - x=5 - y=161 - width=236 - height=20 - } - "composite name"="" - children { - "text entry" { - object { - x=55 - y=161 - width=186 - height=20 - } - control { - chan="$(P)$(R).FLNK" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - text { - object { - x=5 - y=161 - width=40 - height=10 - } - "basic attribute" { - clr=14 - } - textix="FORWARD" - align="horiz. centered" - } - text { - object { - x=5 - y=171 - width=40 - height=10 - } - "basic attribute" { - clr=14 - } - textix="LINK" - align="horiz. centered" - } - } - } - "related display" { - object { - x=335 - y=162 - width=40 - height=20 - } - display[0] { - label="more fields" - name="subRecord_full.adl" - args="P=$(P),R=$(R)" - policy="replace display" - } - clr=0 - bclr=63 - label="-More" - } + height=3 + } + "basic attribute" { + clr=54 + fill="outline" + width=3 + } + points { + (1,156) + (397,156) + } +} +"text entry" { + object { + x=55 + y=161 + width=186 + height=20 + } + control { + chan="$(P)$(R).FLNK" + clr=14 + bclr=40 + } + format="string" + limits { + } +} +text { + object { + x=5 + y=161 + width=40 + height=10 + } + "basic attribute" { + clr=14 + } + textix="FORWARD" + align="horiz. centered" +} +text { + object { + x=5 + y=171 + width=40 + height=10 + } + "basic attribute" { + clr=14 + } + textix="LINK" + align="horiz. centered" +} +menu { + object { + x=335 + y=162 + width=40 + height=20 + } + display[0] { + label="more fields" + name="subRecord_full.adl" + args="P=$(P),R=$(R)" + policy="replace display" } + clr=0 + bclr=63 + label="-More" } diff --git a/stdApp/op/adl/subRecord_full.adl b/stdApp/op/adl/subRecord_full.adl index 26c410c..1c5df9f 100644 --- a/stdApp/op/adl/subRecord_full.adl +++ b/stdApp/op/adl/subRecord_full.adl @@ -783,101 +783,79 @@ menu { label="PROC" press_msg="1" } -composite { +polyline { object { x=0 y=335 width=399 - height=27 - } - "composite name"="" - children { - polyline { - object { - x=0 - y=335 - width=399 - height=3 - } - "basic attribute" { - clr=54 - fill="outline" - width=3 - } - points { - (1,336) - (397,336) - } - } - composite { - object { - x=5 - y=341 - width=236 - height=20 - } - "composite name"="" - children { - "text entry" { - object { - x=55 - y=341 - width=186 - height=20 - } - control { - chan="$(P)$(R).FLNK" - clr=14 - bclr=40 - } - format="string" - limits { - } - } - text { - object { - x=5 - y=341 - width=40 - height=10 - } - "basic attribute" { - clr=14 - } - textix="FORWARD" - align="horiz. centered" - } - text { - object { - x=5 - y=351 - width=40 - height=10 - } - "basic attribute" { - clr=14 - } - textix="LINK" - align="horiz. centered" - } - } - } - "related display" { - object { - x=335 - y=342 - width=40 - height=20 - } - display[0] { - label="fewer fields" - name="subRecord.adl" - args="P=$(P),R=$(R)" - policy="replace display" - } - clr=0 - bclr=63 - label="-Less" - } + height=3 + } + "basic attribute" { + clr=54 + fill="outline" + width=3 + } + points { + (1,336) + (397,336) + } +} +"text entry" { + object { + x=55 + y=341 + width=186 + height=20 + } + control { + chan="$(P)$(R).FLNK" + clr=14 + bclr=40 + } + format="string" + limits { + } +} +text { + object { + x=5 + y=341 + width=40 + height=10 + } + "basic attribute" { + clr=14 + } + textix="FORWARD" + align="horiz. centered" +} +text { + object { + x=5 + y=351 + width=40 + height=10 + } + "basic attribute" { + clr=14 + } + textix="LINK" + align="horiz. centered" +} +"related display" { + object { + x=335 + y=342 + width=40 + height=20 + } + display[0] { + label="fewer fields" + name="subRecord.adl" + args="P=$(P),R=$(R)" + policy="replace display" } + clr=0 + bclr=63 + label="-Less" } diff --git a/stdApp/op/adl/throttle.adl b/stdApp/op/adl/throttle.adl new file mode 100644 index 0000000..3f0a050 --- /dev/null +++ b/stdApp/op/adl/throttle.adl @@ -0,0 +1,502 @@ + +file { + name="/home/oxygen25/DOHNARMS/epicsdev/software/throttleRec/throttleApp/op/adl/throttle.adl" + version=030107 +} +display { + object { + x=790 + y=788 + width=360 + height=260 + } + clr=14 + bclr=4 + cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=1 +} +"color map" { + ncolors=65 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, + } +} +rectangle { + object { + x=75 + y=100 + width=10 + height=20 + } + "basic attribute" { + clr=30 + width=2 + } + "dynamic attribute" { + vis="calc" + calc="A==1" + chan="$(P)$(THR).DRVLS" + } +} +rectangle { + object { + x=235 + y=100 + width=10 + height=20 + } + "basic attribute" { + clr=30 + width=2 + } + "dynamic attribute" { + vis="calc" + calc="A==2" + chan="$(P)$(THR).DRVLS" + } +} +rectangle { + object { + x=150 + y=35 + width=204 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="calc" + calc="(A == 0) || (A == 3)" + chan="$(P)$(THR).OV" + } +} +rectangle { + object { + x=135 + y=143 + width=204 + height=24 + } + "basic attribute" { + clr=20 + fill="outline" + width=2 + } + "dynamic attribute" { + vis="calc" + calc="(A == 0) || (A == 3)" + chan="$(P)$(THR).SIV" + } +} +"text update" { + object { + x=85 + y=75 + width=150 + height=20 + } + monitor { + chan="$(P)$(THR).SENT" + clr=14 + bclr=55 + } + align="horiz. centered" + format="exponential" + limits { + } +} +"text entry" { + object { + x=85 + y=100 + width=150 + height=20 + } + control { + chan="$(P)$(THR).VAL" + clr=14 + bclr=51 + } + format="exponential" + limits { + } +} +text { + object { + x=10 + y=100 + width=60 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Value" + align="horiz. right" +} +text { + object { + x=10 + y=75 + width=60 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Sent" + align="horiz. right" +} +"text entry" { + object { + x=80 + y=230 + width=150 + height=20 + } + control { + chan="$(P)$(THR).DRVLL" + clr=14 + bclr=51 + } + format="exponential" + limits { + } +} +text { + object { + x=20 + y=230 + width=50 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Low" + align="horiz. right" +} +"text entry" { + object { + x=80 + y=205 + width=150 + height=20 + } + control { + chan="$(P)$(THR).DRVLH" + clr=14 + bclr=51 + } + format="exponential" + limits { + } +} +text { + object { + x=20 + y=205 + width=50 + height=20 + } + "basic attribute" { + clr=14 + } + textix="High" + align="horiz. right" +} +text { + object { + x=265 + y=100 + width=80 + height=20 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(THR).WAIT" + } + textix="Waiting" + align="horiz. centered" +} +text { + object { + x=265 + y=75 + width=80 + height=20 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="calc" + calc="A==1" + chan="$(P)$(THR).STS" + } + textix="Error" + align="horiz. centered" +} +"choice button" { + object { + x=280 + y=205 + width=50 + height=48 + } + control { + chan="$(P)$(THR).DRVLC" + clr=14 + bclr=51 + } +} +text { + object { + x=270 + y=180 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Clipping" + align="horiz. right" +} +"text entry" { + object { + x=152 + y=37 + width=200 + height=20 + } + control { + chan="$(P)$(THR).OUT" + clr=14 + bclr=51 + } + format="string" + limits { + } +} +text { + object { + x=60 + y=40 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Output Link" + align="horiz. right" +} +"text entry" { + object { + x=270 + y=5 + width=80 + height=20 + } + control { + chan="$(P)$(THR).DLY" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=185 + y=5 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Delay (s)" + align="horiz. right" +} +"message button" { + object { + x=20 + y=140 + width=50 + height=27 + } + control { + chan="$(P)$(THR).SYNC" + clr=14 + bclr=51 + } + label="Sync" + press_msg="1" +} +"text entry" { + object { + x=137 + y=145 + width=200 + height=20 + } + control { + chan="$(P)$(THR).SINP" + clr=14 + bclr=51 + } + format="string" + limits { + } +} +text { + object { + x=80 + y=143 + width=50 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Input" + align="horiz. right" +} +text { + object { + x=110 + y=180 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Limits" + align="horiz. right" +} +polyline { + object { + x=0 + y=65 + width=351 + height=2 + } + "basic attribute" { + clr=14 + width=2 + } + "dynamic attribute" { + chan="$(P)$(THR).DLY" + } + points { + (1,66) + (350,66) + } +} +polyline { + object { + x=0 + y=175 + width=351 + height=2 + } + "basic attribute" { + clr=14 + width=2 + } + "dynamic attribute" { + chan="$(P)$(THR).DLY" + } + points { + (1,176) + (350,176) + } +} +text { + object { + x=10 + y=5 + width=150 + height=20 + } + "basic attribute" { + clr=54 + } + textix="$(P)" + align="horiz. centered" +} diff --git a/stdApp/op/adl/timer_full.adl b/stdApp/op/adl/timer_full.adl index 5b943c9..19c8a81 100644 --- a/stdApp/op/adl/timer_full.adl +++ b/stdApp/op/adl/timer_full.adl @@ -195,56 +195,45 @@ text { textix="Current time:" align="horiz. right" } -composite { +"message button" { object { - x=5 + x=55 y=153 + width=30 + height=20 + } + control { + chan="$(P)timer$(N):update.PROC" + clr=14 + bclr=51 + } + label="NOW" + press_msg="1" +} +text { + object { + x=5 + y=155 + width=50 + height=14 + } + "basic attribute" { + clr=14 + } + textix="UPDATE:" + align="horiz. right" +} +menu { + object { + x=5 + y=175 width=80 - height=42 - } - "composite name"="" - children { - "message button" { - object { - x=55 - y=153 - width=30 - height=20 - } - control { - chan="$(P)timer$(N):update.PROC" - clr=14 - bclr=51 - } - label="NOW" - press_msg="1" - } - text { - object { - x=5 - y=155 - width=50 - height=14 - } - "basic attribute" { - clr=14 - } - textix="UPDATE:" - align="horiz. right" - } - menu { - object { - x=5 - y=175 - width=80 - height=20 - } - control { - chan="$(P)timer$(N):update.SCAN" - clr=14 - bclr=51 - } - } + height=20 + } + control { + chan="$(P)timer$(N):update.SCAN" + clr=14 + bclr=51 } } "text update" { diff --git a/stdApp/op/adl/userMbbo.adl b/stdApp/op/adl/userMbbo.adl index 32917ba..eee23c4 100644 --- a/stdApp/op/adl/userMbbo.adl +++ b/stdApp/op/adl/userMbbo.adl @@ -87,6 +87,100 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=400 + height=26 + } + "basic attribute" { + clr=1 + } +} +rectangle { + object { + x=160 + y=216 + width=17 + height=44 + } + "basic attribute" { + clr=3 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(C).DOLV" + } +} +rectangle { + object { + x=300 + y=67 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!a" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=92 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-1)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=117 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-2)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=142 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-3)" + chan="$(P)$(C)" + } +} polygon { object { x=159 @@ -130,17 +224,6 @@ polyline { (161,221) } } -rectangle { - object { - x=0 - y=0 - width=400 - height=26 - } - "basic attribute" { - clr=1 - } -} menu { object { x=0 @@ -223,21 +306,6 @@ polyline { (171,221) } } -rectangle { - object { - x=160 - y=216 - width=17 - height=44 - } - "basic attribute" { - clr=3 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(C).DOLV" - } -} text { object { x=270 @@ -451,74 +519,6 @@ text { limits { } } -rectangle { - object { - x=300 - y=67 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!a" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=92 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-1)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=117 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-2)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=142 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-3)" - chan="$(P)$(C)" - } -} "related display" { object { x=310 diff --git a/stdApp/op/adl/userMbbo_full.adl b/stdApp/op/adl/userMbbo_full.adl index d7da5ec..9a282b4 100644 --- a/stdApp/op/adl/userMbbo_full.adl +++ b/stdApp/op/adl/userMbbo_full.adl @@ -87,6 +87,304 @@ display { 1a7309, } } +rectangle { + object { + x=0 + y=0 + width=400 + height=26 + } + "basic attribute" { + clr=1 + } +} +rectangle { + object { + x=160 + y=216 + width=17 + height=44 + } + "basic attribute" { + clr=3 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(C).DOLV" + } +} +rectangle { + object { + x=300 + y=67 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!a" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=92 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-1)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=117 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-2)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=142 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-3)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=167 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-4)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=192 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-5)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=217 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-6)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=242 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-7)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=267 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-8)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=292 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-9)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=317 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-10)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=342 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-11)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=367 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-12)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=392 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-13)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=417 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-14)" + chan="$(P)$(C)" + } +} +rectangle { + object { + x=300 + y=442 + width=20 + height=20 + } + "basic attribute" { + clr=61 + } + "dynamic attribute" { + clr="discrete" + vis="calc" + calc="!(a-15)" + chan="$(P)$(C)" + } +} polygon { object { x=159 @@ -130,17 +428,6 @@ polyline { (161,221) } } -rectangle { - object { - x=0 - y=0 - width=400 - height=26 - } - "basic attribute" { - clr=1 - } -} menu { object { x=0 @@ -238,21 +525,6 @@ polyline { (171,221) } } -rectangle { - object { - x=160 - y=216 - width=17 - height=44 - } - "basic attribute" { - clr=3 - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)$(C).DOLV" - } -} text { object { x=250 @@ -447,108 +719,40 @@ text { } control { chan="$(P)$(C).ONST" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=134 - y=115 - width=160 - height=24 - } - control { - chan="$(P)$(C).TWST" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=134 - y=140 - width=160 - height=24 - } - control { - chan="$(P)$(C).THST" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=300 - y=67 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!a" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=92 - width=20 - height=20 - } - "basic attribute" { - clr=61 + clr=14 + bclr=51 } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-1)" - chan="$(P)$(C)" + limits { } } -rectangle { +"text entry" { object { - x=300 - y=117 - width=20 - height=20 + x=134 + y=115 + width=160 + height=24 } - "basic attribute" { - clr=61 + control { + chan="$(P)$(C).TWST" + clr=14 + bclr=51 } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-2)" - chan="$(P)$(C)" + limits { } } -rectangle { +"text entry" { object { - x=300 - y=142 - width=20 - height=20 + x=134 + y=140 + width=160 + height=24 } - "basic attribute" { - clr=61 + control { + chan="$(P)$(C).THST" + clr=14 + bclr=51 } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-3)" - chan="$(P)$(C)" + limits { } } text { @@ -723,74 +927,6 @@ text { limits { } } -rectangle { - object { - x=300 - y=167 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-4)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=192 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-5)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=217 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-6)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=242 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-7)" - chan="$(P)$(C)" - } -} text { object { x=0 @@ -963,74 +1099,6 @@ text { limits { } } -rectangle { - object { - x=300 - y=267 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-8)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=292 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-9)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=317 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-10)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=342 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-11)" - chan="$(P)$(C)" - } -} text { object { x=0 @@ -1203,74 +1271,6 @@ text { limits { } } -rectangle { - object { - x=300 - y=367 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-12)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=392 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-13)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=417 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-14)" - chan="$(P)$(C)" - } -} -rectangle { - object { - x=300 - y=442 - width=20 - height=20 - } - "basic attribute" { - clr=61 - } - "dynamic attribute" { - clr="discrete" - vis="calc" - calc="!(a-15)" - chan="$(P)$(C)" - } -} menu { object { x=110 diff --git a/stdApp/op/adl/xxIDCtrl.adl b/stdApp/op/adl/xxIDCtrl.adl index a70e4c3..311cf0d 100644 --- a/stdApp/op/adl/xxIDCtrl.adl +++ b/stdApp/op/adl/xxIDCtrl.adl @@ -99,6 +99,56 @@ rectangle { width=3 } } +rectangle { + object { + x=5 + y=73 + width=181 + height=31 + } + "basic attribute" { + clr=60 + width=1 + } + "dynamic attribute" { + vis="if not zero" + chan="ID$(xx):Busy" + } +} +rectangle { + object { + x=5 + y=73 + width=181 + height=31 + } + "basic attribute" { + clr=14 + width=1 + } + "dynamic attribute" { + vis="if not zero" + chan="ID$(xx):AccessSecurity" + } +} +rectangle { + object { + x=5 + y=73 + width=181 + height=31 + } + "basic attribute" { + clr=20 + style="dash" + fill="outline" + width=2 + } + "dynamic attribute" { + vis="if not zero" + chan="ID$(xx):AccessSecurity" + } +} polyline { object { x=1 @@ -207,56 +257,6 @@ text { limits { } } -rectangle { - object { - x=5 - y=73 - width=181 - height=31 - } - "basic attribute" { - clr=60 - width=1 - } - "dynamic attribute" { - vis="if not zero" - chan="ID$(xx):Busy" - } -} -rectangle { - object { - x=5 - y=73 - width=181 - height=31 - } - "basic attribute" { - clr=14 - width=1 - } - "dynamic attribute" { - vis="if not zero" - chan="ID$(xx):AccessSecurity" - } -} -rectangle { - object { - x=5 - y=73 - width=181 - height=31 - } - "basic attribute" { - clr=20 - style="dash" - fill="outline" - width=2 - } - "dynamic attribute" { - vis="if not zero" - chan="ID$(xx):AccessSecurity" - } -} polyline { object { x=95 @@ -288,50 +288,39 @@ polyline { label="SYNC" press_msg="0" } -composite { +text { object { x=80 y=165 width=25 height=10 } - "composite name"="" - children { - text { - object { - x=80 - y=165 - width=25 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - "dynamic attribute" { - vis="if not zero" - chan="ID$(xx):Busy.VAL" - } - textix="BUSY" - } - text { - object { - x=80 - y=165 - width=25 - height=10 - } - "basic attribute" { - clr=27 - fill="outline" - } - "dynamic attribute" { - vis="if zero" - chan="ID$(xx):Busy.VAL" - } - textix="DONE" - } + "basic attribute" { + clr=30 + fill="outline" + } + "dynamic attribute" { + vis="if not zero" + chan="ID$(xx):Busy.VAL" } + textix="BUSY" +} +text { + object { + x=80 + y=165 + width=25 + height=10 + } + "basic attribute" { + clr=27 + fill="outline" + } + "dynamic attribute" { + vis="if zero" + chan="ID$(xx):Busy.VAL" + } + textix="DONE" } text { object { @@ -347,318 +336,263 @@ text { textix="ID STATUS:" align="horiz. right" } -composite { +text { + object { + x=80 + y=175 + width=25 + height=10 + } + "basic attribute" { + clr=30 + fill="outline" + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)ID$(xx)_busy.VAL" + } + textix="BUSY" +} +text { + object { + x=80 + y=175 + width=25 + height=10 + } + "basic attribute" { + clr=27 + fill="outline" + } + "dynamic attribute" { + vis="if zero" + chan="$(P)ID$(xx)_busy.VAL" + } + textix="DONE" +} +text { object { x=0 y=175 - width=105 + width=80 height=10 } - "composite name"="" - children { - composite { - object { - x=80 - y=175 - width=25 - height=10 - } - "composite name"="" - children { - text { - object { - x=80 - y=175 - width=25 - height=10 - } - "basic attribute" { - clr=30 - fill="outline" - } - "dynamic attribute" { - vis="if not zero" - chan="$(P)ID$(xx)_busy.VAL" - } - textix="BUSY" - } - text { - object { - x=80 - y=175 - width=25 - height=10 - } - "basic attribute" { - clr=27 - fill="outline" - } - "dynamic attribute" { - vis="if zero" - chan="$(P)ID$(xx)_busy.VAL" - } - textix="DONE" - } - } - } - text { - object { - x=0 - y=175 - width=80 - height=10 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="LOCAL STATUS:" - align="horiz. right" - } - } -} -composite { + "basic attribute" { + clr=14 + fill="outline" + } + textix="LOCAL STATUS:" + align="horiz. right" +} +text { + object { + x=8 + y=25 + width=80 + height=14 + } + "basic attribute" { + clr=14 + fill="outline" + } + textix="Gap (mm)" + align="horiz. centered" +} +"text update" { + object { + x=8 + y=45 + width=75 + height=10 + } + monitor { + chan="ID$(xx):DeviceLimit.DRVH" + clr=54 + bclr=3 + } + align="horiz. centered" + limits { + } +} +"text entry" { + object { + x=8 + y=76 + width=80 + height=25 + } + control { + chan="$(P)ID$(xx)_gap" + clr=14 + bclr=51 + } + limits { + } +} +"text update" { + object { + x=8 + y=105 + width=75 + height=10 + } + monitor { + chan="ID$(xx):DeviceLimit.DRVL" + clr=54 + bclr=3 + } + align="horiz. centered" + limits { + } +} +"message button" { object { x=5 + y=115 + width=20 + height=20 + } + control { + chan="$(P)ID$(xx)_gapTweak.A" + clr=14 + bclr=51 + } + label="<" + press_msg="1" +} +"text entry" { + object { + x=25 + y=115 + width=45 + height=20 + } + control { + chan="$(P)ID$(xx)_gapTweak.E" + clr=14 + bclr=51 + } + limits { + } +} +"message button" { + object { + x=70 + y=115 + width=20 + height=20 + } + control { + chan="$(P)ID$(xx)_gapTweak.B" + clr=14 + bclr=51 + } + label=">" + press_msg="1" +} +"text update" { + object { + x=13 + y=55 + width=75 + height=18 + } + monitor { + chan="ID$(xx):Gap" + clr=54 + bclr=3 + } + limits { + } +} +text { + object { + x=103 y=25 - width=85 - height=110 - } - "composite name"="" - children { - text { - object { - x=8 - y=25 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Gap (mm)" - align="horiz. centered" - } - "text update" { - object { - x=8 - y=45 - width=75 - height=10 - } - monitor { - chan="ID$(xx):DeviceLimit.DRVH" - clr=54 - bclr=3 - } - align="horiz. centered" - limits { - } - } - "text entry" { - object { - x=8 - y=76 - width=80 - height=25 - } - control { - chan="$(P)ID$(xx)_gap" - clr=14 - bclr=51 - } - limits { - } - } - "text update" { - object { - x=8 - y=105 - width=75 - height=10 - } - monitor { - chan="ID$(xx):DeviceLimit.DRVL" - clr=54 - bclr=3 - } - align="horiz. centered" - limits { - } - } - composite { - object { - x=5 - y=115 - width=85 - height=20 - } - "composite name"="" - children { - "message button" { - object { - x=5 - y=115 - width=20 - height=20 - } - control { - chan="$(P)ID$(xx)_gapTweak.A" - clr=14 - bclr=51 - } - label="<" - press_msg="1" - } - "text entry" { - object { - x=25 - y=115 - width=45 - height=20 - } - control { - chan="$(P)ID$(xx)_gapTweak.E" - clr=14 - bclr=51 - } - limits { - } - } - "message button" { - object { - x=70 - y=115 - width=20 - height=20 - } - control { - chan="$(P)ID$(xx)_gapTweak.B" - clr=14 - bclr=51 - } - label=">" - press_msg="1" - } - } - } - "text update" { - object { - x=13 - y=55 - width=75 - height=18 - } - monitor { - chan="ID$(xx):Gap" - clr=54 - bclr=3 - } - limits { - } - } - } -} -composite { + width=80 + height=14 + } + "basic attribute" { + clr=14 + fill="outline" + } + textix="Energy (keV)" + align="horiz. centered" +} +"text entry" { + object { + x=103 + y=76 + width=80 + height=25 + } + control { + chan="$(P)ID$(xx)_energy" + clr=14 + bclr=51 + } + limits { + } +} +"text update" { + object { + x=108 + y=55 + width=75 + height=18 + } + monitor { + chan="ID$(xx):Energy" + clr=54 + bclr=3 + } + limits { + } +} +"message button" { object { x=100 - y=25 - width=85 - height=110 - } - "composite name"="" - children { - text { - object { - x=103 - y=25 - width=80 - height=14 - } - "basic attribute" { - clr=14 - fill="outline" - } - textix="Energy (keV)" - align="horiz. centered" - } - "text entry" { - object { - x=103 - y=76 - width=80 - height=25 - } - control { - chan="$(P)ID$(xx)_energy" - clr=14 - bclr=51 - } - limits { - } - } - "text update" { - object { - x=108 - y=55 - width=75 - height=18 - } - monitor { - chan="ID$(xx):Energy" - clr=54 - bclr=3 - } - limits { - } - } - "message button" { - object { - x=100 - y=115 - width=20 - height=20 - } - control { - chan="$(P)ID$(xx)_energyTweak.A" - clr=14 - bclr=51 - } - label="<" - press_msg="1" - } - "text entry" { - object { - x=120 - y=115 - width=45 - height=20 - } - control { - chan="$(P)ID$(xx)_energyTweak.E" - clr=14 - bclr=51 - } - limits { - } - } - "message button" { - object { - x=165 - y=115 - width=20 - height=20 - } - control { - chan="$(P)ID$(xx)_energyTweak.B" - clr=14 - bclr=51 - } - label=">" - press_msg="1" - } + y=115 + width=20 + height=20 + } + control { + chan="$(P)ID$(xx)_energyTweak.A" + clr=14 + bclr=51 + } + label="<" + press_msg="1" +} +"text entry" { + object { + x=120 + y=115 + width=45 + height=20 + } + control { + chan="$(P)ID$(xx)_energyTweak.E" + clr=14 + bclr=51 + } + limits { + } +} +"message button" { + object { + x=165 + y=115 + width=20 + height=20 + } + control { + chan="$(P)ID$(xx)_energyTweak.B" + clr=14 + bclr=51 } + label=">" + press_msg="1" } menu { object { diff --git a/stdApp/op/bob/autoconvert/4step.bob b/stdApp/op/bob/autoconvert/4step.bob new file mode 100644 index 0000000..62f4093 --- /dev/null +++ b/stdApp/op/bob/autoconvert/4step.bob @@ -0,0 +1,1984 @@ + + + 4step + 147 + 171 + 700 + 380 + + + + + false + 5 + + rectangle #6 + 3 + 73 + 109 + 284 + + + + + + + + + + + rectangle #9 + 5 + 75 + 105 + 280 + + + + + + + + + + + rectangle #12 + 10 + 240 + 95 + 14 + + + + + + + + + + + rectangle #15 + 10 + 125 + 95 + 14 + + + + + + + + + + + rectangle #18 + 700 + + + + + + + + + + + rectangle #21 + 143 + 98 + 109 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)4step:sig1.IDV + + + + + rectangle #25 + 145 + 125 + 450 + 14 + + + + + + + + + + + rectangle #28 + 145 + 240 + 450 + 14 + + + + + + + + + + + rectangle #31 + 258 + 98 + 109 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)4step:sig2.IDV + + + + + rectangle #35 + 373 + 98 + 109 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)4step:sig3.IDV + + + + + rectangle #39 + 488 + 98 + 109 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)4step:sig4.IDV + + + + + rectangle #43 + 130 + 33 + 184 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)4step:Atrig1.OUTV + + + + + rectangle #47 + 375 + 33 + 184 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)4step:Atrig2.OUTV + + + + + message button #51 + + + $(P)4step:start.PROC + 1 + Write + + + $(P)4step:start.PROC + DO MEASUREMENT + 35 + 110 + 20 + + + + + + + text #54 + #STEPS + 10 + 105 + 40 + 10 + + + + + 1 + + + menu #57 + $(P)4step:numSteps.VAL + 50 + 100 + 55 + 20 + + + + + false + + + text #60 + E + 115 + 255 + 25 + + + + + 1 + + + text #63 + F + 115 + 280 + 25 + + + + + 1 + + + text #66 + G + 115 + 305 + 25 + + + + + 1 + + + text #69 + H + 115 + 330 + 25 + + + + + 1 + + + text #72 + A + 115 + 140 + 25 + + + + + 1 + + + text #75 + B + 115 + 165 + 25 + + + + + 1 + + + text #78 + C + 115 + 190 + 25 + + + + + 1 + + + text #81 + D + 115 + 215 + 25 + + + + + 1 + + + text update #84 + $(P)4step:currStep.SVAL + 115 + 125 + 25 + 14 + + + + + + + + + 1 + false + 1 + false + + + text #88 + Setup + 10 + 75 + 95 + + + + + + + + + 1 + + + text entry #91 + $(P)4step:sig1.CLCE + 10 + 255 + 95 + + + + + + + + + 6 + false + false + + + text entry #95 + $(P)4step:sig1.CLCG + 10 + 305 + 95 + + + + + + + + + 6 + false + false + + + text entry #99 + $(P)4step:sig1.CLCH + 10 + 330 + 95 + + + + + + + + + 6 + false + false + + + text #103 + CALC EXPRESSION + 15 + 242 + 86 + 10 + + + + + + + + + 1 + + + text #106 + STEP + 15 + 127 + 86 + 10 + + + + + + + + + 1 + + + related display #109 + + + yySseq.opi + + 4step:Aseq + + tab + A sequence + + + A sequence + 10 + 140 + 95 + 20 + + + + + + + + + + + related display #112 + + + yySseq.opi + + 4step:Bseq + + tab + B sequence + + + B sequence + 10 + 165 + 95 + 20 + + + + + + + + + + + related display #115 + + + yySseq.opi + + 4step:Cseq + + tab + C sequence + + + C sequence + 10 + 190 + 95 + 20 + + + + + + + + + + + related display #118 + + + yySseq.opi + + 4step:Dseq + + tab + D sequence + + + D sequence + 10 + 215 + 95 + 20 + + + + + + + + + + + polyline #121 + 5 + 95 + 107 + 3 + 2 + + + + + + + + + + + + + text #125 + Signal 1 + 145 + 64 + 14 + 1 + + + text #128 + Signal 2 + 260 + 64 + 105 + 14 + 1 + + + text #131 + Signal 3 + 375 + 64 + 105 + 14 + 1 + + + text #134 + Signal 4 + 490 + 64 + 105 + 14 + 1 + + + text #137 + LINK + 120 + 105 + 25 + 10 + + + + + 1 + + + text #140 + DESC + 120 + 83 + 25 + 10 + + + + + 1 + + + text entry #143 + $(P)4step:sig1.CLCF + 10 + 280 + 95 + + + + + + + + + 6 + false + false + + + polyline #147 + 20 + 699 + 3 + + + + + + + + + + + + + text #151 + Four-step measurement + 21 + 660 + + + + + 1 + + + text update #154 + $(P)4step:sig1:E + 145 + 255 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #158 + $(P)4step:sig1:F + 145 + 280 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #162 + $(P)4step:sig1:G + 145 + 305 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #166 + $(P)4step:sig1:H + 145 + 330 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #170 + $(P)4step:sig1:A + 145 + 140 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #174 + $(P)4step:sig1:B + 145 + 165 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #178 + $(P)4step:sig1:C + 145 + 190 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #182 + $(P)4step:sig1:D + 145 + 215 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #186 + $(P)4step:sig1.INPI + 145 + 100 + 105 + + + + + + + + + 6 + false + false + + + text entry #190 + $(P)4step:sig1:Desc + 145 + 78 + 105 + + + + + + + + + 6 + false + false + + + text #194 + MEASURED VALUES + 166 + 127 + 408 + 10 + + + + + + + + + 1 + + + text #197 + CALCULATED VALUES + 166 + 242 + 408 + 10 + + + + + + + + + 1 + + + text update #200 + $(P)4step:sig2:E + 260 + 255 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #204 + $(P)4step:sig2:F + 260 + 280 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #208 + $(P)4step:sig2:G + 260 + 305 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #212 + $(P)4step:sig2:H + 260 + 330 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #216 + $(P)4step:sig2:A + 260 + 140 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #220 + $(P)4step:sig2:B + 260 + 165 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #224 + $(P)4step:sig2:C + 260 + 190 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #228 + $(P)4step:sig2:D + 260 + 215 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #232 + $(P)4step:sig2.INPI + 260 + 100 + 105 + + + + + + + + + 6 + false + false + + + text entry #236 + $(P)4step:sig2:Desc + 260 + 78 + 105 + + + + + + + + + 6 + false + false + + + text update #240 + $(P)4step:sig3:E + 375 + 255 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #244 + $(P)4step:sig3:F + 375 + 280 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #248 + $(P)4step:sig3:G + 375 + 305 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #252 + $(P)4step:sig3:H + 375 + 330 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #256 + $(P)4step:sig3:A + 375 + 140 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #260 + $(P)4step:sig3:B + 375 + 165 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #264 + $(P)4step:sig3:C + 375 + 190 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #268 + $(P)4step:sig3:D + 375 + 215 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #272 + $(P)4step:sig3.INPI + 375 + 100 + 105 + + + + + + + + + 6 + false + false + + + text entry #276 + $(P)4step:sig3:Desc + 375 + 78 + 105 + + + + + + + + + 6 + false + false + + + text update #280 + $(P)4step:sig4:E + 490 + 255 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #284 + $(P)4step:sig4:F + 490 + 280 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #288 + $(P)4step:sig4:G + 490 + 305 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #292 + $(P)4step:sig4:H + 490 + 330 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #296 + $(P)4step:sig4:A + 490 + 140 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #300 + $(P)4step:sig4:B + 490 + 165 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #304 + $(P)4step:sig4:C + 490 + 190 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #308 + $(P)4step:sig4:D + 490 + 215 + 105 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #312 + $(P)4step:sig4.INPI + 490 + 100 + 105 + + + + + + + + + 6 + false + false + + + text entry #316 + $(P)4step:sig4:Desc + 490 + 78 + 105 + + + + + + + + + 6 + false + false + + + text entry #320 + $(P)4step:det1TrigName.VAL + 132 + 35 + 180 + + + + + + + + + 6 + false + false + + + text #324 + DETECTOR 1 TRIGGER NAME + 132 + 25 + 180 + 10 + + + + + 1 + + + text entry #327 + $(P)4step:det1TrigVal.VAL + 317 + 35 + 30 + + + + + + + + + 1 + false + false + + + text #331 + VALUE + 317 + 25 + 30 + 10 + + + + + 1 + + + text entry #334 + $(P)4step:det2TrigName.VAL + 377 + 35 + 180 + + + + + + + + + 6 + false + false + + + text #338 + DETECTOR 2 TRIGGER NAME + 377 + 25 + 180 + 10 + + + + + 1 + + + text entry #341 + $(P)4step:det1TrigVal.VAL + 562 + 35 + 30 + + + + + + + + + 1 + false + false + + + text #345 + VALUE + 562 + 25 + 30 + 10 + + + + + 1 + + + text entry #348 + $(P)4step:doEndCalcs.OUT + 440 + 355 + 150 + + + + + + + + + 6 + false + false + + + text #352 + TRIGGER END CALCS: + 336 + 360 + 10 + + + + + 1 + + + text entry #355 + $(P)4step:stepA:Desc + 605 + 140 + 90 + + + + + + + + + 6 + false + false + + + text #359 + DESC + 605 + 125 + 90 + 10 + + + + + 1 + + + text entry #362 + $(P)4step:stepB:Desc + 605 + 165 + 90 + + + + + + + + + 6 + false + false + + + text entry #366 + $(P)4step:stepC:Desc + 605 + 190 + 90 + + + + + + + + + 6 + false + false + + + text entry #370 + $(P)4step:stepD:Desc + 605 + 215 + 90 + + + + + + + + + 6 + false + false + + + text entry #374 + $(P)4step:calcE:Desc + 605 + 255 + 90 + + + + + + + + + 6 + false + false + + + text entry #378 + $(P)4step:calcF:Desc + 605 + 280 + 90 + + + + + + + + + 6 + false + false + + + text entry #382 + $(P)4step:calcG:Desc + 605 + 305 + 90 + + + + + + + + + 6 + false + false + + + text entry #386 + $(P)4step:calcH:Desc + 605 + 330 + 90 + + + + + + + + + 6 + false + false + + diff --git a/stdApp/op/bob/autoconvert/BMBPM.bob b/stdApp/op/bob/autoconvert/BMBPM.bob new file mode 100644 index 0000000..ade33b0 --- /dev/null +++ b/stdApp/op/bob/autoconvert/BMBPM.bob @@ -0,0 +1,886 @@ + + + BMBPM + 473 + 209 + 700 + 450 + + + + + false + 5 + + polyline #6 + 98 + 144 + 0 + 47 + 1 + + + + + + + + + + + + + polyline #10 + 98 + 219 + 0 + 50 + 1 + + + + + + + + + + + + + text #14 + $(xx)-BM BPM Information + 86 + 5 + 450 + 30 + + + + + + + + + 1 + + + text update #17 + FE:$(xx):BM:1XBPM:A:CC + 14 + 168 + 75 + + + + + + + + + + + + + 1 + false + 2 + false + + + text update #21 + FE:$(xx):BM:1XBPM:B:CC + 15 + 247 + 75 + + + + + + + + + + + + + 1 + false + 2 + false + + + text #25 + A + 95 + 126 + 10 + 15 + + + + + + + + + 1 + + + text #28 + B + 95 + 271 + 10 + 15 + + + + + + + + + 1 + + + text #31 + First + 27 + 104 + 75 + + + + + + + + + true + + + text #34 + Second + 159 + 108 + 75 + + + + + + + + + true + + + text #37 + * NORMALIZED BPM SIGNALS * + 323 + 110 + 280 + + + + + + + + + 1 + + + text update #40 + FE:$(xx):BM:VANGLE:CC + 500 + 251 + + + + + + + + + + + + + 1 + false + 2 + false + + + text #44 + 1ST:XBPM:A + 23 + 145 + 60 + 10 + + + + + 2 + + + text #47 + 1ST:XBPM:B + 24 + 228 + 60 + 10 + + + + + 2 + + + text #50 + NOTE: The Normalized X-BPM signals are for reference only + 64 + 292 + 550 + + + + + + + + + 1 + + + text #53 + microradians + 602 + 253 + 90 + 13 + 2 + + + text #56 + 1st Vertical Position : + 265 + 144 + 230 + + + + + + + + + 1 + + + text #59 + Vertical Angle : + 290 + 251 + 210 + + + + + + + + + 1 + + + text #62 + Beam Line Front End X-RAY BPM + 170 + 48 + 300 + + + + + + + + + true + + + text update #65 + FE:$(xx):BM:1XBPM:VPOS:CC + 500 + 144 + + + + + + + + + + + + + 1 + false + 2 + + + text update #69 + FE:$(xx):BM:2XBPM:VPOS:CC + 500 + 168 + + + + + + + + + + + + + 1 + false + 2 + + + text #73 + mm + 605 + 150 + 20 + 13 + 2 + + + text #76 + mm + 607 + 172 + 20 + 13 + 2 + + + text #79 + Current + 581 + 18 + 80 + + + + + true + + + text update #82 + S:SRcurrentAI + 581 + 44 + 75 + 25 + + + + + + + + + + + + + 1 + false + 1 + + + polyline #86 + 232 + 147 + 0 + 47 + 1 + + + + + + + + + + + + + polyline #90 + 232 + 222 + 0 + 50 + 1 + + + + + + + + + + + + + text update #94 + FE:$(xx):BM:2XBPM:A:CC + 147 + 169 + 75 + + + + + + + + + + + + + 1 + false + 2 + false + + + text update #98 + FE:$(xx):BM:2XBPM:B:CC + 142 + 250 + 75 + + + + + + + + + + + + + 1 + false + 2 + false + + + text #102 + A + 229 + 129 + 10 + 15 + + + + + + + + + 1 + + + text #105 + B + 228 + 274 + 10 + 15 + + + + + + + + + 1 + + + text #108 + 1ST:XBPM:A + 154 + 146 + 60 + 10 + + + + + 2 + + + text #111 + 1ST:XBPM:B + 156 + 227 + 60 + 10 + + + + + 2 + + + text #114 + Raw Signals + 71 + 77 + 120 + + + + + + + + + true + + + text #117 + 2nd Vertical Position : + 265 + 168 + 230 + + + + + + + + + 1 + + + text #120 + mA + 664 + 50 + 20 + + + + + 2 + + + text #123 + Vertical Position : + 274 + 227 + 210 + + + + + + + + + 1 + + + text update #126 + FE:$(xx):BM:VPOSITION:CC + 499 + 227 + + + + + + + + + + + + + 1 + false + 2 + false + + + text #130 + mm + 601 + 229 + 20 + 13 + 2 + + + text #133 + * NORMALIZED at Source * + 340 + 199 + 280 + + + + + + + + + 1 + + + text #136 + microAmps + 39 + 197 + 70 + 13 + true + + + text #139 + microAmps + 173 + 200 + 70 + 13 + true + + + text update #142 + S$(x):BM:SrcPt:yAngleM + 483 + 395 + 90 + + + + + + + + + + + + + 1 + false + 2 + + + text #146 + VANGLE + 525 + 380 + 50 + 10 + + + + + 1 + + + text #149 + microradians + 483 + 417 + 90 + 13 + 2 + + + text update #152 + S$(x):BM:SrcPt:yPositionM + 356 + 395 + 90 + + + + + + + + + + + + + 1 + false + 2 + + + text #156 + VPOSITION + 375 + 380 + 80 + 10 + + + + + 1 + + + text #159 + mm + 424 + 418 + 20 + 13 + 2 + + + text update #162 + S$(x):BM:SrcPt:xAngleM + 218 + 395 + 90 + + + + + + + + + + + + + 1 + false + 2 + + + text #166 + HANGLE + 260 + 380 + 50 + 10 + + + + + 1 + + + text #169 + microradians + 219 + 417 + 90 + 13 + 2 + + + text update #172 + S$(x):BM:SrcPt:xPositionM + 91 + 395 + 90 + + + + + + + + + + + + + 1 + false + 2 + + + text #176 + HPOSITION + 110 + 380 + 80 + 10 + + + + + 1 + + + text #179 + mm + 161 + 417 + 20 + 13 + 2 + + + text #182 + * SR Particle BPM Signals Normalized to the Source * + 190 + 350 + 280 + + + + + + + + + 1 + + + text #185 + Storage RING Particle BPM + 186 + 329 + 300 + + + + + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/DSP.bob b/stdApp/op/bob/autoconvert/DSP.bob new file mode 100644 index 0000000..40c9704 --- /dev/null +++ b/stdApp/op/bob/autoconvert/DSP.bob @@ -0,0 +1,696 @@ + + + DSP + 195 + 99 + 500 + 430 + + + + + false + 5 + + text #6 + $(xx)-ID xBPM DSP & SR BPM + 26 + 2 + 450 + 30 + + + + + + + + + 1 + + + text #9 + * NORMALIZED BPM SIGNALS * + 78 + 107 + 280 + + + + + + + + + 1 + + + text update #12 + FE:$(xx):ID:DSP:VA:CC + 131 + 185 + + + + + + + + + + + + + 1 + false + 2 + + + text #15 + microradians + 139 + 205 + 90 + 13 + 2 + + + text #18 + Vertical + 68 + 132 + + + + + + + + + 1 + + + text #21 + Beam Line Front End X-RAY BPM + 81 + 81 + 300 + + + + + + + + + true + + + text update #24 + FE:$(xx):ID:DSP:V1:CC + 13 + 185 + + + + + + + + + + + + + 5 + false + 2 + false + + + text update #27 + FE:$(xx):ID:DSP:H1:CC + 264 + 185 + + + + + + + + + + + + + 1 + false + 2 + + + text #30 + mm + 52 + 205 + 20 + 13 + 2 + + + text #33 + mm + 302 + 205 + 20 + 13 + 2 + + + text #36 + Current + 15 + 53 + 80 + 15 + + + + + true + + + text update #39 + S:SRcurrentAI + 96 + 44 + 75 + 25 + + + + + + + + + + + + + 1 + false + 1 + + + text #42 + Horizontal + 315 + 132 + + + + + + + + + 1 + + + text #45 + ma + 184 + 55 + 20 + 13 + 2 + + + text #48 + ID Gap + 266 + 51 + 80 + 15 + + + + + true + + + text update #51 + ID$(xx):Gap.VAL + 336 + 42 + 90 + 25 + + + + + + + + + + + + + 1 + false + 1 + + + text #54 + mm + 436 + 52 + 20 + 13 + 2 + + + text #57 + Angle + 399 + 160 + 70 + 18 + + + + + + + + + 1 + + + text update #60 + FE:$(xx):ID:DSP:HA:CC + 385 + 185 + + + + + + + + + + + + + 1 + false + 2 + + + text #63 + microradians + 393 + 206 + 90 + 13 + 2 + + + text #66 + Angle + 149 + 160 + 70 + 18 + + + + + + + + + 1 + + + text #69 + Position + 28 + 160 + 70 + 18 + + + + + + + + + 1 + + + text #72 + Position + 280 + 160 + 70 + 18 + + + + + + + + + 1 + + + text #75 + Position is at 16.3 meters + 102 + 229 + 300 + + + + + + + + + 1 + + + text #78 + from center of Straight Section + 101 + 249 + 300 + + + + + + + + + true + + + text update #81 + FE:$(xx):ID:SR:HANG:CC + 396 + 380 + 90 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text #84 + HANGLE + 422 + 365 + 50 + 10 + + + + + 1 + + + text #87 + microradians + 396 + 396 + 90 + 13 + 2 + + + text update #90 + FE:$(xx):ID:SR:HPOS:CC + 269 + 380 + 90 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text #93 + HPOSITION + 277 + 365 + 80 + 10 + + + + + 1 + + + text #96 + mm + 337 + 395 + 20 + 13 + 2 + + + text update #99 + FE:$(xx):ID:SR:VANG:CC + 141 + 380 + 90 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text #102 + VANGLE + 167 + 365 + 50 + 10 + + + + + 1 + + + text #105 + microradians + 142 + 396 + 90 + 13 + 2 + + + text update #108 + FE:$(xx):ID:SR:VPOS:CC + 14 + 380 + 90 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text #111 + VPOSITION + 22 + 365 + 80 + 10 + + + + + 1 + + + text #114 + mm + 84 + 395 + 20 + 13 + 2 + + + text #117 + * RF BPM Signals Normalized to the Source * + 98 + 336 + 280 + + + + + + + + + 1 + + + text update #120 + FE:$(xx):ID:DSP:V0:CC + 280 + 275 + + + + + + + + + + + + + 5 + false + 2 + false + + + text #123 + mm + 390 + 280 + 20 + 13 + 2 + + + text #126 + Vertical Position at Source : + 11 + 275 + 250 + 18 + + + + + + + + + 1 + + + text update #129 + FE:$(xx):ID:DSP:H0:CC + 281 + 304 + + + + + + + + + + + + + 5 + false + 2 + false + + + text #132 + mm + 391 + 309 + 20 + 13 + 2 + + + text #135 + Horizontal Position at Source : + 12 + 304 + 250 + 18 + + + + + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/EMW_Ctl.bob b/stdApp/op/bob/autoconvert/EMW_Ctl.bob new file mode 100644 index 0000000..5cf0204 --- /dev/null +++ b/stdApp/op/bob/autoconvert/EMW_Ctl.bob @@ -0,0 +1,819 @@ + + + EMW_Ctl + 336 + 367 + 310 + 470 + + + + + false + 5 + + rectangle #6 + 5 + 125 + 300 + 40 + + + + + + + + + + + rectangle #9 + 5 + 84 + 300 + 40 + + + + + + + + + + + rectangle #12 + 386 + 310 + 84 + + + + + + + + + + + message button #15 + + + ID$(xx):Stop.VAL + 1 + Write + + + ID$(xx):Stop.VAL + Stop + 156 + 189 + 140 + 40 + + + + + + + + + + + text update #18 + ID$(xx):Device + 59 + 45 + 203 + 13 + + + + + + + + + 1 + false + 1 + false + + + text update #21 + ID$(xx):Message2.VAL + 336 + 310 + 16 + + + + + + + + + 1 + false + 1 + false + + + text update #24 + ID$(xx):Message1.VAL + 313 + 310 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #27 + ID$(xx):Energy.VAL + 194 + 90 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #30 + ID$(xx):GapSet.VAL + 59 + 126 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #33 + ID$(xx):EnergySet.VAL + 197 + 126 + 38 + + + + + + + + + + + + + 1 + false + false + + + text update #36 + ID$(xx):Gap.VAL + 60 + 91 + 120 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #39 + Desired + 6 + 139 + 45 + 12 + + + + + + + + + true + + + text update #42 + ID$(xx):Location + 62 + 27 + 190 + 15 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #45 + X Field Settings: + 14 + 366 + 150 + 14 + + + + + true + + + text #48 + EMW Control + 56 + 1 + 200 + 26 + + + + + + + + + 1 + + + + false + + ID$(xx):Attention + + + + + text #52 + Current + 6 + 100 + 45 + 12 + + + + + + + + + true + + + text #55 + Gap (mm) Energy (keV) + 55 + 167 + 240 + 18 + + + + + + + + + true + + + message button #58 + + + ID$(xx):Start.VAL + 1 + Write + + + ID$(xx):Start.VAL + Start + 2 + 189 + 140 + 40 + + + + + + + + + + + text #61 + Access Mode : + 3 + 243 + 120 + 18 + + + + + + + + + true + + + text update #64 + ID$(xx):AccessSecurity.VAL + 126 + 237 + 170 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #67 + Bl. Comm. Limit (mm): + 7 + 267 + 180 + 18 + + + + + + + + + true + + + text #70 + Status Messages: + 3 + 292 + 180 + 18 + + + + + + + + + true + + + text update #73 + ID$(xx):Version + 193 + 64 + 80 + 15 + + + + + + + + + + + + + 1 + false + false + + + text #76 + Software Version: + 27 + 64 + 152 + 15 + + + + + 1 + + + text update #79 + ID11:difai7.VAL + 118 + 392 + 60 + 18 + + + + + + + + + + + + + 1 + false + false + + + message button #82 + ID11:on_seq.PROC + 110 + 435 + 40 + 20 + On + + + + + + + + + false + + + + + + + + + 1 + + + message button #85 + ID11:bo3.VAL + 166 + 435 + 40 + 20 + + + + + Off + + + + + false + + + + + + + + + 2 + + + text entry #88 + ID11:ao1.VAL + 15 + 422 + 64 + 22 + + + + + + + + + 1 + false + false + + + text update #91 + ID11:difai1.VAL + 16 + 392 + 60 + 18 + + + + + + + + + + + + + 1 + false + false + + + text update #94 + ID11:difai8.VAL + 231 + 427 + 63 + 19 + + + + + + + + + + + + + 1 + false + false + + + text #97 + Current, kA + 5 + 448 + 18 + + + + + true + + + text #100 + Voltage, V + 223 + 449 + 80 + 18 + + + + + true + + + text #103 + AC + 85 + 391 + 20 + 18 + + + + + + + + + true + + + text #106 + DC + 188 + 392 + 20 + 18 + + + + + + + + + true + + + text #109 + Power ON + 116 + 417 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi12 + + + + + text #113 + Power OFF + 116 + 417 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi12 + + + + + message button #117 + ID11:2PD.STV + 228 + 393 + 60 + 25 + Pulse + + + + + Pulse + + + + + false + + + + + + + + + 1 + + + related display #120 + + + EMW_PS.opi + + 11 + + tab + EMW PS + + + EMW_Ramp.opi + + 11 + + tab + Ramp & timing + + + PS_Settings + 176 + 364 + 18 + + + + + + + + + + + text update #124 + ID$(xx):DeviceLimit.VAL + 188 + 266 + 25 + + + + + + + + + + + + + 1 + false + false + + diff --git a/stdApp/op/bob/autoconvert/EMW_PS.bob b/stdApp/op/bob/autoconvert/EMW_PS.bob new file mode 100644 index 0000000..bccbb7f --- /dev/null +++ b/stdApp/op/bob/autoconvert/EMW_PS.bob @@ -0,0 +1,569 @@ + + + EMW_PS + 15 + 38 + 620 + + + + + false + 5 + + rectangle #6 + 415 + 300 + 205 + 300 + + + + + + + + + + + rectangle #9 + 436 + 82 + 164 + + + + + + + + + + + text #12 + Freqw Rm + 432 + 453 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi10 + + + + + text #16 + Freqw Lcl + 432 + 453 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi10 + + + + + text #20 + Curr Rm + 432 + 474 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi11 + + + + + text #24 + Curr Lcl + 432 + 474 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi11 + + + + + text #28 + Power ON + 432 + 495 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi12 + + + + + text #32 + Power OFF + 432 + 495 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi12 + + + + + text #36 + Water + 432 + 348 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi01 + + + + + text #40 + E-stop or Gap opened + 432 + 368 + 145 + 15 + + + + + + + + + true + + + + false + + ID11:bi02 + + + + + text #44 + Door + 432 + 389 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi03 + + + + + text #48 + Magnet + 432 + 410 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi04 + + + + + text #52 + Overcurrent + 432 + 432 + 103 + 15 + + + + + + + + + true + + + + false + + ID11:bi05 + + + + + text #56 + Interlocks + 428 + 317 + 182 + 18 + + + + + + + + + 1 + + + text update #59 + ID11:difai7.VAL + 422 + 564 + 70 + + + + + + + + + + + + + 1 + false + false + + + message button #62 + ID11:bo2.VAL + 445 + 523 + 140 + Reset + + + + + Reset + + + + + false + + + + + + + + + 1 + + + text #65 + kA (DC curr) + 495 + 564 + 120 + + + + + + + + + true + + + valuator #68 + ID11:ao1.VAL + 239 + 620 + 56 + + + + + 0.10000000149011612 + + + composite #71 + 314 + 4 + + true + + + meter #109 + ID11:difai1.VAL + 4 + 4 + 300 + 200 + + + + + false + + + + + + + + + + + message button #112 + ID11:on_seq.PROC + 142 + 406 + 211 + 48 + Current ON + + + + + Current ON + + + + + false + + + + + + + + + 1 + + + message button #115 + ID11:bo3.VAL + 142 + 464 + 211 + 48 + Current OFF + + + + + Current OFF + + + + + false + + + + + + + + + 2 + + + text #118 + Magnet current, kA + 54 + 211 + 200 + 26 + + + + + + + + + 1 + + + text #121 + Current adjustment, kA: + 3 + 308 + 240 + 26 + + + + + + + + + true + + + text #124 + Output voltage, V + 376 + 213 + 180 + 26 + + + + + + + + + 1 + + + text entry #127 + ID11:ao1.VAL + 247 + 297 + 159 + 48 + + + + + + + + + + + + + 1 + false + false + + diff --git a/stdApp/op/bob/autoconvert/EMW_Ramp.bob b/stdApp/op/bob/autoconvert/EMW_Ramp.bob new file mode 100644 index 0000000..1e52f57 --- /dev/null +++ b/stdApp/op/bob/autoconvert/EMW_Ramp.bob @@ -0,0 +1,1169 @@ + + + EMW_Ramp + 10 + 10 + 399 + 800 + + + + + false + 5 + + rectangle #6 + 4 + 4 + 391 + 34 + + + + + + + + + + + rectangle #9 + 113 + 74 + 25 + 10 + + + + + + + + + + + rectangle #12 + 115 + 76 + 21 + 6 + + + + + + + + + + + + false + + ID11:0RT.NEWT + + + + + rectangle #16 + 115 + 76 + 21 + 6 + + + + + + + + + + + + false + + ID11:0RT.ERRC + + + + + rectangle #20 + 114 + 222 + 25 + 10 + + + + + + + + + + + rectangle #23 + 116 + 224 + 21 + 6 + + + + + + + + + + + + false + + ID11:1RT.NEWT + + + + + rectangle #27 + 116 + 224 + 21 + 6 + + + + + + + + + + + + false + + ID11:1RT.ERRC + + + + + rectangle #31 + 4 + 352 + 280 + 28 + + + + + + + + + + + choice button #34 + ID11:0RT.MODE + 20 + 119 + 60 + 60 + + + + + false + false + + Item 1 + Item 2 + + + + text update #37 + ID11:0RT.ERRM + 78 + 98 + 315 + 15 + + + + + + + + + 1 + false + false + + + text #40 + Mode + 31 + 97 + 76 + 17 + + + + + true + + + message button #43 + + + ID11:0RT.SWAP + 1 + Write + + + ID11:0RT.SWAP + SWAP + 94 + 125 + 62 + 20 + + + + + + + text entry #46 + ID11:0RT.MADJ + 171 + 151 + 130 + 23 + + + + + + + + + 1 + false + false + + + text #49 + Manual Adjust + 171 + 129 + 110 + 18 + + + + + true + + + text entry #52 + ID11:0RT.GAIN + 309 + 151 + 74 + 23 + + + + + + + + + 1 + false + false + + + text #55 + Gain + 309 + 130 + 74 + 18 + + + + + true + + + message button #58 + + + ID11:0RT.RARM + 1 + Write + + + ID11:0RT.RARM + RARM + 94 + 148 + 62 + 20 + + + + + + + message button #61 + ID11:syncBO + 200 + 356 + 61 + 20 + SYNC + + + + + SYNC + + + + + false + + + + + 1 + + + text #64 + EMW Ramp Test + 115 + 10 + 160 + 21 + + + + + true + + + text #67 + ID11:0RT + 7 + 45 + 150 + + + + + true + + + text #70 + New Table + 140 + 72 + 90 + 15 + + + + + true + + + choice button #73 + ID11:1RT.MODE + 21 + 264 + 60 + 60 + + + + + false + false + + Item 1 + Item 2 + + + + text update #76 + ID11:1RT.ERRM + 78 + 245 + 315 + 15 + + + + + + + + + 1 + false + false + + + text #79 + Mode + 31 + 244 + 76 + 17 + + + + + true + + + message button #82 + + + ID11:1RT.SWAP + 1 + Write + + + ID11:1RT.SWAP + SWAP + 94 + 270 + 62 + 20 + + + + + + + text entry #85 + ID11:1RT.MADJ + 171 + 292 + 130 + 23 + + + + + + + + + 1 + false + false + + + text #88 + Manual Adjust + 171 + 270 + 110 + 18 + + + + + true + + + text entry #91 + ID11:1RT.GAIN + 309 + 291 + 74 + 23 + + + + + + + + + 1 + false + false + + + text #94 + Gain + 309 + 270 + 74 + 18 + + + + + true + + + message button #97 + + + ID11:1RT.RARM + 1 + Write + + + ID11:1RT.RARM + RARM + 94 + 293 + 62 + 20 + + + + + + + text #100 + ID11:1RT + 10 + 194 + 150 + + + + + true + + + text #103 + New Table + 141 + 220 + 90 + 15 + + + + + true + + + text #106 + Make desired changes above, + 21 + 356 + 170 + 10 + + + + + true + + + text #109 + then press SYNC to activate. + 21 + 366 + 170 + 10 + + + + + true + + + text entry #112 + ID11:0RT.TIMF + 234 + 67 + 74 + 23 + + + + + + + + + 1 + false + false + + + text #115 + RampTime + 309 + 70 + 74 + 18 + + + + + true + + + text #118 + RampTime + 310 + 218 + 74 + 18 + + + + + true + + + text entry #121 + ID11:1RT.TIMF + 234 + 216 + 74 + 23 + + + + + + + + + 1 + false + false + + + message button #124 + + + ID11:0PD.PROC + 1 + Write + + + ID11:0PD.PROC + PROC + 10 + 400 + 101 + 26 + + + + + + + text entry #127 + ID11:0PD.WIDE + 125 + 471 + 122 + 19 + + + + + + + + + 1 + false + false + + + text entry #130 + ID11:0PD.DLY + 125 + 451 + 122 + 19 + + + + + + + + + 1 + false + false + + + choice button #133 + ID11:0PD.UNIT + 266 + 400 + 110 + 100 + + + + + false + false + + Item 1 + Item 2 + + + + text #136 + UNIT: + 10 + 431 + 101 + 14 + 2 + + + text update #139 + ID11:0PD.UNIT + 125 + 431 + 119 + 15 + + + + + + + + + 6 + false + 1 + false + + + text #142 + DLY: + 52 + 451 + 59 + 14 + 2 + + + text #145 + WIDE: + 37 + 471 + 74 + 15 + + + + + 2 + + + message button #148 + + + ID11:1PD.PROC + 1 + Write + + + ID11:1PD.PROC + PROC + 10 + 500 + 101 + 26 + + + + + + + text entry #151 + ID11:1PD.WIDE + 125 + 571 + 122 + 19 + + + + + + + + + 1 + false + false + + + text entry #154 + ID11:1PD.DLY + 125 + 551 + 122 + 19 + + + + + + + + + 1 + false + false + + + choice button #157 + ID11:1PD.UNIT + 266 + 499 + 110 + 100 + + + + + false + false + + Item 1 + Item 2 + + + + text #160 + UNIT: + 10 + 531 + 101 + 14 + 2 + + + text update #163 + ID11:1PD.UNIT + 125 + 531 + 119 + 15 + + + + + + + + + 6 + false + 1 + false + + + text #166 + DLY: + 52 + 551 + 59 + 14 + 2 + + + text #169 + WIDE: + 37 + 571 + 74 + 15 + + + + + 2 + + + text #172 + UNIT: + 11 + 622 + 16 + + + + + 2 + + + text #175 + PER: + 11 + 646 + 16 + + + + + 2 + + + text #178 + DCY: + 11 + 669 + 16 + + + + + 2 + + + choice button #181 + ID11:0PT.UNIT + 266 + 598 + 110 + 100 + + + + + false + false + + Item 1 + Item 2 + + + + text entry #184 + ID11:0PT.PER + 125 + 649 + 119 + 19 + + + + + + + + + 1 + false + false + + + text entry #187 + ID11:0PT.DCY + 125 + 670 + 119 + 19 + + + + + + + + + 1 + false + false + + + message button #190 + + + ID11:0PT.PROC + 1 + Write + + + ID11:0PT.PROC + PROC + 11 + 592 + 26 + + + + + + + text entry #193 + ID11:0PT.UNIT + 125 + 623 + 119 + 19 + + + + + + + + + 1 + false + false + + + text #196 + UNIT: + 10 + 724 + 101 + 17 + + + + + 2 + + + text #199 + PER: + 10 + 749 + 101 + 17 + + + + + 2 + + + text #202 + DCY: + 10 + 773 + 101 + 17 + + + + + 2 + + + choice button #205 + ID11:1PT.UNIT + 266 + 697 + 110 + 100 + + + + + false + false + + Item 1 + Item 2 + + + + text entry #208 + ID11:1PT.PER + 125 + 752 + 121 + 19 + + + + + + + + + 1 + false + false + + + text entry #211 + ID11:1PT.DCY + 125 + 775 + 121 + 19 + + + + + + + + + 1 + false + false + + + message button #214 + + + ID11:1PT.PROC + 1 + Write + + + ID11:1PT.PROC + PROC + 10 + 693 + 101 + 26 + + + + + + + text entry #217 + ID11:1PT.UNIT + 125 + 728 + 121 + 19 + + + + + + + + + 1 + false + false + + diff --git a/stdApp/op/bob/autoconvert/IDBPM.bob b/stdApp/op/bob/autoconvert/IDBPM.bob new file mode 100644 index 0000000..03b58bc --- /dev/null +++ b/stdApp/op/bob/autoconvert/IDBPM.bob @@ -0,0 +1,1542 @@ + + + IDBPM + 86 + 130 + 500 + 700 + + + + + false + 5 + + polyline #6 + 101 + 120 + 0 + 47 + 1 + + + + + + + + + + + + + polyline #10 + 121 + 120 + 0 + 50 + 1 + + + + + + + + + + + + + polyline #14 + 101 + 195 + 0 + 50 + 1 + + + + + + + + + + + + + polyline #18 + 121 + 195 + 0 + 50 + 1 + + + + + + + + + + + + + polyline #22 + 365 + 111 + 0 + 47 + 1 + + + + + + + + + + + + + polyline #26 + 365 + 186 + 0 + 50 + 1 + + + + + + + + + + + + + polyline #30 + 291 + 176 + 66 + 32 + 1 + + + + + + + + + + + + + polyline #34 + 374 + 176 + 68 + 32 + 1 + + + + + + + + + + + + + text #38 + $(xx)-ID BPM Information + 46 + 13 + 400 + 30 + + + + + + + + + 1 + + + text update #41 + FE:$(xx):ID:1XBPM:A:CC + 14 + 118 + 75 + + + + + + + + + + + + + 1 + false + 2 + + + text update #44 + FE:$(xx):ID:1XBPM:C:CC + 134 + 118 + 75 + + + + + + + + + + + + + 1 + false + 2 + + + text update #47 + FE:$(xx):ID:1XBPM:B:CC + 11 + 223 + 75 + + + + + + + + + + + + + 1 + false + 2 + + + text update #50 + FE:$(xx):ID:1XBPM:D:CC + 131 + 222 + 75 + + + + + + + + + + + + + 1 + false + 2 + + + text update #53 + FE:$(xx):ID:2XBPM:E:CC + 246 + 221 + 75 + + + + + + + + + + + + + 1 + false + 2 + + + text update #56 + FE:$(xx):ID:2XBPM:F:CC + 412 + 221 + 75 + + + + + + + + + + + + + 1 + false + 2 + + + text update #59 + FE:$(xx):ID:2XBPM:A:CC + 281 + 116 + 75 + + + + + + + + + + + + + 1 + false + 2 + + + text update #62 + FE:$(xx):ID:2XBPM:B:CC + 331 + 246 + 75 + + + + + + + + + + + + + 1 + false + 2 + + + text #65 + A + 371 + 110 + 10 + 15 + + + + + + + + + 1 + + + text #68 + E + 285 + 183 + 10 + 15 + + + + + + + + + 1 + + + text #71 + B + 368 + 220 + 10 + 15 + + + + + + + + + 1 + + + text #74 + F + 436 + 186 + 10 + 15 + + + + + + + + + 1 + + + text #77 + A + 98 + 102 + 10 + 15 + + + + + + + + + 1 + + + text #80 + B + 98 + 247 + 10 + 15 + + + + + + + + + 1 + + + text #83 + C + 118 + 102 + 10 + 15 + + + + + + + + + 1 + + + text #86 + D + 118 + 247 + 10 + 15 + + + + + + + + + 1 + + + text #89 + 1st Raw Signals + 35 + 79 + 150 + + + + + + + + + true + + + text #92 + 2nd Raw Signals + 305 + 79 + 150 + + + + + + + + + true + + + text #95 + * NORMALIZED x-BPM SIGNALS * + 88 + 279 + 280 + + + + + + + + + 1 + + + text update #98 + FE:$(xx):ID:1XBPM:HPOS:CC + 263 + 400 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text update #101 + FE:$(xx):ID:1XBPM:VPOS:CC + 8 + 401 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text update #104 + FE:$(xx):ID:2XBPM:VPOS:CC + 128 + 400 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text update #107 + FE:$(xx):ID:2XBPM:HPOS:CC + 384 + 400 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text update #110 + FE:$(xx):ID:HANGLE:CC + 131 + 527 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text #113 + + 139 + 150 + 0 + + + + + + + + + 2 + + + text #116 + 1XBPM:C + 148 + 106 + 60 + 10 + + + + + 2 + + + text #119 + 1XBPM:A + 27 + 107 + 60 + 10 + + + + + 2 + + + text #122 + 1XBPM:B + 26 + 211 + 60 + 10 + + + + + 2 + + + text #125 + 1XBPM:D + 145 + 212 + 60 + 10 + + + + + 2 + + + text #128 + 2XBPM:A + 291 + 104 + 60 + 10 + + + + + 2 + + + text #131 + 2XBPM:E + 260 + 211 + 60 + 10 + + + + + 2 + + + text #134 + 2XBPM:B + 341 + 236 + 60 + 10 + + + + + 2 + + + text #137 + 2XBPM:F + 423 + 210 + 60 + 10 + + + + + 2 + + + text #140 + The Normalized signals are for reference only + 2 + 303 + 470 + + + + + + + + + 1 + + + text #143 + These are normalized for only one particular + 8 + 321 + 450 + + + + + + + + + 1 + + + text #146 + 1XBPM:VPOSITION + 19 + 385 + 80 + 10 + + + + + 2 + + + text #149 + 2XBPM:VPOSITION + 136 + 385 + 80 + 10 + + + + + 2 + + + text #152 + 1XBPM:HPOSITION + 272 + 386 + 80 + 10 + + + + + 2 + + + text #155 + 2XBPM:HPOSITION + 390 + 386 + 80 + 10 + + + + + 2 + + + text #158 + mm + 86 + 415 + 20 + 13 + 2 + + + text #161 + mm + 206 + 415 + 20 + 13 + 2 + + + text #164 + mm + 342 + 415 + 20 + 13 + 2 + + + text #167 + mm + 463 + 415 + 20 + 13 + 2 + + + text #170 + microradians + 134 + 541 + 90 + 13 + 2 + + + text #173 + Vertical Positions + 25 + 362 + 180 + + + + + + + + + 1 + + + text #176 + Horizontal Positions + 280 + 362 + 190 + + + + + + + + + 1 + + + text #179 + Normalized at Source + 18 + 432 + 210 + + + + + + + + + 1 + + + text #182 + Beam Line Front End X-RAY BPM + 107 + 53 + 300 + + + + + + + + + true + + + text update #185 + ID$(xx):Gap.VAL + 356 + 487 + 25 + + + + + + + + + + + + + 1 + false + 1 + + + text #188 + ID gap : + 262 + 492 + 90 + + + + + + + + + 1 + + + text update #191 + S:SRcurrentAI + 367 + 440 + 75 + 30 + + + + + + + + + + + + + 1 + false + + + text #194 + Current: + 266 + 446 + 90 + + + + + + + + + true + + + text #197 + ID gap and Current + 128 + 338 + 190 + + + + + + + + + 1 + + + text #200 + mA + 455 + 451 + 20 + + + + + + + + + true + + + text update #203 + ID$(xx):Energy.VAL + 355 + 542 + 25 + + + + + + + + + + + + + 1 + false + 1 + + + text #206 + mm + 466 + 491 + 20 + + + + + + + + + 1 + + + text #209 + keV + 465 + 546 + 25 + + + + + + + + + 1 + + + text #212 + Energy : + 257 + 547 + + + + + + + + + 1 + + + text update #215 + FE:$(xx):ID:HPOSITION:CC + 19 + 527 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text #218 + mm + 22 + 541 + 90 + 13 + 2 + + + text update #221 + FE:$(xx):ID:VANGLE:CC + 129 + 473 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text #224 + microradians + 132 + 487 + 90 + 13 + 2 + + + text update #227 + FE:$(xx):ID:VPOSITION:CC + 17 + 473 + 15 + + + + + + + + + + + + + 1 + false + 2 + + + text #230 + mm + 20 + 487 + 90 + 13 + 2 + + + text #233 + Vertical Position & Angle + 10 + 454 + 250 + 15 + + + + + + + + + 1 + + + text #236 + Horizontal Position & Angle + 7 + 508 + 250 + 15 + + + + + + + + + 1 + + + text update #239 + S$(x):ID:SrcPt:yAngleM + 400 + 647 + 90 + + + + + + + + + + + + + 1 + false + 2 + + + text #242 + VANGLE + 442 + 632 + 50 + 10 + + + + + 1 + + + text #245 + microradians + 400 + 669 + 90 + 13 + 2 + + + text update #248 + S$(x):ID:SrcPt:yPositionM + 273 + 647 + 90 + + + + + + + + + + + + + 1 + false + 2 + + + text #251 + VPOSITION + 292 + 632 + 80 + 10 + + + + + 1 + + + text #254 + mm + 341 + 670 + 20 + 13 + 2 + + + text update #257 + S$(x):ID:SrcPt:xAngleM + 135 + 647 + 90 + + + + + + + + + + + + + 1 + false + 2 + + + text #260 + HANGLE + 177 + 632 + 50 + 10 + + + + + 1 + + + text #263 + microradians + 136 + 669 + 90 + 13 + 2 + + + text update #266 + S$(x):ID:SrcPt:xPositionM + 8 + 647 + 90 + + + + + + + + + + + + + 1 + false + 2 + + + text #269 + HPOSITION + 27 + 632 + 80 + 10 + + + + + 1 + + + text #272 + mm + 78 + 669 + 20 + 13 + 2 + + + text #275 + SR Particle BPM Signals Normalized to the Source + 107 + 602 + 280 + + + + + + + + + 1 + + + text #278 + Storage RING Particle BPM + 103 + 581 + 300 + + + + + + + + + 1 + + + text #281 + microAmps + 21 + 139 + 70 + 13 + true + + + text #284 + microAmps + 139 + 139 + 70 + 13 + true + + + text #287 + microAmps + 287 + 138 + 70 + 13 + true + + + text #290 + microAmps + 419 + 243 + 70 + 13 + true + + + text #293 + microAmps + 336 + 267 + 70 + 13 + true + + + text #296 + microAmps + 253 + 242 + 70 + 13 + true + + + text #299 + microAmps + 135 + 245 + 70 + 13 + true + + + text #302 + microAmps + 18 + 245 + 70 + 13 + true + + diff --git a/stdApp/op/bob/autoconvert/ID_ctrl.bob b/stdApp/op/bob/autoconvert/ID_ctrl.bob new file mode 100644 index 0000000..cf67400 --- /dev/null +++ b/stdApp/op/bob/autoconvert/ID_ctrl.bob @@ -0,0 +1,509 @@ + + + ID_ctrl + 10 + 10 + 290 + 310 + + + + + false + 5 + + rectangle #6 + 113 + 290 + 40 + + + + + + + + + + + rectangle #9 + 72 + 290 + 40 + + + + + + + + + + + rectangle #12 + 163 + 44 + 120 + 25 + + + + + + + + + + + message button #15 + + + ID$(xx):UN:stopSQ.PROC + 1 + Write + + + ID$(xx):UN:stopSQ.PROC + Stop + 150 + 220 + 140 + 40 + + + + + + + + + + + text update #18 + ID$(xx):UN:idSelectSU.DESC + 175 + 288 + 110 + 13 + + + + + 1 + false + false + + + text update #22 + ID$(xx):UN:gapdsAO.DESC + 199 + 290 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #26 + ID$(xx):UN:gapusAO.DESC + 180 + 290 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #30 + ID$(xx):UN:keVavgAO.VAL + 184 + 78 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #34 + ID$(xx):UN:setavgAI.VAL + 54 + 114 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #38 + ID$(xx):UN:keVavgAI.VAL + 184 + 114 + 38 + + + + + + + + + + + + + 1 + false + false + + + text update #42 + ID$(xx):UN:gapavgAO.VAL + 45 + 78 + 136 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #46 + Desired + 1 + 127 + 45 + 12 + + + + + + + + + true + + + text update #49 + ID$(xx):UN:idLocationSO + 20 + 5 + 250 + + + + + + + + + + + + + 1 + false + false + + + related display #53 + + + ID_taper_ctrl.opi + tab + Taper Control + + + + 119 + 285 + 18 + 18 + + + + + + + + + + + text #56 + Taper Control : + 6 + 288 + 14 + + + + + true + + + text #59 + ID Gap Control + 53 + 21 + 170 + 26 + + + + + + + + + 1 + + + + false + + ID$(xx):UN:stopSQ.DO1 + + + + + text #63 + Current + 1 + 88 + 45 + 12 + + + + + + + + + true + + + text #66 + Gap, mm Energy, keV + 90 + 155 + 200 + 18 + + + + + + + + + true + + + message button #69 + + + ID$(xx):UN:moveSQ.PROC + 1 + Write + + + ID$(xx):UN:moveSQ.PROC + Move + 220 + 140 + 40 + + + + + + + + + + + text update #72 + ID$(xx):UN:commAI.VAL + 186 + 265 + 70 + 16 + + + + + + + + + + + + + 1 + false + false + + + text #76 + Minimum allowed gap: + 22 + 263 + 150 + 18 + + + + + + + + + true + + + text #79 + mm + 265 + 264 + 20 + 18 + + + + + + + + + true + + + text #82 + Access Mode : + 13 + 48 + 117 + + + + + + + + + 1 + + + text update #85 + ID$(xx):accessSecurityMI.VAL + 164 + 44 + 120 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #89 + Operator + 166 + 44 + 120 + 25 + + + + + 1 + + + + false + + ID$(xx):accessSecurityMI.VAL + + + + diff --git a/stdApp/op/bob/autoconvert/ID_taper_ctrl.bob b/stdApp/op/bob/autoconvert/ID_taper_ctrl.bob new file mode 100644 index 0000000..2e957b3 --- /dev/null +++ b/stdApp/op/bob/autoconvert/ID_taper_ctrl.bob @@ -0,0 +1,666 @@ + + + ID_taper_ctrl + 10 + 10 + 290 + 390 + + + + + false + 5 + + rectangle #6 + 158 + 290 + 80 + + + + + + + + + + + rectangle #9 + 77 + 290 + 80 + + + + + + + + + + + rectangle #12 + 160 + 44 + 120 + 25 + + + + + + + + + + + message button #15 + + + ID$(xx):UN:stopSQ.PROC + 1 + Write + + + ID$(xx):UN:stopSQ.PROC + Stop + 150 + 303 + 140 + 40 + + + + + + + + + + + text update #18 + ID$(xx):UN:gapdsAO.DESC + 282 + 290 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #22 + ID$(xx):UN:gapusAO.DESC + 263 + 290 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #26 + ID$(xx):UN:keVdsAO.VAL + 184 + 119 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #30 + ID$(xx):UN:keVusAO.VAL + 184 + 83 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #34 + ID$(xx):UN:gapdsAO.VAL + 44 + 119 + 136 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #38 + ID$(xx):UN:gapusAO.VAL + 44 + 83 + 136 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #42 + ID$(xx):UN:keVdsAI.VAL + 185 + 199 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #46 + ID$(xx):UN:setdsAI.VAL + 54 + 199 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #50 + ID$(xx):UN:keVusAI.VAL + 185 + 159 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #54 + ID$(xx):UN:setusAI.VAL + 54 + 159 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text update #58 + ID$(xx):UN:idLocationSO + 26 + 3 + 250 + + + + + + + + + + + + + 1 + false + false + + + text #62 + ID Taper Control + 48 + 20 + 170 + 26 + + + + + + + + + 1 + + + + false + + ID$(xx):UN:stopSQ.DO1 + + + + + text #66 + Gap, mm Energy, keV + 90 + 240 + 200 + 18 + + + + + + + + + true + + + message button #69 + + + ID$(xx):UN:moveSQ.PROC + 1 + Write + + + ID$(xx):UN:moveSQ.PROC + Move + 303 + 140 + 40 + + + + + + + + + + + text #72 + US + 14 + 87 + 20 + + + + + + + + + true + + + text #75 + US + 14 + 167 + 20 + + + + + + + + + true + + + text #78 + DS + 14 + 130 + 20 + + + + + + + + + true + + + text #81 + DS + 14 + 209 + 20 + + + + + + + + + true + + + text #84 + Desired + 1 + 189 + 45 + 12 + + + + + + + + + true + + + text #87 + Current + 1 + 111 + 45 + 12 + + + + + + + + + true + + + related display #90 + + + ID_ctrl.opi + tab + Normal Control + + + + 128 + 363 + 18 + 18 + + + + + + + + + + + text #93 + Normal Control : + 6 + 365 + 14 + + + + + true + + + text update #96 + ID$(xx):UN:commAI.VAL + 184 + 345 + 70 + 16 + + + + + + + + + + + + + 1 + false + false + + + text #100 + Minimum allowed gap: + 16 + 344 + 160 + 18 + + + + + + + + + true + + + text #103 + mm + 261 + 345 + 20 + 18 + + + + + + + + + true + + + text update #106 + ID$(xx):UN:idSelectSU.DESC + 170 + 368 + 110 + 13 + + + + + 1 + false + false + + + text #110 + Access Mode : + 10 + 48 + 117 + + + + + + + + + 1 + + + text update #113 + ID$(xx):accessSecurityMI.VAL + 161 + 44 + 120 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #117 + Operator + 163 + 44 + 120 + 25 + + + + + 1 + + + + false + + ID$(xx):accessSecurityMI.VAL + + + + diff --git a/stdApp/op/bob/autoconvert/IOC_Status.bob b/stdApp/op/bob/autoconvert/IOC_Status.bob new file mode 100644 index 0000000..e97214f --- /dev/null +++ b/stdApp/op/bob/autoconvert/IOC_Status.bob @@ -0,0 +1,1183 @@ + + + IOC_Status + 529 + 285 + 290 + 535 + + + + + false + 5 + + rectangle #6 + 290 + 25 + + + + + + + + + + + text update #9 + $(P):Status + 180 + 910 + 90 + 14 + + + + + + + + + 1 + false + false + + + text #13 + Max Sever: Ld+CA+Mem+FD + 10 + 910 + 170 + 14 + true + + + text #16 + ioc$(P) info + 5 + 290 + + + + + 1 + + + polyline #19 + 24 + 295 + 3 + + + + + + + + + + + + + polygon #23 + 265 + 3 + 17 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + $(P):HBt + + + + + text #28 + CPU + 10 + 33 + 270 + 18 + + + + + 1 + + + polyline #31 + 10 + 51 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #35 + 10 + 30 + 270 + 0 + 1 + + + + + + + + + + + + + text update #39 + $(P):Load + 45 + 55 + 15 + 14 + + + + + + + + + 1 + false + 2 + false + + + text #43 + Load + 10 + 55 + 30 + 14 + true + + + text #46 + % + 65 + 55 + 10 + 14 + true + + + text update #49 + $(P):MemAlloc + 115 + 110 + 14 + + + + + + + + + 1 + false + false + + + text #53 + Allocated + 10 + 110 + 14 + true + + + text #56 + Free + 10 + 125 + 14 + true + + + text update #59 + $(P):MemFree + 115 + 125 + 14 + + + + + + + + + 1 + false + false + + + text #63 + Max free block + 10 + 140 + 14 + true + + + text update #66 + $(P):MemMax + 115 + 140 + 14 + + + + + + + + + 1 + false + false + + + text #70 + Memory (bytes) + 10 + 88 + 270 + 18 + + + + + 1 + + + polyline #73 + 10 + 85 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #77 + 10 + 105 + 270 + 0 + 1 + + + + + + + + + + + + + text #81 + Channel Access + 10 + 173 + 270 + 18 + + + + + 1 + + + polyline #84 + 10 + 191 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #88 + 10 + 170 + 270 + 0 + 1 + + + + + + + + + + + + + text entry #92 + $(P):R_CA + 225 + 172 + 30 + 18 + + + + + + + + + 1 + false + false + + + text entry #96 + $(P):R_Mem + 225 + 87 + 30 + 18 + + + + + + + + + 1 + false + false + + + text entry #100 + $(P):R_Load + 225 + 32 + 30 + 18 + + + + + + + + + 1 + false + false + + + text #104 + sec + 257 + 174 + 15 + 14 + true + + + text #107 + sec + 257 + 34 + 15 + 14 + true + + + text #110 + sec + 257 + 89 + 15 + 14 + true + + + text #113 + Current + 10 + 390 + 90 + 14 + true + + + text update #116 + $(P):Time + 110 + 390 + 170 + 14 + + + + + + + + + 1 + false + false + + + text #120 + Time + 10 + 368 + 270 + 18 + + + + + 1 + + + polyline #123 + 10 + 385 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #127 + 10 + 365 + 270 + 0 + 1 + + + + + + + + + + + + + text #131 + Boot time + 10 + 405 + 90 + 14 + true + + + text update #134 + $(P):BootTime + 110 + 405 + 170 + 14 + + + + + + + + + 1 + false + false + + + text #138 + Software version + 10 + 438 + 270 + 18 + + + + + 1 + + + polyline #141 + 10 + 456 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #145 + 10 + 435 + 270 + 0 + 1 + + + + + + + + + + + + + text #149 + BSP + 10 + 475 + 40 + 14 + true + + + text #152 + EPICS + 10 + 490 + 40 + 14 + true + + + text #155 + kernel + 10 + 460 + 40 + 14 + true + + + text update #158 + $(P):BSP_rev + 60 + 475 + 210 + 14 + + + + + + + + + 1 + false + false + + + text update #162 + $(P):EPICS_vers + 60 + 490 + 210 + 14 + + + + + + + + + 1 + false + false + + + text update #166 + $(P):kernel_vers + 60 + 460 + 210 + 14 + + + + + + + + + 1 + false + false + + + text #170 + Clients + 10 + 195 + 50 + 14 + true + + + text update #173 + $(P):CAClnt + 60 + 195 + 40 + 14 + + + + + + + + + 1 + false + false + + + text #177 + Connections + 140 + 195 + 80 + 14 + true + + + text update #180 + $(P):CACnx + 240 + 195 + 40 + 14 + + + + + + + + + 1 + false + false + + + text #184 + Network + 10 + 228 + 270 + 18 + + + + + 1 + + + polyline #187 + 10 + 246 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #191 + 10 + 225 + 270 + 0 + 1 + + + + + + + + + + + + + text #195 + ifShow errors I/O + 10 + 280 + 120 + 14 + true + + + text update #198 + $(P):IFIErrs + 140 + 280 + 30 + 14 + + + + + + + + + 1 + false + 2 + false + + + text update #202 + $(P):IFOErrs + 180 + 280 + 30 + 14 + + + + + + + + + 1 + false + false + + + text #206 + / + 170 + 280 + 10 + 14 + 1 + + + text #209 + In Use + 10 + 335 + 50 + 14 + true + + + text update #212 + $(P):FDUsed + 60 + 335 + 30 + 14 + + + + + + + + + 1 + false + false + + + text #216 + File descriptors + 10 + 313 + 270 + 18 + + + + + 1 + + + polyline #219 + 10 + 310 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #223 + 10 + 330 + 270 + 0 + 1 + + + + + + + + + + + + + text entry #227 + $(P):R_FD + 225 + 312 + 30 + 18 + + + + + + + + + 1 + false + false + + + text #231 + sec + 257 + 314 + 15 + 14 + true + + + text #234 + Available + 140 + 335 + 70 + 14 + true + + + text update #237 + $(P):FDAv + 210 + 335 + 30 + 14 + + + + + + + + + 1 + false + false + + + related display #241 + + + IOC_Status_full.opi + replace + + + More + 230 + 510 + 50 + 20 + + + + + + + + + + + text #244 + data mbufs + 10 + 250 + 70 + 14 + true + + + text #247 + sys mbufs + 10 + 265 + 70 + 14 + true + + + text update #250 + $(P):DataMBufs + 85 + 250 + 30 + 14 + + + + + + + + + 1 + false + 2 + false + + + text update #254 + $(P):SysMBufs + 85 + 265 + 30 + 14 + + + + + + + + + 1 + false + 2 + false + + + text #258 + (lowest: + 135 + 250 + 60 + 14 + true + + + text #261 + (lowest: + 135 + 265 + 60 + 14 + true + + + text update #264 + $(P):minDataMBuf + 195 + 250 + 15 + 14 + + + + + + + + + 1 + false + 2 + false + + + text #268 + %) + 215 + 250 + 15 + 14 + true + + + text update #271 + $(P):minSysMBuf + 195 + 265 + 15 + 14 + + + + + + + + + 1 + false + 2 + false + + + text #275 + %) + 215 + 265 + 15 + 14 + true + + diff --git a/stdApp/op/bob/autoconvert/IOC_Status_full.bob b/stdApp/op/bob/autoconvert/IOC_Status_full.bob new file mode 100644 index 0000000..84e1007 --- /dev/null +++ b/stdApp/op/bob/autoconvert/IOC_Status_full.bob @@ -0,0 +1,1773 @@ + + + IOC_Status_full + 6 + 292 + 590 + 460 + + + + + false + 5 + + rectangle #6 + 600 + 25 + + + + + + + + + + + text update #9 + $(P):Status + 180 + 910 + 90 + 14 + + + + + + + + + 1 + false + false + + + text #13 + Max Sever: Ld+CA+Mem+FD + 10 + 910 + 170 + 14 + true + + + text #16 + ioc$(P) info + 5 + 600 + + + + + 1 + + + polyline #19 + 24 + 603 + 3 + + + + + + + + + + + + + text #23 + Location + 10 + 40 + 60 + 14 + true + + + text update #26 + $(P):Location + 75 + 40 + 150 + 14 + + + + + + + + + 1 + false + false + + + text #30 + Engineer + 230 + 40 + 60 + 14 + true + + + text update #33 + $(P):Engineer + 290 + 40 + 80 + 14 + + + + + + + + + 1 + false + false + + + text #37 + Access state + 395 + 40 + 90 + 14 + true + + + text update #40 + $(P):Access_Cmd + 485 + 40 + 14 + + + + + + + + + 1 + false + false + + + text #44 + boot parameters + 310 + 348 + 270 + 18 + + + + + 1 + + + polyline #47 + 310 + 365 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #51 + 310 + 345 + 270 + 0 + 1 + + + + + + + + + + + + + text update #55 + $(P):BootLine2 + 340 + 380 + 240 + 10 + + + + + + + + + + + + + 1 + false + false + + + text update #59 + $(P):BootLine3 + 340 + 390 + 239 + 10 + + + + + + + + + + + + + 1 + false + false + + + text update #63 + $(P):BootLine4 + 340 + 400 + 240 + 10 + + + + + + + + + + + + + 1 + false + false + + + text update #67 + $(P):BootLine5 + 340 + 410 + 240 + 10 + + + + + + + + + + + + + 1 + false + false + + + text update #71 + $(P):BootLine6 + 340 + 420 + 240 + 10 + + + + + + + + + + + + + 1 + false + false + + + text update #75 + $(P):BootLine1 + 340 + 370 + 240 + 10 + + + + + + + + + + + + + 1 + false + false + + + text #79 + pt1 + 310 + 370 + 20 + 10 + + + + + true + + + text #82 + pt2 + 310 + 380 + 20 + 10 + + + + + true + + + text #85 + pt3 + 310 + 390 + 20 + 10 + + + + + true + + + text #88 + pt4 + 310 + 400 + 20 + 10 + + + + + true + + + text #91 + pt5 + 310 + 410 + 20 + 10 + + + + + true + + + text #94 + pt6 + 310 + 420 + 20 + 10 + + + + + true + + + text #97 + startup script + 310 + 288 + 270 + 18 + + + + + 1 + + + polyline #100 + 310 + 285 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #104 + 310 + 305 + 270 + 0 + 1 + + + + + + + + + + + + + text update #108 + $(P):StartupScript1 + 340 + 310 + 240 + 10 + + + + + + + + + + + + + 1 + false + false + + + text #112 + pt1 + 310 + 310 + 20 + 10 + + + + + true + + + text #115 + pt2 + 310 + 320 + 20 + 10 + + + + + true + + + text update #118 + $(P):StartupScript2 + 340 + 320 + 240 + 10 + + + + + + + + + + + + + 1 + false + false + + + text #122 + Software version + 310 + 203 + 270 + 18 + + + + + 1 + + + polyline #125 + 310 + 221 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #129 + 310 + 200 + 270 + 0 + 1 + + + + + + + + + + + + + text #133 + BSP + 310 + 240 + 40 + 14 + true + + + text #136 + EPICS + 310 + 255 + 40 + 14 + true + + + text #139 + kernel + 310 + 225 + 40 + 14 + true + + + text update #142 + $(P):BSP_rev + 360 + 240 + 210 + 14 + + + + + + + + + 1 + false + false + + + text update #146 + $(P):EPICS_vers + 360 + 255 + 210 + 14 + + + + + + + + + 1 + false + false + + + text update #150 + $(P):kernel_vers + 360 + 225 + 210 + 14 + + + + + + + + + 1 + false + false + + + text #154 + Current + 310 + 95 + 90 + 14 + true + + + text #157 + Boot time + 310 + 170 + 90 + 14 + true + + + text update #160 + $(P):TimeMed + 410 + 95 + 170 + 14 + + + + + + + + + 1 + false + false + + + text update #164 + $(P):TimeShort + 410 + 110 + 170 + 14 + + + + + + + + + 1 + false + false + + + text update #168 + $(P):BootTime + 410 + 170 + 170 + 14 + + + + + + + + + 1 + false + false + + + text update #172 + $(P):Time + 410 + 125 + 170 + 14 + + + + + + + + + 1 + false + false + + + text update #176 + $(P):HBtMod + 410 + 155 + 170 + 14 + + + + + + + + + 1 + false + false + + + text #180 + modulo 9 + 310 + 155 + 90 + 14 + true + + + text #183 + IOC heartbeat + 310 + 140 + 90 + 14 + true + + + text update #186 + $(P):HBt + 410 + 140 + 170 + 14 + + + + + + + + + 1 + false + false + + + text #190 + Time + 310 + 73 + 270 + 18 + + + + + 1 + + + polyline #193 + 310 + 90 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #197 + 310 + 70 + 270 + 0 + 1 + + + + + + + + + + + + + text #201 + CPU + 10 + 73 + 270 + 18 + + + + + 1 + + + polyline #204 + 10 + 91 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #208 + 10 + 70 + 270 + 0 + 1 + + + + + + + + + + + + + text update #212 + $(P):Load + 45 + 95 + 15 + 14 + + + + + + + + + 1 + false + 2 + false + + + text #216 + Load + 10 + 95 + 30 + 14 + true + + + text #219 + % + 65 + 95 + 10 + 14 + true + + + text update #222 + $(P):MemAlloc + 115 + 150 + 14 + + + + + + + + + 1 + false + false + + + text #226 + Allocated + 10 + 150 + 14 + true + + + text #229 + Free + 10 + 165 + 14 + true + + + text update #232 + $(P):MemFree + 115 + 165 + 14 + + + + + + + + + 1 + false + false + + + text #236 + Max free block + 10 + 180 + 14 + true + + + text update #239 + $(P):MemMax + 115 + 180 + 14 + + + + + + + + + 1 + false + false + + + text #243 + Memory (bytes) + 10 + 128 + 270 + 18 + + + + + 1 + + + polyline #246 + 10 + 125 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #250 + 10 + 145 + 270 + 0 + 1 + + + + + + + + + + + + + text #254 + Clients + 10 + 235 + 80 + 14 + true + + + text #257 + Connections + 10 + 250 + 80 + 14 + true + + + text #260 + Channel Access + 10 + 213 + 270 + 18 + + + + + 1 + + + polyline #263 + 10 + 231 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #267 + 10 + 210 + 270 + 0 + 1 + + + + + + + + + + + + + text update #271 + $(P):CAClnt + 100 + 235 + 40 + 14 + + + + + + + + + 1 + false + false + + + text update #275 + $(P):CACnx + 100 + 250 + 40 + 14 + + + + + + + + + 1 + false + false + + + text #279 + Network + 10 + 283 + 270 + 18 + + + + + 1 + + + polyline #282 + 10 + 301 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #286 + 10 + 280 + 270 + 0 + 1 + + + + + + + + + + + + + text #290 + ifShow input errors + 10 + 335 + 150 + 14 + true + + + text #293 + ifShow output errors + 10 + 350 + 150 + 14 + true + + + text update #296 + $(P):IFIErrs + 160 + 335 + 50 + 14 + + + + + + + + + 1 + false + false + + + text update #300 + $(P):IFOErrs + 160 + 350 + 50 + 14 + + + + + + + + + 1 + false + false + + + text #304 + In Use + 10 + 405 + 70 + 14 + true + + + text #307 + Available + 10 + 420 + 70 + 14 + true + + + text #310 + Total + 10 + 435 + 70 + 14 + true + + + text update #313 + $(P):FDUsed + 80 + 405 + 30 + 14 + + + + + + + + + 1 + false + false + + + text update #317 + $(P):FDAv + 80 + 420 + 30 + 14 + + + + + + + + + 1 + false + false + + + text update #321 + $(P):FDMax + 80 + 435 + 30 + 14 + + + + + + + + + 1 + false + false + + + text #325 + File descriptors + 10 + 383 + 270 + 18 + + + + + 1 + + + polyline #328 + 10 + 380 + 270 + 0 + 1 + + + + + + + + + + + + + polyline #332 + 10 + 400 + 270 + 0 + 1 + + + + + + + + + + + + + text entry #336 + $(P):R_FD + 225 + 382 + 30 + 18 + + + + + + + + + 1 + false + false + + + text entry #340 + $(P):R_CA + 225 + 212 + 30 + 18 + + + + + + + + + 1 + false + false + + + text entry #344 + $(P):R_Mem + 225 + 127 + 30 + 18 + + + + + + + + + 1 + false + false + + + text entry #348 + $(P):R_Load + 225 + 72 + 30 + 18 + + + + + + + + + 1 + false + false + + + text #352 + sec + 257 + 384 + 15 + 14 + true + + + text #355 + sec + 257 + 214 + 15 + 14 + true + + + text #358 + sec + 257 + 74 + 15 + 14 + true + + + text #361 + sec + 257 + 129 + 15 + 14 + true + + + polygon #364 + 522 + 3 + 17 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + $(P):HBt + + + + + related display #369 + + + IOC_Status.opi + replace + + + Less + 530 + 435 + 50 + 20 + + + + + + + + + + + text #372 + data mbufs + 10 + 305 + 70 + 14 + true + + + text #375 + sys mbufs + 10 + 320 + 70 + 14 + true + + + text update #378 + $(P):DataMBufs + 85 + 305 + 30 + 14 + + + + + + + + + 1 + false + 2 + false + + + text update #382 + $(P):SysMBufs + 85 + 320 + 30 + 14 + + + + + + + + + 1 + false + 2 + false + + + text #386 + (lowest: + 135 + 305 + 60 + 14 + true + + + text #389 + (lowest: + 135 + 320 + 60 + 14 + true + + + text update #392 + $(P):minDataMBuf + 195 + 305 + 15 + 14 + + + + + + + + + 1 + false + 2 + false + + + text #396 + %) + 215 + 305 + 15 + 14 + true + + + text update #399 + $(P):minSysMBuf + 195 + 320 + 15 + 14 + + + + + + + + + 1 + false + 2 + false + + + text #403 + %) + 215 + 320 + 15 + 14 + true + + diff --git a/stdApp/op/bob/autoconvert/Nano2k.bob b/stdApp/op/bob/autoconvert/Nano2k.bob new file mode 100644 index 0000000..6b5607d --- /dev/null +++ b/stdApp/op/bob/autoconvert/Nano2k.bob @@ -0,0 +1,382 @@ + + + Nano2k + 83 + 198 + 248 + 175 + + + + + false + 5 + + rectangle #6 + 250 + 26 + + + + + + + + + + + valuator #9 + $(P)$(S)$(p)_set_position.VAL + 3 + 136 + 243 + 35 + + + + + 1.2000000476837158 + + + polyline #12 + 26 + 251 + 3 + + + + + + + + + + + + + text #16 + Tweak + 5 + 113 + 65 + 19 + + + + + 1 + + + text #19 + Lo limit + 4 + 87 + 65 + 18 + + + + + 2 + + + text #22 + Drive + 4 + 59 + 65 + + + + + 2 + + + text #25 + Hi limit + 4 + 33 + 65 + 18 + + + + + 2 + + + message button #28 + $(P)$(S)$(p)_twF.VAL + 164 + 112 + 25 + 20 + > + + + + + > + + + + + false + + + + + 1 + + + message button #31 + $(P)$(S)$(p)_twR.VAL + 63 + 112 + 25 + 20 + < + + + + + < + + + + + false + + + + + 1 + + + text entry #34 + $(P)$(S)$(p)_tweak_set.VAL + 88 + 112 + 76 + + + + + + + + + 1 + false + false + + + text entry #37 + $(P)$(S)$(p)_set_position.VAL + 74 + 54 + 27 + + + + + + + + + + + + + 1 + false + false + + + text entry #40 + $(P)$(S)$(p)_set_position.DRVL + 74 + 84 + + + + + + + + + 1 + false + false + + + text entry #43 + $(P)$(S)$(p)_set_position.DRVH + 74 + 31 + + + + + + + + + 1 + false + false + + + oval #46 + 175 + 31 + 18 + 18 + + + + + + + + + + + + false + + $(P)$(S)$(p)_HiLimit.VAL + + + + + oval #50 + 175 + 85 + 18 + 18 + + + + + + + + + + + + false + + $(P)$(S)$(p)_LoLimit.VAL + + + + + text #54 + SoftLim + 195 + 34 + 50 + 13 + + + + + true + + + + false + + $(P)$(S)$(p)_HiLimit.VAL + + + + + text update #58 + $(P)$(S)$(p)_set_position.EGU + 177 + 59 + 69 + + + + + + + + + + + + + 1 + false + false + + + text #61 + SoftLim + 195 + 89 + 50 + 13 + + + + + true + + + + false + + $(P)$(S)$(p)_LoLimit.VAL + + + + + related display #65 + + + Nano2k_more.opi + tab + More + + + More + 202 + 112 + 40 + 20 + + + + + + + text update #68 + $(P)$(S)$(p)_set_position.DESC + 22 + 1 + 205 + 24 + + + + + + + + + + + + + 1 + false + 1 + false + + diff --git a/stdApp/op/bob/autoconvert/Nano2k_help.bob b/stdApp/op/bob/autoconvert/Nano2k_help.bob new file mode 100644 index 0000000..57a12fd --- /dev/null +++ b/stdApp/op/bob/autoconvert/Nano2k_help.bob @@ -0,0 +1,14 @@ + + + Nano2k_help + 355 + 482 + 400 + 130 + + + + + false + 5 + diff --git a/stdApp/op/bob/autoconvert/Nano2k_more.bob b/stdApp/op/bob/autoconvert/Nano2k_more.bob new file mode 100644 index 0000000..c0e81ff --- /dev/null +++ b/stdApp/op/bob/autoconvert/Nano2k_more.bob @@ -0,0 +1,759 @@ + + + Nano2k_more + 270 + 246 + 460 + 235 + + + + + false + 5 + + rectangle #6 + 412 + 6 + 45 + 30 + + + + + + + + + + + rectangle #9 + 163 + 158 + 72 + + + + + + + + + + + rectangle #12 + 1 + 79 + 79 + 78 + + + + + + + + + + + + false + + $(P)$(S)init_reminder.VAL + + + + + text #16 + Nano2000 SETUP + 7 + 1 + 144 + + + + + 1 + + + text entry #19 + $(P)$(S)$(p)_set_position.DESC + 2 + 19 + 156 + + + + + + + + + 1 + false + false + + + text #23 + RANGE + 6 + 46 + 50 + 13 + true + + + text entry #26 + $(P)$(S)$(p)_motion_range.VAL + 1 + 58 + 75 + 17 + + + + + + + + + 1 + false + false + + + text #30 + EGU's + 87 + 45 + 35 + 13 + true + + + text entry #33 + $(P)$(S)$(p)_set_position.EGU + 82 + 58 + 75 + 17 + + + + + + + + + 1 + false + false + + + polyline #37 + 40 + 465 + 3 + + + + + + + + + + + + + message button #41 + $(P)$(S)nano_init.VAL + 82 + 128 + 73 + 27 + INIT + + + + + INIT + + + + + false + + + + + 1 + + + menu #44 + $(P)$(S)$(p)_slot_no.VAL + 81 + 95 + 76 + 21 + + + + + + + + + false + + + text #47 + $(p) SLOT NO. + 83 + 80 + 75 + 13 + true + + + choice button #50 + $(P)$(S)$(p)_DAC_sel.VAL + 3 + 95 + 75 + 60 + + + + + + + + + false + false + + Item 1 + Item 2 + + + + text #53 + SERVO MODE + 5 + 80 + 50 + 13 + true + + + text #56 + COARSE MODE + 1 + 80 + 68 + 11 + + + + + true + + + + false + + $(P)$(S)init_reminder.VAL + + + + + polyline #60 + 159 + 3 + 236 + + + + + + + + + + + + + text #64 + A + 164 + 45 + 15 + + + + + true + + + text update #67 + $(P)$(S)$(p)_calcout.A + 177 + 45 + 92 + + + + + + + + + 1 + false + false + + + polyline #71 + 158 + 194 + 300 + 2 + 1 + + + + + + + + + + + + + text #75 + Position Correction + 185 + 11 + 200 + + + + + true + + + text #78 + P1 Drive Value + 289 + 49 + 145 + 18 + + + + + true + + + polyline #81 + 275 + 56 + 6 + 0 + 2 + + + + + + + + + + + + + text #85 + B + 164 + 70 + 15 + + + + + true + + + text update #88 + $(P)$(S)$(p)_calcout.B + 177 + 68 + 92 + + + + + + + + + 1 + false + false + + + text #92 + P2 Drive Value + 289 + 72 + 145 + 18 + + + + + true + + + polyline #95 + 274 + 78 + 8 + 2 + 2 + + + + + + + + + + + + + text #99 + F + 164 + 169 + 15 + + + + + true + + + text entry #102 + $(P)$(S)$(p)_calcout.F + 176 + 165 + 95 + 25 + + + + + + + + + 1 + false + false + + + text #106 + D + 164 + 120 + 15 + + + + + true + + + text #109 + C + 164 + 95 + 15 + + + + + true + + + text entry #112 + $(P)$(S)$(p)_calcout.D + 176 + 115 + 95 + 25 + + + + + + + + + 1 + false + false + + + text entry #116 + $(P)$(S)$(p)_calcout.C + 176 + 90 + 95 + 25 + + + + + + + + + 1 + false + false + + + text #120 + E + 164 + 145 + 15 + + + + + true + + + text entry #123 + $(P)$(S)$(p)_calcout.E + 176 + 140 + 95 + 25 + + + + + + + + + 1 + false + false + + + text #127 + Calculation Constants + 289 + 131 + 168 + 18 + + + + + 1 + + + polyline #130 + 273 + 92 + 8 + 2 + 2 + + + + + + + + + + + + + polyline #134 + 279 + 92 + 2 + 95 + 2 + + + + + + + + + + + + + polyline #138 + 280 + 138 + 8 + 2 + 2 + + + + + + + + + + + + + polyline #142 + 273 + 185 + 8 + 2 + 2 + + + + + + + + + + + + + related display #146 + + + Nano2k_help.opi + tab + + + Help + 405 + 163 + 50 + 28 + + + + + + + text update #149 + $(P)$(S)$(p)_convert.C + 74 + 186 + 77 + 15 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #153 + Coarse or Fine mode + 165 + 130 + 11 + + + + + 2 + + + text #156 + Both mode Fine: + 11 + 206 + 11 + + + + + 1 + + + text update #159 + $(P)$(S)$(p)_convert.E + 74 + 217 + 77 + 15 + + + + + + + + + + + + + 1 + false + 1 + false + + + composite #163 + 5 + 175 + 130 + 11 + + true + + + text #188 + $(p) + 424 + 8 + 23 + 25 + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/New_SR_Status.bob b/stdApp/op/bob/autoconvert/New_SR_Status.bob new file mode 100644 index 0000000..847db41 --- /dev/null +++ b/stdApp/op/bob/autoconvert/New_SR_Status.bob @@ -0,0 +1,960 @@ + + + New_SR_Status + 479 + 231 + 500 + 650 + + + + + false + 5 + + rectangle #6 + 384 + 187 + 25 + + + + + + + + + + + + false + + SRFB:GBL:HLoopStatusBI + + + + + rectangle #10 + 229 + 92 + 200 + 25 + + + + + + + + + + + + false + + ACIS:ShutterPermit + + + + + rectangle #14 + 229 + 92 + 200 + 25 + + + + + + + + + + + + false + + ACIS:ShutterPermit + + + + + rectangle #18 + 246 + 3 + 240 + 25 + + + + + + + + + + + + false + + S:injectingStatusBI + + + + + rectangle #22 + 227 + 215 + 220 + 25 + + + + + + + + + + + + false + + S:OrbitCorrection:CC + + + + + rectangle #26 + 227 + 215 + 220 + 25 + + + + + + + + + + + + false + + S:OrbitCorrection:CC + + + + + rectangle #30 + 9 + 242 + 220 + 25 + + + + + + + + + + + + false + + S:OrbitControlLawYFineBO + + + + + rectangle #34 + 252 + 243 + 220 + 25 + + + + + + + + + + + + false + + S:OrbitControlLawXFineBO + + + + + rectangle #38 + 283 + 186 + 90 + 25 + + + + + + + + + + + + false + + SRFB:GBL:VLoopStatusBI + + + + + rectangle #42 + 227 + 186 + 50 + 25 + + + + + + + + + + + + false + + SRFB:GBL:LoopStatusBI + + + + + rectangle #46 + 227 + 186 + 50 + 25 + + + + + + + + + + + + false + + SRFB:GBL:LoopStatusBI + + + + + text #50 + Current: + 2 + 7 + 75 + + + + + true + + + text update #53 + S:SRcurrentAI.VAL + 84 + 5 + 120 + 25 + + + + + + + + + 1 + false + 1 + false + + + cartesian plot #56 + 11 + 281 + 480 + 200 + + History (Day Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + Current + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + S:SRdateCP + S:SRcurrentCP + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text #62 + Beam Current History + 63 + 483 + 200 + + + + + + + + + 1 + + + text #65 + ma + 211 + 10 + 20 + 15 + + + + + true + + + text #68 + Lifetime: + 253 + 7 + 75 + + + + + true + + + text update #71 + S:SRlifeTimeHrsCC + 347 + 4 + 74 + 25 + + + + + + + + + 1 + false + 1 + false + + + text #74 + Hours + 430 + 10 + 50 + 15 + + + + + true + + + text #77 + INJECTION IN PROGRESS + 320 + 6 + + + + + 1 + + + + false + + S:injectingStatusBI + + + + + text #81 + Shutters Enabled + 254 + 94 + 150 + + + + + 1 + + + + false + + ACIS:ShutterPermit + + + + + text #85 + Shutters Disabled + 244 + 94 + 170 + + + + + 1 + + + + false + + ACIS:ShutterPermit + + + + + text #89 + Shutter Status : + 40 + 95 + 160 + + + + + + + + + 2 + + + composite #92 + 38 + 570 + 400 + 20 + + true + + + text update #110 + OPS:message2 + 38 + 550 + 400 + + + + + + + + + 1 + false + false + + + text #113 + Messages from Operations: + 76 + 507 + 214 + + + + + 2 + + + text update #116 + OPS:message1 + 38 + 530 + 400 + + + + + + + + + 1 + false + false + + + text update #119 + OPS:message5 + 39 + 610 + 400 + + + + + + + + + 1 + false + false + + + text update #122 + OPS:message4 + 38 + 592 + 400 + + + + + + + + + 1 + false + false + + + text update #125 + S:DesiredMode + 219 + 33 + 250 + 25 + + + + + + + + + 1 + false + 1 + false + + + text update #128 + S:ActualMode + 230 + 61 + 200 + 25 + + + + + + + + + 1 + false + 1 + false + + + text #131 + Operating Mode : + 40 + 65 + 160 + + + + + + + + + 2 + + + text #134 + Machine Status : + 40 + 37 + 160 + + + + + + + + + true + + + text update #137 + S:FillNumber + 230 + 157 + 50 + 25 + + + + + + + + + 1 + false + 1 + false + + + text #140 + Fill Number : + 40 + 157 + 160 + + + + + + + + + 2 + + + text #143 + Correction in Progress + 237 + 217 + 200 + + + + + 1 + + + + false + + S:OrbitCorrection:CC + + + + + text #147 + No Corrections + 236 + 217 + 200 + + + + + 1 + + + + false + + S:OrbitCorrection:CC + + + + + text #151 + Orbit Status : + 40 + 218 + 160 + + + + + + + + + 2 + + + text #154 + Horizontal Correction + 261 + 247 + 200 + + + + + 1 + + + + false + + S:OrbitControlLawXFineBO + + + + + text #158 + Vertical Correction + 18 + 245 + 200 + + + + + 1 + + + + false + + S:OrbitControlLawYFineBO + + + + + text #162 + Feedback Status : + 40 + 189 + 160 + + + + + + + + + 2 + + + text #165 + Vertical + 283 + 189 + 90 + + + + + 1 + + + + false + + SRFB:GBL:VLoopStatusBI + + + + + text #169 + OFF + 236 + 188 + 30 + + + + + 1 + + + + false + + SRFB:GBL:LoopStatusBI + + + + + text #173 + ON + 236 + 188 + 30 + + + + + 1 + + + + false + + SRFB:GBL:LoopStatusBI + + + + + text #177 + Horizontal + 384 + 191 + + + + + 1 + + + + false + + SRFB:GBL:HLoopStatusBI + + + + + text update #181 + S:IOC:timeOfDayForm1SI + 289 + 486 + 200 + 15 + + + + + + + + + + + + + 1 + false + false + + + text update #184 + NoOfShuttersOpenA + 229 + 126 + 50 + 25 + + + + + + + + + 1 + false + 1 + false + + + text #187 + Shutters Open : + 39 + 126 + 160 + + + + + + + + + 2 + + diff --git a/stdApp/op/bob/autoconvert/UndulatorCtl.bob b/stdApp/op/bob/autoconvert/UndulatorCtl.bob new file mode 100644 index 0000000..afaba5d --- /dev/null +++ b/stdApp/op/bob/autoconvert/UndulatorCtl.bob @@ -0,0 +1,909 @@ + + + UndulatorCtl + 539 + 44 + 310 + 620 + + + + + false + 5 + + rectangle #6 + 5 + 166 + 300 + 80 + + + + + + + + + + + rectangle #9 + 5 + 84 + 300 + 80 + + + + + + + + + + + message button #12 + + + ID$(xx):Stop.VAL + 1 + Write + + + ID$(xx):Stop.VAL + Stop + 162 + 277 + 140 + 40 + + + + + + + + + + + text update #15 + ID$(xx):Device + 60 + 43 + 203 + 13 + + + + + + + + + 1 + false + 1 + false + + + text update #19 + ID$(xx):Message2.VAL + 548 + 310 + 16 + + + + + + + + + 1 + false + 1 + false + + + text update #23 + ID$(xx):Message1.VAL + 527 + 310 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #27 + ID$(xx):Energy.VAL + 194 + 90 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #31 + ID$(xx):GapSet.VAL + 59 + 167 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #35 + ID$(xx):EnergySet.VAL + 197 + 167 + 38 + + + + + + + + + + + + + 1 + false + false + + + text update #39 + ID$(xx):Gap.VAL + 60 + 91 + 120 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #43 + Desired + 7 + 200 + 45 + 12 + + + + + + + + + true + + + text update #46 + ID$(xx):Location + 62 + 27 + 190 + 15 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #50 + ID Gap Control + 73 + 1 + 170 + 26 + + + + + + + + + 1 + + + + false + + ID$(xx):Attention + + + + + text #54 + Current + 12 + 122 + 45 + 12 + + + + + + + + + true + + + text #57 + Gap (mm) Energy (keV) + 61 + 250 + 240 + 18 + + + + + + + + + true + + + message button #60 + + + ID$(xx):Start.VAL + 1 + Write + + + ID$(xx):Start.VAL + Start + 8 + 277 + 140 + 40 + + + + + + + + + + + text entry #63 + ID$(xx):DeviceLimit.VAL + 199 + 410 + 25 + + + + + + + + + + + + + 1 + false + false + + + text entry #67 + ID$(xx):DeadbandGap + 209 + 381 + 80 + 25 + + + + + + + + + + + + + 1 + false + false + + + text #71 + Access Mode : + 9 + 331 + 120 + 18 + + + + + + + + + true + + + text update #74 + ID$(xx):AccessSecurity.VAL + 132 + 325 + 170 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #78 + Gap Deadband (micron): + 11 + 384 + 180 + 18 + + + + + + + + + true + + + text #81 + Bl. Comm. Limit (mm): + 11 + 413 + 180 + 18 + + + + + + + + + true + + + text #84 + Status Messages: + 11 + 504 + 180 + 18 + + + + + + + + + true + + + text entry #87 + ID$(xx):TaperGapSet.VAL + 59 + 207 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #91 + ID$(xx):TaperEnergySet.VAL + 197 + 207 + 38 + + + + + + + + + + + + + 1 + false + false + + + text #95 + Avg + 21 + 175 + 20 + + + + + + + + + true + + + text #98 + Tpr + 21 + 217 + 20 + + + + + + + + + true + + + text update #101 + ID$(xx):TaperEnergy.VAL + 194 + 129 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #105 + ID$(xx):TaperGap.VAL + 60 + 130 + 120 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #109 + Avg + 21 + 98 + 20 + + + + + + + + + true + + + text #112 + Tpr + 21 + 139 + 20 + + + + + + + + + true + + + text #115 + Harmonic Select (1-7): + 11 + 355 + 180 + 18 + + + + + + + + + true + + + text entry #118 + ID$(xx):HarmonicValue + 234 + 352 + 30 + 25 + + + + + + + + + + + + + 1 + false + false + + + text update #122 + ID$(xx):Version + 199 + 61 + 80 + 15 + + + + + + + + + + + + + 1 + false + false + + + text #126 + Software Version: + 33 + 61 + 152 + 15 + + + + + 1 + + + text update #129 + ID$(xx):Message3.VAL + 569 + 310 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #133 + Time Left: + 7 + 591 + 18 + + + + + true + + + text update #136 + ID$(xx):ShClosedTime.VAL + 110 + 592 + 80 + 16 + + + + + + + + + 1 + false + 1 + false + + + text #140 + seconds + 191 + 595 + 80 + 15 + + + + + true + + + text #143 + Total Power: + 8 + 480 + 120 + 18 + + + + + + + + + true + + + text update #146 + ID$(xx):TotalPower.VAL + 105 + 477 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #150 + W /100ma + 213 + 486 + 80 + 15 + + + + + + + + + true + + + text #153 + Moving + 162 + 445 + 120 + 21 + + + + + + + + + 1 + + + + false + + ID$(xx):Busy.VAL + + + + + text #157 + Device Status: + 11 + 446 + 150 + 18 + + + + + + + + + true + + + text #160 + Not Moving + 138 + 445 + 120 + 21 + + + + + + + + + 1 + + + + false + + ID$(xx):Busy.VAL + + + + diff --git a/stdApp/op/bob/autoconvert/UndulatorSyncCtl.bob b/stdApp/op/bob/autoconvert/UndulatorSyncCtl.bob new file mode 100644 index 0000000..2399f99 --- /dev/null +++ b/stdApp/op/bob/autoconvert/UndulatorSyncCtl.bob @@ -0,0 +1,689 @@ + + + UndulatorSyncCtl + 511 + 193 + 320 + + + + + false + 5 + + text update #6 + ID$(xx):Energy.VAL + 168 + 90 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #10 + ID$(xx):Gap.VAL + 34 + 91 + 120 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #14 + Gap (mm) Energy (keV) + 35 + 130 + 240 + 18 + + + + + + + + + true + + + text update #17 + ID$(xx):Message1.VAL + 5 + 420 + 310 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #21 + ID$(xx):Message2.VAL + 5 + 443 + 310 + 16 + + + + + + + + + 1 + false + 1 + false + + + text update #25 + ID$(xx):Device + 65 + 48 + 203 + 13 + + + + + + + + + 1 + false + 1 + false + + + text update #29 + ID$(xx):Location + 68 + 30 + 190 + 15 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #33 + ID$(xx):Version + 194 + 67 + 80 + 15 + + + + + + + + + + + + + 1 + false + false + + + text #37 + Software Version: + 33 + 67 + 152 + 15 + + + + + 1 + + + text #40 + Undulator Sync Scan Control + 53 + 4 + 200 + 26 + + + + + + + + + 1 + + + message button #43 + + + ID$(xx):SyncScanMode.VAL + 1 + Write + + + ID$(xx):SyncScanMode.VAL + On + 200 + 153 + 30 + 20 + + + + + + + message button #46 + + + ID$(xx):Stop.VAL + 1 + Write + + + ID$(xx):Stop.VAL + Stop + 161 + 320 + 140 + 40 + + + + + + + + + + + message button #49 + + + ID$(xx):SSStart.VAL + 1 + Write + + + ID$(xx):SSStart.VAL + Start + 7 + 320 + 140 + 40 + + + + + + + + + + + text #52 + Enable Sync Scanning : + 7 + 155 + 200 + 18 + + + + + + + + + true + + + message button #55 + + + ID$(xx):SyncScanMode.VAL + 0 + Write + + + ID$(xx):SyncScanMode.VAL + Off + 240 + 153 + 30 + 20 + + + + + + + text #58 + Sync Scan Mode Enabled + 10 + 176 + 300 + 26 + + + + + + + + + 1 + + + + false + + ID$(xx):SyncScanMode.VAL + + + + + text entry #62 + ID$(xx):SSStartGap + 186 + 210 + 28 + + + + + + + + + + + + + 1 + false + false + + + text #66 + Starting Gap (mm) : + 15 + 216 + 180 + 18 + + + + + + + + + true + + + text entry #69 + ID$(xx):SSEndGap + 185 + 244 + 28 + + + + + + + + + + + + + 1 + false + false + + + text #73 + Finish Gap (mm) : + 14 + 250 + 180 + 18 + + + + + + + + + true + + + text entry #76 + ID$(xx):SSTime + 185 + 281 + 28 + + + + + + + + + + + + + 1 + false + false + + + text #80 + Duration (sec) : + 14 + 287 + 180 + 18 + + + + + + + + + true + + + text #83 + Status Messages: + 6 + 397 + 180 + 18 + + + + + + + + + true + + + text #86 + ID Moving + 154 + 501 + 150 + 25 + + + + + + + + + 1 + + + + false + + ID$(xx):Busy.VAL + + + + + text #90 + Device Status: + 5 + 506 + 140 + 18 + + + + + + + + + true + + + text #93 + Sync Scan Status: + 4 + 538 + 140 + 18 + + + + + + + + + true + + + text update #96 + ID$(xx):SSBusy.VAL + 154 + 531 + 150 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #100 + ID$(xx):SSState.VAL + 127 + 564 + 180 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #104 + Program State: + 4 + 569 + 140 + 18 + + + + + + + + + true + + + text update #107 + ID$(xx):SSStart.VAL + 161 + 365 + 150 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #111 + Motor Speed: + 2 + 472 + 140 + 18 + + + + + + + + + true + + + text update #114 + ID$(xx):MotorSpeed.VAL + 137 + 468 + 150 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #118 + SS Start: + 7 + 369 + 140 + 18 + + + + + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/UndulatorTprCtl.bob b/stdApp/op/bob/autoconvert/UndulatorTprCtl.bob new file mode 100644 index 0000000..790faf2 --- /dev/null +++ b/stdApp/op/bob/autoconvert/UndulatorTprCtl.bob @@ -0,0 +1,752 @@ + + + UndulatorTprCtl + 448 + 326 + 310 + 540 + + + + + false + 5 + + rectangle #6 + 5 + 166 + 300 + 80 + + + + + + + + + + + rectangle #9 + 5 + 84 + 300 + 80 + + + + + + + + + + + message button #12 + + + ID$(xx):Stop.VAL + 1 + Write + + + ID$(xx):Stop.VAL + Stop + 162 + 277 + 140 + 40 + + + + + + + + + + + text update #15 + ID$(xx):Device + 60 + 43 + 203 + 13 + + + + + + + + + 1 + false + 1 + false + + + text update #18 + ID$(xx):Message2.VAL + 482 + 310 + 16 + + + + + + + + + 1 + false + 1 + false + + + text update #21 + ID$(xx):Message1.VAL + 461 + 310 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #24 + ID$(xx):USEnergy.VAL + 194 + 90 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #27 + ID$(xx):USGapSet.VAL + 59 + 167 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #30 + ID$(xx):USEnergySet.VAL + 197 + 167 + 38 + + + + + + + + + + + + + 1 + false + false + + + text update #33 + ID$(xx):USGap.VAL + 60 + 91 + 120 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #36 + Desired + 7 + 200 + 45 + 12 + + + + + + + + + true + + + text update #39 + ID$(xx):Location + 62 + 27 + 190 + 15 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #42 + Undulator Control + 73 + 1 + 180 + 26 + + + + + + + + + 1 + + + + false + + ID$(xx):Attention + + + + + text #46 + Current + 12 + 122 + 45 + 12 + + + + + + + + + true + + + text #49 + Gap (mm) Energy (keV) + 61 + 250 + 240 + 18 + + + + + + + + + true + + + message button #52 + + + ID$(xx):Start.VAL + 1 + Write + + + ID$(xx):Start.VAL + Start + 8 + 277 + 140 + 40 + + + + + + + + + + + text entry #55 + ID$(xx):DeadbandGap + 209 + 381 + 80 + 25 + + + + + + + + + + + + + 1 + false + false + + + text #58 + Access Mode : + 9 + 331 + 120 + 18 + + + + + + + + + true + + + text update #61 + ID$(xx):AccessSecurity.VAL + 132 + 325 + 170 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #64 + Gap Deadband (micron): + 11 + 384 + 180 + 18 + + + + + + + + + true + + + text #67 + Bl. Comm. Limit (mm): + 11 + 413 + 180 + 18 + + + + + + + + + true + + + text #70 + Status Messages: + 11 + 438 + 180 + 18 + + + + + + + + + true + + + text entry #73 + ID$(xx):DSGapSet.VAL + 59 + 207 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #76 + ID$(xx):DSEnergySet.VAL + 197 + 207 + 38 + + + + + + + + + + + + + 1 + false + false + + + text #79 + US + 21 + 175 + 20 + + + + + + + + + true + + + text #82 + DS + 21 + 217 + 20 + + + + + + + + + true + + + text update #85 + ID$(xx):DSEnergy.VAL + 194 + 129 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #88 + ID$(xx):DSGap.VAL + 60 + 130 + 120 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #91 + US + 21 + 98 + 20 + + + + + + + + + true + + + text #94 + DS + 21 + 139 + 20 + + + + + + + + + true + + + text #97 + Harmonic Select (1-7): + 11 + 355 + 180 + 18 + + + + + + + + + true + + + text entry #100 + ID$(xx):HarmonicValue + 234 + 352 + 30 + 25 + + + + + + + + + + + + + 1 + false + false + + + text update #103 + ID$(xx):Version + 199 + 61 + 80 + 15 + + + + + + + + + + + + + 1 + false + false + + + text #106 + Software Version: + 33 + 61 + 152 + 15 + + + + + 1 + + + text update #109 + ID$(xx):DeviceLimit.VAL + 198 + 411 + 25 + + + + + + + + + + + + + 1 + false + false + + + related display #112 + + + UndulatorCtl.opi + tab + Normal Control + + + Normal + 181 + 510 + 18 + + + + + + + + + + + text #115 + Normal Control : + 41 + 512 + 120 + 14 + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/VME_DAC.bob b/stdApp/op/bob/autoconvert/VME_DAC.bob new file mode 100644 index 0000000..f407129 --- /dev/null +++ b/stdApp/op/bob/autoconvert/VME_DAC.bob @@ -0,0 +1,428 @@ + + + VME_DAC + 410 + 51 + 110 + 210 + + + + + false + 5 + + rectangle #6 + 170 + 110 + 40 + + + + + + + + + + + rectangle #9 + 123 + 110 + 24 + + + + + + + + + + + text entry #12 + $(P)DAC$(D)_$(N).DESC + 5 + 20 + + + + + + + + + 1 + false + false + + + text #16 + DAC + 5 + 30 + + + + + true + + + text entry #19 + $(P)DAC$(D)_$(N).DRVH + 25 + 40 + 80 + + + + + + + + + 1 + false + false + + + text entry #23 + $(P)DAC$(D)_$(N).VAL + 5 + 80 + + + + + + + + + 1 + false + false + + + text update #27 + $(P)DAC$(D)_$(N)_rbv.VAL + 5 + 60 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #31 + $(N) + 85 + 20 + + + + + 1 + + + text #34 + $(D) + 35 + 20 + + + + + 1 + + + text #37 + ch + 65 + 20 + + + + + 1 + + + text #40 + HI + 5 + 40 + 20 + + + + + true + + + text entry #43 + $(P)DAC$(D)_$(N)_ROC.VAL + 5 + 180 + 50 + + + + + + + + + 1 + false + false + + + text #47 + RATE OF CHANGE: + 5 + 171 + 10 + + + + + 1 + + + text #50 + EGU's/s + 55 + 180 + 40 + 10 + + + + + true + + + text entry #53 + $(P)DAC$(D)_$(N).DRVL + 25 + 100 + 80 + + + + + + + + + 1 + false + false + + + text #57 + LO + 5 + 100 + 20 + + + + + true + + + message button #60 + + + $(P)DAC$(D)_$(N)_tweak.B + 1 + Write + + + $(P)DAC$(D)_$(N)_tweak.B + > + 85 + 125 + 20 + 20 + + + + + + + message button #63 + + + $(P)DAC$(D)_$(N)_tweak.A + 1 + Write + + + $(P)DAC$(D)_$(N)_tweak.A + < + 5 + 125 + 20 + 20 + + + + + + + text entry #66 + $(P)DAC$(D)_$(N)_tweakVal + 25 + 125 + 60 + + + + + + + + + 1 + false + false + + + related display #70 + + + VME_DAC_rawOut.opi + tab + Raw (fast) output + + + yyTransform_full.opi + + DAC$(D)_$(N)_ROC_calc + + tab + ROC calc (debug) + + + More + 5 + 149 + 50 + 20 + + + + + + + text #74 + Busy + 55 + 149 + 50 + + + + + + + + + 1 + + + + false + + $(P)DAC$(D)_$(N)_busy.VAL + + + + + text #78 + Done + 55 + 149 + 50 + + + + + + + + + 1 + + + + false + + $(P)DAC$(D)_$(N)_busy.VAL + + + + + text #82 + 0 -> Inf. + 55 + 190 + 40 + 10 + + + + + true + + + text #85 + ACTUAL ROC: + 5 + 200 + 70 + 10 + + + + + true + + + text update #88 + $(P)DAC$(D)_$(N)_ROC_calc.K + 75 + 200 + 30 + 10 + + + + + + + + + + + + + 1 + false + 1 + false + + diff --git a/stdApp/op/bob/autoconvert/VME_DAC8.bob b/stdApp/op/bob/autoconvert/VME_DAC8.bob new file mode 100644 index 0000000..024b1ee --- /dev/null +++ b/stdApp/op/bob/autoconvert/VME_DAC8.bob @@ -0,0 +1,564 @@ + + + VME_DAC8 + 1137 + 596 + 135 + 185 + + + + + false + 5 + + rectangle #6 + 120 + 71 + 5 + 8 + + + + + + + + + + + + false + + $(P)DAC$(D)_3_busy.VAL + + + + + rectangle #10 + 120 + 171 + 5 + 8 + + + + + + + + + + + + false + + $(P)DAC$(D)_8_busy.VAL + + + + + rectangle #14 + 120 + 151 + 5 + 8 + + + + + + + + + + + + false + + $(P)DAC$(D)_7_busy.VAL + + + + + rectangle #18 + 120 + 131 + 5 + 8 + + + + + + + + + + + + false + + $(P)DAC$(D)_6_busy.VAL + + + + + rectangle #22 + 120 + 111 + 5 + 8 + + + + + + + + + + + + false + + $(P)DAC$(D)_5_busy.VAL + + + + + rectangle #26 + 120 + 91 + 5 + 8 + + + + + + + + + + + + false + + $(P)DAC$(D)_4_busy.VAL + + + + + rectangle #30 + 120 + 51 + 5 + 8 + + + + + + + + + + + + false + + $(P)DAC$(D)_2_busy.VAL + + + + + rectangle #34 + 120 + 31 + 5 + 8 + + + + + + + + + + + + false + + $(P)DAC$(D)_1_busy.VAL + + + + + related display #38 + + + VME_DAC.opi + + 1 + + tab + Channel 1 + + + 1 + 25 + 20 + 20 + + + + + + + + + + + text entry #41 + $(P)DAC$(D)_7.DESC + 20 + 145 + + + + + + + + + 1 + false + false + + + text entry #45 + $(P)DAC$(D)_6.DESC + 20 + 125 + + + + + + + + + 1 + false + false + + + text entry #49 + $(P)DAC$(D)_5.DESC + 20 + 105 + + + + + + + + + 1 + false + false + + + text entry #53 + $(P)DAC$(D)_4.DESC + 20 + 85 + + + + + + + + + 1 + false + false + + + text entry #57 + $(P)DAC$(D)_3.DESC + 20 + 65 + + + + + + + + + 1 + false + false + + + text entry #61 + $(P)DAC$(D)_2.DESC + 20 + 45 + + + + + + + + + 1 + false + false + + + related display #65 + + + VME_DAC.opi + + 5 + + tab + Channel 5 + + + 5 + 105 + 20 + 20 + + + + + + + + + + + related display #68 + + + VME_DAC.opi + + 6 + + tab + Channel 6 + + + 6 + 125 + 20 + 20 + + + + + + + + + + + related display #71 + + + VME_DAC.opi + + 7 + + tab + Channel 7 + + + 7 + 145 + 20 + 19 + + + + + + + + + + + related display #74 + + + VME_DAC.opi + + 8 + + tab + Channel 8 + + + 8 + 165 + 20 + 19 + + + + + + + + + + + related display #77 + + + VME_DAC.opi + + 4 + + tab + Channel 4 + + + 4 + 85 + 20 + 20 + + + + + + + + + + + related display #80 + + + VME_DAC.opi + + 2 + + tab + Channel 2 + + + 2 + 45 + 20 + 20 + + + + + + + + + + + related display #83 + + + VME_DAC.opi + + 3 + + tab + Channel 3 + + + 3 + 65 + 20 + 20 + + + + + + + + + + + text entry #86 + $(P)DAC$(D)_1.DESC + 20 + 25 + + + + + + + + + 1 + false + false + + + text entry #90 + $(P)DAC$(D)_8.DESC + 20 + 165 + + + + + + + + + 1 + false + false + + + text #94 + DAC$(D)_1..DAC$(D)_8 + 135 + 14 + true + + + text update #97 + $(P)DAC$(D)_1_out.DTYP + 20 + 14 + 10 + + + + + + + + + + + + + 1 + false + 1 + false + + diff --git a/stdApp/op/bob/autoconvert/VME_DAC_rawOut.bob b/stdApp/op/bob/autoconvert/VME_DAC_rawOut.bob new file mode 100644 index 0000000..2ea2f53 --- /dev/null +++ b/stdApp/op/bob/autoconvert/VME_DAC_rawOut.bob @@ -0,0 +1,171 @@ + + + VME_DAC_rawOut + 963 + 247 + 110 + 120 + + + + + false + 5 + + text #6 + DAC + 5 + 30 + + + + + true + + + text #9 + $(N) + 85 + 20 + + + + + 1 + + + text #12 + $(D) + 35 + 20 + + + + + 1 + + + text #15 + ch + 65 + 20 + + + + + 1 + + + text entry #18 + $(P)DAC$(D)_$(N).DESC + 5 + 40 + + + + + + + + + 1 + false + false + + + text #22 + HI + 5 + 60 + 25 + + + + + true + + + text update #25 + $(P)DAC$(D)_$(N)_rawOut.DRVH + 30 + 60 + 70 + + + + + + + + + + + + + 1 + false + false + + + text update #29 + $(P)DAC$(D)_$(N)_rawOut.DRVL + 30 + 100 + 70 + + + + + + + + + + + + + 1 + false + false + + + text #33 + LO + 5 + 100 + 25 + + + + + true + + + text entry #36 + $(P)DAC$(D)_$(N)_rawOut.VAL + 5 + 80 + + + + + + + + + 1 + false + false + + + text #40 + Raw Out + 5 + 19 + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/WigglerCtl.bob b/stdApp/op/bob/autoconvert/WigglerCtl.bob new file mode 100644 index 0000000..12a0c44 --- /dev/null +++ b/stdApp/op/bob/autoconvert/WigglerCtl.bob @@ -0,0 +1,605 @@ + + + WigglerCtl + 467 + 185 + 310 + 450 + + + + + false + 5 + + rectangle #6 + 5 + 125 + 300 + 40 + + + + + + + + + + + rectangle #9 + 5 + 84 + 300 + 40 + + + + + + + + + + + message button #12 + + + ID$(xx):Stop.VAL + 1 + Write + + + ID$(xx):Stop.VAL + Stop + 156 + 189 + 140 + 40 + + + + + + + + + + + text update #15 + ID$(xx):Device + 59 + 45 + 203 + 13 + + + + + + + + + 1 + false + 1 + false + + + text update #19 + ID$(xx):Energy.VAL + 194 + 90 + 104 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #23 + ID$(xx):GapSet.VAL + 59 + 126 + 120 + 38 + + + + + + + + + + + + + 1 + false + false + + + text entry #27 + ID$(xx):EnergySet.VAL + 197 + 126 + 38 + + + + + + + + + + + + + 1 + false + false + + + text update #31 + ID$(xx):Gap.VAL + 60 + 91 + 120 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #35 + Desired + 6 + 139 + 45 + 12 + + + + + + + + + true + + + text update #38 + ID$(xx):Location + 62 + 27 + 190 + 15 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #42 + Wiggler Control + 56 + 1 + 200 + 26 + + + + + + + + + 1 + + + + false + + ID$(xx):Attention + + + + + text #46 + Current + 6 + 100 + 45 + 12 + + + + + + + + + true + + + text #49 + Gap (mm) Energy (keV) + 55 + 167 + 240 + 18 + + + + + + + + + true + + + message button #52 + + + ID$(xx):Start.VAL + 1 + Write + + + ID$(xx):Start.VAL + Start + 2 + 189 + 140 + 40 + + + + + + + + + + + text #55 + Access Mode : + 3 + 243 + 120 + 18 + + + + + + + + + true + + + text update #58 + ID$(xx):AccessSecurity.VAL + 126 + 237 + 170 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #62 + ID$(xx):Version + 193 + 64 + 80 + 15 + + + + + + + + + + + + + 1 + false + false + + + text #66 + Software Version: + 27 + 64 + 152 + 15 + + + + + 1 + + + text entry #69 + ID$(xx):DeviceLimit.VAL + 193 + 264 + 25 + + + + + + + + + + + + + 1 + false + false + + + text #73 + Bl. Comm. Limit (mm): + 7 + 267 + 180 + 18 + + + + + + + + + true + + + text update #76 + ID$(xx):Message2.VAL + 374 + 310 + 16 + + + + + + + + + 1 + false + 1 + false + + + text update #80 + ID$(xx):Message1.VAL + 351 + 310 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #84 + Status Messages: + 3 + 330 + 180 + 18 + + + + + + + + + true + + + text #87 + Time Left: + 7 + 418 + 18 + + + + + true + + + text update #90 + ID$(xx):ShClosedTime.VAL + 110 + 419 + 80 + 16 + + + + + + + + + 1 + false + 1 + false + + + text #94 + seconds + 191 + 422 + 80 + 15 + + + + + true + + + text update #97 + ID$(xx):Message3.VAL + 396 + 310 + 16 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #101 + Total Power: + 5 + 303 + 120 + 18 + + + + + + + + + true + + + text update #104 + ID$(xx):TotalPower.VAL + 102 + 300 + 25 + + + + + + + + + + + + + 1 + false + 1 + false + + + text #108 + W /100ma + 210 + 309 + 80 + 15 + + + + + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/aSubRecord.bob b/stdApp/op/bob/autoconvert/aSubRecord.bob new file mode 100644 index 0000000..be01d86 --- /dev/null +++ b/stdApp/op/bob/autoconvert/aSubRecord.bob @@ -0,0 +1,336 @@ + + + aSubRecord + 739 + 222 + 730 + 185 + + + + + false + 5 + + rectangle #6 + 730 + 26 + + + + + + + + + + + text #9 + PV NAME + 125 + 54 + 50 + 10 + + + + + true + + + text #12 + DOUBLE VARIABLES + 5 + 54 + 10 + + + + + true + + + polyline #15 + 155 + 728 + 3 + + + + + + + + + + + + + text entry #19 + $(P)$(R).FLNK + 55 + 161 + 186 + + + + + + + + + 6 + false + false + + + text #23 + FORWARD + 5 + 161 + 40 + 10 + + + + + 1 + + + text #26 + LINK + 5 + 171 + 40 + 10 + + + + + 1 + + + related display #29 + + + aSubRecord_full.opi + replace + more fields + + + More + 685 + 162 + 40 + 20 + + + + + + + + + + + text entry #32 + $(P)$(R).PREC + 280 + 30 + 25 + + + + + + + + + 1 + false + false + + + text #36 + #DIGITS + 235 + 36 + 45 + 10 + + + + + true + + + polyline #39 + -1 + 27 + 728 + 3 + + + + + + + + + + + + + text entry #43 + $(P)$(R).DESC + 550 + 26 + + + + + + + + + + + + + 1 + false + false + + + text #47 + EVENT# + 105 + 36 + 40 + 10 + + + + + 1 + + + polyline #50 + 52 + 729 + 1 + 1 + + + + + + + + + + + + + text #54 + ($(P)$(R)) + 560 + 6 + 160 + 14 + 1 + + + menu #57 + $(P)$(R).SCAN + 30 + 16 + + + + + false + + + text entry #60 + $(P)$(R).EVNT + 145 + 30 + 30 + + + + + + + + + 1 + false + false + + + message button #64 + + + $(P)$(R).PROC + 1 + Write + + + $(P)$(R).PROC + PROC + 180 + 30 + 40 + 20 + + + + + + + composite #67 + aSubRecord_line.bob + + A + + 5 + 65 + 720 + 22 + + + composite #69 + aSubRecord_line.bob + + B + + 5 + 87 + 720 + 22 + + + composite #71 + aSubRecord_line.bob + + C + + 5 + 109 + 720 + 22 + + + composite #73 + aSubRecord_line.bob + + D + + 5 + 131 + 720 + 22 + + diff --git a/stdApp/op/bob/autoconvert/aSubRecord_full.bob b/stdApp/op/bob/autoconvert/aSubRecord_full.bob new file mode 100644 index 0000000..14fb954 --- /dev/null +++ b/stdApp/op/bob/autoconvert/aSubRecord_full.bob @@ -0,0 +1,523 @@ + + + aSubRecord_full + 221 + 243 + 730 + 560 + + + + + false + 5 + + rectangle #6 + 730 + 26 + + + + + + + + + + + text #9 + PV NAME + 125 + 54 + 50 + 10 + + + + + true + + + text #12 + DOUBLE VARIABLES + 5 + 54 + 10 + + + + + true + + + text entry #15 + $(P)$(R).PREC + 280 + 30 + 25 + + + + + + + + + 1 + false + false + + + text #19 + #DIGITS + 235 + 36 + 45 + 10 + + + + + true + + + polyline #22 + -1 + 27 + 728 + 3 + + + + + + + + + + + + + text entry #26 + $(P)$(R).DESC + 550 + 26 + + + + + + + + + + + + + 1 + false + false + + + text #30 + EVENT# + 105 + 36 + 40 + 10 + + + + + 1 + + + polyline #33 + 52 + 729 + 1 + 1 + + + + + + + + + + + + + text #37 + ($(P)$(R)) + 560 + 6 + 160 + 14 + 1 + + + menu #40 + $(P)$(R).SCAN + 30 + 16 + + + + + false + + + text entry #43 + $(P)$(R).EVNT + 145 + 30 + 30 + + + + + + + + + 1 + false + false + + + message button #47 + + + $(P)$(R).PROC + 1 + Write + + + $(P)$(R).PROC + PROC + 180 + 30 + 40 + 20 + + + + + + + polyline #50 + 530 + 728 + 3 + + + + + + + + + + + + + text entry #54 + $(P)$(R).FLNK + 55 + 536 + 186 + + + + + + + + + 6 + false + false + + + text #58 + FORWARD + 5 + 536 + 40 + 10 + + + + + 1 + + + text #61 + LINK + 5 + 546 + 40 + 10 + + + + + 1 + + + related display #64 + + + aSubRecord.opi + replace + fewer fields + + + Less + 685 + 537 + 40 + 20 + + + + + + + + + + + composite #67 + aSubRecord_line.bob + + E + + 5 + 153 + 720 + 22 + + + composite #69 + aSubRecord_line.bob + + F + + 5 + 175 + 720 + 22 + + + composite #71 + aSubRecord_line.bob + + G + + 5 + 197 + 720 + 22 + + + composite #73 + aSubRecord_line.bob + + H + + 5 + 219 + 720 + 22 + + + composite #75 + aSubRecord_line.bob + + I + + 5 + 241 + 720 + 22 + + + composite #77 + aSubRecord_line.bob + + J + + 5 + 263 + 720 + 22 + + + composite #79 + aSubRecord_line.bob + + K + + 5 + 285 + 720 + 22 + + + composite #81 + aSubRecord_line.bob + + L + + 5 + 307 + 720 + 22 + + + composite #83 + aSubRecord_line.bob + + M + + 5 + 329 + 720 + 22 + + + composite #85 + aSubRecord_line.bob + + N + + 5 + 351 + 720 + 22 + + + composite #87 + aSubRecord_line.bob + + O + + 5 + 373 + 720 + 22 + + + composite #89 + aSubRecord_line.bob + + P + + 5 + 395 + 720 + 22 + + + composite #91 + aSubRecord_line.bob + + Q + + 5 + 417 + 720 + 22 + + + composite #93 + aSubRecord_line.bob + + R + + 5 + 439 + 720 + 22 + + + composite #95 + aSubRecord_line.bob + + S + + 5 + 461 + 720 + 22 + + + composite #97 + aSubRecord_line.bob + + T + + 5 + 483 + 720 + 22 + + + composite #99 + aSubRecord_line.bob + + U + + 5 + 505 + 720 + 22 + + + composite #101 + aSubRecord_line.bob + + A + + 5 + 65 + 720 + 22 + + + composite #103 + aSubRecord_line.bob + + B + + 5 + 87 + 720 + 22 + + + composite #105 + aSubRecord_line.bob + + C + + 5 + 109 + 720 + 22 + + + composite #107 + aSubRecord_line.bob + + D + + 5 + 131 + 720 + 22 + + diff --git a/stdApp/op/bob/autoconvert/aSubRecord_line.bob b/stdApp/op/bob/autoconvert/aSubRecord_line.bob new file mode 100644 index 0000000..8c58bb2 --- /dev/null +++ b/stdApp/op/bob/autoconvert/aSubRecord_line.bob @@ -0,0 +1,103 @@ + + + aSubRecord_line + 102 + 98 + 720 + 22 + + + + + false + 5 + + text #6 + $(N) + 15 + + + + + true + + + text entry #9 + $(P)$(R).$(N) + 230 + 22 + + + + + + + + + 1 + false + false + + + text entry #13 + $(P)$(R).VAL$(N) + 405 + 22 + + + + + + + + + 1 + false + false + + + text #17 + VAL$(N) + 360 + 40 + + + + + true + + + text entry #20 + $(P)$(R).INP$(N) + 17 + 210 + + + + + + + + + 6 + false + false + + + text entry #24 + $(P)$(R).OUT$(N) + 510 + 210 + + + + + + + + + 6 + false + false + + diff --git a/stdApp/op/bob/autoconvert/alarmClock.bob b/stdApp/op/bob/autoconvert/alarmClock.bob new file mode 100644 index 0000000..accdafe --- /dev/null +++ b/stdApp/op/bob/autoconvert/alarmClock.bob @@ -0,0 +1,688 @@ + + + alarmClock + 444 + 347 + 320 + 205 + + + + + false + 5 + + rectangle #6 + 11 + 50 + 290 + 45 + + + + + + + + + + + rectangle #9 + 10 + 9 + 300 + 31 + + + + + + + + + + + rectangle #12 + 295 + 12 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Enable + + + + + rectangle #16 + 295 + 26 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Enable + + + + + rectangle #20 + 11 + 50 + 290 + 45 + 2 + + + + + + + + + true + + + + false + + $(P)AClock$(A):Trigger + + + + + rectangle #24 + 11 + 50 + 290 + 45 + 2 + + + + + + + + + true + + + + false + + $(P)AClock$(A):Trigger + + + + + choice button #28 + $(P)AClock$(A):Enable + 242 + 10 + 50 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + text entry #31 + $(P)AClock$(A):Set:mm + 16 + 119 + 25 + + + + + + + + + 1 + false + false + + + text entry #35 + $(P)AClock$(A):Set:dd + 63 + 119 + 25 + + + + + + + + + 1 + false + false + + + text entry #39 + $(P)AClock$(A):Set:yy + 111 + 119 + 25 + + + + + + + + + 1 + false + false + + + text entry #43 + $(P)AClock$(A):Set:HH + 181 + 120 + 25 + + + + + + + + + 1 + false + false + + + text entry #47 + $(P)AClock$(A):Set:MM + 228 + 120 + 25 + + + + + + + + + 1 + false + false + + + text entry #51 + $(P)AClock$(A):Set:SS + 274 + 120 + 25 + + + + + + + + + 1 + false + false + + + text #55 + / + 49 + 119 + 5 + + + + + 1 + + + text #58 + / + 97 + 120 + 5 + + + + + 1 + + + text #61 + : + 214 + 120 + 5 + + + + + 1 + + + text #64 + : + 262 + 120 + 5 + + + + + 1 + + + text #67 + Month + 22 + 101 + 15 + 13 + 1 + + + text #70 + Day + 69 + 101 + 15 + 13 + 1 + + + text #73 + Year + 117 + 101 + 15 + 13 + 1 + + + text #76 + Hour + 187 + 101 + 15 + 13 + 1 + + + text #79 + Min + 234 + 100 + 15 + 13 + 1 + + + text #82 + Sec + 280 + 101 + 15 + 13 + 1 + + + choice button #85 + $(P)AClock$(A):UD:mm + 14 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #88 + $(P)AClock$(A):UD:dd + 61 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #91 + $(P)AClock$(A):UD:yy + 109 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #94 + $(P)AClock$(A):UD:HH + 179 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #97 + $(P)AClock$(A):UD:MM + 226 + 143 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #100 + $(P)AClock$(A):UD:SS + 272 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + message button #103 + + + $(P)AClock$(A):SetNow.PROC + 1 + Write + + + $(P)AClock$(A):SetNow.PROC + Reset + 141 + 122 + 35 + 16 + + + + + + + text update #106 + $(P)AClock$(A):TOD:mm + 26 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #110 + $(P)AClock$(A):TOD:dd + 70 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #114 + $(P)AClock$(A):TOD:yy + 117 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #118 + $(P)AClock$(A):TOD:HH + 170 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #122 + $(P)AClock$(A):TOD:MM + 218 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #126 + $(P)AClock$(A):TOD:SS + 264 + 62 + 20 + + + + + + + + + 1 + false + false + + + text #130 + $(P)AClock$(A) + 53 + 12 + 195 + 21 + + + + + 1 + + + text #133 + / + 54 + 62 + 5 + + + + + 1 + + + text #136 + / + 102 + 62 + 5 + + + + + 1 + + + text #139 + : + 250 + 62 + 5 + + + + + 1 + + + text #142 + : + 202 + 62 + 5 + + + + + 1 + + + related display #145 + + + alarmClock_more.opi + replace + Alarm Clock + + + More + 260 + 180 + 50 + 20 + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/alarmClock_more.bob b/stdApp/op/bob/autoconvert/alarmClock_more.bob new file mode 100644 index 0000000..ee28b77 --- /dev/null +++ b/stdApp/op/bob/autoconvert/alarmClock_more.bob @@ -0,0 +1,975 @@ + + + alarmClock_more + 788 + 126 + 320 + 300 + + + + + false + 5 + + rectangle #6 + 11 + 50 + 290 + 45 + + + + + + + + + + + rectangle #9 + 10 + 9 + 300 + 31 + + + + + + + + + + + rectangle #12 + 295 + 12 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Enable + + + + + rectangle #16 + 295 + 26 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Enable + + + + + rectangle #20 + 126 + 248 + 190 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)AClock$(A):Trigger.OUTV + + + + + rectangle #24 + 11 + 50 + 290 + 45 + 2 + + + + + + + + + true + + + + false + + $(P)AClock$(A):Trigger + + + + + rectangle #28 + 11 + 50 + 290 + 45 + 2 + + + + + + + + + true + + + + false + + $(P)AClock$(A):Trigger + + + + + choice button #32 + $(P)AClock$(A):Enable + 242 + 10 + 50 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + text entry #35 + $(P)AClock$(A):Set:mm + 16 + 119 + 25 + + + + + + + + + 1 + false + false + + + text entry #39 + $(P)AClock$(A):Set:dd + 63 + 119 + 25 + + + + + + + + + 1 + false + false + + + text entry #43 + $(P)AClock$(A):Set:yy + 111 + 119 + 25 + + + + + + + + + 1 + false + false + + + text entry #47 + $(P)AClock$(A):Set:HH + 181 + 120 + 25 + + + + + + + + + 1 + false + false + + + text entry #51 + $(P)AClock$(A):Set:MM + 228 + 120 + 25 + + + + + + + + + 1 + false + false + + + text entry #55 + $(P)AClock$(A):Set:SS + 274 + 120 + 25 + + + + + + + + + 1 + false + false + + + text #59 + / + 49 + 119 + 5 + + + + + 1 + + + text #62 + / + 97 + 120 + 5 + + + + + 1 + + + text #65 + : + 214 + 120 + 5 + + + + + 1 + + + text #68 + : + 262 + 120 + 5 + + + + + 1 + + + text #71 + Month + 22 + 101 + 15 + 13 + 1 + + + text #74 + Day + 69 + 101 + 15 + 13 + 1 + + + text #77 + Year + 117 + 101 + 15 + 13 + 1 + + + text #80 + Hour + 187 + 101 + 15 + 13 + 1 + + + text #83 + Min + 234 + 100 + 15 + 13 + 1 + + + text #86 + Sec + 280 + 101 + 15 + 13 + 1 + + + choice button #89 + $(P)AClock$(A):UD:mm + 14 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #92 + $(P)AClock$(A):UD:dd + 61 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #95 + $(P)AClock$(A):UD:yy + 109 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #98 + $(P)AClock$(A):UD:HH + 179 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #101 + $(P)AClock$(A):UD:MM + 226 + 143 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + choice button #104 + $(P)AClock$(A):UD:SS + 272 + 144 + 30 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + message button #107 + + + $(P)AClock$(A):SetNow.PROC + 1 + Write + + + $(P)AClock$(A):SetNow.PROC + Reset + 141 + 122 + 35 + 16 + + + + + + + text update #110 + $(P)AClock$(A):TOD + 61 + 194 + 200 + 15 + + + + + + + + + 1 + false + 1 + false + + + text update #114 + $(P)AClock$(A):TOD:mm + 26 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #118 + $(P)AClock$(A):TOD:dd + 70 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #122 + $(P)AClock$(A):TOD:yy + 117 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #126 + $(P)AClock$(A):TOD:HH + 170 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #130 + $(P)AClock$(A):TOD:MM + 218 + 62 + 20 + + + + + + + + + 1 + false + false + + + text update #134 + $(P)AClock$(A):TOD:SS + 264 + 62 + 20 + + + + + + + + + 1 + false + false + + + related display #138 + + + yyTransform_full.opi + + AClock$(A):Chk:mm + + tab + Mon. Check + + + yyTransform_full.opi + + AClock$(A):Chk:dd + + tab + Day Check + + + yyTransform_full.opi + + AClock$(A):Chk:yy + + tab + Year Check + + + yysCalcoutRecord_full.opi + + AClock$(A):Set + + tab + Set Trigger + + + yyCalcoutRecord_full.opi + + AClock$(A):Trigger + + tab + Trigger + + + yysCalcoutRecord_full.opi + + AClock$(A):TOD:yy + + tab + TOD yy + + + yysCalcoutRecord_full.opi + + AClock$(A):TOD:mm + + tab + TOD mm + + + yysCalcoutRecord_full.opi + + AClock$(A):TOD:dd + + tab + TOD dd + + + yysCalcoutRecord_full.opi + + AClock$(A):TOD:HH + + tab + TOD HH + + + yysCalcoutRecord_full.opi + + AClock$(A):TOD:MM + + tab + TOD MM + + + yysCalcoutRecord_full.opi + + AClock$(A):TOD:SS + + tab + TOD SS + + + Diag1 + 3 + 276 + 50 + 19 + + + + + + + + + + + text #151 + TRIGGER OUTPUT PV + 128 + 238 + 186 + 10 + + + + + 1 + + + text entry #154 + $(P)AClock$(A):Trigger.OUT + 128 + 250 + 186 + + + + + + + + + 6 + false + false + + + text #158 + $(P)AClock$(A) + 53 + 12 + 195 + 21 + + + + + 1 + + + text #161 + / + 54 + 62 + 5 + + + + + 1 + + + text #164 + / + 102 + 62 + 5 + + + + + 1 + + + text #167 + : + 250 + 62 + 5 + + + + + 1 + + + text #170 + : + 202 + 62 + 5 + + + + + 1 + + + polyline #173 + 184 + 339 + 3 + 2 + + + + + + + + + + + + + related display #177 + + + alarmClock.opi + replace + Alarm Clock + + + Less + 262 + 275 + 50 + 20 + + + + + + + + + + + text update #180 + $(P)AClock$(A):Set.SVAL + 61 + 216 + 200 + 15 + + + + + + + + + 1 + false + 1 + false + + + text #184 + TOD: + 8 + 196 + 45 + 15 + + + + + 2 + + + text #187 + Alarm: + 9 + 215 + 45 + 15 + + + + + 2 + + + related display #190 + + + yysCalcoutRecord_full.opi + + AClock$(A):TOD:MM + + tab + TOD MM + + + yysCalcoutRecord_full.opi + + AClock$(A):TOD:SS + + tab + TOD SS + + + yySseq_full.opi + + AClock$(A):SetNow + + tab + Reset Alarm + + + Diag2 + 56 + 276 + 50 + 19 + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/anyRecord.bob b/stdApp/op/bob/autoconvert/anyRecord.bob new file mode 100644 index 0000000..af019ca --- /dev/null +++ b/stdApp/op/bob/autoconvert/anyRecord.bob @@ -0,0 +1,259 @@ + + + anyRecord + 986 + 315 + 300 + 150 + + + + + false + 5 + + rectangle #6 + 1 + 300 + 26 + + + + + + + + + + + text entry #9 + $(P)$(R).FLNK + 50 + 120 + 150 + + + + + + + + + 6 + false + false + + + text #13 + FWD + 16 + 120 + 30 + 10 + + + + + 1 + + + text #16 + LINK + 16 + 130 + 30 + 10 + + + + + 1 + + + text entry #19 + $(P)$(R) + 88 + 84 + + + + + + + + + 1 + false + false + + + text #23 + $(P)$(R).VAL + 88 + 64 + + + + + true + + + text entry #26 + $(P)$(R).PREC + 265 + 30 + 25 + + + + + + + + + 1 + false + false + + + text #30 + PREC + 236 + 36 + 25 + 10 + + + + + true + + + polyline #33 + 27 + 301 + 3 + + + + + + + + + + + + + text entry #37 + $(P)$(R).DESC + 1 + 160 + 26 + + + + + + + + + + + + + 1 + false + false + + + text #41 + EVENT# + 106 + 36 + 40 + 10 + + + + + 1 + + + polyline #44 + 1 + 52 + 300 + 1 + 1 + + + + + + + + + + + + + text #48 + ($(P)$(R)) + 160 + 6 + 140 + 14 + 1 + + + menu #51 + $(P)$(R).SCAN + 1 + 30 + 16 + + + + + false + + + text entry #54 + $(P)$(R).EVNT + 146 + 30 + 30 + + + + + + + + + 1 + false + false + + + message button #58 + + + $(P)$(R).PROC + 1 + Write + + + $(P)$(R).PROC + PROC + 181 + 30 + 40 + 20 + + + + + + diff --git a/stdApp/op/bob/autoconvert/arrayPlot.bob b/stdApp/op/bob/autoconvert/arrayPlot.bob new file mode 100644 index 0000000..a7fb034 --- /dev/null +++ b/stdApp/op/bob/autoconvert/arrayPlot.bob @@ -0,0 +1,85 @@ + + + arrayPlot + 578 + 571 + 400 + 235 + false + 5 + + cartesian plot #6 + 15 + 200 + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + $(YLABEL) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + $(X) + $(Y) + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text #13 + Y=$(Y) + 400 + 13 + 1 + + + text #16 + X=$(X) + 218 + 400 + 13 + 1 + + diff --git a/stdApp/op/bob/autoconvert/async_pid_control.bob b/stdApp/op/bob/autoconvert/async_pid_control.bob new file mode 100644 index 0000000..bc974ba --- /dev/null +++ b/stdApp/op/bob/autoconvert/async_pid_control.bob @@ -0,0 +1,317 @@ + + + async_pid_control + 497 + 160 + 330 + 245 + + + + + false + 5 + + text #6 + ReadTrig PV + 13 + 60 + 110 + + + + + true + + + text entry #9 + $(P)$(PID).TRIG + 128 + 60 + 160 + + + + + + + + + 6 + false + false + + + text #13 + Setpoint + 20 + 141 + + + + + 1 + + + text entry #16 + $(P)$(PID).VAL + 20 + 163 + + + + + + + + + 1 + false + false + + + text #20 + Feedback + 20 + 194 + + + + + 1 + + + menu #23 + $(P)$(PID).FBON + 20 + 215 + 20 + + + + + false + + + text #26 + Control PV + 13 + 110 + 110 + + + + + true + + + text entry #29 + $(P)$(PID).OUTL + 128 + 110 + 160 + + + + + + + + + 6 + false + false + + + related display #33 + + + pid_plot_readback.opi + tab + Plot setpoint and readback + + + pid_plot_control.opi + tab + Plot control value + + + pid_parameters.opi + tab + PID parameters + + + yyTransform_full.opi + + $(PID)_limits + + tab + PID limits + + + yyTransform_full.opi + + $(PID)_incalc + + tab + PID input calc + + + yyTransform_full.opi + + $(PID)_outcalc + + tab + PID output calc + + + More + 280 + 215 + 40 + 20 + + + + + + + + + + + text #41 + Readback PV + 13 + 85 + 110 + + + + + true + + + text entry #44 + $(P)$(PID).INP + 128 + 85 + 160 + + + + + + + + + 6 + false + false + + + text entry #48 + $(P)$(PID).TVAL + 295 + 60 + 25 + + + + + + + + + 1 + false + false + + + text #52 + Readback + 150 + 141 + 110 + + + + + 1 + + + text update #55 + $(P)$(PID).CVAL + 150 + 163 + 110 + + + + + + + + + 1 + false + 2 + false + + + text #59 + Update rate + 153 + 194 + 110 + + + + + true + + + menu #62 + $(P)$(PID).SCAN + 150 + 215 + 110 + 20 + + + + + false + + + text #65 + $(TITLE) + 5 + 330 + 25 + + + + + + + + + 1 + + + text #68 + $(P)$(PID) + 35 + 330 + + + + + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/autoShutter.bob b/stdApp/op/bob/autoconvert/autoShutter.bob new file mode 100644 index 0000000..700174a --- /dev/null +++ b/stdApp/op/bob/autoconvert/autoShutter.bob @@ -0,0 +1,1683 @@ + + + autoShutter + 600 + 457 + 530 + 445 + + + + + false + 5 + + rectangle #6 + 180 + 207 + 12 + 12 + + + + + + + + + + + rectangle #10 + 180 + 207 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:srCurrentOk + + + + + rectangle #14 + 2 + 178 + 200 + 98 + 2 + + + + + + + + + true + + + rectangle #17 + 2 + 274 + 200 + 63 + 2 + + + + + + + + + true + + + rectangle #20 + 275 + 192 + 64 + 19 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:Status + + + + + rectangle #24 + 275 + 192 + 64 + 19 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:Status + + + + + rectangle #28 + 347 + 53 + 175 + 91 + 2 + + + + + + + + + true + + + rectangle #31 + 180 + 303 + 12 + 12 + + + + + + + + + + + rectangle #35 + 180 + 303 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:BlepsShtrPermit + + + + + rectangle #39 + 180 + 319 + 12 + 12 + + + + + + + + + + + rectangle #43 + 180 + 319 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:AcisShtrPermit + + + + + rectangle #47 + 399 + 272 + 70 + 37 + + + + + + + + + + + rectangle #50 + 399 + 272 + 72 + 38 + 2 + + + + + + + + + true + + + rectangle #54 + 347 + 247 + 175 + 91 + 2 + + + + + + + + + true + + + rectangle #57 + 180 + 255 + 12 + 12 + + + + + + + + + + + rectangle #61 + 180 + 255 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:modeOk + + + + + rectangle #65 + 399 + 272 + 72 + 38 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(T2):trigger + + + + + rectangle #69 + 2 + 2 + 200 + 120 + 2 + + + + + + + + + true + + + rectangle #72 + 2 + 120 + 200 + 60 + 2 + + + + + + + + + true + + + rectangle #75 + 180 + 158 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Trigger + + + + + rectangle #79 + 180 + 158 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Trigger + + + + + rectangle #83 + 180 + 369 + 12 + 12 + + + + + + + + + + + rectangle #87 + 180 + 369 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:UserArm + + + + + rectangle #91 + 180 + 94 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:Enable + + + + + rectangle #95 + 180 + 68 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:Enable + + + + + rectangle #99 + 2 + 335 + 200 + 55 + 2 + + + + + + + + + true + + + rectangle #102 + 399 + 78 + 70 + 37 + + + + + + + + + + + rectangle #105 + 399 + 78 + 72 + 38 + 2 + + + + + + + + + true + + + rectangle #109 + 399 + 78 + 72 + 38 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(T1):trigger + + + + + rectangle #113 + 263 + 383 + 200 + 50 + 2 + + + + + + + + + true + + + rectangle #116 + 405 + 192 + 64 + 19 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:Active + + + + + rectangle #120 + 405 + 192 + 64 + 19 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:Active + + + + + rectangle #124 + 180 + 422 + 12 + 12 + + + + + + + + + + + rectangle #128 + 180 + 422 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:TrigOutOK + + + + + rectangle #132 + 2 + 388 + 200 + 55 + 2 + + + + + + + + + true + + + text update #135 + $(P)$(S)Shtr:Active + 407 + 193 + 60 + 15 + + + + + + + + + 1 + false + 1 + false + + + text #139 + Storage Ring + 9 + 183 + 107 + + + + + true + + + text #142 + Threshold + 42 + 237 + 50 + 12 + + + + + true + + + text update #145 + S:SRcurrentAI + 98 + 220 + 61 + 13 + + + + + 1 + false + 2 + false + + + text #149 + Current + 44 + 223 + 50 + 12 + + + + + true + + + text #152 + Current > Threshold + 31 + 205 + 140 + 14 + 2 + + + text #155 + Open Command + 386 + 166 + 107 + + + + + 1 + + + polyline #158 + 224 + 86 + 3 + 343 + 2 + + + + + + + + + + + + + polyline #162 + 201 + 86 + 25 + 3 + 2 + + + + + + + + + + + + + polyline #166 + 200 + 233 + 25 + 3 + 2 + + + + + + + + + + + + + polyline #170 + 201 + 315 + 25 + 3 + 2 + + + + + + + + + + + + + polyline #174 + 226 + 200 + 47 + 3 + 2 + + + + + + + + + + + + + text update #178 + $(P)$(S)Shtr:Status + 278 + 195 + 60 + 15 + + + + + + + + + 1 + false + 1 + false + + + text #182 + Shutter + 254 + 166 + 107 + + + + + 1 + + + text #185 + Open Delay Timer + 351 + 58 + 165 + 15 + + + + + 1 + + + related display #188 + + + countDownTimer_more.opi + + $(T1) + + tab + CountDownTime Setup + + + Edit + 404 + 118 + 60 + 20 + + + + + + + + + + + text #191 + Shutter Permits + 11 + 278 + 135 + + + + + true + + + text update #194 + $(P)$(S)Shtr:BlepsShtrPermit + 102 + 302 + 70 + 13 + + + + + 1 + false + false + + + text #198 + FE-EPS + 56 + 302 + 45 + 13 + true + + + text update #201 + $(P)$(S)Shtr:AcisShtrPermit + 102 + 318 + 70 + 13 + + + + + 1 + false + false + + + text #205 + ACIS + 56 + 318 + 45 + 13 + true + + + text update #208 + $(P)cdt$(T2):timeSec + 446 + 288 + 20 + + + + + + + + + false + false + + + text update #212 + $(P)cdt$(T2):timeMin + 402 + 275 + 40 + 35 + + + + + + + + + false + 2 + false + + + text #216 + . + 440 + 283 + 11 + 21 + + + + + 1 + + + text #219 + Open Notify Timer + 352 + 252 + 165 + 15 + + + + + 1 + + + related display #222 + + + countDownTimer_more.opi + + $(T2) + + tab + CountDownTime Setup + + + Edit + 404 + 313 + 60 + 20 + + + + + + + + + + + text update #225 + S:DesiredMode + 72 + 254 + 13 + + + + + 1 + false + false + + + text #229 + Op Mode + 21 + 254 + 45 + 13 + true + + + polyline #232 + 201 + 165 + 25 + 3 + 2 + + + + + + + + + + + + + text #236 + ma + 165 + 222 + 10 + 12 + + + + + true + + + text #239 + ma + 165 + 240 + 10 + 12 + + + + + true + + + text update #242 + $(P)$(S)Shtr:ThresholdCurrent + 97 + 236 + 61 + 13 + + + + + 1 + false + 2 + false + + + text #246 + Auto Open + 193 + 4 + 170 + 24 + + + + + 1 + + + text #249 + $(P)$(S) + 194 + 32 + 170 + + + + + 1 + + + text #252 + Auto Open + 14 + 7 + 170 + 24 + + + + + 1 + + + text #255 + Lease Date + 11 + 126 + 135 + + + + + true + + + text update #258 + $(P)AClock$(A):Set.SVAL + 57 + 158 + 120 + 13 + + + + + 1 + false + 1 + false + + + text #262 + Expire + 10 + 158 + 45 + 13 + true + + + related display #265 + + + alarmClock.opi + tab + Alarm Clock + + + Edit + 125 + 126 + 60 + 20 + + + + + + + + + + + text #268 + $(P)$(S) + 15 + 35 + 170 + + + + + 1 + + + related display #271 + + + yysCalcoutRecord_full.opi + + $(S)Shtr:UserArm + + tab + User Arm Calc + + + Edit + 16 + 362 + 60 + 20 + + + + + + + + + + + text #274 + Custom Arm Calc + 11 + 339 + 140 + + + + + true + + + message button #277 + + + $(P)$(S)Shtr:Enable + 0 + Write + + + $(P)$(S)Shtr:Enable + Disable + 58 + 90 + 80 + 21 + + + + + + + + + + + message button #280 + + + $(P)$(S)Shtr:Enable + 1 + Write + + + $(P)$(S)Shtr:Enable + Enable + 58 + 64 + 80 + 21 + + + + + + + + + + + text update #283 + $(P)cdt$(T1):timeSec + 446 + 94 + 20 + + + + + + + + + false + false + + + text update #287 + $(P)cdt$(T1):timeMin + 402 + 81 + 40 + 35 + + + + + + + + + false + 2 + false + + + text #291 + . + 440 + 89 + 11 + 21 + + + + + 1 + + + polyline #294 + 201 + 374 + 25 + 3 + 2 + + + + + + + + + + + + + related display #298 + + + yyCalcoutRecord_full.opi + + $(S)Shtr:Arm + + tab + Arm Calc + + + yyCalcoutRecord_full.opi + + $(S)Shtr:Trigger + + tab + Trigger + + + yyCalcoutRecord_full.opi + + $(S)Shtr:PostTrig + + tab + PostTrigger + + + yyCalcoutRecord_full.opi + + $(S)Shtr:EnableOff + + tab + Enable Off + + + yySseq.opi + + $(S)Shtr:Open + + tab + Shutter Open + + + yysCalcoutRecord_full.opi + + $(S)Shtr:UserArm + + tab + User Arm Calc + + + yysCalcoutRecord_full.opi + + $(S)Shtr:CalcTrigOut + + tab + Remote Link Calc + + + Detail + 476 + 390 + 42 + 16 + + + + + + + + + + + related display #307 + + + autoShutter_less.opi + replace + AutoShutter Less + + + Less + 472 + 413 + 50 + 20 + + + + + + + + + + + text #310 + SR Current Threshold + 269 + 386 + 140 + 14 + true + + + text entry #313 + $(P)$(S)Shtr:ThresholdCurrent + 351 + 401 + 80 + + + + + + + + + 1 + false + false + + + text #317 + ma + 436 + 401 + 20 + + + + + true + + + text #320 + Shutter Control + 11 + 392 + 160 + + + + + true + + + related display #323 + + + autoShutter_Remote.opi + tab + RemoteShutter Setting + + + Edit + 18 + 415 + 60 + 20 + + + + + + + + + + + polyline #326 + 201 + 426 + 25 + 3 + 2 + + + + + + + + + + + + + polyline #330 + 339 + 200 + 66 + 3 + 2 + + + + + + + + + + + + + text update #334 + $(P)$(S)Shtr:OpenTimeStamp + 360 + 222 + 120 + 13 + + + + + 1 + false + 1 + false + + + text #338 + Last Opened + 277 + 222 + 80 + 13 + true + + diff --git a/stdApp/op/bob/autoconvert/autoShutter_Remote.bob b/stdApp/op/bob/autoconvert/autoShutter_Remote.bob new file mode 100644 index 0000000..1507f7c --- /dev/null +++ b/stdApp/op/bob/autoconvert/autoShutter_Remote.bob @@ -0,0 +1,137 @@ + + + autoShutter_Remote + 426 + 409 + 405 + 125 + + + + + false + 5 + + rectangle #6 + 2 + 400 + 70 + + + + + + + + + + + rectangle #9 + 211 + 85 + 190 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:Trigger.OUTV + + + + + text #13 + Auto Open + 109 + 4 + 170 + 24 + + + + + 1 + + + text #16 + $(P)$(S) + 107 + 47 + 170 + + + + + 1 + + + text #19 + Remote Shutter Control + 73 + 27 + 230 + + + + + 1 + + + text #22 + $(S) Shutter Open PV + 4 + 87 + 200 + + + + + true + + + text entry #25 + $(P)$(S)Shtr:CalcTrigOut.AA + 213 + 87 + 186 + + + + + + + + + 6 + false + false + + + polyline #29 + 69 + 407 + 2 + 2 + + + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/autoShutter_less.bob b/stdApp/op/bob/autoconvert/autoShutter_less.bob new file mode 100644 index 0000000..e379889 --- /dev/null +++ b/stdApp/op/bob/autoconvert/autoShutter_less.bob @@ -0,0 +1,296 @@ + + + autoShutter_less + 680 + 200 + 205 + 210 + + + + + false + 5 + + rectangle #6 + 2 + 2 + 200 + 120 + 2 + + + + + + + + + true + + + rectangle #9 + 2 + 120 + 200 + 60 + 2 + + + + + + + + + true + + + rectangle #12 + 179 + 158 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Trigger + + + + + rectangle #16 + 179 + 158 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Trigger + + + + + rectangle #20 + 179 + 96 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:Enable + + + + + rectangle #24 + 179 + 70 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:Enable + + + + + text #28 + Auto Open + 14 + 7 + 170 + 24 + + + + + 1 + + + text #31 + Lease Date + 11 + 126 + 135 + + + + + true + + + text update #34 + $(P)AClock$(A):Set.SVAL + 57 + 158 + 120 + 13 + + + + + 1 + false + 1 + false + + + text #38 + Expire + 10 + 158 + 45 + 13 + true + + + related display #41 + + + autoShutter.opi + replace + AutoShutter + + + More + 152 + 187 + 50 + 20 + + + + + + + + + + + related display #44 + + + alarmClock.opi + tab + Alarm Clock + + + Edit + 125 + 126 + 60 + 20 + + + + + + + + + + + text #47 + $(P)$(S) + 15 + 35 + 170 + + + + + 1 + + + message button #50 + + + $(P)$(S)Shtr:Enable + 0 + Write + + + $(P)$(S)Shtr:Enable + Disable + 57 + 92 + 80 + 21 + + + + + + + + + + + message button #53 + + + $(P)$(S)Shtr:Enable + 1 + Write + + + $(P)$(S)Shtr:Enable + Enable + 57 + 66 + 80 + 21 + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/autoShutter_more.bob b/stdApp/op/bob/autoconvert/autoShutter_more.bob new file mode 100644 index 0000000..099d88b --- /dev/null +++ b/stdApp/op/bob/autoconvert/autoShutter_more.bob @@ -0,0 +1,1447 @@ + + + autoShutter_more + 54 + 259 + 530 + 430 + + + + + false + 5 + + rectangle #6 + 180 + 207 + 12 + 12 + + + + + + + + + + + rectangle #10 + 180 + 207 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:srCurrentOk + + + + + rectangle #14 + 2 + 178 + 200 + 98 + 2 + + + + + + + + + true + + + rectangle #17 + 2 + 274 + 200 + 63 + 2 + + + + + + + + + true + + + rectangle #20 + 270 + 184 + 64 + 19 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:Open + + + + + rectangle #24 + 408 + 180 + 64 + 19 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:status + + + + + rectangle #28 + 270 + 184 + 64 + 19 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:Open + + + + + rectangle #32 + 408 + 180 + 64 + 19 + 2 + + + + + + + + + true + + + + false + + $(P)$(S)Shtr:status + + + + + rectangle #36 + 399 + 78 + 70 + 37 + + + + + + + + + + + rectangle #39 + 399 + 78 + 72 + 38 + 2 + + + + + + + + + true + + + rectangle #43 + 347 + 53 + 175 + 91 + 2 + + + + + + + + + true + + + rectangle #46 + 178 + 303 + 12 + 12 + + + + + + + + + + + rectangle #50 + 178 + 303 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:BlepsShtrPermit + + + + + rectangle #54 + 178 + 319 + 12 + 12 + + + + + + + + + + + rectangle #58 + 178 + 319 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:AcisShtrPermit + + + + + rectangle #62 + 399 + 244 + 70 + 37 + + + + + + + + + + + rectangle #65 + 399 + 244 + 72 + 38 + 2 + + + + + + + + + true + + + rectangle #69 + 347 + 219 + 175 + 91 + 2 + + + + + + + + + true + + + rectangle #72 + 180 + 255 + 12 + 12 + + + + + + + + + + + rectangle #76 + 180 + 255 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:modeOk + + + + + rectangle #80 + 399 + 78 + 72 + 38 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(T1):trigger + + + + + rectangle #84 + 399 + 244 + 72 + 38 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(T2):trigger + + + + + rectangle #88 + 180 + 73 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:Enable + + + + + rectangle #92 + 180 + 92 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:Enable + + + + + rectangle #96 + 2 + 2 + 200 + 120 + 2 + + + + + + + + + true + + + rectangle #99 + 2 + 120 + 200 + 60 + 2 + + + + + + + + + true + + + rectangle #102 + 180 + 158 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Trigger + + + + + rectangle #106 + 180 + 158 + 12 + 12 + + + + + + + + + + + + false + + $(P)AClock$(A):Trigger + + + + + rectangle #110 + 172 + 371 + 12 + 12 + + + + + + + + + + + rectangle #114 + 172 + 371 + 12 + 12 + + + + + + + + + + + + false + + $(P)$(S)Shtr:UserArm + + + + + text #118 + Storage Ring + 9 + 183 + 107 + + + + + true + + + text update #121 + $(P)$(S)Shtr:Open + 272 + 186 + 60 + 15 + + + + + + + + + 1 + false + 1 + false + + + text #125 + Threshold + 42 + 237 + 50 + 12 + + + + + true + + + text update #128 + S:SRcurrentAI + 98 + 220 + 61 + 13 + + + + + 1 + false + 2 + false + + + text #132 + Current + 44 + 223 + 50 + 12 + + + + + true + + + text #135 + Current > Threshold + 31 + 205 + 140 + 14 + 2 + + + text #138 + AutoOpen Status + 256 + 166 + 107 + 14 + true + + + polyline #141 + 224 + 86 + 3 + 233 + 2 + + + + + + + + + + + + + polyline #145 + 202 + 86 + 25 + 3 + 2 + + + + + + + + + + + + + polyline #149 + 200 + 233 + 25 + 3 + 2 + + + + + + + + + + + + + polyline #153 + 201 + 315 + 25 + 3 + 2 + + + + + + + + + + + + + polyline #157 + 226 + 192 + 39 + 3 + 2 + + + + + + + + + + + + + text update #161 + $(P)$(S)Shtr:status + 411 + 183 + 60 + 15 + + + + + + + + + 1 + false + 1 + false + + + text #165 + Shutter Status + 390 + 163 + 107 + 14 + true + + + text update #168 + $(P)cdt$(T1):timeSec + 446 + 94 + 20 + + + + + + + + + false + false + + + text update #172 + $(P)cdt$(T1):timeMin + 402 + 81 + 40 + 35 + + + + + + + + + false + 2 + false + + + text #176 + . + 440 + 89 + 11 + 21 + + + + + 1 + + + text #179 + Open Delay Timer + 351 + 58 + 165 + 15 + + + + + 1 + + + related display #182 + + + countDownTimer_more.opi + + $(T1) + + tab + CountDownTime Setup + + + Set + 418 + 119 + 35 + 20 + + + + + + + + + + + text #185 + Shutter Permits + 11 + 278 + 135 + + + + + true + + + text update #188 + $(P)$(S)Shtr:BlepsShtrPermit + 102 + 302 + 70 + 13 + + + + + 1 + false + false + + + text #192 + FE-EPS + 56 + 302 + 45 + 13 + true + + + text update #195 + $(P)$(S)Shtr:AcisShtrPermit + 102 + 318 + 70 + 13 + + + + + 1 + false + false + + + text #199 + ACIS + 56 + 318 + 45 + 13 + true + + + text update #202 + $(P)cdt$(T2):timeSec + 446 + 260 + 20 + + + + + + + + + false + false + + + text update #206 + $(P)cdt$(T2):timeMin + 402 + 247 + 40 + 35 + + + + + + + + + false + 2 + false + + + text #210 + . + 440 + 255 + 11 + 21 + + + + + 1 + + + text #213 + Last Open Timer + 352 + 224 + 165 + 15 + + + + + 1 + + + related display #216 + + + countDownTimer_more.opi + + $(T2) + + tab + CountDownTime Setup + + + Set + 418 + 285 + 35 + 20 + + + + + + + + + + + related display #219 + + + yyCalcoutRecord_full.opi + + $(S)Shtr:Arm + + tab + Arm Calc + + + yyCalcoutRecord_full.opi + + $(S)Shtr:Trigger + + tab + Trigger + + + yyCalcoutRecord_full.opi + + $(S)Shtr:PostTrig + + tab + PostTrigger + + + yyCalcoutRecord_full.opi + + $(S)Shtr:EnableOff + + tab + Enable Off + + + yysCalcoutRecord_full.opi + + $(S)Shtr:UserArm + + tab + User Arm Calc + + + Detail + 6 + 404 + 50 + 19 + + + + + + + + + + + text update #226 + S:DesiredMode + 72 + 254 + 13 + + + + + 1 + false + false + + + text #230 + Op Mode + 21 + 254 + 45 + 13 + true + + + polyline #233 + 201 + 165 + 25 + 3 + 2 + + + + + + + + + + + + + text #237 + ma + 165 + 222 + 10 + 12 + + + + + true + + + text #240 + ma + 165 + 240 + 10 + 12 + + + + + true + + + text update #243 + $(P)$(S)Shtr:ThresholdCurrent + 97 + 236 + 61 + 13 + + + + + 1 + false + 2 + false + + + related display #247 + + + autoShutter.opi + replace + AutoShutter More + + + Less + 475 + 404 + 50 + 20 + + + + + + + + + + + text #250 + Auto Open + 193 + 4 + 170 + 24 + + + + + 1 + + + text #253 + $(P)$(S) + 194 + 32 + 170 + + + + + 1 + + + choice button #256 + $(P)$(S)Shtr:Enable + 31 + 69 + 144 + 40 + + + + + false + false + + Item 1 + Item 2 + + + + text #259 + Auto Open + 14 + 7 + 170 + 24 + + + + + 1 + + + text #262 + Lease Date + 11 + 126 + 135 + + + + + true + + + text update #265 + $(P)AClock$(A):Set.SVAL + 57 + 158 + 120 + 13 + + + + + 1 + false + 1 + false + + + text #269 + Expire + 10 + 158 + 45 + 13 + true + + + related display #272 + + + alarmClock.opi + tab + Alarm Clock + + + Set + 125 + 126 + 30 + 20 + + + + + + + + + + + text #275 + $(P)$(S) + 15 + 35 + 170 + + + + + 1 + + + text entry #278 + $(P)$(S)Shtr:ThresholdCurrent + 434 + 374 + 50 + + + + + + + + + 1 + false + false + + + text #282 + SR Current Threshold + 282 + 378 + 140 + 14 + 2 + + + text #285 + ma + 488 + 381 + 10 + 12 + + + + + true + + + polyline #288 + -24 + 354 + 554 + 3 + 2 + + + + + + + + + + + + + related display #292 + + + yysCalcoutRecord_full.opi + + $(S)Shtr:UserArm + + tab + User Arm Calc + + + + 194 + 368 + 20 + 20 + + + + + + + + + + + text #295 + Custom Arm Calc + 20 + 367 + 140 + + + + + 2 + + diff --git a/stdApp/op/bob/autoconvert/beamHistory.bob b/stdApp/op/bob/autoconvert/beamHistory.bob new file mode 100644 index 0000000..00a4485 --- /dev/null +++ b/stdApp/op/bob/autoconvert/beamHistory.bob @@ -0,0 +1,144 @@ + + + beamHistory + 10 + 10 + 360 + 210 + + + + + false + 5 + + text #6 + Beam Current (mA): + 2 + 260 + 26 + + + + + 1 + + + text update #9 + S:SRcurrentAI + 240 + 120 + 30 + + + + + + + + + + + + + 1 + false + 1 + false + + + cartesian plot #13 + 50 + 360 + 160 + + History (Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + S:SRtimeCP + S:SRcurrentCP + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text #19 + Beam Lifetime (h): + 30 + 260 + + + + + 1 + + + text update #22 + S:SRlifeTimeHrsCC + 240 + 30 + 120 + + + + + + + + + + + + + 1 + false + 1 + false + + diff --git a/stdApp/op/bob/autoconvert/beamHistory_full.bob b/stdApp/op/bob/autoconvert/beamHistory_full.bob new file mode 100644 index 0000000..628d40d --- /dev/null +++ b/stdApp/op/bob/autoconvert/beamHistory_full.bob @@ -0,0 +1,946 @@ + + + beamHistory_full + 10 + 10 + 500 + 650 + + + + + false + 5 + + rectangle #6 + 384 + 187 + 25 + + + + + + + + + + + rectangle #9 + 229 + 92 + 200 + 25 + + + + + + + + + + + rectangle #12 + 229 + 92 + 200 + 25 + + + + + + + + + + + rectangle #15 + 246 + 3 + 240 + 25 + + + + + + + + + + + rectangle #18 + 227 + 215 + 220 + 25 + + + + + + + + + + + rectangle #21 + 227 + 215 + 220 + 25 + + + + + + + + + + + rectangle #24 + 9 + 242 + 220 + 25 + + + + + + + + + + + rectangle #27 + 252 + 243 + 220 + 25 + + + + + + + + + + + rectangle #30 + 283 + 186 + 90 + 25 + + + + + + + + + + + rectangle #33 + 227 + 186 + 50 + 25 + + + + + + + + + + + rectangle #36 + 227 + 186 + 50 + 25 + + + + + + + + + + + text #39 + Current: + 2 + 7 + 75 + + + + + true + + + + false + + SRFB:GBL:HLoopStatusBI + + + + + text update #43 + S:SRcurrentAI.VAL + 84 + 5 + 120 + 25 + + + + + + + + + 1 + false + 1 + false + + + cartesian plot #47 + 11 + 281 + 480 + 200 + + History (Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + Current + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + S:SRtimeCP + S:SRcurrentCP + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text #53 + Beam Current History + 63 + 483 + 200 + + + + + + + + + 1 + + + text #56 + ma + 211 + 10 + 20 + 15 + + + + + true + + + text #59 + Lifetime: + 253 + 7 + 75 + + + + + true + + + text update #62 + S:SRlifeTimeHrsCC + 347 + 4 + 74 + 25 + + + + + + + + + 1 + false + 1 + false + + + text #66 + Hours + 430 + 10 + 50 + 15 + + + + + true + + + text #69 + INJECTION IN PROGRESS + 320 + 6 + + + + + 1 + + + + false + + S:injectingStatusBI + + + + + text #73 + Shutters Enabled + 254 + 94 + 150 + + + + + 1 + + + + false + + ACIS:ShutterPermit + + + + + text #77 + Shutters Disabled + 244 + 94 + 170 + + + + + 1 + + + + false + + ACIS:ShutterPermit + + + + + text #81 + Shutter Status : + 40 + 95 + 160 + + + + + + + + + 2 + + + oval #84 + 17 + 535 + 8 + 8 + + + + + + + + + + + oval #87 + 17 + 555 + 8 + 8 + + + + + + + + + + + oval #90 + 17 + 575 + 8 + 8 + + + + + + + + + + + oval #93 + 17 + 595 + 8 + 8 + + + + + + + + + + + oval #96 + 17 + 615 + 8 + 8 + + + + + + + + + + + text update #99 + OPS:message2 + 38 + 550 + 400 + + + + + + + + + 1 + false + false + + + text #103 + Messages from Operations: + 76 + 507 + 214 + + + + + 2 + + + text update #106 + OPS:message1 + 38 + 530 + 400 + + + + + + + + + 1 + false + false + + + text update #110 + OPS:message5 + 39 + 610 + 400 + + + + + + + + + 1 + false + false + + + text update #114 + OPS:message4 + 38 + 592 + 400 + + + + + + + + + 1 + false + false + + + text update #118 + S:DesiredMode + 219 + 33 + 250 + 25 + + + + + + + + + 1 + false + 1 + false + + + text update #122 + S:ActualMode + 230 + 61 + 200 + 25 + + + + + + + + + 1 + false + 1 + false + + + text #126 + Operating Mode : + 40 + 65 + 160 + + + + + + + + + 2 + + + text #129 + Machine Status : + 40 + 37 + 160 + + + + + + + + + true + + + text update #132 + S:FillNumber + 230 + 157 + 50 + 25 + + + + + + + + + 1 + false + 1 + false + + + text #136 + Fill Number : + 40 + 157 + 160 + + + + + + + + + 2 + + + text #139 + Correction in Progress + 237 + 217 + 200 + + + + + 1 + + + + false + + S:OrbitCorrection:CC + + + + + text #143 + No Corrections + 236 + 217 + 200 + + + + + 1 + + + + false + + S:OrbitCorrection:CC + + + + + text #147 + Orbit Status : + 40 + 218 + 160 + + + + + + + + + 2 + + + text #150 + Horizontal Correction + 261 + 247 + 200 + + + + + 1 + + + + false + + S:OrbitControlLawXFineBO + + + + + text #154 + Vertical Correction + 18 + 245 + 200 + + + + + 1 + + + + false + + S:OrbitControlLawYFineBO + + + + + text #158 + Feedback Status : + 40 + 189 + 160 + + + + + + + + + 2 + + + text #161 + Vertical + 283 + 189 + 90 + + + + + 1 + + + + false + + SRFB:GBL:VLoopStatusBI + + + + + text #165 + OFF + 236 + 188 + 30 + + + + + 1 + + + + false + + SRFB:GBL:LoopStatusBI + + + + + text #169 + ON + 236 + 188 + 30 + + + + + 1 + + + + false + + SRFB:GBL:LoopStatusBI + + + + + text #173 + Horizontal + 384 + 191 + + + + + 1 + + + + false + + SRFB:GBL:HLoopStatusBI + + + + + text update #177 + S:IOC:timeOfDayForm1SI + 289 + 486 + 200 + 15 + + + + + + + + + + + + + 1 + false + false + + + text update #181 + NoOfShuttersOpenA + 229 + 126 + 50 + 25 + + + + + + + + + 1 + false + 1 + false + + + text #185 + Shutters Open : + 39 + 126 + 160 + + + + + + + + + 2 + + diff --git a/stdApp/op/bob/autoconvert/compress.bob b/stdApp/op/bob/autoconvert/compress.bob new file mode 100644 index 0000000..c1145f1 --- /dev/null +++ b/stdApp/op/bob/autoconvert/compress.bob @@ -0,0 +1,206 @@ + + + compress + 683 + 70 + 310 + 120 + + + + + false + 5 + + message button #6 + + + $(P)$(Q).RES + 1 + Write + + + $(P)$(Q).RES + Reset + 10 + 20 + 65 + 25 + + + + + + + text entry #9 + $(P)$(Q).INP + 10 + 55 + 172 + + + + + + + + + 6 + false + false + + + message button #13 + + + $(P)$(Q).PROC + 1 + Write + + + $(P)$(Q).PROC + Proc + 85 + 20 + 65 + 25 + + + + + + + menu #16 + $(P)$(Q).ALG + 10 + 80 + 130 + 20 + + + + + false + + + text update #19 + $(P)$(Q).NUSE + 235 + 55 + 65 + + + + + + + + + + + + + 1 + false + false + + + text update #23 + $(P)$(Q).NSAM + 235 + 35 + 65 + + + + + + + + + + + + + 1 + false + false + + + related display #27 + + + compress_more.opi + replace + less + + + More + 230 + 100 + 70 + 20 + + + + + + + + + + + text #30 + NUSE + 190 + 55 + 40 + + + + + true + + + text #33 + NSAM + 190 + 35 + 40 + + + + + true + + + text entry #36 + $(P)$(Q).N + 235 + 75 + 65 + + + + + + + + + 6 + false + false + + + text #40 + N + 190 + 75 + 40 + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/compress_more.bob b/stdApp/op/bob/autoconvert/compress_more.bob new file mode 100644 index 0000000..feb2627 --- /dev/null +++ b/stdApp/op/bob/autoconvert/compress_more.bob @@ -0,0 +1,268 @@ + + + compress_more + 683 + 70 + 310 + 275 + + + + + false + 5 + + message button #6 + + + $(P)$(Q).RES + 1 + Write + + + $(P)$(Q).RES + Reset + 10 + 20 + 65 + 25 + + + + + + + text entry #9 + $(P)$(Q).INP + 10 + 55 + 172 + + + + + + + + + 6 + false + false + + + message button #13 + + + $(P)$(Q).PROC + 1 + Write + + + $(P)$(Q).PROC + Proc + 85 + 20 + 65 + 25 + + + + + + + menu #16 + $(P)$(Q).ALG + 10 + 80 + 130 + 20 + + + + + false + + + text update #19 + $(P)$(Q).NUSE + 235 + 55 + 65 + + + + + + + + + + + + + 1 + false + false + + + text update #23 + $(P)$(Q).NSAM + 235 + 35 + 65 + + + + + + + + + + + + + 1 + false + false + + + related display #27 + + + compress.opi + replace + less + + + Less + 230 + 100 + 70 + 20 + + + + + + + + + + + cartesian plot #30 + 10 + 125 + 290 + 140 + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + + $(P)$(Q) + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text #36 + NUSE + 190 + 55 + 40 + + + + + true + + + text #39 + NSAM + 190 + 35 + 40 + + + + + true + + + text entry #42 + $(P)$(Q).N + 235 + 75 + 65 + + + + + + + + + 6 + false + false + + + text #46 + N + 190 + 75 + 40 + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/countDownTimer.bob b/stdApp/op/bob/autoconvert/countDownTimer.bob new file mode 100644 index 0000000..26f9fb0 --- /dev/null +++ b/stdApp/op/bob/autoconvert/countDownTimer.bob @@ -0,0 +1,332 @@ + + + countDownTimer + 701 + 245 + 215 + 113 + + + + + false + 5 + + rectangle #6 + 7 + 41 + 138 + 45 + + + + + + + + + + + rectangle #9 + 7 + 41 + 139 + 45 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(N):trigger + + + + + rectangle #13 + 7 + 41 + 139 + 45 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(N):trigger + + + + + rectangle #17 + 7 + 5 + 200 + 29 + + + + + + + + + + + choice button #20 + $(P)cdt$(N):start + 156 + 42 + 50 + 40 + + + + + false + false + + Item 1 + Item 2 + + + + text update #23 + $(P)cdt$(N):timeHrs + 17 + 45 + 25 + 25 + + + + + + + + + false + 2 + false + + + text update #27 + $(P)cdt$(N):timeSec + 109 + 45 + 25 + 25 + + + + + + + + + false + 2 + false + + + text update #31 + $(P)cdt$(N):timeMin + 63 + 45 + 25 + 25 + + + + + + + + + false + 2 + false + + + text #35 + : + 47 + 37 + 11 + 29 + + + + + 1 + + + text #38 + : + 93 + 37 + 11 + 29 + + + + + 1 + + + text #41 + hrs + 19 + 69 + 21 + 13 + 2 + + + text #44 + min + 65 + 69 + 21 + 13 + 2 + + + text #47 + sec + 111 + 69 + 21 + 13 + 2 + + + text #50 + $(P)cdt$(N) + 10 + 9 + 196 + 21 + + + + + 1 + + + related display #53 + + + countDownTimer_more.opi + replace + CountDownTimer + + + More + 159 + 88 + 50 + 20 + + + + + + + + + + + related display #56 + + + yyCalcoutRecord_full.opi + + cdt$(N):count + + tab + Count Details + + + yyTransform_full.opi + + cdt$(N):parse + + tab + Parse Details + + + yyCalcoutRecord_full.opi + + cdt$(N):reset + + tab + Reset Details + + + yyCalcoutRecord_full.opi + + cdt$(N):trigger + + tab + Trigger Details + + + yyCalcoutRecord_full.opi + + cdt$(N):startReset + + tab + StartReset Details + + + yyCalcoutRecord_full.opi + + cdt$(N):countReset + + tab + CountReset Details + + + yyCalcoutRecord_full.opi + + cdt$(N):stopStart + + tab + Stop/Start Details + + + Detail + 9 + 93 + 45 + 18 + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/countDownTimer_more.bob b/stdApp/op/bob/autoconvert/countDownTimer_more.bob new file mode 100644 index 0000000..838bd51 --- /dev/null +++ b/stdApp/op/bob/autoconvert/countDownTimer_more.bob @@ -0,0 +1,486 @@ + + + countDownTimer_more + 417 + 213 + 215 + 200 + + + + + false + 5 + + rectangle #6 + 14 + 150 + 190 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(N):trigger.OUTV + + + + + rectangle #10 + 7 + 5 + 200 + 29 + + + + + + + + + + + rectangle #13 + 7 + 41 + 138 + 45 + + + + + + + + + + + rectangle #16 + 7 + 41 + 139 + 45 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(N):trigger + + + + + rectangle #20 + 7 + 41 + 139 + 45 + 2 + + + + + + + + + true + + + + false + + $(P)cdt$(N):trigger + + + + + text #24 + : + 44 + 94 + 11 + 29 + + + + + 1 + + + text #27 + : + 95 + 94 + 11 + 29 + + + + + 1 + + + text entry #30 + $(P)cdt$(N):setTimeHrs + 9 + 97 + 30 + 30 + + + + + + + + + false + false + + + text entry #34 + $(P)cdt$(N):setTimeMin + 61 + 97 + 30 + 30 + + + + + + + + + false + false + + + text entry #38 + $(P)cdt$(N):setTimeSec + 111 + 97 + 30 + 30 + + + + + + + + + false + false + + + related display #42 + + + yyCalcoutRecord_full.opi + + cdt$(N):count + + tab + Count Details + + + yyTransform_full.opi + + cdt$(N):parse + + tab + Parse Details + + + yyCalcoutRecord_full.opi + + cdt$(N):reset + + tab + Reset Details + + + yyCalcoutRecord_full.opi + + cdt$(N):trigger + + tab + Trigger Details + + + yyCalcoutRecord_full.opi + + cdt$(N):startReset + + tab + StartReset Details + + + yyCalcoutRecord_full.opi + + cdt$(N):countReset + + tab + CountReset Details + + + yyCalcoutRecord_full.opi + + cdt$(N):stopStart + + tab + Stop/Start Details + + + Detail + 9 + 179 + 45 + 18 + + + + + + + + + + + choice button #51 + $(P)cdt$(N):upDown + 154 + 96 + 50 + 30 + + + + + false + false + + Item 1 + Item 2 + + + + text #54 + TRIGGER OUTPUT PV + 16 + 140 + 186 + 10 + + + + + 1 + + + text entry #57 + $(P)cdt$(N):trigger.OUT + 16 + 152 + 186 + + + + + + + + + 6 + false + false + + + text #61 + $(P)cdt$(N) + 11 + 9 + 195 + 21 + + + + + 1 + + + related display #64 + + + countDownTimer.opi + replace + CountDownTimer + + + Less + 159 + 176 + 50 + 20 + + + + + + + + + + + choice button #67 + $(P)cdt$(N):start + 156 + 42 + 50 + 40 + + + + + false + false + + Item 1 + Item 2 + + + + text update #70 + $(P)cdt$(N):timeHrs + 17 + 45 + 25 + 25 + + + + + + + + + false + 2 + false + + + text update #74 + $(P)cdt$(N):timeSec + 109 + 45 + 25 + 25 + + + + + + + + + false + 2 + false + + + text update #78 + $(P)cdt$(N):timeMin + 63 + 45 + 25 + 25 + + + + + + + + + false + 2 + false + + + text #82 + : + 47 + 37 + 11 + 29 + + + + + 1 + + + text #85 + : + 93 + 37 + 11 + 29 + + + + + 1 + + + text #88 + hrs + 19 + 69 + 21 + 13 + 2 + + + text #91 + min + 65 + 69 + 21 + 13 + 2 + + + text #94 + sec + 111 + 69 + 21 + 13 + 2 + + diff --git a/stdApp/op/bob/autoconvert/delayDo.bob b/stdApp/op/bob/autoconvert/delayDo.bob new file mode 100644 index 0000000..a605c76 --- /dev/null +++ b/stdApp/op/bob/autoconvert/delayDo.bob @@ -0,0 +1,174 @@ + + + delayDo + 293 + 593 + 704 + 30 + + + + + false + 5 + + text #6 + $(P)$(R) + 5 + 5 + 150 + + + + + 1 + + + text entry #9 + $(P)$(R):delay + 160 + 5 + 60 + + + + + + + + + 1 + false + false + + + text update #13 + $(P)$(R):delay.EGU + 225 + 5 + 58 + + + + + + + + + + + + + 1 + false + false + + + choice button #17 + $(P)$(R):enable + 288 + 5 + 125 + 20 + + + + + false + + Item 1 + Item 2 + + + + text update #20 + $(P)$(R):state + 418 + 5 + 150 + + + + + + + + + + + + + 6 + false + 1 + false + + + text entry #24 + $(P)$(R):debug + 573 + 5 + 40 + + + + + + + + + 1 + false + false + + + related display #28 + + + yyCalcoutRecord_full.opi + + $(R):activeCalc + + tab + Active Calc + + + yyCalcoutRecord_full.opi + + $(R):standbyCalc + + tab + Standby Calc + + + yySseq_full.opi + + $(R):doSeq + + tab + Do Sequence + + + yyCalcoutRecord_full.opi + + $(R):delayCalc + + tab + Delay Calc (optional) + + + Calcs + 618 + 5 + 81 + 20 + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/femto.bob b/stdApp/op/bob/autoconvert/femto.bob new file mode 100644 index 0000000..e62708c --- /dev/null +++ b/stdApp/op/bob/autoconvert/femto.bob @@ -0,0 +1,2142 @@ + + + femto + 117 + 242 + 769 + 275 + + + + + false + 5 + + rectangle #6 + 212 + 81 + 61 + 61 + 1 + + + + + + + + + true + + + rectangle #9 + 199 + 193 + 28 + 50 + 1 + + + + + + + + + true + + + rectangle #12 + 199 + 243 + 333 + 15 + 1 + + + + + + + + + true + + + rectangle #15 + 637 + 81 + 61 + 61 + 1 + + + + + + + + + true + + + rectangle #18 + 228 + 192 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #22 + 271 + 192 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #26 + 314 + 192 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #30 + 357 + 192 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #34 + 400 + 192 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #38 + 443 + 192 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #42 + 228 + 215 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #46 + 271 + 215 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #50 + 314 + 215 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #54 + 357 + 215 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #58 + 400 + 215 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #62 + 443 + 215 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #66 + 486 + 192 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #70 + 486 + 215 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(H)$(F)gainidx + + + + + rectangle #74 + 704 + 187 + 29 + 27 + + + + + + + + + true + + + + false + + $(AC) + + + + + rectangle #78 + 704 + 210 + 29 + 27 + + + + + + + + + true + + + + false + + $(AC) + + + + + polyline #82 + 123 + 74 + 62 + 75 + 1 + + + + + + + + + + + + + + + + + text #86 + Offset + 133 + 203 + 40 + 14 + + + + + 1 + + + polyline #89 + 154 + 130 + 0 + 62 + 1 + + + + + + + + + + + + + polyline #93 + 123 + 193 + 0 + 35 + 1 + + + + + + + + + + + + + polyline #97 + 123 + 193 + 60 + 0 + 1 + + + + + + + + + + + + + polyline #101 + 183 + 193 + 0 + 35 + 1 + + + + + + + + + + + + + polyline #105 + 123 + 228 + 60 + 0 + 1 + + + + + + + + + + + + + polyline #109 + 10 + 192 + 0 + 35 + 1 + + + + + + + + + + + + + polyline #113 + 71 + 192 + 34 + 0 + 1 + + + + + + + + + + + + + polyline #117 + 106 + 192 + 0 + 35 + 1 + + + + + + + + + + + + + polyline #121 + 10 + 157 + 0 + 35 + 1 + + + + + + + + + + + + + polyline #125 + 10 + 157 + 60 + 0 + 1 + + + + + + + + + + + + + polyline #129 + 70 + 157 + 0 + 35 + 1 + + + + + + + + + + + + + polyline #133 + 10 + 192 + 60 + 0 + 1 + + + + + + + + + + + + + text #137 + Bias +/-10V + 18 + 203 + 82 + 14 + + + + + true + + + polyline #140 + 11 + 228 + 94 + 0 + 1 + + + + + + + + + + + + + text #144 + GND + 18 + 167 + 40 + 14 + + + + + true + + + polyline #147 + 36 + 124 + 0 + 32 + 1 + + + + + + + + + + + + + oval #151 + 31 + 106 + 10 + 10 + + + + + + + + + + + polyline #154 + 38 + 111 + 84 + 0 + 1 + + + + + + + + + + + + + text #158 + IN + 10 + 104 + 14 + 14 + + + + + true + + + oval #161 + 26 + 101 + 20 + 20 + 1 + + + + + + + + + true + + + text #164 + I / U + 128 + 104 + 40 + 13 + + + + + 1 + + + polyline #167 + 240 + 112 + 0 + 15 + 1 + + + + + + + + + + + + + polyline #171 + 245 + 112 + 0 + 15 + 1 + + + + + + + + + + + + + polyline #175 + 246 + 120 + 24 + 0 + 1 + + + + + + + + + + + + + polyline #179 + 215 + 120 + 24 + 0 + 1 + + + + + + + + + + + + + polyline #183 + 224 + 104 + 0 + 16 + 1 + + + + + + + + + + + + + polyline #187 + 262 + 103 + 0 + 16 + 1 + + + + + + + + + + + + + polyline #191 + 224 + 103 + 10 + 0 + 1 + + + + + + + + + + + + + polyline #195 + 251 + 103 + 10 + 0 + 1 + + + + + + + + + + + + + polyline #199 + 234 + 95 + 14 + 8 + 1 + + + + + + + + + + + + + polyline #203 + 186 + 111 + 25 + 0 + 1 + + + + + + + + + + + + + text #207 + V/A + 203 + 206 + 20 + 12 + + + + + + + + + 1 + + + text #210 + kHz + 204 + 246 + 20 + 11 + + + + + + + + + 1 + + + text #213 + 500 + 242 + 246 + 20 + 11 + + + + + + + + + 1 + + + text #216 + 500 + 285 + 246 + 20 + 11 + + + + + + + + + 1 + + + text #219 + 400 + 328 + 246 + 20 + 11 + + + + + + + + + 1 + + + text #222 + 200 + 371 + 246 + 20 + 11 + + + + + + + + + 1 + + + text #225 + 50 + 414 + 246 + 20 + 11 + + + + + + + + + 1 + + + text #228 + 7 + 457 + 246 + 20 + 11 + + + + + + + + + 1 + + + text #231 + 1 + 500 + 246 + 20 + 11 + + + + + + + + + 1 + + + polyline #234 + 537 + 74 + 62 + 75 + 1 + + + + + + + + + + + + + + + + + polyline #238 + 566 + 131 + 0 + 60 + 1 + + + + + + + + + + + + + text #242 + x 1 + 542 + 98 + 34 + 12 + + + + + + + + + true + + + text #245 + x 100 + 542 + 114 + 34 + 12 + + + + + + + + + true + + + polyline #248 + 273 + 111 + 263 + 0 + 1 + + + + + + + + + + + + + polyline #252 + 637 + 193 + 0 + 35 + 1 + + + + + + + + + + + + + polyline #256 + 637 + 193 + 60 + 0 + 1 + + + + + + + + + + + + + polyline #260 + 697 + 193 + 0 + 35 + 1 + + + + + + + + + + + + + polyline #264 + 637 + 228 + 60 + 0 + 1 + + + + + + + + + + + + + polyline #268 + 637 + 210 + 60 + 0 + 1 + + + + + + + + + + + + + text #272 + 10Hz + 639 + 195 + 56 + 14 + + + + + 1 + + + text #275 + FBW + 639 + 212 + 56 + 14 + + + + + 1 + + + polyline #278 + 599 + 111 + 37 + 0 + 1 + + + + + + + + + + + + + polyline #282 + 646 + 98 + 20 + 0 + 1 + + + + + + + + + + + + + polyline #286 + 666 + 98 + 16 + 24 + 1 + + + + + + + + + + + + + polyline #290 + 667 + 143 + 0 + 50 + 1 + + + + + + + + + + + + + text #294 + OUT + 740 + 105 + 20 + 14 + + + + + true + + + polyline #297 + 700 + 112 + 35 + 0 + 1 + + + + + + + + + + + + + message button #301 + + + $(P)$(H)$(F)gainidx + 0 + Write + + + $(P)$(H)$(F)gainidx + 1e5 + 232 + 196 + 40 + 20 + + + + + + + + + + + message button #304 + + + $(P)$(H)$(F)gainidx + 1 + Write + + + $(P)$(H)$(F)gainidx + 1e6 + 275 + 196 + 40 + 20 + + + + + + + + + + + message button #307 + + + $(P)$(H)$(F)gainidx + 2 + Write + + + $(P)$(H)$(F)gainidx + 1e7 + 318 + 196 + 40 + 20 + + + + + + + + + + + message button #310 + + + $(P)$(H)$(F)gainidx + 3 + Write + + + $(P)$(H)$(F)gainidx + 1e8 + 361 + 196 + 40 + 20 + + + + + + + + + + + message button #313 + + + $(P)$(H)$(F)gainidx + 4 + Write + + + $(P)$(H)$(F)gainidx + 1e9 + 404 + 196 + 40 + 20 + + + + + + + + + + + message button #316 + + + $(P)$(H)$(F)gainidx + 5 + Write + + + $(P)$(H)$(F)gainidx + 1e10 + 447 + 196 + 40 + 20 + + + + + + + + + + + message button #319 + + + $(P)$(H)$(F)gainidx + 6 + Write + + + $(P)$(H)$(F)gainidx + 1e11 + 490 + 196 + 40 + 20 + + + + + + + + + + + message button #322 + + + $(P)$(H)$(F)gainidx + 8 + Write + + + $(P)$(H)$(F)gainidx + 1e3 + 232 + 219 + 40 + 20 + + + + + + + + + + + message button #325 + + + $(P)$(H)$(F)gainidx + 9 + Write + + + $(P)$(H)$(F)gainidx + 1e4 + 275 + 219 + 40 + 20 + + + + + + + + + + + message button #328 + + + $(P)$(H)$(F)gainidx + 10 + Write + + + $(P)$(H)$(F)gainidx + 1e5 + 318 + 219 + 40 + 20 + + + + + + + + + + + text #331 + DLPCA-200 + 11 + 242 + 120 + 26 + + + + + + + + + 1 + + + text #334 + F E M T O + 662 + 245 + + + + + + + + + 1 + + + text #337 + Femto Current Amplifier Controls + 11 + 768 + 31 + + + + + + + + + 1 + + + message button #340 + + + $(P)$(H)$(F)gainidx + 11 + Write + + + $(P)$(H)$(F)gainidx + 1e6 + 361 + 219 + 40 + 20 + + + + + + + + + + + message button #343 + + + $(P)$(H)$(F)gainidx + 12 + Write + + + $(P)$(H)$(F)gainidx + 1e7 + 404 + 219 + 40 + 20 + + + + + + + + + + + message button #346 + + + $(P)$(H)$(F)gainidx + 13 + Write + + + $(P)$(H)$(F)gainidx + 1e8 + 447 + 219 + 40 + 20 + + + + + + + + + + + message button #349 + + + $(P)$(H)$(F)gainidx + 14 + Write + + + $(P)$(H)$(F)gainidx + 1e9 + 490 + 219 + 40 + 20 + + + + + + + + + + + message button #352 + + + $(AC) + 0 + Write + + + $(AC) + AC + 708 + 191 + 22 + 20 + + + + + + + + + + + message button #355 + + + $(AC) + 1 + Write + + + $(AC) + DC + 708 + 214 + 22 + 20 + + + + + + + + + + + text #358 + High speed + 539 + 202 + 56 + 8 + + + + + + + + + 1 + + + + false + + $(P)$(H)$(F)gainidx + + + + + text #362 + Low noise + 539 + 224 + 56 + 8 + + + + + + + + + 1 + + + + false + + $(P)$(H)$(F)gainidx + + + + + polyline #366 + 535 + 193 + 0 + 48 + 1 + + + + + + + + + + + + + polyline #370 + 535 + 193 + 60 + 0 + 1 + + + + + + + + + + + + + polyline #374 + 595 + 193 + 0 + 48 + 1 + + + + + + + + + + + + + polyline #378 + 535 + 241 + 60 + 0 + 1 + + + + + + + + + + + + + text #382 + $(P)$(H)$(F) + 46 + 768 + 14 + + + + + 1 + + + text entry #385 + $(P)$(H)$(F)femtodesc + 305 + 64 + 160 + 22 + + + + + + + + + + + + + 6 + false + false + + + text update #389 + $(P)$(H)$(F)gain + 357 + 89 + 60 + 12 + + + + + + + + + + + + + 2 + false + 1 + false + + + menu #393 + $(P)$(H)$(F)debug + 142 + 252 + 40 + 16 + + + + + false + + + text #396 + Debug + 142 + 242 + 40 + 12 + + + + + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/femto_DDPCA_300.bob b/stdApp/op/bob/autoconvert/femto_DDPCA_300.bob new file mode 100644 index 0000000..02c20a9 --- /dev/null +++ b/stdApp/op/bob/autoconvert/femto_DDPCA_300.bob @@ -0,0 +1,830 @@ + + + femto_DDPCA_300 + 623 + 147 + 552 + 115 + + + + + false + 5 + + rectangle #6 + 5 + 78 + 541 + 31 + 1 + + + + + + + + + true + + + rectangle #9 + 110 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #13 + 153 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #17 + 196 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #21 + 239 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #25 + 282 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #29 + 325 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #33 + 368 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #37 + 5 + 60 + 541 + 18 + 1 + + + + + + + + + true + + + rectangle #40 + 411 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #44 + 497 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #48 + 454 + 80 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + text #52 + Femto DDPCA-300 Current Amplifier + 100 + 4 + 340 + + + + + + + + + 1 + + + text #55 + $(P)$(A) + 15 + 34 + 140 + 14 + + + + + 1 + + + message button #58 + + + $(P)$(A):GainIndex + 0 + Write + + + $(P)$(A):GainIndex + 1e4 + 114 + 84 + 40 + 20 + + + + + + + + + + + message button #61 + + + $(P)$(A):GainIndex + 1 + Write + + + $(P)$(A):GainIndex + 1e5 + 157 + 84 + 40 + 20 + + + + + + + + + + + message button #64 + + + $(P)$(A):GainIndex + 2 + Write + + + $(P)$(A):GainIndex + 1e6 + 200 + 84 + 40 + 20 + + + + + + + + + + + message button #67 + + + $(P)$(A):GainIndex + 3 + Write + + + $(P)$(A):GainIndex + 1e7 + 243 + 84 + 40 + 20 + + + + + + + + + + + message button #70 + + + $(P)$(A):GainIndex + 4 + Write + + + $(P)$(A):GainIndex + 1e8 + 286 + 84 + 40 + 20 + + + + + + + + + + + message button #73 + + + $(P)$(A):GainIndex + 5 + Write + + + $(P)$(A):GainIndex + 1e9 + 329 + 84 + 40 + 20 + + + + + + + + + + + message button #76 + + + $(P)$(A):GainIndex + 6 + Write + + + $(P)$(A):GainIndex + 1e10 + 372 + 84 + 40 + 20 + + + + + + + + + + + text #79 + Gain (V/A) + 29 + 89 + 60 + 11 + + + + + + + + + 1 + + + text #82 + Max Freq (Hz): + 11 + 65 + 90 + 11 + + + + + + + + + 1 + + + text #85 + 400 + 124 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #88 + 400 + 167 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #91 + 400 + 210 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #94 + 400 + 253 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #97 + 150 + 296 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #100 + 150 + 339 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #103 + 20 + 382 + 65 + 20 + 11 + + + + + + + + + 1 + + + message button #106 + + + $(P)$(A):GainIndex + 7 + Write + + + $(P)$(A):GainIndex + 1e11 + 415 + 84 + 40 + 20 + + + + + + + + + + + message button #109 + + + $(P)$(A):GainIndex + 9 + Write + + + $(P)$(A):GainIndex + 1e13 + 501 + 84 + 40 + 20 + + + + + + + + + + + message button #112 + + + $(P)$(A):GainIndex + 8 + Write + + + $(P)$(A):GainIndex + 1e12 + 458 + 84 + 40 + 20 + + + + + + + + + + + text #115 + 20 + 425 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #118 + 1 + 468 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #121 + 1 + 511 + 65 + 20 + 11 + + + + + + + + + 1 + + + text #124 + Gain: + 440 + 35 + 40 + 14 + + + + + 1 + + + text update #127 + $(P)$(A):Gain + 481 + 35 + 60 + 14 + + + + + + + + + 2 + false + 1 + false + + + text entry #131 + $(P)$(A):Description + 225 + 33 + 200 + 19 + + + + + + + + + + + + + 6 + false + false + + + text #135 + Descr: + 180 + 35 + 40 + 14 + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/femto_DHPCA_100.bob b/stdApp/op/bob/autoconvert/femto_DHPCA_100.bob new file mode 100644 index 0000000..03ffbcf --- /dev/null +++ b/stdApp/op/bob/autoconvert/femto_DHPCA_100.bob @@ -0,0 +1,1252 @@ + + + femto_DHPCA_100 + 561 + 700 + 610 + 140 + + + + + false + 5 + + rectangle #6 + 6 + 80 + 369 + 54 + 1 + + + + + + + + + true + + + rectangle #9 + 6 + 62 + 369 + 18 + 1 + + + + + + + + + true + + + rectangle #12 + 111 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #16 + 154 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #20 + 197 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #24 + 240 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #28 + 283 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #32 + 326 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #36 + 111 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #40 + 154 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #44 + 197 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #48 + 240 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #52 + 283 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #56 + 326 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #60 + 380 + 62 + 225 + 31 + 1 + + + + + + + + + true + + + rectangle #63 + 546 + 64 + 57 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):Filter + + + + + rectangle #67 + 440 + 64 + 57 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):Filter + + + + + rectangle #71 + 493 + 64 + 57 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):Filter + + + + + rectangle #75 + 449 + 105 + 29 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):Coupling + + + + + rectangle #79 + 474 + 105 + 29 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):Coupling + + + + + rectangle #83 + 380 + 103 + 125 + 31 + 1 + + + + + + + + + true + + + text #86 + Femto DHPCA-100 Current Amplifier + 120 + 4 + 340 + + + + + + + + + 1 + + + text #89 + $(P)$(A) + 20 + 34 + 140 + 14 + + + + + 1 + + + text update #92 + $(P)$(A):Gain + 541 + 35 + 60 + 14 + + + + + + + + + 2 + false + 1 + false + + + text #96 + Gain: + 500 + 35 + 40 + 14 + + + + + 1 + + + text entry #99 + $(P)$(A):Description + 285 + 33 + 200 + 19 + + + + + + + + + + + + + 6 + false + false + + + text #103 + Descr: + 240 + 35 + 40 + 14 + + + + + 1 + + + text #106 + High speed + 55 + 93 + 50 + 8 + + + + + + + + + 1 + + + text #109 + Low noise + 55 + 114 + 50 + 8 + + + + + + + + + 1 + + + polyline #112 + 52 + 108 + 59 + 0 + 1 + + + + + + + + + + + + + text #116 + (V/A) + 18 + 110 + 25 + 11 + + + + + + + + + 1 + + + text #119 + Gain + 17 + 98 + 25 + 11 + + + + + + + + + 1 + + + text #122 + Max Freq (MHz): + 12 + 67 + 90 + 11 + + + + + + + + + 1 + + + text #125 + 200 + 125 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #128 + 80 + 168 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #131 + 14 + 211 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #134 + 3.5 + 254 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #137 + 1.8 + 297 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #140 + 0.22 + 340 + 67 + 20 + 11 + + + + + + + + + 1 + + + message button #143 + + + $(P)$(A):GainIndex + 0 + Write + + + $(P)$(A):GainIndex + 1e2 + 115 + 109 + 40 + 20 + + + + + + + + + + + message button #146 + + + $(P)$(A):GainIndex + 1 + Write + + + $(P)$(A):GainIndex + 1e3 + 158 + 109 + 40 + 20 + + + + + + + + + + + message button #149 + + + $(P)$(A):GainIndex + 2 + Write + + + $(P)$(A):GainIndex + 1e4 + 201 + 109 + 40 + 20 + + + + + + + + + + + message button #152 + + + $(P)$(A):GainIndex + 3 + Write + + + $(P)$(A):GainIndex + 1e5 + 244 + 109 + 40 + 20 + + + + + + + + + + + message button #155 + + + $(P)$(A):GainIndex + 4 + Write + + + $(P)$(A):GainIndex + 1e6 + 287 + 109 + 40 + 20 + + + + + + + + + + + message button #158 + + + $(P)$(A):GainIndex + 5 + Write + + + $(P)$(A):GainIndex + 1e7 + 330 + 109 + 40 + 20 + + + + + + + + + + + message button #161 + + + $(P)$(A):GainIndex + 8 + Write + + + $(P)$(A):GainIndex + 1e3 + 115 + 86 + 40 + 20 + + + + + + + + + + + message button #164 + + + $(P)$(A):GainIndex + 9 + Write + + + $(P)$(A):GainIndex + 1e4 + 158 + 86 + 40 + 20 + + + + + + + + + + + message button #167 + + + $(P)$(A):GainIndex + 10 + Write + + + $(P)$(A):GainIndex + 1e5 + 201 + 86 + 40 + 20 + + + + + + + + + + + message button #170 + + + $(P)$(A):GainIndex + 11 + Write + + + $(P)$(A):GainIndex + 1e6 + 244 + 86 + 40 + 20 + + + + + + + + + + + message button #173 + + + $(P)$(A):GainIndex + 12 + Write + + + $(P)$(A):GainIndex + 1e7 + 287 + 86 + 40 + 20 + + + + + + + + + + + message button #176 + + + $(P)$(A):GainIndex + 13 + Write + + + $(P)$(A):GainIndex + 1e8 + 330 + 86 + 40 + 20 + + + + + + + + + + + message button #179 + + + $(P)$(A):Filter + 2 + Write + + + $(P)$(A):Filter + 1 MHz + 550 + 68 + 50 + 20 + + + + + + + + + + + message button #182 + + + $(P)$(A):Filter + 0 + Write + + + $(P)$(A):Filter + Full + 444 + 68 + 50 + 20 + + + + + + + + + + + message button #185 + + + $(P)$(A):Filter + 1 + Write + + + $(P)$(A):Filter + 10 MHz + 497 + 68 + 50 + 20 + + + + + + + + + + + text #188 + Low Pass + 389 + 67 + 45 + 11 + + + + + + + + + 1 + + + text #191 + Filter + 389 + 81 + 45 + 11 + + + + + + + + + 1 + + + message button #194 + + + $(P)$(A):Coupling + 1 + Write + + + $(P)$(A):Coupling + AC + 453 + 109 + 22 + 20 + + + + + + + + + + + message button #197 + + + $(P)$(A):Coupling + 0 + Write + + + $(P)$(A):Coupling + DC + 478 + 109 + 22 + 20 + + + + + + + + + + + text #200 + Coupling + 384 + 114 + 60 + 11 + + + + + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/femto_DLPCA_200.bob b/stdApp/op/bob/autoconvert/femto_DLPCA_200.bob new file mode 100644 index 0000000..e76ebde --- /dev/null +++ b/stdApp/op/bob/autoconvert/femto_DLPCA_200.bob @@ -0,0 +1,1170 @@ + + + femto_DLPCA_200 + 617 + 344 + 500 + 140 + + + + + false + 5 + + rectangle #6 + 6 + 80 + 412 + 54 + 1 + + + + + + + + + true + + + rectangle #9 + 111 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #13 + 154 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #17 + 197 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #21 + 240 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #25 + 283 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #29 + 326 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #33 + 111 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #37 + 154 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #41 + 197 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #45 + 240 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #49 + 283 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #53 + 326 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #57 + 369 + 82 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #61 + 369 + 105 + 47 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):GainIndex + + + + + rectangle #65 + 6 + 62 + 412 + 18 + 1 + + + + + + + + + true + + + rectangle #68 + 435 + 80 + 29 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):Coupling + + + + + rectangle #72 + 460 + 80 + 29 + 27 + + + + + + + + + true + + + + false + + $(P)$(A):Coupling + + + + + rectangle #76 + 432 + 62 + 60 + 48 + 1 + + + + + + + + + true + + + text #79 + Femto DLPCA-200 Current Amplifier + 80 + 4 + 340 + + + + + + + + + 1 + + + text #82 + $(P)$(A) + 6 + 34 + 120 + 14 + + + + + 1 + + + message button #85 + + + $(P)$(A):GainIndex + 0 + Write + + + $(P)$(A):GainIndex + 1e5 + 115 + 86 + 40 + 20 + + + + + + + + + + + message button #88 + + + $(P)$(A):GainIndex + 1 + Write + + + $(P)$(A):GainIndex + 1e6 + 158 + 86 + 40 + 20 + + + + + + + + + + + message button #91 + + + $(P)$(A):GainIndex + 2 + Write + + + $(P)$(A):GainIndex + 1e7 + 201 + 86 + 40 + 20 + + + + + + + + + + + message button #94 + + + $(P)$(A):GainIndex + 3 + Write + + + $(P)$(A):GainIndex + 1e8 + 244 + 86 + 40 + 20 + + + + + + + + + + + message button #97 + + + $(P)$(A):GainIndex + 4 + Write + + + $(P)$(A):GainIndex + 1e9 + 287 + 86 + 40 + 20 + + + + + + + + + + + message button #100 + + + $(P)$(A):GainIndex + 5 + Write + + + $(P)$(A):GainIndex + 1e10 + 330 + 86 + 40 + 20 + + + + + + + + + + + message button #103 + + + $(P)$(A):GainIndex + 6 + Write + + + $(P)$(A):GainIndex + 1e11 + 373 + 86 + 40 + 20 + + + + + + + + + + + message button #106 + + + $(P)$(A):GainIndex + 8 + Write + + + $(P)$(A):GainIndex + 1e3 + 115 + 109 + 40 + 20 + + + + + + + + + + + message button #109 + + + $(P)$(A):GainIndex + 9 + Write + + + $(P)$(A):GainIndex + 1e4 + 158 + 109 + 40 + 20 + + + + + + + + + + + message button #112 + + + $(P)$(A):GainIndex + 10 + Write + + + $(P)$(A):GainIndex + 1e5 + 201 + 109 + 40 + 20 + + + + + + + + + + + message button #115 + + + $(P)$(A):GainIndex + 11 + Write + + + $(P)$(A):GainIndex + 1e6 + 244 + 109 + 40 + 20 + + + + + + + + + + + message button #118 + + + $(P)$(A):GainIndex + 12 + Write + + + $(P)$(A):GainIndex + 1e7 + 287 + 109 + 40 + 20 + + + + + + + + + + + message button #121 + + + $(P)$(A):GainIndex + 13 + Write + + + $(P)$(A):GainIndex + 1e8 + 330 + 109 + 40 + 20 + + + + + + + + + + + message button #124 + + + $(P)$(A):GainIndex + 14 + Write + + + $(P)$(A):GainIndex + 1e9 + 373 + 109 + 40 + 20 + + + + + + + + + + + text #127 + High speed + 55 + 93 + 50 + 8 + + + + + + + + + 1 + + + text #130 + Low noise + 55 + 114 + 50 + 8 + + + + + + + + + 1 + + + polyline #133 + 52 + 108 + 59 + 0 + 1 + + + + + + + + + + + + + text #137 + (V/A) + 18 + 110 + 25 + 11 + + + + + + + + + 1 + + + text #140 + Gain + 17 + 98 + 25 + 11 + + + + + + + + + 1 + + + text #143 + Max Freq (kHz): + 12 + 67 + 90 + 11 + + + + + + + + + 1 + + + text #146 + 500 + 125 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #149 + 500 + 168 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #152 + 400 + 211 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #155 + 200 + 254 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #158 + 50 + 297 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #161 + 7 + 340 + 67 + 20 + 11 + + + + + + + + + 1 + + + text #164 + 1.2 + 383 + 67 + 20 + 11 + + + + + + + + + 1 + + + message button #167 + + + $(P)$(A):Coupling + 0 + Write + + + $(P)$(A):Coupling + AC + 439 + 84 + 22 + 20 + + + + + + + + + + + message button #170 + + + $(P)$(A):Coupling + 1 + Write + + + $(P)$(A):Coupling + DC + 464 + 84 + 22 + 20 + + + + + + + + + + + text #173 + Coupling + 432 + 66 + 60 + 11 + + + + + + + + + 1 + + + text #176 + Gain: + 390 + 35 + 40 + 14 + + + + + 1 + + + text update #179 + $(P)$(A):Gain + 431 + 35 + 60 + 14 + + + + + + + + + 2 + false + 1 + false + + + text entry #183 + $(P)$(A):Description + 180 + 33 + 200 + 19 + + + + + + + + + + + + + 6 + false + false + + + text #187 + Descr: + 135 + 35 + 40 + 14 + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/genericState.bob b/stdApp/op/bob/autoconvert/genericState.bob new file mode 100644 index 0000000..4f3e3cc --- /dev/null +++ b/stdApp/op/bob/autoconvert/genericState.bob @@ -0,0 +1,139 @@ + + + genericState + 2688 + 378 + 750 + 59 + + + + + false + 5 + + choice button #6 + $(P)$(S)mode$(N) + 100 + 16 + 184 + 26 + + + + + false + + Item 1 + Item 2 + + + + text entry #9 + $(P)$(S)val$(N) + 289 + 16 + 114 + 24 + + + + + + + + + 1 + false + false + + + text entry #13 + $(P)$(S)pv$(N).VAL + 408 + 16 + 239 + 24 + + + + + + + + + 6 + false + false + + + composite #17 + 9 + 16 + 86 + 24 + + true + + + + false + + $(P)$(S)mode$(N) + + + + message button #20 + + + $(P)$(S)inCalc$(N).PROC + 1 + Write + + + $(P)$(S)inCalc$(N).PROC + Save + 86 + 24 + + + + + + + + composite #24 + 652 + 16 + 86 + 24 + + true + + + + false + + $(P)$(S)mode$(N) + + + + message button #27 + + + $(P)$(S)outCalc$(N).PROC + 1 + Write + + + $(P)$(S)outCalc$(N).PROC + Apply + 86 + 24 + + + + + + + diff --git a/stdApp/op/bob/autoconvert/genericState10x.bob b/stdApp/op/bob/autoconvert/genericState10x.bob new file mode 100644 index 0000000..77c8074 --- /dev/null +++ b/stdApp/op/bob/autoconvert/genericState10x.bob @@ -0,0 +1,306 @@ + + + genericState10x + 552 + 43 + 769 + 430 + + + + + false + 5 + + rectangle #6 + 540 + 4 + 206 + 25 + + + + + + + + + + + text #9 + Mode + 131 + 40 + 147 + 27 + + + + + 1 + + + text #12 + Value + 315 + 40 + 90 + 27 + + + + + 1 + + + text #15 + PV to Save/Apply + 430 + 40 + 220 + 27 + + + + + 1 + + + composite #18 + genericState.bob + + $(N1) + + 20 + 75 + 729 + 26 + + + composite #20 + genericState.bob + + $(N2) + + 20 + 106 + 729 + 26 + + + composite #22 + genericState.bob + + $(N3) + + 20 + 137 + 729 + 26 + + + composite #24 + genericState.bob + + $(N4) + + 20 + 168 + 729 + 26 + + + composite #26 + genericState.bob + + $(N5) + + 20 + 199 + 729 + 26 + + + text #28 + Prefix: + 450 + 4 + 85 + 25 + + + + + true + + + text entry #31 + $(P)$(S)$(G)desc + 85 + 4 + 265 + 25 + + + + + + + + + 6 + false + false + + + text #35 + Desc: + 20 + 4 + 60 + 25 + + + + + true + + + text #38 + $(P)$(S) + 540 + 4 + 206 + 25 + + + + + true + + + message button #41 + + + $(P)$(S)$(G)apply + 1 + Write + + + $(P)$(S)$(G)apply + Apply All + 595 + 395 + 154 + 28 + + + + + + + message button #44 + + + $(P)$(S)$(G)save + 1 + Write + + + $(P)$(S)$(G)save + Save All + 20 + 395 + 154 + 28 + + + + + + + choice button #47 + $(P)$(S)$(G)mode + 350 + 395 + 219 + 28 + + + + + false + + Item 1 + Item 2 + + + + text #50 + Master Mode: + 199 + 395 + 145 + 28 + + + + + 1 + + + composite #53 + genericState.bob + + $(N6) + + 20 + 230 + 729 + 26 + + + composite #55 + genericState.bob + + $(N7) + + 20 + 261 + 729 + 26 + + + composite #57 + genericState.bob + + $(N8) + + 20 + 292 + 729 + 26 + + + composite #59 + genericState.bob + + $(N9) + + 20 + 323 + 729 + 26 + + + composite #61 + genericState.bob + + $(N10) + + 20 + 354 + 729 + 26 + + diff --git a/stdApp/op/bob/autoconvert/genericState5x.bob b/stdApp/op/bob/autoconvert/genericState5x.bob new file mode 100644 index 0000000..a4f0f78 --- /dev/null +++ b/stdApp/op/bob/autoconvert/genericState5x.bob @@ -0,0 +1,251 @@ + + + genericState5x + 552 + 43 + 769 + 275 + + + + + false + 5 + + rectangle #6 + 540 + 4 + 206 + 25 + + + + + + + + + + + text #9 + Mode + 131 + 40 + 147 + 27 + + + + + 1 + + + text #12 + Value + 315 + 40 + 90 + 27 + + + + + 1 + + + text #15 + PV to Save/Apply + 430 + 40 + 220 + 27 + + + + + 1 + + + composite #18 + genericState.bob + + $(N1) + + 20 + 75 + 729 + 26 + + + composite #20 + genericState.bob + + $(N2) + + 20 + 106 + 729 + 26 + + + composite #22 + genericState.bob + + $(N3) + + 20 + 137 + 729 + 26 + + + composite #24 + genericState.bob + + $(N4) + + 20 + 168 + 729 + 26 + + + composite #26 + genericState.bob + + $(N5) + + 20 + 199 + 729 + 26 + + + message button #28 + + + $(P)$(S)$(G)apply + 1 + Write + + + $(P)$(S)$(G)apply + Apply All + 595 + 235 + 154 + 28 + + + + + + + message button #31 + + + $(P)$(S)$(G)save + 1 + Write + + + $(P)$(S)$(G)save + Save All + 20 + 235 + 154 + 28 + + + + + + + choice button #34 + $(P)$(S)$(G)mode + 350 + 235 + 219 + 28 + + + + + false + + Item 1 + Item 2 + + + + text #37 + Master Mode: + 199 + 235 + 145 + 28 + + + + + 1 + + + text #40 + Prefix: + 450 + 4 + 85 + 25 + + + + + true + + + text entry #43 + $(P)$(S)$(G)desc + 85 + 4 + 265 + 25 + + + + + + + + + 6 + false + false + + + text #47 + Desc: + 20 + 4 + 60 + 25 + + + + + true + + + text #50 + $(P)$(S)$(G) + 540 + 4 + 206 + 25 + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/inlinkHelp.bob b/stdApp/op/bob/autoconvert/inlinkHelp.bob new file mode 100644 index 0000000..04fe7f3 --- /dev/null +++ b/stdApp/op/bob/autoconvert/inlinkHelp.bob @@ -0,0 +1,377 @@ + + + inlinkHelp + 809 + 252 + 500 + 560 + false + 5 + + rectangle #6 + 40 + 31 + 175 + 24 + 2 + + + + + + + + + true + + + rectangle #9 + 42 + 33 + 171 + + + + + + + + + + + rectangle #12 + 40 + 424 + 154 + 24 + 2 + + + + + + + + + true + + + rectangle #15 + 42 + 426 + 150 + + + + + + + + + + + text #18 + This + 37 + 40 + 14 + true + + + text #21 + is a standard EPICS link. + 220 + 37 + 300 + 14 + true + + + text #24 + It accepts a PV name followed by an process command (e.g., ' NPP'), + 60 + 500 + 14 + true + + + text #27 + followed by an alarm command (e.g., ' NMS'; ignore this.) + 75 + 500 + 14 + true + + + text #30 + Here are the possible process commands for an input link: + 95 + 500 + 14 + true + + + text #33 + CA - Read a value without causing processing to occur. + 220 + 500 + 14 + true + + + text #36 + PP - Process the target record, and then read a value from it. + 155 + 500 + 14 + true + + + text #39 + record named in the link). This is the default command. + 135 + 500 + 14 + true + + + text #42 + NPP - Just read a value; don't process the target record (the + 120 + 500 + 14 + true + + + text #45 + xxx:userCalc1.VAL PP NMS + 42 + 36 + 170 + 14 + true + + + text #48 + If you want EPICS to trace the processing (e.g., if the sscan + 170 + 500 + 14 + true + + + text #51 + record will drive this record, and wait for it to complete), + 185 + 500 + 14 + true + + + text #54 + then you must use 'PP'. + 200 + 500 + 14 + true + + + text #57 + value 'Passive'. + 305 + 500 + 14 + true + + + text #60 + CPP - Same as CP, but process me only if my SCAN field has the + 290 + 500 + 14 + true + + + text #63 + (Be careful with this. Infinite loops are possible.) + 270 + 500 + 14 + true + + + text #66 + give me the new value before I process. + 255 + 500 + 14 + true + + + text #69 + CP - Process ME whenever the value of the named PV changes, and + 240 + 500 + 14 + true + + + text #72 + INPUT-LINK HELP + 4 + 500 + + + + + 1 + + + polyline #75 + 24 + 508 + 3 + + + + + + + + + + + + + text #79 + NOTE: If the target record is in a different crate, the process + 330 + 500 + 14 + true + + + text #82 + commands 'NPP' and 'PP' will be treated as if 'CA' had been specified. + 345 + 500 + 14 + true + + + text #85 + (If you want to wait for completion in this case, you must use a + 360 + 500 + 14 + true + + + text #88 + 'dynamic' output link to trigger processing, and a separate input + 375 + 500 + 14 + true + + + text #91 + accepts only a PV name. The role of the process command is taken + 465 + 500 + 14 + true + + + text #94 + of the CA/CP EPICS link commands described above. This type of link + 450 + 500 + 14 + true + + + text #97 + This + 430 + 40 + 14 + true + + + text #100 + is a 'dynamic' link, an early prototype + 200 + 430 + 300 + 14 + true + + + polyline #103 + -1 + 414 + 507 + 2 + 2 + + + + + + + + + + + + + text #107 + xxx:userCalc1.VAL + 43 + 429 + 150 + 14 + true + + + text #110 + For user calcs (i.e., swait records), input links can behave like + 505 + 500 + 14 + true + + + text #113 + 'CP' links if the record's SCAN field is set to 'I/O Intr' and the + 520 + 500 + 14 + true + + + text #116 + by a separate field. + 480 + 500 + 14 + true + + + text #119 + link's 'trigger' field is set to 'Yes'. + 535 + 500 + 14 + true + + + text #122 + link to read the resulting value.) + 390 + 500 + 14 + true + + diff --git a/stdApp/op/bob/autoconvert/linkHelp.bob b/stdApp/op/bob/autoconvert/linkHelp.bob new file mode 100644 index 0000000..303f839 --- /dev/null +++ b/stdApp/op/bob/autoconvert/linkHelp.bob @@ -0,0 +1,373 @@ + + + linkHelp + 286 + 461 + 500 + 560 + false + 5 + + rectangle #6 + 40 + 285 + 154 + 24 + 2 + + + + + + + + + true + + + rectangle #9 + 42 + 287 + 150 + + + + + + + + + + + rectangle #12 + 40 + 1 + 155 + 24 + 2 + + + + + + + + + true + + + rectangle #15 + 42 + 3 + 151 + + + + + + + + + + + text #18 + This + 10 + 40 + 14 + true + + + text #21 + is a standard EPICS link + 200 + 10 + 300 + 14 + true + + + text #24 + It accepts a PV name followed by an execution command (e.g., ' NPP'), + 30 + 500 + 14 + true + + + text #27 + followed by an alarm command (e.g., ' NMS'; ignore this.) + 45 + 500 + 14 + true + + + text #30 + Here are the possible execution commands: + 65 + 500 + 14 + true + + + text #33 + by the link has completed. + 420 + 500 + 14 + true + + + text #36 + callback. EPICS sends such a callback when all processing started + 405 + 500 + 14 + true + + + text #39 + In beamline software, output links normally request a completion + 390 + 500 + 14 + true + + + text #42 + is set to 'I/O Intr' and the link's 'trigger' field is set to 'Yes'. + 365 + 500 + 14 + true + + + text #45 + Input links can behave like 'CP' links if the record's SCAN field + 350 + 500 + 14 + true + + + text #48 + role of the execution command is taken by a separate field. + 325 + 500 + 14 + true + + + text #51 + of the CA/CP EPICS link commands. It accepts only a PV name; the + 310 + 500 + 14 + true + + + text #54 + This + 294 + 40 + 14 + true + + + text #57 + is a 'dynamic' link, an early prototype + 200 + 294 + 300 + 14 + true + + + text #60 + (i.e., SCAN field) is 'Passive'. (For input links.) + 255 + 500 + 14 + true + + + text #63 + CPP - Same as CP, but process me only if my execution mode + 240 + 500 + 14 + true + + + text #66 + (Be careful with this. Infinite loops are possible.) + 225 + 500 + 14 + true + + + text #69 + changes. (Valid only for input links.) + 210 + 500 + 14 + true + + + text #72 + CP - Process ME whenever the value at the other end of the link + 195 + 500 + 14 + true + + + text #75 + If this is an input link, get the value whenever I process. + 180 + 500 + 14 + true + + + text #78 + or not to process (as it would if you typed the value in). + 165 + 500 + 14 + true + + + text #81 + CA - Let the record at the other end decide for itself whether + 150 + 500 + 14 + true + + + text #84 + If this is an input link, process before you get the value. + 135 + 500 + 14 + true + + + text #87 + PP - Do process the record at the other end of the link. + 120 + 500 + 14 + true + + + text #90 + (This is the default command.) + 105 + 500 + 14 + true + + + text #93 + NPP - Don't process the record at the other end of the link. + 90 + 500 + 14 + true + + + polyline #96 + 276 + 505 + 0 + 1 + + + + + + + + + + + + + text #100 + when positioners, detectors, etc. are done. Within a VME crate, + 460 + 500 + 14 + true + + + text #103 + A completion callback is the mechanism the sscan record uses to tell + 445 + 500 + 14 + true + + + text #106 + EPICS can trace the execution resulting from a callback link, and + 475 + 500 + 14 + true + + + text #109 + issue the callback when everything is done. If the execution path + 490 + 500 + 14 + true + + + text #112 + includes links between VME crates, however, the crate-spanning links + 505 + 500 + 14 + true + + + text #115 + must be callback links. Otherwise, the scan record will not wait + 520 + 500 + 14 + true + + + text #118 + xxx:scan1.WAIT PP NMS + 42 + 6 + 150 + 14 + true + + + text #121 + xxx:scan1.WAIT + 43 + 290 + 150 + 14 + true + + + text #124 + for the off-crate processing to complete. + 535 + 500 + 14 + true + + diff --git a/stdApp/op/bob/autoconvert/linkHelpStd.bob b/stdApp/op/bob/autoconvert/linkHelpStd.bob new file mode 100644 index 0000000..666dc44 --- /dev/null +++ b/stdApp/op/bob/autoconvert/linkHelpStd.bob @@ -0,0 +1,123 @@ + + + linkHelpStd + 209 + 536 + 500 + 400 + false + 5 + + rectangle #6 + 50 + 1 + 154 + 24 + 2 + + + + + + + + + true + + + rectangle #9 + 52 + 3 + 150 + + + + + + + + + + + rectangle #13 + 50 + 100 + 154 + 24 + 2 + + + + + + + + + true + + + rectangle #16 + 52 + 102 + 150 + + + + + + + + + + + text #20 + + 5 + 50 + 400 + + + + + true + + + text #23 + This + 5 + 5 + 40 + + + + + true + + + composite #26 + 210 + 5 + 290 + 20 + + true + + + composite #29 + 5 + 30 + 495 + 20 + + true + + object + {object} + -5 + -30 + false + 1 + 1 + + + diff --git a/stdApp/op/bob/autoconvert/nameVal.bob b/stdApp/op/bob/autoconvert/nameVal.bob new file mode 100644 index 0000000..7c21358 --- /dev/null +++ b/stdApp/op/bob/autoconvert/nameVal.bob @@ -0,0 +1,41 @@ + + + nameVal + 935 + 434 + 120 + 50 + + + + + false + 5 + + text entry #6 + $(P)$(R) + 10 + 20 + + + + + + + + + 1 + false + false + + + text #10 + $(P)$(R) + 10 + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/outlinkHelp.bob b/stdApp/op/bob/autoconvert/outlinkHelp.bob new file mode 100644 index 0000000..1faffdc --- /dev/null +++ b/stdApp/op/bob/autoconvert/outlinkHelp.bob @@ -0,0 +1,386 @@ + + + outlinkHelp + 105 + 232 + 500 + 580 + false + 5 + + rectangle #6 + 40 + 31 + 155 + 24 + 2 + + + + + + + + + true + + + rectangle #9 + 42 + 33 + 151 + + + + + + + + + + + rectangle #12 + 40 + 425 + 154 + 24 + 2 + + + + + + + + + true + + + rectangle #15 + 42 + 427 + 150 + + + + + + + + + + + text #18 + This + 37 + 40 + 14 + true + + + text #21 + is a standard EPICS link. + 200 + 37 + 300 + 14 + true + + + text #24 + It accepts a PV name, followed by a process command (e.g., ' NPP'), + 60 + 500 + 14 + true + + + text #27 + followed by an alarm command (e.g., ' NMS'; ignore this.) + 75 + 500 + 14 + true + + + text #30 + xxx:scan1.EXSC PP NMS + 42 + 36 + 150 + 14 + true + + + text #33 + OUTPUT-LINK HELP + 4 + 500 + + + + + 1 + + + polyline #36 + -1 + 24 + 508 + 3 + + + + + + + + + + + + + text #40 + Here are the possible process commands for an output link: + 95 + 500 + 14 + true + + + text #43 + to process (as it would if you typed the value in by hand). + 235 + 500 + 14 + true + + + text #46 + CA - Write a value. Let the target record decide whether or not + 220 + 500 + 14 + true + + + text #49 + If you want EPICS to trace the processing (e.g., if the sscan + 170 + 500 + 14 + true + + + text #52 + PP - Write a value and then process the target record. + 155 + 500 + 14 + true + + + text #55 + record named in the link). This is the default command. + 135 + 500 + 14 + true + + + text #58 + NPP - Just write a value; don't process the target record (the + 120 + 500 + 14 + true + + + text #61 + record will drive this record, and wait for it to complete), + 185 + 500 + 14 + true + + + text #64 + then you must use 'PP'. + 200 + 500 + 14 + true + + + text #67 + If processing does occur, EPICS will not trace it. + 250 + 500 + 14 + true + + + text #70 + NOTE: If the target record is in a different crate, the process + 275 + 500 + 14 + true + + + text #73 + command is ignored; EPICS will behave as though 'CA' were specified, + 290 + 500 + 14 + true + + + text #76 + no matter what the link says. (If you want to wait for completion + 305 + 500 + 14 + true + + + text #79 + in this case, you must use a 'dynamic' link, described below.) + 320 + 500 + 14 + true + + + text #82 + this may or may not cause the target record to process. (The target + 481 + 500 + 14 + true + + + text #85 + of the CA EPICS link command described above. This type of link + 451 + 500 + 14 + true + + + text #88 + This + 431 + 40 + 14 + true + + + text #91 + is a 'dynamic' link, an early prototype + 200 + 431 + 300 + 14 + true + + + polyline #94 + -1 + 415 + 507 + 2 + 2 + + + + + + + + + + + + + text #98 + xxx:scan1.EXSC + 43 + 430 + 150 + 14 + true + + + text #101 + record will decide.) If processing does occur, this link type + 496 + 500 + 14 + true + + + text #104 + normally will wait for it to complete. (Some displays will have a + 511 + 500 + 14 + true + + + text #107 + menu field nearby, which allows you to choose whether or not to wait.) + 526 + 500 + 14 + true + + + text #110 + + 541 + 500 + 14 + true + + + text #113 + accepts only a PV name. It will write a value to the named PV, and + 466 + 500 + 14 + true + + + text #116 + NOTE: If the PV named in the link is itself a link field, you must + 345 + 500 + 14 + true + + + text #119 + specify the command 'CA'. (If you want to wait for completion in + 360 + 500 + 14 + true + + + text #122 + this case, you must use either the sseq or the sCalcout record, + 375 + 500 + 14 + true + + + text #125 + select 'CA', and set the link's WAIT field to 'Wait'.) + 390 + 500 + 14 + true + + diff --git a/stdApp/op/bob/autoconvert/pid_control.bob b/stdApp/op/bob/autoconvert/pid_control.bob new file mode 100644 index 0000000..651a5cb --- /dev/null +++ b/stdApp/op/bob/autoconvert/pid_control.bob @@ -0,0 +1,269 @@ + + + pid_control + 152 + 108 + 300 + 255 + + + + + false + 5 + + text #6 + $(TITLE) + 5 + 300 + 25 + + + + + + + + + 1 + + + text #9 + $(P)$(PID) + 35 + 300 + + + + + + + + + 1 + + + text #12 + Setpoint + 29 + 116 + 80 + + + + + true + + + text entry #15 + $(P)$(PID).VAL + 19 + 138 + + + + + + + + + 1 + false + false + + + text #19 + Readback + 181 + 116 + 80 + + + + + true + + + text update #22 + $(P)$(PID).CVAL + 171 + 138 + + + + + + + + + 1 + false + 2 + false + + + text #26 + Update rate + 166 + 169 + 110 + + + + + true + + + menu #29 + $(P)$(PID).SCAN + 171 + 190 + 20 + + + + + false + + + text #32 + Feedback + 29 + 169 + 80 + + + + + true + + + menu #35 + $(P)$(PID).FBON + 19 + 190 + 20 + + + + + false + + + text #38 + Readback PV + 13 + 60 + 110 + + + + + true + + + text #41 + Control PV + 13 + 85 + 110 + + + + + true + + + text entry #44 + $(P)$(PID).INP + 128 + 60 + 160 + + + + + + + + + 6 + false + false + + + text entry #48 + $(P)$(PID).OUTL + 128 + 85 + 160 + + + + + + + + + 6 + false + false + + + related display #52 + + + pid_plot_readback.opi + tab + Plot setpoint and readback + + + pid_plot_control.opi + tab + Plot control value + + + pid_parameters.opi + tab + PID parameters + + + yyTransform_full.opi + + $(PID)_limits + + tab + PID limits + + + yyTransform_full.opi + + $(PID)_incalc + + tab + PID input calc + + + + 117 + 227 + 115 + 20 + + + + + + + text #59 + More + 69 + 227 + 40 + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/pid_parameters.bob b/stdApp/op/bob/autoconvert/pid_parameters.bob new file mode 100644 index 0000000..e4be8b9 --- /dev/null +++ b/stdApp/op/bob/autoconvert/pid_parameters.bob @@ -0,0 +1,430 @@ + + + pid_parameters + 632 + 299 + 305 + 315 + + + + + false + 5 + + composite #6 + 5 + 60 + 296 + 250 + + true + + text #9 + P + 157 + 10 + + + + + true + + + text update #12 + $(P)$(PID).P + 174 + + + + + + + + + 1 + false + 2 + false + + + text #16 + I + 157 + 25 + 10 + + + + + true + + + text #19 + KP + 10 + 20 + + + + + true + + + text entry #22 + $(P)$(PID).KP + 35 + + + + + + + + + 1 + false + false + + + text #26 + KI + 10 + 25 + 20 + + + + + true + + + text entry #29 + $(P)$(PID).KI + 35 + 25 + + + + + + + + + 1 + false + false + + + text #33 + D + 157 + 50 + 10 + + + + + true + + + text update #36 + $(P)$(PID).D + 174 + 50 + + + + + + + + + 1 + false + 2 + false + + + text #40 + KD + 10 + 50 + 20 + + + + + true + + + text entry #43 + $(P)$(PID).KD + 35 + 50 + + + + + + + + + 1 + false + false + + + text #47 + Output + 31 + 129 + 80 + + + + + 2 + + + text update #50 + $(P)$(PID).OVAL + 116 + 129 + + + + + + + + + 1 + false + 2 + false + + + text #54 + Error + 31 + 104 + 80 + + + + + 2 + + + text update #57 + $(P)$(PID).ERR + 116 + 104 + + + + + + + + + 1 + false + 2 + false + + + text entry #61 + $(P)$(PID).I + 174 + 25 + + + + + + + + + 1 + false + false + + + text #65 + Delta time + 31 + 79 + 80 + + + + + 2 + + + text entry #68 + $(P)$(PID).DT + 116 + 79 + + + + + + + + + 1 + false + false + + + text #72 + Setpoint high limit + 180 + 190 + + + + + 2 + + + text entry #75 + $(P)$(PID).HOPR + 195 + 180 + + + + + + + + + 1 + false + false + + + text #79 + Setpoint low limit + 10 + 155 + 180 + + + + + 2 + + + text entry #82 + $(P)$(PID).LOPR + 195 + 155 + + + + + + + + + 1 + false + false + + + text #86 + Output high limit + 1 + 230 + 190 + + + + + 2 + + + text entry #89 + $(P)$(PID).DRVH + 196 + 230 + + + + + + + + + 1 + false + false + + + text #93 + Output low limit + 11 + 205 + 180 + + + + + 2 + + + text entry #96 + $(P)$(PID).DRVL + 196 + 205 + + + + + + + + + 1 + false + false + + + + text #100 + $(TITLE) + 5 + 300 + 25 + + + + + + + + + 1 + + + text #103 + $(P)$(PID) + 35 + 300 + + + + + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/pid_plot_control.bob b/stdApp/op/bob/autoconvert/pid_plot_control.bob new file mode 100644 index 0000000..5b9a241 --- /dev/null +++ b/stdApp/op/bob/autoconvert/pid_plot_control.bob @@ -0,0 +1,55 @@ + + + pid_plot_control + 351 + 377 + 600 + 405 + + + + + false + 5 + + strip chart #6 + 1 + 1 + 600 + 400 + + + + + $(P)$(PID).OVAL (control value) + false + 30 second + + + + true + false + 0.0 + 100.0 + false + true + + + + + $(traces[0].y_pv) + $(P)$(PID).OVAL + 0 + 2 + + + + + 2 + 0 + 10 + true + + + + diff --git a/stdApp/op/bob/autoconvert/pid_plot_readback.bob b/stdApp/op/bob/autoconvert/pid_plot_readback.bob new file mode 100644 index 0000000..28b8c20 --- /dev/null +++ b/stdApp/op/bob/autoconvert/pid_plot_readback.bob @@ -0,0 +1,158 @@ + + + pid_plot_readback + 476 + 530 + 600 + 480 + + + + + false + 5 + + strip chart #6 + 1 + 1 + 600 + 400 + + + + + $(P)$(PID) setpoint and readback + false + 30 second + + + + true + false + 0.0 + 100.0 + false + true + + + + + $(traces[0].y_pv) + $(P)$(PID).VAL + 0 + 2 + + + + + 2 + 0 + 10 + true + + + $(traces[1].y_pv) + $(P)$(PID).CVAL + 0 + 2 + + + + + 2 + 0 + 10 + true + + + + + text entry #11 + $(P)$(PID).HOPR + 191 + 418 + + + + + + + + + 1 + false + false + + + text entry #15 + $(P)$(PID).LOPR + 191 + 443 + + + + + + + + + 1 + false + false + + + text #19 + Display miniumum + 21 + 443 + 160 + + + + + true + + + text #22 + Display maxiumum + 21 + 418 + 160 + + + + + true + + + related display #25 + + + pid_plot_readback.opi + replace + Plot + + + + 313 + 443 + 103 + 20 + + + + + + + text #28 + Replot + 334 + 417 + 60 + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/pvHistory.bob b/stdApp/op/bob/autoconvert/pvHistory.bob new file mode 100644 index 0000000..ca15397 --- /dev/null +++ b/stdApp/op/bob/autoconvert/pvHistory.bob @@ -0,0 +1,268 @@ + + + pvHistory + 29 + 237 + 360 + 250 + + + + + false + 5 + + choice button #6 + $(P)history$(N)_StopScan + 260 + 20 + + + + + false + + Item 1 + Item 2 + + + + related display #9 + + + pvHistory2.opi + replace + 2 PV's + + + MORE + 310 + 230 + 50 + 20 + + + + + + + + + + + cartesian plot #12 + 60 + 360 + 170 + + History (Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + $(P)history$(N).VALB + $(P)history$(N).VALD + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text entry #19 + $(P)history$(N)_PV1_curr.INP + 35 + 40 + 180 + + + + + + + + + 6 + false + false + + + text #23 + PV1 + 5 + 31 + 30 + + + + + 1 + + + text update #26 + $(P)history$(N)_PV1_curr + 215 + 40 + 80 + + + + + + + + + + + + + 6 + false + 1 + false + + + text #30 + PREC + 300 + 43 + 30 + 10 + + + + + 1 + + + text entry #33 + $(P)history$(N)_PV1_curr.PREC + 335 + 40 + 20 + + + + + + + + + 6 + false + false + + + text entry #37 + $(P)history$(N)_Interval.B + 85 + 30 + + + + + + + + + 6 + false + false + + + text #41 + interval (s) + 5 + 2 + 80 + 14 + 1 + + + related display #44 + + + pvHistory_clear.opi + tab + clear + + + CLEAR ALL ARRAYS + 230 + 130 + 20 + + + + + + + + + + + text update #47 + $(P)history$(N)_PV1_DESC + 35 + 20 + 180 + + + + + + + + + + + + + 6 + false + 1 + false + + diff --git a/stdApp/op/bob/autoconvert/pvHistory2.bob b/stdApp/op/bob/autoconvert/pvHistory2.bob new file mode 100644 index 0000000..111569e --- /dev/null +++ b/stdApp/op/bob/autoconvert/pvHistory2.bob @@ -0,0 +1,459 @@ + + + pvHistory2 + 123 + 317 + 360 + 475 + + + + + false + 5 + + cartesian plot #6 + 60 + 360 + 170 + + History (Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + $(P)history$(N).VALB + $(P)history$(N).VALD + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text entry #13 + $(P)history$(N)_PV1_curr.INP + 35 + 40 + 180 + + + + + + + + + 6 + false + false + + + text #17 + PV1 + 5 + 31 + 30 + + + + + 1 + + + text update #20 + $(P)history$(N)_PV1_curr + 215 + 40 + 80 + + + + + + + + + + + + + 6 + false + 1 + false + + + text #24 + PREC + 300 + 43 + 30 + 10 + + + + + 1 + + + text entry #27 + $(P)history$(N)_PV1_curr.PREC + 335 + 40 + 20 + + + + + + + + + 6 + false + false + + + text entry #31 + $(P)history$(N)_Interval.B + 85 + 30 + + + + + + + + + 6 + false + false + + + text #35 + interval (s) + 5 + 2 + 80 + 14 + 1 + + + text update #38 + $(P)history$(N)_PV1_DESC + 35 + 20 + 180 + + + + + + + + + + + + + 6 + false + 1 + false + + + cartesian plot #42 + 285 + 360 + 170 + + History (Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + $(P)history$(N).VALB + $(P)history$(N).VALE + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text entry #49 + $(P)history$(N)_PV2_curr.INP + 35 + 265 + 180 + + + + + + + + + 6 + false + false + + + text #53 + PV2 + 5 + 256 + 30 + + + + + 1 + + + text update #56 + $(P)history$(N)_PV2_curr + 215 + 265 + 80 + + + + + + + + + + + + + 6 + false + 1 + false + + + text #60 + PREC + 300 + 268 + 30 + 10 + + + + + 1 + + + text entry #63 + $(P)history$(N)_PV2_curr.PREC + 335 + 265 + 20 + + + + + + + + + 6 + false + false + + + related display #67 + + + pvHistory3.opi + replace + 3 PV's + + + MORE + 310 + 455 + 50 + 20 + + + + + + + + + + + related display #70 + + + pvHistory.opi + replace + 1 PV + + + LESS + 260 + 455 + 50 + 20 + + + + + + + + + + + related display #73 + + + pvHistory_clear.opi + tab + clear + + + CLEAR ALL ARRAYS + 455 + 130 + 20 + + + + + + + + + + + text update #76 + $(P)history$(N)_PV2_DESC + 35 + 245 + 180 + + + + + + + + + + + + + 6 + false + 1 + false + + + choice button #80 + $(P)history$(N)_StopScan + 260 + 20 + + + + + false + + Item 1 + Item 2 + + + diff --git a/stdApp/op/bob/autoconvert/pvHistory3.bob b/stdApp/op/bob/autoconvert/pvHistory3.bob new file mode 100644 index 0000000..f60c585 --- /dev/null +++ b/stdApp/op/bob/autoconvert/pvHistory3.bob @@ -0,0 +1,604 @@ + + + pvHistory3 + 653 + 292 + 360 + 700 + + + + + false + 5 + + cartesian plot #6 + 60 + 360 + 170 + + History (Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + $(P)history$(N).VALB + $(P)history$(N).VALD + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text entry #13 + $(P)history$(N)_PV1_curr.INP + 35 + 40 + 180 + + + + + + + + + 6 + false + false + + + text #17 + PV1 + 5 + 31 + 30 + + + + + 1 + + + text update #20 + $(P)history$(N)_PV1_curr + 215 + 40 + 80 + + + + + + + + + + + + + 6 + false + 1 + false + + + text #24 + PREC + 300 + 43 + 30 + 10 + + + + + 1 + + + text entry #27 + $(P)history$(N)_PV1_curr.PREC + 335 + 40 + 20 + + + + + + + + + 6 + false + false + + + text entry #31 + $(P)history$(N)_Interval.B + 85 + 30 + + + + + + + + + 6 + false + false + + + text #35 + interval (s) + 5 + 2 + 80 + 14 + 1 + + + cartesian plot #38 + 285 + 360 + 170 + + History (Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + $(P)history$(N).VALB + $(P)history$(N).VALE + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + cartesian plot #45 + 510 + 360 + 170 + + History (Hours) + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + $(P)history$(N).VALB + $(P)history$(N).VALF + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + related display #52 + + + pvHistory_clear.opi + tab + clear + + + CLEAR ALL ARRAYS + 680 + 130 + 20 + + + + + + + + + + + text update #55 + $(P)history$(N)_PV1_DESC + 35 + 20 + 180 + + + + + + + + + + + + + 6 + false + 1 + false + + + text entry #59 + $(P)history$(N)_PV2_curr.INP + 35 + 265 + 180 + + + + + + + + + 6 + false + false + + + text #63 + PV2 + 5 + 256 + 30 + + + + + 1 + + + text update #66 + $(P)history$(N)_PV2_curr + 215 + 265 + 80 + + + + + + + + + + + + + 6 + false + 1 + false + + + text #70 + PREC + 300 + 268 + 30 + 10 + + + + + 1 + + + text entry #73 + $(P)history$(N)_PV2_curr.PREC + 335 + 265 + 20 + + + + + + + + + 6 + false + false + + + related display #77 + + + pvHistory2.opi + replace + 2 PV's + + + LESS + 260 + 680 + 50 + 20 + + + + + + + + + + + text entry #80 + $(P)history$(N)_PV3_curr.INP + 35 + 490 + 180 + + + + + + + + + 6 + false + false + + + text #84 + PV3 + 5 + 481 + 30 + + + + + 1 + + + text update #87 + $(P)history$(N)_PV3_curr + 215 + 490 + 80 + + + + + + + + + + + + + 6 + false + 1 + false + + + text #91 + PREC + 300 + 493 + 30 + 10 + + + + + 1 + + + text entry #94 + $(P)history$(N)_PV3_curr.PREC + 335 + 490 + 20 + + + + + + + + + 6 + false + false + + + text update #98 + $(P)history$(N)_PV2_DESC + 35 + 245 + 180 + + + + + + + + + + + + + 6 + false + 1 + false + + + text update #102 + $(P)history$(N)_PV3_DESC + 35 + 470 + 180 + + + + + + + + + + + + + 6 + false + 1 + false + + + choice button #106 + $(P)history$(N)_StopScan + 260 + 20 + + + + + false + + Item 1 + Item 2 + + + diff --git a/stdApp/op/bob/autoconvert/pvHistory_clear.bob b/stdApp/op/bob/autoconvert/pvHistory_clear.bob new file mode 100644 index 0000000..09bd0ce --- /dev/null +++ b/stdApp/op/bob/autoconvert/pvHistory_clear.bob @@ -0,0 +1,70 @@ + + + pvHistory_clear + 664 + 270 + 305 + 110 + + + + + false + 5 + + text #6 + If you really want to erase + 5 + 20 + 300 + + + + + true + + + text #9 + all $(P)history$(N) arrays, + 5 + 40 + 300 + + + + + true + + + text #12 + click on this button. + 5 + 60 + 300 + + + + + true + + + message button #15 + + + $(P)history$(N).A + 1 + Write + + + $(P)history$(N).A + Erase all data + 87 + 82 + 120 + 20 + + + + + + diff --git a/stdApp/op/bob/autoconvert/ramp_tweak.bob b/stdApp/op/bob/autoconvert/ramp_tweak.bob new file mode 100644 index 0000000..57aaf36 --- /dev/null +++ b/stdApp/op/bob/autoconvert/ramp_tweak.bob @@ -0,0 +1,297 @@ + + + ramp_tweak + 295 + 250 + 180 + 140 + + + + + false + 5 + + rectangle #6 + 20 + 180 + + + + + + + + + + + rectangle #9 + 180 + 21 + + + + + + + + + + + text #12 + ($(P)$(Q)) + 23 + 180 + 14 + + + + + 1 + + + text #15 + user ramp/tweak + 1 + 180 + + + + + + + + + 1 + + + text entry #18 + $(P)$(Q)Ramp.VAL + 10 + 85 + + + + + + + + + 1 + false + false + + + text update #22 + $(P)$(Q)Readback + 10 + 65 + + + + + + + + + + + + + 1 + false + 1 + false + + + message button #26 + + + $(P)$(Q)RampStop.PROC + 1 + Write + + + $(P)$(Q)RampStop.PROC + Stop + 120 + 85 + 50 + + + + + + + + + + + text update #29 + $(P)$(Q)Busy + 120 + 65 + 50 + + + + + + + + + + + + + 6 + false + false + + + text entry #33 + $(P)$(Q)TweakVal.VAL + 30 + 105 + 60 + + + + + + + + + 1 + false + false + + + message button #37 + + + $(P)$(Q)Tweak.B + 1 + Write + + + $(P)$(Q)Tweak.B + + + 90 + 105 + 20 + 20 + + + + + + + message button #40 + + + $(P)$(Q)Tweak.A + 1 + Write + + + $(P)$(Q)Tweak.A + - + 10 + 105 + 20 + 20 + + + + + + + related display #43 + + + ramp_tweakSetup.opi + replace + setup + + + MORE + 120 + 115 + 50 + 20 + + + + + + + + + + + text #46 + TARGET + 5 + 40 + 35 + 10 + + + + + 1 + + + text #49 + PV + 5 + 50 + 35 + 10 + + + + + 1 + + + text update #52 + $(P)$(Q)PutLinkCalc.AA + 45 + 40 + 130 + + + + + + + + + + + + + 6 + false + false + + + polyline #56 + -1 + 60 + 183 + 3 + + + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/ramp_tweakSetup.bob b/stdApp/op/bob/autoconvert/ramp_tweakSetup.bob new file mode 100644 index 0000000..c36fc01 --- /dev/null +++ b/stdApp/op/bob/autoconvert/ramp_tweakSetup.bob @@ -0,0 +1,461 @@ + + + ramp_tweakSetup + 545 + 258 + 180 + 230 + + + + + false + 5 + + rectangle #6 + 20 + 180 + + + + + + + + + + + rectangle #9 + 180 + + + + + + + + + + + text #12 + ($(P)$(Q)) + 23 + 180 + 14 + + + + + 1 + + + text #15 + ramp/tweak setup + 1 + 180 + + + + + + + + + 1 + + + text update #18 + $(P)$(Q)Readback + 10 + 65 + + + + + + + + + + + + + 1 + false + 1 + false + + + text update #22 + $(P)$(Q)Busy + 120 + 65 + 50 + + + + + + + + + + + + + 6 + false + false + + + text entry #26 + $(P)$(Q)Ramp.VAL + 10 + 85 + + + + + + + + + 1 + false + false + + + message button #30 + + + $(P)$(Q)RampStop.PROC + 1 + Write + + + $(P)$(Q)RampStop.PROC + Stop + 120 + 85 + 50 + + + + + + + + + + + text entry #33 + $(P)$(Q)TweakVal.VAL + 30 + 105 + 60 + + + + + + + + + 1 + false + false + + + message button #37 + + + $(P)$(Q)Tweak.B + 1 + Write + + + $(P)$(Q)Tweak.B + + + 90 + 105 + 20 + 20 + + + + + + + message button #40 + + + $(P)$(Q)Tweak.A + 1 + Write + + + $(P)$(Q)Tweak.A + - + 10 + 105 + 20 + 20 + + + + + + + related display #43 + + + yyCalcoutRecord.opi + + RampCheckOutput +

      $(P)$(Q)

      +
      + tab + CheckValCalc +
      + + yyCalcoutRecord.opi + + RampStop +

      $(P)$(Q)

      +
      + tab + StopCalc +
      + + yyCalcoutRecord.opi + + RampCheckDone +

      $(P)$(Q)

      +
      + tab + CheckDoneCalc +
      + + yysCalcoutRecord.opi + + PutLinkCalc +

      $(P)$(Q)

      +
      + tab + LinkCalc +
      + + yySseq.opi + +

      $(P)$(Q)

      + PutValue +
      + tab + PutValueSeq +
      +
      + DEBUG + 133 + 136 + 35 + 15 + + + + + + + + +
      + + related display #50 + + + ramp_tweak.opi + replace + use + + + LESS + 120 + 115 + 50 + 20 + + + + + + + + + + + text entry #53 + $(P)$(Q)Ramp.OROC + 120 + 206 + 40 + + + + + + + + + 1 + false + false + + + text entry #57 + $(P)$(Q)RampCheckOutput.ODLY + 120 + 186 + 40 + + + + + + + + + 1 + false + false + + + text #61 + step period + 5 + 186 + 110 + + + + + true + + + text #64 + step size + 5 + 206 + 110 + + + + + true + + + text #67 + targetPV: + 5 + 140 + 170 + + + + + true + + + text entry #70 + $(P)$(Q)PutLinkCalc.AA + 5 + 159 + 170 + + + + + + + + + 6 + false + false + + + text #74 + s + 160 + 186 + 10 + + + + + true + + + text #77 + TARGET + 5 + 40 + 35 + 10 + + + + + 1 + + + text #80 + PV + 5 + 50 + 35 + 10 + + + + + 1 + + + text update #83 + $(P)$(Q)PutLinkCalc.AA + 45 + 40 + 130 + + + + + + + + + + + + + 6 + false + false + + + polyline #87 + -1 + 60 + 183 + 3 + + + + + + + + + + + +
      diff --git a/stdApp/op/bob/autoconvert/recordPV.bob b/stdApp/op/bob/autoconvert/recordPV.bob new file mode 100644 index 0000000..36934ea --- /dev/null +++ b/stdApp/op/bob/autoconvert/recordPV.bob @@ -0,0 +1,245 @@ + + + recordPV + 1146 + 261 + 310 + 240 + + + + + false + 5 + + message button #6 + + + $(P)$(Q)$(R)_clear + 1 + Write + + + $(P)$(Q)$(R)_clear + Clear + 10 + 25 + 50 + 25 + + + + + + + text entry #9 + $(P)$(Q)$(R).INP + 10 + 60 + 172 + + + + + + + + + 6 + false + false + + + message button #13 + + + $(P)$(Q)$(R).PROC + 1 + Write + + + $(P)$(Q)$(R).PROC + Proc + 65 + 25 + 50 + 25 + + + + + + + text update #16 + $(P)$(Q)$(R)_nUse + 235 + 70 + 65 + + + + + + + + + + + + + 1 + false + false + + + text update #20 + $(P)$(Q)$(R).NSAM + 235 + 50 + 65 + + + + + + + + + + + + + 1 + false + false + + + cartesian plot #24 + 10 + 90 + 290 + 140 + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + true + false + 0.0 + 100.0 + false + + + + + + + + + true + + + + + $(traces[0].y_pv) + + $(P)$(Q)$(R) + + 0 + 1 + + + + + 1 + 0 + 0 + 10 + true + + + + + text #30 + NUSE + 190 + 70 + 40 + + + + + true + + + text #33 + NSAM + 190 + 50 + 40 + + + + + true + + + menu #36 + $(P)$(Q)$(R).SCAN + 122 + 25 + 20 + + + + + false + + + text entry #39 + $(P)$(Q)$(R)_local + 230 + 25 + 60 + + + + + + + + + 6 + false + false + + + text #43 + LOCAL PV + 229 + 15 + 60 + 10 + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/sampleWheel.bob b/stdApp/op/bob/autoconvert/sampleWheel.bob new file mode 100644 index 0000000..8db4068 --- /dev/null +++ b/stdApp/op/bob/autoconvert/sampleWheel.bob @@ -0,0 +1,3818 @@ + + + sampleWheel + 144 + 33 + 500 + 540 + + + + + false + 5 + + rectangle #6 + 500 + + + + + + + + + + + image #9 + sampleWheel.gif + 20 + 500 + 500 + true + + + arc #11 + 436 + 158 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #15 + 450 + 203 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #19 + 455 + 250 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + related display #23 + + + yyTransform.opi + + sampleWheelCalc + + tab + calc + + + yyTransform.opi + + sampleWheelMove + + tab + move + + + yyTransform.opi + + sampleSweepSet + + tab + sweep + + + sampleWheelScanSetup.opi + + sampleSweepSet + + tab + scan setup + + + MORE + 460 + 520 + 40 + 20 + + + + + + + + + + + arc #29 + 412 + 118 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #33 + 380 + 83 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + text #37 + 1 + 463 + 257 + 25 + 25 + + + + + + + + + 1 + + + arc #40 + 342 + 55 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #44 + 299 + 35 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #48 + 252 + 26 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #52 + 205 + 26 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #56 + 159 + 36 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + text #60 + 2 + 458 + 210 + 25 + 25 + + + + + + + + + 1 + + + text #63 + 3 + 444 + 166 + 25 + 25 + + + + + + + + + 1 + + + text #66 + 4 + 420 + 125 + 25 + 25 + + + + + + + + + 1 + + + text #69 + 5 + 388 + 91 + 25 + 25 + + + + + + + + + 1 + + + text #72 + 6 + 350 + 63 + 25 + 25 + + + + + + + + + 1 + + + text #75 + 7 + 308 + 43 + 25 + 25 + + + + + + + + + 1 + + + text #78 + 8 + 260 + 34 + 25 + 25 + + + + + + + + + 1 + + + text #81 + 9 + 213 + 34 + 25 + 25 + + + + + + + + + 1 + + + text #84 + 10 + 167 + 44 + 25 + 25 + + + + + + + + + 1 + + + text #87 + 11 + 124 + 63 + 25 + 25 + + + + + + + + + 1 + + + arc #90 + 115 + 55 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + text #94 + 12 + 84 + 90 + 25 + 25 + + + + + + + + + 1 + + + text #97 + 13 + 54 + 125 + 25 + 25 + + + + + + + + + 1 + + + text #100 + 14 + 30 + 166 + 25 + 25 + + + + + + + + + 1 + + + text #103 + 15 + 14 + 211 + 25 + 25 + + + + + + + + + 1 + + + text #106 + 16 + 9 + 258 + 25 + 25 + + + + + + + + + 1 + + + text #109 + 17 + 14 + 305 + 25 + 25 + + + + + + + + + 1 + + + text #112 + 18 + 29 + 349 + 25 + 25 + + + + + + + + + 1 + + + text #115 + 19 + 54 + 390 + 25 + 25 + + + + + + + + + 1 + + + text #118 + 20 + 86 + 425 + 25 + 25 + + + + + + + + + 1 + + + text #121 + 21 + 125 + 453 + 25 + 25 + + + + + + + + + 1 + + + text #124 + 22 + 168 + 472 + 25 + 25 + + + + + + + + + 1 + + + text #127 + 23 + 214 + 482 + 25 + 25 + + + + + + + + + 1 + + + text #130 + 24 + 261 + 482 + 25 + 25 + + + + + + + + + 1 + + + text #133 + 25 + 307 + 473 + 25 + 25 + + + + + + + + + 1 + + + text #136 + 26 + 350 + 453 + 25 + 25 + + + + + + + + + 1 + + + text #139 + 27 + 389 + 426 + 25 + 25 + + + + + + + + + 1 + + + text #142 + 28 + 420 + 390 + 25 + 25 + + + + + + + + + 1 + + + text #145 + 29 + 444 + 349 + 25 + 25 + + + + + + + + + 1 + + + text #148 + 30 + 459 + 305 + 25 + 25 + + + + + + + + + 1 + + + text #151 + 31 + 418 + 258 + 25 + 25 + + + + + + + + + 1 + + + text #154 + 32 + 411 + 212 + 25 + 25 + + + + + + + + + 1 + + + text #157 + 33 + 393 + 168 + 25 + 25 + + + + + + + + + 1 + + + text #160 + 34 + 365 + 131 + 25 + 25 + + + + + + + + + 1 + + + text #163 + 35 + 326 + 103 + 25 + 25 + + + + + + + + + 1 + + + text #166 + 36 + 284 + 86 + 25 + 25 + + + + + + + + + 1 + + + text #169 + 37 + 238 + 80 + 25 + 25 + + + + + + + + + 1 + + + text #172 + 38 + 191 + 85 + 25 + 25 + + + + + + + + + 1 + + + text #175 + 39 + 148 + 103 + 25 + 25 + + + + + + + + + 1 + + + text #178 + 40 + 109 + 131 + 25 + 25 + + + + + + + + + 1 + + + text #181 + 41 + 81 + 168 + 25 + 25 + + + + + + + + + 1 + + + text #184 + 42 + 63 + 211 + 25 + 25 + + + + + + + + + 1 + + + text #187 + 43 + 56 + 258 + 25 + 25 + + + + + + + + + 1 + + + text #190 + 44 + 63 + 304 + 25 + 25 + + + + + + + + + 1 + + + text #193 + 45 + 81 + 347 + 25 + 25 + + + + + + + + + 1 + + + text #196 + 46 + 109 + 384 + 25 + 25 + + + + + + + + + 1 + + + text #199 + 47 + 146 + 412 + 25 + 25 + + + + + + + + + 1 + + + text #202 + 48 + 190 + 430 + 25 + 25 + + + + + + + + + 1 + + + text #205 + 49 + 237 + 437 + 25 + 25 + + + + + + + + + 1 + + + text #208 + 50 + 284 + 430 + 25 + 25 + + + + + + + + + 1 + + + text #211 + 51 + 328 + 413 + 25 + 25 + + + + + + + + + 1 + + + text #214 + 52 + 365 + 384 + 25 + 25 + + + + + + + + + 1 + + + text #217 + 53 + 393 + 347 + 25 + 25 + + + + + + + + + 1 + + + text #220 + 54 + 411 + 304 + 25 + 25 + + + + + + + + + 1 + + + text #223 + 55 + 369 + 259 + 25 + 25 + + + + + + + + + 1 + + + text #226 + 56 + 362 + 213 + 25 + 25 + + + + + + + + + 1 + + + text #229 + 57 + 339 + 174 + 25 + 25 + + + + + + + + + 1 + + + text #232 + 58 + 304 + 143 + 25 + 25 + + + + + + + + + 1 + + + text #235 + 59 + 261 + 129 + 25 + 25 + + + + + + + + + 1 + + + text #238 + 60 + 214 + 128 + 25 + 25 + + + + + + + + + 1 + + + text #241 + 61 + 172 + 143 + 25 + 25 + + + + + + + + + 1 + + + text #244 + 62 + 135 + 173 + 25 + 25 + + + + + + + + + 1 + + + text #247 + 63 + 113 + 213 + 25 + 25 + + + + + + + + + 1 + + + text #250 + 64 + 104 + 258 + 25 + 25 + + + + + + + + + 1 + + + text #253 + 65 + 112 + 303 + 25 + 25 + + + + + + + + + 1 + + + text #256 + 66 + 135 + 343 + 25 + 25 + + + + + + + + + 1 + + + text #259 + 67 + 171 + 373 + 25 + 25 + + + + + + + + + 1 + + + text #262 + 68 + 215 + 388 + 25 + 25 + + + + + + + + + 1 + + + text #265 + 69 + 259 + 388 + 25 + 25 + + + + + + + + + 1 + + + text #268 + 70 + 304 + 373 + 25 + 25 + + + + + + + + + 1 + + + text #271 + 71 + 340 + 344 + 25 + 25 + + + + + + + + + 1 + + + text #274 + 72 + 361 + 303 + 25 + 25 + + + + + + + + + 1 + + + text #277 + 73 + 324 + 259 + 25 + 25 + + + + + + + + + 1 + + + text #280 + 74 + 313 + 216 + 25 + 25 + + + + + + + + + 1 + + + text #283 + 75 + 280 + 185 + 25 + 25 + + + + + + + + + 1 + + + text #286 + 76 + 238 + 172 + 25 + 25 + + + + + + + + + 1 + + + text #289 + 77 + 194 + 185 + 25 + 25 + + + + + + + + + 1 + + + text #292 + 78 + 163 + 215 + 25 + 25 + + + + + + + + + 1 + + + text #295 + 79 + 152 + 259 + 25 + 25 + + + + + + + + + 1 + + + text #298 + 80 + 163 + 301 + 25 + 25 + + + + + + + + + 1 + + + text #301 + 81 + 196 + 333 + 25 + 25 + + + + + + + + + 1 + + + text #304 + 82 + 237 + 344 + 25 + 25 + + + + + + + + + 1 + + + text #307 + 83 + 280 + 333 + 25 + 25 + + + + + + + + + 1 + + + text #310 + 84 + 312 + 300 + 25 + 25 + + + + + + + + + 1 + + + arc #313 + 77 + 83 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #317 + 46 + 117 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #321 + 22 + 158 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #325 + 8 + 203 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #329 + 2 + 250 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #333 + 7 + 297 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #337 + 22 + 341 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #341 + 46 + 382 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #345 + 77 + 417 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #349 + 115 + 445 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #353 + 159 + 464 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #357 + 205 + 474 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #361 + 252 + 474 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #365 + 298 + 464 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #369 + 341 + 445 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #373 + 380 + 417 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #377 + 411 + 382 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #381 + 435 + 341 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #385 + 450 + 297 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #389 + 408 + 250 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #393 + 402 + 204 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #397 + 384 + 160 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #401 + 356 + 123 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #405 + 318 + 95 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #409 + 275 + 77 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #413 + 229 + 71 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #417 + 182 + 77 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #421 + 139 + 95 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #425 + 102 + 123 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #429 + 73 + 161 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #433 + 55 + 203 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #437 + 49 + 250 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #441 + 55 + 296 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #445 + 74 + 339 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #449 + 102 + 376 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #453 + 139 + 404 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #457 + 182 + 422 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #461 + 229 + 429 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #465 + 275 + 422 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #469 + 319 + 405 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #473 + 356 + 376 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #477 + 384 + 339 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #481 + 402 + 296 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #485 + 361 + 250 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #489 + 353 + 204 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #493 + 330 + 165 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #497 + 295 + 135 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #501 + 252 + 120 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #505 + 206 + 120 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #509 + 163 + 135 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #513 + 127 + 165 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #517 + 104 + 205 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #521 + 96 + 250 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #525 + 104 + 295 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #529 + 127 + 335 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #533 + 163 + 364 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #537 + 206 + 380 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #541 + 251 + 380 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #545 + 295 + 364 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #549 + 330 + 335 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #553 + 353 + 295 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #557 + 314 + 250 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #561 + 303 + 207 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #565 + 271 + 176 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #569 + 229 + 164 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #573 + 186 + 176 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #577 + 154 + 207 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #581 + 143 + 250 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #585 + 154 + 293 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #589 + 186 + 324 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #593 + 229 + 335 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #597 + 271 + 324 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + arc #601 + 303 + 292 + 40 + 40 + 360.0 + 5 + + + + + true + + + + false + + $(P)sample + + + + + text #605 + Sample Wheel (beam's eye view) + 500 + + + + + 1 + + + text entry #608 + $(P)sample + 230 + 520 + 40 + + + + + + + + + 1 + false + false + + + message button #612 + + + $(P)sampleTweak.A + 1 + Write + + + $(P)sampleTweak.A + + + 270 + 520 + 20 + 20 + + + + + + + message button #615 + + + $(P)sampleTweak.B + 1 + Write + + + $(P)sampleTweak.B + - + 210 + 520 + 20 + 20 + + + + + + + text #618 + ROW MOTOR POS. + 400 + 475 + 90 + 10 + + + + + + + + + true + + + text #621 + ANGLE MOTOR POS. + 10 + 475 + 90 + 10 + + + + + + + + + true + + + text update #624 + $(P)sampleWheelCalc.A + 440 + 490 + 50 + 14 + + + + + + + + + 1 + false + false + + + text update #628 + $(P)sampleWheelMove.D + 440 + 505 + 50 + 14 + + + + + + + + + 1 + false + false + + + text update #632 + $(P)sampleWheelCalc.B + 50 + 490 + 50 + 14 + + + + + + + + + 1 + false + false + + + text update #636 + $(P)sampleWheelMove.K + 50 + 505 + 50 + 14 + + + + + + + + + 1 + false + false + + + text #640 + ACTUAL + 400 + 494 + 40 + 10 + + + + + + + + + true + + + text #643 + TARGET + 400 + 509 + 40 + 10 + + + + + + + + + true + + + text #646 + ACTUAL + 10 + 494 + 40 + 10 + + + + + + + + + true + + + text #649 + TARGET + 10 + 509 + 40 + 10 + + + + + + + + + true + + + text entry #652 + $(P)sampleHorizOffset + 225 + 300 + 50 + + + + + + + + + 1 + false + false + + + text #656 + H OFFSET + 225 + 290 + 50 + 10 + + + + + + + + + true + + + polyline #659 + 248 + 257 + 3 + 17 + + + + + + + + + + + + + polyline #663 + 244 + 255 + 11 + 11 + 2 + + + + + + + + + + + + + + + polyline #667 + 236 + 270 + 17 + 3 + + + + + + + + + + + + + polyline #671 + 234 + 265 + 11 + 11 + 2 + + + + + + + + + + + + + + + text #675 + V + 251 + 250 + 5 + 10 + + + + + + + + + true + + + text #678 + H + 228 + 272 + 5 + 10 + + + + + + + + + true + + + text entry #681 + $(P)sampleVertOffset + 225 + 225 + 50 + + + + + + + + + 1 + false + false + + + text #685 + V OFFSET + 225 + 215 + 50 + 10 + + + + + + + + + true + + + text #688 + mm + 277 + 230 + 15 + 10 + + + + + + + + + true + + + text #691 + mm + 277 + 305 + 15 + 10 + + + + + + + + + true + + diff --git a/stdApp/op/bob/autoconvert/sampleWheelScanSetup.bob b/stdApp/op/bob/autoconvert/sampleWheelScanSetup.bob new file mode 100644 index 0000000..344433b --- /dev/null +++ b/stdApp/op/bob/autoconvert/sampleWheelScanSetup.bob @@ -0,0 +1,272 @@ + + + sampleWheelScanSetup + 469 + 715 + 400 + 250 + + + + + false + 5 + + rectangle #6 + 400 + + + + + + + + + + + composite #9 + 18 + 50 + 167 + 65 + + true + + text #12 + --{ + 87 + 17 + 36 + + + + + true + + + composite #15 + 117 + 50 + 65 + + true + + composite #18 + 50 + 50 + + true + + arc #21 + 50 + 50 + 360.0 + 2 + + + + + true + + + rectangle #24 + 16 + 16 + 20 + 2 + + + + + + + + + true + + + + text #27 + SAMPLE + 55 + 50 + 10 + + + + + 1 + + + + composite #30 + 7 + 90 + 30 + + true + + text entry #33 + $(P)sampleSweepSize + 10 + 90 + + + + + + + + + 1 + false + false + + + text #37 + SWEEP SIZE (mm) + 90 + 10 + + + + + true + + + + + polyline #40 + -1 + 19 + 408 + 3 + + + + + + + + + + + + + text #44 + Set-up sample-wheel sweep scans + 10 + 380 + + + + + 1 + + + composite #47 + 15 + 125 + 130 + 30 + + true + + text entry #50 + $(P)sampleSweepSet.INPF + 10 + 130 + + + + + + + + + 6 + false + false + + + text #54 + DETECTOR DWELL TIME PV + 130 + 10 + + + + + true + + + + composite #57 + 15 + 180 + 251 + 30 + + true + + text #60 + SPECIFY THE SAMPLE NUMBER + 20 + 200 + 10 + + + + + true + + + text #63 + SWEEP SCANS MUST USE THIS PV TO + 10 + 200 + 10 + + + + + true + + + composite #66 + 201 + 50 + 30 + + true + + text entry #69 + $(P)sampleSweepSet.A + 10 + 50 + + + + + + + + + 1 + false + false + + + text #73 + SAMPLE # + 50 + 10 + + + + + true + + + + diff --git a/stdApp/op/bob/autoconvert/sectorStatus.bob b/stdApp/op/bob/autoconvert/sectorStatus.bob new file mode 100644 index 0000000..7ab1186 --- /dev/null +++ b/stdApp/op/bob/autoconvert/sectorStatus.bob @@ -0,0 +1,839 @@ + + + sectorStatus + 559 + 36 + 375 + 190 + + + + + false + 5 + + text #6 + 100 + 131 + 61 + 16 + 11 + + + + + true + + + bar #9 + $(S)ide:memory + 78 + 111 + 64 + 7 + + + bar #12 + $(S)idd:memory + 78 + 101 + 64 + 7 + + + bar #15 + $(S)idc:memory + 78 + 91 + 64 + 7 + + + bar #18 + $(S)idb:memory + 78 + 81 + 64 + 7 + + + bar #21 + $(S)ida:memory + 78 + 71 + 64 + 7 + + + text #24 + IOC$(S)IDE + 23 + 110 + 50 + 7 + + + + + 2 + + + bar #27 + $(S)ida:cpu + 241 + 71 + 64 + 7 + + + bar #30 + $(S)idb:cpu + 241 + 81 + 64 + 7 + + + bar #33 + $(S)idc:cpu + 241 + 91 + 64 + 7 + + + bar #36 + $(S)idd:cpu + 241 + 101 + 64 + 7 + + + bar #39 + $(S)ide:cpu + 241 + 111 + 64 + 7 + + + text #42 + 100 + 293 + 61 + 16 + 11 + + + + + true + + + text #45 + 0 + 241 + 61 + 7 + 11 + + + + + true + + + composite #48 + 247 + 32 + 50 + 26 + + true + + text #60 + IOC CPU + 8 + 35 + 7 + + + + + true + + + text #63 + IN PERCENT + 19 + 50 + 7 + + + + + true + + + text #66 + LOAD + 15 + 9 + 20 + 7 + + + + + true + + + + composite #69 + 327 + 72 + 25 + 7 + + true + + + oval #84 + 327 + 72 + 25 + 7 + + + + + + + + + + + + false + + $(S)ida:status + + + + + oval #88 + 327 + 82 + 25 + 7 + + + + + + + + + + + oval #91 + 327 + 82 + 25 + 7 + + + + + + + + + + + + false + + $(S)idb:status + + + + + oval #95 + 327 + 92 + 25 + 7 + + + + + + + + + + + oval #98 + 327 + 92 + 25 + 7 + + + + + + + + + + + + false + + $(S)idc:status + + + + + oval #102 + 327 + 102 + 25 + 7 + + + + + + + + + + + oval #105 + 327 + 102 + 25 + 7 + + + + + + + + + + + + false + + $(S)idd:status + + + + + oval #109 + 327 + 112 + 25 + 7 + + + + + + + + + + + oval #112 + 327 + 112 + 25 + 7 + + + + + + + + + + + + false + + $(S)ide:status + + + + + polyline #116 + 149 + 70 + 0 + 96 + 1 + + + + + 1 + + + + + + + + + polyline #120 + 232 + 70 + 0 + 96 + 1 + + + + + 1 + + + + + + + + + polyline #124 + 316 + 70 + 0 + 96 + 1 + + + + + 1 + + + + + + + + + text #128 + SECTOR $(S) IOC STATUS + 52 + 7 + 277 + + + + + 1 + + + text #131 + 100 + 127 + 132 + 16 + 11 + + + + + true + + + text #134 + 0 + 75 + 132 + 7 + 11 + + + + + true + + + bar #137 + $(S)bmc:memory + 77 + 154 + 64 + 7 + + + bar #140 + $(S)bma:memory + 77 + 144 + 64 + 7 + + + text #143 + 100 + 293 + 132 + 16 + 11 + + + + + true + + + text #146 + 0 + 242 + 132 + 7 + 11 + + + + + true + + + bar #149 + $(S)bmc:cpu + 240 + 154 + 64 + 7 + + + bar #152 + $(S)bma:cpu + 240 + 144 + 64 + 7 + + + oval #155 + 326 + 143 + 25 + 7 + + + + + + + + + + + oval #158 + 326 + 143 + 25 + 7 + + + + + + + + + + + + false + + $(S)bma:status + + + + + oval #162 + 326 + 153 + 25 + 7 + + + + + + + + + + + oval #165 + 326 + 153 + 25 + 7 + + + + + + + + + + + + false + + $(S)bmc:status + + + + + text #169 + IOC$(S)BMB + 31 + 154 + 40 + 7 + + + + + 2 + + + text #172 + IOC$(S)BMA + 31 + 144 + 40 + 7 + + + + + 2 + + + text #175 + 9/22/1998 GRG + 262 + 888 + 80 + 9 + + + + + true + + + text #178 + 0 + 157 + 61 + 7 + 11 + + + + + true + + + bar #181 + $(S)ide:fd + 158 + 111 + 64 + 7 + + + bar #184 + $(S)idd:fd + 158 + 101 + 64 + 7 + + + bar #187 + $(S)idc:fd + 158 + 91 + 64 + 7 + + + bar #190 + $(S)idb:fd + 158 + 81 + 64 + 7 + + + bar #193 + $(S)ida:fd + 158 + 71 + 64 + 7 + + + text #196 + $(S)ID + 177 + 56 + 30 + 11 + + + + + true + + + text #199 + 150 + 209 + 61 + 18 + 11 + + + + + true + + + text #202 + $(S)BM + 177 + 129 + 22 + 11 + + + + + true + + + text #205 + 0 + 156 + 133 + 7 + 11 + + + + + true + + + bar #208 + $(S)bmc:fd + 156 + 154 + 64 + 7 + + + bar #211 + $(S)bma:fd + 156 + 144 + 64 + 7 + + + text #214 + 150 + 208 + 133 + 18 + 11 + + + + + true + + + composite #217 + 75 + 61 + 8 + 11 + + true + + + text #226 + IOC$(S)IDA + 23 + 70 + 50 + 7 + + + + + 2 + + + text #229 + IOC$(S)IDB + 23 + 80 + 50 + 7 + + + + + 2 + + + text #232 + IOC$(S)IDC + 23 + 90 + 50 + 7 + + + + + 2 + + + text #235 + IOC$(S)IDD + 23 + 100 + 50 + 7 + + + + + 2 + + diff --git a/stdApp/op/bob/autoconvert/selector.bob b/stdApp/op/bob/autoconvert/selector.bob new file mode 100644 index 0000000..2bc6b17 --- /dev/null +++ b/stdApp/op/bob/autoconvert/selector.bob @@ -0,0 +1,118 @@ + + + selector + 848 + 73 + 240 + 50 + + + + + false + 5 + + rectangle #6 + 240 + 25 + + + + + + + + + + + menu #9 + $(P)$(R):mode.VAL + 10 + 27 + 80 + 20 + + + + + false + + + polyline #12 + 22 + 243 + 3 + + + + + + + + + + + + + related display #17 + + + selector_choice.opi + replace + show choice buttons + + + selector_more.opi + tab + program choices + + + More + 170 + 27 + 60 + 20 + + + + + + + + + + + text #21 + Selector ($(P)$(R)) + 5 + 2 + 230 + + + + + 1 + + + text update #24 + $(P)$(R):busy + 120 + 27 + 45 + + + + + + + + + + + + + 1 + false + false + + diff --git a/stdApp/op/bob/autoconvert/selector_choice.bob b/stdApp/op/bob/autoconvert/selector_choice.bob new file mode 100644 index 0000000..19e6e3c --- /dev/null +++ b/stdApp/op/bob/autoconvert/selector_choice.bob @@ -0,0 +1,122 @@ + + + selector_choice + 492 + 65 + 330 + 50 + + + + + false + 5 + + rectangle #6 + 330 + 25 + + + + + + + + + + + polyline #9 + 22 + 332 + 3 + + + + + + + + + + + + + text #14 + Selector ($(P)$(R)) + 5 + 2 + 320 + + + + + 1 + + + choice button #17 + $(P)$(R):mode.VAL + 5 + 27 + 200 + 20 + + + + + false + + Item 1 + Item 2 + + + + related display #20 + + + selector.opi + replace + show menu + + + selector_more.opi + tab + program choices + + + More + 265 + 27 + 60 + 20 + + + + + + + + + + + text update #24 + $(P)$(R):busy + 215 + 27 + 45 + + + + + + + + + + + + + 1 + false + false + + diff --git a/stdApp/op/bob/autoconvert/selector_more.bob b/stdApp/op/bob/autoconvert/selector_more.bob new file mode 100644 index 0000000..712364f --- /dev/null +++ b/stdApp/op/bob/autoconvert/selector_more.bob @@ -0,0 +1,695 @@ + + + selector_more + 1117 + 500 + 330 + 270 + + + + + false + 5 + + rectangle #6 + 330 + 25 + + + + + + + + + + + menu #9 + $(P)$(R):mode.VAL + 10 + 27 + 80 + 20 + + + + + false + + + polyline #12 + 22 + 331 + 3 + + + + + + + + + + + + + text #17 + Selector ($(P)$(R)) + 5 + 2 + 320 + + + + + 1 + + + text entry #20 + $(P)$(R):select.DO1 + 100 + 65 + 80 + + + + + + + + + 1 + false + false + + + text entry #24 + $(P)$(R):select.LNK1 + 190 + 65 + 130 + + + + + + + + + 1 + false + false + + + text entry #28 + $(P)$(R):select.DO2 + 100 + 85 + 80 + + + + + + + + + 1 + false + false + + + text entry #32 + $(P)$(R):select.LNK2 + 190 + 85 + 130 + + + + + + + + + 1 + false + false + + + text entry #36 + $(P)$(R):select.DO3 + 100 + 105 + 80 + + + + + + + + + 1 + false + false + + + text entry #40 + $(P)$(R):select.LNK3 + 190 + 105 + 130 + + + + + + + + + 1 + false + false + + + text entry #44 + $(P)$(R):select.DO4 + 100 + 125 + 80 + + + + + + + + + 1 + false + false + + + text entry #48 + $(P)$(R):select.LNK4 + 190 + 125 + 130 + + + + + + + + + 1 + false + false + + + text entry #52 + $(P)$(R):select.DO5 + 100 + 145 + 80 + + + + + + + + + 1 + false + false + + + text entry #56 + $(P)$(R):select.LNK5 + 190 + 145 + 130 + + + + + + + + + 1 + false + false + + + text entry #60 + $(P)$(R):select.DO6 + 100 + 165 + 80 + + + + + + + + + 1 + false + false + + + text entry #64 + $(P)$(R):select.LNK6 + 190 + 165 + 130 + + + + + + + + + 1 + false + false + + + text entry #68 + $(P)$(R):select.DO7 + 100 + 185 + 80 + + + + + + + + + 1 + false + false + + + text entry #72 + $(P)$(R):select.LNK7 + 190 + 185 + 130 + + + + + + + + + 1 + false + false + + + text entry #76 + $(P)$(R):select.DO8 + 100 + 205 + 80 + + + + + + + + + 1 + false + false + + + text entry #80 + $(P)$(R):select.LNK8 + 190 + 205 + 130 + + + + + + + + + 1 + false + false + + + text entry #84 + $(P)$(R):select.DO9 + 100 + 225 + 80 + + + + + + + + + 1 + false + false + + + text entry #88 + $(P)$(R):select.LNK9 + 190 + 225 + 130 + + + + + + + + + 1 + false + false + + + text entry #92 + $(P)$(R):select.DOA + 100 + 245 + 80 + + + + + + + + + 1 + false + false + + + text entry #96 + $(P)$(R):select.LNKA + 190 + 245 + 130 + + + + + + + + + 1 + false + false + + + text entry #100 + $(P)$(R):mode.ZRST + 10 + 65 + 80 + + + + + + + + + 1 + false + false + + + text entry #104 + $(P)$(R):mode.ONST + 10 + 85 + 80 + + + + + + + + + 1 + false + false + + + text entry #108 + $(P)$(R):mode.TWST + 10 + 105 + 80 + + + + + + + + + 1 + false + false + + + text entry #112 + $(P)$(R):mode.THST + 10 + 125 + 80 + + + + + + + + + 1 + false + false + + + text entry #116 + $(P)$(R):mode.FRST + 10 + 145 + 80 + + + + + + + + + 1 + false + false + + + text entry #120 + $(P)$(R):mode.FVST + 10 + 165 + 80 + + + + + + + + + 1 + false + false + + + text entry #124 + $(P)$(R):mode.SXST + 10 + 185 + 80 + + + + + + + + + 1 + false + false + + + text entry #128 + $(P)$(R):mode.SVST + 10 + 205 + 80 + + + + + + + + + 1 + false + false + + + text entry #132 + $(P)$(R):mode.EIST + 10 + 225 + 80 + + + + + + + + + 1 + false + false + + + text entry #136 + $(P)$(R):mode.NIST + 10 + 245 + 80 + + + + + + + + + 1 + false + false + + + text #140 + Label + 10 + 50 + 80 + 15 + + + + + 1 + + + text #143 + Value + 100 + 50 + 80 + 15 + + + + + 1 + + + text #146 + Link + 190 + 50 + 130 + 15 + + + + + 1 + + + related display #149 + + + yySseq_full.opi + + $(R):select + + tab + More + + + More + 260 + 27 + 60 + 20 + + + + + + + + + + + text update #152 + $(P)$(R):busy + 210 + 27 + 45 + + + + + + + + + + + + + 1 + false + false + + diff --git a/stdApp/op/bob/autoconvert/softMotorConfig.bob b/stdApp/op/bob/autoconvert/softMotorConfig.bob new file mode 100644 index 0000000..d9ecc70 --- /dev/null +++ b/stdApp/op/bob/autoconvert/softMotorConfig.bob @@ -0,0 +1,1184 @@ + + + softMotorConfig + 95 + 439 + 540 + 200 + + + + + false + 5 + + rectangle #6 + 540 + 30 + + + + + + + + + + + rectangle #9 + 11 + 158 + 110 + 34 + + + + + + + + + + + rectangle #12 + 373 + 63 + 164 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)$(SM)CalcRevs.INAV + + + + + rectangle #16 + 373 + 98 + 164 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)$(SM)CalcFrwd.OUTV + + + + + rectangle #20 + 373 + 133 + 164 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)$(SM)CalcMove.INAV + + + + + rectangle #24 + 373 + 168 + 164 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)$(SM)CalcStop.OUTV + + + + + text #28 + Moving + 26 + 125 + 80 + 26 + + + + + + + + + 1 + + + + false + + $(P)$(SM).DMOV + + + + + text #32 + Moving + 27 + 126 + 80 + 26 + + + + + + + + + 1 + + + + false + + $(P)$(SM).DMOV + + + + + text #36 + Moving + 25 + 124 + 80 + 26 + + + + + + + + + 1 + + + + false + + $(P)$(SM).DMOV + + + + + text #40 + Configuration for $(P)$(SM) + 5 + 280 + + + + + + + + + true + + + related display #43 + + + yyCalcoutRecord.opi + + $(SM)CalcFrwd + + tab + Calc + + + Forward + 172 + 91 + 20 + + + + + + + related display #46 + + + yyCalcoutRecord.opi + + $(SM)CalcRevs + + tab + Calc + + + Reverse + 172 + 57 + 20 + + + + + + + text #49 + All Stop + 21 + 163 + 90 + 22 + + + + + + + + + 1 + + + text entry #52 + $(P)$(SM).DVAL + 5 + 78 + 120 + + + + + + + + + 1 + false + false + + + text update #56 + $(P)$(SM).DESC + 280 + 5 + 195 + + + + + + + + + + + + + 1 + false + 2 + false + + + text update #60 + $(P)$(SM).DRBV + 15 + 56 + + + + + + + + + + + + + 1 + false + 1 + false + + + polygon #64 + 338 + 164 + 16 + 8 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #68 + 142 + 171 + 194 + 2 + 2 + + + + + + + + + + + + + text #72 + Soft Dial + 3 + 33 + 80 + 15 + + + + + 1 + + + text #75 + optional link + 193 + 160 + 10 + + + + + + + + + 1 + + + text #78 + Hard Links + 370 + 32 + 15 + + + + + 1 + + + polyline #81 + 135 + 27 + 5 + 176 + 5 + + + + + + + + + + + + + text update #85 + $(P)$(SM)CalcFrwd.VAL + 318 + 98 + 40 + 16 + + + + + + + + + + + + + 1 + false + 2 + false + + + text update #89 + $(P)$(SM)CalcRevs.A + 318 + 65 + 40 + 16 + + + + + + + + + + + + + 1 + false + 2 + false + + + polyline #93 + 272 + 102 + 26 + 2 + 2 + + + + + + + + + + + + + polygon #97 + 302 + 95 + 16 + 8 + 2 + + + + + + + + + + + + + + + + + + + + + polygon #101 + 163 + 93 + 16 + 8 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #105 + 136 + 100 + 26 + 2 + 2 + + + + + + + + + + + + + polygon #109 + 275 + 64 + 15 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #113 + 289 + 68 + 23 + 2 + 2 + + + + + + + + + + + + + polygon #117 + 138 + 62 + 15 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #121 + 148 + 66 + 23 + 2 + 2 + + + + + + + + + + + + + polyline #125 + 365 + 27 + 5 + 176 + 5 + + + + + + + + + + + + + polyline #129 + 50 + 559 + 2 + 2 + + + + + + + + + + + + + text #133 + Calcs (Default-> In=Out) + 140 + 32 + 225 + 15 + + + + + 1 + + + text entry #136 + $(P)$(SM)CalcRevsInput.AA + 375 + 65 + 160 + + + + + + + + + 6 + false + false + + + text entry #140 + $(P)$(SM)CalcFrwdOutput.AA + 375 + 100 + 160 + + + + + + + + + 6 + false + false + + + text entry #144 + $(P)$(SM)CalcMoveInput.AA + 375 + 135 + 160 + + + + + + + + + 6 + false + false + + + text entry #148 + $(P)$(SM)CalcStopOutput.AA + 375 + 170 + 160 + + + + + + + + + 6 + false + false + + + polygon #152 + 142 + 134 + 15 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #156 + 152 + 138 + 23 + 2 + 2 + + + + + + + + + + + + + message button #160 + + + $(P)$(SM).TWR + 1 + Write + + + $(P)$(SM).TWR + < + 5 + 98 + 25 + 22 + + + + + + + + + + + message button #163 + + + $(P)$(SM).TWF + 1 + Write + + + $(P)$(SM).TWF + > + 105 + 98 + 25 + 22 + + + + + + + + + + + text entry #166 + $(P)$(SM).TWV + 32 + 100 + 70 + + + + + + + + + 1 + false + false + + + polygon #170 + 294 + 136 + 15 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #174 + 308 + 140 + 59 + 2 + 2 + + + + + + + + + + + + + related display #178 + + + softMotorHelp.opi + tab + SM Config help + + + Help + 485 + 5 + 50 + 20 + + + + + + + + + + + choice button #181 + $(P)$(SM)MoveLogic.VAL + 173 + 130 + 120 + 20 + + + + + false + + Item 1 + Item 2 + + + + related display #184 + + + yysCalcoutRecord.opi + + $(SM)CalcRevsInput + + tab + Reverse String Calc + + + yysCalcoutRecord.opi + + $(SM)CalcFrwdOutput + + tab + Forward String Calc + + + yysCalcoutRecord.opi + + $(SM)CalcMoveInput + + tab + Moving String Calc + + + yyCalcoutRecord.opi + + $(SM)CalcMove + + tab + Moving Calc + + + yysCalcoutRecord.opi + + $(SM)CalcStopOutput + + tab + All Stop String Calc + + + yyCalcoutRecord.opi + + $(SM)CalcStop + + tab + All Stop Calc + + + Debug + 190 + 177 + 70 + 18 + + + + + + + text #192 + Moving Logic + 183 + 114 + 120 + 15 + + + + + true + + + text #195 + Readback + 390 + 53 + 120 + 10 + + + + + 1 + + + text #198 + Value + 390 + 88 + 120 + 10 + + + + + 1 + + + text #201 + Moving Indicator + 390 + 123 + 120 + 10 + + + + + 1 + + + text #204 + Emergency Stop + 390 + 158 + 120 + 10 + + + + + 1 + + + related display #207 + + + motorx.opi + + $(SM) + + tab + Small + + + motorx_more.opi + + $(SM) + + tab + Medium + + + motorx_setup.opi + + $(SM) + + tab + Setup + + + More + 85 + 32 + 48 + 16 + + + + + + + + + + + message button #212 + + + $(P)$(SM)CalcRevsInput.PROC + 1 + Write + + + $(P)$(SM)CalcRevsInput.PROC + Load + 480 + 30 + 60 + 20 + + + + + + diff --git a/stdApp/op/bob/autoconvert/softMotorHelp.bob b/stdApp/op/bob/autoconvert/softMotorHelp.bob new file mode 100644 index 0000000..45ed3e9 --- /dev/null +++ b/stdApp/op/bob/autoconvert/softMotorHelp.bob @@ -0,0 +1,2934 @@ + + + softMotorHelp + 30 + 183 + 850 + 500 + + + + + false + 5 + + rectangle #6 + 707 + 28 + 110 + 200 + + + + + + + + + + + rectangle #9 + 640 + 58 + + + + + + + + + + + rectangle #12 + 11 + 192 + 110 + 34 + + + + + + + + + + + rectangle #15 + 10 + 112 + 118 + 16 + + + + + + + + + + + rectangle #18 + 9 + 110 + 120 + 2 + + + + + + + + + + + rectangle #21 + 9 + 110 + 1 + + + + + + + + + + + rectangle #24 + 128 + 112 + 1 + 18 + + + + + + + + + + + rectangle #27 + 10 + 128 + 119 + 2 + + + + + + + + + + + rectangle #30 + 107 + 135 + 21 + 18 + + + + + + + + + + + rectangle #33 + 105 + 153 + 25 + 2 + + + + + + + + + + + rectangle #36 + 128 + 134 + 2 + + + + + + + + + + + rectangle #39 + 105 + 133 + 23 + 2 + + + + + + + + + + + rectangle #42 + 105 + 134 + 2 + + + + + + + + + + + rectangle #45 + 34 + 136 + 68 + 16 + + + + + + + + + + + rectangle #48 + 33 + 134 + 70 + 2 + + + + + + + + + + + rectangle #51 + 225 + 163 + 118 + + + + + + + + + + + rectangle #54 + 464 + 98 + 164 + 24 + 2 + + + + + + + + + true + + + rectangle #57 + 464 + 133 + 164 + 24 + 2 + + + + + + + + + true + + + rectangle #60 + 464 + 168 + 164 + 24 + 2 + + + + + + + + + true + + + rectangle #63 + 464 + 203 + 164 + 24 + 2 + + + + + + + + + true + + + rectangle #66 + 467 + 118 + 158 + 2 + + + + + + + + + + + rectangle #69 + 468 + 103 + 156 + 15 + + + + + + + + + + + rectangle #72 + 467 + 101 + 158 + 2 + + + + + + + + + + + rectangle #75 + 624 + 103 + 1 + 17 + + + + + + + + + + + rectangle #78 + 467 + 188 + 158 + 2 + + + + + + + + + + + rectangle #81 + 468 + 173 + 156 + 15 + + + + + + + + + + + rectangle #84 + 467 + 171 + 158 + 2 + + + + + + + + + + + rectangle #87 + 624 + 173 + 1 + 17 + + + + + + + + + + + rectangle #90 + 571 + 68 + 58 + 16 + + + + + + + + + + + rectangle #93 + 570 + 66 + 60 + 2 + + + + + + + + + + + rectangle #96 + 722 + 105 + 88 + 16 + + + + + + + + + + + rectangle #99 + 721 + 103 + 90 + 2 + + + + + + + + + + + rectangle #102 + 721 + 103 + 1 + + + + + + + + + + + rectangle #105 + 810 + 105 + 1 + 18 + + + + + + + + + + + rectangle #108 + 722 + 121 + 89 + 2 + + + + + + + + + + + rectangle #111 + 739 + 129 + 74 + 16 + + + + + + + + + + + rectangle #114 + 738 + 127 + 75 + 2 + + + + + + + + + + + rectangle #117 + 738 + 127 + 1 + + + + + + + + + + + rectangle #120 + 812 + 129 + 1 + 18 + + + + + + + + + + + rectangle #123 + 739 + 145 + 74 + 2 + + + + + + + + + + + rectangle #126 + 708 + 193 + 108 + 33 + + + + + + + + + + + rectangle #129 + 714 + 205 + 49 + 16 + + + + + + + + + + + rectangle #132 + 713 + 203 + 50 + 2 + + + + + + + + + + + rectangle #135 + 713 + 203 + 1 + + + + + + + + + + + rectangle #138 + 762 + 205 + 1 + 18 + + + + + + + + + + + rectangle #141 + 714 + 221 + 49 + 2 + + + + + + + + + + + rectangle #144 + 711 + 153 + 17 + 16 + + + + + + + + + + + rectangle #147 + 709 + 169 + 20 + 2 + + + + + + + + + + + rectangle #150 + 727 + 152 + 2 + 18 + + + + + + + + + + + rectangle #153 + 709 + 151 + 18 + 2 + + + + + + + + + + + rectangle #156 + 709 + 152 + 2 + 18 + + + + + + + + + + + rectangle #159 + 794 + 153 + 17 + 16 + + + + + + + + + + + rectangle #162 + 792 + 169 + 20 + 2 + + + + + + + + + + + rectangle #165 + 810 + 152 + 2 + 18 + + + + + + + + + + + rectangle #168 + 792 + 151 + 18 + 2 + + + + + + + + + + + rectangle #171 + 792 + 152 + 2 + 18 + + + + + + + + + + + rectangle #174 + 706 + 11 + 110 + + + + + + + + + + + rectangle #177 + 716 + 39 + 94 + 13 + + + + + + + + + + + rectangle #180 + 715 + 37 + 95 + 2 + + + + + + + + + + + rectangle #183 + 715 + 37 + 1 + 16 + + + + + + + + + + + rectangle #186 + 809 + 39 + 1 + 14 + + + + + + + + + + + rectangle #189 + 716 + 51 + 94 + 2 + + + + + + + + + + + related display #192 + More + 710 + 173 + 48 + 16 + + + + + + + + + + + polyline #194 + 704 + 9 + 2 + 223 + 4 + + + + + + + + + + + + + text #198 + Moving + 26 + 159 + 80 + 26 + + + + + + + + + 1 + + + text #201 + Moving + 27 + 160 + 80 + 26 + + + + + + + + + 1 + + + text #204 + Moving + 25 + 158 + 80 + 26 + + + + + + + + + 1 + + + text #207 + All Stop + 21 + 197 + 90 + 22 + + + + + + + + + 1 + + + text #210 + Soft Dial + 3 + 67 + 80 + 15 + + + + + 1 + + + polyline #213 + 135 + 60 + 5 + 176 + 5 + + + + + + + + + + + + + related display #217 + More + 85 + 66 + 48 + 16 + + + + + + + + + + + related display #219 + Forward + 221 + 124 + 20 + + + + + + + related display #221 + Reverse + 221 + 90 + 20 + + + + + + + composite #223 + 242 + 193 + 100 + 10 + + true + + + composite #234 + 185 + 126 + 43 + 9 + + true + + polygon #245 + 27 + 16 + 8 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #249 + 7 + 26 + 2 + 2 + + + + + + + + + + + + + + composite #253 + 187 + 95 + 33 + 10 + + true + + polygon #264 + 15 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #268 + 10 + 4 + 23 + 2 + 2 + + + + + + + + + + + + + + text #272 + Calcs (Default-> In=Out) + 189 + 65 + 225 + 15 + + + + + 1 + + + composite #275 + 343 + 169 + 73 + 10 + + true + + polygon #286 + 15 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #290 + 14 + 4 + 59 + 2 + 2 + + + + + + + + + + + + + + related display #294 + Debug + 239 + 210 + 70 + 18 + + + + + + + text #296 + Moving Logic + 232 + 147 + 120 + 15 + + + + + true + + + polyline #299 + 86 + 633 + 2 + 2 + + + + + + + + + + + + + text #303 + This Screen is used to configure links between a soft motor + 2 + 550 + 15 + + + + + + + + + true + + + text #306 + record and other EPICS devices (i.e. tables, DACS, etc.). + 19 + 550 + 15 + + + + + + + + + true + + + composite #309 + 34 + 90 + 70 + 20 + + true + + + text #312 + 0.000 + 366 + 95 + 40 + 15 + + + + + + + + + 2 + + + text #315 + 0.000 + 366 + 129 + 40 + 15 + + + + + + + + + 2 + + + composite #318 + 7 + 133 + 25 + 22 + + true + + rectangle #324 + 2 + 2 + 21 + 18 + + + + + + + + + + + rectangle #327 + 20 + 25 + 2 + + + + + + + + + + + rectangle #330 + 23 + 1 + 2 + + + + + + + + + + + rectangle #333 + 23 + 2 + + + + + + + + + + + rectangle #336 + 1 + 2 + + + + + + + + + + + text #339 + < + 8 + 3 + 10 + 15 + + + + + + + + + 2 + + + + text #342 + The screen has three sections described below. + 36 + 550 + 15 + + + + + + + + + true + + + polyline #345 + 60 + 641 + 2 + 2 + + + + + + + + + + + + + composite #349 + 5 + 260 + 250 + 18 + + true + + + text #364 + current soft motor dial values. + 5 + 280 + 250 + 18 + + + + + true + + + text #367 + soft motor is made through the + 5 + 320 + 250 + 18 + + + + + true + + + composite #370 + 5 + 360 + 250 + 18 + + true + + + text #411 + buttons let you test the soft + 5 + 380 + 250 + 18 + + + + + true + + + text #414 + All input and output to the + 5 + 300 + 250 + 18 + + + + + true + + + text #417 + motor after the link to the + 5 + 400 + 250 + 18 + + + + + true + + + text #420 + EPICS device is made. If the + 5 + 420 + 250 + 18 + + + + + true + + + text #423 + Hard Links + 461 + 68 + 15 + + + + + 1 + + + text #426 + Readback + 483 + 89 + 120 + 10 + + + + + 1 + + + text #429 + Drive + 481 + 123 + 120 + 10 + + + + + 1 + + + text #432 + Moving Indicator + 481 + 158 + 120 + 10 + + + + + 1 + + + text #435 + Emergency Stop + 481 + 193 + 120 + 10 + + + + + 1 + + + composite #438 + 467 + 136 + 158 + 19 + + true + + rectangle #444 + 17 + 158 + 2 + + + + + + + + + + + rectangle #447 + 1 + 2 + 156 + 15 + + + + + + + + + + + composite #450 + -467 + -136 + + true + + + object + {object} + -467 + -136 + false + 1 + 1 + + + + composite #459 + 467 + 206 + 158 + 19 + + true + + rectangle #465 + 17 + 158 + 2 + + + + + + + + + + + rectangle #468 + 1 + 2 + 156 + 15 + + + + + + + + + + + composite #471 + -467 + -206 + + true + + + object + {object} + -467 + -206 + false + 1 + 1 + + + + composite #480 + 545 + 260 + 18 + + true + + + text #498 + links for the desired EPICS device. + 545 + 280 + 300 + 18 + + + + + true + + + text #501 + Open the screen for the device then + 545 + 300 + 300 + 18 + + + + + true + + + text #504 + drag and drop the PV names for the + 545 + 320 + 300 + 18 + + + + + true + + + text #507 + into these fields using the middle + 545 + 360 + 300 + 18 + + + + + true + + + text #510 + mouse button. The emergency stop + 545 + 380 + 300 + 18 + + + + + true + + + polyline #513 + 635 + 60 + 5 + 176 + 5 + + + + + + + + + + + + + polyline #517 + 232 + 641 + 2 + 2 + + + + + + + + + + + + + polyline #521 + 456 + 60 + 5 + 176 + 5 + + + + + + + + + + + + + text #525 + readback, drive, and moving indicator + 545 + 340 + 300 + 18 + + + + + true + + + text #528 + link is optional. For example, for + 545 + 400 + 300 + 18 + + + + + true + + + composite #531 + 703 + 10 + 119 + 1 + + true + + + polyline #535 + 702 + 10 + 1 + 222 + 1 + + + + + + + + + + + + + composite #539 + 737 + 60 + 75 + 20 + + true + + rectangle #542 + 1 + 2 + 74 + 16 + + + + + + + + + + + rectangle #545 + 75 + 2 + + + + + + + + + + + rectangle #548 + 1 + + + + + + + + + + + rectangle #551 + 74 + 2 + 1 + 18 + + + + + + + + + + + rectangle #554 + 1 + 18 + 74 + 2 + + + + + + + + + + + + composite #557 + 5 + 340 + 250 + 18 + + true + + + polyline #560 + 135 + 230 + 123 + 33 + 4 + + + + + + + + + + + + + text #564 + This section allows you to + 269 + 260 + 250 + 18 + + + + + true + + + text #567 + insert an equation between the + 269 + 280 + 250 + 18 + + + + + true + + + text #570 + motor and the links to the + 269 + 320 + 250 + 18 + + + + + true + + + text #573 + ouput of the calcs is the same + 269 + 360 + 250 + 18 + + + + + true + + + text #576 + as the input. Not all EPICS + 269 + 380 + 250 + 18 + + + + + true + + + text #579 + input and outputs of the soft + 269 + 300 + 250 + 18 + + + + + true + + + text #582 + devices have the same logic + 269 + 400 + 250 + 18 + + + + + true + + + text #585 + (0,1) for moving/not moving. + 269 + 420 + 250 + 18 + + + + + true + + + text #588 + hard device. As a default the + 269 + 340 + 250 + 18 + + + + + true + + + text #591 + a DAC drop the PVs indicated above. + 545 + 420 + 300 + 18 + + + + + true + + + text #594 + After inserting the links, press + 545 + 440 + 300 + 18 + + + + + true + + + text #597 + the Load button to make them active. + 545 + 460 + 300 + 18 + + + + + true + + + text #600 + link does not work, move the + 5 + 440 + 250 + 18 + + + + + true + + + text #603 + hard device to check the + 5 + 460 + 250 + 18 + + + + + true + + + text #606 + readback and moving links. + 5 + 480 + 250 + 18 + + + + + true + + + composite #609 + 730 + 152 + 60 + 19 + + true + + rectangle #615 + 1 + 2 + 57 + 16 + + + + + + + + + + + rectangle #618 + 59 + 2 + + + + + + + + + + + polyline #621 + 1 + 1 + 17 + 1 + + + + + + + + + + + + + polyline #625 + 58 + 1 + 1 + 18 + 1 + + + + + + + + + + + + + polyline #629 + 1 + 17 + 59 + 1 + 1 + + + + + + + + + + + + + + composite #633 + 766 + 83 + 40 + 18 + + true + + + text #639 + HI + 713 + 62 + 20 + + + + + true + + + text #642 + LO + 714 + 131 + 20 + + + + + true + + + text #645 + Rate of Change: + 722 + 194 + 80 + 10 + + + + + true + + + text #648 + EGU's/s + 766 + 208 + 50 + 10 + + + + + true + + + text #651 + 5.000 + 767 + 106 + 40 + 18 + + + + + true + + + text #654 + 0.000 + 768 + 129 + 40 + 18 + + + + + true + + + text #657 + 10.000 + 757 + 62 + 60 + 18 + + + + + true + + + text #660 + Done + 765 + 173 + 50 + + + + + + + + + true + + + polyline #663 + 703 + 231 + 119 + 1 + 1 + + + + + + + + + + + + + polyline #667 + 703 + 227 + 119 + 4 + 4 + + + + + + + + + + + + + polyline #671 + 818 + 9 + 2 + 223 + 4 + + + + + + + + + + + + + polyline #675 + 816 + 15 + 1 + 211 + 1 + + + + + + + + + + + + + polyline #679 + 708 + 14 + 109 + 0 + 1 + + + + + + + + + + + + + polyline #683 + 707 + 15 + 1 + 16 + 1 + + + + + + + + + + + + + polyline #687 + 708 + 15 + 1 + 16 + 1 + + + + + + + + + + + + + text #691 + DAC.adl + 734 + 16 + 50 + 14 + + + + + true + + + polyline #694 + 726 + 15 + 1 + 16 + 1 + + + + + + + + + + + + + polyline #698 + 727 + 15 + 1 + 16 + 1 + + + + + + + + + + + + + polyline #702 + 798 + 15 + 1 + 16 + 1 + + + + + + + + + + + + + polyline #706 + 799 + 15 + 1 + 16 + 1 + + + + + + + + + + + + + text #710 + Test DAC 1 + 735 + 39 + 70 + 14 + + + + + true + + + polygon #713 + 640 + 176 + 21 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #717 + 660 + 180 + 109 + 2 + 2 + + + + + + + + + + + + + polygon #721 + 640 + 137 + 21 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #725 + 655 + 112 + 93 + 32 + 2 + + + + + + + + + + + + + polygon #729 + 641 + 103 + 21 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + polyline #733 + 656 + 88 + 101 + 22 + 2 + + + + + + + + + + + + + polyline #737 + 255 + 258 + 5 + 249 + 5 + + + + + + + + + + + + + text #741 + to make it agree. If switch + 269 + 460 + 250 + 18 + + + + + true + + + text #744 + not right, only readback works. + 269 + 480 + 250 + 18 + + + + + true + + + text #747 + Thus use moving logic switch + 269 + 440 + 250 + 18 + + + + + true + + + polyline #750 + 454 + 230 + 76 + 33 + 4 + + + + + + + + + + + + + polyline #754 + 526 + 258 + 5 + 249 + 5 + + + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/softMotors10.bob b/stdApp/op/bob/autoconvert/softMotors10.bob new file mode 100644 index 0000000..112d827 --- /dev/null +++ b/stdApp/op/bob/autoconvert/softMotors10.bob @@ -0,0 +1,803 @@ + + + softMotors10 + 166 + 292 + 200 + 225 + + + + + false + 5 + + rectangle #6 + 200 + 22 + + + + + + + + + + + related display #9 + + + motorx.opi + + $(SM1) + + tab + Small + + + motorx_more.opi + + $(SM1) + + tab + Medium + + + motorx_setup.opi + + $(SM1) + + tab + Setup + + + + 25 + 20 + 20 + + + + + + + text entry #14 + $(P)$(SM7).DESC + 20 + 145 + + + + + + + + + 1 + false + false + + + text entry #18 + $(P)$(SM6).DESC + 20 + 125 + + + + + + + + + 1 + false + false + + + text entry #22 + $(P)$(SM5).DESC + 20 + 105 + + + + + + + + + 1 + false + false + + + text entry #26 + $(P)$(SM4).DESC + 20 + 85 + + + + + + + + + 1 + false + false + + + text entry #30 + $(P)$(SM3).DESC + 20 + 65 + + + + + + + + + 1 + false + false + + + text entry #34 + $(P)$(SM2).DESC + 20 + 45 + + + + + + + + + 1 + false + false + + + related display #38 + + + motorx.opi + + $(SM5) + + tab + $(SM5) (Small) + + + motorx_more.opi + + $(SM5) + + tab + $(SM5) (Medium) + + + motorx_setup.opi + + $(SM5) + + tab + $(SM5) (Setup) + + + + 105 + 20 + 20 + + + + + + + related display #43 + + + motorx.opi + + $(SM6) + + tab + $(SM6) (Small) + + + motorx_more.opi + + $(SM6) + + tab + $(SM6) (Medium) + + + motorx_setup.opi + + $(SM6) + + tab + $(SM6) (Setup) + + + + 125 + 20 + 20 + + + + + + + related display #48 + + + motorx.opi + + $(SM7) + + tab + $(SM7) (Small) + + + motorx_more.opi + + $(SM7) + + tab + $(SM7) (Medium) + + + motorx_setup.opi + + $(SM7) + + tab + $(SM7) (Setup) + + + + 145 + 20 + 19 + + + + + + + related display #53 + + + motorx.opi + + $(SM8) + + tab + $(SM8) (Small) + + + motorx_more.opi + + $(SM8) + + tab + $(SM8) (Medium) + + + motorx_setup.opi + + $(SM8) + + tab + $(SM8) (Setup) + + + + 165 + 20 + 19 + + + + + + + related display #58 + + + motorx.opi + + $(SM4) + + tab + $(SM4) (Small) + + + motorx_more.opi + + $(SM4) + + tab + $(SM4) (Medium) + + + motorx_setup.opi + + $(SM4) + + tab + $(SM4) (Setup) + + + + 85 + 20 + 20 + + + + + + + related display #63 + + + motorx.opi + + $(SM2) + + tab + $(SM2) (Small) + + + motorx_more.opi + + $(SM2) + + tab + $(SM2) (Medium) + + + motorx_setup.opi + + $(SM2) + + tab + $(SM2) (Setup) + + + + 45 + 20 + 20 + + + + + + + related display #68 + + + motorx.opi + + $(SM3) + + tab + $(SM3) (Small) + + + motorx_more.opi + + $(SM3) + + tab + $(SM3) (Medium) + + + motorx_setup.opi + + $(SM3) + + tab + $(SM3) (Setup) + + + + 65 + 20 + 20 + + + + + + + text entry #73 + $(P)$(SM1).DESC + 20 + 25 + + + + + + + + + 1 + false + false + + + text entry #77 + $(P)$(SM8).DESC + 20 + 165 + + + + + + + + + 1 + false + false + + + text entry #81 + $(P)$(SM10).DESC + 20 + 205 + + + + + + + + + 1 + false + false + + + text entry #85 + $(P)$(SM9).DESC + 20 + 185 + + + + + + + + + 1 + false + false + + + related display #89 + + + motorx.opi + + $(SM10) + + tab + $(SM10) (Small) + + + motorx_more.opi + + $(SM10) + + tab + $(SM10) (Medium) + + + motorx_setup.opi + + $(SM10) + + tab + $(SM10) (Setup) + + + + 205 + 20 + 19 + + + + + + + related display #94 + + + motorx.opi + + $(SM9) + + tab + $(SM9) (Small) + + + motorx_more.opi + + $(SM9) + + tab + $(SM9) (Medium) + + + motorx_setup.opi + + $(SM9) + + tab + $(SM9) (Setup) + + + + 185 + 20 + 19 + + + + + + + text #99 + $(P) Soft Motors + 1 + 200 + 16 + + + + + + + + + 1 + + + related display #102 + + + softMotorConfig.opi + + $(SM1) + + tab + Config Screen + + + Config + 120 + 26 + 80 + 18 + + + + + + + related display #105 + + + softMotorConfig.opi + + $(SM2) + + tab + Config Screen + + + Config + 120 + 47 + 80 + 18 + + + + + + + related display #108 + + + softMotorConfig.opi + + $(SM4) + + tab + Config Screen + + + Config + 120 + 88 + 80 + 18 + + + + + + + related display #111 + + + softMotorConfig.opi + + $(SM3) + + tab + Config Screen + + + Config + 120 + 67 + 80 + 18 + + + + + + + related display #114 + + + softMotorConfig.opi + + $(SM8) + + tab + Config Screen + + + Config + 120 + 168 + 80 + 18 + + + + + + + related display #117 + + + softMotorConfig.opi + + $(SM7) + + tab + Config Screen + + + Config + 120 + 147 + 80 + 18 + + + + + + + related display #120 + + + softMotorConfig.opi + + $(SM6) + + tab + Config Screen + + + Config + 120 + 127 + 80 + 18 + + + + + + + related display #123 + + + softMotorConfig.opi + + $(SM5) + + tab + Config Screen + + + Config + 120 + 106 + 80 + 18 + + + + + + + related display #126 + + + softMotorConfig.opi + + $(SM10) + + tab + Config Screen + + + Config + 120 + 207 + 80 + 18 + + + + + + + related display #129 + + + softMotorConfig.opi + + $(SM9) + + tab + Config Screen + + + Config + 120 + 186 + 80 + 18 + + + + + + diff --git a/stdApp/op/bob/autoconvert/softMotors4.bob b/stdApp/op/bob/autoconvert/softMotors4.bob new file mode 100644 index 0000000..9df9693 --- /dev/null +++ b/stdApp/op/bob/autoconvert/softMotors4.bob @@ -0,0 +1,347 @@ + + + softMotors4 + 166 + 292 + 200 + 110 + + + + + false + 5 + + rectangle #6 + 200 + 22 + + + + + + + + + + + related display #9 + + + motorx.opi + + $(SM1) + + tab + Small + + + motorx_more.opi + + $(SM1) + + tab + Medium + + + motorx_setup.opi + + $(SM1) + + tab + Setup + + + + 25 + 20 + 20 + + + + + + + text entry #14 + $(P)$(SM4).DESC + 20 + 85 + + + + + + + + + 1 + false + false + + + text entry #18 + $(P)$(SM3).DESC + 20 + 65 + + + + + + + + + 1 + false + false + + + text entry #22 + $(P)$(SM2).DESC + 20 + 45 + + + + + + + + + 1 + false + false + + + related display #26 + + + motorx.opi + + $(SM4) + + tab + $(SM4) (Small) + + + motorx_more.opi + + $(SM4) + + tab + $(SM4) (Medium) + + + motorx_setup.opi + + $(SM4) + + tab + $(SM4) (Setup) + + + + 85 + 20 + 20 + + + + + + + related display #31 + + + motorx.opi + + $(SM2) + + tab + $(SM2) (Small) + + + motorx_more.opi + + $(SM2) + + tab + $(SM2) (Medium) + + + motorx_setup.opi + + $(SM2) + + tab + $(SM2) (Setup) + + + + 45 + 20 + 20 + + + + + + + related display #36 + + + motorx.opi + + $(SM3) + + tab + $(SM3) (Small) + + + motorx_more.opi + + $(SM3) + + tab + $(SM3) (Medium) + + + motorx_setup.opi + + $(SM3) + + tab + $(SM3) (Setup) + + + + 65 + 20 + 20 + + + + + + + text entry #41 + $(P)$(SM1).DESC + 20 + 25 + + + + + + + + + 1 + false + false + + + text #45 + $(P) Soft Motors + 1 + 200 + 16 + + + + + + + + + 1 + + + related display #48 + + + softMotorConfig.opi + + $(SM1) + + tab + Config Screen + + + Config + 120 + 26 + 80 + 18 + + + + + + + related display #51 + + + softMotorConfig.opi + + $(SM2) + + tab + Config Screen + + + Config + 120 + 47 + 80 + 18 + + + + + + + related display #54 + + + softMotorConfig.opi + + $(SM4) + + tab + Config Screen + + + Config + 120 + 88 + 80 + 18 + + + + + + + related display #57 + + + softMotorConfig.opi + + $(SM3) + + tab + Config Screen + + + Config + 120 + 67 + 80 + 18 + + + + + + diff --git a/stdApp/op/bob/autoconvert/subRecord.bob b/stdApp/op/bob/autoconvert/subRecord.bob new file mode 100644 index 0000000..961d67e --- /dev/null +++ b/stdApp/op/bob/autoconvert/subRecord.bob @@ -0,0 +1,484 @@ + + + subRecord + 970 + 246 + 400 + 185 + + + + + false + 5 + + rectangle #6 + 395 + 26 + + + + + + + + + + + text entry #9 + $(P)$(R).PREC + 280 + 30 + 25 + + + + + + + + + 1 + false + false + + + text #13 + #DIGITS + 235 + 36 + 45 + 10 + + + + + true + + + polyline #16 + -1 + 27 + 399 + 3 + + + + + + + + + + + + + text entry #20 + $(P)$(R).DESC + 240 + 26 + + + + + + + + + + + + + 1 + false + false + + + text #24 + EVENT# + 105 + 36 + 40 + 10 + + + + + 1 + + + text #27 + PV NAME + 125 + 54 + 50 + 10 + + + + + true + + + text #30 + DOUBLE VARIABLES + 5 + 54 + 10 + + + + + true + + + polyline #33 + 52 + 399 + 1 + 1 + + + + + + + + + + + + + text #37 + A + 5 + 68 + 15 + + + + + true + + + text entry #40 + $(P)$(R).INPA + 22 + 65 + 210 + + + + + + + + + 6 + false + false + + + text #44 + B + 5 + 90 + 15 + + + + + true + + + text entry #47 + $(P)$(R).INPB + 22 + 87 + 210 + + + + + + + + + 6 + false + false + + + text #51 + C + 5 + 112 + 15 + + + + + true + + + text entry #54 + $(P)$(R).INPC + 22 + 109 + 210 + + + + + + + + + 6 + false + false + + + text #58 + D + 5 + 134 + 15 + + + + + true + + + text entry #61 + $(P)$(R).INPD + 22 + 131 + 210 + + + + + + + + + 6 + false + false + + + text entry #65 + $(P)$(R).A + 235 + 65 + 22 + + + + + + + + + 1 + false + false + + + text entry #69 + $(P)$(R).B + 235 + 87 + 22 + + + + + + + + + 1 + false + false + + + text entry #73 + $(P)$(R).C + 235 + 109 + 22 + + + + + + + + + 1 + false + false + + + text entry #77 + $(P)$(R).D + 235 + 131 + 22 + + + + + + + + + 1 + false + false + + + text #81 + ($(P)$(R)) + 240 + 6 + 160 + 14 + 1 + + + menu #84 + $(P)$(R).SCAN + 30 + 16 + + + + + false + + + text entry #87 + $(P)$(R).EVNT + 145 + 30 + 30 + + + + + + + + + 1 + false + false + + + message button #91 + + + $(P)$(R).PROC + 1 + Write + + + $(P)$(R).PROC + PROC + 180 + 30 + 40 + 20 + + + + + + + polyline #94 + 155 + 399 + 3 + + + + + + + + + + + + + text entry #98 + $(P)$(R).FLNK + 55 + 161 + 186 + + + + + + + + + 6 + false + false + + + text #102 + FORWARD + 5 + 161 + 40 + 10 + + + + + 1 + + + text #105 + LINK + 5 + 171 + 40 + 10 + + + + + 1 + + + related display #108 + + + subRecord_full.opi + replace + more fields + + + More + 335 + 162 + 40 + 20 + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/subRecord_full.bob b/stdApp/op/bob/autoconvert/subRecord_full.bob new file mode 100644 index 0000000..9b4e1b9 --- /dev/null +++ b/stdApp/op/bob/autoconvert/subRecord_full.bob @@ -0,0 +1,868 @@ + + + subRecord_full + 1061 + 486 + 400 + 365 + + + + + false + 5 + + rectangle #6 + 395 + 26 + + + + + + + + + + + text entry #9 + $(P)$(R).PREC + 280 + 30 + 25 + + + + + + + + + 1 + false + false + + + text #13 + #DIGITS + 235 + 36 + 45 + 10 + + + + + true + + + polyline #16 + -1 + 27 + 399 + 3 + + + + + + + + + + + + + text entry #20 + $(P)$(R).DESC + 240 + 26 + + + + + + + + + + + + + 1 + false + false + + + text #24 + EVENT# + 105 + 36 + 40 + 10 + + + + + 1 + + + text #27 + PV NAME + 125 + 54 + 50 + 10 + + + + + true + + + text #30 + DOUBLE VARIABLES + 5 + 54 + 10 + + + + + true + + + polyline #33 + 52 + 399 + 1 + 1 + + + + + + + + + + + + + text #37 + A + 5 + 68 + 15 + + + + + true + + + text entry #40 + $(P)$(R).INPA + 22 + 65 + 210 + + + + + + + + + 6 + false + false + + + text #44 + B + 5 + 90 + 15 + + + + + true + + + text entry #47 + $(P)$(R).INPB + 22 + 87 + 210 + + + + + + + + + 6 + false + false + + + text #51 + C + 5 + 112 + 15 + + + + + true + + + text entry #54 + $(P)$(R).INPC + 22 + 109 + 210 + + + + + + + + + 6 + false + false + + + text #58 + D + 5 + 134 + 15 + + + + + true + + + text entry #61 + $(P)$(R).INPD + 22 + 131 + 210 + + + + + + + + + 6 + false + false + + + text #65 + E + 5 + 156 + 15 + + + + + true + + + text entry #68 + $(P)$(R).INPE + 22 + 153 + 210 + + + + + + + + + 6 + false + false + + + text #72 + F + 5 + 178 + 15 + + + + + true + + + text entry #75 + $(P)$(R).INPF + 22 + 175 + 210 + + + + + + + + + 6 + false + false + + + text #79 + G + 5 + 200 + 15 + + + + + true + + + text entry #82 + $(P)$(R).INPG + 22 + 197 + 210 + + + + + + + + + 6 + false + false + + + text #86 + H + 5 + 222 + 15 + + + + + true + + + text entry #89 + $(P)$(R).INPH + 22 + 219 + 210 + + + + + + + + + 6 + false + false + + + text #93 + I + 5 + 244 + 15 + + + + + true + + + text entry #96 + $(P)$(R).INPI + 22 + 241 + 210 + + + + + + + + + 6 + false + false + + + text #100 + J + 5 + 266 + 15 + + + + + true + + + text entry #103 + $(P)$(R).INPJ + 22 + 263 + 210 + + + + + + + + + 6 + false + false + + + text #107 + K + 5 + 288 + 15 + + + + + true + + + text entry #110 + $(P)$(R).INPK + 22 + 285 + 210 + + + + + + + + + 6 + false + false + + + text #114 + L + 5 + 310 + 15 + + + + + true + + + text entry #117 + $(P)$(R).INPL + 22 + 307 + 210 + + + + + + + + + 6 + false + false + + + text entry #121 + $(P)$(R).A + 235 + 65 + 22 + + + + + + + + + 1 + false + false + + + text entry #125 + $(P)$(R).B + 235 + 87 + 22 + + + + + + + + + 1 + false + false + + + text entry #129 + $(P)$(R).C + 235 + 109 + 22 + + + + + + + + + 1 + false + false + + + text entry #133 + $(P)$(R).D + 235 + 131 + 22 + + + + + + + + + 1 + false + false + + + text entry #137 + $(P)$(R).E + 235 + 153 + 22 + + + + + + + + + 1 + false + false + + + text entry #141 + $(P)$(R).F + 235 + 175 + 22 + + + + + + + + + 1 + false + false + + + text entry #145 + $(P)$(R).G + 235 + 197 + 22 + + + + + + + + + 1 + false + false + + + text entry #149 + $(P)$(R).H + 235 + 219 + 22 + + + + + + + + + 1 + false + false + + + text entry #153 + $(P)$(R).I + 235 + 241 + 22 + + + + + + + + + 1 + false + false + + + text entry #157 + $(P)$(R).J + 235 + 263 + 22 + + + + + + + + + 1 + false + false + + + text entry #161 + $(P)$(R).K + 235 + 285 + 22 + + + + + + + + + 1 + false + false + + + text entry #165 + $(P)$(R).L + 235 + 307 + 22 + + + + + + + + + 1 + false + false + + + text #169 + ($(P)$(R)) + 240 + 6 + 160 + 14 + 1 + + + menu #172 + $(P)$(R).SCAN + 30 + 16 + + + + + false + + + text entry #175 + $(P)$(R).EVNT + 145 + 30 + 30 + + + + + + + + + 1 + false + false + + + message button #179 + + + $(P)$(R).PROC + 1 + Write + + + $(P)$(R).PROC + PROC + 180 + 30 + 40 + 20 + + + + + + + polyline #182 + 335 + 399 + 3 + + + + + + + + + + + + + text entry #186 + $(P)$(R).FLNK + 55 + 341 + 186 + + + + + + + + + 6 + false + false + + + text #190 + FORWARD + 5 + 341 + 40 + 10 + + + + + 1 + + + text #193 + LINK + 5 + 351 + 40 + 10 + + + + + 1 + + + related display #196 + + + subRecord.opi + replace + fewer fields + + + Less + 335 + 342 + 40 + 20 + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/throttle.bob b/stdApp/op/bob/autoconvert/throttle.bob new file mode 100644 index 0000000..2ef4d64 --- /dev/null +++ b/stdApp/op/bob/autoconvert/throttle.bob @@ -0,0 +1,479 @@ + + + throttle + 790 + 788 + 360 + 260 + + + + + false + 5 + + rectangle #6 + 75 + 100 + 10 + + + + + + + + + + + + false + + $(P)$(THR).DRVLS + + + + + rectangle #10 + 235 + 100 + 10 + + + + + + + + + + + + false + + $(P)$(THR).DRVLS + + + + + rectangle #14 + 150 + 35 + 204 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)$(THR).OV + + + + + rectangle #18 + 135 + 143 + 204 + 24 + 2 + + + + + + + + + true + + + + false + + $(P)$(THR).SIV + + + + + text update #22 + $(P)$(THR).SENT + 85 + 75 + 150 + + + + + + + + + 2 + false + 1 + false + + + text entry #26 + $(P)$(THR).VAL + 85 + 100 + 150 + + + + + + + + + 2 + false + false + + + text #30 + Value + 10 + 100 + 60 + + + + + 2 + + + text #33 + Sent + 10 + 75 + 60 + + + + + 2 + + + text entry #36 + $(P)$(THR).DRVLL + 80 + 230 + 150 + + + + + + + + + 2 + false + false + + + text #40 + Low + 20 + 230 + 50 + + + + + 2 + + + text entry #43 + $(P)$(THR).DRVLH + 80 + 205 + 150 + + + + + + + + + 2 + false + false + + + text #47 + High + 20 + 205 + 50 + + + + + 2 + + + text #50 + Waiting + 265 + 100 + 80 + + + + + + + + + 1 + + + + false + + $(P)$(THR).WAIT + + + + + text #54 + Error + 265 + 75 + 80 + + + + + + + + + 1 + + + + false + + $(P)$(THR).STS + + + + + choice button #58 + $(P)$(THR).DRVLC + 280 + 205 + 50 + 48 + + + + + false + false + + Item 1 + Item 2 + + + + text #61 + Clipping + 270 + 180 + 80 + + + + + 2 + + + text entry #64 + $(P)$(THR).OUT + 152 + 37 + 200 + + + + + + + + + 6 + false + false + + + text #68 + Output Link + 60 + 40 + 80 + + + + + 2 + + + text entry #71 + $(P)$(THR).DLY + 270 + 5 + 80 + + + + + + + + + 1 + false + false + + + text #75 + Delay (s) + 185 + 5 + 80 + + + + + 2 + + + message button #78 + + + $(P)$(THR).SYNC + 1 + Write + + + $(P)$(THR).SYNC + Sync + 20 + 140 + 50 + 27 + + + + + + + text entry #81 + $(P)$(THR).SINP + 137 + 145 + 200 + + + + + + + + + 6 + false + false + + + text #85 + Input + 80 + 143 + 50 + + + + + 2 + + + text #88 + Limits + 110 + 180 + 80 + + + + + 2 + + + polyline #91 + 65 + 351 + 2 + 2 + + + + + + + + + + + + + polyline #96 + 175 + 351 + 2 + 2 + + + + + + + + + + + + + text #101 + $(P) + 10 + 5 + 150 + + + + + + + + + 1 + + diff --git a/stdApp/op/bob/autoconvert/timer.bob b/stdApp/op/bob/autoconvert/timer.bob new file mode 100644 index 0000000..199b074 --- /dev/null +++ b/stdApp/op/bob/autoconvert/timer.bob @@ -0,0 +1,120 @@ + + + timer + 487 + 310 + 250 + 70 + + + + + false + 5 + + rectangle #6 + 250 + 30 + + + + + + + + + + + text update #9 + $(P)timer$(N):elapsedSecs + 80 + 40 + 130 + 26 + + + + + + + + + + + + + 5 + false + false + + + polyline #13 + -1 + 29 + 253 + 3 + + + + + + + + + + + + + text #17 + Resettable Timer + 5 + 5 + 250 + 21 + + + + + 1 + + + related display #20 + + + timer_full.opi + replace + + + More + 215 + 50 + 35 + 20 + + + + + + + + + + + choice button #23 + $(P)timer$(N):Go + 5 + 34 + 70 + 35 + + + + + false + false + + Item 1 + Item 2 + + + diff --git a/stdApp/op/bob/autoconvert/timer_full.bob b/stdApp/op/bob/autoconvert/timer_full.bob new file mode 100644 index 0000000..2678f7f --- /dev/null +++ b/stdApp/op/bob/autoconvert/timer_full.bob @@ -0,0 +1,336 @@ + + + timer_full + 119 + 481 + 350 + 200 + + + + + false + 5 + + rectangle #6 + 350 + 30 + + + + + + + + + + + polyline #9 + -1 + 29 + 352 + 3 + + + + + + + + + + + + + text #13 + Resettable Timer + 5 + 5 + 350 + 21 + + + + + 1 + + + choice button #16 + $(P)timer$(N):Go + 5 + 35 + 70 + 40 + + + + + false + false + + Item 1 + Item 2 + + + + related display #19 + + + timer.opi + replace + + + Less + 298 + 174 + 46 + 20 + + + + + + + + + + + text #22 + Preset (s): + 70 + 43 + 14 + 2 + + + text #25 + Start time: + 70 + 100 + 14 + 2 + + + text #28 + Current time: + 70 + 120 + 14 + 2 + + + message button #31 + + + $(P)timer$(N):update.PROC + 1 + Write + + + $(P)timer$(N):update.PROC + NOW + 55 + 153 + 30 + 20 + + + + + + + text #34 + UPDATE: + 5 + 155 + 50 + 14 + 2 + + + menu #37 + $(P)timer$(N):update.SCAN + 5 + 175 + 80 + 20 + + + + + false + + + text update #40 + $(P)timer$(N):elapsedSecs + 180 + 60 + 80 + + + + + + + + + + + + + 1 + false + false + + + text #44 + Elapsed (s): + 70 + 63 + 14 + 2 + + + text #47 + Remaining (s): + 70 + 80 + 14 + 2 + + + text entry #50 + $(P)timer$(N):preset + 180 + 40 + 80 + + + + + + + + + 1 + false + false + + + text update #54 + $(P)timer$(N):startTime + 180 + 100 + 200 + 14 + + + + + + + + + 6 + false + false + + + text update #58 + $(P)timer$(N):currentTime + 180 + 120 + 200 + 14 + + + + + + + + + 6 + false + false + + + text update #62 + $(P)timer$(N):remainingSecs + 180 + 80 + 80 + 14 + + + + + + + + + 1 + false + false + + + text entry #66 + $(P)timer$(N):doStop.FLNK + 107 + 177 + 180 + + + + + + + + + 6 + false + false + + + text #70 + When Preset is reached: + 108 + 160 + 180 + 14 + true + + + related display #73 + + + yyTransform.opi + + timer$(N):calcElapsed + + tab + calcElapsed + + + yyCalcoutRecord.opi + + timer$(N):doneCalc + + tab + doneCalc + + + DEBUG + 315 + 35 + 14 + + + + + + + + + + diff --git a/stdApp/op/bob/autoconvert/userMbbo.bob b/stdApp/op/bob/autoconvert/userMbbo.bob new file mode 100644 index 0000000..4fb09a0 --- /dev/null +++ b/stdApp/op/bob/autoconvert/userMbbo.bob @@ -0,0 +1,584 @@ + + + userMbbo + 104 + 109 + 400 + 170 + + + + + false + 5 + + rectangle #6 + 400 + 26 + + + + + + + + + + + rectangle #9 + 160 + 216 + 17 + 44 + + + + + + + + + + + + false + + $(P)$(C).DOLV + + + + + rectangle #13 + 300 + 67 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #17 + 300 + 92 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #21 + 300 + 117 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #25 + 300 + 142 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + polygon #29 + 159 + 216 + 10 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + + + + false + + $(P)$(C).DOPT + + + + + polyline #34 + 160 + 220 + 13 + 2 + 2 + + + + + + + + + + + + + + false + + $(P)$(C).DOPT + + + + + menu #39 + $(P)$(C).SCAN + 30 + 16 + + + + + false + + + polyline #42 + 27 + 399 + 3 + + + + + + + + + + + + + text entry #46 + $(P)$(C).DESC + 240 + 26 + + + + + + + + + + + + + 1 + false + false + + + text #50 + ($(P)$(C)) + 240 + 6 + 140 + 14 + 1 + + + + false + + $(P)userMbboEnable.VAL + + + + + polyline #54 + 170 + 220 + 2 + 41 + 2 + + + + + + + + + + + + + + false + + $(P)$(C).DOPT + + + + + text #59 + DISABLED + 270 + 5 + 80 + + + + + + + + + 1 + + + + false + + $(P)userMbboEnable.VAL + + + + + text #63 + 0 + 70 + 23 + + + + + true + + + text #66 + 1 + 95 + 23 + + + + + true + + + text #69 + 2 + 120 + 23 + + + + + true + + + text #72 + 3 + 145 + 23 + + + + + true + + + text #75 + numerical value + 28 + 55 + 10 + + + + + true + + + text entry #78 + $(P)$(C).ZRVL + 28 + 67 + + + + + + + + + 6 + false + false + + + text entry #82 + $(P)$(C).ONVL + 28 + 92 + + + + + + + + + 6 + false + false + + + text entry #86 + $(P)$(C).TWVL + 28 + 117 + + + + + + + + + 6 + false + false + + + text entry #90 + $(P)$(C).THVL + 28 + 142 + + + + + + + + + 6 + false + false + + + text #94 + string value + 134 + 55 + 160 + 10 + + + + + true + + + text entry #97 + $(P)$(C).ZRST + 134 + 65 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #101 + $(P)$(C).ONST + 134 + 90 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #105 + $(P)$(C).TWST + 134 + 115 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #109 + $(P)$(C).THST + 134 + 140 + 160 + 24 + + + + + + + + + 1 + false + false + + + related display #113 + + + userMbbo_full.opi + replace + all 16 settings + + + More + 310 + 30 + 40 + 20 + + + + + + + + + + + menu #116 + $(P)$(C) + 110 + 30 + 120 + 16 + + + + + false + + + message button #119 + + + $(P)$(C).PROC + 1 + Write + + + $(P)$(C).PROC + PROC + 240 + 30 + 40 + 20 + + + + + + diff --git a/stdApp/op/bob/autoconvert/userMbbo_full.bob b/stdApp/op/bob/autoconvert/userMbbo_full.bob new file mode 100644 index 0000000..d30f260 --- /dev/null +++ b/stdApp/op/bob/autoconvert/userMbbo_full.bob @@ -0,0 +1,1412 @@ + + + userMbbo_full + 104 + 109 + 400 + 470 + + + + + false + 5 + + rectangle #6 + 400 + 26 + + + + + + + + + + + rectangle #9 + 160 + 216 + 17 + 44 + + + + + + + + + + + + false + + $(P)$(C).DOLV + + + + + rectangle #13 + 300 + 67 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #17 + 300 + 92 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #21 + 300 + 117 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #25 + 300 + 142 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #29 + 300 + 167 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #33 + 300 + 192 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #37 + 300 + 217 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #41 + 300 + 242 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #45 + 300 + 267 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #49 + 300 + 292 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #53 + 300 + 317 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #57 + 300 + 342 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #61 + 300 + 367 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #65 + 300 + 392 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #69 + 300 + 417 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + rectangle #73 + 300 + 442 + 20 + + + + + + + + + + + + false + + $(P)$(C) + + + + + polygon #77 + 159 + 216 + 10 + 10 + 2 + + + + + + + + + + + + + + + + + + + + + + + + false + + $(P)$(C).DOPT + + + + + polyline #82 + 160 + 220 + 13 + 2 + 2 + + + + + + + + + + + + + + false + + $(P)$(C).DOPT + + + + + menu #87 + $(P)$(C).SCAN + 30 + 16 + + + + + false + + + message button #90 + + + $(P)$(C).PROC + 1 + Write + + + $(P)$(C).PROC + PROC + 240 + 30 + 40 + 20 + + + + + + + polyline #93 + 27 + 399 + 3 + + + + + + + + + + + + + text entry #97 + $(P)$(C).DESC + 240 + 26 + + + + + + + + + + + + + 1 + false + false + + + text #101 + ($(P)$(C)) + 250 + 6 + 140 + 14 + 1 + + + + false + + $(P)userMbboEnable.VAL + + + + + polyline #105 + 170 + 220 + 2 + 41 + 2 + + + + + + + + + + + + + + false + + $(P)$(C).DOPT + + + + + text #110 + DISABLED + 250 + 5 + 80 + + + + + + + + + 1 + + + + false + + $(P)userMbboEnable.VAL + + + + + text #114 + numerical value + 28 + 55 + 10 + + + + + true + + + text #117 + string value + 134 + 55 + 160 + 10 + + + + + true + + + related display #120 + + + userMbbo.opi + replace + First four inputs only + + + Less + 304 + 30 + 40 + 20 + + + + + + + + + + + text #123 + 0 + 70 + 23 + + + + + true + + + text #126 + 1 + 95 + 23 + + + + + true + + + text #129 + 2 + 120 + 23 + + + + + true + + + text #132 + 3 + 145 + 23 + + + + + true + + + text entry #135 + $(P)$(C).ZRVL + 28 + 67 + + + + + + + + + 6 + false + false + + + text entry #139 + $(P)$(C).ONVL + 28 + 92 + + + + + + + + + 6 + false + false + + + text entry #143 + $(P)$(C).TWVL + 28 + 117 + + + + + + + + + 6 + false + false + + + text entry #147 + $(P)$(C).THVL + 28 + 142 + + + + + + + + + 6 + false + false + + + text entry #151 + $(P)$(C).ZRST + 134 + 65 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #155 + $(P)$(C).ONST + 134 + 90 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #159 + $(P)$(C).TWST + 134 + 115 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #163 + $(P)$(C).THST + 134 + 140 + 160 + 24 + + + + + + + + + 1 + false + false + + + text #167 + 4 + 170 + 23 + + + + + true + + + text #170 + 5 + 195 + 23 + + + + + true + + + text #173 + 6 + 220 + 23 + + + + + true + + + text #176 + 7 + 245 + 23 + + + + + true + + + text entry #179 + $(P)$(C).FRVL + 28 + 167 + + + + + + + + + 6 + false + false + + + text entry #183 + $(P)$(C).FVVL + 28 + 192 + + + + + + + + + 6 + false + false + + + text entry #187 + $(P)$(C).SXVL + 28 + 217 + + + + + + + + + 6 + false + false + + + text entry #191 + $(P)$(C).SVVL + 28 + 242 + + + + + + + + + 6 + false + false + + + text entry #195 + $(P)$(C).FRST + 134 + 165 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #199 + $(P)$(C).FVST + 134 + 190 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #203 + $(P)$(C).SXST + 134 + 215 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #207 + $(P)$(C).SVST + 134 + 240 + 160 + 24 + + + + + + + + + 1 + false + false + + + text #211 + 8 + 270 + 23 + + + + + true + + + text #214 + 9 + 295 + 23 + + + + + true + + + text #217 + 10 + 320 + 23 + + + + + true + + + text #220 + 11 + 345 + 23 + + + + + true + + + text entry #223 + $(P)$(C).EIVL + 28 + 267 + + + + + + + + + 6 + false + false + + + text entry #227 + $(P)$(C).NIVL + 28 + 292 + + + + + + + + + 6 + false + false + + + text entry #231 + $(P)$(C).TEVL + 28 + 317 + + + + + + + + + 6 + false + false + + + text entry #235 + $(P)$(C).ELVL + 28 + 342 + + + + + + + + + 6 + false + false + + + text entry #239 + $(P)$(C).EIST + 134 + 265 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #243 + $(P)$(C).NIST + 134 + 290 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #247 + $(P)$(C).TEST + 134 + 315 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #251 + $(P)$(C).ELST + 134 + 340 + 160 + 24 + + + + + + + + + 1 + false + false + + + text #255 + 12 + 370 + 23 + + + + + true + + + text #258 + 13 + 395 + 23 + + + + + true + + + text #261 + 14 + 420 + 23 + + + + + true + + + text #264 + 15 + 445 + 23 + + + + + true + + + text entry #267 + $(P)$(C).TVVL + 28 + 367 + + + + + + + + + 6 + false + false + + + text entry #271 + $(P)$(C).TTVL + 28 + 392 + + + + + + + + + 6 + false + false + + + text entry #275 + $(P)$(C).FTVL + 28 + 417 + + + + + + + + + 6 + false + false + + + text entry #279 + $(P)$(C).FFVL + 28 + 442 + + + + + + + + + 6 + false + false + + + text entry #283 + $(P)$(C).TVST + 134 + 365 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #287 + $(P)$(C).TTST + 134 + 390 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #291 + $(P)$(C).FTST + 134 + 415 + 160 + 24 + + + + + + + + + 1 + false + false + + + text entry #295 + $(P)$(C).FFST + 134 + 440 + 160 + 24 + + + + + + + + + 1 + false + false + + + menu #299 + $(P)$(C) + 110 + 30 + 120 + 16 + + + + + false + + diff --git a/stdApp/op/bob/autoconvert/userMbbos10.bob b/stdApp/op/bob/autoconvert/userMbbos10.bob new file mode 100644 index 0000000..1a95fac --- /dev/null +++ b/stdApp/op/bob/autoconvert/userMbbos10.bob @@ -0,0 +1,750 @@ + + + userMbbos10 + 582 + 49 + 160 + 220 + + + + + false + 5 + + text entry #6 + $(P)userMbbo1.DESC + 20 + 20 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #10 + + + userMbbo.opi + + userMbbo1 + + tab + user mbbo 1 + + + userMbbo_full.opi + + userMbbo1 + + tab + user mbbo 1 (full) + + + + 20 + 20 + 20 + + + + + + + text entry #14 + $(P)userMbbo2.DESC + 20 + 40 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #18 + + + userMbbo.opi + + userMbbo2 + + tab + user mbbo 2 + + + userMbbo_full.opi + + userMbbo2 + + tab + user mbbo 2 (full) + + + + 40 + 20 + 20 + + + + + + + text entry #22 + $(P)userMbbo3.DESC + 20 + 60 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #26 + + + userMbbo.opi + + userMbbo3 + + tab + user mbbo 3 + + + userMbbo_full.opi + + userMbbo3 + + tab + user mbbo 3 (full) + + + + 60 + 20 + 20 + + + + + + + text entry #30 + $(P)userMbbo4.DESC + 20 + 80 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #34 + + + userMbbo.opi + + userMbbo4 + + tab + user mbbo 4 + + + userMbbo_full.opi + + userMbbo4 + + tab + user mbbo 4 (full) + + + + 80 + 20 + 20 + + + + + + + text entry #38 + $(P)userMbbo5.DESC + 20 + 100 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #42 + + + userMbbo.opi + + userMbbo5 + + tab + user mbbo 5 + + + userMbbo_full.opi + + userMbbo5 + + tab + user mbbo 5 (full) + + + + 100 + 20 + 20 + + + + + + + text entry #46 + $(P)userMbbo6.DESC + 20 + 120 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #50 + + + userMbbo.opi + + userMbbo6 + + tab + user mbbo 6 + + + userMbbo_full.opi + + userMbbo6 + + tab + user mbbo 6 (full) + + + + 120 + 20 + 20 + + + + + + + text entry #54 + $(P)userMbbo7.DESC + 20 + 140 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #58 + + + userMbbo.opi + + userMbbo7 + + tab + user mbbo 7 + + + userMbbo_full.opi + + userMbbo7 + + tab + user mbbo 7 (full) + + + + 140 + 20 + 20 + + + + + + + text entry #62 + $(P)userMbbo8.DESC + 20 + 160 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #66 + + + userMbbo.opi + + userMbbo8 + + tab + user mbbo 8 + + + userMbbo_full.opi + + userMbbo8 + + tab + user mbbo 8 (full) + + + + 160 + 20 + 20 + + + + + + + text entry #70 + $(P)userMbbo9.DESC + 20 + 180 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #74 + + + userMbbo.opi + + userMbbo9 + + tab + user mbbo 9 + + + userMbbo_full.opi + + userMbbo9 + + tab + user mbbo 9 (full) + + + + 180 + 20 + 20 + + + + + + + text entry #78 + $(P)userMbbo10.DESC + 20 + 200 + 120 + + + + + + + + + + + + + 1 + false + false + + + related display #82 + + + userMbbo.opi + + userMbbo10 + + tab + user mbbo 10 + + + userMbbo_full.opi + + userMbbo10 + + tab + user mbbo 10 (full) + + + + 200 + 20 + 20 + + + + + + + choice button #86 + $(P)userMbboEnable.VAL + 2 + 160 + 20 + + + + + false + + Item 1 + Item 2 + + + + text #89 + ON + 140 + 20 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo1.SCAN + + + + + text #93 + ON + 140 + 40 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo2.SCAN + + + + + text #97 + ON + 140 + 60 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo3.SCAN + + + + + text #101 + ON + 140 + 80 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo4.SCAN + + + + + text #105 + ON + 140 + 100 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo5.SCAN + + + + + text #109 + ON + 140 + 120 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo6.SCAN + + + + + text #113 + ON + 140 + 180 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo9.SCAN + + + + + text #117 + ON + 140 + 200 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo10.SCAN + + + + + text #121 + ON + 140 + 140 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo7.SCAN + + + + + text #125 + ON + 140 + 160 + 20 + 10 + + + + + true + + + + false + + $(P)userMbbo8.SCAN + + + + diff --git a/stdApp/op/bob/autoconvert/xxIDCtrl.bob b/stdApp/op/bob/autoconvert/xxIDCtrl.bob new file mode 100644 index 0000000..d5fea37 --- /dev/null +++ b/stdApp/op/bob/autoconvert/xxIDCtrl.bob @@ -0,0 +1,689 @@ + + + xxIDCtrl + 105 + 97 + 190 + 210 + + + + + false + 5 + + rectangle #6 + 190 + + + + + + + + + + + rectangle #9 + 5 + 73 + 181 + 31 + + + + + + + + + + + + false + + ID$(xx):Busy + + + + + rectangle #13 + 5 + 73 + 181 + 31 + + + + + + + + + + + + false + + ID$(xx):AccessSecurity + + + + + rectangle #17 + 5 + 73 + 181 + 31 + 2 + + + + + + + + + true + + + + false + + ID$(xx):AccessSecurity + + + + + polyline #21 + 1 + 20 + 191 + 3 + + + + + + + + + + + + + text update #25 + ID$(xx):Location + 2 + 190 + 14 + + + + + + + + + 1 + false + 1 + false + + + polyline #29 + 40 + 190 + 1 + 1 + + + + + + + + + + + + + polyline #33 + 140 + 190 + 1 + 1 + + + + + + + + + + + + + related display #37 + + + IDControl.opi + + $(xx) + + tab + ID basic control + + + More + 150 + 185 + 40 + 20 + + + + + + + + + + + text #40 + ACCESS + 147 + 35 + 10 + + + + + true + + + text update #43 + ID$(xx):AccessSecurity + 40 + 145 + 150 + 14 + + + + + + + + + 1 + false + false + + + polyline #47 + 95 + 20 + 0 + 120 + 1 + + + + + + + + + + + + + message button #51 + + + $(P)ID$(xx)_sync.PROC + 0 + Write + + + $(P)ID$(xx)_sync.PROC + SYNC + 105 + 165 + 40 + 20 + + + + + + + text #54 + BUSY + 80 + 165 + 25 + 10 + + + + + + + + + true + + + + false + + ID$(xx):Busy.VAL + + + + + text #58 + DONE + 80 + 165 + 25 + 10 + + + + + + + + + true + + + + false + + ID$(xx):Busy.VAL + + + + + text #62 + ID STATUS: + 165 + 80 + 10 + + + + + 2 + + + text #65 + BUSY + 80 + 175 + 25 + 10 + + + + + + + + + true + + + + false + + $(P)ID$(xx)_busy.VAL + + + + + text #69 + DONE + 80 + 175 + 25 + 10 + + + + + + + + + true + + + + false + + $(P)ID$(xx)_busy.VAL + + + + + text #73 + LOCAL STATUS: + 175 + 80 + 10 + + + + + 2 + + + text #76 + Gap (mm) + 8 + 25 + 80 + 14 + 1 + + + text update #79 + ID$(xx):DeviceLimit.DRVH + 8 + 45 + 75 + 10 + + + + + + + + + + + + + 1 + false + 1 + false + + + text entry #83 + $(P)ID$(xx)_gap + 8 + 76 + 80 + 25 + + + + + + + + + 1 + false + false + + + text update #87 + ID$(xx):DeviceLimit.DRVL + 8 + 105 + 75 + 10 + + + + + + + + + + + + + 1 + false + 1 + false + + + message button #91 + + + $(P)ID$(xx)_gapTweak.A + 1 + Write + + + $(P)ID$(xx)_gapTweak.A + < + 5 + 115 + 20 + 20 + + + + + + + text entry #94 + $(P)ID$(xx)_gapTweak.E + 25 + 115 + 45 + + + + + + + + + 1 + false + false + + + message button #98 + + + $(P)ID$(xx)_gapTweak.B + 1 + Write + + + $(P)ID$(xx)_gapTweak.B + > + 70 + 115 + 20 + 20 + + + + + + + text update #101 + ID$(xx):Gap + 13 + 55 + 75 + 18 + + + + + + + + + + + + + 1 + false + false + + + text #105 + Energy (keV) + 103 + 25 + 80 + 14 + 1 + + + text entry #108 + $(P)ID$(xx)_energy + 103 + 76 + 80 + 25 + + + + + + + + + 1 + false + false + + + text update #112 + ID$(xx):Energy + 108 + 55 + 75 + 18 + + + + + + + + + + + + + 1 + false + false + + + message button #116 + + + $(P)ID$(xx)_energyTweak.A + 1 + Write + + + $(P)ID$(xx)_energyTweak.A + < + 100 + 115 + 20 + 20 + + + + + + + text entry #119 + $(P)ID$(xx)_energyTweak.E + 120 + 115 + 45 + + + + + + + + + 1 + false + false + + + message button #123 + + + $(P)ID$(xx)_energyTweak.B + 1 + Write + + + $(P)ID$(xx)_energyTweak.B + > + 165 + 115 + 20 + 20 + + + + + + + menu #126 + $(P)ID$(xx)_syncBusy.SCAN + 30 + 185 + 113 + 16 + + + + + false + + + text #129 + CHECK + 186 + 30 + 10 + + + + + 2 + + + text #132 + BUSY + 194 + 30 + 10 + + + + + 2 + + diff --git a/stdApp/op/burt/settings.req b/stdApp/op/burt/settings.req index 82aa4f1..cab779f 100644 --- a/stdApp/op/burt/settings.req +++ b/stdApp/op/burt/settings.req @@ -8,13 +8,6 @@ #define TABLE_REC table1 #include "yyTableSettings.req" -#define SCALER_REC scaler1 -#include "yyScalerSettings.req" -PREFIX:scaler1_calc_ctrl.VAL -PREFIX:scaler1_calc1.CALC -PREFIX:scaler1_calc2.CALC -PREFIX:scaler1_calc3.CALC - % Kohzu monochromator PREFIX:BraggHAO.VAL PREFIX:BraggKAO.VAL diff --git a/stdApp/op/burt/yyScalerSettings.req b/stdApp/op/burt/yyScalerSettings.req deleted file mode 100644 index 1370aa2..0000000 --- a/stdApp/op/burt/yyScalerSettings.req +++ /dev/null @@ -1,59 +0,0 @@ -% -% This request file SAVES the settings of a scaler -% record named PREFIX:SCALER_REC. -% -PREFIX:SCALER_REC.PREC -PREFIX:SCALER_REC.FREQ -PREFIX:SCALER_REC.RATE -PREFIX:SCALER_REC.RAT1 -PREFIX:SCALER_REC.DLY -PREFIX:SCALER_REC.DLY1 -PREFIX:SCALER_REC.TP1 -PREFIX:SCALER_REC.NM1 -PREFIX:SCALER_REC.NM2 -PREFIX:SCALER_REC.NM3 -PREFIX:SCALER_REC.NM4 -PREFIX:SCALER_REC.NM5 -PREFIX:SCALER_REC.NM6 -PREFIX:SCALER_REC.NM7 -PREFIX:SCALER_REC.NM8 -PREFIX:SCALER_REC.NM9 -PREFIX:SCALER_REC.NM10 -PREFIX:SCALER_REC.NM11 -PREFIX:SCALER_REC.NM12 -PREFIX:SCALER_REC.NM13 -PREFIX:SCALER_REC.NM14 -PREFIX:SCALER_REC.NM15 -PREFIX:SCALER_REC.NM16 -PREFIX:SCALER_REC.PR1 -PREFIX:SCALER_REC.PR2 -PREFIX:SCALER_REC.PR3 -PREFIX:SCALER_REC.PR4 -PREFIX:SCALER_REC.PR5 -PREFIX:SCALER_REC.PR6 -PREFIX:SCALER_REC.PR7 -PREFIX:SCALER_REC.PR8 -PREFIX:SCALER_REC.PR9 -PREFIX:SCALER_REC.PR10 -PREFIX:SCALER_REC.PR11 -PREFIX:SCALER_REC.PR12 -PREFIX:SCALER_REC.PR13 -PREFIX:SCALER_REC.PR14 -PREFIX:SCALER_REC.PR15 -PREFIX:SCALER_REC.PR16 -PREFIX:SCALER_REC.G1 -PREFIX:SCALER_REC.G2 -PREFIX:SCALER_REC.G3 -PREFIX:SCALER_REC.G4 -PREFIX:SCALER_REC.G5 -PREFIX:SCALER_REC.G6 -PREFIX:SCALER_REC.G7 -PREFIX:SCALER_REC.G8 -PREFIX:SCALER_REC.G9 -PREFIX:SCALER_REC.G10 -PREFIX:SCALER_REC.G11 -PREFIX:SCALER_REC.G12 -PREFIX:SCALER_REC.G13 -PREFIX:SCALER_REC.G14 -PREFIX:SCALER_REC.G15 -PREFIX:SCALER_REC.G16 diff --git a/stdApp/op/edl/autoconvert/4step.edl b/stdApp/op/edl/autoconvert/4step.edl new file mode 100644 index 0000000..df1ce01 --- /dev/null +++ b/stdApp/op/edl/autoconvert/4step.edl @@ -0,0 +1,2451 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 147 +y 171 +w 700 +h 380 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 4 +y 74 +w 106 +h 281 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 75 +w 104 +h 279 +lineColor rgb 47872 47872 47872 +fill +fillColor rgb 47872 47872 47872 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 240 +w 94 +h 13 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 125 +w 94 +h 13 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 699 +h 19 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 144 +y 99 +w 107 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)4step:sig1.IDV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 145 +y 125 +w 449 +h 13 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 145 +y 240 +w 449 +h 13 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 259 +y 99 +w 107 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)4step:sig2.IDV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 374 +y 99 +w 107 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)4step:sig3.IDV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 489 +y 99 +w 107 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)4step:sig4.IDV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 131 +y 34 +w 182 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)4step:Atrig1.OUTV)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 376 +y 34 +w 182 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)4step:Atrig2.OUTV)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 105 +w 41 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "#STEPS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 255 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "E" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 280 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "F" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 305 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "G" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 330 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "H" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 140 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 165 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 190 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "C" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 215 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "D" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 115 +y 125 +w 25 +h 14 +controlPv "$(P)4step:currStep.SVAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 75 +w 95 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Setup" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 255 +w 95 +h 20 +controlPv "$(P)4step:sig1.CLCE" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 305 +w 95 +h 20 +controlPv "$(P)4step:sig1.CLCG" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 330 +w 95 +h 20 +controlPv "$(P)4step:sig1.CLCH" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 242 +w 89 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "CALC EXPRESSION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 127 +w 86 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "STEP" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 95 +w 107 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 2 +numPoints 2 { +xPoints { +0 6 +1 110 +} +yPoints { +0 96 +1 96 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 145 +y 64 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Signal 1" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 260 +y 64 +w 105 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Signal 2" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 375 +y 64 +w 105 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Signal 3" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 490 +y 64 +w 105 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Signal 4" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 119 +y 105 +w 27 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LINK" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 117 +y 83 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DESC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 280 +w 95 +h 20 +controlPv "$(P)4step:sig1.CLCF" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 20 +w 699 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 697 +} +yPoints { +0 21 +1 21 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 0 +w 660 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Four-step measurement" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 255 +w 105 +h 20 +controlPv "$(P)4step:sig1:E" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 280 +w 105 +h 20 +controlPv "$(P)4step:sig1:F" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 305 +w 105 +h 20 +controlPv "$(P)4step:sig1:G" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 330 +w 105 +h 20 +controlPv "$(P)4step:sig1:H" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 140 +w 105 +h 20 +controlPv "$(P)4step:sig1:A" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 165 +w 105 +h 20 +controlPv "$(P)4step:sig1:B" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 190 +w 105 +h 20 +controlPv "$(P)4step:sig1:C" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 215 +w 105 +h 20 +controlPv "$(P)4step:sig1:D" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 100 +w 105 +h 20 +controlPv "$(P)4step:sig1.INPI" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 78 +w 105 +h 20 +controlPv "$(P)4step:sig1:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 166 +y 127 +w 408 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "MEASURED VALUES" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 166 +y 242 +w 408 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "CALCULATED VALUES" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 255 +w 105 +h 20 +controlPv "$(P)4step:sig2:E" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 280 +w 105 +h 20 +controlPv "$(P)4step:sig2:F" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 305 +w 105 +h 20 +controlPv "$(P)4step:sig2:G" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 330 +w 105 +h 20 +controlPv "$(P)4step:sig2:H" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 140 +w 105 +h 20 +controlPv "$(P)4step:sig2:A" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 165 +w 105 +h 20 +controlPv "$(P)4step:sig2:B" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 190 +w 105 +h 20 +controlPv "$(P)4step:sig2:C" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 215 +w 105 +h 20 +controlPv "$(P)4step:sig2:D" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 100 +w 105 +h 20 +controlPv "$(P)4step:sig2.INPI" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 260 +y 78 +w 105 +h 20 +controlPv "$(P)4step:sig2:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 255 +w 105 +h 20 +controlPv "$(P)4step:sig3:E" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 280 +w 105 +h 20 +controlPv "$(P)4step:sig3:F" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 305 +w 105 +h 20 +controlPv "$(P)4step:sig3:G" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 330 +w 105 +h 20 +controlPv "$(P)4step:sig3:H" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 140 +w 105 +h 20 +controlPv "$(P)4step:sig3:A" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 165 +w 105 +h 20 +controlPv "$(P)4step:sig3:B" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 190 +w 105 +h 20 +controlPv "$(P)4step:sig3:C" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 215 +w 105 +h 20 +controlPv "$(P)4step:sig3:D" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 100 +w 105 +h 20 +controlPv "$(P)4step:sig3.INPI" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 78 +w 105 +h 20 +controlPv "$(P)4step:sig3:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 255 +w 105 +h 20 +controlPv "$(P)4step:sig4:E" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 280 +w 105 +h 20 +controlPv "$(P)4step:sig4:F" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 305 +w 105 +h 20 +controlPv "$(P)4step:sig4:G" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 330 +w 105 +h 20 +controlPv "$(P)4step:sig4:H" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 140 +w 105 +h 20 +controlPv "$(P)4step:sig4:A" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 165 +w 105 +h 20 +controlPv "$(P)4step:sig4:B" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 190 +w 105 +h 20 +controlPv "$(P)4step:sig4:C" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 215 +w 105 +h 20 +controlPv "$(P)4step:sig4:D" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 100 +w 105 +h 20 +controlPv "$(P)4step:sig4.INPI" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 490 +y 78 +w 105 +h 20 +controlPv "$(P)4step:sig4:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 132 +y 35 +w 180 +h 20 +controlPv "$(P)4step:det1TrigName.VAL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 45056 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 132 +y 25 +w 180 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DETECTOR 1 TRIGGER NAME" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 317 +y 35 +w 30 +h 20 +controlPv "$(P)4step:det1TrigVal.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 314 +y 25 +w 37 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VALUE" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 377 +y 35 +w 180 +h 20 +controlPv "$(P)4step:det2TrigName.VAL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 45056 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 377 +y 25 +w 180 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DETECTOR 2 TRIGGER NAME" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 562 +y 35 +w 30 +h 20 +controlPv "$(P)4step:det1TrigVal.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 559 +y 25 +w 37 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VALUE" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 440 +y 355 +w 150 +h 20 +controlPv "$(P)4step:doEndCalcs.OUT" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 336 +y 360 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "TRIGGER END CALCS:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 605 +y 140 +w 90 +h 20 +controlPv "$(P)4step:stepA:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 605 +y 125 +w 90 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DESC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 605 +y 165 +w 90 +h 20 +controlPv "$(P)4step:stepB:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 605 +y 190 +w 90 +h 20 +controlPv "$(P)4step:stepC:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 605 +y 215 +w 90 +h 20 +controlPv "$(P)4step:stepD:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 605 +y 255 +w 90 +h 20 +controlPv "$(P)4step:calcE:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 605 +y 280 +w 90 +h 20 +controlPv "$(P)4step:calcF:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 605 +y 305 +w 90 +h 20 +controlPv "$(P)4step:calcG:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 605 +y 330 +w 90 +h 20 +controlPv "$(P)4step:calcH:Desc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 35 +w 110 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)4step:start.PROC" +pressValue "1" +releaseValue +onLabel "DO MEASUREMENT" +offLabel "DO MEASUREMENT" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 50 +y 100 +w 55 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)4step:numSteps.VAL" +indicatorPv "$(P)4step:numSteps.VAL" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 140 +w 95 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "A sequence" +numPvs 2 +numDsps 1 +displayFileName { + 0 "yySseq.edl" +} +menuLabel { + 0 "A sequence" +} +symbols { + 0 "P=$(P),S=4step:Aseq" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 165 +w 95 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "B sequence" +numPvs 2 +numDsps 1 +displayFileName { + 0 "yySseq.edl" +} +menuLabel { + 0 "B sequence" +} +symbols { + 0 "P=$(P),S=4step:Bseq" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 190 +w 95 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "C sequence" +numPvs 2 +numDsps 1 +displayFileName { + 0 "yySseq.edl" +} +menuLabel { + 0 "C sequence" +} +symbols { + 0 "P=$(P),S=4step:Cseq" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 215 +w 95 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "D sequence" +numPvs 2 +numDsps 1 +displayFileName { + 0 "yySseq.edl" +} +menuLabel { + 0 "D sequence" +} +symbols { + 0 "P=$(P),S=4step:Dseq" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/BMBPM.edl b/stdApp/op/edl/autoconvert/BMBPM.edl new file mode 100644 index 0000000..7effc70 --- /dev/null +++ b/stdApp/op/edl/autoconvert/BMBPM.edl @@ -0,0 +1,1194 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 473 +y 209 +w 700 +h 450 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 65280 65280 65280 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 98 +y 144 +w 0 +h 47 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 98 +1 98 +} +yPoints { +0 144 +1 191 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 98 +y 219 +w 0 +h 50 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 98 +1 98 +} +yPoints { +0 219 +1 269 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 86 +y 5 +w 450 +h 30 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "$(xx)-BM BPM Information" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 14 +y 168 +w 75 +h 20 +controlPv "FE:$(xx):BM:1XBPM:A:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 55296 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 15 +y 247 +w 75 +h 20 +controlPv "FE:$(xx):BM:1XBPM:B:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 55296 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 89 +y 126 +w 23 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 89 +y 271 +w 22 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 27 +y 104 +w 75 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "First" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 159 +y 108 +w 75 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Second" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 323 +y 110 +w 280 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 52480 24832 0 +bgColor index 3 +useDisplayBg +value { + "* NORMALIZED BPM SIGNALS *" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 500 +y 251 +w 100 +h 20 +controlPv "FE:$(xx):BM:VANGLE:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 55296 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 23 +y 145 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1ST:XBPM:A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 24 +y 228 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1ST:XBPM:B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 64 +y 292 +w 550 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "NOTE: The Normalized X-BPM signals are for reference only" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 602 +y 253 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 265 +y 144 +w 230 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "1st Vertical Position :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 290 +y 251 +w 210 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Vertical Angle :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 170 +y 48 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "Beam Line Front End X-RAY BPM" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 500 +y 144 +w 100 +h 20 +controlPv "FE:$(xx):BM:1XBPM:VPOS:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 500 +y 168 +w 100 +h 20 +controlPv "FE:$(xx):BM:2XBPM:VPOS:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 598 +y 150 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 600 +y 172 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 581 +y 18 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 581 +y 44 +w 75 +h 25 +controlPv "S:SRcurrentAI" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 232 +y 147 +w 0 +h 47 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 232 +1 232 +} +yPoints { +0 147 +1 194 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 232 +y 222 +w 0 +h 50 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 232 +1 232 +} +yPoints { +0 222 +1 272 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 147 +y 169 +w 75 +h 20 +controlPv "FE:$(xx):BM:2XBPM:A:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 55296 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 142 +y 250 +w 75 +h 20 +controlPv "FE:$(xx):BM:2XBPM:B:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 55296 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 223 +y 129 +w 23 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 222 +y 274 +w 22 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 154 +y 146 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1ST:XBPM:A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 156 +y 227 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1ST:XBPM:B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 71 +y 77 +w 120 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 52480 24832 0 +bgColor index 3 +useDisplayBg +value { + "Raw Signals" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 265 +y 168 +w 230 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "2nd Vertical Position :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 648 +y 50 +w 36 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mA" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 274 +y 227 +w 210 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Vertical Position :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 499 +y 227 +w 100 +h 20 +controlPv "FE:$(xx):BM:VPOSITION:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 55296 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 594 +y 229 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 340 +y 199 +w 280 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "* NORMALIZED at Source *" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 39 +y 197 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 173 +y 200 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 483 +y 395 +w 90 +h 20 +controlPv "S$(x):BM:SrcPt:yAngleM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 525 +y 380 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VANGLE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 483 +y 417 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 356 +y 395 +w 90 +h 20 +controlPv "S$(x):BM:SrcPt:yPositionM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 375 +y 380 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 417 +y 418 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 218 +y 395 +w 90 +h 20 +controlPv "S$(x):BM:SrcPt:xAngleM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 260 +y 380 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HANGLE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 219 +y 417 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 91 +y 395 +w 90 +h 20 +controlPv "S$(x):BM:SrcPt:xPositionM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 110 +y 380 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 154 +y 417 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 152 +y 350 +w 357 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 22528 37632 65280 +bgColor index 3 +useDisplayBg +value { + "* SR Particle BPM Signals Normalized to the Source *" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 186 +y 329 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "Storage RING Particle BPM" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/DSP.edl b/stdApp/op/edl/autoconvert/DSP.edl new file mode 100644 index 0000000..8d9b4f0 --- /dev/null +++ b/stdApp/op/edl/autoconvert/DSP.edl @@ -0,0 +1,959 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 195 +y 99 +w 500 +h 430 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 65280 65280 65280 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 26 +y 2 +w 450 +h 30 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "$(xx)-ID xBPM DSP & SR BPM" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 78 +y 107 +w 280 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 22528 37632 65280 +bgColor index 3 +useDisplayBg +value { + "* NORMALIZED BPM SIGNALS *" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 131 +y 185 +w 100 +h 20 +controlPv "FE:$(xx):ID:DSP:VA:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 139 +y 205 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 68 +y 132 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 52480 24832 0 +bgColor index 3 +useDisplayBg +value { + "Vertical" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 81 +y 81 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 37632 65280 +bgColor index 3 +useDisplayBg +value { + "Beam Line Front End X-RAY BPM" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 13 +y 185 +w 100 +h 20 +controlPv "FE:$(xx):ID:DSP:V1:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 55296 0 +bgColor rgb 60160 61696 46336 +precision 2 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 264 +y 185 +w 100 +h 20 +controlPv "FE:$(xx):ID:DSP:H1:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 45 +y 205 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 295 +y 205 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 53 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 96 +y 44 +w 75 +h 25 +controlPv "S:SRcurrentAI" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 315 +y 132 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 52480 24832 0 +bgColor index 3 +useDisplayBg +value { + "Horizontal" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 180 +y 55 +w 24 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 266 +y 51 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ID Gap" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 336 +y 42 +w 90 +h 25 +controlPv "ID$(xx):Gap.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 429 +y 52 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 399 +y 160 +w 70 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 32000 22016 9984 +bgColor index 3 +useDisplayBg +value { + "Angle" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 385 +y 185 +w 100 +h 20 +controlPv "FE:$(xx):ID:DSP:HA:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 393 +y 206 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 149 +y 160 +w 70 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 32000 22016 9984 +bgColor index 3 +useDisplayBg +value { + "Angle" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 28 +y 160 +w 70 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 32000 22016 9984 +bgColor index 3 +useDisplayBg +value { + "Position" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 280 +y 160 +w 70 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 32000 22016 9984 +bgColor index 3 +useDisplayBg +value { + "Position" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 102 +y 229 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Position is at 16.3 meters" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 101 +y 249 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "from center of Straight Section" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 396 +y 380 +w 90 +h 15 +controlPv "FE:$(xx):ID:SR:HANG:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 422 +y 365 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HANGLE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 396 +y 396 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 269 +y 380 +w 90 +h 15 +controlPv "FE:$(xx):ID:SR:HPOS:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 277 +y 365 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 330 +y 395 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 141 +y 380 +w 90 +h 15 +controlPv "FE:$(xx):ID:SR:VANG:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 167 +y 365 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VANGLE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 142 +y 396 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 14 +y 380 +w 90 +h 15 +controlPv "FE:$(xx):ID:SR:VPOS:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 22 +y 365 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 77 +y 395 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 86 +y 336 +w 305 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 35584 6656 38400 +bgColor index 3 +useDisplayBg +value { + "* RF BPM Signals Normalized to the Source *" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 280 +y 275 +w 100 +h 20 +controlPv "FE:$(xx):ID:DSP:V0:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 60160 61696 46336 +precision 2 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 383 +y 280 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 275 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Vertical Position at Source :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 281 +y 304 +w 100 +h 20 +controlPv "FE:$(xx):ID:DSP:H0:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 60160 61696 46336 +precision 2 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 384 +y 309 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 12 +y 304 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Horizontal Position at Source :" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/EMW_Ctl.edl b/stdApp/op/edl/autoconvert/EMW_Ctl.edl new file mode 100644 index 0000000..3c4380f --- /dev/null +++ b/stdApp/op/edl/autoconvert/EMW_Ctl.edl @@ -0,0 +1,899 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 336 +y 367 +w 310 +h 470 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 60160 61696 46336 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 126 +w 297 +h 37 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 85 +w 297 +h 37 +lineColor rgb 22528 13312 3840 +fill +fillColor rgb 22528 13312 3840 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 386 +w 309 +h 83 +lineColor rgb 54272 56064 40192 +fill +fillColor rgb 54272 56064 40192 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 59 +y 45 +w 203 +h 13 +controlPv "ID$(xx):Device" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 44544 19968 48128 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 336 +w 310 +h 16 +controlPv "ID$(xx):Message2.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 313 +w 310 +h 16 +controlPv "ID$(xx):Message1.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 194 +y 90 +w 104 +h 30 +controlPv "ID$(xx):Energy.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 59 +y 126 +w 120 +h 38 +controlPv "ID$(xx):GapSet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 197 +y 126 +w 100 +h 38 +controlPv "ID$(xx):EnergySet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 91 +w 120 +h 30 +controlPv "ID$(xx):Gap.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 139 +w 46 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Desired" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 62 +y 27 +w 190 +h 15 +controlPv "ID$(xx):Location" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 366 +w 150 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "X Field Settings:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 56 +y 1 +w 200 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor index 3 +useDisplayBg +value { + "EMW Control" +} +visPv "CALC\\\{(A)\}(ID$(xx):Attention)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 100 +w 47 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 167 +w 240 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + " Gap (mm) Energy (keV) " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 243 +w 120 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + " Access Mode :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 126 +y 237 +w 170 +h 25 +controlPv "ID$(xx):AccessSecurity.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 267 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Bl. Comm. Limit (mm):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 292 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 56832 4864 2304 +bgColor index 3 +useDisplayBg +value { + "Status Messages:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 193 +y 64 +w 80 +h 15 +controlPv "ID$(xx):Version" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 27 +y 64 +w 152 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Software Version:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 118 +y 392 +w 60 +h 18 +controlPv "ID11:difai7.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 11520 32512 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 15 +y 422 +w 64 +h 22 +controlPv "ID11:ao1.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 16 +y 392 +w 60 +h 18 +controlPv "ID11:difai1.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 40960 4608 1792 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 231 +y 427 +w 63 +h 19 +controlPv "ID11:difai8.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 35584 6656 38400 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 448 +w 100 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current, kA" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 223 +y 449 +w 82 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Voltage, V" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 85 +y 391 +w 35 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "AC" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 188 +y 392 +w 34 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 11520 32512 0 +bgColor index 3 +useDisplayBg +value { + "DC" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 116 +y 417 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "Power ON" +} +visPv "CALC\\\{(A)\}(ID11:bi12)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 116 +y 417 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Power OFF" +} +visPv "CALC\\\{(A)\}(ID11:bi12)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 188 +y 266 +w 100 +h 25 +controlPv "ID$(xx):DeviceLimit.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 156 +y 189 +w 140 +h 40 +fgColor rgb 64768 0 0 +onColor rgb 40960 4608 1792 +offColor rgb 40960 4608 1792 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Stop.VAL" +pressValue "1" +releaseValue +onLabel "Stop " +offLabel "Stop " +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 2 +y 189 +w 140 +h 40 +fgColor rgb 29440 65280 27392 +onColor rgb 10240 37632 5376 +offColor rgb 10240 37632 5376 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Start.VAL" +pressValue "1" +releaseValue +onLabel "Start" +offLabel "Start" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 110 +y 435 +w 40 +h 20 +fgColor rgb 22528 13312 3840 +onColor rgb 0 55296 0 +offColor rgb 0 55296 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:on_seq.PROC" +pressValue "1" +releaseValue "0" +onLabel "On" +offLabel "On" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 166 +y 435 +w 40 +h 20 +fgColor rgb 22528 13312 3840 +onColor rgb 64256 62208 18944 +offColor rgb 64256 62208 18944 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:bo3.VAL" +pressValue "0" +releaseValue "1" +onLabel "Off" +offLabel "Off" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 228 +y 393 +w 60 +h 25 +fgColor rgb 39168 65280 65280 +onColor rgb 2560 0 47104 +offColor rgb 2560 0 47104 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:2PD.STV" +pressValue "1" +releaseValue "0" +onLabel "Pulse" +offLabel "Pulse" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 176 +y 364 +w 100 +h 18 +fgColor rgb 22528 13312 3840 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +icon +buttonLabel " PS_Settings" +numPvs 4 +numDsps 2 +displayFileName { + 0 "EMW_PS.edl" + 1 "EMW_Ramp.edl" +} +menuLabel { + 0 "EMW PS" + 1 "Ramp & timing" +} +symbols { + 0 "xx=11" + 1 "xx=11" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/EMW_PS.edl b/stdApp/op/edl/autoconvert/EMW_PS.edl new file mode 100644 index 0000000..d25d6e6 --- /dev/null +++ b/stdApp/op/edl/autoconvert/EMW_PS.edl @@ -0,0 +1,765 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 15 +y 38 +w 620 +h 600 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 8448 27648 0 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 415 +y 300 +w 204 +h 299 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 436 +w 81 +h 163 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 453 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "Freqw Rm" +} +visPv "CALC\\\{(A)\}(ID11:bi10)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 453 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Freqw Lcl" +} +visPv "CALC\\\{(A)\}(ID11:bi10)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 474 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "Curr Rm" +} +visPv "CALC\\\{(A)\}(ID11:bi11)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 474 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Curr Lcl" +} +visPv "CALC\\\{(A)\}(ID11:bi11)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 495 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "Power ON" +} +visPv "CALC\\\{(A)\}(ID11:bi12)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 495 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Power OFF" +} +visPv "CALC\\\{(A)\}(ID11:bi12)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 348 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Water" +} +visPv "CALC\\\{(A)\}(ID11:bi01)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 368 +w 145 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "E-stop or Gap opened" +} +visPv "CALC\\\{(A)\}(ID11:bi02)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 389 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Door" +} +visPv "CALC\\\{(A)\}(ID11:bi03)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 410 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Magnet" +} +visPv "CALC\\\{(A)\}(ID11:bi04)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 432 +w 103 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Overcurrent" +} +visPv "CALC\\\{(A)\}(ID11:bi05)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 428 +y 317 +w 182 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Interlocks" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 422 +y 564 +w 70 +h 20 +controlPv "ID11:difai7.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 55296 0 +bgColor rgb 0 0 0 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 495 +y 564 +w 120 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "kA (DC curr)" +} +endObjectProperties + +# (Motif Slider) +object activeMotifSliderClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 239 +w 620 +h 56 +fgColor rgb 44544 44544 44544 +bgColor rgb 47872 47872 47872 +2ndBgColor rgb 47872 47872 47872 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "ID11:ao1.VAL" +controlLabelType "pvName" +font "helvetica-medium-r-12.0" +limitsFromDb +increment 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 453 +w 58 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +fgAlarm +bgColor index 3 +useDisplayBg +value { + "+ 24 V" +} +alarmPv "ID11:seai1" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 471 +w 55 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +fgAlarm +bgColor index 3 +useDisplayBg +value { + "- 24 V" +} +alarmPv "ID11:seai2" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 489 +w 58 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +fgAlarm +bgColor index 3 +useDisplayBg +value { + "+ 12 V" +} +alarmPv "ID11:seai3" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 507 +w 55 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +fgAlarm +bgColor index 3 +useDisplayBg +value { + "- 12 V" +} +alarmPv "ID11:seai4" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 525 +w 58 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +fgAlarm +bgColor index 3 +useDisplayBg +value { + "+ 24 V" +} +alarmPv "ID11:seai5" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 543 +w 55 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +fgAlarm +bgColor index 3 +useDisplayBg +value { + "- 24 V" +} +alarmPv "ID11:seai6" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 561 +w 58 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +fgAlarm +bgColor index 3 +useDisplayBg +value { + "+ 12 V" +} +alarmPv "ID11:seai7" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 579 +w 55 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +fgAlarm +bgColor index 3 +useDisplayBg +value { + "- 12 V" +} +alarmPv "ID11:seai8" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 437 +w 51 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Lcl PS" +} +endObjectProperties +# (Meter) +object activeMeterClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 4 +y 4 +w 300 +h 200 +caseColor rgb 29440 65280 27392 +sccaleColor rgb 0 0 0 +labelColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 29440 65280 27392 +topShadowColor rgb 0 0 0 +botShadowColor rgb 0 0 0 +readPv "ID11:difai1.VAL" +showScale +scaleFormat "FFloat" +scaleLimitsFromDb +useDisplayBg +labelIntervals 2 +majorIntervals 2 +minorIntervals 0 +complexNeedle +3d +labelFontTag "helvetica-medium-r-18.0" +scaleFontTag "helvetica-bold-r-10.0" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 54 +y 211 +w 200 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Magnet current, kA" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 308 +w 240 +h 26 +font "helvetica-medium-r-18.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Current adjustment, kA:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 376 +y 213 +w 180 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Output voltage, V" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 247 +y 297 +w 159 +h 48 +controlPv "ID11:ao1.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "left" +fgColor rgb 22528 13312 3840 +bgColor rgb 40448 40448 40448 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 445 +y 523 +w 140 +h 30 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:bo2.VAL" +pressValue "1" +releaseValue "0" +onLabel "Reset" +offLabel "Reset" +3d +useEnumNumeric +font "helvetica-medium-r-18.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 142 +y 406 +w 211 +h 48 +fgColor rgb 22528 13312 3840 +onColor rgb 0 55296 0 +offColor rgb 0 55296 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:on_seq.PROC" +pressValue "1" +releaseValue "0" +onLabel "Current ON" +offLabel "Current ON" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 142 +y 464 +w 211 +h 48 +fgColor rgb 22528 13312 3840 +onColor rgb 64256 62208 18944 +offColor rgb 64256 62208 18944 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:bo3.VAL" +pressValue "0" +releaseValue "1" +onLabel "Current OFF" +offLabel "Current OFF" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/EMW_Ramp.edl b/stdApp/op/edl/autoconvert/EMW_Ramp.edl new file mode 100644 index 0000000..e6c9439 --- /dev/null +++ b/stdApp/op/edl/autoconvert/EMW_Ramp.edl @@ -0,0 +1,1552 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 10 +y 10 +w 399 +h 800 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 4 +y 4 +w 390 +h 33 +lineColor rgb 37120 37120 37120 +fill +fillColor rgb 37120 37120 37120 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 114 +y 75 +w 21 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 3 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 116 +y 77 +w 17 +h 2 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A)\}(ID11:0RT.NEWT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 116 +y 77 +w 17 +h 2 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 3 +visPv "CALC\\\{(A)\}(ID11:0RT.ERRC)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 115 +y 223 +w 21 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 3 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 117 +y 225 +w 17 +h 2 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A)\}(ID11:1RT.NEWT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 117 +y 225 +w 17 +h 2 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 3 +visPv "CALC\\\{(A)\}(ID11:1RT.ERRC)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 4 +y 352 +w 279 +h 27 +lineColor rgb 37120 37120 37120 +fill +fillColor rgb 37120 37120 37120 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 78 +y 98 +w 315 +h 15 +controlPv "ID11:0RT.ERRM" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 40448 40448 40448 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 31 +y 97 +w 76 +h 17 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Mode" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 171 +y 151 +w 130 +h 23 +controlPv "ID11:0RT.MADJ" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 171 +y 129 +w 110 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Manual Adjust" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 309 +y 151 +w 74 +h 23 +controlPv "ID11:0RT.GAIN" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 309 +y 130 +w 74 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Gain" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 115 +y 10 +w 160 +h 21 +font "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EMW Ramp Test" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 45 +w 150 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ID11:0RT" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 72 +w 90 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "New Table" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 78 +y 245 +w 315 +h 15 +controlPv "ID11:1RT.ERRM" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 40448 40448 40448 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 31 +y 244 +w 76 +h 17 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Mode" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 171 +y 292 +w 130 +h 23 +controlPv "ID11:1RT.MADJ" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 171 +y 270 +w 110 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Manual Adjust" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 309 +y 291 +w 74 +h 23 +controlPv "ID11:1RT.GAIN" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 309 +y 270 +w 74 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Gain" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 194 +w 150 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ID11:1RT" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 141 +y 220 +w 90 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "New Table" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 356 +w 170 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Make desired changes above," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 366 +w 170 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "then press SYNC to activate." +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 234 +y 67 +w 74 +h 23 +controlPv "ID11:0RT.TIMF" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 309 +y 70 +w 81 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "RampTime" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 218 +w 81 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "RampTime" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 234 +y 216 +w 74 +h 23 +controlPv "ID11:1RT.TIMF" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 471 +w 122 +h 19 +controlPv "ID11:0PD.WIDE" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 451 +w 122 +h 19 +controlPv "ID11:0PD.DLY" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 431 +w 101 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "UNIT:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 431 +w 119 +h 15 +controlPv "ID11:0PD.UNIT" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 52 +y 451 +w 59 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DLY:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 37 +y 471 +w 74 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "WIDE:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 571 +w 122 +h 19 +controlPv "ID11:1PD.WIDE" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 551 +w 122 +h 19 +controlPv "ID11:1PD.DLY" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 531 +w 101 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "UNIT:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 531 +w 119 +h 15 +controlPv "ID11:1PD.UNIT" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 52 +y 551 +w 59 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DLY:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 37 +y 571 +w 74 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "WIDE:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 622 +w 100 +h 16 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "UNIT:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 646 +w 100 +h 16 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PER:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 669 +w 100 +h 16 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DCY:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 649 +w 119 +h 19 +controlPv "ID11:0PT.PER" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 670 +w 119 +h 19 +controlPv "ID11:0PT.DCY" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 623 +w 119 +h 19 +controlPv "ID11:0PT.UNIT" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 724 +w 101 +h 17 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "UNIT:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 749 +w 101 +h 17 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PER:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 773 +w 101 +h 17 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DCY:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 752 +w 121 +h 19 +controlPv "ID11:1PT.PER" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 775 +w 121 +h 19 +controlPv "ID11:1PT.DCY" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 125 +y 728 +w 121 +h 19 +controlPv "ID11:1PT.UNIT" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 119 +w 60 +h 60 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:0RT.MODE" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 94 +y 125 +w 62 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:0RT.SWAP" +pressValue "1" +releaseValue +onLabel "SWAP" +offLabel "SWAP" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 94 +y 148 +w 62 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:0RT.RARM" +pressValue "1" +releaseValue +onLabel "RARM" +offLabel "RARM" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 200 +y 356 +w 61 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:syncBO" +pressValue "1" +releaseValue "0" +onLabel "SYNC" +offLabel "SYNC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 21 +y 264 +w 60 +h 60 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:1RT.MODE" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 94 +y 270 +w 62 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:1RT.SWAP" +pressValue "1" +releaseValue +onLabel "SWAP" +offLabel "SWAP" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 94 +y 293 +w 62 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:1RT.RARM" +pressValue "1" +releaseValue +onLabel "RARM" +offLabel "RARM" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 400 +w 101 +h 26 +fgColor rgb 0 0 0 +onColor rgb 47872 47872 47872 +offColor rgb 47872 47872 47872 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:0PD.PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 266 +y 400 +w 110 +h 100 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +selectColor rgb 47872 47872 47872 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:0PD.UNIT" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 500 +w 101 +h 26 +fgColor rgb 0 0 0 +onColor rgb 47872 47872 47872 +offColor rgb 47872 47872 47872 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:1PD.PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 266 +y 499 +w 110 +h 100 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +selectColor rgb 47872 47872 47872 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:1PD.UNIT" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 266 +y 598 +w 110 +h 100 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +selectColor rgb 47872 47872 47872 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:0PT.UNIT" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 592 +w 100 +h 26 +fgColor rgb 0 0 0 +onColor rgb 47872 47872 47872 +offColor rgb 47872 47872 47872 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:0PT.PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 266 +y 697 +w 110 +h 100 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +selectColor rgb 47872 47872 47872 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:1PT.UNIT" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 693 +w 101 +h 26 +fgColor rgb 0 0 0 +onColor rgb 47872 47872 47872 +offColor rgb 47872 47872 47872 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID11:1PT.PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/IDBPM.edl b/stdApp/op/edl/autoconvert/IDBPM.edl new file mode 100644 index 0000000..28c98fe --- /dev/null +++ b/stdApp/op/edl/autoconvert/IDBPM.edl @@ -0,0 +1,2100 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 86 +y 130 +w 500 +h 700 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 65280 65280 65280 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 101 +y 120 +w 0 +h 47 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 101 +1 101 +} +yPoints { +0 120 +1 167 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 121 +y 120 +w 0 +h 50 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 121 +1 121 +} +yPoints { +0 120 +1 170 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 101 +y 195 +w 0 +h 50 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 101 +1 101 +} +yPoints { +0 195 +1 245 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 121 +y 195 +w 0 +h 50 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 121 +1 121 +} +yPoints { +0 195 +1 245 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 365 +y 111 +w 0 +h 47 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 365 +1 365 +} +yPoints { +0 111 +1 158 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 365 +y 186 +w 0 +h 50 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 365 +1 365 +} +yPoints { +0 186 +1 236 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 291 +y 176 +w 66 +h 32 +lineColor rgb 26880 26880 26880 +fillColor rgb 26880 26880 26880 +lineWidth 0 +numPoints 2 { +xPoints { +0 291 +1 357 +} +yPoints { +0 208 +1 176 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 374 +y 176 +w 68 +h 32 +lineColor rgb 26880 26880 26880 +fillColor rgb 26880 26880 26880 +lineWidth 0 +numPoints 2 { +xPoints { +0 374 +1 442 +} +yPoints { +0 176 +1 208 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 46 +y 13 +w 400 +h 30 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "$(xx)-ID BPM Information" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 14 +y 118 +w 75 +h 20 +controlPv "FE:$(xx):ID:1XBPM:A:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 118 +w 75 +h 20 +controlPv "FE:$(xx):ID:1XBPM:C:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 11 +y 223 +w 75 +h 20 +controlPv "FE:$(xx):ID:1XBPM:B:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 131 +y 222 +w 75 +h 20 +controlPv "FE:$(xx):ID:1XBPM:D:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 246 +y 221 +w 75 +h 20 +controlPv "FE:$(xx):ID:2XBPM:E:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 412 +y 221 +w 75 +h 20 +controlPv "FE:$(xx):ID:2XBPM:F:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 281 +y 116 +w 75 +h 20 +controlPv "FE:$(xx):ID:2XBPM:A:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 331 +y 246 +w 75 +h 20 +controlPv "FE:$(xx):ID:2XBPM:B:CC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 365 +y 110 +w 23 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 279 +y 183 +w 22 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "E" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 362 +y 220 +w 22 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 430 +y 186 +w 22 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "F" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 92 +y 102 +w 23 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 92 +y 247 +w 22 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 112 +y 102 +w 23 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "C" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 112 +y 247 +w 23 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "D" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 35 +y 79 +w 150 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 19712 20992 41984 +bgColor index 3 +useDisplayBg +value { + "1st Raw Signals" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 305 +y 79 +w 150 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 19712 20992 41984 +bgColor index 3 +useDisplayBg +value { + "2nd Raw Signals" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 88 +y 279 +w 280 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 48640 6400 2816 +bgColor index 3 +useDisplayBg +value { + "* NORMALIZED x-BPM SIGNALS *" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 263 +y 400 +w 100 +h 15 +controlPv "FE:$(xx):ID:1XBPM:HPOS:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 8 +y 401 +w 100 +h 15 +controlPv "FE:$(xx):ID:1XBPM:VPOS:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 128 +y 400 +w 100 +h 15 +controlPv "FE:$(xx):ID:2XBPM:VPOS:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 384 +y 400 +w 100 +h 15 +controlPv "FE:$(xx):ID:2XBPM:HPOS:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 131 +y 527 +w 100 +h 15 +controlPv "FE:$(xx):ID:HANGLE:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 135 +y 150 +w 4 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 35584 6656 38400 +bgColor index 3 +useDisplayBg +value { + "" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 148 +y 106 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1XBPM:C" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 27 +y 107 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1XBPM:A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 26 +y 211 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1XBPM:B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 145 +y 212 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1XBPM:D" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 291 +y 104 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "2XBPM:A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 260 +y 211 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "2XBPM:E" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 341 +y 236 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "2XBPM:B" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 423 +y 210 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "2XBPM:F" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 2 +y 303 +w 470 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "The Normalized signals are for reference only" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 8 +y 321 +w 450 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "These are normalized for only one particular" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 385 +w 84 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1XBPM:VPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 132 +y 385 +w 84 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "2XBPM:VPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 268 +y 386 +w 84 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1XBPM:HPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 386 +y 386 +w 84 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "2XBPM:HPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 79 +y 415 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 199 +y 415 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 335 +y 415 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 456 +y 415 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 134 +y 541 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 25 +y 362 +w 180 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 9984 21504 36096 +bgColor index 3 +useDisplayBg +value { + "Vertical Positions" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 280 +y 362 +w 190 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 9984 21504 36096 +bgColor index 3 +useDisplayBg +value { + "Horizontal Positions" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 18 +y 432 +w 210 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Normalized at Source" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 107 +y 53 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "Beam Line Front End X-RAY BPM" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 356 +y 487 +w 100 +h 25 +controlPv "ID$(xx):Gap.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 262 +y 492 +w 90 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 19200 28160 50944 +bgColor index 3 +useDisplayBg +value { + "ID gap :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 367 +y 440 +w 75 +h 30 +controlPv "S:SRcurrentAI" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "left" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 266 +y 446 +w 90 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 19200 28160 50944 +bgColor index 3 +useDisplayBg +value { + "Current:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 128 +y 338 +w 190 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "ID gap and Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 455 +y 451 +w 36 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 19200 28160 50944 +bgColor index 3 +useDisplayBg +value { + "mA" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 355 +y 542 +w 100 +h 25 +controlPv "ID$(xx):Energy.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 458 +y 491 +w 36 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 19200 28160 50944 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 458 +y 546 +w 40 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 19200 28160 50944 +bgColor index 3 +useDisplayBg +value { + "keV" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 547 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 19200 28160 50944 +bgColor index 3 +useDisplayBg +value { + "Energy :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 19 +y 527 +w 100 +h 15 +controlPv "FE:$(xx):ID:HPOSITION:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 22 +y 541 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 129 +y 473 +w 100 +h 15 +controlPv "FE:$(xx):ID:VANGLE:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 132 +y 487 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 17 +y 473 +w 100 +h 15 +controlPv "FE:$(xx):ID:VPOSITION:CC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 487 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 454 +w 250 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 19712 20992 41984 +bgColor index 3 +useDisplayBg +value { + "Vertical Position & Angle" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 508 +w 250 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 19712 20992 41984 +bgColor index 3 +useDisplayBg +value { + "Horizontal Position & Angle" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 400 +y 647 +w 90 +h 20 +controlPv "S$(x):ID:SrcPt:yAngleM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 442 +y 632 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VANGLE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 400 +y 669 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 273 +y 647 +w 90 +h 20 +controlPv "S$(x):ID:SrcPt:yPositionM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 292 +y 632 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 334 +y 670 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 135 +y 647 +w 90 +h 20 +controlPv "S$(x):ID:SrcPt:xAngleM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 177 +y 632 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HANGLE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 136 +y 669 +w 90 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microradians" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 8 +y 647 +w 90 +h 20 +controlPv "S$(x):ID:SrcPt:xPositionM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 65535 0 +fgAlarm +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 27 +y 632 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HPOSITION" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 71 +y 669 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 80 +y 602 +w 335 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 22528 37632 65280 +bgColor index 3 +useDisplayBg +value { + "SR Particle BPM Signals Normalized to the Source" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 103 +y 581 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "Storage RING Particle BPM" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 139 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 139 +y 139 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 287 +y 138 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 419 +y 243 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 336 +y 267 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 253 +y 242 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 135 +y 245 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 18 +y 245 +w 70 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "microAmps" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/ID_ctrl.edl b/stdApp/op/edl/autoconvert/ID_ctrl.edl new file mode 100644 index 0000000..0a5a8a4 --- /dev/null +++ b/stdApp/op/edl/autoconvert/ID_ctrl.edl @@ -0,0 +1,581 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 10 +y 10 +w 290 +h 310 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 113 +w 289 +h 39 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 72 +w 289 +h 39 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 163 +y 44 +w 119 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 175 +y 288 +w 110 +h 13 +controlPv "ID$(xx):UN:idSelectSU.DESC" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 199 +w 290 +h 16 +controlPv "ID$(xx):UN:gapdsAO.DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 180 +w 290 +h 16 +controlPv "ID$(xx):UN:gapusAO.DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 184 +y 78 +w 104 +h 30 +controlPv "ID$(xx):UN:keVavgAO.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 54 +y 114 +w 120 +h 38 +controlPv "ID$(xx):UN:setavgAI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 184 +y 114 +w 100 +h 38 +controlPv "ID$(xx):UN:keVavgAI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 45 +y 78 +w 136 +h 30 +controlPv "ID$(xx):UN:gapavgAO.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 1 +y 127 +w 46 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Desired" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 5 +w 250 +h 20 +controlPv "ID$(xx):UN:idLocationSO" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 22528 13312 3840 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 288 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Taper Control :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 53 +y 21 +w 170 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + "ID Gap Control" +} +visPv "CALC\\\{(A)\}(ID$(xx):UN:stopSQ.DO1)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 1 +y 88 +w 47 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 90 +y 155 +w 200 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + " Gap, mm Energy, keV" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 186 +y 265 +w 70 +h 16 +controlPv "ID$(xx):UN:commAI.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 22 +y 263 +w 154 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + "Minimum allowed gap:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 265 +y 264 +w 36 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 13 +y 48 +w 117 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 27136 29440 49408 +bgColor index 3 +useDisplayBg +value { + "Access Mode :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 164 +y 44 +w 120 +h 25 +controlPv "ID$(xx):accessSecurityMI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 19200 28160 50944 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 166 +y 44 +w 120 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Operator" +} +visPv "CALC\\\{(A)\}(ID$(xx):accessSecurityMI.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 150 +y 220 +w 140 +h 40 +fgColor rgb 64768 0 0 +onColor rgb 40960 4608 1792 +offColor rgb 40960 4608 1792 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):UN:stopSQ.PROC" +pressValue "1" +releaseValue +onLabel "Stop " +offLabel "Stop " +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 119 +y 285 +w 18 +h 18 +fgColor rgb 22528 13312 3840 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-bold-r-12.0" +icon +numPvs 2 +numDsps 1 +displayFileName { + 0 "ID_taper_ctrl.edl" +} +menuLabel { + 0 "Taper Control" +} +symbols { + 0 "xx=$(xx)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 220 +w 140 +h 40 +fgColor rgb 29440 65280 27392 +onColor rgb 10240 37632 5376 +offColor rgb 10240 37632 5376 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):UN:moveSQ.PROC" +pressValue "1" +releaseValue +onLabel "Move" +offLabel "Move" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/ID_taper_ctrl.edl b/stdApp/op/edl/autoconvert/ID_taper_ctrl.edl new file mode 100644 index 0000000..c896c3a --- /dev/null +++ b/stdApp/op/edl/autoconvert/ID_taper_ctrl.edl @@ -0,0 +1,757 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 10 +y 10 +w 290 +h 390 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 158 +w 289 +h 79 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 77 +w 289 +h 79 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 160 +y 44 +w 119 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 282 +w 290 +h 16 +controlPv "ID$(xx):UN:gapdsAO.DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 263 +w 290 +h 16 +controlPv "ID$(xx):UN:gapusAO.DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 184 +y 119 +w 104 +h 30 +controlPv "ID$(xx):UN:keVdsAO.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 184 +y 83 +w 104 +h 30 +controlPv "ID$(xx):UN:keVusAO.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 44 +y 119 +w 136 +h 30 +controlPv "ID$(xx):UN:gapdsAO.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 44 +y 83 +w 136 +h 30 +controlPv "ID$(xx):UN:gapusAO.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 185 +y 199 +w 100 +h 38 +controlPv "ID$(xx):UN:keVdsAI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 54 +y 199 +w 120 +h 38 +controlPv "ID$(xx):UN:setdsAI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 185 +y 159 +w 100 +h 38 +controlPv "ID$(xx):UN:keVusAI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 54 +y 159 +w 120 +h 38 +controlPv "ID$(xx):UN:setusAI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 26 +y 3 +w 250 +h 20 +controlPv "ID$(xx):UN:idLocationSO" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 22528 13312 3840 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 48 +y 20 +w 170 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + "ID Taper Control" +} +visPv "CALC\\\{(A)\}(ID$(xx):UN:stopSQ.DO1)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 90 +y 240 +w 200 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + " Gap, mm Energy, keV" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 87 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "US" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 167 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "US" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 130 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "DS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 209 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "DS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 1 +y 189 +w 46 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Desired" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 1 +y 111 +w 47 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 365 +w 104 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Normal Control :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 184 +y 345 +w 70 +h 16 +controlPv "ID$(xx):UN:commAI.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 16 +y 344 +w 160 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + "Minimum allowed gap:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 261 +y 345 +w 36 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 170 +y 368 +w 110 +h 13 +controlPv "ID$(xx):UN:idSelectSU.DESC" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 48 +w 117 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 27136 29440 49408 +bgColor index 3 +useDisplayBg +value { + "Access Mode :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 161 +y 44 +w 120 +h 25 +controlPv "ID$(xx):accessSecurityMI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 19200 28160 50944 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 163 +y 44 +w 120 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Operator" +} +visPv "CALC\\\{(A)\}(ID$(xx):accessSecurityMI.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 150 +y 303 +w 140 +h 40 +fgColor rgb 64768 0 0 +onColor rgb 40960 4608 1792 +offColor rgb 40960 4608 1792 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):UN:stopSQ.PROC" +pressValue "1" +releaseValue +onLabel "Stop " +offLabel "Stop " +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 303 +w 140 +h 40 +fgColor rgb 29440 65280 27392 +onColor rgb 10240 37632 5376 +offColor rgb 10240 37632 5376 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):UN:moveSQ.PROC" +pressValue "1" +releaseValue +onLabel "Move" +offLabel "Move" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 128 +y 363 +w 18 +h 18 +fgColor rgb 22528 13312 3840 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-bold-r-12.0" +icon +numPvs 2 +numDsps 1 +displayFileName { + 0 "ID_ctrl.edl" +} +menuLabel { + 0 "Normal Control" +} +symbols { + 0 "xx=$(xx)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/IOC_Status.edl b/stdApp/op/edl/autoconvert/IOC_Status.edl new file mode 100644 index 0000000..53f593e --- /dev/null +++ b/stdApp/op/edl/autoconvert/IOC_Status.edl @@ -0,0 +1,1764 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 529 +y 285 +w 290 +h 535 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 289 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 910 +w 90 +h 14 +controlPv "$(P):Status" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 910 +w 179 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Max Sever: Ld+CA+Mem+FD" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 5 +w 290 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ioc$(P) info" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 24 +w 295 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 293 +} +yPoints { +0 25 +1 25 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 265 +y 3 +w 17 +h 20 +lineColor rgb 56832 4864 2304 +fill +fillColor rgb 56832 4864 2304 +lineWidth 0 +closePolygon +numPoints 20 { +xPoints { +0 273 +1 269 +2 266 +3 265 +4 265 +5 265 +6 267 +7 270 +8 273 +9 272 +10 274 +11 277 +12 280 +13 281 +14 282 +15 282 +16 280 +17 277 +18 274 +19 273 +} +yPoints { +0 23 +1 20 +2 16 +3 11 +4 7 +5 4 +6 3 +7 3 +8 5 +9 13 +10 5 +11 3 +12 3 +13 4 +14 7 +15 11 +16 16 +17 20 +18 23 +19 23 +} +visPv "CALC\\\{(a%2)\}($(P):HBt)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 33 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "CPU" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 51 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 51 +1 51 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 30 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 30 +1 30 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 45 +y 55 +w 15 +h 14 +controlPv "$(P):Load" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 55 +w 42 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Load" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 65 +y 55 +w 25 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "%" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 115 +y 110 +w 100 +h 14 +controlPv "$(P):MemAlloc" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 110 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Allocated" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 125 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Free" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 115 +y 125 +w 100 +h 14 +controlPv "$(P):MemFree" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 140 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Max free block" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 115 +y 140 +w 100 +h 14 +controlPv "$(P):MemMax" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 88 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Memory (bytes)" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 85 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 85 +1 85 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 105 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 105 +1 105 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 173 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Channel Access" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 191 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 191 +1 191 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 170 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 170 +1 170 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 172 +w 30 +h 18 +controlPv "$(P):R_CA" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 87 +w 30 +h 18 +controlPv "$(P):R_Mem" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 32 +w 30 +h 18 +controlPv "$(P):R_Load" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 174 +w 34 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 34 +w 34 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 89 +w 34 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 390 +w 90 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 110 +y 390 +w 170 +h 14 +controlPv "$(P):Time" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 368 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Time" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 385 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 385 +1 385 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 365 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 365 +1 365 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 405 +w 90 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Boot time" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 110 +y 405 +w 170 +h 14 +controlPv "$(P):BootTime" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 438 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Software version" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 456 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 456 +1 456 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 435 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 435 +1 435 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 475 +w 40 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "BSP" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 490 +w 50 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EPICS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 460 +w 48 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "kernel" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 475 +w 210 +h 14 +controlPv "$(P):BSP_rev" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 490 +w 210 +h 14 +controlPv "$(P):EPICS_vers" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 460 +w 210 +h 14 +controlPv "$(P):kernel_vers" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 195 +w 52 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Clients" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 195 +w 40 +h 14 +controlPv "$(P):CAClnt" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 195 +w 84 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Connections" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 240 +y 195 +w 40 +h 14 +controlPv "$(P):CACnx" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 228 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Network" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 246 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 246 +1 246 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 225 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 225 +1 225 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 280 +w 120 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ifShow errors I/O" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 140 +y 280 +w 30 +h 14 +controlPv "$(P):IFIErrs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 280 +w 30 +h 14 +controlPv "$(P):IFOErrs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 166 +y 280 +w 18 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 335 +w 50 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "In Use" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 335 +w 30 +h 14 +controlPv "$(P):FDUsed" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 313 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "File descriptors" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 310 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 310 +1 310 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 330 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 330 +1 330 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 312 +w 30 +h 18 +controlPv "$(P):R_FD" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 314 +w 34 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 335 +w 70 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Available" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 210 +y 335 +w 30 +h 14 +controlPv "$(P):FDAv" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 250 +w 74 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "data mbufs" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 265 +w 70 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sys mbufs" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 250 +w 30 +h 14 +controlPv "$(P):DataMBufs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 265 +w 30 +h 14 +controlPv "$(P):SysMBufs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 135 +y 250 +w 60 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "(lowest:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 135 +y 265 +w 60 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "(lowest:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 195 +y 250 +w 15 +h 14 +controlPv "$(P):minDataMBuf" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 215 +y 250 +w 29 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "%)" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 195 +y 265 +w 15 +h 14 +controlPv "$(P):minSysMBuf" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 215 +y 265 +w 29 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "%)" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 230 +y 510 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "IOC_Status_full.edl" +} +menuLabel { + 0 "" +} +symbols { + 0 "P=$(P)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/IOC_Status_full.edl b/stdApp/op/edl/autoconvert/IOC_Status_full.edl new file mode 100644 index 0000000..e040863 --- /dev/null +++ b/stdApp/op/edl/autoconvert/IOC_Status_full.edl @@ -0,0 +1,2549 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 6 +y 292 +w 590 +h 460 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 599 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 910 +w 90 +h 14 +controlPv "$(P):Status" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 910 +w 179 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Max Sever: Ld+CA+Mem+FD" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 5 +w 600 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ioc$(P) info" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 24 +w 603 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 601 +} +yPoints { +0 25 +1 25 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 40 +w 62 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Location" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 75 +y 40 +w 150 +h 14 +controlPv "$(P):Location" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 230 +y 40 +w 64 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Engineer" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 290 +y 40 +w 80 +h 14 +controlPv "$(P):Engineer" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 395 +y 40 +w 90 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Access state" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 485 +y 40 +w 100 +h 14 +controlPv "$(P):Access_Cmd" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 348 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "boot parameters" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 365 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 310 +1 580 +} +yPoints { +0 365 +1 365 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 345 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 310 +1 580 +} +yPoints { +0 345 +1 345 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 340 +y 380 +w 240 +h 10 +controlPv "$(P):BootLine2" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 340 +y 390 +w 239 +h 10 +controlPv "$(P):BootLine3" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 340 +y 400 +w 240 +h 10 +controlPv "$(P):BootLine4" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 340 +y 410 +w 240 +h 10 +controlPv "$(P):BootLine5" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 340 +y 420 +w 240 +h 10 +controlPv "$(P):BootLine6" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 340 +y 370 +w 240 +h 10 +controlPv "$(P):BootLine1" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 370 +w 21 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "pt1" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 380 +w 21 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "pt2" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 390 +w 21 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "pt3" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 400 +w 21 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "pt4" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 410 +w 21 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "pt5" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 420 +w 21 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "pt6" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 288 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "startup script" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 285 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 310 +1 580 +} +yPoints { +0 285 +1 285 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 305 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 310 +1 580 +} +yPoints { +0 305 +1 305 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 340 +y 310 +w 240 +h 10 +controlPv "$(P):StartupScript1" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 310 +w 21 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "pt1" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 320 +w 21 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "pt2" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 340 +y 320 +w 240 +h 10 +controlPv "$(P):StartupScript2" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 203 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Software version" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 221 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 310 +1 580 +} +yPoints { +0 221 +1 221 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 200 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 310 +1 580 +} +yPoints { +0 200 +1 200 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 240 +w 40 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "BSP" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 255 +w 50 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EPICS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 225 +w 48 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "kernel" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 360 +y 240 +w 210 +h 14 +controlPv "$(P):BSP_rev" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 360 +y 255 +w 210 +h 14 +controlPv "$(P):EPICS_vers" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 360 +y 225 +w 210 +h 14 +controlPv "$(P):kernel_vers" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 95 +w 90 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 170 +w 90 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Boot time" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 410 +y 95 +w 170 +h 14 +controlPv "$(P):TimeMed" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 410 +y 110 +w 170 +h 14 +controlPv "$(P):TimeShort" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 410 +y 170 +w 170 +h 14 +controlPv "$(P):BootTime" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 410 +y 125 +w 170 +h 14 +controlPv "$(P):Time" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 410 +y 155 +w 170 +h 14 +controlPv "$(P):HBtMod" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 155 +w 90 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " modulo 9" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 140 +w 92 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC heartbeat" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 410 +y 140 +w 170 +h 14 +controlPv "$(P):HBt" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 310 +y 73 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Time" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 90 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 310 +1 580 +} +yPoints { +0 90 +1 90 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 70 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 310 +1 580 +} +yPoints { +0 70 +1 70 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 73 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "CPU" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 91 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 91 +1 91 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 70 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 70 +1 70 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 45 +y 95 +w 15 +h 14 +controlPv "$(P):Load" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 95 +w 42 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Load" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 65 +y 95 +w 25 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "%" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 115 +y 150 +w 100 +h 14 +controlPv "$(P):MemAlloc" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 150 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Allocated" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 165 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Free" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 115 +y 165 +w 100 +h 14 +controlPv "$(P):MemFree" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 180 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Max free block" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 115 +y 180 +w 100 +h 14 +controlPv "$(P):MemMax" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 128 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Memory (bytes)" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 125 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 125 +1 125 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 145 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 145 +1 145 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 235 +w 80 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Clients" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 250 +w 84 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Connections" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 213 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Channel Access" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 231 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 231 +1 231 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 210 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 210 +1 210 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 235 +w 40 +h 14 +controlPv "$(P):CAClnt" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 250 +w 40 +h 14 +controlPv "$(P):CACnx" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 283 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Network" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 301 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 301 +1 301 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 280 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 280 +1 280 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 335 +w 150 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ifShow input errors" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 350 +w 150 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ifShow output errors" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 160 +y 335 +w 50 +h 14 +controlPv "$(P):IFIErrs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 160 +y 350 +w 50 +h 14 +controlPv "$(P):IFOErrs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 405 +w 70 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "In Use" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 420 +w 70 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Available" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 435 +w 70 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Total" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 80 +y 405 +w 30 +h 14 +controlPv "$(P):FDUsed" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 80 +y 420 +w 30 +h 14 +controlPv "$(P):FDAv" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 80 +y 435 +w 30 +h 14 +controlPv "$(P):FDMax" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 383 +w 270 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "File descriptors" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 380 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 380 +1 380 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 400 +w 270 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 280 +} +yPoints { +0 400 +1 400 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 382 +w 30 +h 18 +controlPv "$(P):R_FD" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 212 +w 30 +h 18 +controlPv "$(P):R_CA" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 127 +w 30 +h 18 +controlPv "$(P):R_Mem" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 72 +w 30 +h 18 +controlPv "$(P):R_Load" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 384 +w 34 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 214 +w 34 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 74 +w 34 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 257 +y 129 +w 34 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 522 +y 3 +w 17 +h 20 +lineColor rgb 56832 4864 2304 +fill +fillColor rgb 56832 4864 2304 +lineWidth 0 +closePolygon +numPoints 20 { +xPoints { +0 530 +1 526 +2 523 +3 522 +4 522 +5 522 +6 524 +7 527 +8 530 +9 529 +10 531 +11 534 +12 537 +13 538 +14 539 +15 539 +16 537 +17 534 +18 531 +19 530 +} +yPoints { +0 23 +1 20 +2 16 +3 11 +4 7 +5 4 +6 3 +7 3 +8 5 +9 13 +10 5 +11 3 +12 3 +13 4 +14 7 +15 11 +16 16 +17 20 +18 23 +19 23 +} +visPv "CALC\\\{(a%2)\}($(P):HBt)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 305 +w 74 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "data mbufs" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 320 +w 70 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sys mbufs" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 305 +w 30 +h 14 +controlPv "$(P):DataMBufs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 320 +w 30 +h 14 +controlPv "$(P):SysMBufs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 135 +y 305 +w 60 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "(lowest:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 135 +y 320 +w 60 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "(lowest:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 195 +y 305 +w 15 +h 14 +controlPv "$(P):minDataMBuf" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 215 +y 305 +w 29 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "%)" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 195 +y 320 +w 15 +h 14 +controlPv "$(P):minSysMBuf" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 215 +y 320 +w 29 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "%)" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 530 +y 435 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "IOC_Status.edl" +} +menuLabel { + 0 "" +} +symbols { + 0 "P=$(P)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/Nano2k.edl b/stdApp/op/edl/autoconvert/Nano2k.edl new file mode 100644 index 0000000..6d18b0b --- /dev/null +++ b/stdApp/op/edl/autoconvert/Nano2k.edl @@ -0,0 +1,488 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 83 +y 198 +w 248 +h 175 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 1 +y 1 +w 246 +h 22 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 3 +endObjectProperties + +# (Motif Slider) +object activeMotifSliderClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 136 +w 243 +h 35 +fgColor rgb 47872 47872 47872 +bgColor rgb 51200 51200 51200 +2ndBgColor rgb 51200 51200 51200 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(S)$(p)_set_position.VAL" +controlLabelType "pvName" +font "helvetica-bold-r-12.0" +limitsFromDb +increment 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 26 +w 251 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 249 +} +yPoints { +0 27 +1 27 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 113 +w 65 +h 19 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Tweak" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 4 +y 87 +w 65 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Lo limit" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 4 +y 59 +w 65 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Drive" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 4 +y 33 +w 65 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Hi limit" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 88 +y 112 +w 76 +h 20 +controlPv "$(P)$(S)$(p)_tweak_set.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 74 +y 54 +w 100 +h 27 +controlPv "$(P)$(S)$(p)_set_position.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 56832 4864 2304 +bgColor rgb 39168 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 74 +y 84 +w 100 +h 20 +controlPv "$(P)$(S)$(p)_set_position.DRVL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 74 +y 31 +w 100 +h 20 +controlPv "$(P)$(S)$(p)_set_position.DRVH" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 176 +y 32 +w 16 +h 16 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)$(p)_HiLimit.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 176 +y 86 +w 16 +h 16 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)$(p)_LoLimit.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 195 +y 34 +w 50 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "SoftLim" +} +visPv "CALC\\\{(A)\}($(P)$(S)$(p)_HiLimit.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 177 +y 59 +w 69 +h 20 +controlPv "$(P)$(S)$(p)_set_position.EGU" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 195 +y 89 +w 50 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "SoftLim" +} +visPv "CALC\\\{(A)\}($(P)$(S)$(p)_LoLimit.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 1 +w 205 +h 24 +controlPv "$(P)$(S)$(p)_set_position.DESC" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 164 +y 112 +w 25 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(p)_twF.VAL" +pressValue "1" +releaseValue "0" +onLabel ">" +offLabel ">" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 63 +y 112 +w 25 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(p)_twR.VAL" +pressValue "1" +releaseValue "0" +onLabel "<" +offLabel "<" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 202 +y 112 +w 40 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "Nano2k_more.edl" +} +menuLabel { + 0 "More" +} +symbols { + 0 "P=$(P),S=$(S),p=$(p)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/Nano2k_help.edl b/stdApp/op/edl/autoconvert/Nano2k_help.edl new file mode 100644 index 0000000..20b2268 --- /dev/null +++ b/stdApp/op/edl/autoconvert/Nano2k_help.edl @@ -0,0 +1,159 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 355 +y 482 +w 400 +h 130 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 5 +w 381 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "This calculation is intended to perform" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 20 +w 381 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "a linear polynomial correction to both" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 35 +w 381 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "axes (P1 & P2). This should result in" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 50 +w 381 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "an orthogonal, properly scaled motion." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 75 +w 381 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "For raw (unscaled) output, leave P1's" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 90 +w 381 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "calc expression set to 'A', and P2's" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 105 +w 381 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "calc expression set to 'B'." +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/Nano2k_more.edl b/stdApp/op/edl/autoconvert/Nano2k_more.edl new file mode 100644 index 0000000..9a1d501 --- /dev/null +++ b/stdApp/op/edl/autoconvert/Nano2k_more.edl @@ -0,0 +1,1173 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 270 +y 246 +w 460 +h 235 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 412 +y 6 +w 44 +h 29 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 163 +w 157 +h 71 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 2 +y 80 +w 75 +h 74 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +lineWidth 3 +visPv "CALC\\\{(A)\}($(P)$(S)init_reminder.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 1 +w 144 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Nano2000 SETUP" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 2 +y 19 +w 156 +h 20 +controlPv "$(P)$(S)$(p)_set_position.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 46 +w 50 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "RANGE" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 1 +y 58 +w 75 +h 17 +controlPv "$(P)$(S)$(p)_motion_range.VAL" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 87 +y 45 +w 41 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EGU's" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 82 +y 58 +w 75 +h 17 +controlPv "$(P)$(S)$(p)_set_position.EGU" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 40 +w 465 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 463 +} +yPoints { +0 41 +1 41 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 83 +y 80 +w 82 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(p) SLOT NO." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 80 +w 82 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "SERVO MODE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 1 +y 80 +w 73 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " COARSE MODE" +} +visPv "CALC\\\{(A)\}($(P)$(S)init_reminder.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 159 +y 0 +w 3 +h 236 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 160 +1 160 +} +yPoints { +0 1 +1 234 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 164 +y 45 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "A" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 177 +y 45 +w 92 +h 20 +controlPv "$(P)$(S)$(p)_calcout.A" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 194 +w 300 +h 2 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +numPoints 2 { +xPoints { +0 159 +1 457 +} +yPoints { +0 195 +1 195 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 185 +y 11 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Position Correction" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 289 +y 49 +w 145 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "P1 Drive Value" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 275 +y 56 +w 6 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 281 +1 275 +} +yPoints { +0 56 +1 56 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 164 +y 70 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "B" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 177 +y 68 +w 92 +h 20 +controlPv "$(P)$(S)$(p)_calcout.B" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 289 +y 72 +w 145 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "P2 Drive Value" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 274 +y 78 +w 8 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 281 +1 275 +} +yPoints { +0 79 +1 79 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 164 +y 169 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "F" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 176 +y 165 +w 95 +h 25 +controlPv "$(P)$(S)$(p)_calcout.F" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 164 +y 120 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "D" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 164 +y 95 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "C" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 176 +y 115 +w 95 +h 25 +controlPv "$(P)$(S)$(p)_calcout.D" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 176 +y 90 +w 95 +h 25 +controlPv "$(P)$(S)$(p)_calcout.C" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 164 +y 145 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "E" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 176 +y 140 +w 95 +h 25 +controlPv "$(P)$(S)$(p)_calcout.E" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 289 +y 131 +w 168 +h 18 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Calculation Constants" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 273 +y 92 +w 8 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 280 +1 274 +} +yPoints { +0 93 +1 93 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 279 +y 92 +w 2 +h 95 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 280 +1 280 +} +yPoints { +0 93 +1 186 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 280 +y 138 +w 8 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 287 +1 281 +} +yPoints { +0 139 +1 139 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 273 +y 185 +w 8 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 280 +1 274 +} +yPoints { +0 186 +1 186 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 74 +y 186 +w 77 +h 15 +controlPv "$(P)$(S)$(p)_convert.C" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 40960 4608 1792 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 165 +w 130 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Coarse or Fine mode" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 206 +w 100 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Both mode Fine:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 74 +y 217 +w 77 +h 15 +controlPv "$(P)$(S)$(p)_convert.E" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 40960 4608 1792 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 163 +y 211 +w 220 +h 20 +controlPv "$(P)$(S)$(p)_calcout.CALC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 165 +y 201 +w 132 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "CALCULATION EXPRESSION" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 386 +y 211 +w 70 +h 20 +controlPv "$(P)$(S)$(p)_calcout.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 401 +y 201 +w 44 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "RESULT" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 337 +y 201 +w 45 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 56832 4864 2304 +bgColor index 3 +useDisplayBg +value { + "INVALID" +} +visPv "CALC\\\{(A)\}($(P)$(S)$(p)_calcout.CLCV)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 343 +y 201 +w 33 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "VALID" +} +visPv "CALC\\\{(A)\}($(P)$(S)$(p)_calcout.CLCV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 412 +y 8 +w 48 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(p)" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 82 +y 128 +w 73 +h 27 +fgColor rgb 0 0 0 +onColor rgb 29440 65280 27392 +offColor rgb 29440 65280 27392 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)nano_init.VAL" +pressValue "1" +releaseValue "0" +onLabel "INIT" +offLabel "INIT" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 81 +y 95 +w 76 +h 21 +fgColor rgb 65280 65280 65280 +bgColor rgb 34048 34048 34048 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(S)$(p)_slot_no.VAL" +indicatorPv "$(P)$(S)$(p)_slot_no.VAL" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 95 +w 75 +h 60 +fgColor rgb 65280 65280 65280 +bgColor rgb 37120 37120 37120 +selectColor rgb 37120 37120 37120 +inconsistentColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(p)_DAC_sel.VAL" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 405 +y 163 +w 50 +h 28 +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-14.0" +buttonLabel "Help" +numPvs 2 +numDsps 1 +displayFileName { + 0 "Nano2k_help.edl" +} +menuLabel { + 0 "" +} +symbols { + 0 +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/New_SR_Status.edl b/stdApp/op/edl/autoconvert/New_SR_Status.edl new file mode 100644 index 0000000..9dfee15 --- /dev/null +++ b/stdApp/op/edl/autoconvert/New_SR_Status.edl @@ -0,0 +1,1154 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 479 +y 231 +w 500 +h 650 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 384 +y 187 +w 99 +h 24 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(SRFB:GBL:HLoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 92 +w 199 +h 24 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(ACIS:ShutterPermit)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 92 +w 199 +h 24 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(ACIS:ShutterPermit)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 246 +y 3 +w 239 +h 24 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(S:injectingStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 215 +w 219 +h 24 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(S:OrbitCorrection:CC)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 215 +w 219 +h 24 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(S:OrbitCorrection:CC)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 9 +y 242 +w 219 +h 24 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(S:OrbitControlLawYFineBO)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 252 +y 243 +w 219 +h 24 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(S:OrbitControlLawXFineBO)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 283 +y 186 +w 89 +h 24 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(SRFB:GBL:VLoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 186 +w 49 +h 24 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}(SRFB:GBL:LoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 186 +w 49 +h 24 +lineColor rgb 54784 32512 57856 +fill +fillColor rgb 54784 32512 57856 +lineWidth 0 +visPv "CALC\\\{(A)\}(SRFB:GBL:LoopStatusBI)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 2 +y 7 +w 75 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 84 +y 5 +w 120 +h 25 +controlPv "S:SRcurrentAI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 281 +w 480 +h 200 +# Appearance +border +graphTitle +xLabel "History (Day Hours)" +yLabel "Current" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +gridColor rgb 2560 0 47104 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 1 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "S:SRdateCP" +} +yPv { + 0 "S:SRcurrentCP" +} +plotStyle { + 0 "point" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 63 +y 483 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Beam Current History" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 211 +y 10 +w 30 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 253 +y 7 +w 75 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Lifetime:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 347 +y 4 +w 74 +h 25 +controlPv "S:SRlifeTimeHrsCC" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 430 +y 10 +w 50 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Hours" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 275 +y 6 +w 190 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "INJECTION IN PROGRESS" +} +visPv "CALC\\\{(A)\}(S:injectingStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 254 +y 94 +w 150 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutters Enabled" +} +visPv "CALC\\\{(A)\}(ACIS:ShutterPermit)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 244 +y 94 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutters Disabled" +} +visPv "CALC\\\{(A)\}(ACIS:ShutterPermit)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 95 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Shutter Status :" +} +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 536 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 556 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 576 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 596 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 616 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 38 +y 550 +w 400 +h 20 +controlPv "OPS:message2" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 76 +y 507 +w 214 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Messages from Operations:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 38 +y 530 +w 400 +h 20 +controlPv "OPS:message1" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 39 +y 610 +w 400 +h 20 +controlPv "OPS:message5" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 38 +y 592 +w 400 +h 20 +controlPv "OPS:message4" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 219 +y 33 +w 250 +h 25 +controlPv "S:DesiredMode" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 230 +y 61 +w 200 +h 25 +controlPv "S:ActualMode" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 65 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Operating Mode :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 37 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Machine Status : " +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 230 +y 157 +w 50 +h 25 +controlPv "S:FillNumber" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 157 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Fill Number :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 237 +y 217 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Correction in Progress" +} +visPv "CALC\\\{(A)\}(S:OrbitCorrection:CC)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 236 +y 217 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "No Corrections" +} +visPv "CALC\\\{(A)\}(S:OrbitCorrection:CC)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 218 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Orbit Status :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 261 +y 247 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Horizontal Correction" +} +visPv "CALC\\\{(A)\}(S:OrbitControlLawXFineBO)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 18 +y 245 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Vertical Correction" +} +visPv "CALC\\\{(A)\}(S:OrbitControlLawYFineBO)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 189 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Feedback Status :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 283 +y 189 +w 90 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Vertical" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:VLoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 230 +y 188 +w 43 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "OFF" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:LoopStatusBI)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 234 +y 188 +w 35 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:LoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 384 +y 191 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Horizontal" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:HLoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 289 +y 486 +w 200 +h 15 +controlPv "S:IOC:timeOfDayForm1SI" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 229 +y 126 +w 50 +h 25 +controlPv "NoOfShuttersOpenA" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 39 +y 126 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Shutters Open :" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/UndulatorCtl.edl b/stdApp/op/edl/autoconvert/UndulatorCtl.edl new file mode 100644 index 0000000..f507af7 --- /dev/null +++ b/stdApp/op/edl/autoconvert/UndulatorCtl.edl @@ -0,0 +1,1015 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 539 +y 44 +w 310 +h 620 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 60160 61696 46336 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 167 +w 297 +h 77 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 85 +w 297 +h 77 +lineColor rgb 22528 13312 3840 +fill +fillColor rgb 22528 13312 3840 +lineWidth 2 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 43 +w 203 +h 13 +controlPv "ID$(xx):Device" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 44544 19968 48128 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 548 +w 310 +h 16 +controlPv "ID$(xx):Message2.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 527 +w 310 +h 16 +controlPv "ID$(xx):Message1.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 194 +y 90 +w 104 +h 30 +controlPv "ID$(xx):Energy.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 59 +y 167 +w 120 +h 38 +controlPv "ID$(xx):GapSet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 197 +y 167 +w 100 +h 38 +controlPv "ID$(xx):EnergySet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 91 +w 120 +h 30 +controlPv "ID$(xx):Gap.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 200 +w 46 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Desired" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 62 +y 27 +w 190 +h 15 +controlPv "ID$(xx):Location" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 73 +y 1 +w 170 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor index 3 +useDisplayBg +value { + "ID Gap Control" +} +visPv "CALC\\\{(A)\}(ID$(xx):Attention)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 12 +y 122 +w 47 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 61 +y 250 +w 240 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + " Gap (mm) Energy (keV) " +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 199 +y 410 +w 100 +h 25 +controlPv "ID$(xx):DeviceLimit.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 209 +y 381 +w 80 +h 25 +controlPv "ID$(xx):DeadbandGap" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 34560 37632 57856 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 9 +y 331 +w 120 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + " Access Mode :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 132 +y 325 +w 170 +h 25 +controlPv "ID$(xx):AccessSecurity.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 384 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Gap Deadband (micron):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 413 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Bl. Comm. Limit (mm):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 504 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Status Messages:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 59 +y 207 +w 120 +h 38 +controlPv "ID$(xx):TaperGapSet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 197 +y 207 +w 100 +h 38 +controlPv "ID$(xx):TaperEnergySet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 175 +w 41 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Avg" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 217 +w 36 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Tpr" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 194 +y 129 +w 104 +h 30 +controlPv "ID$(xx):TaperEnergy.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 130 +w 120 +h 30 +controlPv "ID$(xx):TaperGap.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 98 +w 41 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "Avg" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 139 +w 36 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "Tpr" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 355 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Harmonic Select (1-7):" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 234 +y 352 +w 30 +h 25 +controlPv "ID$(xx):HarmonicValue" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 34560 37632 57856 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 199 +y 61 +w 80 +h 15 +controlPv "ID$(xx):Version" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 33 +y 61 +w 152 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Software Version:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 569 +w 310 +h 16 +controlPv "ID$(xx):Message3.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 591 +w 100 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Time Left:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 110 +y 592 +w 80 +h 16 +controlPv "ID$(xx):ShClosedTime.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 191 +y 595 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "seconds" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 8 +y 480 +w 120 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "Total Power:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 105 +y 477 +w 100 +h 25 +controlPv "ID$(xx):TotalPower.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 24832 2560 29952 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 213 +y 486 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "W /100ma" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 162 +y 445 +w 120 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 56832 4864 2304 +bgColor index 3 +useDisplayBg +value { + "Moving" +} +visPv "CALC\\\{(A)\}(ID$(xx):Busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 446 +w 150 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Device Status:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 138 +y 445 +w 120 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 11520 32512 0 +bgColor index 3 +useDisplayBg +value { + "Not Moving" +} +visPv "CALC\\\{(A)\}(ID$(xx):Busy.VAL)" +visMin 0 +visMax 1 +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 162 +y 277 +w 140 +h 40 +fgColor rgb 64768 0 0 +onColor rgb 40960 4608 1792 +offColor rgb 40960 4608 1792 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Stop.VAL" +pressValue "1" +releaseValue +onLabel "Stop " +offLabel "Stop " +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 8 +y 277 +w 140 +h 40 +fgColor rgb 29440 65280 27392 +onColor rgb 10240 37632 5376 +offColor rgb 10240 37632 5376 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Start.VAL" +pressValue "1" +releaseValue +onLabel "Start" +offLabel "Start" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/UndulatorSyncCtl.edl b/stdApp/op/edl/autoconvert/UndulatorSyncCtl.edl new file mode 100644 index 0000000..66b6c51 --- /dev/null +++ b/stdApp/op/edl/autoconvert/UndulatorSyncCtl.edl @@ -0,0 +1,765 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 511 +y 193 +w 320 +h 600 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 168 +y 90 +w 104 +h 30 +controlPv "ID$(xx):Energy.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 8448 27648 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 34 +y 91 +w 120 +h 30 +controlPv "ID$(xx):Gap.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 8448 27648 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 35 +y 130 +w 240 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + " Gap (mm) Energy (keV) " +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 420 +w 310 +h 16 +controlPv "ID$(xx):Message1.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 443 +w 310 +h 16 +controlPv "ID$(xx):Message2.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 65 +y 48 +w 203 +h 13 +controlPv "ID$(xx):Device" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 44544 19968 48128 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 68 +y 30 +w 190 +h 15 +controlPv "ID$(xx):Location" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 194 +y 67 +w 80 +h 15 +controlPv "ID$(xx):Version" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 33 +y 67 +w 152 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Software Version:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 25 +y 4 +w 257 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Undulator Sync Scan Control" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 155 +w 200 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Enable Sync Scanning : " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 176 +w 300 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 13056 39168 0 +bgColor index 3 +useDisplayBg +value { + "Sync Scan Mode Enabled" +} +visPv "CALC\\\{(A)\}(ID$(xx):SyncScanMode.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 186 +y 210 +w 100 +h 28 +controlPv "ID$(xx):SSStartGap" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 34560 37632 57856 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 216 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Starting Gap (mm) :" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 185 +y 244 +w 100 +h 28 +controlPv "ID$(xx):SSEndGap" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 34560 37632 57856 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 250 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Finish Gap (mm) :" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 185 +y 281 +w 100 +h 28 +controlPv "ID$(xx):SSTime" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 287 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Duration (sec) :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 397 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 56832 4864 2304 +bgColor index 3 +useDisplayBg +value { + "Status Messages:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 154 +y 501 +w 150 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "ID Moving" +} +visPv "CALC\\\{(A)\}(ID$(xx):Busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 506 +w 140 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 56832 4864 2304 +bgColor index 3 +useDisplayBg +value { + "Device Status:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 4 +y 538 +w 140 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 35584 6656 38400 +bgColor index 3 +useDisplayBg +value { + "Sync Scan Status:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 154 +y 531 +w 150 +h 25 +controlPv "ID$(xx):SSBusy.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 35584 6656 38400 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 127 +y 564 +w 180 +h 25 +controlPv "ID$(xx):SSState.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 4 +y 569 +w 140 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Program State:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 161 +y 365 +w 150 +h 25 +controlPv "ID$(xx):SSStart.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 8448 27648 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 2 +y 472 +w 140 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 10240 37632 5376 +bgColor index 3 +useDisplayBg +value { + "Motor Speed:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 137 +y 468 +w 150 +h 25 +controlPv "ID$(xx):MotorSpeed.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 10240 37632 5376 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 369 +w 140 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 10240 37632 5376 +bgColor index 3 +useDisplayBg +value { + "SS Start:" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 200 +y 153 +w 30 +h 20 +fgColor rgb 0 0 0 +onColor rgb 0 55296 0 +offColor rgb 0 55296 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):SyncScanMode.VAL" +pressValue "1" +releaseValue +onLabel "On" +offLabel "On" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 161 +y 320 +w 140 +h 40 +fgColor rgb 64768 0 0 +onColor rgb 40960 4608 1792 +offColor rgb 40960 4608 1792 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Stop.VAL" +pressValue "1" +releaseValue +onLabel "Stop " +offLabel "Stop " +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 320 +w 140 +h 40 +fgColor rgb 29440 65280 27392 +onColor rgb 10240 37632 5376 +offColor rgb 10240 37632 5376 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):SSStart.VAL" +pressValue "1" +releaseValue +onLabel "Start" +offLabel "Start" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 240 +y 153 +w 30 +h 20 +fgColor rgb 0 0 0 +onColor rgb 64768 0 0 +offColor rgb 64768 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):SyncScanMode.VAL" +pressValue "0" +releaseValue +onLabel "Off" +offLabel "Off" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/UndulatorTprCtl.edl b/stdApp/op/edl/autoconvert/UndulatorTprCtl.edl new file mode 100644 index 0000000..490fe33 --- /dev/null +++ b/stdApp/op/edl/autoconvert/UndulatorTprCtl.edl @@ -0,0 +1,851 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 448 +y 326 +w 310 +h 540 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 60160 61696 46336 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 167 +w 297 +h 77 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 85 +w 297 +h 77 +lineColor rgb 22528 13312 3840 +fill +fillColor rgb 22528 13312 3840 +lineWidth 2 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 43 +w 203 +h 13 +controlPv "ID$(xx):Device" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 44544 19968 48128 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 482 +w 310 +h 16 +controlPv "ID$(xx):Message2.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 461 +w 310 +h 16 +controlPv "ID$(xx):Message1.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 194 +y 90 +w 104 +h 30 +controlPv "ID$(xx):USEnergy.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 59 +y 167 +w 120 +h 38 +controlPv "ID$(xx):USGapSet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 197 +y 167 +w 100 +h 38 +controlPv "ID$(xx):USEnergySet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 91 +w 120 +h 30 +controlPv "ID$(xx):USGap.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 200 +w 46 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Desired" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 62 +y 27 +w 190 +h 15 +controlPv "ID$(xx):Location" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 73 +y 1 +w 180 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor index 3 +useDisplayBg +value { + "Undulator Control" +} +visPv "CALC\\\{(A)\}(ID$(xx):Attention)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 12 +y 122 +w 47 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 61 +y 250 +w 240 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + " Gap (mm) Energy (keV) " +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 209 +y 381 +w 80 +h 25 +controlPv "ID$(xx):DeadbandGap" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 34560 37632 57856 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 9 +y 331 +w 120 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + " Access Mode :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 132 +y 325 +w 170 +h 25 +controlPv "ID$(xx):AccessSecurity.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 384 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Gap Deadband (micron):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 413 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Bl. Comm. Limit (mm):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 438 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Status Messages:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 59 +y 207 +w 120 +h 38 +controlPv "ID$(xx):DSGapSet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 197 +y 207 +w 100 +h 38 +controlPv "ID$(xx):DSEnergySet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 175 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "US" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 217 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "DS" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 194 +y 129 +w 104 +h 30 +controlPv "ID$(xx):DSEnergy.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 130 +w 120 +h 30 +controlPv "ID$(xx):DSGap.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 98 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "US" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 139 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "DS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 355 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Harmonic Select (1-7):" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 234 +y 352 +w 30 +h 25 +controlPv "ID$(xx):HarmonicValue" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 34560 37632 57856 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 199 +y 61 +w 80 +h 15 +controlPv "ID$(xx):Version" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 33 +y 61 +w 152 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Software Version:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 198 +y 411 +w 100 +h 25 +controlPv "ID$(xx):DeviceLimit.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 41 +y 512 +w 120 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Normal Control :" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 162 +y 277 +w 140 +h 40 +fgColor rgb 64768 0 0 +onColor rgb 40960 4608 1792 +offColor rgb 40960 4608 1792 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Stop.VAL" +pressValue "1" +releaseValue +onLabel "Stop " +offLabel "Stop " +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 8 +y 277 +w 140 +h 40 +fgColor rgb 29440 65280 27392 +onColor rgb 10240 37632 5376 +offColor rgb 10240 37632 5376 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Start.VAL" +pressValue "1" +releaseValue +onLabel "Start" +offLabel "Start" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 181 +y 510 +w 100 +h 18 +fgColor rgb 22528 13312 3840 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +icon +buttonLabel "Normal" +numPvs 2 +numDsps 1 +displayFileName { + 0 "UndulatorCtl.edl" +} +menuLabel { + 0 "Normal Control" +} +symbols { + 0 "xx=$(xx)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/VME_DAC.edl b/stdApp/op/edl/autoconvert/VME_DAC.edl new file mode 100644 index 0000000..96749ad --- /dev/null +++ b/stdApp/op/edl/autoconvert/VME_DAC.edl @@ -0,0 +1,590 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 410 +y 51 +w 110 +h 210 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 170 +w 109 +h 39 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 123 +w 109 +h 23 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 20 +w 100 +h 20 +controlPv "$(P)DAC$(D)_$(N).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 0 +w 45 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DAC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 25 +y 40 +w 80 +h 20 +controlPv "$(P)DAC$(D)_$(N).DRVH" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 80 +w 100 +h 20 +controlPv "$(P)DAC$(D)_$(N).VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 60 +w 100 +h 20 +controlPv "$(P)DAC$(D)_$(N)_rbv.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 74 +y 0 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(N)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 24 +y 0 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(D)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 60 +y 0 +w 30 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ch" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 40 +w 29 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HI" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 180 +w 50 +h 20 +controlPv "$(P)DAC$(D)_$(N)_ROC.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 171 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "RATE OF CHANGE:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 180 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EGU's/s" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 25 +y 100 +w 80 +h 20 +controlPv "$(P)DAC$(D)_$(N).DRVL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 100 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LO" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 25 +y 125 +w 60 +h 20 +controlPv "$(P)DAC$(D)_$(N)_tweakVal" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 149 +w 50 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "Busy" +} +visPv "CALC\\\{(A)\}($(P)DAC$(D)_$(N)_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 149 +w 50 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "Done" +} +visPv "CALC\\\{(A)\}($(P)DAC$(D)_$(N)_busy.VAL)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 190 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0 -> Inf." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 200 +w 70 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ACTUAL ROC:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 75 +y 200 +w 30 +h 10 +controlPv "$(P)DAC$(D)_$(N)_ROC_calc.K" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 0 55296 0 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 85 +y 125 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)DAC$(D)_$(N)_tweak.B" +pressValue "1" +releaseValue +onLabel ">" +offLabel ">" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 125 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)DAC$(D)_$(N)_tweak.A" +pressValue "1" +releaseValue +onLabel "<" +offLabel "<" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 149 +w 50 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +icon +buttonLabel "More" +numPvs 4 +numDsps 2 +displayFileName { + 0 "VME_DAC_rawOut.edl" + 1 "yyTransform_full.edl" +} +menuLabel { + 0 "Raw (fast) output" + 1 "ROC calc (debug)" +} +symbols { + 0 "P=$(P),D=$(D),N=$(N)" + 1 "P=$(P),T=DAC$(D)_$(N)_ROC_calc" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/VME_DAC8.edl b/stdApp/op/edl/autoconvert/VME_DAC8.edl new file mode 100644 index 0000000..c4078be --- /dev/null +++ b/stdApp/op/edl/autoconvert/VME_DAC8.edl @@ -0,0 +1,693 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 1137 +y 596 +w 135 +h 185 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 6656 29440 2304 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 71 +w 4 +h 7 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)DAC$(D)_3_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 171 +w 4 +h 7 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)DAC$(D)_8_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 151 +w 4 +h 7 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)DAC$(D)_7_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 131 +w 4 +h 7 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)DAC$(D)_6_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 111 +w 4 +h 7 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)DAC$(D)_5_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 91 +w 4 +h 7 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)DAC$(D)_4_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 51 +w 4 +h 7 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)DAC$(D)_2_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 31 +w 4 +h 7 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)DAC$(D)_1_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 145 +w 100 +h 20 +controlPv "$(P)DAC$(D)_7.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 125 +w 100 +h 20 +controlPv "$(P)DAC$(D)_6.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 105 +w 100 +h 20 +controlPv "$(P)DAC$(D)_5.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 85 +w 100 +h 20 +controlPv "$(P)DAC$(D)_4.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 65 +w 100 +h 20 +controlPv "$(P)DAC$(D)_3.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 45 +w 100 +h 20 +controlPv "$(P)DAC$(D)_2.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 25 +w 100 +h 20 +controlPv "$(P)DAC$(D)_1.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 165 +w 100 +h 20 +controlPv "$(P)DAC$(D)_8.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 0 +w 150 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DAC$(D)_1..DAC$(D)_8" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 14 +w 100 +h 10 +controlPv "$(P)DAC$(D)_1_out.DTYP" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 25 +w 20 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "1" +numPvs 2 +numDsps 1 +displayFileName { + 0 "VME_DAC.edl" +} +menuLabel { + 0 "Channel 1" +} +symbols { + 0 "P=$(P),D=$(D),N=1" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 105 +w 20 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "5" +numPvs 2 +numDsps 1 +displayFileName { + 0 "VME_DAC.edl" +} +menuLabel { + 0 "Channel 5" +} +symbols { + 0 "P=$(P),D=$(D),N=5" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 125 +w 20 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "6" +numPvs 2 +numDsps 1 +displayFileName { + 0 "VME_DAC.edl" +} +menuLabel { + 0 "Channel 6" +} +symbols { + 0 "P=$(P),D=$(D),N=6" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 145 +w 20 +h 19 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "7" +numPvs 2 +numDsps 1 +displayFileName { + 0 "VME_DAC.edl" +} +menuLabel { + 0 "Channel 7" +} +symbols { + 0 "P=$(P),D=$(D),N=7" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 165 +w 20 +h 19 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "8" +numPvs 2 +numDsps 1 +displayFileName { + 0 "VME_DAC.edl" +} +menuLabel { + 0 "Channel 8" +} +symbols { + 0 "P=$(P),D=$(D),N=8" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 85 +w 20 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "4" +numPvs 2 +numDsps 1 +displayFileName { + 0 "VME_DAC.edl" +} +menuLabel { + 0 "Channel 4" +} +symbols { + 0 "P=$(P),D=$(D),N=4" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 45 +w 20 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "2" +numPvs 2 +numDsps 1 +displayFileName { + 0 "VME_DAC.edl" +} +menuLabel { + 0 "Channel 2" +} +symbols { + 0 "P=$(P),D=$(D),N=2" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 65 +w 20 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "3" +numPvs 2 +numDsps 1 +displayFileName { + 0 "VME_DAC.edl" +} +menuLabel { + 0 "Channel 3" +} +symbols { + 0 "P=$(P),D=$(D),N=3" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/VME_DAC_rawOut.edl b/stdApp/op/edl/autoconvert/VME_DAC_rawOut.edl new file mode 100644 index 0000000..40c5902 --- /dev/null +++ b/stdApp/op/edl/autoconvert/VME_DAC_rawOut.edl @@ -0,0 +1,263 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 963 +y 247 +w 110 +h 120 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 0 +w 45 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DAC" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 74 +y 0 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(N)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 24 +y 0 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(D)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 60 +y 0 +w 30 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ch" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 40 +w 100 +h 20 +controlPv "$(P)DAC$(D)_$(N).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 60 +w 29 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HI" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 30 +y 60 +w 70 +h 20 +controlPv "$(P)DAC$(D)_$(N)_rawOut.DRVH" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 30 +y 100 +w 70 +h 20 +controlPv "$(P)DAC$(D)_$(N)_rawOut.DRVL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 100 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LO" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 80 +w 100 +h 20 +controlPv "$(P)DAC$(D)_$(N)_rawOut.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 19 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Raw Out" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/WigglerCtl.edl b/stdApp/op/edl/autoconvert/WigglerCtl.edl new file mode 100644 index 0000000..ab758db --- /dev/null +++ b/stdApp/op/edl/autoconvert/WigglerCtl.edl @@ -0,0 +1,683 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 467 +y 185 +w 310 +h 450 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 60160 61696 46336 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 126 +w 297 +h 37 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 85 +w 297 +h 37 +lineColor rgb 22528 13312 3840 +fill +fillColor rgb 22528 13312 3840 +lineWidth 2 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 59 +y 45 +w 203 +h 13 +controlPv "ID$(xx):Device" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 44544 19968 48128 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 194 +y 90 +w 104 +h 30 +controlPv "ID$(xx):Energy.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 59 +y 126 +w 120 +h 38 +controlPv "ID$(xx):GapSet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 197 +y 126 +w 100 +h 38 +controlPv "ID$(xx):EnergySet.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 60 +y 91 +w 120 +h 30 +controlPv "ID$(xx):Gap.VAL" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 29440 65280 27392 +bgColor rgb 22528 13312 3840 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 139 +w 46 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Desired" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 62 +y 27 +w 190 +h 15 +controlPv "ID$(xx):Location" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 56 +y 1 +w 200 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 10752 25344 58368 +bgColor index 3 +useDisplayBg +value { + "Wiggler Control" +} +visPv "CALC\\\{(A)\}(ID$(xx):Attention)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 100 +w 47 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 29440 65280 27392 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 167 +w 240 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 22528 13312 3840 +bgColor index 3 +useDisplayBg +value { + " Gap (mm) Energy (keV) " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 243 +w 120 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + " Access Mode :" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 126 +y 237 +w 170 +h 25 +controlPv "ID$(xx):AccessSecurity.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 193 +y 64 +w 80 +h 15 +controlPv "ID$(xx):Version" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 56832 4864 2304 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 27 +y 64 +w 152 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Software Version:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 193 +y 264 +w 100 +h 25 +controlPv "ID$(xx):DeviceLimit.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 65280 65280 65280 +bgColor rgb 2560 0 47104 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 267 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Bl. Comm. Limit (mm):" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 374 +w 310 +h 16 +controlPv "ID$(xx):Message2.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 351 +w 310 +h 16 +controlPv "ID$(xx):Message1.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 330 +w 180 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 56832 4864 2304 +bgColor index 3 +useDisplayBg +value { + "Status Messages:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 7 +y 418 +w 100 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Time Left:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 110 +y 419 +w 80 +h 16 +controlPv "ID$(xx):ShClosedTime.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 191 +y 422 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "seconds" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 396 +w 310 +h 16 +controlPv "ID$(xx):Message3.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 303 +w 120 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "Total Power:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 102 +y 300 +w 100 +h 25 +controlPv "ID$(xx):TotalPower.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 24832 2560 29952 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 210 +y 309 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "W /100ma" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 156 +y 189 +w 140 +h 40 +fgColor rgb 64768 0 0 +onColor rgb 40960 4608 1792 +offColor rgb 40960 4608 1792 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Stop.VAL" +pressValue "1" +releaseValue +onLabel "Stop " +offLabel "Stop " +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 2 +y 189 +w 140 +h 40 +fgColor rgb 29440 65280 27392 +onColor rgb 10240 37632 5376 +offColor rgb 10240 37632 5376 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "ID$(xx):Start.VAL" +pressValue "1" +releaseValue +onLabel "Start" +offLabel "Start" +3d +useEnumNumeric +font "utopia-medium-r-24.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/aSubRecord.edl b/stdApp/op/edl/autoconvert/aSubRecord.edl new file mode 100644 index 0000000..ba6cb14 --- /dev/null +++ b/stdApp/op/edl/autoconvert/aSubRecord.edl @@ -0,0 +1,609 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 739 +y 222 +w 730 +h 185 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 729 +h 25 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 125 +y 54 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV NAME" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 54 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DOUBLE VARIABLES" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 155 +w 728 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 726 +} +yPoints { +0 156 +1 156 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 55 +y 161 +w 186 +h 20 +controlPv "$(P)$(R).FLNK" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 161 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "FORWARD" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 171 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LINK" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 280 +y 30 +w 25 +h 20 +controlPv "$(P)$(R).PREC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 235 +y 36 +w 45 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "#DIGITS" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 27 +w 728 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 725 +} +yPoints { +0 28 +1 28 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 0 +w 550 +h 26 +controlPv "$(P)$(R).DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 105 +y 36 +w 41 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EVENT#" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 52 +w 729 +h 1 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +numPoints 2 { +xPoints { +0 0 +1 728 +} +yPoints { +0 52 +1 52 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 560 +y 6 +w 160 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "($(P)$(R))" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 30 +w 30 +h 20 +controlPv "$(P)$(R).EVNT" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 65 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 65 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=A" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=A" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 87 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 87 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=B" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=B" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 109 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 109 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=C" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=C" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 131 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 131 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=D" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=D" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 685 +y 162 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "aSubRecord_full.edl" +} +menuLabel { + 0 "more fields" +} +symbols { + 0 "P=$(P),R=$(R)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 30 +w 100 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(R).SCAN" +indicatorPv "$(P)$(R).SCAN" +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 30 +w 40 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(R).PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/aSubRecord_full.edl b/stdApp/op/edl/autoconvert/aSubRecord_full.edl new file mode 100644 index 0000000..9e9c80d --- /dev/null +++ b/stdApp/op/edl/autoconvert/aSubRecord_full.edl @@ -0,0 +1,1340 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 221 +y 243 +w 730 +h 560 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 729 +h 25 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 125 +y 54 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV NAME" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 54 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DOUBLE VARIABLES" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 280 +y 30 +w 25 +h 20 +controlPv "$(P)$(R).PREC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 235 +y 36 +w 45 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "#DIGITS" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 27 +w 728 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 725 +} +yPoints { +0 28 +1 28 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 0 +w 550 +h 26 +controlPv "$(P)$(R).DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 105 +y 36 +w 41 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EVENT#" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 52 +w 729 +h 1 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +numPoints 2 { +xPoints { +0 0 +1 728 +} +yPoints { +0 52 +1 52 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 560 +y 6 +w 160 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "($(P)$(R))" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 30 +w 30 +h 20 +controlPv "$(P)$(R).EVNT" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 530 +w 728 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 726 +} +yPoints { +0 531 +1 531 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 55 +y 536 +w 186 +h 20 +controlPv "$(P)$(R).FLNK" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 536 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "FORWARD" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 546 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LINK" +} +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 153 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 153 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=E" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=E" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 175 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 175 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=F" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=F" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 197 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 197 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=G" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=G" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 219 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 219 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=H" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=H" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 241 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 241 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=I" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=I" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 263 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 263 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=J" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=J" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 285 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 285 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=K" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=K" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 307 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 307 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=L" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=L" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 329 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 329 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=M" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=M" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 351 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 351 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=N" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=N" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 373 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 373 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=O" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=O" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 395 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 395 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=P" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=P" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 417 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 417 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=Q" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=Q" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 439 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 439 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=R" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=R" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 461 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 461 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=S" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=S" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 483 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 483 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=T" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=T" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 505 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 505 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=U" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=U" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 65 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 65 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=A" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=A" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 87 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 87 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=B" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=B" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 109 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 109 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=C" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=C" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 131 +w 720 +h 22 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 5 +y 131 +w 720 +h 22 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "aSubRecord_line.edl;P=$(P),R=$(R),N=D" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "aSubRecord_line.edl;P=$(P),R=$(R),N=D" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 30 +w 100 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(R).SCAN" +indicatorPv "$(P)$(R).SCAN" +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 30 +w 40 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(R).PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 685 +y 537 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "aSubRecord.edl" +} +menuLabel { + 0 "fewer fields" +} +symbols { + 0 "P=$(P),R=$(R)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/aSubRecord_line.edl b/stdApp/op/edl/autoconvert/aSubRecord_line.edl new file mode 100644 index 0000000..4c98bda --- /dev/null +++ b/stdApp/op/edl/autoconvert/aSubRecord_line.edl @@ -0,0 +1,168 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 102 +y 98 +w 720 +h 22 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 0 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(N)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 230 +y 0 +w 100 +h 22 +controlPv "$(P)$(R).$(N)" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 405 +y 0 +w 100 +h 22 +controlPv "$(P)$(R).VAL$(N)" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 360 +y 0 +w 72 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "VAL$(N)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 17 +y 0 +w 210 +h 20 +controlPv "$(P)$(R).INP$(N)" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 510 +y 0 +w 210 +h 20 +controlPv "$(P)$(R).OUT$(N)" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/alarmClock.edl b/stdApp/op/edl/autoconvert/alarmClock.edl new file mode 100644 index 0000000..9664302 --- /dev/null +++ b/stdApp/op/edl/autoconvert/alarmClock.edl @@ -0,0 +1,936 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 444 +y 347 +w 320 +h 205 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 50 +w 288 +h 43 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 9 +w 299 +h 30 +lineColor rgb 55808 55808 55808 +fill +fillColor rgb 55808 55808 55808 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 295 +y 12 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Enable)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 295 +y 26 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Enable)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 12 +y 51 +w 288 +h 43 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 12 +y 51 +w 288 +h 43 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 16 +y 119 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:mm" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 63 +y 119 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:dd" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 111 +y 119 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:yy" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 181 +y 120 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:HH" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 228 +y 120 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:MM" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 274 +y 120 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:SS" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 43 +y 119 +w 18 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 91 +y 120 +w 18 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 208 +y 120 +w 17 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 256 +y 120 +w 17 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 9 +y 101 +w 42 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Month" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 62 +y 101 +w 29 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Day" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 109 +y 101 +w 32 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Year" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 178 +y 101 +w 34 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Hour" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 228 +y 100 +w 28 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Min" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 274 +y 101 +w 28 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Sec" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 26 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:mm" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 70 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:dd" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 117 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:yy" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 170 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:HH" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 218 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:MM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 264 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:SS" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 53 +y 12 +w 195 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)AClock$(A)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 48 +y 62 +w 18 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 96 +y 62 +w 18 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 244 +y 62 +w 17 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 196 +y 62 +w 17 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 242 +y 10 +w 50 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):Enable" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 14 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:mm" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 61 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:dd" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 109 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:yy" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 179 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:HH" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 226 +y 143 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:MM" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 272 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:SS" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 141 +y 122 +w 35 +h 16 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):SetNow.PROC" +pressValue "1" +releaseValue +onLabel "Reset" +offLabel "Reset" +3d +useEnumNumeric +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 260 +y 180 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "alarmClock_more.edl" +} +menuLabel { + 0 "Alarm Clock" +} +symbols { + 0 "P=$(P),A=$(A)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/alarmClock_more.edl b/stdApp/op/edl/autoconvert/alarmClock_more.edl new file mode 100644 index 0000000..d8e1b60 --- /dev/null +++ b/stdApp/op/edl/autoconvert/alarmClock_more.edl @@ -0,0 +1,1224 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 788 +y 126 +w 320 +h 300 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 50 +w 288 +h 43 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 9 +w 299 +h 30 +lineColor rgb 55808 55808 55808 +fill +fillColor rgb 55808 55808 55808 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 295 +y 12 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Enable)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 295 +y 26 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Enable)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 127 +y 249 +w 188 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger.OUTV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 12 +y 51 +w 288 +h 43 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 12 +y 51 +w 288 +h 43 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 16 +y 119 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:mm" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 63 +y 119 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:dd" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 111 +y 119 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:yy" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 181 +y 120 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:HH" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 228 +y 120 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:MM" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 274 +y 120 +w 25 +h 20 +controlPv "$(P)AClock$(A):Set:SS" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 43 +y 119 +w 18 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 91 +y 120 +w 18 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 208 +y 120 +w 17 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 256 +y 120 +w 17 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 9 +y 101 +w 42 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Month" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 62 +y 101 +w 29 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Day" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 109 +y 101 +w 32 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Year" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 178 +y 101 +w 34 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Hour" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 228 +y 100 +w 28 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Min" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 274 +y 101 +w 28 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Sec" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 61 +y 194 +w 200 +h 15 +controlPv "$(P)AClock$(A):TOD" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 26 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:mm" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 70 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:dd" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 117 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:yy" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 170 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:HH" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 218 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:MM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 264 +y 62 +w 20 +h 20 +controlPv "$(P)AClock$(A):TOD:SS" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 128 +y 238 +w 186 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "TRIGGER OUTPUT PV" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 128 +y 250 +w 186 +h 20 +controlPv "$(P)AClock$(A):Trigger.OUT" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 53 +y 12 +w 195 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)AClock$(A)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 48 +y 62 +w 18 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 96 +y 62 +w 18 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "/" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 244 +y 62 +w 17 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 196 +y 62 +w 17 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 184 +w 339 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 1 +1 338 +} +yPoints { +0 186 +1 185 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 61 +y 216 +w 200 +h 15 +controlPv "$(P)AClock$(A):Set.SVAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 8 +y 196 +w 45 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "TOD:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 215 +w 49 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Alarm:" +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 242 +y 10 +w 50 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):Enable" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 14 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:mm" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 61 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:dd" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 109 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:yy" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 179 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:HH" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 226 +y 143 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:MM" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 272 +y 144 +w 30 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):UD:SS" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 141 +y 122 +w 35 +h 16 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)AClock$(A):SetNow.PROC" +pressValue "1" +releaseValue +onLabel "Reset" +offLabel "Reset" +3d +useEnumNumeric +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 276 +w 50 +h 19 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Diag1" +numPvs 22 +numDsps 11 +displayFileName { + 0 "yyTransform_full.edl" + 1 "yyTransform_full.edl" + 2 "yyTransform_full.edl" + 3 "yysCalcoutRecord_full.edl" + 4 "yyCalcoutRecord_full.edl" + 5 "yysCalcoutRecord_full.edl" + 6 "yysCalcoutRecord_full.edl" + 7 "yysCalcoutRecord_full.edl" + 8 "yysCalcoutRecord_full.edl" + 9 "yysCalcoutRecord_full.edl" + 10 "yysCalcoutRecord_full.edl" +} +menuLabel { + 0 "Mon. Check" + 1 "Day Check" + 2 "Year Check" + 3 "Set Trigger" + 4 "Trigger" + 5 "TOD yy" + 6 "TOD mm" + 7 "TOD dd" + 8 "TOD HH" + 9 "TOD MM" + 10 "TOD SS" +} +symbols { + 0 "P=$(P),T=AClock$(A):Chk:mm" + 1 "P=$(P),T=AClock$(A):Chk:dd" + 2 "P=$(P),T=AClock$(A):Chk:yy" + 3 "P=$(P),C=AClock$(A):Set" + 4 "P=$(P),C=AClock$(A):Trigger" + 5 "P=$(P),C=AClock$(A):TOD:yy" + 6 "P=$(P),C=AClock$(A):TOD:mm" + 7 "P=$(P),C=AClock$(A):TOD:dd" + 8 "P=$(P),C=AClock$(A):TOD:HH" + 9 "P=$(P),C=AClock$(A):TOD:MM" + 10 "P=$(P),C=AClock$(A):TOD:SS" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 + 5 1 + 6 1 + 7 1 + 8 1 + 9 1 + 10 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 262 +y 275 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "alarmClock.edl" +} +menuLabel { + 0 "Alarm Clock" +} +symbols { + 0 "P=$(P),A=$(A)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 56 +y 276 +w 50 +h 19 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Diag2" +numPvs 6 +numDsps 3 +displayFileName { + 0 "yysCalcoutRecord_full.edl" + 1 "yysCalcoutRecord_full.edl" + 2 "yySseq_full.edl" +} +menuLabel { + 0 "TOD MM" + 1 "TOD SS" + 2 "Reset Alarm" +} +symbols { + 0 "P=$(P),C=AClock$(A):TOD:MM" + 1 "P=$(P),C=AClock$(A):TOD:SS" + 2 "P=$(P),S=AClock$(A):SetNow" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/anyRecord.edl b/stdApp/op/edl/autoconvert/anyRecord.edl new file mode 100644 index 0000000..d698e88 --- /dev/null +++ b/stdApp/op/edl/autoconvert/anyRecord.edl @@ -0,0 +1,382 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 986 +y 315 +w 300 +h 150 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 1 +y 0 +w 299 +h 25 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 50 +y 120 +w 150 +h 20 +controlPv "$(P)$(R).FLNK" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 16 +y 120 +w 30 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "FWD" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 16 +y 130 +w 30 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LINK" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 88 +y 84 +w 100 +h 20 +controlPv "$(P)$(R)" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 88 +y 64 +w 101 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(R).VAL" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 265 +y 30 +w 25 +h 20 +controlPv "$(P)$(R).PREC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 236 +y 36 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PREC" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 27 +w 301 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 299 +} +yPoints { +0 28 +1 28 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 1 +y 0 +w 160 +h 26 +controlPv "$(P)$(R).DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 106 +y 36 +w 41 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EVENT#" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 1 +y 52 +w 300 +h 1 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +numPoints 2 { +xPoints { +0 1 +1 300 +} +yPoints { +0 52 +1 52 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 160 +y 6 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "($(P)$(R))" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 146 +y 30 +w 30 +h 20 +controlPv "$(P)$(R).EVNT" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 1 +y 30 +w 100 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(R).SCAN" +indicatorPv "$(P)$(R).SCAN" +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 181 +y 30 +w 40 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(R).PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/arrayPlot.edl b/stdApp/op/edl/autoconvert/arrayPlot.edl new file mode 100644 index 0000000..044ce2e --- /dev/null +++ b/stdApp/op/edl/autoconvert/arrayPlot.edl @@ -0,0 +1,117 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 578 +y 571 +w 400 +h 235 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 15 +w 400 +h 200 +# Appearance +border +graphTitle +xLabel +yLabel "$(YLABEL)" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 2000 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "$(X)" +} +yPv { + 0 "$(Y)" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 0 0 0 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 0 +w 400 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Y=$(Y)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 218 +w 400 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "X=$(X)" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/async_pid_control.edl b/stdApp/op/edl/autoconvert/async_pid_control.edl new file mode 100644 index 0000000..dd33140 --- /dev/null +++ b/stdApp/op/edl/autoconvert/async_pid_control.edl @@ -0,0 +1,448 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 497 +y 160 +w 330 +h 245 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 13 +y 60 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ReadTrig PV" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 128 +y 60 +w 160 +h 20 +controlPv "$(P)$(PID).TRIG" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 141 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Setpoint" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 163 +w 100 +h 20 +controlPv "$(P)$(PID).VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 194 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Feedback" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 13 +y 110 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Control PV" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 128 +y 110 +w 160 +h 20 +controlPv "$(P)$(PID).OUTL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 13 +y 85 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Readback PV" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 128 +y 85 +w 160 +h 20 +controlPv "$(P)$(PID).INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 295 +y 60 +w 25 +h 20 +controlPv "$(P)$(PID).TVAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 150 +y 141 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Readback" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 150 +y 163 +w 110 +h 20 +controlPv "$(P)$(PID).CVAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 29440 65280 27392 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 153 +y 194 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Update rate" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 5 +w 330 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "$(TITLE)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 35 +w 330 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "$(P)$(PID)" +} +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 215 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(PID).FBON" +indicatorPv "$(P)$(PID).FBON" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 280 +y 215 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 12 +numDsps 6 +displayFileName { + 0 "pid_plot_readback.edl" + 1 "pid_plot_control.edl" + 2 "pid_parameters.edl" + 3 "yyTransform_full.edl" + 4 "yyTransform_full.edl" + 5 "yyTransform_full.edl" +} +menuLabel { + 0 "Plot setpoint and readback" + 1 "Plot control value" + 2 "PID parameters" + 3 "PID limits" + 4 "PID input calc" + 5 "PID output calc" +} +symbols { + 0 "P=$(P),PID=$(PID)" + 1 "P=$(P),PID=$(PID)" + 2 "P=$(P),PID=$(PID),TITLE=$(TITLE)" + 3 "P=$(P),T=$(PID)_limits" + 4 "P=$(P),T=$(PID)_incalc" + 5 "P=$(P),T=$(PID)_outcalc" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 + 5 1 +} +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 150 +y 215 +w 110 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(PID).SCAN" +indicatorPv "$(P)$(PID).SCAN" +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/autoShutter.edl b/stdApp/op/edl/autoconvert/autoShutter.edl new file mode 100644 index 0000000..3f08acd --- /dev/null +++ b/stdApp/op/edl/autoconvert/autoShutter.edl @@ -0,0 +1,2009 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 600 +y 457 +w 530 +h 445 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 207 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 207 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:srCurrentOk)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 179 +w 198 +h 96 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 275 +w 198 +h 61 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 276 +y 193 +w 62 +h 17 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 276 +y 193 +w 62 +h 17 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Status)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 348 +y 54 +w 173 +h 89 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 303 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 303 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:BlepsShtrPermit)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 319 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 319 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:AcisShtrPermit)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 399 +y 272 +w 68 +h 35 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 400 +y 273 +w 70 +h 36 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 348 +y 248 +w 173 +h 89 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 255 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 255 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:modeOk)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 400 +y 273 +w 70 +h 36 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(T2):trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 3 +w 198 +h 118 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 121 +w 198 +h 58 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 158 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 158 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 369 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 369 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:UserArm)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 94 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Enable)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 68 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Enable)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 336 +w 198 +h 53 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 399 +y 78 +w 68 +h 35 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 400 +y 79 +w 70 +h 36 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 400 +y 79 +w 70 +h 36 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(T1):trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 264 +y 384 +w 198 +h 48 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 406 +y 193 +w 62 +h 17 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Active)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 406 +y 193 +w 62 +h 17 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Active)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 422 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 422 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:TrigOutOK)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 389 +w 198 +h 53 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 407 +y 193 +w 60 +h 15 +controlPv "$(P)$(S)Shtr:Active" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 9 +y 183 +w 107 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Storage Ring" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 42 +y 237 +w 56 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Threshold" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 98 +y 220 +w 61 +h 13 +controlPv "S:SRcurrentAI" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 44 +y 223 +w 50 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 31 +y 205 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current > Threshold" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 381 +y 166 +w 117 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Open Command" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 224 +y 86 +w 3 +h 343 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 225 +1 226 +} +yPoints { +0 87 +1 428 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 86 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 202 +1 225 +} +yPoints { +0 88 +1 87 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 200 +y 233 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 201 +1 224 +} +yPoints { +0 235 +1 234 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 315 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 202 +1 225 +} +yPoints { +0 317 +1 316 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 226 +y 200 +w 47 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 227 +1 272 +} +yPoints { +0 202 +1 201 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 278 +y 195 +w 60 +h 15 +controlPv "$(P)$(S)Shtr:Status" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 254 +y 166 +w 107 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutter" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 351 +y 58 +w 165 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Open Delay Timer" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 278 +w 135 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutter Permits" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 102 +y 302 +w 70 +h 13 +controlPv "$(P)$(S)Shtr:BlepsShtrPermit" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 56 +y 302 +w 49 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "FE-EPS" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 102 +y 318 +w 70 +h 13 +controlPv "$(P)$(S)Shtr:AcisShtrPermit" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 56 +y 318 +w 45 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ACIS" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 446 +y 288 +w 20 +h 20 +controlPv "$(P)cdt$(T2):timeSec" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 402 +y 275 +w 40 +h 35 +controlPv "$(P)cdt$(T2):timeMin" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 436 +y 283 +w 20 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 352 +y 252 +w 165 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Open Notify Timer" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 72 +y 254 +w 100 +h 13 +controlPv "S:DesiredMode" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 254 +w 54 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Op Mode" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 165 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 202 +1 225 +} +yPoints { +0 167 +1 166 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 165 +y 222 +w 24 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 165 +y 240 +w 24 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 97 +y 236 +w 61 +h 13 +controlPv "$(P)$(S)Shtr:ThresholdCurrent" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 193 +y 4 +w 170 +h 24 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Auto Open" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 194 +y 32 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(S)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 7 +w 170 +h 24 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Auto Open" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 126 +w 135 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Lease Date" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 57 +y 158 +w 120 +h 13 +controlPv "$(P)AClock$(A):Set.SVAL" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 158 +w 45 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Expire" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 35 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(S)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 339 +w 140 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Custom Arm Calc" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 446 +y 94 +w 20 +h 20 +controlPv "$(P)cdt$(T1):timeSec" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 402 +y 81 +w 40 +h 35 +controlPv "$(P)cdt$(T1):timeMin" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 436 +y 89 +w 20 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "." +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 374 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 202 +1 225 +} +yPoints { +0 376 +1 375 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 386 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "SR Current Threshold" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 351 +y 401 +w 80 +h 20 +controlPv "$(P)$(S)Shtr:ThresholdCurrent" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 436 +y 401 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 392 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutter Control" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 426 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 202 +1 225 +} +yPoints { +0 428 +1 427 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 339 +y 200 +w 66 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 340 +1 404 +} +yPoints { +0 202 +1 201 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 360 +y 222 +w 120 +h 13 +controlPv "$(P)$(S)Shtr:OpenTimeStamp" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 277 +y 222 +w 80 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Last Opened" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 404 +y 118 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Edit" +numPvs 2 +numDsps 1 +displayFileName { + 0 "countDownTimer_more.edl" +} +menuLabel { + 0 "CountDownTime Setup" +} +symbols { + 0 "P=$(P),N=$(T1)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 404 +y 313 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Edit" +numPvs 2 +numDsps 1 +displayFileName { + 0 "countDownTimer_more.edl" +} +menuLabel { + 0 "CountDownTime Setup" +} +symbols { + 0 "P=$(P),N=$(T2)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 125 +y 126 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Edit" +numPvs 2 +numDsps 1 +displayFileName { + 0 "alarmClock.edl" +} +menuLabel { + 0 "Alarm Clock" +} +symbols { + 0 "P=$(P),A=$(A)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 16 +y 362 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Edit" +numPvs 2 +numDsps 1 +displayFileName { + 0 "yysCalcoutRecord_full.edl" +} +menuLabel { + 0 "User Arm Calc" +} +symbols { + 0 "P=$(P),C=$(S)Shtr:UserArm" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 58 +y 90 +w 80 +h 21 +fgColor rgb 65280 45056 65280 +onColor rgb 33280 1024 0 +offColor rgb 33280 1024 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)Shtr:Enable" +pressValue "0" +releaseValue +onLabel "Disable" +offLabel "Disable" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 58 +y 64 +w 80 +h 21 +fgColor rgb 29440 65280 27392 +onColor rgb 6656 29440 2304 +offColor rgb 6656 29440 2304 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)Shtr:Enable" +pressValue "1" +releaseValue +onLabel "Enable" +offLabel "Enable" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 476 +y 390 +w 42 +h 16 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +buttonLabel "Detail" +numPvs 14 +numDsps 7 +displayFileName { + 0 "yyCalcoutRecord_full.edl" + 1 "yyCalcoutRecord_full.edl" + 2 "yyCalcoutRecord_full.edl" + 3 "yyCalcoutRecord_full.edl" + 4 "yySseq.edl" + 5 "yysCalcoutRecord_full.edl" + 6 "yysCalcoutRecord_full.edl" +} +menuLabel { + 0 "Arm Calc" + 1 "Trigger" + 2 "PostTrigger" + 3 "Enable Off" + 4 "Shutter Open" + 5 "User Arm Calc" + 6 "Remote Link Calc" +} +symbols { + 0 "P=$(P),C=$(S)Shtr:Arm" + 1 "P=$(P),C=$(S)Shtr:Trigger" + 2 "P=$(P),C=$(S)Shtr:PostTrig" + 3 "P=$(P),C=$(S)Shtr:EnableOff" + 4 "P=$(P),S=$(S)Shtr:Open" + 5 "P=$(P),C=$(S)Shtr:UserArm" + 6 "P=$(P),C=$(S)Shtr:CalcTrigOut" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 + 5 1 + 6 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 472 +y 413 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "autoShutter_less.edl" +} +menuLabel { + 0 "AutoShutter Less" +} +symbols { + 0 "P=$(P),S=$(S),T1=$(T1),T2=$(T2),A=$(A)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 415 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Edit" +numPvs 2 +numDsps 1 +displayFileName { + 0 "autoShutter_Remote.edl" +} +menuLabel { + 0 "RemoteShutter Setting" +} +symbols { + 0 "P=$(P),S=$(S)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/autoShutter_Remote.edl b/stdApp/op/edl/autoconvert/autoShutter_Remote.edl new file mode 100644 index 0000000..913f14d --- /dev/null +++ b/stdApp/op/edl/autoconvert/autoShutter_Remote.edl @@ -0,0 +1,189 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 426 +y 409 +w 405 +h 125 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 2 +y 0 +w 399 +h 69 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 212 +y 86 +w 188 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Trigger.OUTV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 109 +y 4 +w 170 +h 24 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Auto Open" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 107 +y 47 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(S)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 73 +y 27 +w 230 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Remote Shutter Control" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 4 +y 87 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(S) Shutter Open PV" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 213 +y 87 +w 186 +h 20 +controlPv "$(P)$(S)Shtr:CalcTrigOut.AA" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 69 +w 407 +h 2 +lineColor rgb 11520 11520 11520 +fillColor rgb 11520 11520 11520 +lineWidth 2 +numPoints 2 { +xPoints { +0 1 +1 406 +} +yPoints { +0 70 +1 70 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/autoShutter_less.edl b/stdApp/op/edl/autoconvert/autoShutter_less.edl new file mode 100644 index 0000000..0a67f58 --- /dev/null +++ b/stdApp/op/edl/autoconvert/autoShutter_less.edl @@ -0,0 +1,356 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 680 +y 200 +w 205 +h 210 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 3 +w 198 +h 118 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 121 +w 198 +h 58 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 179 +y 158 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 179 +y 158 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 179 +y 96 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Enable)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 179 +y 70 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Enable)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 7 +w 170 +h 24 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Auto Open" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 126 +w 135 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Lease Date" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 57 +y 158 +w 120 +h 13 +controlPv "$(P)AClock$(A):Set.SVAL" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 158 +w 45 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Expire" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 35 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(S)" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 152 +y 187 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "autoShutter.edl" +} +menuLabel { + 0 "AutoShutter" +} +symbols { + 0 "P=$(P),S=$(S),T1=$(T1),T2=$(T2),A=$(A)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 125 +y 126 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Edit" +numPvs 2 +numDsps 1 +displayFileName { + 0 "alarmClock.edl" +} +menuLabel { + 0 "Alarm Clock" +} +symbols { + 0 "P=$(P),A=$(A)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 57 +y 92 +w 80 +h 21 +fgColor rgb 65280 45056 65280 +onColor rgb 33280 1024 0 +offColor rgb 33280 1024 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)Shtr:Enable" +pressValue "0" +releaseValue +onLabel "Disable" +offLabel "Disable" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 57 +y 66 +w 80 +h 21 +fgColor rgb 29440 65280 27392 +onColor rgb 6656 29440 2304 +offColor rgb 6656 29440 2304 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)Shtr:Enable" +pressValue "1" +releaseValue +onLabel "Enable" +offLabel "Enable" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/autoShutter_more.edl b/stdApp/op/edl/autoconvert/autoShutter_more.edl new file mode 100644 index 0000000..026ad98 --- /dev/null +++ b/stdApp/op/edl/autoconvert/autoShutter_more.edl @@ -0,0 +1,1748 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 54 +y 259 +w 530 +h 430 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 207 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 207 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:srCurrentOk)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 179 +w 198 +h 96 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 275 +w 198 +h 61 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 271 +y 185 +w 62 +h 17 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Open)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 409 +y 181 +w 62 +h 17 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:status)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 271 +y 185 +w 62 +h 17 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Open)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 409 +y 181 +w 62 +h 17 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 399 +y 78 +w 68 +h 35 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 400 +y 79 +w 70 +h 36 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 348 +y 54 +w 173 +h 89 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 178 +y 303 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 178 +y 303 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:BlepsShtrPermit)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 178 +y 319 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 178 +y 319 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:AcisShtrPermit)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 399 +y 244 +w 68 +h 35 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 400 +y 245 +w 70 +h 36 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 348 +y 220 +w 173 +h 89 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 255 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 255 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:modeOk)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 400 +y 79 +w 70 +h 36 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(T1):trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 400 +y 245 +w 70 +h 36 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(T2):trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 73 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Enable)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 92 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:Enable)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 3 +w 198 +h 118 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 3 +y 121 +w 198 +h 58 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 158 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 158 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)AClock$(A):Trigger)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 172 +y 371 +w 11 +h 11 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 172 +y 371 +w 11 +h 11 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(S)Shtr:UserArm)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 9 +y 183 +w 107 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Storage Ring" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 272 +y 186 +w 60 +h 15 +controlPv "$(P)$(S)Shtr:Open" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 42 +y 237 +w 56 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Threshold" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 98 +y 220 +w 61 +h 13 +controlPv "S:SRcurrentAI" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 44 +y 223 +w 50 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 31 +y 205 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current > Threshold" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 256 +y 166 +w 109 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "AutoOpen Status" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 224 +y 86 +w 3 +h 233 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 225 +1 226 +} +yPoints { +0 87 +1 318 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 202 +y 86 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 203 +1 226 +} +yPoints { +0 88 +1 87 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 200 +y 233 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 201 +1 224 +} +yPoints { +0 235 +1 234 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 315 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 202 +1 225 +} +yPoints { +0 317 +1 316 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 226 +y 192 +w 39 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 227 +1 264 +} +yPoints { +0 194 +1 193 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 411 +y 183 +w 60 +h 15 +controlPv "$(P)$(S)Shtr:status" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 390 +y 163 +w 107 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutter Status" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 446 +y 94 +w 20 +h 20 +controlPv "$(P)cdt$(T1):timeSec" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 402 +y 81 +w 40 +h 35 +controlPv "$(P)cdt$(T1):timeMin" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 436 +y 89 +w 20 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 351 +y 58 +w 165 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Open Delay Timer" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 278 +w 135 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutter Permits" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 102 +y 302 +w 70 +h 13 +controlPv "$(P)$(S)Shtr:BlepsShtrPermit" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 56 +y 302 +w 49 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "FE-EPS" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 102 +y 318 +w 70 +h 13 +controlPv "$(P)$(S)Shtr:AcisShtrPermit" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 56 +y 318 +w 45 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ACIS" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 446 +y 260 +w 20 +h 20 +controlPv "$(P)cdt$(T2):timeSec" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 402 +y 247 +w 40 +h 35 +controlPv "$(P)cdt$(T2):timeMin" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 436 +y 255 +w 20 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 352 +y 224 +w 165 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Last Open Timer" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 72 +y 254 +w 100 +h 13 +controlPv "S:DesiredMode" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 254 +w 54 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Op Mode" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 165 +w 25 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 202 +1 225 +} +yPoints { +0 167 +1 166 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 165 +y 222 +w 24 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 165 +y 240 +w 24 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 97 +y 236 +w 61 +h 13 +controlPv "$(P)$(S)Shtr:ThresholdCurrent" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 193 +y 4 +w 170 +h 24 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Auto Open" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 194 +y 32 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(S)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 7 +w 170 +h 24 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Auto Open" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 126 +w 135 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Lease Date" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 57 +y 158 +w 120 +h 13 +controlPv "$(P)AClock$(A):Set.SVAL" +format "decimal" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 158 +w 45 +h 13 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Expire" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 35 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(S)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 434 +y 374 +w 50 +h 20 +controlPv "$(P)$(S)Shtr:ThresholdCurrent" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 282 +y 378 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "SR Current Threshold" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 488 +y 381 +w 24 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -24 +y 354 +w 554 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 -23 +1 529 +} +yPoints { +0 356 +1 355 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 367 +w 140 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Custom Arm Calc" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 418 +y 119 +w 35 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Set" +numPvs 2 +numDsps 1 +displayFileName { + 0 "countDownTimer_more.edl" +} +menuLabel { + 0 "CountDownTime Setup" +} +symbols { + 0 "P=$(P),N=$(T1)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 418 +y 285 +w 35 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Set" +numPvs 2 +numDsps 1 +displayFileName { + 0 "countDownTimer_more.edl" +} +menuLabel { + 0 "CountDownTime Setup" +} +symbols { + 0 "P=$(P),N=$(T2)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 404 +w 50 +h 19 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Detail" +numPvs 10 +numDsps 5 +displayFileName { + 0 "yyCalcoutRecord_full.edl" + 1 "yyCalcoutRecord_full.edl" + 2 "yyCalcoutRecord_full.edl" + 3 "yyCalcoutRecord_full.edl" + 4 "yysCalcoutRecord_full.edl" +} +menuLabel { + 0 "Arm Calc" + 1 "Trigger" + 2 "PostTrigger" + 3 "Enable Off" + 4 "User Arm Calc" +} +symbols { + 0 "P=$(P),C=$(S)Shtr:Arm" + 1 "P=$(P),C=$(S)Shtr:Trigger" + 2 "P=$(P),C=$(S)Shtr:PostTrig" + 3 "P=$(P),C=$(S)Shtr:EnableOff" + 4 "P=$(P),C=$(S)Shtr:UserArm" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 475 +y 404 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "autoShutter.edl" +} +menuLabel { + 0 "AutoShutter More" +} +symbols { + 0 "P=$(P),S=$(S),T1=$(T1),T2=$(T2),A=$(A)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 31 +y 69 +w 144 +h 40 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +selectColor rgb 47872 47872 47872 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)Shtr:Enable" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 125 +y 126 +w 30 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Set" +numPvs 2 +numDsps 1 +displayFileName { + 0 "alarmClock.edl" +} +menuLabel { + 0 "Alarm Clock" +} +symbols { + 0 "P=$(P),A=$(A)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 194 +y 368 +w 20 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 2 +numDsps 1 +displayFileName { + 0 "yysCalcoutRecord_full.edl" +} +menuLabel { + 0 "User Arm Calc" +} +symbols { + 0 "P=$(P),C=$(S)Shtr:UserArm" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/beamHistory.edl b/stdApp/op/edl/autoconvert/beamHistory.edl new file mode 100644 index 0000000..11a9008 --- /dev/null +++ b/stdApp/op/edl/autoconvert/beamHistory.edl @@ -0,0 +1,167 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 10 +y 10 +w 360 +h 210 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 2 +w 260 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Beam Current (mA):" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 240 +y 0 +w 120 +h 30 +controlPv "S:SRcurrentAI" +format "decimal" +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 50 +w 360 +h 160 +# Appearance +border +graphTitle +xLabel "History (Hours)" +yLabel +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 1 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +yMin -9 +yMax 100 +# Trace Properties +numTraces 1 +xPv { + 0 "S:SRtimeCP" +} +yPv { + 0 "S:SRcurrentCP" +} +plotStyle { + 0 "point" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 30 +w 260 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Beam Lifetime (h):" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 240 +y 30 +w 120 +h 20 +controlPv "S:SRlifeTimeHrsCC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/beamHistory_full.edl b/stdApp/op/edl/autoconvert/beamHistory_full.edl new file mode 100644 index 0000000..11bb082 --- /dev/null +++ b/stdApp/op/edl/autoconvert/beamHistory_full.edl @@ -0,0 +1,1117 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 10 +y 10 +w 500 +h 650 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 384 +y 187 +w 99 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 92 +w 199 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 92 +w 199 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 246 +y 3 +w 239 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 215 +w 219 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 215 +w 219 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 9 +y 242 +w 219 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 252 +y 243 +w 219 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 283 +y 186 +w 89 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 186 +w 49 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 186 +w 49 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 2 +y 7 +w 75 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current:" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:HLoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 84 +y 5 +w 120 +h 25 +controlPv "S:SRcurrentAI.VAL" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 281 +w 480 +h 200 +# Appearance +border +graphTitle +xLabel "History (Hours)" +yLabel "Current" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +gridColor rgb 2560 0 47104 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 1 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "S:SRtimeCP" +} +yPv { + 0 "S:SRcurrentCP" +} +plotStyle { + 0 "point" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 63 +y 483 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Beam Current History" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 211 +y 10 +w 30 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ma" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 253 +y 7 +w 75 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Lifetime:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 347 +y 4 +w 74 +h 25 +controlPv "S:SRlifeTimeHrsCC" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 430 +y 10 +w 50 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Hours" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 275 +y 6 +w 190 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "INJECTION IN PROGRESS" +} +visPv "CALC\\\{(A)\}(S:injectingStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 254 +y 94 +w 150 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutters Enabled" +} +visPv "CALC\\\{(A)\}(ACIS:ShutterPermit)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 244 +y 94 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Shutters Disabled" +} +visPv "CALC\\\{(A)\}(ACIS:ShutterPermit)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 95 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Shutter Status :" +} +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 536 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 556 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 576 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 596 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 616 +w 6 +h 6 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 38 +y 550 +w 400 +h 20 +controlPv "OPS:message2" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 76 +y 507 +w 214 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Messages from Operations:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 38 +y 530 +w 400 +h 20 +controlPv "OPS:message1" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 39 +y 610 +w 400 +h 20 +controlPv "OPS:message5" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 38 +y 592 +w 400 +h 20 +controlPv "OPS:message4" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 219 +y 33 +w 250 +h 25 +controlPv "S:DesiredMode" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 230 +y 61 +w 200 +h 25 +controlPv "S:ActualMode" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 65 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Operating Mode :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 37 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Machine Status : " +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 230 +y 157 +w 50 +h 25 +controlPv "S:FillNumber" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 157 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Fill Number :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 237 +y 217 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Correction in Progress" +} +visPv "CALC\\\{(A)\}(S:OrbitCorrection:CC)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 236 +y 217 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "No Corrections" +} +visPv "CALC\\\{(A)\}(S:OrbitCorrection:CC)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 218 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Orbit Status :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 261 +y 247 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Horizontal Correction" +} +visPv "CALC\\\{(A)\}(S:OrbitControlLawXFineBO)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 18 +y 245 +w 200 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Vertical Correction" +} +visPv "CALC\\\{(A)\}(S:OrbitControlLawYFineBO)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 40 +y 189 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Feedback Status :" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 283 +y 189 +w 90 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Vertical" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:VLoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 230 +y 188 +w 43 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "OFF" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:LoopStatusBI)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 234 +y 188 +w 35 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:LoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 384 +y 191 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Horizontal" +} +visPv "CALC\\\{(A)\}(SRFB:GBL:HLoopStatusBI)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 289 +y 486 +w 200 +h 15 +controlPv "S:IOC:timeOfDayForm1SI" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 54272 56064 40192 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 229 +y 126 +w 50 +h 25 +controlPv "NoOfShuttersOpenA" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 39 +y 126 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Shutters Open :" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/compress.edl b/stdApp/op/edl/autoconvert/compress.edl new file mode 100644 index 0000000..ccc64a4 --- /dev/null +++ b/stdApp/op/edl/autoconvert/compress.edl @@ -0,0 +1,291 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 683 +y 70 +w 310 +h 120 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 55 +w 172 +h 20 +controlPv "$(P)$(Q).INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 55 +w 65 +h 20 +controlPv "$(P)$(Q).NUSE" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 35 +w 65 +h 20 +controlPv "$(P)$(Q).NSAM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 55 +w 52 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "NUSE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 35 +w 57 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "NSAM" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 75 +w 65 +h 20 +controlPv "$(P)$(Q).N" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 75 +w 40 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "N" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 20 +w 65 +h 25 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q).RES" +pressValue "1" +releaseValue +onLabel "Reset" +offLabel "Reset" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 85 +y 20 +w 65 +h 25 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q).PROC" +pressValue "1" +releaseValue +onLabel "Proc" +offLabel "Proc" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 80 +w 130 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(Q).ALG" +indicatorPv "$(P)$(Q).ALG" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 230 +y 100 +w 70 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "compress_more.edl" +} +menuLabel { + 0 "less" +} +symbols { + 0 "P=$(P),Q=$(Q)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/compress_more.edl b/stdApp/op/edl/autoconvert/compress_more.edl new file mode 100644 index 0000000..5a89677 --- /dev/null +++ b/stdApp/op/edl/autoconvert/compress_more.edl @@ -0,0 +1,339 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 683 +y 70 +w 310 +h 275 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 55 +w 172 +h 20 +controlPv "$(P)$(Q).INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 55 +w 65 +h 20 +controlPv "$(P)$(Q).NUSE" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 35 +w 65 +h 20 +controlPv "$(P)$(Q).NSAM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 125 +w 290 +h 140 +# Appearance +border +graphTitle +xLabel +yLabel +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 0 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +yPv { + 0 "$(P)$(Q)" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 0 0 0 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 55 +w 52 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "NUSE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 35 +w 57 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "NSAM" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 75 +w 65 +h 20 +controlPv "$(P)$(Q).N" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 75 +w 40 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "N" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 20 +w 65 +h 25 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q).RES" +pressValue "1" +releaseValue +onLabel "Reset" +offLabel "Reset" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 85 +y 20 +w 65 +h 25 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q).PROC" +pressValue "1" +releaseValue +onLabel "Proc" +offLabel "Proc" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 80 +w 130 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(Q).ALG" +indicatorPv "$(P)$(Q).ALG" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 230 +y 100 +w 70 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "compress.edl" +} +menuLabel { + 0 "less" +} +symbols { + 0 "P=$(P),Q=$(Q)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/countDownTimer.edl b/stdApp/op/edl/autoconvert/countDownTimer.edl new file mode 100644 index 0000000..71d60bf --- /dev/null +++ b/stdApp/op/edl/autoconvert/countDownTimer.edl @@ -0,0 +1,400 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 701 +y 245 +w 215 +h 113 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 41 +w 136 +h 43 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 8 +y 42 +w 137 +h 43 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(N):trigger)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 8 +y 42 +w 137 +h 43 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(N):trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 5 +w 199 +h 28 +lineColor rgb 55808 55808 55808 +fill +fillColor rgb 55808 55808 55808 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 17 +y 45 +w 25 +h 25 +controlPv "$(P)cdt$(N):timeHrs" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 109 +y 45 +w 25 +h 25 +controlPv "$(P)cdt$(N):timeSec" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 63 +y 45 +w 25 +h 25 +controlPv "$(P)cdt$(N):timeMin" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 36 +y 37 +w 33 +h 29 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 82 +y 37 +w 33 +h 29 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 69 +w 26 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "hrs" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 59 +y 69 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "min" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 106 +y 69 +w 26 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 9 +w 196 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)cdt$(N)" +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 156 +y 42 +w 50 +h 40 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)cdt$(N):start" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 159 +y 88 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "countDownTimer_more.edl" +} +menuLabel { + 0 "CountDownTimer" +} +symbols { + 0 "P=$(P),N=$(N)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 9 +y 93 +w 45 +h 18 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Detail" +numPvs 14 +numDsps 7 +displayFileName { + 0 "yyCalcoutRecord_full.edl" + 1 "yyTransform_full.edl" + 2 "yyCalcoutRecord_full.edl" + 3 "yyCalcoutRecord_full.edl" + 4 "yyCalcoutRecord_full.edl" + 5 "yyCalcoutRecord_full.edl" + 6 "yyCalcoutRecord_full.edl" +} +menuLabel { + 0 "Count Details" + 1 "Parse Details" + 2 "Reset Details" + 3 "Trigger Details" + 4 "StartReset Details" + 5 "CountReset Details" + 6 "Stop/Start Details" +} +symbols { + 0 "P=$(P),C=cdt$(N):count" + 1 "P=$(P),T=cdt$(N):parse" + 2 "P=$(P),C=cdt$(N):reset" + 3 "P=$(P),C=cdt$(N):trigger" + 4 "P=$(P),C=cdt$(N):startReset" + 5 "P=$(P),C=cdt$(N):countReset" + 6 "P=$(P),C=cdt$(N):stopStart" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 + 5 1 + 6 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/countDownTimer_more.edl b/stdApp/op/edl/autoconvert/countDownTimer_more.edl new file mode 100644 index 0000000..28aef8f --- /dev/null +++ b/stdApp/op/edl/autoconvert/countDownTimer_more.edl @@ -0,0 +1,602 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 417 +y 213 +w 215 +h 200 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 15 +y 151 +w 188 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(N):trigger.OUTV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 5 +w 199 +h 28 +lineColor rgb 55808 55808 55808 +fill +fillColor rgb 55808 55808 55808 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 41 +w 136 +h 43 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 8 +y 42 +w 137 +h 43 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(N):trigger)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 8 +y 42 +w 137 +h 43 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)cdt$(N):trigger)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 33 +y 94 +w 33 +h 29 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 84 +y 94 +w 33 +h 29 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 9 +y 97 +w 30 +h 30 +controlPv "$(P)cdt$(N):setTimeHrs" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 61 +y 97 +w 30 +h 30 +controlPv "$(P)cdt$(N):setTimeMin" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 111 +y 97 +w 30 +h 30 +controlPv "$(P)cdt$(N):setTimeSec" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 16 +y 140 +w 186 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "TRIGGER OUTPUT PV" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 16 +y 152 +w 186 +h 20 +controlPv "$(P)cdt$(N):trigger.OUT" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 9 +w 195 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)cdt$(N)" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 17 +y 45 +w 25 +h 25 +controlPv "$(P)cdt$(N):timeHrs" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 109 +y 45 +w 25 +h 25 +controlPv "$(P)cdt$(N):timeSec" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 63 +y 45 +w 25 +h 25 +controlPv "$(P)cdt$(N):timeMin" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +precision 0 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 36 +y 37 +w 33 +h 29 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 82 +y 37 +w 33 +h 29 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + ":" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 14 +y 69 +w 26 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "hrs" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 59 +y 69 +w 27 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "min" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 106 +y 69 +w 26 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "sec" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 9 +y 179 +w 45 +h 18 +fgColor rgb 65280 65280 65280 +bgColor rgb 10752 25344 58368 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Detail" +numPvs 14 +numDsps 7 +displayFileName { + 0 "yyCalcoutRecord_full.edl" + 1 "yyTransform_full.edl" + 2 "yyCalcoutRecord_full.edl" + 3 "yyCalcoutRecord_full.edl" + 4 "yyCalcoutRecord_full.edl" + 5 "yyCalcoutRecord_full.edl" + 6 "yyCalcoutRecord_full.edl" +} +menuLabel { + 0 "Count Details" + 1 "Parse Details" + 2 "Reset Details" + 3 "Trigger Details" + 4 "StartReset Details" + 5 "CountReset Details" + 6 "Stop/Start Details" +} +symbols { + 0 "P=$(P),C=cdt$(N):count" + 1 "P=$(P),T=cdt$(N):parse" + 2 "P=$(P),C=cdt$(N):reset" + 3 "P=$(P),C=cdt$(N):trigger" + 4 "P=$(P),C=cdt$(N):startReset" + 5 "P=$(P),C=cdt$(N):countReset" + 6 "P=$(P),C=cdt$(N):stopStart" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 + 5 1 + 6 1 +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 154 +y 96 +w 50 +h 30 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)cdt$(N):upDown" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 159 +y 176 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "countDownTimer.edl" +} +menuLabel { + 0 "CountDownTimer" +} +symbols { + 0 "P=$(P),N=$(N)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 156 +y 42 +w 50 +h 40 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)cdt$(N):start" +font "helvetica-medium-r-10.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/delayDo.edl b/stdApp/op/edl/autoconvert/delayDo.edl new file mode 100644 index 0000000..4d599d7 --- /dev/null +++ b/stdApp/op/edl/autoconvert/delayDo.edl @@ -0,0 +1,211 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 293 +y 593 +w 704 +h 30 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 5 +w 150 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(R)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 160 +y 5 +w 60 +h 20 +controlPv "$(P)$(R):delay" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 5 +w 58 +h 20 +controlPv "$(P)$(R):delay.EGU" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 418 +y 5 +w 150 +h 20 +controlPv "$(P)$(R):state" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 47872 47872 47872 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 573 +y 5 +w 40 +h 20 +controlPv "$(P)$(R):debug" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 288 +y 5 +w 125 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +selectColor rgb 47872 47872 47872 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(R):enable" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 618 +y 5 +w 81 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 11520 32512 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Calcs" +numPvs 8 +numDsps 4 +displayFileName { + 0 "yyCalcoutRecord_full.edl" + 1 "yyCalcoutRecord_full.edl" + 2 "yySseq_full.edl" + 3 "yyCalcoutRecord_full.edl" +} +menuLabel { + 0 "Active Calc" + 1 "Standby Calc" + 2 "Do Sequence" + 3 "Delay Calc (optional)" +} +symbols { + 0 "P=$(P),C=$(R):activeCalc" + 1 "P=$(P),C=$(R):standbyCalc" + 2 "P=$(P),S=$(R):doSeq" + 3 "P=$(P),C=$(R):delayCalc" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/femto.edl b/stdApp/op/edl/autoconvert/femto.edl new file mode 100644 index 0000000..d398683 --- /dev/null +++ b/stdApp/op/edl/autoconvert/femto.edl @@ -0,0 +1,2452 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 117 +y 242 +w 769 +h 275 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 26880 26880 26880 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 212 +y 81 +w 61 +h 61 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 199 +y 193 +w 28 +h 50 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 199 +y 243 +w 333 +h 15 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 637 +y 81 +w 61 +h 61 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 193 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=0)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 272 +y 193 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=1)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 315 +y 193 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=2)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 358 +y 193 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=3)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 401 +y 193 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=4)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 444 +y 193 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=5)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 216 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=8)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 272 +y 216 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=9)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 315 +y 216 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=10)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 358 +y 216 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=11)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 401 +y 216 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=12)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 444 +y 216 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=13)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 487 +y 193 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=6)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 487 +y 216 +w 44 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A=14)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 705 +y 188 +w 26 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A)\}($(AC))" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 705 +y 211 +w 26 +h 24 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 3 +visPv "CALC\\\{(A)\}($(AC))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 123 +y 74 +w 62 +h 75 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 4 { +xPoints { +0 123 +1 123 +2 185 +3 124 +} +yPoints { +0 74 +1 149 +2 111 +3 74 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 130 +y 203 +w 46 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Offset" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 154 +y 130 +w 0 +h 62 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 154 +1 154 +} +yPoints { +0 130 +1 192 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 123 +y 193 +w 0 +h 35 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 123 +1 123 +} +yPoints { +0 193 +1 228 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 123 +y 193 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 123 +1 183 +} +yPoints { +0 193 +1 193 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 183 +y 193 +w 0 +h 35 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 183 +1 183 +} +yPoints { +0 193 +1 228 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 123 +y 228 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 123 +1 183 +} +yPoints { +0 228 +1 228 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 192 +w 0 +h 35 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 10 +} +yPoints { +0 192 +1 227 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 71 +y 192 +w 34 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 71 +1 105 +} +yPoints { +0 192 +1 192 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 106 +y 192 +w 0 +h 35 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 106 +1 106 +} +yPoints { +0 192 +1 227 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 157 +w 0 +h 35 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 10 +} +yPoints { +0 157 +1 192 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 157 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 70 +} +yPoints { +0 157 +1 157 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 70 +y 157 +w 0 +h 35 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 70 +1 70 +} +yPoints { +0 157 +1 192 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 192 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 10 +1 70 +} +yPoints { +0 192 +1 192 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 18 +y 203 +w 85 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "Bias +/-10V" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 228 +w 94 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 11 +1 105 +} +yPoints { +0 228 +1 228 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 18 +y 167 +w 41 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "GND" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 36 +y 124 +w 0 +h 32 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 36 +1 36 +} +yPoints { +0 156 +1 124 +} +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 32 +y 107 +w 8 +h 8 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 38 +y 111 +w 84 +h 0 +lineColor rgb 60416 60416 60416 +fillColor rgb 60416 60416 60416 +lineWidth 0 +numPoints 2 { +xPoints { +0 38 +1 122 +} +yPoints { +0 111 +1 111 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 104 +w 26 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "IN" +} +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 26 +y 101 +w 20 +h 20 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 128 +y 104 +w 40 +h 13 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "I / U" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 240 +y 112 +w 0 +h 15 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 240 +1 240 +} +yPoints { +0 112 +1 127 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 245 +y 112 +w 0 +h 15 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 245 +1 245 +} +yPoints { +0 112 +1 127 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 246 +y 120 +w 24 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 246 +1 270 +} +yPoints { +0 120 +1 120 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 215 +y 120 +w 24 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 215 +1 239 +} +yPoints { +0 120 +1 120 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 224 +y 104 +w 0 +h 16 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 224 +1 224 +} +yPoints { +0 120 +1 104 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 262 +y 103 +w 0 +h 16 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 262 +1 262 +} +yPoints { +0 119 +1 103 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 224 +y 103 +w 10 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 224 +1 234 +} +yPoints { +0 103 +1 103 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 251 +y 103 +w 10 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 251 +1 261 +} +yPoints { +0 103 +1 103 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 234 +y 95 +w 14 +h 8 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 234 +1 248 +} +yPoints { +0 103 +1 95 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 186 +y 111 +w 25 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 186 +1 211 +} +yPoints { +0 111 +1 111 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 199 +y 206 +w 28 +h 12 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "V/A" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 203 +y 246 +w 22 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "kHz" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 241 +y 246 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "500" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 284 +y 246 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "500" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 327 +y 246 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "400" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 370 +y 246 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "200" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 414 +y 246 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "50" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 457 +y 246 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "7" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 500 +y 246 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "1" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 537 +y 74 +w 62 +h 75 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 4 { +xPoints { +0 537 +1 537 +2 599 +3 538 +} +yPoints { +0 74 +1 149 +2 111 +3 74 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 566 +y 131 +w 0 +h 60 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 566 +1 566 +} +yPoints { +0 131 +1 191 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 542 +y 98 +w 34 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "x 1" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 542 +y 114 +w 38 +h 12 +font "helvetica-medium-r-10.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "x 100" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 273 +y 111 +w 263 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 536 +1 273 +} +yPoints { +0 111 +1 111 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 637 +y 193 +w 0 +h 35 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 637 +1 637 +} +yPoints { +0 193 +1 228 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 637 +y 193 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 637 +1 697 +} +yPoints { +0 193 +1 193 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 697 +y 193 +w 0 +h 35 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 697 +1 697 +} +yPoints { +0 193 +1 228 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 637 +y 228 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 637 +1 697 +} +yPoints { +0 228 +1 228 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 637 +y 210 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 637 +1 697 +} +yPoints { +0 210 +1 210 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 639 +y 195 +w 56 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "10Hz" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 639 +y 212 +w 56 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "FBW" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 599 +y 111 +w 37 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 599 +1 636 +} +yPoints { +0 111 +1 111 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 646 +y 98 +w 20 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 646 +1 666 +} +yPoints { +0 98 +1 98 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 666 +y 98 +w 16 +h 24 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 666 +1 682 +} +yPoints { +0 98 +1 122 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 667 +y 143 +w 0 +h 50 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 667 +1 667 +} +yPoints { +0 143 +1 193 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 740 +y 105 +w 39 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "OUT" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 700 +y 112 +w 35 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 700 +1 735 +} +yPoints { +0 112 +1 112 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 242 +w 120 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "DLPCA-200" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 662 +y 245 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "F E M T O" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 11 +w 768 +h 31 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 63744 55808 15360 +bgColor index 3 +useDisplayBg +value { + "Femto Current Amplifier Controls" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 539 +y 202 +w 56 +h 8 +font "helvetica-bold-r-12.0" +fontAlign "center" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "High speed" +} +visPv "CALC\\\{(A<=7)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 539 +y 224 +w 56 +h 8 +font "helvetica-bold-r-12.0" +fontAlign "center" +fgColor rgb 0 55296 0 +bgColor index 3 +useDisplayBg +value { + "Low noise" +} +visPv "CALC\\\{(A>=8)\}($(P)$(H)$(F)gainidx)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 535 +y 193 +w 0 +h 48 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 535 +1 535 +} +yPoints { +0 193 +1 241 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 535 +y 193 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 535 +1 595 +} +yPoints { +0 193 +1 193 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 595 +y 193 +w 0 +h 48 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 595 +1 595 +} +yPoints { +0 193 +1 241 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 535 +y 241 +w 60 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 535 +1 595 +} +yPoints { +0 241 +1 241 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 46 +w 768 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "$(P)$(H)$(F)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 305 +y 64 +w 160 +h 22 +controlPv "$(P)$(H)$(F)femtodesc" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 64256 62208 18944 +bgColor rgb 17920 17920 17920 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 357 +y 89 +w 60 +h 12 +controlPv "$(P)$(H)$(F)gain" +format "exponential" +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 0 55296 0 +bgColor rgb 26880 26880 26880 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 142 +y 242 +w 41 +h 12 +font "helvetica-medium-r-10.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Debug" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 232 +y 196 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "0" +releaseValue +onLabel "1e5" +offLabel "1e5" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 275 +y 196 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "1" +releaseValue +onLabel "1e6" +offLabel "1e6" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 318 +y 196 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "2" +releaseValue +onLabel "1e7" +offLabel "1e7" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 361 +y 196 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "3" +releaseValue +onLabel "1e8" +offLabel "1e8" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 404 +y 196 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "4" +releaseValue +onLabel "1e9" +offLabel "1e9" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 447 +y 196 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "5" +releaseValue +onLabel "1e10" +offLabel "1e10" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 490 +y 196 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "6" +releaseValue +onLabel "1e11" +offLabel "1e11" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 232 +y 219 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "8" +releaseValue +onLabel "1e3" +offLabel "1e3" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 275 +y 219 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "9" +releaseValue +onLabel "1e4" +offLabel "1e4" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 318 +y 219 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "10" +releaseValue +onLabel "1e5" +offLabel "1e5" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 361 +y 219 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "11" +releaseValue +onLabel "1e6" +offLabel "1e6" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 404 +y 219 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "12" +releaseValue +onLabel "1e7" +offLabel "1e7" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 447 +y 219 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "13" +releaseValue +onLabel "1e8" +offLabel "1e8" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 490 +y 219 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(H)$(F)gainidx" +pressValue "14" +releaseValue +onLabel "1e9" +offLabel "1e9" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 708 +y 191 +w 22 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(AC)" +pressValue "0" +releaseValue +onLabel "AC" +offLabel "AC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 708 +y 214 +w 22 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(AC)" +pressValue "1" +releaseValue +onLabel "DC" +offLabel "DC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 142 +y 252 +w 40 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(H)$(F)debug" +indicatorPv "$(P)$(H)$(F)debug" +font "helvetica-medium-r-8.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/femto_DDPCA_300.edl b/stdApp/op/edl/autoconvert/femto_DDPCA_300.edl new file mode 100644 index 0000000..43b5dc9 --- /dev/null +++ b/stdApp/op/edl/autoconvert/femto_DDPCA_300.edl @@ -0,0 +1,866 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 623 +y 147 +w 552 +h 115 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 26880 26880 26880 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 78 +w 541 +h 31 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 111 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=0)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 154 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=1)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 197 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=2)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 240 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=3)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 283 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=4)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 326 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=5)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 369 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=6)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 60 +w 541 +h 18 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 412 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=7)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 498 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=9)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 455 +y 81 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=8)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 100 +y 4 +w 340 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Femto DDPCA-300 Current Amplifier" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 34 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "$(P)$(A)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 29 +y 89 +w 60 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Gain (V/A)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 11 +y 65 +w 90 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Max Freq (Hz):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 123 +y 65 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "400" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 166 +y 65 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "400" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 209 +y 65 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "400" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 252 +y 65 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "400" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 295 +y 65 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "150" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 338 +y 65 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "150" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 382 +y 65 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "20" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 425 +y 65 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "20" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 468 +y 65 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "1" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 511 +y 65 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "1" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 439 +y 35 +w 43 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Gain:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 481 +y 35 +w 60 +h 14 +controlPv "$(P)$(A):Gain" +format "exponential" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 39168 65280 65280 +bgColor rgb 0 0 0 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 33 +w 200 +h 19 +controlPv "$(P)$(A):Description" +format "string" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 39168 65280 65280 +bgColor rgb 0 0 0 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 175 +y 35 +w 50 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Descr:" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 114 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "0" +releaseValue +onLabel "1e4" +offLabel "1e4" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 157 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "1" +releaseValue +onLabel "1e5" +offLabel "1e5" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 200 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "2" +releaseValue +onLabel "1e6" +offLabel "1e6" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 243 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "3" +releaseValue +onLabel "1e7" +offLabel "1e7" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 286 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "4" +releaseValue +onLabel "1e8" +offLabel "1e8" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 329 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "5" +releaseValue +onLabel "1e9" +offLabel "1e9" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 372 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "6" +releaseValue +onLabel "1e10" +offLabel "1e10" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 415 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "7" +releaseValue +onLabel "1e11" +offLabel "1e11" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 501 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "9" +releaseValue +onLabel "1e13" +offLabel "1e13" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 458 +y 84 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "8" +releaseValue +onLabel "1e12" +offLabel "1e12" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/femto_DHPCA_100.edl b/stdApp/op/edl/autoconvert/femto_DHPCA_100.edl new file mode 100644 index 0000000..8a0050d --- /dev/null +++ b/stdApp/op/edl/autoconvert/femto_DHPCA_100.edl @@ -0,0 +1,1267 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 561 +y 700 +w 610 +h 140 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 26880 26880 26880 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 80 +w 369 +h 54 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 62 +w 369 +h 18 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 112 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=0)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 155 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=1)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 198 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=2)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=3)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 284 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=4)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=5)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 112 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=8)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 155 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=9)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 198 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=10)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=11)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 284 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=12)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=13)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 380 +y 62 +w 225 +h 31 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 547 +y 65 +w 54 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=2)\}($(P)$(A):Filter)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 441 +y 65 +w 54 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=0)\}($(P)$(A):Filter)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 494 +y 65 +w 54 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=1)\}($(P)$(A):Filter)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 450 +y 106 +w 26 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A)\}($(P)$(A):Coupling)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 475 +y 106 +w 26 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A)\}($(P)$(A):Coupling)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 380 +y 103 +w 125 +h 31 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 120 +y 4 +w 340 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Femto DHPCA-100 Current Amplifier" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 34 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "$(P)$(A)" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 541 +y 35 +w 60 +h 14 +controlPv "$(P)$(A):Gain" +format "exponential" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 39168 65280 65280 +bgColor rgb 0 0 0 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 499 +y 35 +w 43 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Gain:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 285 +y 33 +w 200 +h 19 +controlPv "$(P)$(A):Description" +format "string" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 39168 65280 65280 +bgColor rgb 0 0 0 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 235 +y 35 +w 50 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Descr:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 93 +w 50 +h 8 +font "helvetica-bold-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "High speed" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 114 +w 50 +h 8 +font "helvetica-bold-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Low noise" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 52 +y 108 +w 59 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 52 +1 111 +} +yPoints { +0 108 +1 108 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 110 +w 28 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "(V/A)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 98 +w 25 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Gain" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 12 +y 67 +w 90 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Max Freq (MHz):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 124 +y 67 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "200" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 168 +y 67 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "80" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 211 +y 67 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "14" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 254 +y 67 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "3.5" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 297 +y 67 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "1.8" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 338 +y 67 +w 25 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "0.22" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 389 +y 67 +w 45 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Low Pass" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 389 +y 81 +w 45 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Filter" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 384 +y 114 +w 60 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Coupling" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 115 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "0" +releaseValue +onLabel "1e2" +offLabel "1e2" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "1" +releaseValue +onLabel "1e3" +offLabel "1e3" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "2" +releaseValue +onLabel "1e4" +offLabel "1e4" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 244 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "3" +releaseValue +onLabel "1e5" +offLabel "1e5" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 287 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "4" +releaseValue +onLabel "1e6" +offLabel "1e6" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 330 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "5" +releaseValue +onLabel "1e7" +offLabel "1e7" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 115 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "8" +releaseValue +onLabel "1e3" +offLabel "1e3" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "9" +releaseValue +onLabel "1e4" +offLabel "1e4" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "10" +releaseValue +onLabel "1e5" +offLabel "1e5" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 244 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "11" +releaseValue +onLabel "1e6" +offLabel "1e6" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 287 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "12" +releaseValue +onLabel "1e7" +offLabel "1e7" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 330 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "13" +releaseValue +onLabel "1e8" +offLabel "1e8" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 550 +y 68 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):Filter" +pressValue "2" +releaseValue +onLabel "1 MHz" +offLabel "1 MHz" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 444 +y 68 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):Filter" +pressValue "0" +releaseValue +onLabel "Full" +offLabel "Full" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 497 +y 68 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):Filter" +pressValue "1" +releaseValue +onLabel "10 MHz" +offLabel "10 MHz" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 453 +y 109 +w 22 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):Coupling" +pressValue "1" +releaseValue +onLabel "AC" +offLabel "AC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 478 +y 109 +w 22 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):Coupling" +pressValue "0" +releaseValue +onLabel "DC" +offLabel "DC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/femto_DLPCA_200.edl b/stdApp/op/edl/autoconvert/femto_DLPCA_200.edl new file mode 100644 index 0000000..c364494 --- /dev/null +++ b/stdApp/op/edl/autoconvert/femto_DLPCA_200.edl @@ -0,0 +1,1188 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 617 +y 344 +w 500 +h 140 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 26880 26880 26880 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 80 +w 412 +h 54 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 112 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=0)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 155 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=1)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 198 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=2)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=3)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 284 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=4)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=5)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 112 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=8)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 155 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=9)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 198 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=10)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=11)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 284 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=12)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=13)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 370 +y 83 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=6)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 370 +y 106 +w 44 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A=14)\}($(P)$(A):GainIndex)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 62 +w 412 +h 18 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 436 +y 81 +w 26 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A)\}($(P)$(A):Coupling)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 461 +y 81 +w 26 +h 24 +lineColor rgb 29440 65280 27392 +fillColor rgb 29440 65280 27392 +lineWidth 3 +visPv "CALC\\\{(A)\}($(P)$(A):Coupling)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 432 +y 62 +w 60 +h 48 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 80 +y 4 +w 340 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Femto DLPCA-200 Current Amplifier" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 34 +w 120 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "$(P)$(A)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 93 +w 50 +h 8 +font "helvetica-bold-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "High speed" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 55 +y 114 +w 50 +h 8 +font "helvetica-bold-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Low noise" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 52 +y 108 +w 59 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 0 +numPoints 2 { +xPoints { +0 52 +1 111 +} +yPoints { +0 108 +1 108 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 110 +w 28 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "(V/A)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 17 +y 98 +w 25 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Gain" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 12 +y 67 +w 90 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Max Freq (kHz):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 124 +y 67 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "500" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 167 +y 67 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "500" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 210 +y 67 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "400" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 253 +y 67 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "200" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 297 +y 67 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "50" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 340 +y 67 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "7" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 383 +y 67 +w 20 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "1.2" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 432 +y 66 +w 60 +h 11 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Coupling" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 389 +y 35 +w 43 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Gain:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 431 +y 35 +w 60 +h 14 +controlPv "$(P)$(A):Gain" +format "exponential" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 39168 65280 65280 +bgColor rgb 0 0 0 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 33 +w 200 +h 19 +controlPv "$(P)$(A):Description" +format "string" +font "helvetica-medium-r-10.0" +fontAlign "left" +fgColor rgb 39168 65280 65280 +bgColor rgb 0 0 0 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 130 +y 35 +w 50 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Descr:" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 115 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "0" +releaseValue +onLabel "1e5" +offLabel "1e5" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "1" +releaseValue +onLabel "1e6" +offLabel "1e6" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "2" +releaseValue +onLabel "1e7" +offLabel "1e7" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 244 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "3" +releaseValue +onLabel "1e8" +offLabel "1e8" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 287 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "4" +releaseValue +onLabel "1e9" +offLabel "1e9" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 330 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "5" +releaseValue +onLabel "1e10" +offLabel "1e10" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 373 +y 86 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "6" +releaseValue +onLabel "1e11" +offLabel "1e11" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 115 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "8" +releaseValue +onLabel "1e3" +offLabel "1e3" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "9" +releaseValue +onLabel "1e4" +offLabel "1e4" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "10" +releaseValue +onLabel "1e5" +offLabel "1e5" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 244 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "11" +releaseValue +onLabel "1e6" +offLabel "1e6" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 287 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "12" +releaseValue +onLabel "1e7" +offLabel "1e7" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 330 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "13" +releaseValue +onLabel "1e8" +offLabel "1e8" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 373 +y 109 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):GainIndex" +pressValue "14" +releaseValue +onLabel "1e9" +offLabel "1e9" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 439 +y 84 +w 22 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):Coupling" +pressValue "0" +releaseValue +onLabel "AC" +offLabel "AC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 464 +y 84 +w 22 +h 20 +fgColor rgb 65280 65280 65280 +onColor rgb 22784 32256 57600 +offColor rgb 22784 32256 57600 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(A):Coupling" +pressValue "1" +releaseValue +onLabel "DC" +offLabel "DC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/genericState.edl b/stdApp/op/edl/autoconvert/genericState.edl new file mode 100644 index 0000000..fe180ec --- /dev/null +++ b/stdApp/op/edl/autoconvert/genericState.edl @@ -0,0 +1,233 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 2688 +y 378 +w 750 +h 59 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 289 +y 16 +w 114 +h 24 +controlPv "$(P)$(S)val$(N)" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 408 +y 16 +w 239 +h 24 +controlPv "$(P)$(S)pv$(N).VAL" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 9 +y 16 +w 86 +h 24 + +beginGroup + +endGroup + +visPv "CALC\\\{(a)\}($(P)$(S)mode$(N))" +visMin 0 +visMax 1 +endObjectProperties + + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 652 +y 16 +w 86 +h 24 + +beginGroup + +endGroup + +visPv "CALC\\\{(a)\}($(P)$(S)mode$(N))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 100 +y 16 +w 184 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +selectColor rgb 47872 47872 47872 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)mode$(N)" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 9 +y 16 +w 86 +h 24 + +beginGroup + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 9 +y 16 +w 86 +h 24 +fgColor rgb 0 0 0 +onColor rgb 64768 0 0 +offColor rgb 64768 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)inCalc$(N).PROC" +pressValue "1" +releaseValue +onLabel "Save" +offLabel "Save" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +endGroup + +visPv "CALC\\\{(a)\}($(P)$(S)mode$(N))" +visMin 0 +visMax 1 +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 652 +y 16 +w 86 +h 24 + +beginGroup + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 652 +y 16 +w 86 +h 24 +fgColor rgb 0 0 0 +onColor rgb 0 55296 0 +offColor rgb 0 55296 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)outCalc$(N).PROC" +pressValue "1" +releaseValue +onLabel "Apply" +offLabel "Apply" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +endGroup + +visPv "CALC\\\{(a)\}($(P)$(S)mode$(N))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + + diff --git a/stdApp/op/edl/autoconvert/genericState10x.edl b/stdApp/op/edl/autoconvert/genericState10x.edl new file mode 100644 index 0000000..3fb4e47 --- /dev/null +++ b/stdApp/op/edl/autoconvert/genericState10x.edl @@ -0,0 +1,706 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 552 +y 43 +w 769 +h 430 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 540 +y 4 +w 205 +h 24 +lineColor rgb 55808 55808 55808 +fill +fillColor rgb 55808 55808 55808 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 131 +y 40 +w 147 +h 27 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Mode" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 314 +y 40 +w 92 +h 27 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Value" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 429 +y 40 +w 222 +h 27 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV to Save/Apply" +} +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 75 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 75 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N1)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N1)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 106 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 106 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N2)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N2)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 137 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 137 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N3)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N3)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 168 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 168 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N4)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N4)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 199 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 199 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N5)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N5)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 450 +y 4 +w 85 +h 25 +font "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Prefix:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 4 +w 265 +h 25 +controlPv "$(P)$(S)$(G)desc" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 4 +w 62 +h 25 +font "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Desc:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 540 +y 4 +w 206 +h 25 +font "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(S)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 180 +y 395 +w 183 +h 28 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Master Mode:" +} +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 230 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 230 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N6)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N6)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 261 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 261 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N7)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N7)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 292 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 292 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N8)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N8)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 323 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 323 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N9)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N9)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 354 +w 729 +h 26 + +beginGroup + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 1 +release 0 +x 20 +y 354 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N10)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N10)" +} +noScroll +endObjectProperties + +endGroup + +visMin "A" +visMax "1" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 595 +y 395 +w 154 +h 28 +fgColor rgb 0 0 0 +onColor rgb 0 55296 0 +offColor rgb 0 55296 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(G)apply" +pressValue "1" +releaseValue +onLabel "Apply All" +offLabel "Apply All" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 395 +w 154 +h 28 +fgColor rgb 0 0 0 +onColor rgb 64768 0 0 +offColor rgb 64768 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(G)save" +pressValue "1" +releaseValue +onLabel "Save All" +offLabel "Save All" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 350 +y 395 +w 219 +h 28 +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +selectColor rgb 51200 51200 51200 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(G)mode" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/genericState5x.edl b/stdApp/op/edl/autoconvert/genericState5x.edl new file mode 100644 index 0000000..10343eb --- /dev/null +++ b/stdApp/op/edl/autoconvert/genericState5x.edl @@ -0,0 +1,396 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 552 +y 43 +w 769 +h 275 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 540 +y 4 +w 205 +h 24 +lineColor rgb 55808 55808 55808 +fill +fillColor rgb 55808 55808 55808 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 131 +y 40 +w 147 +h 27 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Mode" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 314 +y 40 +w 92 +h 27 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Value" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 429 +y 40 +w 222 +h 27 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV to Save/Apply" +} +endObjectProperties + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 75 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N1)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N1)" +} +noScroll +endObjectProperties + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 106 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N2)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N2)" +} +noScroll +endObjectProperties + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 137 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N3)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N3)" +} +noScroll +endObjectProperties + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 168 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N4)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N4)" +} +noScroll +endObjectProperties + +# (Embedded Window) +object activePipClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 199 +w 729 +h 26 +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +displaySource "file" +file "genericState.edl;P=$(P),S=$(S),N=$(N5)" +sizeOfs 5 +numDsps 1 +displayFileName { + 0 "genericState.edl;P=$(P),S=$(S),N=$(N5)" +} +noScroll +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 180 +y 235 +w 183 +h 28 +font "utopia-medium-r-24.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Master Mode:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 450 +y 4 +w 85 +h 25 +font "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Prefix:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 4 +w 265 +h 25 +controlPv "$(P)$(S)$(G)desc" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 4 +w 62 +h 25 +font "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Desc:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 540 +y 4 +w 206 +h 25 +font "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(S)$(G)" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 595 +y 235 +w 154 +h 28 +fgColor rgb 0 0 0 +onColor rgb 0 55296 0 +offColor rgb 0 55296 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(G)apply" +pressValue "1" +releaseValue +onLabel "Apply All" +offLabel "Apply All" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 235 +w 154 +h 28 +fgColor rgb 0 0 0 +onColor rgb 64768 0 0 +offColor rgb 64768 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(G)save" +pressValue "1" +releaseValue +onLabel "Save All" +offLabel "Save All" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 350 +y 235 +w 219 +h 28 +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +selectColor rgb 51200 51200 51200 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(S)$(G)mode" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/inlinkHelp.edl b/stdApp/op/edl/autoconvert/inlinkHelp.edl new file mode 100644 index 0000000..a0adbbd --- /dev/null +++ b/stdApp/op/edl/autoconvert/inlinkHelp.edl @@ -0,0 +1,764 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 809 +y 252 +w 500 +h 560 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 41 +y 32 +w 173 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 42 +y 33 +w 170 +h 19 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 41 +y 425 +w 152 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 42 +y 426 +w 149 +h 19 +lineColor rgb 65280 45056 65280 +fill +fillColor rgb 65280 45056 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 37 +w 41 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " This" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 220 +y 37 +w 300 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "is a standard EPICS link." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 60 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " It accepts a PV name followed by an process command (e.g., ' NPP')," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 75 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " followed by an alarm command (e.g., ' NMS'; ignore this.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 95 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " Here are the possible process commands for an input link:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 220 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " CA - Read a value without causing processing to occur." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 155 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " PP - Process the target record, and then read a value from it." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 135 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " record named in the link). This is the default command." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 120 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " NPP - Just read a value; don't process the target record (the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 42 +y 36 +w 172 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "xxx:userCalc1.VAL PP NMS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 170 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " If you want EPICS to trace the processing (e.g., if the sscan " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 185 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " record will drive this record, and wait for it to complete)," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 200 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " then you must use 'PP'." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 305 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " value 'Passive'." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 290 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " CPP - Same as CP, but process me only if my SCAN field has the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 270 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " (Be careful with this. Infinite loops are possible.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 255 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " give me the new value before I process." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 240 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " CP - Process ME whenever the value of the named PV changes, and" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 4 +w 500 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "INPUT-LINK HELP" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 24 +w 508 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 506 +} +yPoints { +0 25 +1 25 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 330 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " NOTE: If the target record is in a different crate, the process" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 345 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " commands 'NPP' and 'PP' will be treated as if 'CA' had been specified." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 360 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " (If you want to wait for completion in this case, you must use a" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 375 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " 'dynamic' output link to trigger processing, and a separate input" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 465 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " accepts only a PV name. The role of the process command is taken" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 450 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " of the CA/CP EPICS link commands described above. This type of link" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 430 +w 41 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " This" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 200 +y 430 +w 300 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "is a 'dynamic' link, an early prototype" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 414 +w 507 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 0 +1 505 +} +yPoints { +0 415 +1 415 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 43 +y 429 +w 150 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "xxx:userCalc1.VAL" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 505 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " For user calcs (i.e., swait records), input links can behave like" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 520 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " 'CP' links if the record's SCAN field is set to 'I/O Intr' and the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 480 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " by a separate field." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 535 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " link's 'trigger' field is set to 'Yes'." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 390 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " link to read the resulting value.)" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/linkHelp.edl b/stdApp/op/edl/autoconvert/linkHelp.edl new file mode 100644 index 0000000..913774e --- /dev/null +++ b/stdApp/op/edl/autoconvert/linkHelp.edl @@ -0,0 +1,777 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 286 +y 461 +w 500 +h 560 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 41 +y 286 +w 152 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 42 +y 287 +w 149 +h 19 +lineColor rgb 65280 45056 65280 +fill +fillColor rgb 65280 45056 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 41 +y 2 +w 153 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 42 +y 3 +w 150 +h 19 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 10 +w 41 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " This" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 200 +y 10 +w 300 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "is a standard EPICS link" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 30 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " It accepts a PV name followed by an execution command (e.g., ' NPP')," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 45 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " followed by an alarm command (e.g., ' NMS'; ignore this.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 65 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " Here are the possible execution commands:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 420 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " by the link has completed." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 405 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " callback. EPICS sends such a callback when all processing started" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 390 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " In beamline software, output links normally request a completion" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 365 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " is set to 'I/O Intr' and the link's 'trigger' field is set to 'Yes'." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 350 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " Input links can behave like 'CP' links if the record's SCAN field" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 325 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " role of the execution command is taken by a separate field." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 310 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " of the CA/CP EPICS link commands. It accepts only a PV name; the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 294 +w 41 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " This" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 200 +y 294 +w 300 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "is a 'dynamic' link, an early prototype" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 255 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " (i.e., SCAN field) is 'Passive'. (For input links.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 240 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " CPP - Same as CP, but process me only if my execution mode" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 225 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " (Be careful with this. Infinite loops are possible.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 210 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " changes. (Valid only for input links.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 195 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " CP - Process ME whenever the value at the other end of the link" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 180 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " If this is an input link, get the value whenever I process." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 165 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " or not to process (as it would if you typed the value in)." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 150 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " CA - Let the record at the other end decide for itself whether" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 135 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " If this is an input link, process before you get the value." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 120 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " PP - Do process the record at the other end of the link." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 105 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " (This is the default command.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 90 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " NPP - Don't process the record at the other end of the link." +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 276 +w 505 +h 0 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 0 +1 505 +} +yPoints { +0 276 +1 276 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 460 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " when positioners, detectors, etc. are done. Within a VME crate," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 445 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " A completion callback is the mechanism the sscan record uses to tell" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 475 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " EPICS can trace the execution resulting from a callback link, and" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 490 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " issue the callback when everything is done. If the execution path" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 505 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " includes links between VME crates, however, the crate-spanning links" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 520 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " must be callback links. Otherwise, the scan record will not wait" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 42 +y 6 +w 154 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "xxx:scan1.WAIT PP NMS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 43 +y 290 +w 150 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "xxx:scan1.WAIT" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 535 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " for the off-crate processing to complete." +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/linkHelpStd.edl b/stdApp/op/edl/autoconvert/linkHelpStd.edl new file mode 100644 index 0000000..1d6448d --- /dev/null +++ b/stdApp/op/edl/autoconvert/linkHelpStd.edl @@ -0,0 +1,145 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 209 +y 536 +w 500 +h 400 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 51 +y 2 +w 152 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 52 +y 3 +w 149 +h 19 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 51 +y 101 +w 152 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 52 +y 102 +w 149 +h 19 +lineColor rgb 65280 45056 65280 +fill +fillColor rgb 65280 45056 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 50 +w 400 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 5 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "This" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 104 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "This" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/nameVal.edl b/stdApp/op/edl/autoconvert/nameVal.edl new file mode 100644 index 0000000..baba84d --- /dev/null +++ b/stdApp/op/edl/autoconvert/nameVal.edl @@ -0,0 +1,71 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 935 +y 434 +w 120 +h 50 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 20 +w 100 +h 20 +controlPv "$(P)$(R)" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 0 +w 100 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(P)$(R)" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/outlinkHelp.edl b/stdApp/op/edl/autoconvert/outlinkHelp.edl new file mode 100644 index 0000000..a1cad3d --- /dev/null +++ b/stdApp/op/edl/autoconvert/outlinkHelp.edl @@ -0,0 +1,783 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 105 +y 232 +w 500 +h 580 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 41 +y 32 +w 153 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 42 +y 33 +w 150 +h 19 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 41 +y 426 +w 152 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 42 +y 427 +w 149 +h 19 +lineColor rgb 65280 45056 65280 +fill +fillColor rgb 65280 45056 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 37 +w 41 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " This" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 200 +y 37 +w 300 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "is a standard EPICS link." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 60 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " It accepts a PV name, followed by a process command (e.g., ' NPP')," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 75 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " followed by an alarm command (e.g., ' NMS'; ignore this.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 42 +y 36 +w 158 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "xxx:scan1.EXSC PP NMS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 4 +w 500 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "OUTPUT-LINK HELP" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 24 +w 508 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 505 +} +yPoints { +0 25 +1 25 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 95 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " Here are the possible process commands for an output link:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 235 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " to process (as it would if you typed the value in by hand)." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 220 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " CA - Write a value. Let the target record decide whether or not" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 170 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " If you want EPICS to trace the processing (e.g., if the sscan " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 155 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " PP - Write a value and then process the target record." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 135 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " record named in the link). This is the default command." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 120 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " NPP - Just write a value; don't process the target record (the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 185 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " record will drive this record, and wait for it to complete)," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 200 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " then you must use 'PP'." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 250 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " If processing does occur, EPICS will not trace it." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 275 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " NOTE: If the target record is in a different crate, the process" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 290 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " command is ignored; EPICS will behave as though 'CA' were specified," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 305 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " no matter what the link says. (If you want to wait for completion" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 320 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " in this case, you must use a 'dynamic' link, described below.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 481 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " this may or may not cause the target record to process. (The target" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 451 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " of the CA EPICS link command described above. This type of link" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 431 +w 41 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " This" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 200 +y 431 +w 300 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "is a 'dynamic' link, an early prototype" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 415 +w 507 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 0 +1 505 +} +yPoints { +0 416 +1 416 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 43 +y 430 +w 150 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "xxx:scan1.EXSC" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 496 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " record will decide.) If processing does occur, this link type" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 511 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " normally will wait for it to complete. (Some displays will have a" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 526 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " menu field nearby, which allows you to choose whether or not to wait.)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 541 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 466 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " accepts only a PV name. It will write a value to the named PV, and" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 345 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " NOTE: If the PV named in the link is itself a link field, you must" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 360 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " specify the command 'CA'. (If you want to wait for completion in" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 375 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " this case, you must use either the sseq or the sCalcout record," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 390 +w 500 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + " select 'CA', and set the link's WAIT field to 'Wait'.)" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/pid_control.edl b/stdApp/op/edl/autoconvert/pid_control.edl new file mode 100644 index 0000000..5495d03 --- /dev/null +++ b/stdApp/op/edl/autoconvert/pid_control.edl @@ -0,0 +1,389 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 152 +y 108 +w 300 +h 255 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 5 +w 300 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "$(TITLE)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 35 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "$(P)$(PID)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 29 +y 116 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Setpoint" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 19 +y 138 +w 100 +h 20 +controlPv "$(P)$(PID).VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 181 +y 116 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Readback" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 171 +y 138 +w 100 +h 20 +controlPv "$(P)$(PID).CVAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 29440 65280 27392 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 166 +y 169 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Update rate" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 29 +y 169 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Feedback" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 13 +y 60 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Readback PV" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 13 +y 85 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Control PV" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 128 +y 60 +w 160 +h 20 +controlPv "$(P)$(PID).INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 128 +y 85 +w 160 +h 20 +controlPv "$(P)$(PID).OUTL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 69 +y 227 +w 48 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "More" +} +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 171 +y 190 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(PID).SCAN" +indicatorPv "$(P)$(PID).SCAN" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 19 +y 190 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(PID).FBON" +indicatorPv "$(P)$(PID).FBON" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 117 +y 227 +w 115 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 10 +numDsps 5 +displayFileName { + 0 "pid_plot_readback.edl" + 1 "pid_plot_control.edl" + 2 "pid_parameters.edl" + 3 "yyTransform_full.edl" + 4 "yyTransform_full.edl" +} +menuLabel { + 0 "Plot setpoint and readback" + 1 "Plot control value" + 2 "PID parameters" + 3 "PID limits" + 4 "PID input calc" +} +symbols { + 0 "P=$(P),PID=$(PID)" + 1 "P=$(P),PID=$(PID)" + 2 "P=$(P),PID=$(PID),TITLE=$(TITLE)" + 3 "P=$(P),T=$(PID)_limits" + 4 "P=$(P),T=$(PID)_incalc" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/pid_parameters.edl b/stdApp/op/edl/autoconvert/pid_parameters.edl new file mode 100644 index 0000000..39e4e33 --- /dev/null +++ b/stdApp/op/edl/autoconvert/pid_parameters.edl @@ -0,0 +1,685 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 632 +y 299 +w 305 +h 315 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 60 +w 296 +h 250 + +beginGroup + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 162 +y 60 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "P" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 179 +y 60 +w 100 +h 20 +controlPv "$(P)$(PID).P" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 29440 65280 27392 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 162 +y 85 +w 19 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "I" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 60 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "KP" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 40 +y 60 +w 100 +h 20 +controlPv "$(P)$(PID).KP" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 85 +w 29 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "KI" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 40 +y 85 +w 100 +h 20 +controlPv "$(P)$(PID).KI" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 162 +y 110 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "D" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 179 +y 110 +w 100 +h 20 +controlPv "$(P)$(PID).D" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 29440 65280 27392 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 110 +w 34 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "KD" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 40 +y 110 +w 100 +h 20 +controlPv "$(P)$(PID).KD" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 36 +y 189 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Output" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 121 +y 189 +w 100 +h 20 +controlPv "$(P)$(PID).OVAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 29440 65280 27392 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 36 +y 164 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Error" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 121 +y 164 +w 100 +h 20 +controlPv "$(P)$(PID).ERR" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor rgb 29440 65280 27392 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 179 +y 85 +w 100 +h 20 +controlPv "$(P)$(PID).I" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 36 +y 139 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Delta time" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 121 +y 139 +w 100 +h 20 +controlPv "$(P)$(PID).DT" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 240 +w 190 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Setpoint high limit" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 200 +y 240 +w 100 +h 20 +controlPv "$(P)$(PID).HOPR" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 215 +w 180 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Setpoint low limit" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 200 +y 215 +w 100 +h 20 +controlPv "$(P)$(PID).LOPR" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 6 +y 290 +w 190 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Output high limit" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 201 +y 290 +w 100 +h 20 +controlPv "$(P)$(PID).DRVH" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 16 +y 265 +w 180 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Output low limit" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 201 +y 265 +w 100 +h 20 +controlPv "$(P)$(PID).DRVL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +endGroup + +endObjectProperties + + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 5 +w 300 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "$(TITLE)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 35 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "$(P)$(PID)" +} +endObjectProperties +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 60 +w 296 +h 250 + +beginGroup + +endGroup + +endObjectProperties + + diff --git a/stdApp/op/edl/autoconvert/pid_plot_control.edl b/stdApp/op/edl/autoconvert/pid_plot_control.edl new file mode 100644 index 0000000..4fa6e3f --- /dev/null +++ b/stdApp/op/edl/autoconvert/pid_plot_control.edl @@ -0,0 +1,78 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 351 +y 377 +w 600 +h 405 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +# Geometry +x 1 +y 1 +w 600 +h 400 +# Appearance +border +plotAreaBorder +graphTitle "$(P)$(PID).OVAL (control value)" +xLabel "Time (seconds)" +yLabel +fgColor rgb 0 0 0 +bColor rgb 47872 47872 47872 +gridColor rgb 0 0 0 +font "helvetica-medium-r-18.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 200 +# X axis properties +xAxisSrc "AutoScale" +xMax 1 +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +yMax 1 +# Y2 axis properties +showY2Axis +y2AxisSrc "AutoScale" +y2Max 1 +# Trace Properties +numTraces 1 +yPv { + 0 "$(P)$(PID).OVAL" +} +plotUpdateMode { + 0 "y" +} +opMode { + 0 "plot" +} +plotColor { + 0 rgb 8448 27648 0 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/pid_plot_readback.edl b/stdApp/op/edl/autoconvert/pid_plot_readback.edl new file mode 100644 index 0000000..a11c465 --- /dev/null +++ b/stdApp/op/edl/autoconvert/pid_plot_readback.edl @@ -0,0 +1,229 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 476 +y 530 +w 600 +h 480 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +# Geometry +x 1 +y 1 +w 600 +h 400 +# Appearance +border +plotAreaBorder +graphTitle "$(P)$(PID) setpoint and readback" +xLabel +yLabel +fgColor rgb 0 0 0 +bColor rgb 47872 47872 47872 +gridColor rgb 0 0 0 +font "helvetica-medium-r-18.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 200 +# X axis properties +xAxisSrc "AutoScale" +xMax 1 +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +yMax 1 +# Y2 axis properties +showY2Axis +y2AxisSrc "AutoScale" +y2Max 1 +# Trace Properties +numTraces 2 +yPv { + 0 "$(P)$(PID).VAL" + 1 "$(P)$(PID).CVAL" +} +plotUpdateMode { + 0 "y" + 1 "y" +} +opMode { + 0 "plot" + 1 "plot" +} +plotColor { + 0 rgb 64768 0 0 + 1 rgb 2560 0 47104 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 191 +y 418 +w 100 +h 20 +controlPv "$(P)$(PID).HOPR" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 191 +y 443 +w 100 +h 20 +controlPv "$(P)$(PID).LOPR" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 443 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Display miniumum" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 418 +w 160 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Display maxiumum" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 334 +y 417 +w 60 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Replot" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 313 +y 443 +w 103 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 2 +numDsps 1 +displayFileName { + 0 "pid_plot_readback.edl" +} +menuLabel { + 0 "Plot" +} +symbols { + 0 "P=$(P),PID=$(PID)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/pvHistory.edl b/stdApp/op/edl/autoconvert/pvHistory.edl new file mode 100644 index 0000000..891060f --- /dev/null +++ b/stdApp/op/edl/autoconvert/pvHistory.edl @@ -0,0 +1,354 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 29 +y 237 +w 360 +h 250 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 60 +w 360 +h 170 +# Appearance +border +graphTitle +xLabel "History (Hours)" +yLabel +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 0 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "$(P)history$(N).VALB" +} +yPv { + 0 "$(P)history$(N).VALD" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 40 +w 180 +h 20 +controlPv "$(P)history$(N)_PV1_curr.INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -1 +y 31 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV1" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 215 +y 40 +w 80 +h 20 +controlPv "$(P)history$(N)_PV1_curr" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 299 +y 43 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PREC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 335 +y 40 +w 20 +h 20 +controlPv "$(P)history$(N)_PV1_curr.PREC" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 0 +w 30 +h 20 +controlPv "$(P)history$(N)_Interval.B" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 2 +w 80 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "interval (s)" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 20 +w 180 +h 20 +controlPv "$(P)history$(N)_PV1_DESC" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 260 +y 0 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)history$(N)_StopScan" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 230 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "MORE" +numPvs 2 +numDsps 1 +displayFileName { + 0 "pvHistory2.edl" +} +menuLabel { + 0 "2 PV's" +} +symbols { + 0 "P=$(P),N=$(N)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 230 +w 130 +h 20 +fgColor rgb 64256 62208 18944 +bgColor rgb 64768 0 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "CLEAR ALL ARRAYS" +numPvs 2 +numDsps 1 +displayFileName { + 0 "pvHistory_clear.edl" +} +menuLabel { + 0 "clear" +} +symbols { + 0 "P=$(P),N=$(N)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/pvHistory2.edl b/stdApp/op/edl/autoconvert/pvHistory2.edl new file mode 100644 index 0000000..1305957 --- /dev/null +++ b/stdApp/op/edl/autoconvert/pvHistory2.edl @@ -0,0 +1,583 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 123 +y 317 +w 360 +h 475 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 60 +w 360 +h 170 +# Appearance +border +graphTitle +xLabel "History (Hours)" +yLabel +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 0 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "$(P)history$(N).VALB" +} +yPv { + 0 "$(P)history$(N).VALD" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 40 +w 180 +h 20 +controlPv "$(P)history$(N)_PV1_curr.INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -1 +y 31 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV1" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 215 +y 40 +w 80 +h 20 +controlPv "$(P)history$(N)_PV1_curr" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 299 +y 43 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PREC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 335 +y 40 +w 20 +h 20 +controlPv "$(P)history$(N)_PV1_curr.PREC" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 0 +w 30 +h 20 +controlPv "$(P)history$(N)_Interval.B" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 2 +w 80 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "interval (s)" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 20 +w 180 +h 20 +controlPv "$(P)history$(N)_PV1_DESC" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 285 +w 360 +h 170 +# Appearance +border +graphTitle +xLabel "History (Hours)" +yLabel +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 0 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "$(P)history$(N).VALB" +} +yPv { + 0 "$(P)history$(N).VALE" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 265 +w 180 +h 20 +controlPv "$(P)history$(N)_PV2_curr.INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -1 +y 256 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV2" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 215 +y 265 +w 80 +h 20 +controlPv "$(P)history$(N)_PV2_curr" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 299 +y 268 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PREC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 335 +y 265 +w 20 +h 20 +controlPv "$(P)history$(N)_PV2_curr.PREC" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 245 +w 180 +h 20 +controlPv "$(P)history$(N)_PV2_DESC" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 455 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "MORE" +numPvs 2 +numDsps 1 +displayFileName { + 0 "pvHistory3.edl" +} +menuLabel { + 0 "3 PV's" +} +symbols { + 0 "P=$(P),N=$(N)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 260 +y 455 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "LESS" +numPvs 2 +numDsps 1 +displayFileName { + 0 "pvHistory.edl" +} +menuLabel { + 0 "1 PV" +} +symbols { + 0 "P=$(P),N=$(N)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 455 +w 130 +h 20 +fgColor rgb 64256 62208 18944 +bgColor rgb 64768 0 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "CLEAR ALL ARRAYS" +numPvs 2 +numDsps 1 +displayFileName { + 0 "pvHistory_clear.edl" +} +menuLabel { + 0 "clear" +} +symbols { + 0 "P=$(P),N=$(N)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 260 +y 0 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)history$(N)_StopScan" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/pvHistory3.edl b/stdApp/op/edl/autoconvert/pvHistory3.edl new file mode 100644 index 0000000..7385812 --- /dev/null +++ b/stdApp/op/edl/autoconvert/pvHistory3.edl @@ -0,0 +1,736 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 653 +y 292 +w 360 +h 700 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 60 +w 360 +h 170 +# Appearance +border +graphTitle +xLabel "History (Hours)" +yLabel +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 0 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "$(P)history$(N).VALB" +} +yPv { + 0 "$(P)history$(N).VALD" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 40 +w 180 +h 20 +controlPv "$(P)history$(N)_PV1_curr.INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -1 +y 31 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV1" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 215 +y 40 +w 80 +h 20 +controlPv "$(P)history$(N)_PV1_curr" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 299 +y 43 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PREC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 335 +y 40 +w 20 +h 20 +controlPv "$(P)history$(N)_PV1_curr.PREC" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 0 +w 30 +h 20 +controlPv "$(P)history$(N)_Interval.B" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 2 +w 80 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "interval (s)" +} +endObjectProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 285 +w 360 +h 170 +# Appearance +border +graphTitle +xLabel "History (Hours)" +yLabel +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 0 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "$(P)history$(N).VALB" +} +yPv { + 0 "$(P)history$(N).VALE" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 510 +w 360 +h 170 +# Appearance +border +graphTitle +xLabel "History (Hours)" +yLabel +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 0 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +xPv { + 0 "$(P)history$(N).VALB" +} +yPv { + 0 "$(P)history$(N).VALF" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 10752 25344 58368 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 20 +w 180 +h 20 +controlPv "$(P)history$(N)_PV1_DESC" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 265 +w 180 +h 20 +controlPv "$(P)history$(N)_PV2_curr.INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -1 +y 256 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV2" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 215 +y 265 +w 80 +h 20 +controlPv "$(P)history$(N)_PV2_curr" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 299 +y 268 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PREC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 335 +y 265 +w 20 +h 20 +controlPv "$(P)history$(N)_PV2_curr.PREC" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 490 +w 180 +h 20 +controlPv "$(P)history$(N)_PV3_curr.INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -1 +y 481 +w 42 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV3" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 215 +y 490 +w 80 +h 20 +controlPv "$(P)history$(N)_PV3_curr" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 299 +y 493 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PREC" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 335 +y 490 +w 20 +h 20 +controlPv "$(P)history$(N)_PV3_curr.PREC" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 245 +w 180 +h 20 +controlPv "$(P)history$(N)_PV2_DESC" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 35 +y 470 +w 180 +h 20 +controlPv "$(P)history$(N)_PV3_DESC" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 680 +w 130 +h 20 +fgColor rgb 64256 62208 18944 +bgColor rgb 64768 0 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "CLEAR ALL ARRAYS" +numPvs 2 +numDsps 1 +displayFileName { + 0 "pvHistory_clear.edl" +} +menuLabel { + 0 "clear" +} +symbols { + 0 "P=$(P),N=$(N)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 260 +y 680 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "LESS" +numPvs 2 +numDsps 1 +displayFileName { + 0 "pvHistory2.edl" +} +menuLabel { + 0 "2 PV's" +} +symbols { + 0 "P=$(P),N=$(N)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 260 +y 0 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)history$(N)_StopScan" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/pvHistory_clear.edl b/stdApp/op/edl/autoconvert/pvHistory_clear.edl new file mode 100644 index 0000000..ba3b0c6 --- /dev/null +++ b/stdApp/op/edl/autoconvert/pvHistory_clear.edl @@ -0,0 +1,108 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 664 +y 270 +w 305 +h 110 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 64256 62208 18944 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 20 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "If you really want to erase" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 40 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "all $(P)history$(N) arrays," +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 60 +w 300 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "click on this button." +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 87 +y 82 +w 120 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)history$(N).A" +pressValue "1" +releaseValue +onLabel "Erase all data" +offLabel "Erase all data" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/ramp_tweak.edl b/stdApp/op/edl/autoconvert/ramp_tweak.edl new file mode 100644 index 0000000..0456eed --- /dev/null +++ b/stdApp/op/edl/autoconvert/ramp_tweak.edl @@ -0,0 +1,399 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 295 +y 250 +w 180 +h 140 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 1 +y 21 +w 176 +h 16 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 3 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 179 +h 20 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 23 +w 180 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "($(P)$(Q))" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 1 +w 180 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "user ramp/tweak" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 85 +w 100 +h 20 +controlPv "$(P)$(Q)Ramp.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 65 +w 100 +h 20 +controlPv "$(P)$(Q)Readback" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 120 +y 65 +w 50 +h 20 +controlPv "$(P)$(Q)Busy" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 13056 39168 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 30 +y 105 +w 60 +h 20 +controlPv "$(P)$(Q)TweakVal.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 40 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "TARGET" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 50 +w 35 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 45 +y 40 +w 130 +h 20 +controlPv "$(P)$(Q)PutLinkCalc.AA" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 60 +w 183 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 180 +} +yPoints { +0 61 +1 61 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 85 +w 50 +h 30 +fgColor rgb 64256 62208 18944 +onColor rgb 64768 0 0 +offColor rgb 64768 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q)RampStop.PROC" +pressValue "1" +releaseValue +onLabel "Stop" +offLabel "Stop" +3d +useEnumNumeric +font "helvetica-medium-r-18.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 90 +y 105 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q)Tweak.B" +pressValue "1" +releaseValue +onLabel "+" +offLabel "+" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 105 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q)Tweak.A" +pressValue "1" +releaseValue +onLabel "-" +offLabel "-" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 115 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "MORE" +numPvs 2 +numDsps 1 +displayFileName { + 0 "ramp_tweakSetup.edl" +} +menuLabel { + 0 "setup" +} +symbols { + 0 "P=$(P),Q=$(Q)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/ramp_tweakSetup.edl b/stdApp/op/edl/autoconvert/ramp_tweakSetup.edl new file mode 100644 index 0000000..1e6f5d4 --- /dev/null +++ b/stdApp/op/edl/autoconvert/ramp_tweakSetup.edl @@ -0,0 +1,601 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 545 +y 258 +w 180 +h 230 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 1 +y 21 +w 176 +h 16 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 3 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 179 +h 19 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 23 +w 180 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "($(P)$(Q))" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 1 +w 180 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "ramp/tweak setup" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 65 +w 100 +h 20 +controlPv "$(P)$(Q)Readback" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 120 +y 65 +w 50 +h 20 +controlPv "$(P)$(Q)Busy" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 13056 39168 0 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 85 +w 100 +h 20 +controlPv "$(P)$(Q)Ramp.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 30 +y 105 +w 60 +h 20 +controlPv "$(P)$(Q)TweakVal.VAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 120 +y 206 +w 40 +h 20 +controlPv "$(P)$(Q)Ramp.OROC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 120 +y 186 +w 40 +h 20 +controlPv "$(P)$(Q)RampCheckOutput.ODLY" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 186 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "step period" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 206 +w 110 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "step size" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 140 +w 170 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "targetPV:" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 159 +w 170 +h 20 +controlPv "$(P)$(Q)PutLinkCalc.AA" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 65280 45056 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 160 +y 186 +w 22 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "s" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 40 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "TARGET" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 50 +w 35 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 45 +y 40 +w 130 +h 20 +controlPv "$(P)$(Q)PutLinkCalc.AA" +format "string" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 60 +w 183 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 180 +} +yPoints { +0 61 +1 61 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 85 +w 50 +h 30 +fgColor rgb 64256 62208 18944 +onColor rgb 64768 0 0 +offColor rgb 64768 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q)RampStop.PROC" +pressValue "1" +releaseValue +onLabel "Stop" +offLabel "Stop" +3d +useEnumNumeric +font "helvetica-medium-r-18.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 90 +y 105 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q)Tweak.B" +pressValue "1" +releaseValue +onLabel "+" +offLabel "+" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 105 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q)Tweak.A" +pressValue "1" +releaseValue +onLabel "-" +offLabel "-" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 133 +y 136 +w 35 +h 15 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +buttonLabel "DEBUG" +numPvs 10 +numDsps 5 +displayFileName { + 0 "yyCalcoutRecord.edl" + 1 "yyCalcoutRecord.edl" + 2 "yyCalcoutRecord.edl" + 3 "yysCalcoutRecord.edl" + 4 "yySseq.edl" +} +menuLabel { + 0 "CheckValCalc" + 1 "StopCalc" + 2 "CheckDoneCalc" + 3 "LinkCalc" + 4 "PutValueSeq" +} +symbols { + 0 "P=$(P)$(Q),C=RampCheckOutput" + 1 "P=$(P)$(Q),C=RampStop" + 2 "P=$(P)$(Q),C=RampCheckDone" + 3 "P=$(P)$(Q),C=PutLinkCalc" + 4 "P=$(P)$(Q),S=PutValue" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 115 +w 50 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "LESS" +numPvs 2 +numDsps 1 +displayFileName { + 0 "ramp_tweak.edl" +} +menuLabel { + 0 "use" +} +symbols { + 0 "P=$(P),Q=$(Q)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/recordPV.edl b/stdApp/op/edl/autoconvert/recordPV.edl new file mode 100644 index 0000000..afc566b --- /dev/null +++ b/stdApp/op/edl/autoconvert/recordPV.edl @@ -0,0 +1,302 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 1146 +y 261 +w 310 +h 240 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 60 +w 172 +h 20 +controlPv "$(P)$(Q)$(R).INP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 70 +w 65 +h 20 +controlPv "$(P)$(Q)$(R)_nUse" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 50 +w 65 +h 20 +controlPv "$(P)$(Q)$(R).NSAM" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (X-Y Graph) +object xyGraphClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 90 +w 290 +h 140 +# Appearance +border +graphTitle +xLabel +yLabel +fgColor rgb 0 0 0 +bgColor rgb 65280 65280 65280 +gridColor rgb 0 0 0 +font "helvetica-medium-r-10.0" +# Operating Modes +plotMode "plotLastNPts" +nPts 0 +# X axis properties +showXAxis +xAxisSrc "AutoScale" +xLablePrecision 1 +# Y axis properties +showYAxis +yAxisSrc "AutoScale" +# Trace Properties +numTraces 1 +yPv { + 0 "$(P)$(Q)$(R)" +} +plotStyle { + 0 "line" +} +plotUpdateMode { + 0 "x" +} +plotSymbolType { + 0 "circle" +} +plotColor { + 0 rgb 0 0 0 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 70 +w 52 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "NUSE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 50 +w 57 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "NSAM" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 230 +y 25 +w 60 +h 20 +controlPv "$(P)$(Q)$(R)_local" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 229 +y 15 +w 60 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LOCAL PV" +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 25 +w 50 +h 25 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q)$(R)_clear" +pressValue "1" +releaseValue +onLabel "Clear" +offLabel "Clear" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 65 +y 25 +w 50 +h 25 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(Q)$(R).PROC" +pressValue "1" +releaseValue +onLabel "Proc" +offLabel "Proc" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 122 +y 25 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(Q)$(R).SCAN" +indicatorPv "$(P)$(Q)$(R).SCAN" +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/sampleWheel.edl b/stdApp/op/edl/autoconvert/sampleWheel.edl new file mode 100644 index 0000000..bd9c57f --- /dev/null +++ b/stdApp/op/edl/autoconvert/sampleWheel.edl @@ -0,0 +1,4186 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 144 +y 33 +w 500 +h 540 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 499 +h 19 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 436 +y 158 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=3)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 450 +y 203 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=2)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 455 +y 250 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=1)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 412 +y 118 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=4)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 380 +y 83 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=5)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 463 +y 257 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "1" +} +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 342 +y 55 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=6)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 299 +y 35 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=7)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 252 +y 26 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=8)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 205 +y 26 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=9)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 159 +y 36 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=10)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 458 +y 210 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "2" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 444 +y 166 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "3" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 420 +y 125 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "4" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 388 +y 91 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "5" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 350 +y 63 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "6" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 308 +y 43 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "7" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 260 +y 34 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "8" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 213 +y 34 +w 25 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "9" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 162 +y 44 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "10" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 119 +y 63 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "11" +} +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 115 +y 55 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=11)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 79 +y 90 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "12" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 49 +y 125 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "13" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 25 +y 166 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "14" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 9 +y 211 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "15" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 4 +y 258 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "16" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 9 +y 305 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "17" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 24 +y 349 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "18" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 49 +y 390 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "19" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 81 +y 425 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "20" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 120 +y 453 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "21" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 163 +y 472 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "22" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 209 +y 482 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "23" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 256 +y 482 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "24" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 302 +y 473 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "25" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 345 +y 453 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "26" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 384 +y 426 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "27" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 415 +y 390 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "28" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 439 +y 349 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "29" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 454 +y 305 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "30" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 413 +y 258 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "31" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 406 +y 212 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "32" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 388 +y 168 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "33" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 360 +y 131 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "34" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 321 +y 103 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "35" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 279 +y 86 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "36" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 233 +y 80 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "37" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 186 +y 85 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "38" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 143 +y 103 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "39" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 104 +y 131 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "40" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 76 +y 168 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "41" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 58 +y 211 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "42" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 51 +y 258 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "43" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 58 +y 304 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "44" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 76 +y 347 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "45" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 104 +y 384 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "46" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 141 +y 412 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "47" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 185 +y 430 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "48" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 232 +y 437 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "49" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 279 +y 430 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "50" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 323 +y 413 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "51" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 360 +y 384 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "52" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 388 +y 347 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "53" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 406 +y 304 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "54" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 364 +y 259 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "55" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 357 +y 213 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "56" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 334 +y 174 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "57" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 299 +y 143 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "58" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 256 +y 129 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "59" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 209 +y 128 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "60" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 167 +y 143 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "61" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 130 +y 173 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "62" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 108 +y 213 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "63" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 99 +y 258 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "64" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 107 +y 303 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "65" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 130 +y 343 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "66" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 166 +y 373 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "67" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 210 +y 388 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "68" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 254 +y 388 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "69" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 299 +y 373 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "70" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 335 +y 344 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "71" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 356 +y 303 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "72" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 319 +y 259 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "73" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 308 +y 216 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "74" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 275 +y 185 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "75" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 233 +y 172 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "76" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 189 +y 185 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "77" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 158 +y 215 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "78" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 147 +y 259 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "79" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 158 +y 301 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "80" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 191 +y 333 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "81" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 232 +y 344 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "82" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 275 +y 333 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "83" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 307 +y 300 +w 35 +h 25 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "84" +} +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 77 +y 83 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=12)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 46 +y 117 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=13)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 22 +y 158 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=14)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 8 +y 203 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=15)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 2 +y 250 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=16)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 297 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=17)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 22 +y 341 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=18)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 46 +y 382 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=19)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 77 +y 417 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=20)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 115 +y 445 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=21)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 159 +y 464 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=22)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 205 +y 474 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=23)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 252 +y 474 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=24)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 298 +y 464 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=25)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 341 +y 445 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=26)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 380 +y 417 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=27)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 411 +y 382 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=28)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 435 +y 341 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=29)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 450 +y 297 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=30)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 408 +y 250 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=31)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 402 +y 204 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=32)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 384 +y 160 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=33)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 356 +y 123 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=34)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 318 +y 95 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=35)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 275 +y 77 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=36)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 71 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=37)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 182 +y 77 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=38)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 139 +y 95 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=39)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 102 +y 123 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=40)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 73 +y 161 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=41)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 55 +y 203 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=42)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 49 +y 250 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=43)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 55 +y 296 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=44)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 74 +y 339 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=45)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 102 +y 376 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=46)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 139 +y 404 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=47)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 182 +y 422 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=48)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 429 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=49)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 275 +y 422 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=50)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 319 +y 405 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=51)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 356 +y 376 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=52)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 384 +y 339 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=53)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 402 +y 296 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=54)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 361 +y 250 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=55)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 353 +y 204 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=56)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 330 +y 165 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=57)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 295 +y 135 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=58)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 252 +y 120 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=59)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 206 +y 120 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=60)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 163 +y 135 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=61)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 127 +y 165 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=62)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 104 +y 205 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=63)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 96 +y 250 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=64)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 104 +y 295 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=65)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 127 +y 335 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=66)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 163 +y 364 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=67)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 206 +y 380 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=68)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 251 +y 380 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=69)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 295 +y 364 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=70)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 330 +y 335 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=71)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 353 +y 295 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=72)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 314 +y 250 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=73)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 303 +y 207 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=74)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 271 +y 176 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=75)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 164 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=76)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 186 +y 176 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=77)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 154 +y 207 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=78)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 143 +y 250 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=79)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 154 +y 293 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=80)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 186 +y 324 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=81)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 229 +y 335 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=82)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 271 +y 324 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=83)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Arc) +object activeArcClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 303 +y 292 +w 40 +h 40 +lineColor rgb 0 55296 0 +fillColor rgb 0 55296 0 +lineWidth 5 +visPv "CALC\\\{(A=84)\}($(P)sample)" +visInvert +visMin 0 +visMax 1 +startAngle 0 +totalAngle 360 +fillMode "pie" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 0 +w 500 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Sample Wheel (beam's eye view)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 230 +y 520 +w 40 +h 20 +controlPv "$(P)sample" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 400 +y 475 +w 90 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 6656 29440 2304 +bgColor index 3 +useDisplayBg +value { + "ROW MOTOR POS." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 475 +w 90 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 6656 29440 2304 +bgColor index 3 +useDisplayBg +value { + "ANGLE MOTOR POS." +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 440 +y 490 +w 50 +h 14 +controlPv "$(P)sampleWheelCalc.A" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 440 +y 505 +w 50 +h 14 +controlPv "$(P)sampleWheelMove.D" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 50 +y 490 +w 50 +h 14 +controlPv "$(P)sampleWheelCalc.B" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 50 +y 505 +w 50 +h 14 +controlPv "$(P)sampleWheelMove.K" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 400 +y 494 +w 41 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 6656 29440 2304 +bgColor index 3 +useDisplayBg +value { + "ACTUAL" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 400 +y 509 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 6656 29440 2304 +bgColor index 3 +useDisplayBg +value { + "TARGET" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 494 +w 41 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 6656 29440 2304 +bgColor index 3 +useDisplayBg +value { + "ACTUAL" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 509 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 6656 29440 2304 +bgColor index 3 +useDisplayBg +value { + "TARGET" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 300 +w 50 +h 20 +controlPv "$(P)sampleHorizOffset" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 225 +y 290 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "H OFFSET" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 248 +y 257 +w 3 +h 17 +lineColor rgb 64256 62208 18944 +fillColor rgb 64256 62208 18944 +lineWidth 3 +numPoints 2 { +xPoints { +0 249 +1 249 +} +yPoints { +0 272 +1 258 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 244 +y 255 +w 11 +h 11 +lineColor rgb 64256 62208 18944 +fillColor rgb 64256 62208 18944 +lineWidth 2 +numPoints 3 { +xPoints { +0 245 +1 249 +2 254 +} +yPoints { +0 265 +1 256 +2 265 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 236 +y 270 +w 17 +h 3 +lineColor rgb 64256 62208 18944 +fillColor rgb 64256 62208 18944 +lineWidth 3 +numPoints 2 { +xPoints { +0 251 +1 237 +} +yPoints { +0 271 +1 271 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 234 +y 265 +w 11 +h 11 +lineColor rgb 64256 62208 18944 +fillColor rgb 64256 62208 18944 +lineWidth 2 +numPoints 3 { +xPoints { +0 244 +1 235 +2 244 +} +yPoints { +0 275 +1 271 +2 266 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 251 +y 250 +w 14 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "V" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 228 +y 272 +w 14 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "H" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 225 +y 225 +w 50 +h 20 +controlPv "$(P)sampleVertOffset" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 225 +y 215 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "V OFFSET" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 277 +y 230 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 277 +y 305 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "mm" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 460 +y 520 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "MORE" +numPvs 8 +numDsps 4 +displayFileName { + 0 "yyTransform.edl" + 1 "yyTransform.edl" + 2 "yyTransform.edl" + 3 "sampleWheelScanSetup.edl" +} +menuLabel { + 0 "calc" + 1 "move" + 2 "sweep" + 3 "scan setup" +} +symbols { + 0 "P=$(P),T=sampleWheelCalc" + 1 "P=$(P),T=sampleWheelMove" + 2 "P=$(P),T=sampleSweepSet" + 3 "P=$(P),T=sampleSweepSet" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 270 +y 520 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)sampleTweak.A" +pressValue "1" +releaseValue +onLabel "+" +offLabel "+" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 210 +y 520 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)sampleTweak.B" +pressValue "1" +releaseValue +onLabel "-" +offLabel "-" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/sampleWheelScanSetup.edl b/stdApp/op/edl/autoconvert/sampleWheelScanSetup.edl new file mode 100644 index 0000000..5e28c28 --- /dev/null +++ b/stdApp/op/edl/autoconvert/sampleWheelScanSetup.edl @@ -0,0 +1,352 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 469 +y 715 +w 400 +h 250 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 399 +h 19 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 50 +w 167 +h 65 + +beginGroup + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 18 +y 57 +w 90 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "SWEEP SIZE (mm)" +} +endObjectProperties + +endGroup + +visPv "CALC\\\{(A)\}()" +endObjectProperties + + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 0 +w 380 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Set-up sample-wheel sweep scans" +} +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 15 +y 125 +w 130 +h 30 + +beginGroup + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 15 +y 135 +w 130 +h 20 +controlPv "$(P)sampleSweepSet.INPF" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 125 +w 130 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DETECTOR DWELL TIME PV" +} +endObjectProperties + +endGroup + +endObjectProperties + + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 15 +y 180 +w 251 +h 30 + +beginGroup + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 200 +w 200 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "SPECIFY THE SAMPLE NUMBER" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 15 +y 190 +w 200 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "SWEEP SCANS MUST USE THIS PV TO " +} +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 216 +y 180 +w 50 +h 30 + +beginGroup + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 216 +y 190 +w 50 +h 20 +controlPv "$(P)sampleSweepSet.A" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 216 +y 180 +w 51 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "SAMPLE #" +} +endObjectProperties + +endGroup + +endObjectProperties + + +endGroup + +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 18 +y 50 +w 167 +h 65 + +beginGroup + +endGroup + +visPv "CALC\\\{(A)\}()" +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 15 +y 125 +w 130 +h 30 + +beginGroup + +endGroup + +endObjectProperties + +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 15 +y 180 +w 251 +h 30 + +beginGroup +# (Group) +object activeGroupClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 216 +y 180 +w 50 +h 30 + +beginGroup + +endGroup + +endObjectProperties + + +endGroup + +endObjectProperties + + diff --git a/stdApp/op/edl/autoconvert/sectorStatus.edl b/stdApp/op/edl/autoconvert/sectorStatus.edl new file mode 100644 index 0000000..4d349b2 --- /dev/null +++ b/stdApp/op/edl/autoconvert/sectorStatus.edl @@ -0,0 +1,1475 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 559 +y 36 +w 375 +h 190 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 131 +y 61 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "100" +} +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 78 +y 111 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)ide:memory" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 78 +y 101 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idd:memory" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 78 +y 91 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idc:memory" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 78 +y 81 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idb:memory" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 78 +y 71 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)ida:memory" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 23 +y 110 +w 50 +h 7 +font "helvetica-bold-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC$(S)IDE" +} +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 71 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)ida:cpu" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 81 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idb:cpu" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 91 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idc:cpu" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 101 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idd:cpu" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 241 +y 111 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)ide:cpu" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 293 +y 61 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "100" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 241 +y 61 +w 13 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 85 +y 32 +w 50 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC MEMORY" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 93 +y 41 +w 35 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PERCENT" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 98 +y 51 +w 25 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "USAGE" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 255 +y 32 +w 35 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC CPU" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 247 +y 51 +w 50 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IN PERCENT" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 262 +y 41 +w 20 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LOAD" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 319 +y 33 +w 43 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 330 +y 41 +w 20 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "TASK" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 325 +y 51 +w 30 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "STATUS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 333 +y 32 +w 15 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC" +} +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 72 +w 25 +h 7 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(S)ida:status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 82 +w 25 +h 7 +lineColor rgb 20992 55808 15104 +fillColor rgb 20992 55808 15104 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 82 +w 25 +h 7 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(S)idb:status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 92 +w 25 +h 7 +lineColor rgb 20992 55808 15104 +fillColor rgb 20992 55808 15104 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 92 +w 25 +h 7 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(S)idc:status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 102 +w 25 +h 7 +lineColor rgb 20992 55808 15104 +fillColor rgb 20992 55808 15104 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 102 +w 25 +h 7 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(S)idd:status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 112 +w 25 +h 7 +lineColor rgb 20992 55808 15104 +fillColor rgb 20992 55808 15104 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 327 +y 112 +w 25 +h 7 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(S)ide:status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 149 +y 70 +w 0 +h 96 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +lineStyle "dash" +numPoints 2 { +xPoints { +0 149 +1 149 +} +yPoints { +0 70 +1 166 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 232 +y 70 +w 0 +h 96 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +lineStyle "dash" +numPoints 2 { +xPoints { +0 232 +1 232 +} +yPoints { +0 70 +1 166 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 316 +y 70 +w 0 +h 96 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +lineStyle "dash" +numPoints 2 { +xPoints { +0 316 +1 316 +} +yPoints { +0 70 +1 166 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 52 +y 7 +w 277 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "SECTOR $(S) IOC STATUS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 127 +y 132 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "100" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 75 +y 132 +w 13 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0" +} +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 77 +y 154 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)bmc:memory" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 77 +y 144 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)bma:memory" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 293 +y 132 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "100" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 242 +y 132 +w 13 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0" +} +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 240 +y 154 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)bmc:cpu" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 240 +y 144 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)bma:cpu" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 326 +y 143 +w 25 +h 7 +lineColor rgb 20992 55808 15104 +fillColor rgb 20992 55808 15104 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 326 +y 143 +w 25 +h 7 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(S)bma:status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 326 +y 153 +w 25 +h 7 +lineColor rgb 20992 55808 15104 +fillColor rgb 20992 55808 15104 +lineWidth 0 +endObjectProperties + +# (Circle) +object activeCircleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 326 +y 153 +w 25 +h 7 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 0 +visPv "CALC\\\{(A)\}($(S)bmc:status)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 31 +y 154 +w 40 +h 7 +font "helvetica-bold-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC$(S)BMB" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 31 +y 144 +w 40 +h 7 +font "helvetica-bold-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC$(S)BMA" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 262 +y 888 +w 80 +h 9 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "9/22/1998 GRG" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 157 +y 61 +w 13 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0" +} +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 111 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)ide:fd" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 101 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idd:fd" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 91 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idc:fd" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 81 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)idb:fd" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 158 +y 71 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)ida:fd" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 177 +y 56 +w 33 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(S)ID" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 209 +y 61 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "150" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 177 +y 129 +w 38 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "$(S)BM" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 156 +y 133 +w 13 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0" +} +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 156 +y 154 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)bmc:fd" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties +# (Bar) +object activeBarClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 156 +y 144 +w 64 +h 7 +indicatorColor rgb 0 0 0 +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +fgAlarm +indicatorAlarm +indicatorPv "$(S)bma:fd" +font "helvetica-bold-r-10.0" +labelTicks 1 +majorTicks 10 +minorTicks 0 +border +scaleFormat "FFloat" +orientation "horizontal" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 208 +y 133 +w 23 +h 11 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "150" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 172 +y 41 +w 40 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "CONNECTS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 185 +y 32 +w 15 +h 7 +font "helvetica-bold-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "TCP" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 23 +y 70 +w 50 +h 7 +font "helvetica-bold-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC$(S)IDA" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 23 +y 80 +w 50 +h 7 +font "helvetica-bold-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC$(S)IDB" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 23 +y 90 +w 50 +h 7 +font "helvetica-bold-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC$(S)IDC" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 23 +y 100 +w 50 +h 7 +font "helvetica-bold-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "IOC$(S)IDD" +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/selector.edl b/stdApp/op/edl/autoconvert/selector.edl new file mode 100644 index 0000000..a3f0e29 --- /dev/null +++ b/stdApp/op/edl/autoconvert/selector.edl @@ -0,0 +1,172 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 848 +y 73 +w 240 +h 50 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 239 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 22 +w 243 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 241 +} +yPoints { +0 23 +1 23 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 2 +w 230 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Selector ($(P)$(R))" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 120 +y 27 +w 45 +h 20 +controlPv "$(P)$(R):busy" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 27 +w 80 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(R):mode.VAL" +indicatorPv "$(P)$(R):mode.VAL" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 170 +y 27 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 4 +numDsps 2 +displayFileName { + 0 "selector_choice.edl" + 1 "selector_more.edl" +} +menuLabel { + 0 "show choice buttons" + 1 "program choices" +} +symbols { + 0 "P=$(P),R=$(R)" + 1 "P=$(P),R=$(R)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 + 1 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/selector_choice.edl b/stdApp/op/edl/autoconvert/selector_choice.edl new file mode 100644 index 0000000..de00f69 --- /dev/null +++ b/stdApp/op/edl/autoconvert/selector_choice.edl @@ -0,0 +1,173 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 492 +y 65 +w 330 +h 50 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 329 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 22 +w 332 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 330 +} +yPoints { +0 23 +1 23 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 2 +w 320 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Selector ($(P)$(R))" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 215 +y 27 +w 45 +h 20 +controlPv "$(P)$(R):busy" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 27 +w 200 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(R):mode.VAL" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 265 +y 27 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 4 +numDsps 2 +displayFileName { + 0 "selector.edl" + 1 "selector_more.edl" +} +menuLabel { + 0 "show menu" + 1 "program choices" +} +symbols { + 0 "P=$(P),R=$(R)" + 1 "P=$(P),R=$(R)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 + 1 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/selector_more.edl b/stdApp/op/edl/autoconvert/selector_more.edl new file mode 100644 index 0000000..4d33942 --- /dev/null +++ b/stdApp/op/edl/autoconvert/selector_more.edl @@ -0,0 +1,1002 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 1117 +y 500 +w 330 +h 270 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 60416 60416 60416 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 329 +h 24 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 22 +w 331 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 329 +} +yPoints { +0 23 +1 23 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 2 +w 320 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Selector ($(P)$(R))" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 65 +w 80 +h 20 +controlPv "$(P)$(R):select.DO1" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 65 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK1" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 85 +w 80 +h 20 +controlPv "$(P)$(R):select.DO2" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 85 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK2" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 105 +w 80 +h 20 +controlPv "$(P)$(R):select.DO3" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 105 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK3" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 125 +w 80 +h 20 +controlPv "$(P)$(R):select.DO4" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 125 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK4" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 145 +w 80 +h 20 +controlPv "$(P)$(R):select.DO5" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 145 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK5" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 165 +w 80 +h 20 +controlPv "$(P)$(R):select.DO6" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 165 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK6" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 185 +w 80 +h 20 +controlPv "$(P)$(R):select.DO7" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 185 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK7" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 205 +w 80 +h 20 +controlPv "$(P)$(R):select.DO8" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 205 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK8" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 225 +w 80 +h 20 +controlPv "$(P)$(R):select.DO9" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 225 +w 130 +h 20 +controlPv "$(P)$(R):select.LNK9" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 100 +y 245 +w 80 +h 20 +controlPv "$(P)$(R):select.DOA" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 190 +y 245 +w 130 +h 20 +controlPv "$(P)$(R):select.LNKA" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 65 +w 80 +h 20 +controlPv "$(P)$(R):mode.ZRST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 85 +w 80 +h 20 +controlPv "$(P)$(R):mode.ONST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 105 +w 80 +h 20 +controlPv "$(P)$(R):mode.TWST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 125 +w 80 +h 20 +controlPv "$(P)$(R):mode.THST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 145 +w 80 +h 20 +controlPv "$(P)$(R):mode.FRST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 165 +w 80 +h 20 +controlPv "$(P)$(R):mode.FVST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 185 +w 80 +h 20 +controlPv "$(P)$(R):mode.SXST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 205 +w 80 +h 20 +controlPv "$(P)$(R):mode.SVST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 225 +w 80 +h 20 +controlPv "$(P)$(R):mode.EIST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 10 +y 245 +w 80 +h 20 +controlPv "$(P)$(R):mode.NIST" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 50 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Label" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 100 +y 50 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Value" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 190 +y 50 +w 130 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Link" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 210 +y 27 +w 45 +h 20 +controlPv "$(P)$(R):busy" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 27 +w 80 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(R):mode.VAL" +indicatorPv "$(P)$(R):mode.VAL" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 260 +y 27 +w 60 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "yySseq_full.edl" +} +menuLabel { + 0 "More" +} +symbols { + 0 "P=$(P),S=$(R):select" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/softMotorConfig.edl b/stdApp/op/edl/autoconvert/softMotorConfig.edl new file mode 100644 index 0000000..32003c7 --- /dev/null +++ b/stdApp/op/edl/autoconvert/softMotorConfig.edl @@ -0,0 +1,1403 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 95 +y 439 +w 540 +h 200 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 44544 44544 44544 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 539 +h 29 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 158 +w 109 +h 33 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 374 +y 64 +w 162 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(SM)CalcRevs.INAV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 374 +y 99 +w 162 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(SM)CalcFrwd.OUTV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 374 +y 134 +w 162 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(SM)CalcMove.INAV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 374 +y 169 +w 162 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{(A)\}($(P)$(SM)CalcStop.OUTV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 26 +y 125 +w 80 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Moving" +} +visPv "CALC\\\{(A)\}($(P)$(SM).DMOV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 27 +y 126 +w 80 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Moving" +} +visPv "CALC\\\{(A)\}($(P)$(SM).DMOV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 25 +y 124 +w 80 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 39168 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Moving" +} +visPv "CALC\\\{(A)\}($(P)$(SM).DMOV)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 5 +w 280 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Configuration for $(P)$(SM)" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 163 +w 90 +h 22 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "All Stop" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 5 +y 78 +w 120 +h 20 +controlPv "$(P)$(SM).DVAL" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 39168 65280 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 280 +y 5 +w 195 +h 20 +controlPv "$(P)$(SM).DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 11520 11520 11520 +bgColor rgb 39168 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 15 +y 56 +w 100 +h 20 +controlPv "$(P)$(SM).DRBV" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 338 +y 164 +w 16 +h 8 +lineColor rgb 44544 19968 48128 +fill +fillColor rgb 44544 19968 48128 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 332 +1 332 +2 347 +3 332 +} +yPoints { +0 167 +1 177 +2 172 +3 167 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 142 +y 171 +w 194 +h 2 +lineColor rgb 44544 19968 48128 +fillColor rgb 44544 19968 48128 +lineWidth 2 +numPoints 2 { +xPoints { +0 143 +1 335 +} +yPoints { +0 172 +1 172 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 33 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Soft Dial" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 193 +y 160 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 44544 19968 48128 +bgColor index 3 +useDisplayBg +value { + "optional link" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 370 +y 32 +w 100 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Hard Links" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 135 +y 27 +w 5 +h 176 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 5 +numPoints 2 { +xPoints { +0 137 +1 137 +} +yPoints { +0 29 +1 200 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 318 +y 98 +w 40 +h 16 +controlPv "$(P)$(SM)CalcFrwd.VAL" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 318 +y 65 +w 40 +h 16 +controlPv "$(P)$(SM)CalcRevs.A" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 272 +y 102 +w 26 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 273 +1 297 +} +yPoints { +0 103 +1 103 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 302 +y 95 +w 16 +h 8 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 296 +1 296 +2 311 +3 296 +} +yPoints { +0 98 +1 108 +2 103 +3 98 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 163 +y 93 +w 16 +h 8 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 157 +1 157 +2 172 +3 157 +} +yPoints { +0 96 +1 106 +2 101 +3 96 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 136 +y 100 +w 26 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 137 +1 161 +} +yPoints { +0 101 +1 101 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 275 +y 64 +w 15 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 290 +1 290 +2 275 +3 290 +} +yPoints { +0 64 +1 74 +2 69 +3 64 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 289 +y 68 +w 23 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 311 +1 290 +} +yPoints { +0 69 +1 69 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 138 +y 62 +w 15 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 153 +1 153 +2 138 +3 153 +} +yPoints { +0 62 +1 72 +2 67 +3 62 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 148 +y 66 +w 23 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 170 +1 149 +} +yPoints { +0 67 +1 67 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 365 +y 27 +w 5 +h 176 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 5 +numPoints 2 { +xPoints { +0 367 +1 367 +} +yPoints { +0 29 +1 200 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 50 +w 559 +h 2 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 2 +numPoints 2 { +xPoints { +0 558 +1 1 +} +yPoints { +0 51 +1 51 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 32 +w 225 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Calcs (Default-> In=Out)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 65 +w 160 +h 20 +controlPv "$(P)$(SM)CalcRevsInput.AA" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 100 +w 160 +h 20 +controlPv "$(P)$(SM)CalcFrwdOutput.AA" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 135 +w 160 +h 20 +controlPv "$(P)$(SM)CalcMoveInput.AA" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 375 +y 170 +w 160 +h 20 +controlPv "$(P)$(SM)CalcStopOutput.AA" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 142 +y 134 +w 15 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 157 +1 157 +2 142 +3 157 +} +yPoints { +0 134 +1 144 +2 139 +3 134 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 152 +y 138 +w 23 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 174 +1 153 +} +yPoints { +0 139 +1 139 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 32 +y 100 +w 70 +h 20 +controlPv "$(P)$(SM).TWV" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 294 +y 136 +w 15 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 309 +1 309 +2 294 +3 309 +} +yPoints { +0 136 +1 146 +2 141 +3 136 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 308 +y 140 +w 59 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 366 +1 309 +} +yPoints { +0 141 +1 141 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 183 +y 114 +w 120 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Moving Logic" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 390 +y 53 +w 120 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Readback" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 390 +y 88 +w 120 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Value" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 390 +y 123 +w 120 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Moving Indicator" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 390 +y 158 +w 120 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Emergency Stop" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 172 +y 91 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Forward" +numPvs 2 +numDsps 1 +displayFileName { + 0 "yyCalcoutRecord.edl" +} +menuLabel { + 0 "Calc" +} +symbols { + 0 "P=$(P),C=$(SM)CalcFrwd" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 172 +y 57 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Reverse" +numPvs 2 +numDsps 1 +displayFileName { + 0 "yyCalcoutRecord.edl" +} +menuLabel { + 0 "Calc" +} +symbols { + 0 "P=$(P),C=$(SM)CalcRevs" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 98 +w 25 +h 22 +fgColor rgb 65280 65280 65280 +onColor rgb 10752 25344 58368 +offColor rgb 10752 25344 58368 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(SM).TWR" +pressValue "1" +releaseValue +onLabel "<" +offLabel "<" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 105 +y 98 +w 25 +h 22 +fgColor rgb 65280 65280 65280 +onColor rgb 10752 25344 58368 +offColor rgb 10752 25344 58368 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(SM).TWF" +pressValue "1" +releaseValue +onLabel ">" +offLabel ">" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 485 +y 5 +w 50 +h 20 +fgColor rgb 11520 11520 11520 +bgColor rgb 65280 45056 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Help" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorHelp.edl" +} +menuLabel { + 0 "SM Config help" +} +symbols { + 0 +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 173 +y 130 +w 120 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +selectColor rgb 7680 47872 0 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(SM)MoveLogic.VAL" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 190 +y 177 +w 70 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Debug" +numPvs 12 +numDsps 6 +displayFileName { + 0 "yysCalcoutRecord.edl" + 1 "yysCalcoutRecord.edl" + 2 "yysCalcoutRecord.edl" + 3 "yyCalcoutRecord.edl" + 4 "yysCalcoutRecord.edl" + 5 "yyCalcoutRecord.edl" +} +menuLabel { + 0 "Reverse String Calc" + 1 "Forward String Calc" + 2 "Moving String Calc" + 3 "Moving Calc" + 4 "All Stop String Calc" + 5 "All Stop Calc" +} +symbols { + 0 "P=$(P),C=$(SM)CalcRevsInput" + 1 "P=$(P),C=$(SM)CalcFrwdOutput" + 2 "P=$(P),C=$(SM)CalcMoveInput" + 3 "P=$(P),C=$(SM)CalcMove" + 4 "P=$(P),C=$(SM)CalcStopOutput" + 5 "P=$(P),C=$(SM)CalcStop" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 + 3 1 + 4 1 + 5 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 85 +y 32 +w 48 +h 16 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +buttonLabel "More" +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "Small" + 1 "Medium" + 2 "Setup" +} +symbols { + 0 "P=$(P),M=$(SM)" + 1 "P=$(P),M=$(SM)" + 2 "P=$(P),M=$(SM)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 480 +y 30 +w 60 +h 20 +fgColor rgb 0 0 0 +onColor rgb 39168 65280 65280 +offColor rgb 39168 65280 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(SM)CalcRevsInput.PROC" +pressValue "1" +releaseValue +onLabel "Load" +offLabel "Load" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/softMotorHelp.edl b/stdApp/op/edl/autoconvert/softMotorHelp.edl new file mode 100644 index 0000000..632e0aa --- /dev/null +++ b/stdApp/op/edl/autoconvert/softMotorHelp.edl @@ -0,0 +1,4168 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 30 +y 183 +w 850 +h 500 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 30720 30720 30720 +bgColor rgb 60416 60416 60416 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 707 +y 28 +w 109 +h 199 +lineColor rgb 51200 51200 51200 +fill +fillColor rgb 51200 51200 51200 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 639 +h 57 +lineColor rgb 65280 45056 65280 +fill +fillColor rgb 65280 45056 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 192 +w 109 +h 33 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 113 +w 115 +h 13 +lineColor rgb 39168 65280 65280 +fill +fillColor rgb 39168 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 111 +w 117 +h -1 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 10 +y 111 +w -2 +h 17 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 129 +y 113 +w -2 +h 15 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 11 +y 129 +w 116 +h -1 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 107 +y 135 +w 20 +h 17 +lineColor rgb 22784 32256 57600 +fill +fillColor rgb 22784 32256 57600 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 105 +y 153 +w 24 +h 1 +lineColor rgb 9984 21504 36096 +fill +fillColor rgb 9984 21504 36096 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 128 +y 134 +w 1 +h 19 +lineColor rgb 9984 21504 36096 +fill +fillColor rgb 9984 21504 36096 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 105 +y 133 +w 22 +h 1 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 105 +y 134 +w 1 +h 19 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 36 +y 138 +w 62 +h 10 +lineColor rgb 29440 57088 65280 +fill +fillColor rgb 29440 57088 65280 +lineWidth 5 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 35 +y 136 +w 64 +h -4 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 5 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 225 +y 163 +w 117 +h 19 +lineColor rgb 7680 47872 0 +fill +fillColor rgb 7680 47872 0 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 465 +y 99 +w 162 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 465 +y 134 +w 162 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 465 +y 169 +w 162 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 465 +y 204 +w 162 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 468 +y 119 +w 155 +h -1 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 469 +y 104 +w 153 +h 12 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 468 +y 102 +w 155 +h -1 +lineColor rgb 13312 13056 34304 +fill +fillColor rgb 13312 13056 34304 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 625 +y 104 +w -2 +h 14 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 468 +y 189 +w 155 +h -1 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 469 +y 174 +w 153 +h 12 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 468 +y 172 +w 155 +h -1 +lineColor rgb 13312 13056 34304 +fill +fillColor rgb 13312 13056 34304 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 625 +y 174 +w -2 +h 14 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 573 +y 70 +w 52 +h 10 +lineColor rgb 39168 65280 65280 +fill +fillColor rgb 39168 65280 65280 +lineWidth 5 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 572 +y 68 +w 54 +h -4 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 5 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 723 +y 106 +w 85 +h 13 +lineColor rgb 39168 65280 65280 +fill +fillColor rgb 39168 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 722 +y 104 +w 87 +h -1 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 722 +y 104 +w -2 +h 17 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 811 +y 106 +w -2 +h 15 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 723 +y 122 +w 86 +h -1 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 740 +y 130 +w 71 +h 13 +lineColor rgb 39168 65280 65280 +fill +fillColor rgb 39168 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 739 +y 128 +w 72 +h -1 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 739 +y 128 +w -2 +h 17 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 813 +y 130 +w -2 +h 15 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 740 +y 146 +w 71 +h -1 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 720 +y 205 +w 83 +h 8 +lineColor rgb 0 55296 0 +fill +fillColor rgb 0 55296 0 +lineWidth 24 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 715 +y 206 +w 46 +h 13 +lineColor rgb 39168 65280 65280 +fill +fillColor rgb 39168 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 714 +y 204 +w 47 +h -1 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 714 +y 204 +w -2 +h 17 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 763 +y 206 +w -2 +h 15 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 715 +y 222 +w 46 +h -1 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 711 +y 153 +w 16 +h 15 +lineColor rgb 22784 32256 57600 +fill +fillColor rgb 22784 32256 57600 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 709 +y 169 +w 19 +h 1 +lineColor rgb 9984 21504 36096 +fill +fillColor rgb 9984 21504 36096 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 727 +y 152 +w 1 +h 17 +lineColor rgb 9984 21504 36096 +fill +fillColor rgb 9984 21504 36096 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 709 +y 151 +w 17 +h 1 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 709 +y 152 +w 1 +h 17 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 794 +y 153 +w 16 +h 15 +lineColor rgb 22784 32256 57600 +fill +fillColor rgb 22784 32256 57600 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 792 +y 169 +w 19 +h 1 +lineColor rgb 9984 21504 36096 +fill +fillColor rgb 9984 21504 36096 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 810 +y 152 +w 1 +h 17 +lineColor rgb 9984 21504 36096 +fill +fillColor rgb 9984 21504 36096 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 792 +y 151 +w 17 +h 1 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 792 +y 152 +w 1 +h 17 +lineColor rgb 41984 43520 65280 +fill +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 716 +y 21 +w 89 +h -1 +lineColor rgb 37120 37120 37120 +fill +fillColor rgb 37120 37120 37120 +lineWidth 20 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 717 +y 40 +w 91 +h 10 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 716 +y 38 +w 92 +h -1 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 716 +y 38 +w -2 +h 13 +lineColor rgb 14848 24064 43776 +fill +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 810 +y 40 +w -2 +h 11 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 717 +y 52 +w 91 +h -1 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 704 +y 9 +w 2 +h 223 +lineColor rgb 37120 37120 37120 +fillColor rgb 37120 37120 37120 +lineWidth 4 +numPoints 2 { +xPoints { +0 705 +1 705 +} +yPoints { +0 10 +1 231 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 26 +y 159 +w 80 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Moving" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 27 +y 160 +w 80 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "Moving" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 25 +y 158 +w 80 +h 26 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 39168 65280 65280 +bgColor index 3 +useDisplayBg +value { + "Moving" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 21 +y 197 +w 90 +h 22 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "All Stop" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 3 +y 67 +w 80 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Soft Dial" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 135 +y 60 +w 5 +h 176 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 5 +numPoints 2 { +xPoints { +0 137 +1 137 +} +yPoints { +0 62 +1 233 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 387 +y 197 +w 16 +h 8 +lineColor rgb 44544 19968 48128 +fill +fillColor rgb 44544 19968 48128 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 381 +1 381 +2 396 +3 381 +} +yPoints { +0 200 +1 210 +2 205 +3 200 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 191 +y 204 +w 194 +h 2 +lineColor rgb 44544 19968 48128 +fillColor rgb 44544 19968 48128 +lineWidth 2 +numPoints 2 { +xPoints { +0 192 +1 384 +} +yPoints { +0 205 +1 205 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 321 +y 135 +w 26 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 322 +1 346 +} +yPoints { +0 136 +1 136 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 351 +y 128 +w 16 +h 8 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 345 +1 345 +2 360 +3 345 +} +yPoints { +0 131 +1 141 +2 136 +3 131 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 212 +y 126 +w 16 +h 8 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 206 +1 206 +2 221 +3 206 +} +yPoints { +0 129 +1 139 +2 134 +3 129 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 185 +y 133 +w 26 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 186 +1 210 +} +yPoints { +0 134 +1 134 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 324 +y 97 +w 15 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 339 +1 339 +2 324 +3 339 +} +yPoints { +0 97 +1 107 +2 102 +3 97 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 338 +y 101 +w 23 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 360 +1 339 +} +yPoints { +0 102 +1 102 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 187 +y 95 +w 15 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 202 +1 202 +2 187 +3 202 +} +yPoints { +0 95 +1 105 +2 100 +3 95 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 197 +y 99 +w 23 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 219 +1 198 +} +yPoints { +0 100 +1 100 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 189 +y 65 +w 225 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Calcs (Default-> In=Out)" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 191 +y 167 +w 15 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 206 +1 206 +2 191 +3 206 +} +yPoints { +0 167 +1 177 +2 172 +3 167 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 201 +y 171 +w 23 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 223 +1 202 +} +yPoints { +0 172 +1 172 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 343 +y 169 +w 15 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 358 +1 358 +2 343 +3 358 +} +yPoints { +0 169 +1 179 +2 174 +3 169 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 357 +y 173 +w 59 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 415 +1 358 +} +yPoints { +0 174 +1 174 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 232 +y 147 +w 120 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Moving Logic" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 86 +w 633 +h 2 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 2 +numPoints 2 { +xPoints { +0 632 +1 1 +} +yPoints { +0 87 +1 87 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 2 +w 550 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "This Screen is used to configure links between a soft motor" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 19 +w 550 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "record and other EPICS devices (i.e. tables, DACS, etc.)." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 361 +y 95 +w 45 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "0.000" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 361 +y 129 +w 45 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "0.000" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 102 +y 136 +w 21 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + ">" +} +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 9 +y 135 +w 21 +h 18 +lineColor rgb 22784 32256 57600 +fillColor rgb 22784 32256 57600 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 153 +w 25 +h 2 +lineColor rgb 9984 21504 36096 +fillColor rgb 9984 21504 36096 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 30 +y 134 +w 2 +h 20 +lineColor rgb 9984 21504 36096 +fillColor rgb 9984 21504 36096 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 133 +w 23 +h 2 +lineColor rgb 41984 43520 65280 +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 7 +y 134 +w 2 +h 20 +lineColor rgb 41984 43520 65280 +fillColor rgb 41984 43520 65280 +lineWidth 0 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 4 +y 136 +w 21 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "<" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 36 +w 550 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 24832 2560 29952 +bgColor index 3 +useDisplayBg +value { + "The screen has three sections described below." +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 60 +w 641 +h 2 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 2 +numPoints 2 { +xPoints { +0 640 +1 1 +} +yPoints { +0 61 +1 61 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 33 +y 135 +w 1 +h 17 +lineColor rgb 14848 24064 43776 +fillColor rgb 14848 24064 43776 +numPoints 2 { +xPoints { +0 33 +1 33 +} +yPoints { +0 135 +1 151 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 102 +y 135 +w 1 +h 18 +lineColor rgb 39168 65280 65280 +fillColor rgb 39168 65280 65280 +numPoints 2 { +xPoints { +0 102 +1 102 +} +yPoints { +0 135 +1 152 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 34 +y 151 +w 70 +h 1 +lineColor rgb 39168 65280 65280 +fillColor rgb 39168 65280 65280 +numPoints 2 { +xPoints { +0 34 +1 103 +} +yPoints { +0 151 +1 151 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 280 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "current soft motor dial values." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 320 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "soft motor is made through the" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 164 +w 2 +h 19 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 228 +1 228 +} +yPoints { +0 165 +1 182 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 227 +y 164 +w 56 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 228 +1 282 +} +yPoints { +0 165 +1 165 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 226 +y 179 +w 56 +h 3 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +numPoints 2 { +xPoints { +0 227 +1 281 +} +yPoints { +0 181 +1 180 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 280 +y 165 +w 2 +h 17 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +numPoints 2 { +xPoints { +0 281 +1 281 +} +yPoints { +0 181 +1 166 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 286 +y 164 +w 2 +h 19 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +numPoints 2 { +xPoints { +0 287 +1 287 +} +yPoints { +0 165 +1 182 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 286 +y 164 +w 56 +h 2 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +numPoints 2 { +xPoints { +0 287 +1 341 +} +yPoints { +0 165 +1 165 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 285 +y 179 +w 56 +h 3 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 286 +1 340 +} +yPoints { +0 181 +1 180 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 339 +y 165 +w 2 +h 17 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 340 +1 340 +} +yPoints { +0 181 +1 166 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 297 +y 166 +w 45 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Same" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 233 +y 166 +w 45 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Invert" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 380 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "buttons let you test the soft" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 300 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "All input and output to the " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 400 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "motor after the link to the " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 420 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EPICS device is made. If the " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 461 +y 68 +w 100 +h 15 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Hard Links" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 483 +y 89 +w 120 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Readback" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 481 +y 123 +w 120 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Drive" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 481 +y 158 +w 120 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Moving Indicator" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 481 +y 193 +w 120 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Emergency Stop" +} +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 468 +y 154 +w 156 +h 0 +lineColor rgb 60416 60416 60416 +fillColor rgb 60416 60416 60416 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 469 +y 139 +w 154 +h 13 +lineColor rgb 41984 43520 65280 +fillColor rgb 41984 43520 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 468 +y 137 +w 156 +h 0 +lineColor rgb 13312 13056 34304 +fillColor rgb 13312 13056 34304 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 625 +y 139 +w -1 +h 15 +lineColor rgb 60416 60416 60416 +fillColor rgb 60416 60416 60416 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 468 +y 224 +w 156 +h 0 +lineColor rgb 60416 60416 60416 +fillColor rgb 60416 60416 60416 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 469 +y 209 +w 154 +h 13 +lineColor rgb 41984 43520 65280 +fillColor rgb 41984 43520 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 468 +y 207 +w 156 +h 0 +lineColor rgb 13312 13056 34304 +fillColor rgb 13312 13056 34304 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 625 +y 209 +w -1 +h 15 +lineColor rgb 60416 60416 60416 +fillColor rgb 60416 60416 60416 +lineWidth 2 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 570 +y 67 +w 1 +h 17 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +numPoints 2 { +xPoints { +0 570 +1 570 +} +yPoints { +0 67 +1 83 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 629 +y 67 +w 1 +h 18 +lineColor rgb 19712 20992 41984 +fillColor rgb 19712 20992 41984 +numPoints 2 { +xPoints { +0 629 +1 629 +} +yPoints { +0 67 +1 84 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 570 +y 83 +w 61 +h 2 +lineColor rgb 19712 20992 41984 +fillColor rgb 19712 20992 41984 +lineWidth 2 +numPoints 2 { +xPoints { +0 571 +1 630 +} +yPoints { +0 84 +1 84 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 580 +y 68 +w 42 +h 15 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Load" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 280 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "links for the desired EPICS device." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 300 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Open the screen for the device then" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 320 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "drag and drop the PV names for the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 360 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "into these fields using the middle" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 380 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "mouse button. The emergency stop" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 635 +y 60 +w 5 +h 176 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 5 +numPoints 2 { +xPoints { +0 637 +1 637 +} +yPoints { +0 62 +1 233 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 232 +w 641 +h 2 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 2 +numPoints 2 { +xPoints { +0 640 +1 1 +} +yPoints { +0 233 +1 233 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 456 +y 60 +w 5 +h 176 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 5 +numPoints 2 { +xPoints { +0 458 +1 458 +} +yPoints { +0 62 +1 233 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 340 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "readback, drive, and moving indicator" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 400 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "link is optional. For example, for" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 702 +y 10 +w 1 +h 222 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +numPoints 2 { +xPoints { +0 702 +1 702 +} +yPoints { +0 10 +1 231 +} +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 739 +y 63 +w 72 +h 14 +lineColor rgb 39168 65280 65280 +fillColor rgb 39168 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 738 +y 61 +w 73 +h 0 +lineColor rgb 14848 24064 43776 +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 738 +y 61 +w -1 +h 18 +lineColor rgb 14848 24064 43776 +fillColor rgb 14848 24064 43776 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 812 +y 63 +w -1 +h 16 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 739 +y 79 +w 72 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +lineWidth 2 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 135 +y 230 +w 123 +h 33 +lineColor rgb 19200 28160 50944 +fillColor rgb 19200 28160 50944 +lineWidth 4 +numPoints 2 { +xPoints { +0 137 +1 256 +} +yPoints { +0 232 +1 261 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 260 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "This section allows you to" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 280 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "insert an equation between the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 320 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "motor and the links to the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 360 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ouput of the calcs is the same" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 380 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "as the input. Not all EPICS" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 300 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "input and outputs of the soft" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 400 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "devices have the same logic " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 420 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "(0,1) for moving/not moving. " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 340 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "hard device. As a default the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 420 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "a DAC drop the PVs indicated above." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 440 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "After inserting the links, press" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 545 +y 460 +w 300 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "the Load button to make them active." +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 440 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "link does not work, move the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 460 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "hard device to check the" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 480 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "readback and moving links. " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 702 +y 154 +w 21 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "<" +} +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 733 +y 156 +w 52 +h 11 +lineColor rgb 29440 57088 65280 +fillColor rgb 29440 57088 65280 +lineWidth 5 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 732 +y 154 +w 54 +h -3 +lineColor rgb 14848 24064 43776 +fillColor rgb 14848 24064 43776 +lineWidth 5 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 730 +y 153 +w 1 +h 17 +lineColor rgb 14848 24064 43776 +fillColor rgb 14848 24064 43776 +numPoints 2 { +xPoints { +0 730 +1 730 +} +yPoints { +0 153 +1 169 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 788 +y 153 +w 1 +h 18 +lineColor rgb 39168 65280 65280 +fillColor rgb 39168 65280 65280 +numPoints 2 { +xPoints { +0 788 +1 788 +} +yPoints { +0 153 +1 170 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 731 +y 169 +w 59 +h 1 +lineColor rgb 39168 65280 65280 +fillColor rgb 39168 65280 65280 +numPoints 2 { +xPoints { +0 731 +1 789 +} +yPoints { +0 169 +1 169 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 785 +y 154 +w 21 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + ">" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 713 +y 62 +w 29 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "HI" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 714 +y 131 +w 33 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LO" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 722 +y 194 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Rate of Change:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 766 +y 208 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EGU's/s" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 767 +y 106 +w 49 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "5.000" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 768 +y 129 +w 49 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0.000" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 757 +y 62 +w 60 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "10.000" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 765 +y 173 +w 50 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "Done" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 703 +y 231 +w 119 +h 1 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +numPoints 2 { +xPoints { +0 703 +1 821 +} +yPoints { +0 231 +1 231 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 703 +y 227 +w 119 +h 4 +lineColor rgb 37120 37120 37120 +fillColor rgb 37120 37120 37120 +lineWidth 4 +numPoints 2 { +xPoints { +0 705 +1 820 +} +yPoints { +0 229 +1 229 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 818 +y 9 +w 2 +h 223 +lineColor rgb 37120 37120 37120 +fillColor rgb 37120 37120 37120 +lineWidth 4 +numPoints 2 { +xPoints { +0 819 +1 819 +} +yPoints { +0 10 +1 231 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 816 +y 15 +w 1 +h 211 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +numPoints 2 { +xPoints { +0 816 +1 816 +} +yPoints { +0 15 +1 225 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 708 +y 14 +w 109 +h 0 +lineColor rgb 65280 65280 65280 +fillColor rgb 65280 65280 65280 +numPoints 2 { +xPoints { +0 708 +1 817 +} +yPoints { +0 14 +1 14 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 707 +y 15 +w 1 +h 16 +lineColor rgb 30720 30720 30720 +fillColor rgb 30720 30720 30720 +numPoints 2 { +xPoints { +0 707 +1 707 +} +yPoints { +0 15 +1 30 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 708 +y 15 +w 1 +h 16 +lineColor rgb 60416 60416 60416 +fillColor rgb 60416 60416 60416 +numPoints 2 { +xPoints { +0 708 +1 708 +} +yPoints { +0 15 +1 30 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 734 +y 16 +w 61 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 65280 65280 65280 +bgColor index 3 +useDisplayBg +value { + "DAC.adl" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 726 +y 15 +w 1 +h 16 +lineColor rgb 30720 30720 30720 +fillColor rgb 30720 30720 30720 +numPoints 2 { +xPoints { +0 726 +1 726 +} +yPoints { +0 15 +1 30 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 727 +y 15 +w 1 +h 16 +lineColor rgb 60416 60416 60416 +fillColor rgb 60416 60416 60416 +numPoints 2 { +xPoints { +0 727 +1 727 +} +yPoints { +0 15 +1 30 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 798 +y 15 +w 1 +h 16 +lineColor rgb 30720 30720 30720 +fillColor rgb 30720 30720 30720 +numPoints 2 { +xPoints { +0 798 +1 798 +} +yPoints { +0 15 +1 30 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 799 +y 15 +w 1 +h 16 +lineColor rgb 60416 60416 60416 +fillColor rgb 60416 60416 60416 +numPoints 2 { +xPoints { +0 799 +1 799 +} +yPoints { +0 15 +1 30 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 735 +y 39 +w 79 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 30720 30720 30720 +bgColor index 3 +useDisplayBg +value { + "Test DAC 1" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 640 +y 176 +w 21 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 661 +1 661 +2 640 +3 661 +} +yPoints { +0 176 +1 186 +2 181 +3 176 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 660 +y 180 +w 109 +h 2 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 661 +1 768 +} +yPoints { +0 181 +1 181 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 640 +y 137 +w 21 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 661 +1 661 +2 640 +3 661 +} +yPoints { +0 137 +1 147 +2 142 +3 137 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 655 +y 112 +w 93 +h 32 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 656 +1 747 +} +yPoints { +0 143 +1 113 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 641 +y 103 +w 21 +h 10 +lineColor rgb 64768 0 0 +fill +fillColor rgb 64768 0 0 +lineWidth 2 +closePolygon +numPoints 4 { +xPoints { +0 662 +1 662 +2 641 +3 662 +} +yPoints { +0 103 +1 113 +2 108 +3 103 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 656 +y 88 +w 101 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 657 +1 756 +} +yPoints { +0 109 +1 89 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 255 +y 258 +w 5 +h 249 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 5 +numPoints 2 { +xPoints { +0 257 +1 257 +} +yPoints { +0 260 +1 504 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 460 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "to make it agree. If switch" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 480 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "not right, only readback works. " +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 269 +y 440 +w 250 +h 18 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Thus use moving logic switch" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 454 +y 230 +w 76 +h 33 +lineColor rgb 19200 28160 50944 +fillColor rgb 19200 28160 50944 +lineWidth 4 +numPoints 2 { +xPoints { +0 456 +1 528 +} +yPoints { +0 232 +1 261 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 526 +y 258 +w 5 +h 249 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 5 +numPoints 2 { +xPoints { +0 528 +1 528 +} +yPoints { +0 260 +1 504 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 710 +y 173 +w 48 +h 16 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +buttonLabel "More" +numPvs 0 +numDsps 0 +displayFileName { +} +menuLabel { +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 85 +y 66 +w 48 +h 16 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +buttonLabel "More" +numPvs 0 +numDsps 0 +displayFileName { +} +menuLabel { +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 221 +y 124 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Forward" +numPvs 0 +numDsps 0 +displayFileName { +} +menuLabel { +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 221 +y 90 +w 100 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Reverse" +numPvs 0 +numDsps 0 +displayFileName { +} +menuLabel { +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 239 +y 210 +w 70 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Debug" +numPvs 0 +numDsps 0 +displayFileName { +} +menuLabel { +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/softMotors10.edl b/stdApp/op/edl/autoconvert/softMotors10.edl new file mode 100644 index 0000000..53e0874 --- /dev/null +++ b/stdApp/op/edl/autoconvert/softMotors10.edl @@ -0,0 +1,1042 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 166 +y 292 +w 200 +h 225 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 6656 29440 2304 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 199 +h 21 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 0 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 145 +w 100 +h 20 +controlPv "$(P)$(SM7).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 125 +w 100 +h 20 +controlPv "$(P)$(SM6).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 105 +w 100 +h 20 +controlPv "$(P)$(SM5).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 85 +w 100 +h 20 +controlPv "$(P)$(SM4).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 65 +w 100 +h 20 +controlPv "$(P)$(SM3).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 45 +w 100 +h 20 +controlPv "$(P)$(SM2).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 25 +w 100 +h 20 +controlPv "$(P)$(SM1).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 165 +w 100 +h 20 +controlPv "$(P)$(SM8).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 205 +w 100 +h 20 +controlPv "$(P)$(SM10).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 185 +w 100 +h 20 +controlPv "$(P)$(SM9).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 1 +w 200 +h 16 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 39168 65280 65280 +bgColor index 3 +useDisplayBg +value { + "$(P) Soft Motors" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 25 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "Small" + 1 "Medium" + 2 "Setup" +} +symbols { + 0 "P=$(P),M=$(SM1)" + 1 "P=$(P),M=$(SM1)" + 2 "P=$(P),M=$(SM1)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 105 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM5) (Small)" + 1 "$(SM5) (Medium)" + 2 "$(SM5) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM5)" + 1 "P=$(P),M=$(SM5)" + 2 "P=$(P),M=$(SM5)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 125 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM6) (Small)" + 1 "$(SM6) (Medium)" + 2 "$(SM6) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM6)" + 1 "P=$(P),M=$(SM6)" + 2 "P=$(P),M=$(SM6)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 145 +w 20 +h 19 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-bold-r-12.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM7) (Small)" + 1 "$(SM7) (Medium)" + 2 "$(SM7) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM7)" + 1 "P=$(P),M=$(SM7)" + 2 "P=$(P),M=$(SM7)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 165 +w 20 +h 19 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-bold-r-12.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM8) (Small)" + 1 "$(SM8) (Medium)" + 2 "$(SM8) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM8)" + 1 "P=$(P),M=$(SM8)" + 2 "P=$(P),M=$(SM8)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 85 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM4) (Small)" + 1 "$(SM4) (Medium)" + 2 "$(SM4) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM4)" + 1 "P=$(P),M=$(SM4)" + 2 "P=$(P),M=$(SM4)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 45 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM2) (Small)" + 1 "$(SM2) (Medium)" + 2 "$(SM2) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM2)" + 1 "P=$(P),M=$(SM2)" + 2 "P=$(P),M=$(SM2)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 65 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM3) (Small)" + 1 "$(SM3) (Medium)" + 2 "$(SM3) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM3)" + 1 "P=$(P),M=$(SM3)" + 2 "P=$(P),M=$(SM3)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 205 +w 20 +h 19 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-bold-r-12.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM10) (Small)" + 1 "$(SM10) (Medium)" + 2 "$(SM10) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM10)" + 1 "P=$(P),M=$(SM10)" + 2 "P=$(P),M=$(SM10)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 185 +w 20 +h 19 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-bold-r-12.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM9) (Small)" + 1 "$(SM9) (Medium)" + 2 "$(SM9) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM9)" + 1 "P=$(P),M=$(SM9)" + 2 "P=$(P),M=$(SM9)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 26 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM1)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 47 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM2)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 88 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM4)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 67 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM3)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 168 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM8)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 147 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM7)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 127 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM6)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 106 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM5)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 207 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM10)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 186 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM9)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/softMotors4.edl b/stdApp/op/edl/autoconvert/softMotors4.edl new file mode 100644 index 0000000..9c9b057 --- /dev/null +++ b/stdApp/op/edl/autoconvert/softMotors4.edl @@ -0,0 +1,454 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 166 +y 292 +w 200 +h 110 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 6656 29440 2304 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 199 +h 21 +lineColor rgb 2560 0 47104 +fill +fillColor rgb 2560 0 47104 +lineWidth 0 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 85 +w 100 +h 20 +controlPv "$(P)$(SM4).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 65 +w 100 +h 20 +controlPv "$(P)$(SM3).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 45 +w 100 +h 20 +controlPv "$(P)$(SM2).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 25 +w 100 +h 20 +controlPv "$(P)$(SM1).DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 1 +w 200 +h 16 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 39168 65280 65280 +bgColor index 3 +useDisplayBg +value { + "$(P) Soft Motors" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 25 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "Small" + 1 "Medium" + 2 "Setup" +} +symbols { + 0 "P=$(P),M=$(SM1)" + 1 "P=$(P),M=$(SM1)" + 2 "P=$(P),M=$(SM1)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 85 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM4) (Small)" + 1 "$(SM4) (Medium)" + 2 "$(SM4) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM4)" + 1 "P=$(P),M=$(SM4)" + 2 "P=$(P),M=$(SM4)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 45 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM2) (Small)" + 1 "$(SM2) (Medium)" + 2 "$(SM2) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM2)" + 1 "P=$(P),M=$(SM2)" + 2 "P=$(P),M=$(SM2)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 65 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 6 +numDsps 3 +displayFileName { + 0 "motorx.edl" + 1 "motorx_more.edl" + 2 "motorx_setup.edl" +} +menuLabel { + 0 "$(SM3) (Small)" + 1 "$(SM3) (Medium)" + 2 "$(SM3) (Setup)" +} +symbols { + 0 "P=$(P),M=$(SM3)" + 1 "P=$(P),M=$(SM3)" + 2 "P=$(P),M=$(SM3)" +} +replaceSymbols { + 0 1 + 1 1 + 2 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 26 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM1)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 47 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM2)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 88 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM4)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 120 +y 67 +w 80 +h 18 +fgColor rgb 0 0 0 +bgColor rgb 7680 47872 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-10.0" +buttonLabel "Config" +numPvs 2 +numDsps 1 +displayFileName { + 0 "softMotorConfig.edl" +} +menuLabel { + 0 "Config Screen" +} +symbols { + 0 "P=$(P),SM=$(SM3)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/subRecord.edl b/stdApp/op/edl/autoconvert/subRecord.edl new file mode 100644 index 0000000..5546b56 --- /dev/null +++ b/stdApp/op/edl/autoconvert/subRecord.edl @@ -0,0 +1,721 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 970 +y 246 +w 400 +h 185 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 394 +h 25 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 280 +y 30 +w 25 +h 20 +controlPv "$(P)$(R).PREC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 235 +y 36 +w 45 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "#DIGITS" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 27 +w 399 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 396 +} +yPoints { +0 28 +1 28 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 0 +w 240 +h 26 +controlPv "$(P)$(R).DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 105 +y 36 +w 41 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EVENT#" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 125 +y 54 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV NAME" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 54 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DOUBLE VARIABLES" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 52 +w 399 +h 1 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +numPoints 2 { +xPoints { +0 0 +1 398 +} +yPoints { +0 52 +1 52 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 68 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "A" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 65 +w 210 +h 20 +controlPv "$(P)$(R).INPA" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 90 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "B" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 87 +w 210 +h 20 +controlPv "$(P)$(R).INPB" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 112 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "C" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 109 +w 210 +h 20 +controlPv "$(P)$(R).INPC" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 134 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "D" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 131 +w 210 +h 20 +controlPv "$(P)$(R).INPD" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 65 +w 100 +h 22 +controlPv "$(P)$(R).A" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 87 +w 100 +h 22 +controlPv "$(P)$(R).B" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 109 +w 100 +h 22 +controlPv "$(P)$(R).C" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 131 +w 100 +h 22 +controlPv "$(P)$(R).D" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 240 +y 6 +w 160 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "($(P)$(R))" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 30 +w 30 +h 20 +controlPv "$(P)$(R).EVNT" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 155 +w 399 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 397 +} +yPoints { +0 156 +1 156 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 55 +y 161 +w 186 +h 20 +controlPv "$(P)$(R).FLNK" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 161 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "FORWARD" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 171 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LINK" +} +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 30 +w 100 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(R).SCAN" +indicatorPv "$(P)$(R).SCAN" +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 30 +w 40 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(R).PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 335 +y 162 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "subRecord_full.edl" +} +menuLabel { + 0 "more fields" +} +symbols { + 0 "P=$(P),R=$(R)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/subRecord_full.edl b/stdApp/op/edl/autoconvert/subRecord_full.edl new file mode 100644 index 0000000..d87354d --- /dev/null +++ b/stdApp/op/edl/autoconvert/subRecord_full.edl @@ -0,0 +1,1289 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 1061 +y 486 +w 400 +h 365 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 394 +h 25 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 280 +y 30 +w 25 +h 20 +controlPv "$(P)$(R).PREC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 235 +y 36 +w 45 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "#DIGITS" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 27 +w 399 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 396 +} +yPoints { +0 28 +1 28 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 0 +w 240 +h 26 +controlPv "$(P)$(R).DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 105 +y 36 +w 41 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "EVENT#" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 125 +y 54 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "PV NAME" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 54 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "DOUBLE VARIABLES" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 52 +w 399 +h 1 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +numPoints 2 { +xPoints { +0 0 +1 398 +} +yPoints { +0 52 +1 52 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 68 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "A" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 65 +w 210 +h 20 +controlPv "$(P)$(R).INPA" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 90 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "B" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 87 +w 210 +h 20 +controlPv "$(P)$(R).INPB" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 112 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "C" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 109 +w 210 +h 20 +controlPv "$(P)$(R).INPC" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 134 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "D" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 131 +w 210 +h 20 +controlPv "$(P)$(R).INPD" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 156 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "E" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 153 +w 210 +h 20 +controlPv "$(P)$(R).INPE" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 178 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "F" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 175 +w 210 +h 20 +controlPv "$(P)$(R).INPF" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 200 +w 25 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "G" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 197 +w 210 +h 20 +controlPv "$(P)$(R).INPG" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 222 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "H" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 219 +w 210 +h 20 +controlPv "$(P)$(R).INPH" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 244 +w 19 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "I" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 241 +w 210 +h 20 +controlPv "$(P)$(R).INPI" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 266 +w 22 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "J" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 263 +w 210 +h 20 +controlPv "$(P)$(R).INPJ" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 288 +w 24 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "K" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 285 +w 210 +h 20 +controlPv "$(P)$(R).INPK" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 310 +w 22 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "L" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 22 +y 307 +w 210 +h 20 +controlPv "$(P)$(R).INPL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 65 +w 100 +h 22 +controlPv "$(P)$(R).A" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 87 +w 100 +h 22 +controlPv "$(P)$(R).B" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 109 +w 100 +h 22 +controlPv "$(P)$(R).C" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 131 +w 100 +h 22 +controlPv "$(P)$(R).D" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 153 +w 100 +h 22 +controlPv "$(P)$(R).E" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 175 +w 100 +h 22 +controlPv "$(P)$(R).F" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 197 +w 100 +h 22 +controlPv "$(P)$(R).G" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 219 +w 100 +h 22 +controlPv "$(P)$(R).H" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 241 +w 100 +h 22 +controlPv "$(P)$(R).I" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 263 +w 100 +h 22 +controlPv "$(P)$(R).J" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 285 +w 100 +h 22 +controlPv "$(P)$(R).K" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 235 +y 307 +w 100 +h 22 +controlPv "$(P)$(R).L" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 240 +y 6 +w 160 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "($(P)$(R))" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 145 +y 30 +w 30 +h 20 +controlPv "$(P)$(R).EVNT" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 335 +w 399 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 397 +} +yPoints { +0 336 +1 336 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 55 +y 341 +w 186 +h 20 +controlPv "$(P)$(R).FLNK" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 341 +w 50 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "FORWARD" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 351 +w 40 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LINK" +} +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 30 +w 100 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(R).SCAN" +indicatorPv "$(P)$(R).SCAN" +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 180 +y 30 +w 40 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(R).PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 335 +y 342 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "subRecord.edl" +} +menuLabel { + 0 "fewer fields" +} +symbols { + 0 "P=$(P),R=$(R)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/throttle.edl b/stdApp/op/edl/autoconvert/throttle.edl new file mode 100644 index 0000000..68c7b25 --- /dev/null +++ b/stdApp/op/edl/autoconvert/throttle.edl @@ -0,0 +1,625 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 790 +y 788 +w 360 +h 260 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 47872 47872 47872 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 76 +y 101 +w 7 +h 17 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +lineWidth 2 +visPv "CALC\\\{(A==1)\}($(P)$(THR).DRVLS)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 236 +y 101 +w 7 +h 17 +lineColor rgb 64256 62208 18944 +fill +fillColor rgb 64256 62208 18944 +lineWidth 2 +visPv "CALC\\\{(A==2)\}($(P)$(THR).DRVLS)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 151 +y 36 +w 202 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{((A)\}($(P)$(THR).OV)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 136 +y 144 +w 202 +h 22 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +visPv "CALC\\\{((A)\}($(P)$(THR).SIV)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 75 +w 150 +h 20 +controlPv "$(P)$(THR).SENT" +format "exponential" +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor rgb 60160 61696 46336 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 85 +y 100 +w 150 +h 20 +controlPv "$(P)$(THR).VAL" +format "exponential" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 100 +w 60 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Value" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 75 +w 60 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Sent" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 80 +y 230 +w 150 +h 20 +controlPv "$(P)$(THR).DRVLL" +format "exponential" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 230 +w 50 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Low" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 80 +y 205 +w 150 +h 20 +controlPv "$(P)$(THR).DRVLH" +format "exponential" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 20 +y 205 +w 50 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "High" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 265 +y 100 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Waiting" +} +visPv "CALC\\\{(A)\}($(P)$(THR).WAIT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 265 +y 75 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "Error" +} +visPv "CALC\\\{(A==1)\}($(P)$(THR).STS)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 270 +y 180 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Clipping" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 152 +y 37 +w 200 +h 20 +controlPv "$(P)$(THR).OUT" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 53 +y 40 +w 87 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Output Link" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 270 +y 5 +w 80 +h 20 +controlPv "$(P)$(THR).DLY" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 185 +y 5 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Delay (s)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 137 +y 145 +w 200 +h 20 +controlPv "$(P)$(THR).SINP" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 80 +y 143 +w 50 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Input" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 110 +y 180 +w 80 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Limits" +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 65 +w 351 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 1 +1 350 +} +yPoints { +0 66 +1 66 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 175 +w 351 +h 2 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 2 +numPoints 2 { +xPoints { +0 1 +1 350 +} +yPoints { +0 176 +1 176 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 10 +y 5 +w 150 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor index 3 +useDisplayBg +value { + "$(P)" +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 280 +y 205 +w 50 +h 48 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(THR).DRVLC" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 20 +y 140 +w 50 +h 27 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(THR).SYNC" +pressValue "1" +releaseValue +onLabel "Sync" +offLabel "Sync" +3d +useEnumNumeric +font "helvetica-medium-r-14.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/timer.edl b/stdApp/op/edl/autoconvert/timer.edl new file mode 100644 index 0000000..c53d496 --- /dev/null +++ b/stdApp/op/edl/autoconvert/timer.edl @@ -0,0 +1,168 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 487 +y 310 +w 250 +h 70 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 249 +h 29 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 80 +y 40 +w 130 +h 26 +controlPv "$(P)timer$(N):elapsedSecs" +format "decimal" +font "helvetica-medium-r-18.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +precision 2 +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 29 +w 253 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 250 +} +yPoints { +0 30 +1 30 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 5 +w 250 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Resettable Timer" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 215 +y 50 +w 35 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "timer_full.edl" +} +menuLabel { + 0 "" +} +symbols { + 0 "P=$(P),N=$(N)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 34 +w 70 +h 35 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)timer$(N):Go" +font "helvetica-medium-r-10.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/timer_full.edl b/stdApp/op/edl/autoconvert/timer_full.edl new file mode 100644 index 0000000..efc77a1 --- /dev/null +++ b/stdApp/op/edl/autoconvert/timer_full.edl @@ -0,0 +1,512 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 119 +y 481 +w 350 +h 200 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 55808 55808 55808 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 349 +h 29 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 0 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x -1 +y 29 +w 352 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 0 +1 349 +} +yPoints { +0 30 +1 30 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 5 +y 5 +w 350 +h 21 +font "helvetica-medium-r-18.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Resettable Timer" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 70 +y 43 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Preset (s):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 70 +y 100 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Start time:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 70 +y 120 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Current time:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -11 +y 155 +w 66 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "UPDATE:" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 60 +w 80 +h 20 +controlPv "$(P)timer$(N):elapsedSecs" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 70 +y 63 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Elapsed (s):" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 70 +y 80 +w 100 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Remaining (s):" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 40 +w 80 +h 20 +controlPv "$(P)timer$(N):preset" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 100 +w 200 +h 14 +controlPv "$(P)timer$(N):startTime" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 120 +w 200 +h 14 +controlPv "$(P)timer$(N):currentTime" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 180 +y 80 +w 80 +h 14 +controlPv "$(P)timer$(N):remainingSecs" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 55808 55808 55808 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 107 +y 177 +w 180 +h 20 +controlPv "$(P)timer$(N):doStop.FLNK" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 41984 43520 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 108 +y 160 +w 180 +h 14 +font "helvetica-medium-r-12.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "When Preset is reached:" +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 35 +w 70 +h 40 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)timer$(N):Go" +font "helvetica-medium-r-10.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 298 +y 174 +w 46 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "timer.edl" +} +menuLabel { + 0 "" +} +symbols { + 0 "P=$(P),N=$(N)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 55 +y 153 +w 30 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)timer$(N):update.PROC" +pressValue "1" +releaseValue +onLabel "NOW" +offLabel "NOW" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 175 +w 80 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)timer$(N):update.SCAN" +indicatorPv "$(P)timer$(N):update.SCAN" +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 315 +y 0 +w 35 +h 14 +fgColor rgb 44544 44544 44544 +bgColor rgb 65280 65280 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-bold-r-12.0" +buttonLabel "DEBUG" +numPvs 4 +numDsps 2 +displayFileName { + 0 "yyTransform.edl" + 1 "yyCalcoutRecord.edl" +} +menuLabel { + 0 "calcElapsed" + 1 "doneCalc" +} +symbols { + 0 "P=$(P),T=timer$(N):calcElapsed" + 1 "P=$(P),C=timer$(N):doneCalc" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/userMbbo.edl b/stdApp/op/edl/autoconvert/userMbbo.edl new file mode 100644 index 0000000..9001072 --- /dev/null +++ b/stdApp/op/edl/autoconvert/userMbbo.edl @@ -0,0 +1,756 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 104 +y 109 +w 400 +h 170 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 399 +h 25 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 160 +y 216 +w 16 +h 43 +lineColor rgb 51200 51200 51200 +fill +fillColor rgb 51200 51200 51200 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(C).DOLV)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 67 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!a)\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 92 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-1))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 117 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-2))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 142 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-3))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 159 +y 216 +w 10 +h 10 +lineColor rgb 22528 13312 3840 +fill +fillColor rgb 22528 13312 3840 +lineWidth 2 +closePolygon +numPoints 5 { +xPoints { +0 169 +1 169 +2 159 +3 159 +4 169 +} +yPoints { +0 226 +1 216 +2 220 +3 220 +4 226 +} +visPv "CALC\\\{(A)\}($(P)$(C).DOPT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 160 +y 220 +w 13 +h 2 +lineColor rgb 22528 13312 3840 +fillColor rgb 22528 13312 3840 +lineWidth 2 +numPoints 2 { +xPoints { +0 172 +1 161 +} +yPoints { +0 221 +1 221 +} +visPv "CALC\\\{(A)\}($(P)$(C).DOPT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 27 +w 399 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 397 +} +yPoints { +0 28 +1 28 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 0 +w 240 +h 26 +controlPv "$(P)$(C).DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 240 +y 6 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "($(P)$(C))" +} +visPv "CALC\\\{(A)\}($(P)userMbboEnable.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 170 +y 220 +w 2 +h 41 +lineColor rgb 22528 13312 3840 +fillColor rgb 22528 13312 3840 +lineWidth 2 +numPoints 2 { +xPoints { +0 171 +1 171 +} +yPoints { +0 260 +1 221 +} +visPv "CALC\\\{(A)\}($(P)$(C).DOPT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 268 +y 5 +w 85 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "DISABLED" +} +visPv "CALC\\\{(A)\}($(P)userMbboEnable.VAL)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 70 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 95 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 120 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "2" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 145 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "3" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 28 +y 55 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "numerical value" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 67 +w 100 +h 20 +controlPv "$(P)$(C).ZRVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 92 +w 100 +h 20 +controlPv "$(P)$(C).ONVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 117 +w 100 +h 20 +controlPv "$(P)$(C).TWVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 142 +w 100 +h 20 +controlPv "$(P)$(C).THVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 134 +y 55 +w 160 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "string value" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 65 +w 160 +h 24 +controlPv "$(P)$(C).ZRST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 90 +w 160 +h 24 +controlPv "$(P)$(C).ONST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 115 +w 160 +h 24 +controlPv "$(P)$(C).TWST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 140 +w 160 +h 24 +controlPv "$(P)$(C).THST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 30 +w 100 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(C).SCAN" +indicatorPv "$(P)$(C).SCAN" +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 310 +y 30 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "userMbbo_full.edl" +} +menuLabel { + 0 "all 16 settings" +} +symbols { + 0 "P=$(P),C=$(C)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 110 +y 30 +w 120 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(C)" +indicatorPv "$(P)$(C)" +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 240 +y 30 +w 40 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(C).PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/userMbbo_full.edl b/stdApp/op/edl/autoconvert/userMbbo_full.edl new file mode 100644 index 0000000..6fdc8a3 --- /dev/null +++ b/stdApp/op/edl/autoconvert/userMbbo_full.edl @@ -0,0 +1,1848 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 104 +y 109 +w 400 +h 470 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 0 +w 399 +h 25 +lineColor rgb 60416 60416 60416 +fill +fillColor rgb 60416 60416 60416 +lineWidth 0 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 160 +y 216 +w 16 +h 43 +lineColor rgb 51200 51200 51200 +fill +fillColor rgb 51200 51200 51200 +lineWidth 0 +visPv "CALC\\\{(A)\}($(P)$(C).DOLV)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 67 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!a)\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 92 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-1))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 117 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-2))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 142 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-3))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 167 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-4))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 192 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-5))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 217 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-6))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 242 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-7))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 267 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-8))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 292 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-9))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 317 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-10))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 342 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-11))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 367 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-12))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 392 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-13))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 417 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-14))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 300 +y 442 +w 19 +h 19 +lineColor rgb 20992 55808 15104 +fill +fillColor rgb 20992 55808 15104 +lineWidth 0 +visPv "CALC\\\{(!(a-15))\}($(P)$(C))" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 159 +y 216 +w 10 +h 10 +lineColor rgb 22528 13312 3840 +fill +fillColor rgb 22528 13312 3840 +lineWidth 2 +closePolygon +numPoints 5 { +xPoints { +0 169 +1 169 +2 159 +3 159 +4 169 +} +yPoints { +0 226 +1 216 +2 220 +3 220 +4 226 +} +visPv "CALC\\\{(A)\}($(P)$(C).DOPT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 160 +y 220 +w 13 +h 2 +lineColor rgb 22528 13312 3840 +fillColor rgb 22528 13312 3840 +lineWidth 2 +numPoints 2 { +xPoints { +0 172 +1 161 +} +yPoints { +0 221 +1 221 +} +visPv "CALC\\\{(A)\}($(P)$(C).DOPT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 27 +w 399 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 1 +1 397 +} +yPoints { +0 28 +1 28 +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 0 +w 240 +h 26 +controlPv "$(P)$(C).DESC" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 250 +y 6 +w 140 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "($(P)$(C))" +} +visPv "CALC\\\{(A)\}($(P)userMbboEnable.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 170 +y 220 +w 2 +h 41 +lineColor rgb 22528 13312 3840 +fillColor rgb 22528 13312 3840 +lineWidth 2 +numPoints 2 { +xPoints { +0 171 +1 171 +} +yPoints { +0 260 +1 221 +} +visPv "CALC\\\{(A)\}($(P)$(C).DOPT)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 248 +y 5 +w 85 +h 20 +font "helvetica-medium-r-14.0" +fontAlign "center" +fgColor rgb 64768 0 0 +bgColor index 3 +useDisplayBg +value { + "DISABLED" +} +visPv "CALC\\\{(A)\}($(P)userMbboEnable.VAL)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 28 +y 55 +w 100 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "numerical value" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 134 +y 55 +w 160 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "string value" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 70 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "0" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 95 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "1" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 120 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "2" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 145 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "3" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 67 +w 100 +h 20 +controlPv "$(P)$(C).ZRVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 92 +w 100 +h 20 +controlPv "$(P)$(C).ONVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 117 +w 100 +h 20 +controlPv "$(P)$(C).TWVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 142 +w 100 +h 20 +controlPv "$(P)$(C).THVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 65 +w 160 +h 24 +controlPv "$(P)$(C).ZRST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 90 +w 160 +h 24 +controlPv "$(P)$(C).ONST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 115 +w 160 +h 24 +controlPv "$(P)$(C).TWST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 140 +w 160 +h 24 +controlPv "$(P)$(C).THST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 170 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "4" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 195 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "5" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 220 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "6" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 245 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "7" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 167 +w 100 +h 20 +controlPv "$(P)$(C).FRVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 192 +w 100 +h 20 +controlPv "$(P)$(C).FVVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 217 +w 100 +h 20 +controlPv "$(P)$(C).SXVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 242 +w 100 +h 20 +controlPv "$(P)$(C).SVVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 165 +w 160 +h 24 +controlPv "$(P)$(C).FRST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 190 +w 160 +h 24 +controlPv "$(P)$(C).FVST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 215 +w 160 +h 24 +controlPv "$(P)$(C).SXST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 240 +w 160 +h 24 +controlPv "$(P)$(C).SVST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 270 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "8" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 295 +w 23 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "9" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 320 +w 30 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "10" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 345 +w 30 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "11" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 267 +w 100 +h 20 +controlPv "$(P)$(C).EIVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 292 +w 100 +h 20 +controlPv "$(P)$(C).NIVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 317 +w 100 +h 20 +controlPv "$(P)$(C).TEVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 342 +w 100 +h 20 +controlPv "$(P)$(C).ELVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 265 +w 160 +h 24 +controlPv "$(P)$(C).EIST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 290 +w 160 +h 24 +controlPv "$(P)$(C).NIST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 315 +w 160 +h 24 +controlPv "$(P)$(C).TEST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 340 +w 160 +h 24 +controlPv "$(P)$(C).ELST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 370 +w 30 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "12" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 395 +w 30 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "13" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 420 +w 30 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "14" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 445 +w 30 +h 20 +font "helvetica-medium-r-14.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "15" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 367 +w 100 +h 20 +controlPv "$(P)$(C).TVVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 392 +w 100 +h 20 +controlPv "$(P)$(C).TTVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 417 +w 100 +h 20 +controlPv "$(P)$(C).FTVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 28 +y 442 +w 100 +h 20 +controlPv "$(P)$(C).FFVL" +format "string" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 365 +w 160 +h 24 +controlPv "$(P)$(C).TVST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 390 +w 160 +h 24 +controlPv "$(P)$(C).TTST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 415 +w 160 +h 24 +controlPv "$(P)$(C).FTST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 134 +y 440 +w 160 +h 24 +controlPv "$(P)$(C).FFST" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 30 +w 100 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(C).SCAN" +indicatorPv "$(P)$(C).SCAN" +font "helvetica-medium-r-8.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 240 +y 30 +w 40 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)$(C).PROC" +pressValue "1" +releaseValue +onLabel "PROC" +offLabel "PROC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 304 +y 30 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 10240 37632 5376 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "Less" +numPvs 2 +numDsps 1 +displayFileName { + 0 "userMbbo.edl" +} +menuLabel { + 0 "First four inputs only" +} +symbols { + 0 "P=$(P),C=$(C)" +} +closeAction { + 0 1 +} +replaceSymbols { + 0 1 +} +closeDisplay { + 0 1 +} +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 110 +y 30 +w 120 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)$(C)" +indicatorPv "$(P)$(C)" +font "helvetica-medium-r-8.0" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/userMbbos10.edl b/stdApp/op/edl/autoconvert/userMbbos10.edl new file mode 100644 index 0000000..a6104b4 --- /dev/null +++ b/stdApp/op/edl/autoconvert/userMbbos10.edl @@ -0,0 +1,897 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 582 +y 49 +w 160 +h 220 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 6656 29440 2304 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 20 +w 120 +h 20 +controlPv "$(P)userMbbo1.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 40 +w 120 +h 20 +controlPv "$(P)userMbbo2.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 60 +w 120 +h 20 +controlPv "$(P)userMbbo3.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 80 +w 120 +h 20 +controlPv "$(P)userMbbo4.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 100 +w 120 +h 20 +controlPv "$(P)userMbbo5.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 120 +w 120 +h 20 +controlPv "$(P)userMbbo6.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 140 +w 120 +h 20 +controlPv "$(P)userMbbo7.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 160 +w 120 +h 20 +controlPv "$(P)userMbbo8.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 180 +w 120 +h 20 +controlPv "$(P)userMbbo9.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 20 +y 200 +w 120 +h 20 +controlPv "$(P)userMbbo10.DESC" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 20 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo1.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 40 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo2.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 60 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo3.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 80 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo4.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 100 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo5.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 120 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo6.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 180 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo9.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 200 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo10.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 140 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo7.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 140 +y 160 +w 20 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ON" +} +visPv "CALC\\\{(A)\}($(P)userMbbo8.SCAN)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 20 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 1" + 1 "user mbbo 1 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo1" + 1 "P=$(P),C=userMbbo1" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 40 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 2" + 1 "user mbbo 2 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo2" + 1 "P=$(P),C=userMbbo2" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 60 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 3" + 1 "user mbbo 3 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo3" + 1 "P=$(P),C=userMbbo3" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 80 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 4" + 1 "user mbbo 4 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo4" + 1 "P=$(P),C=userMbbo4" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 100 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 5" + 1 "user mbbo 5 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo5" + 1 "P=$(P),C=userMbbo5" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 120 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 6" + 1 "user mbbo 6 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo6" + 1 "P=$(P),C=userMbbo6" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 140 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 7" + 1 "user mbbo 7 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo7" + 1 "P=$(P),C=userMbbo7" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 160 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 8" + 1 "user mbbo 8 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo8" + 1 "P=$(P),C=userMbbo8" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 180 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 9" + 1 "user mbbo 9 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo9" + 1 "P=$(P),C=userMbbo9" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 200 +w 20 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-8.0" +icon +numPvs 4 +numDsps 2 +displayFileName { + 0 "userMbbo.edl" + 1 "userMbbo_full.edl" +} +menuLabel { + 0 "user mbbo 10" + 1 "user mbbo 10 (full)" +} +symbols { + 0 "P=$(P),C=userMbbo10" + 1 "P=$(P),C=userMbbo10" +} +replaceSymbols { + 0 1 + 1 1 +} +endObjectProperties + +# (Choice Button) +object activeChoiceButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 2 +y 0 +w 160 +h 20 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +selectColor rgb 29440 57088 65280 +inconsistentColor rgb 0 0 0 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)userMbboEnable.VAL" +font "helvetica-medium-r-10.0" +orientation "horizontal" +endObjectProperties + diff --git a/stdApp/op/edl/autoconvert/xxIDCtrl.edl b/stdApp/op/edl/autoconvert/xxIDCtrl.edl new file mode 100644 index 0000000..1e5fe9d --- /dev/null +++ b/stdApp/op/edl/autoconvert/xxIDCtrl.edl @@ -0,0 +1,848 @@ +4 0 1 +beginScreenProperties +major 4 +minor 0 +release 1 +x 105 +y 97 +w 190 +h 210 +font "helvetica-medium-r-18.0" +ctlFont "helvetica-bold-r-10.0" +btnFont "helvetica-medium-r-18.0" +fgColor rgb 0 0 0 +bgColor rgb 51200 51200 51200 +textColor rgb 0 0 0 +ctlFgColor1 rgb 64256 62208 18944 +ctlFgColor2 rgb 60928 46592 11008 +ctlBgColor1 rgb 52480 24832 0 +ctlBgColor2 rgb 65280 45056 65280 +topShadowColor rgb 44544 19968 48128 +botShadowColor rgb 13312 13056 34304 +showGrid +snapToGrid +gridSize 4 +endScreenProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 1 +y 1 +w 186 +h 16 +lineColor rgb 65280 65280 65280 +fill +fillColor rgb 65280 65280 65280 +lineWidth 3 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 73 +w 179 +h 29 +lineColor rgb 29440 65280 27392 +fill +fillColor rgb 29440 65280 27392 +visPv "CALC\\\{(A)\}(ID$(xx):Busy)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 73 +w 179 +h 29 +lineColor rgb 0 0 0 +fill +fillColor rgb 0 0 0 +visPv "CALC\\\{(A)\}(ID$(xx):AccessSecurity)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Rectangle) +object activeRectangleClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 6 +y 74 +w 179 +h 29 +lineColor rgb 64768 0 0 +fillColor rgb 64768 0 0 +lineWidth 2 +lineStyle "dash" +visPv "CALC\\\{(A)\}(ID$(xx):AccessSecurity)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 1 +y 20 +w 191 +h 3 +lineColor rgb 2560 0 47104 +fillColor rgb 2560 0 47104 +lineWidth 3 +numPoints 2 { +xPoints { +0 2 +1 190 +} +yPoints { +0 21 +1 21 +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 0 +y 2 +w 190 +h 14 +controlPv "ID$(xx):Location" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 65280 65280 65280 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 40 +w 190 +h 1 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +numPoints 2 { +xPoints { +0 0 +1 189 +} +yPoints { +0 40 +1 40 +} +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 0 +y 140 +w 190 +h 1 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +numPoints 2 { +xPoints { +0 0 +1 189 +} +yPoints { +0 140 +1 140 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 147 +w 44 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ACCESS" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 40 +y 145 +w 150 +h 14 +controlPv "ID$(xx):AccessSecurity" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 60416 60416 60416 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Lines) +object activeLineClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 95 +y 20 +w 0 +h 120 +lineColor rgb 0 0 0 +fillColor rgb 0 0 0 +lineWidth 0 +numPoints 2 { +xPoints { +0 95 +1 95 +} +yPoints { +0 20 +1 140 +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 80 +y 165 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "BUSY" +} +visPv "CALC\\\{(A)\}(ID$(xx):Busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 80 +y 165 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 19200 28160 50944 +bgColor index 3 +useDisplayBg +value { + "DONE" +} +visPv "CALC\\\{(A)\}(ID$(xx):Busy.VAL)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 165 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "ID STATUS:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 80 +y 175 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 64256 62208 18944 +bgColor index 3 +useDisplayBg +value { + "BUSY" +} +visPv "CALC\\\{(A)\}($(P)ID$(xx)_busy.VAL)" +visInvert +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 80 +y 175 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fgColor rgb 19200 28160 50944 +bgColor index 3 +useDisplayBg +value { + "DONE" +} +visPv "CALC\\\{(A)\}($(P)ID$(xx)_busy.VAL)" +visMin 0 +visMax 1 +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 0 +y 175 +w 80 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "LOCAL STATUS:" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 8 +y 25 +w 80 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Gap (mm)" +} +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 8 +y 45 +w 75 +h 10 +controlPv "ID$(xx):DeviceLimit.DRVH" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 8 +y 76 +w 80 +h 25 +controlPv "$(P)ID$(xx)_gap" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 8 +y 105 +w 75 +h 10 +controlPv "ID$(xx):DeviceLimit.DRVL" +format "decimal" +font "helvetica-medium-r-8.0" +fontAlign "center" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 25 +y 115 +w 45 +h 20 +controlPv "$(P)ID$(xx)_gapTweak.E" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 13 +y 55 +w 75 +h 18 +controlPv "ID$(xx):Gap" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x 99 +y 25 +w 88 +h 14 +font "helvetica-medium-r-12.0" +fontAlign "center" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "Energy (keV)" +} +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 103 +y 76 +w 80 +h 25 +controlPv "$(P)ID$(xx)_energy" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Monitor) +object activeXTextDspClass:noedit +beginObjectProperties +major 4 +minor 7 +release 0 +x 108 +y 55 +w 75 +h 18 +controlPv "ID$(xx):Energy" +format "decimal" +font "helvetica-medium-r-14.0" +fontAlign "left" +fgColor rgb 2560 0 47104 +bgColor rgb 51200 51200 51200 +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Text Control) +object activeXTextDspClass +beginObjectProperties +major 4 +minor 7 +release 0 +x 120 +y 115 +w 45 +h 20 +controlPv "$(P)ID$(xx)_energyTweak.E" +format "decimal" +font "helvetica-medium-r-12.0" +fontAlign "left" +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +editable +motifWidget +limitsFromDb +nullColor rgb 60928 46592 11008 +smartRefresh +fastUpdate +newPos +objType "controls" +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -8 +y 186 +w 38 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "CHECK" +} +endObjectProperties + +# (Static Text) +object activeXTextClass +beginObjectProperties +major 4 +minor 1 +release 1 +x -2 +y 194 +w 32 +h 10 +font "helvetica-medium-r-8.0" +fontAlign "right" +fgColor rgb 0 0 0 +bgColor index 3 +useDisplayBg +value { + "BUSY" +} +endObjectProperties + +# (Related Display) +object relatedDisplayClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 150 +y 185 +w 40 +h 20 +fgColor rgb 65280 65280 65280 +bgColor rgb 13056 39168 0 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +font "helvetica-medium-r-12.0" +buttonLabel "More" +numPvs 2 +numDsps 1 +displayFileName { + 0 "IDControl.edl" +} +menuLabel { + 0 "ID basic control" +} +symbols { + 0 "ID=$(xx)" +} +replaceSymbols { + 0 1 +} +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 105 +y 165 +w 40 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)ID$(xx)_sync.PROC" +pressValue "0" +releaseValue +onLabel "SYNC" +offLabel "SYNC" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 5 +y 115 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)ID$(xx)_gapTweak.A" +pressValue "1" +releaseValue +onLabel "<" +offLabel "<" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 70 +y 115 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)ID$(xx)_gapTweak.B" +pressValue "1" +releaseValue +onLabel ">" +offLabel ">" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 100 +y 115 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)ID$(xx)_energyTweak.A" +pressValue "1" +releaseValue +onLabel "<" +offLabel "<" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Message Button) +object activeMessageButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 165 +y 115 +w 20 +h 20 +fgColor rgb 0 0 0 +onColor rgb 29440 57088 65280 +offColor rgb 29440 57088 65280 +topShadowColor rgb 65280 65280 65280 +botShadowColor rgb 0 0 0 +controlPv "$(P)ID$(xx)_energyTweak.B" +pressValue "1" +releaseValue +onLabel ">" +offLabel ">" +3d +useEnumNumeric +font "helvetica-medium-r-12.0" +endObjectProperties + +# (Menu Button) +object activeMenuButtonClass +beginObjectProperties +major 4 +minor 0 +release 0 +x 30 +y 185 +w 113 +h 16 +fgColor rgb 0 0 0 +bgColor rgb 29440 57088 65280 +inconsistentColor rgb 17920 17920 17920 +topShadowColor rgb 55808 55808 55808 +botShadowColor rgb 17920 17920 17920 +controlPv "$(P)ID$(xx)_syncBusy.SCAN" +indicatorPv "$(P)ID$(xx)_syncBusy.SCAN" +font "helvetica-medium-r-8.0" +endObjectProperties + diff --git a/stdApp/op/opi/IOC_Status.opi b/stdApp/op/opi/IOC_Status.opi deleted file mode 100644 index ff91bd0..0000000 --- a/stdApp/op/opi/IOC_Status.opi +++ /dev/null @@ -1,4123 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-7b51 - 3.2.10.20140131 - - true - 535 - IOC_Status - false - false - - - - - - - Display - true - 290 - - true - 5 - - false - -1 - -1 - - - 285 - 529 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7b4e - - - - - 25 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 290 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-7b32 - - 54 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 270 - 0 - - false - false - 1 - - - - 365 - - 10 - - - - true - - true - -4107d8df:1481ea34f53:-7b2f - - 21 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 270 - 0 - - false - false - 1 - - - - 0 - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7b2e - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Time - - - - 270 - 0 - - 1 - - - - 1 - - 3 - false - - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b2d - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 20 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b2c - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7b2b - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 270 - 0 - - false - false - 1 - - - - 40 - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7b2a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Boot time - - - - 90 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b29 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BootTime - - - - - - - Text Update - true - ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 100 - - - - true - 1 - -4107d8df:1481ea34f53:-7b31 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Current - - - - 90 - 0 - - 1 - - - - 0 - - 25 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b30 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Time - - - - - - - Text Update - true - ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 0 - - 25 - false - $(pv_name) -$(pv_value) - 100 - - - - - true - - true - -4107d8df:1481ea34f53:-7b25 - - 44 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 40 - 0 - - false - false - 1 - - - - 460 - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7b24 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - BSP - - - - 40 - 0 - - 1 - - - - 0 - - 15 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7b23 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - EPICS - - - - 40 - 0 - - 1 - - - - 0 - - 30 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7b22 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - kernel - - - - 40 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7b0c - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 100 - 0 - - false - false - 1 - - - - 335 - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-7b0b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Available - - - - 70 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b0a - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):FDAv - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 70 - - - - - true - - true - -4107d8df:1481ea34f53:-7b08 - - 29 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 220 - 0 - - false - false - 1 - - - - 250 - - 10 - - - - true - - true - -4107d8df:1481ea34f53:-7b03 - - 29 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 95 - 0 - - false - false - 1 - - - - 0 - - 125 - - - - true - - true - -4107d8df:1481ea34f53:-7b00 - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 35 - 0 - - false - false - 1 - - - - 0 - - 60 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7aff - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):minDataMBuf - - - - - - - Text Update - true - ###### - false - 0 - - - - 15 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7afe - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - %) - - - - 15 - 0 - - 1 - - - - 0 - - 0 - false - - 20 - - - - - true - - true - -4107d8df:1481ea34f53:-7afd - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 35 - 0 - - false - false - 1 - - - - 15 - - 60 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7afc - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):minSysMBuf - - - - - - - Text Update - true - ###### - false - 0 - - - - 15 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7afb - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - %) - - - - 15 - 0 - - 1 - - - - 0 - - 0 - false - - 20 - - - - true - 1 - -4107d8df:1481ea34f53:-7b02 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (lowest: - - - - 60 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7b01 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (lowest: - - - - 60 - 0 - - 1 - - - - 0 - - 15 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-7b07 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - data mbufs - - - - 70 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7b06 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sys mbufs - - - - 70 - 0 - - 1 - - - - 0 - - 15 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b05 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):DataMBufs - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 75 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b04 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):SysMBufs - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 15 - false - $(pv_name) -$(pv_value) - 75 - - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b50 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Status - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 910 - false - $(pv_name) -$(pv_value) - 180 - - - true - 1 - -4107d8df:1481ea34f53:-7b4f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max Sever: Ld+CA+Mem+FD - - - - 170 - 0 - - 1 - - - - 0 - - 910 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7b4d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - ioc$(P) info - - - - 290 - 0 - - 1 - - - - 1 - - 5 - false - - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b4c - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 293 - 0 - 0 - - - 1 - 1 - true - - - - - 25 - $(pv_name) -$(pv_value) - 1 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7b4b - 0.0 - - 21 - true - Polygon - false - 255 - - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 18 - 0 - 0 - - - - true - - - false - - $(P):HBt - - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 265 - - - true - 1 - -4107d8df:1481ea34f53:-7b4a - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - CPU - - - - 270 - 0 - - 1 - - - - 1 - - 33 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b49 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 51 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b48 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 30 - $(pv_name) -$(pv_value) - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b47 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Load - - - - - - - Text Update - true - ###### - false - 0 - - - - 15 - 0 - - - 1 - - - - 0 - - 55 - false - $(pv_name) -$(pv_value) - 45 - - - true - 1 - -4107d8df:1481ea34f53:-7b46 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Load - - - - 30 - 0 - - 1 - - - - 0 - - 55 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7b45 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - % - - - - 10 - 0 - - 1 - - - - 0 - - 55 - false - - 65 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b44 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):MemAlloc - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 110 - false - $(pv_name) -$(pv_value) - 115 - - - true - 1 - -4107d8df:1481ea34f53:-7b43 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Allocated - - - - 100 - 0 - - 1 - - - - 0 - - 110 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7b42 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Free - - - - 100 - 0 - - 1 - - - - 0 - - 125 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b41 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):MemFree - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 125 - false - $(pv_name) -$(pv_value) - 115 - - - true - 1 - -4107d8df:1481ea34f53:-7b40 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max free block - - - - 100 - 0 - - 1 - - - - 0 - - 140 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b3f - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):MemMax - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 115 - - - true - 1 - -4107d8df:1481ea34f53:-7b3e - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Memory (bytes) - - - - 270 - 0 - - 1 - - - - 1 - - 88 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b3d - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 85 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b3c - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 105 - $(pv_name) -$(pv_value) - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7b3b - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Channel Access - - - - 270 - 0 - - 1 - - - - 1 - - 173 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b3a - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 191 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b39 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 170 - $(pv_name) -$(pv_value) - 10 - - - false - false - true - false - true - false - - 18 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7b38 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P):R_CA - - - - 0 - false - - - false - 0 - - - - 172 - - 225 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 18 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7b37 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P):R_Mem - - - - 0 - false - - - false - 0 - - - - 87 - - 225 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 18 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7b36 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P):R_Load - - - - 0 - false - - - false - 0 - - - - 32 - - 225 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7b35 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sec - - - - 15 - 0 - - 1 - - - - 0 - - 174 - false - - 257 - - - true - 1 - -4107d8df:1481ea34f53:-7b34 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sec - - - - 15 - 0 - - 1 - - - - 0 - - 34 - false - - 257 - - - true - 1 - -4107d8df:1481ea34f53:-7b33 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sec - - - - 15 - 0 - - 1 - - - - 0 - - 89 - false - - 257 - - - true - 1 - -4107d8df:1481ea34f53:-7b28 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Software version - - - - 270 - 0 - - 1 - - - - 1 - - 438 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b27 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 456 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b26 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 435 - $(pv_name) -$(pv_value) - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b21 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BSP_rev - - - - - - - Text Update - true - ###### - false - 0 - - - - 210 - 0 - - - 1 - - - - 0 - - 475 - false - $(pv_name) -$(pv_value) - 60 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b20 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):EPICS_vers - - - - - - - Text Update - true - ###### - false - 0 - - - - 210 - 0 - - - 1 - - - - 0 - - 490 - false - $(pv_name) -$(pv_value) - 60 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b1f - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):kernel_vers - - - - - - - Text Update - true - ###### - false - 0 - - - - 210 - 0 - - - 1 - - - - 0 - - 460 - false - $(pv_name) -$(pv_value) - 60 - - - true - 1 - -4107d8df:1481ea34f53:-7b1e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clients - - - - 50 - 0 - - 1 - - - - 0 - - 195 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b1d - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):CAClnt - - - - - - - Text Update - true - ###### - false - 0 - - - - 40 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 60 - - - true - 1 - -4107d8df:1481ea34f53:-7b1c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Connections - - - - 80 - 0 - - 1 - - - - 0 - - 195 - false - - 140 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b1b - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):CACnx - - - - - - - Text Update - true - ###### - false - 0 - - - - 40 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 240 - - - true - 1 - -4107d8df:1481ea34f53:-7b1a - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Network - - - - 270 - 0 - - 1 - - - - 1 - - 228 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b19 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 246 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b18 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 225 - $(pv_name) -$(pv_value) - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7b17 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - ifShow errors I/O - - - - 120 - 0 - - 1 - - - - 0 - - 280 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b16 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):IFIErrs - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 280 - false - $(pv_name) -$(pv_value) - 140 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b15 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):IFOErrs - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 280 - false - $(pv_name) -$(pv_value) - 180 - - - true - 1 - -4107d8df:1481ea34f53:-7b14 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - / - - - - 10 - 0 - - 1 - - - - 1 - - 280 - false - - 170 - - - true - 1 - -4107d8df:1481ea34f53:-7b13 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - In Use - - - - 50 - 0 - - 1 - - - - 0 - - 335 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b12 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):FDUsed - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 335 - false - $(pv_name) -$(pv_value) - 60 - - - true - 1 - -4107d8df:1481ea34f53:-7b11 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - File descriptors - - - - 270 - 0 - - 1 - - - - 1 - - 313 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b10 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 310 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7b0f - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 330 - $(pv_name) -$(pv_value) - 10 - - - false - false - true - false - true - false - - 18 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7b0e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P):R_FD - - - - 0 - false - - - false - 0 - - - - 312 - - 225 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7b0d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sec - - - - 15 - 0 - - 1 - - - - 0 - - 314 - false - - 257 - - - false - true - false - -4107d8df:1481ea34f53:-7b09 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 510 - - - IOC_Status_full.opi - - true - - 1 - - - - $(pv_name) -$(pv_value) - 230 - - \ No newline at end of file diff --git a/stdApp/op/opi/IOC_Status_full.opi b/stdApp/op/opi/IOC_Status_full.opi deleted file mode 100644 index 1092a80..0000000 --- a/stdApp/op/opi/IOC_Status_full.opi +++ /dev/null @@ -1,6061 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-7aa2 - 3.2.10.20140131 - - true - 460 - IOC_Status_full - false - false - - - - - - - Display - true - 590 - - true - 5 - - false - -1 - -1 - - - 292 - 6 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7a9f - - - - - 25 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 600 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-7a98 - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 190 - 0 - - false - false - 1 - - - - 40 - - 395 - - - true - 1 - -4107d8df:1481ea34f53:-7a97 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Access state - - - - 90 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a96 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Access_Cmd - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 90 - - - - - true - - true - -4107d8df:1481ea34f53:-7a92 - - 60 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 270 - 0 - - false - false - 1 - - - - 370 - - 310 - - - - true - - true - -4107d8df:1481ea34f53:-7a91 - - 60 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 240 - 0 - - false - false - 1 - - - - 0 - - 30 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a90 - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BootLine2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 240 - 0 - - - 1 - - - - 0 - - 10 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a8f - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BootLine3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 239 - 0 - - - 1 - - - - 0 - - 20 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a8e - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BootLine4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 240 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a8d - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BootLine5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 240 - 0 - - - 1 - - - - 0 - - 40 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a8c - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BootLine6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 240 - 0 - - - 1 - - - - 0 - - 50 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a8b - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BootLine1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 240 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-7a8a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - pt1 - - - - 20 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a89 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - pt2 - - - - 20 - 0 - - 1 - - - - 0 - - 10 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a88 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - pt3 - - - - 20 - 0 - - 1 - - - - 0 - - 20 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a87 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - pt4 - - - - 20 - 0 - - 1 - - - - 0 - - 30 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a86 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - pt5 - - - - 20 - 0 - - 1 - - - - 0 - - 40 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a85 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - pt6 - - - - 20 - 0 - - 1 - - - - 0 - - 50 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7a81 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 270 - 0 - - false - false - 1 - - - - 310 - - 310 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a80 - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - $(P):StartupScript1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 240 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 30 - - - true - 1 - -4107d8df:1481ea34f53:-7a7f - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - pt1 - - - - 20 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a7e - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - pt2 - - - - 20 - 0 - - 1 - - - - 0 - - 10 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a7d - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - $(P):StartupScript2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 240 - 0 - - - 1 - - - - 0 - - 10 - false - $(pv_name) -$(pv_value) - 30 - - - - - true - - true - -4107d8df:1481ea34f53:-7a79 - - 44 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 40 - 0 - - false - false - 1 - - - - 225 - - 310 - - - true - 1 - -4107d8df:1481ea34f53:-7a78 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - BSP - - - - 40 - 0 - - 1 - - - - 0 - - 15 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a77 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - EPICS - - - - 40 - 0 - - 1 - - - - 0 - - 30 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a76 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - kernel - - - - 40 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7a75 - - 44 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 210 - 0 - - false - false - 1 - - - - 225 - - 360 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a74 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BSP_rev - - - - - - - Text Update - true - ###### - false - 0 - - - - 210 - 0 - - - 1 - - - - 0 - - 15 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a73 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):EPICS_vers - - - - - - - Text Update - true - ###### - false - 0 - - - - 210 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a72 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):kernel_vers - - - - - - - Text Update - true - ###### - false - 0 - - - - 210 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7a67 - - 21 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 270 - 0 - - false - false - 1 - - - - 70 - - 310 - - - true - 1 - -4107d8df:1481ea34f53:-7a66 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Time - - - - 270 - 0 - - 1 - - - - 1 - - 3 - false - - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a65 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 20 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a64 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7a5d - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 205 - 0 - - false - false - 1 - - - - 150 - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a5c - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):MemAlloc - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 105 - - - true - 1 - -4107d8df:1481ea34f53:-7a5b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Allocated - - - - 100 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7a4e - - 29 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 40 - 0 - - false - false - 1 - - - - 235 - - 100 - - - - true - - true - -4107d8df:1481ea34f53:-7a4d - - 29 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 40 - 0 - - false - false - 1 - - - - 0 - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a4c - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):CAClnt - - - - - - - Text Update - true - ###### - false - 0 - - - - 40 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a4b - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):CACnx - - - - - - - Text Update - true - ###### - false - 0 - - - - 40 - 0 - - - 1 - - - - 0 - - 15 - false - $(pv_name) -$(pv_value) - 0 - - - - - - true - - true - -4107d8df:1481ea34f53:-7a47 - - 29 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 200 - 0 - - false - false - 1 - - - - 335 - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a46 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - ifShow input errors - - - - 150 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a45 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - ifShow output errors - - - - 150 - 0 - - 1 - - - - 0 - - 15 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a44 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):IFIErrs - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 150 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a43 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):IFOErrs - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 15 - false - $(pv_name) -$(pv_value) - 150 - - - - - true - - true - -4107d8df:1481ea34f53:-7a2f - - 29 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 220 - 0 - - false - false - 1 - - - - 305 - - 10 - - - - true - - true - -4107d8df:1481ea34f53:-7a2a - - 29 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 95 - 0 - - false - false - 1 - - - - 0 - - 125 - - - - true - - true - -4107d8df:1481ea34f53:-7a27 - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 35 - 0 - - false - false - 1 - - - - 0 - - 60 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a26 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):minDataMBuf - - - - - - - Text Update - true - ###### - false - 0 - - - - 15 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a25 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - %) - - - - 15 - 0 - - 1 - - - - 0 - - 0 - false - - 20 - - - - - true - - true - -4107d8df:1481ea34f53:-7a24 - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 35 - 0 - - false - false - 1 - - - - 15 - - 60 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a23 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):minSysMBuf - - - - - - - Text Update - true - ###### - false - 0 - - - - 15 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a22 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - %) - - - - 15 - 0 - - 1 - - - - 0 - - 0 - false - - 20 - - - - true - 1 - -4107d8df:1481ea34f53:-7a29 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (lowest: - - - - 60 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a28 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (lowest: - - - - 60 - 0 - - 1 - - - - 0 - - 15 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-7a2e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - data mbufs - - - - 70 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7a2d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sys mbufs - - - - 70 - 0 - - 1 - - - - 0 - - 15 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a2c - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):DataMBufs - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 75 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a2b - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):SysMBufs - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 15 - false - $(pv_name) -$(pv_value) - 75 - - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7aa1 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Status - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 910 - false - $(pv_name) -$(pv_value) - 180 - - - true - 1 - -4107d8df:1481ea34f53:-7aa0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max Sever: Ld+CA+Mem+FD - - - - 170 - 0 - - 1 - - - - 0 - - 910 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a9e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - ioc$(P) info - - - - 600 - 0 - - 1 - - - - 1 - - 5 - false - - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a9d - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 601 - 0 - 0 - - - 1 - 1 - true - - - - - 25 - $(pv_name) -$(pv_value) - 1 - - - true - 1 - -4107d8df:1481ea34f53:-7a9c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Location - - - - 60 - 0 - - 1 - - - - 0 - - 40 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a9b - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Location - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 40 - false - $(pv_name) -$(pv_value) - 75 - - - true - 1 - -4107d8df:1481ea34f53:-7a9a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Engineer - - - - 60 - 0 - - 1 - - - - 0 - - 40 - false - - 230 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a99 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Engineer - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 40 - false - $(pv_name) -$(pv_value) - 290 - - - true - 1 - -4107d8df:1481ea34f53:-7a95 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - boot parameters - - - - 270 - 0 - - 1 - - - - 1 - - 348 - false - - 310 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a94 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 365 - $(pv_name) -$(pv_value) - 310 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a93 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 345 - $(pv_name) -$(pv_value) - 310 - - - true - 1 - -4107d8df:1481ea34f53:-7a84 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - startup script - - - - 270 - 0 - - 1 - - - - 1 - - 288 - false - - 310 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a83 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 285 - $(pv_name) -$(pv_value) - 310 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a82 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 305 - $(pv_name) -$(pv_value) - 310 - - - true - 1 - -4107d8df:1481ea34f53:-7a7c - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Software version - - - - 270 - 0 - - 1 - - - - 1 - - 203 - false - - 310 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a7b - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 221 - $(pv_name) -$(pv_value) - 310 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a7a - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 200 - $(pv_name) -$(pv_value) - 310 - - - true - 1 - -4107d8df:1481ea34f53:-7a71 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Current - - - - 90 - 0 - - 1 - - - - 0 - - 95 - false - - 310 - - - true - 1 - -4107d8df:1481ea34f53:-7a70 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Boot time - - - - 90 - 0 - - 1 - - - - 0 - - 170 - false - - 310 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a6f - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):TimeMed - - - - - - - Text Update - true - ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 410 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a6e - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):TimeShort - - - - - - - Text Update - true - ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 0 - - 110 - false - $(pv_name) -$(pv_value) - 410 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a6d - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):BootTime - - - - - - - Text Update - true - ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 410 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a6c - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Time - - - - - - - Text Update - true - ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 0 - - 125 - false - $(pv_name) -$(pv_value) - 410 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a6b - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):HBtMod - - - - - - - Text Update - true - ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 0 - - 155 - false - $(pv_name) -$(pv_value) - 410 - - - true - 1 - -4107d8df:1481ea34f53:-7a6a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - modulo 9 - - - - 90 - 0 - - 1 - - - - 0 - - 155 - false - - 310 - - - true - 1 - -4107d8df:1481ea34f53:-7a69 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - IOC heartbeat - - - - 90 - 0 - - 1 - - - - 0 - - 140 - false - - 310 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a68 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):HBt - - - - - - - Text Update - true - ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 410 - - - true - 1 - -4107d8df:1481ea34f53:-7a63 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - CPU - - - - 270 - 0 - - 1 - - - - 1 - - 73 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a62 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 91 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a61 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 70 - $(pv_name) -$(pv_value) - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a60 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):Load - - - - - - - Text Update - true - ###### - false - 0 - - - - 15 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 45 - - - true - 1 - -4107d8df:1481ea34f53:-7a5f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Load - - - - 30 - 0 - - 1 - - - - 0 - - 95 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a5e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - % - - - - 10 - 0 - - 1 - - - - 0 - - 95 - false - - 65 - - - true - 1 - -4107d8df:1481ea34f53:-7a5a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Free - - - - 100 - 0 - - 1 - - - - 0 - - 165 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a59 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):MemFree - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 165 - false - $(pv_name) -$(pv_value) - 115 - - - true - 1 - -4107d8df:1481ea34f53:-7a58 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max free block - - - - 100 - 0 - - 1 - - - - 0 - - 180 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a57 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):MemMax - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 180 - false - $(pv_name) -$(pv_value) - 115 - - - true - 1 - -4107d8df:1481ea34f53:-7a56 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Memory (bytes) - - - - 270 - 0 - - 1 - - - - 1 - - 128 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a55 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 125 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a54 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 145 - $(pv_name) -$(pv_value) - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a53 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clients - - - - 80 - 0 - - 1 - - - - 0 - - 235 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a52 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Connections - - - - 80 - 0 - - 1 - - - - 0 - - 250 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a51 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Channel Access - - - - 270 - 0 - - 1 - - - - 1 - - 213 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a50 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 231 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a4f - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 210 - $(pv_name) -$(pv_value) - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a4a - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Network - - - - 270 - 0 - - 1 - - - - 1 - - 283 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a49 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 301 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a48 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 280 - $(pv_name) -$(pv_value) - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a42 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - In Use - - - - 70 - 0 - - 1 - - - - 0 - - 405 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a41 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Available - - - - 70 - 0 - - 1 - - - - 0 - - 420 - false - - 10 - - - true - 1 - -4107d8df:1481ea34f53:-7a40 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Total - - - - 70 - 0 - - 1 - - - - 0 - - 435 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a3f - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):FDUsed - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 405 - false - $(pv_name) -$(pv_value) - 80 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a3e - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):FDAv - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 420 - false - $(pv_name) -$(pv_value) - 80 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7a3d - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P):FDMax - - - - - - - Text Update - true - ###### - false - 0 - - - - 30 - 0 - - - 1 - - - - 0 - - 435 - false - $(pv_name) -$(pv_value) - 80 - - - true - 1 - -4107d8df:1481ea34f53:-7a3c - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - File descriptors - - - - 270 - 0 - - 1 - - - - 1 - - 383 - false - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a3b - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 380 - $(pv_name) -$(pv_value) - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7a3a - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 271 - 0 - 0 - - - 1 - 1 - true - - - - - 400 - $(pv_name) -$(pv_value) - 10 - - - false - false - true - false - true - false - - 18 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7a39 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P):R_FD - - - - 0 - false - - - false - 0 - - - - 382 - - 225 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 18 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7a38 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P):R_CA - - - - 0 - false - - - false - 0 - - - - 212 - - 225 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 18 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7a37 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P):R_Mem - - - - 0 - false - - - false - 0 - - - - 127 - - 225 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 18 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7a36 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P):R_Load - - - - 0 - false - - - false - 0 - - - - 72 - - 225 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7a35 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sec - - - - 15 - 0 - - 1 - - - - 0 - - 384 - false - - 257 - - - true - 1 - -4107d8df:1481ea34f53:-7a34 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sec - - - - 15 - 0 - - 1 - - - - 0 - - 214 - false - - 257 - - - true - 1 - -4107d8df:1481ea34f53:-7a33 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sec - - - - 15 - 0 - - 1 - - - - 0 - - 74 - false - - 257 - - - true - 1 - -4107d8df:1481ea34f53:-7a32 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - sec - - - - 15 - 0 - - 1 - - - - 0 - - 129 - false - - 257 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7a31 - 0.0 - - 21 - true - Polygon - false - 255 - - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 18 - 0 - 0 - - - - true - - - false - - $(P):HBt - - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 522 - - - false - true - false - -4107d8df:1481ea34f53:-7a30 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 435 - - - IOC_Status.opi - - true - - 1 - - - - $(pv_name) -$(pv_value) - 530 - - \ No newline at end of file diff --git a/stdApp/op/opi/Nano2k_help.opi b/stdApp/op/opi/Nano2k_help.opi deleted file mode 100644 index 9b66c26..0000000 --- a/stdApp/op/opi/Nano2k_help.opi +++ /dev/null @@ -1,362 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-7974 - 3.2.10.20140131 - - true - 130 - Nano2k_help - false - false - - - - - - - Display - true - 400 - - true - 5 - - false - -1 - -1 - - - 482 - 355 - - - true - - true - -4107d8df:1481ea34f53:-7973 - - 115 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 383 - 0 - - false - false - 1 - - - - 5 - - 3 - - - true - 1 - -4107d8df:1481ea34f53:-7972 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - This calculation is intended to perform - - - - 381 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7971 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - a linear polynomial correction to both - - - - 381 - 0 - - 1 - - - - 0 - - 15 - false - - 2 - - - true - 1 - -4107d8df:1481ea34f53:-7970 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - axes (P1 & P2). This should result in - - - - 381 - 0 - - 1 - - - - 0 - - 30 - false - - 2 - - - true - 1 - -4107d8df:1481ea34f53:-796f - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - an orthogonal, properly scaled motion. - - - - 381 - 0 - - 1 - - - - 0 - - 45 - false - - 2 - - - true - 1 - -4107d8df:1481ea34f53:-796e - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - For raw (unscaled) output, leave P1's - - - - 381 - 0 - - 1 - - - - 0 - - 70 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-796d - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - calc expression set to 'A', and P2's - - - - 381 - 0 - - 1 - - - - 0 - - 85 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-796c - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - calc expression set to 'B'. - - - - 381 - 0 - - 1 - - - - 0 - - 100 - false - - 0 - - - \ No newline at end of file diff --git a/stdApp/op/opi/VME_DAC_rawOut.opi b/stdApp/op/opi/VME_DAC_rawOut.opi deleted file mode 100644 index b8e0d59..0000000 --- a/stdApp/op/opi/VME_DAC_rawOut.opi +++ /dev/null @@ -1,588 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-7722 - 3.2.10.20140131 - - true - 120 - VME_DAC_rawOut - false - false - - - - - - - Display - true - 110 - - true - 5 - - false - -1 - -1 - - - 247 - 963 - - - true - - true - -4107d8df:1481ea34f53:-771d - - 80 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 100 - 0 - - false - false - 1 - - - - 40 - - 5 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-771c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)DAC$(D)_$(N).DESC - - - - 0 - false - - - false - 0 - - - - 0 - - 0 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-771b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - HI - - - - 25 - 0 - - 1 - - - - 0 - - 20 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-771a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)DAC$(D)_$(N)_rawOut.DRVH - - - - - - - Text Update - true - ###### - false - 0 - - - - 70 - 0 - - - 1 - - - - 0 - - 20 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7719 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)DAC$(D)_$(N)_rawOut.DRVL - - - - - - - Text Update - true - ###### - false - 0 - - - - 70 - 0 - - - 1 - - - - 0 - - 60 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-7718 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - LO - - - - 25 - 0 - - 1 - - - - 0 - - 60 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7717 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)DAC$(D)_$(N)_rawOut.VAL - - - - 0 - false - - - false - 0 - - - - 40 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-7721 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - DAC - - - - 30 - 0 - - 1 - - - - 0 - - 0 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-7720 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(N) - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 85 - - - true - 1 - -4107d8df:1481ea34f53:-771f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(D) - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 35 - - - true - 1 - -4107d8df:1481ea34f53:-771e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - ch - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 65 - - - true - 1 - -4107d8df:1481ea34f53:-7716 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Raw Out - - - - 100 - 0 - - 1 - - - - 1 - - 19 - false - - 5 - - \ No newline at end of file diff --git a/stdApp/op/opi/4step.opi b/stdApp/op/opi/autoconvert/4step.opi similarity index 73% rename from stdApp/op/opi/4step.opi rename to stdApp/op/opi/autoconvert/4step.opi index 003accd..15b2034 100644 --- a/stdApp/op/opi/4step.opi +++ b/stdApp/op/opi/autoconvert/4step.opi @@ -1,363 +1,361 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 380 true - -4107d8df:1481ea34f53:-7f5a - 3.2.10.20140131 + 4step + + true + true + false true - 380 - 4step false - false - - - - - - Display - true - 600 - - true - 5 - - false - -1 - -1 - - - 171 + 700 147 + 171 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 284 + true - -4107d8df:1481ea34f53:-7f59 - - - - - 284 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 109 + 3 + 73 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 109 - 0 - 0 - - - 1 - 0 - true - - - - - 73 - $(pv_name) -$(pv_value) - 3 + false + + + false - - - false - true - 100.0 + 280 + true - -4107d8df:1481ea34f53:-7f58 - - - - - 280 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 105 + 5 + 75 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 105 - 0 - 0 - - - 1 - 0 - true - - - - - 75 - $(pv_name) -$(pv_value) - 5 + false + + + false - - - false - true - 100.0 + 14 + true - -4107d8df:1481ea34f53:-7f47 - - - - - 14 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 95 + 10 + 240 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 95 + false + + + + false + 14 + true + + + 0 - 0 - - - 1 0 - true - - - - - 240 - $(pv_name) -$(pv_value) - 10 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7f45 - - - - - 14 - true Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 95 + 10 + 125 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 95 - 0 - 0 - - - 1 - 0 - true - - - - - 125 - $(pv_name) -$(pv_value) - 10 + false + + + false - - - false - true - 100.0 + 20 + true - -4107d8df:1481ea34f53:-7f37 - - - - - 20 - true + 0 + 0 Rectangle - false - 255 + + + true true false - false - - - - - - - - Rectangle - true - - - - false - - Default - - 600 - 0 - 0 - - - 1 - 0 - true - - - - - 0 + $(pv_name) $(pv_value) + false + true + Rectangle + 700 0 - false + 0 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7f2c - - - - - 24 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 109 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -369,129 +367,176 @@ $(pv_value) $(P)4step:sig1.IDV - - 1 - 2 - true - - - - - 98 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7f1b - - - - - 24 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 109 + 143 + 98 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 109 + false + + + + false + 14 + true + + + 0 - 0 - - - - true - - - false - - $(P)4step:sig2.IDV - - + 0 + Rectangle + - 1 - 2 - true - - - - - 98 + + + true + true + false + + $(pv_name) $(pv_value) - 258 - false + false + true + Rectangle + 450 + 145 + 125 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7f10 + + false + 255 + true + false + + + - - 24 - true - Rectangle + false + + + + 0 + 1 + true + + + + 100.0 + + Default + false - 255 + + + + false + 14 + true + + + + 0 + 0 + Rectangle + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 450 + 145 + 240 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 109 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -500,65 +545,65 @@ $(pv_value) false - $(P)4step:sig3.IDV + $(P)4step:sig2.IDV - - 1 - 2 - true - - - - - 98 - $(pv_name) -$(pv_value) - 373 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7f05 - - - - - 24 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 109 + 258 + 98 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 109 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -567,4613 +612,4963 @@ $(pv_value) false - $(P)4step:sig4.IDV + $(P)4step:sig3.IDV - - 1 - 2 - true - - - - - 98 - $(pv_name) -$(pv_value) - 488 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7f00 - - - - - 24 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 109 + 373 + 98 + + + + false + 255 + true + false - - - - Rectangle - true - + - - false - - Default - - 184 - 0 + + false + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + - + true - + false - $(P)4step:Atrig1.OUTV + $(P)4step:sig4.IDV - - 1 - 2 - true - - - - - 33 - $(pv_name) -$(pv_value) - 130 - false - - - - true - - true - -4107d8df:1481ea34f53:-7f29 - - 14 - Grouping Container true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 109 + 488 + 98 + + + + false + 255 + true + false - + - true - Grouping Container - - Default - - 450 - 0 - - false - false - 1 + + + + false - 125 - - 145 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7f28 - - - - - 14 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 450 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-7f27 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - MEASURED VALUES - - - - 408 - 0 - - 1 - - - - 1 - - 2 - false - - 21 - - - - - true - - true - -4107d8df:1481ea34f53:-7f26 - - 14 - Grouping Container + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + + + + + true + + + false + + $(P)4step:Atrig1.OUTV + + true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 184 + 130 + 33 + + + + false + 255 + true + false - + - true - Grouping Container - - Default - - 450 - 0 - - false - false - 1 + + + + false - 240 - - 145 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7f25 - - - - - 14 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 450 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-7f24 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - CALCULATED VALUES - - - - 408 - 0 - - 1 - - - - 1 - - 2 - false - - 21 - - - - - true - - true - -4107d8df:1481ea34f53:-7efd - - 32 - Grouping Container + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + + + + + true + + + false + + $(P)4step:Atrig2.OUTV + + true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 184 + 375 + 33 + + + + + $(P)4step:start.PROC + 1 + 10 + + + + + false + false - + - true - Grouping Container - - Default - - 217 - 0 - - false - false - 1 + false - 25 - - 375 - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7efa - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 184 - 0 - 0 - - - - true - - - false - - $(P)4step:Atrig2.OUTV - - - - 1 - 2 - true - - - - - 8 - $(pv_name) -$(pv_value) - 0 - false - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 180 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7efc - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)4step:det2TrigName.VAL - - - - 0 - false - - - false - 0 - - - - 10 - - 2 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7efb - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - DETECTOR 2 TRIGGER NAME - - - - 180 - 0 - - 1 - - - - 1 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7ef9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)4step:det1TrigVal.VAL - - - - 0 - false - - - false - 0 - - - - 10 - - 187 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7ef8 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - VALUE - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 187 - - - - false - true - -4107d8df:1481ea34f53:-7f57 - + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)4step:start.PROC + + true true false - $(P)4step:start.PROC - - - - - - - Action Button - true + + DO MEASUREMENT - false - - Default - - 110 - 0 - 0 - - - false - 1 - - - - 35 - - - $(P)4step:start.PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 110 0 + 35 - true - 1 - -4107d8df:1481ea34f53:-7f56 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true #STEPS - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 1 - - 105 false - 10 + 105 - false - true + true - -4107d8df:1481ea34f53:-7f55 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + $(P)4step:numSteps.VAL + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)4step:numSteps.VAL - - - - - - + true Menu Button - true - false - - Default - 55 - 6 - - - - 1 - - - - 100 - - $(pv_name) -$(pv_value) 50 + 100 - true - 1 - -4107d8df:1481ea34f53:-7f54 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true E - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 255 false - 115 + 255 - true - 1 - -4107d8df:1481ea34f53:-7f53 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true F - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 280 false - 115 + 280 - true - 1 - -4107d8df:1481ea34f53:-7f52 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true G - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 305 false - 115 + 305 - true - 1 - -4107d8df:1481ea34f53:-7f51 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true H - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 330 false - 115 + 330 - true - 1 - -4107d8df:1481ea34f53:-7f50 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true A - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 140 false - 115 + 140 - true - 1 - -4107d8df:1481ea34f53:-7f4f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true B - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 165 false - 115 + 165 - true - 1 - -4107d8df:1481ea34f53:-7f4e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true C - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 190 false - 115 + 190 - true - 1 - -4107d8df:1481ea34f53:-7f4d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true D - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 215 false - 115 + 215 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f4c + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 14 + 1 Text Update - false + 0 + true + $(P)4step:currStep.SVAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:currStep.SVAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 25 - 0 - - - 1 - - - - 1 - - 125 false - $(pv_name) -$(pv_value) 115 + 125 - true - 1 - -4107d8df:1481ea34f53:-7f4b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Setup - - - + + true + 1 + true + Label 95 - 0 - - 1 - - - - 1 - - 75 false - 10 + 75 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 95 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f4a + false + 0 + true + $(P)4step:sig1.CLCE + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:sig1.CLCE - - - - 0 - false - - - false - 0 - - - - 255 - - 10 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 95 + 10 + 255 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 95 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f49 + false + 0 + true + $(P)4step:sig1.CLCG + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:sig1.CLCG - - - - 0 - false - - - false - 0 - - - - 305 - - 10 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 95 + 10 + 305 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 95 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f48 + false + 0 + true + $(P)4step:sig1.CLCH + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:sig1.CLCH - - - - 0 - false - - - false - 0 - - - - 330 - - 10 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 95 + 10 + 330 - true - 1 - -4107d8df:1481ea34f53:-7f46 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true CALC EXPRESSION - - - + + true + 1 + true + Label 86 - 0 - - 1 - - - - 1 - - 242 false - 15 + 242 - true - 1 - -4107d8df:1481ea34f53:-7f44 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true STEP - - - + + true + 1 + true + Label 86 - 0 - - 1 - - - - 1 - - 127 false - 15 + 127 - + + + + yySseq.opi + + true + 4step:Aseq + + 1 + A sequence + + + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7f43 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + A sequence + false + $(pv_name) +$(pv_value) + true + Action Button 95 - 6 - - - - 1 - - - + 10 140 + + yySseq.opi true - 4step:Aseq + 4step:Bseq - 0 - A sequence + 1 + B sequence - $(pv_name) -$(pv_value) - 10 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7f42 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + B sequence + false + $(pv_name) +$(pv_value) + true + Action Button 95 - 6 - - - - 1 - - - + 10 165 + + yySseq.opi true - 4step:Bseq + 4step:Cseq - 0 - B sequence + 1 + C sequence - $(pv_name) -$(pv_value) - 10 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7f41 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + C sequence + false + $(pv_name) +$(pv_value) + true + Action Button 95 - 6 - - - - 1 - - - + 10 190 + + yySseq.opi true - 4step:Cseq + 4step:Dseq - 0 - C sequence + 1 + D sequence - $(pv_name) -$(pv_value) - 10 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7f40 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 95 - 6 - - - - 1 - - - - 215 - - - yySseq.opi - - true - 4step:Dseq - - 0 - D sequence - - + + + D sequence + false $(pv_name) $(pv_value) + true + Action Button + 95 10 + 215 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7f3f - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 105 - 0 - 0 - - 1 - 1 - true - - - - - 96 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 105 6 + 96 - true - 1 - -4107d8df:1481ea34f53:-7f3e + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 1 Label + true true false - true + false - - - - - - - Label - true Signal 1 - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 64 false - 145 + 64 - true - 1 - -4107d8df:1481ea34f53:-7f3d + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 1 Label + true true false - true + false - - - - - - - Label - true Signal 2 - - - + + true + 1 + true + Label 105 - 0 - - 1 - - - - 1 - - 64 false - 260 + 64 - true - 1 - -4107d8df:1481ea34f53:-7f3c + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 1 Label + true true false - true + false - - - - - - - Label - true Signal 3 - - - + + true + 1 + true + Label 105 - 0 - - 1 - - - - 1 - - 64 false - 375 + 64 - true - 1 - -4107d8df:1481ea34f53:-7f3b + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 1 Label + true true false - true + false - - - - - - - Label - true Signal 4 - - - + + true + 1 + true + Label 105 - 0 - - 1 - - - - 1 - - 64 false - 490 + 64 - true - 1 - -4107d8df:1481ea34f53:-7f3a + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true LINK - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 105 false - 120 + 105 - true - 1 - -4107d8df:1481ea34f53:-7f39 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true DESC - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 83 false - 120 + 83 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 95 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f38 + false + 0 + true + $(P)4step:sig1.CLCF + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:sig1.CLCF - - - - 0 - false - - - false - 0 - - - - 280 - - 10 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 95 + 10 + 280 - false - true + + false + 255 + true 20 - true - 100.0 - -4107d8df:1481ea34f53:-7f36 - 0.0 - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 598 + false + + + + 1 + true 0 - 0 - - - 1 1 - true - - - - - 21 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 697 1 + 21 - true - 1 - -4107d8df:1481ea34f53:-7f35 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Four-step measurement - - - - 557 - 0 - - 1 - - - - 1 - - 0 - false + true + 1 + true + Label + 660 + false 21 + 0 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f34 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig1:E + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig1:E - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 255 false - $(pv_name) -$(pv_value) 145 + 255 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f33 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig1:F + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig1:F - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 280 false - $(pv_name) -$(pv_value) 145 + 280 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f32 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig1:G + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig1:G - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 305 false - $(pv_name) -$(pv_value) 145 + 305 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f31 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig1:H + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig1:H - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 330 false - $(pv_name) -$(pv_value) 145 + 330 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f30 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig1:A + + 0.0 + true true false - 1 - true - false - $(P)4step:sig1:A - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 1 - - 140 - false $(pv_name) $(pv_value) + false + 1 + true + Text Update + 105 + false 145 + 140 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f2f + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig1:B + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig1:B - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 165 false - $(pv_name) -$(pv_value) 145 + 165 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f2e + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig1:C + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig1:C - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 190 false - $(pv_name) -$(pv_value) 145 + 190 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f2d + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig1:D + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig1:D - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 215 false - $(pv_name) -$(pv_value) 145 + 215 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 105 - 3 - - false - Infinity - 1 - false - -Infinity + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f2b + false + 0 + true + $(P)4step:sig1.INPI + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:sig1.INPI - - - - 0 - false - - - false - 0 - - - - 100 - - 145 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 105 + 145 + 100 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 105 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f2a + false + 0 + true + $(P)4step:sig1:Desc + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:sig1:Desc - - - - 0 - false - - - false - 0 - - - - 78 - - 145 + false + true + false + false + + $(pv_name) $(pv_value) - - - true + false true - 1 - false - -4107d8df:1481ea34f53:-7f23 + Text Input + 105 + 145 + 78 + + + false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)4step:sig2:E - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 10 1 - - 255 - false - $(pv_name) -$(pv_value) - 260 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f22 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)4step:sig2:F + + false + MEASURED VALUES + + true + 1 + true + Label + 408 + false + 166 + 127 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 10 1 - - 280 - false - $(pv_name) -$(pv_value) - 260 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f21 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)4step:sig2:G + + false + CALCULATED VALUES + + true + 1 + true + Label + 408 + false + 166 + 242 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true - 1 - - 305 - false - $(pv_name) -$(pv_value) - 260 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f20 - false - 0.0 - + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig2:E + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig2:H - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 330 false - $(pv_name) -$(pv_value) 260 + 255 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f1f + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig2:F + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig2:A - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 140 false - $(pv_name) -$(pv_value) 260 + 280 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f1e + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig2:G + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig2:B - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 165 false - $(pv_name) -$(pv_value) 260 + 305 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f1d + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)4step:sig2:C + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true - 1 - - 190 - false - $(pv_name) -$(pv_value) - 260 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f1c - false - 0.0 - + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig2:H + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig2:D - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 215 false - $(pv_name) -$(pv_value) 260 + 330 - - false - false - true - false - true + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 105 - 3 + false + + + + 1 + 20 + 1 + Text Update + 0 + true + $(P)4step:sig2:A - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7f1a 0.0 - - Text Input - 4 + true true false - 0 - false - $(P)4step:sig2.INPI - - - - 0 - false - - - false - 0 - - - - 100 - - 260 + + false + ###### $(pv_name) $(pv_value) - - - false - false + false + 1 true - false - true + Text Update + 105 + false + 260 + 140 + + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 105 - 3 + false + + + + 1 + 20 + 1 + Text Update + 0 + true + $(P)4step:sig2:B - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7f19 0.0 - - Text Input - 4 + true true false - 0 - false - $(P)4step:sig2:Desc - - - - 0 - false - - - false - 0 - - - - 78 - - 260 + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 105 + false + 260 + 165 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f18 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig2:C + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig3:E - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 255 false - $(pv_name) -$(pv_value) - 375 + 260 + 190 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f17 + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)4step:sig3:F + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true - 1 - - 280 - false - $(pv_name) -$(pv_value) - 375 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f16 - false - 0.0 - + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig2:D + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig3:G - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 305 false - $(pv_name) -$(pv_value) - 375 + 260 + 215 - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f15 + + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)4step:sig3:H + false - + - - - - Text Update + false + + + + 3 + 1 + true - ###### - false - 0 - + - 105 - 0 - + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:sig2.INPI - 1 - - - - 1 - - 330 - false - $(pv_name) -$(pv_value) - 375 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f14 - false + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)4step:sig3:A + true + Text Input + 105 + 260 + 100 + + + + false + false + false - + - - - - Text Update + false + + + + 3 + 1 + true - ###### - false - 0 - + - 105 - 0 - + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:sig2:Desc - 1 - - - - 1 - - 140 - false + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + $(pv_name) $(pv_value) - 375 + false + true + Text Input + 105 + 260 + 78 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f13 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig3:E + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig3:B - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 165 false - $(pv_name) -$(pv_value) 375 + 255 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f12 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig3:F + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig3:C - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 190 false - $(pv_name) -$(pv_value) 375 + 280 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f11 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig3:G + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig3:D - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 215 false - $(pv_name) -$(pv_value) 375 + 305 - - false - false - true - false - true + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 105 - 3 + false + + + + 1 + 20 + 1 + Text Update + 0 + true + $(P)4step:sig3:H - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7f0f 0.0 - - Text Input - 4 + true true false - 0 - false - $(P)4step:sig3.INPI - - - - 0 - false - - - false - 0 - - - - 100 - - 375 + + false + ###### $(pv_name) $(pv_value) - - - false - false + false + 1 true - false - true + Text Update + 105 + false + 375 + 330 + + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 105 - 3 + false + + + + 1 + 20 + 1 + Text Update + 0 + true + $(P)4step:sig3:A - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7f0e 0.0 - - Text Input - 4 + true true false - 0 - false - $(P)4step:sig3:Desc - - - - 0 - false - - - false - 0 - - - - 78 - - 375 + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 105 + false + 375 + 140 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f0d + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig3:B + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig4:E - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 255 false - $(pv_name) -$(pv_value) - 490 + 375 + 165 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f0c + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig3:C + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig4:F - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 280 false - $(pv_name) -$(pv_value) - 490 + 375 + 190 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f0b + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig3:D + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig4:G + 1 + true + Text Update + 105 + false + 375 + 215 + + + + false + false + false - + - - - - Text Update + false + + + + 3 + 1 + true - ###### - false - 0 - + - 105 - 0 - + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:sig3.INPI - 1 - - - - 1 - - 305 - false - $(pv_name) -$(pv_value) - 490 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f0a - false + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)4step:sig4:H + true + Text Input + 105 + 375 + 100 + + + + false + false + false - + - - - - Text Update + false + + + + 3 + 1 + true - ###### - false - 0 - + - 105 - 0 - + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:sig3:Desc - 1 - - - - 1 - - 330 - false - $(pv_name) -$(pv_value) - 490 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7f09 - false + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)4step:sig4:A + true + Text Input + 105 + 375 + 78 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 20 1 - - 140 - false + Text Update + 0 + true + $(P)4step:sig4:E + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 105 + false 490 + 255 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f08 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig4:F + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig4:B - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 165 false - $(pv_name) -$(pv_value) 490 + 280 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f07 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig4:G + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig4:C - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 - - - - 1 - - 190 false - $(pv_name) -$(pv_value) 490 + 305 - true - true - 1 - false - -4107d8df:1481ea34f53:-7f06 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)4step:sig4:H + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)4step:sig4:D - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 105 - 0 - - - 1 + false + 490 + 330 + + + + false + false + false + + + + true + 0 + 1 + true + + + + false + + + + 1 + 20 1 - - 215 - false + Text Update + 0 + true + $(P)4step:sig4:A + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 105 + false 490 + 140 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 1 + Text Update + 0 + true + $(P)4step:sig4:B + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 105 + false + 490 + 165 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 1 + Text Update + 0 + true + $(P)4step:sig4:C + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 105 + false + 490 + 190 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 1 + Text Update + 0 + true + $(P)4step:sig4:D + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 105 + false + 490 + 215 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:sig4.INPI + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 105 + 490 + 100 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:sig4:Desc + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 105 + 490 + 78 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:det1TrigName.VAL + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 180 + 132 + 35 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + DETECTOR 1 TRIGGER NAME + + true + 1 + true + Label + 180 + false + 132 + 25 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:det1TrigVal.VAL + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 30 + 317 + 35 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + VALUE + + true + 1 + true + Label + 30 + false + 317 + 25 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:det2TrigName.VAL + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 180 + 377 + 35 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + DETECTOR 2 TRIGGER NAME + + true + 1 + true + Label + 180 + false + 377 + 25 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:det1TrigVal.VAL + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 30 + 562 + 35 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + VALUE + + true + 1 + true + Label + 30 + false + 562 + 25 + + false + false + false + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:doEndCalcs.OUT + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 150 + 440 + 355 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + TRIGGER END CALCS: + + true + 1 true + Label + 100 + false + 336 + 360 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity false + Text Input + 0 + false + 0 + true + $(P)4step:stepA:Desc + + false + 0.0 + + + true + true + false + + + 0 + false true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 90 + 605 + 140 + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + false + DESC + + true + 1 + true + Label + 90 + false + 605 + 125 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 false - false + 0 true + $(P)4step:stepB:Desc + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 90 + 605 + 165 + + + + false + false + false - + + false + + + + 3 + 1 + true - Text Input - - + - 105 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f04 + false + 0 + true + $(P)4step:stepC:Desc + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:sig4.INPI - - - - 0 - false - - - false - 0 - - - - 100 - - 490 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 90 + 605 + 190 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 105 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f03 + false + 0 + true + $(P)4step:stepD:Desc + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:sig4:Desc - - - - 0 - false - - - false - 0 - - - - 78 - - 490 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 90 + 605 + 215 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 180 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7f02 + false + 0 + true + $(P)4step:calcE:Desc + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:det1TrigName.VAL - - - - 0 - false - - - false - 0 - - - - 35 - - 132 + false + true + false + false + + $(pv_name) $(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7f01 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - DETECTOR 1 TRIGGER NAME - - - - 180 - 0 - - 1 - - - - 1 - - 25 - false - - 132 - - - false - false + false true - false - true + Text Input + 90 + 605 + 255 + + + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 30 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7eff + false + 0 + true + $(P)4step:calcF:Desc + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)4step:det1TrigVal.VAL - - - - 0 - false - - - false - 0 - - - - 35 - - 317 + false + true + false + false + + $(pv_name) $(pv_value) - - + false true - 1 - -4107d8df:1481ea34f53:-7efe + Text Input + 90 + 605 + 280 + + + + false false - - 10 - Label - - true - true - false - - true - false + false - - - - Label - true - VALUE - - - - 30 - 0 - - 1 + false - 1 - - 25 - false - - 317 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 3 + 1 + true - Text Input - - + - 150 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7ef7 + false + 0 + true + $(P)4step:calcG:Desc + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)4step:doEndCalcs.OUT - - - - 0 - false - - - false - 0 - - - - 355 - - 440 + false + true + false + false + + $(pv_name) $(pv_value) - - + false true - 1 - -4107d8df:1481ea34f53:-7ef6 + Text Input + 90 + 605 + 305 + + + + false false - - 10 - Label - - true - true - false - - true - false + false - - - - Label + false + + + + 3 + 1 + true - TRIGGER END CALCS: - + - 100 - 0 + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)4step:calcH:Desc + + false + 0.0 - 1 - - - - 1 - - 360 - false - - 336 + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 90 + 605 + 330 - \ No newline at end of file + diff --git a/stdApp/op/opi/BMBPM.opi b/stdApp/op/opi/autoconvert/BMBPM.opi similarity index 85% rename from stdApp/op/opi/BMBPM.opi rename to stdApp/op/opi/autoconvert/BMBPM.opi index 046836e..3793508 100644 --- a/stdApp/op/opi/BMBPM.opi +++ b/stdApp/op/opi/autoconvert/BMBPM.opi @@ -1,2475 +1,2436 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 450 true - -4107d8df:1481ea34f53:-7e8f - 3.2.10.20140131 + BMBPM + + true + true + false true - 450 - BMBPM false - false - - - - - - Display - true 700 - - true - 5 - - false - -1 - -1 - - - 209 473 + 209 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7e8e - 0.0 - - 0 + + Default + + false + + + 48 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 144 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 98 + 144 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7e8d - 0.0 - - 0 + + Default + + false + + + 51 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 219 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 98 + 219 - true - 1 - -4107d8df:1481ea34f53:-7e8c + false - + + + + + + + 0 + 1 + true + + + + + + 30 + 1 Label + true true false - true + false - - - - - - - Label - true $(xx)-BM BPM Information - - - + + true + 1 + true + Label 450 - 0 - - 1 - - - - 1 - - 5 false - 86 + 5 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e8b + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + FE:$(xx):BM:1XBPM:A:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):BM:1XBPM:A:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 168 false - $(pv_name) -$(pv_value) 14 + 168 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e8a + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + FE:$(xx):BM:1XBPM:B:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):BM:1XBPM:B:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 247 false - $(pv_name) -$(pv_value) 15 + 247 - true - 1 - -4107d8df:1481ea34f53:-7e89 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true A - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 126 false - 95 + 126 - true - 1 - -4107d8df:1481ea34f53:-7e88 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true B - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 271 false - 95 + 271 - true - 1 - -4107d8df:1481ea34f53:-7e87 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true First - - - + + true + 1 + true + Label 75 - 0 - - 1 - - - - 0 - - 104 false - 27 + 104 - true - 1 - -4107d8df:1481ea34f53:-7e86 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Second - - - + + true + 1 + true + Label 75 - 0 - - 1 - - - - 0 - - 108 false - 159 + 108 - true - 1 - -4107d8df:1481ea34f53:-7e85 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true * NORMALIZED BPM SIGNALS * - - - + + true + 1 + true + Label 280 - 0 - - 1 - - - - 1 - - 110 false - 323 + 110 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e84 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + FE:$(xx):BM:VANGLE:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):BM:VANGLE:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 251 false - $(pv_name) -$(pv_value) 500 + 251 - true - 1 - -4107d8df:1481ea34f53:-7e83 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1ST:XBPM:A - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 145 false - 23 + 145 - true - 1 - -4107d8df:1481ea34f53:-7e82 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1ST:XBPM:B - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 228 false - 24 + 228 - true - 1 - -4107d8df:1481ea34f53:-7e81 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true NOTE: The Normalized X-BPM signals are for reference only - - - + + true + 1 + true + Label 550 - 0 - - 1 - - - - 1 - - 292 false - 64 + 292 - true - 1 - -4107d8df:1481ea34f53:-7e80 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 253 false - 602 + 253 - true - 1 - -4107d8df:1481ea34f53:-7e7f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true 1st Vertical Position : - - - + + true + 1 + true + Label 230 - 0 - - 1 - - - - 1 - - 144 false - 265 + 144 - true - 1 - -4107d8df:1481ea34f53:-7e7e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Vertical Angle : - - - + + true + 1 + true + Label 210 - 0 - - 1 - - - - 1 - - 251 false - 290 + 251 - true - 1 - -4107d8df:1481ea34f53:-7e7d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Beam Line Front End X-RAY BPM - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 48 false - 170 + 48 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e7c + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):BM:1XBPM:VPOS:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):BM:1XBPM:VPOS:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 144 false - $(pv_name) -$(pv_value) 500 + 144 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e7b + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):BM:2XBPM:VPOS:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):BM:2XBPM:VPOS:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 168 false - $(pv_name) -$(pv_value) 500 + 168 - true - 1 - -4107d8df:1481ea34f53:-7e7a + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 150 false - 605 + 150 - true - 1 - -4107d8df:1481ea34f53:-7e79 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 172 false - 607 + 172 - true - 1 - -4107d8df:1481ea34f53:-7e78 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 18 false - 581 + 18 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e77 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 25 + 1 Text Update - true + 0 + true + S:SRcurrentAI + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRcurrentAI - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 1 - - 44 false - $(pv_name) -$(pv_value) 581 + 44 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7e76 - 0.0 - - 0 + + Default + + false + + + 48 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 147 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 232 + 147 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7e75 - 0.0 - - 0 + + Default + + false + + + 51 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 222 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 232 + 222 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e74 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + FE:$(xx):BM:2XBPM:A:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):BM:2XBPM:A:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 169 false - $(pv_name) -$(pv_value) 147 + 169 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e73 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + FE:$(xx):BM:2XBPM:B:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):BM:2XBPM:B:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 250 false - $(pv_name) -$(pv_value) 142 + 250 - true - 1 - -4107d8df:1481ea34f53:-7e72 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true A - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 129 false - 229 + 129 - true - 1 - -4107d8df:1481ea34f53:-7e71 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true B - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 274 false - 228 + 274 - true - 1 - -4107d8df:1481ea34f53:-7e70 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1ST:XBPM:A - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 146 false - 154 + 146 - true - 1 - -4107d8df:1481ea34f53:-7e6f + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1ST:XBPM:B - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 227 false - 156 + 227 - true - 1 - -4107d8df:1481ea34f53:-7e6e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Raw Signals - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 77 false - 71 + 77 - true - 1 - -4107d8df:1481ea34f53:-7e6d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true 2nd Vertical Position : - - - + + true + 1 + true + Label 230 - 0 - - 1 - - - - 1 - - 168 false - 265 + 168 - true - 1 - -4107d8df:1481ea34f53:-7e6c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true mA - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 50 false - 664 + 50 - true - 1 - -4107d8df:1481ea34f53:-7e6b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Vertical Position : - - - + + true + 1 + true + Label 210 - 0 - - 1 - - - - 1 - - 227 false - 274 + 227 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e6a + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + FE:$(xx):BM:VPOSITION:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):BM:VPOSITION:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 227 false - $(pv_name) -$(pv_value) 499 + 227 - true - 1 - -4107d8df:1481ea34f53:-7e69 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 229 false - 601 + 229 - true - 1 - -4107d8df:1481ea34f53:-7e68 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true * NORMALIZED at Source * - - - + + true + 1 + true + Label 280 - 0 - - 1 - - - - 1 - - 199 false - 340 + 199 - true - 1 - -4107d8df:1481ea34f53:-7e67 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true microAmps - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 0 - - 197 false - 39 + 197 - true - 1 - -4107d8df:1481ea34f53:-7e66 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true microAmps - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 0 - - 200 false - 173 + 200 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e65 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + S$(x):BM:SrcPt:yAngleM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S$(x):BM:SrcPt:yAngleM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 395 false - $(pv_name) -$(pv_value) 483 + 395 - true - 1 - -4107d8df:1481ea34f53:-7e64 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true VANGLE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 380 false - 525 + 380 - true - 1 - -4107d8df:1481ea34f53:-7e63 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 417 false - 483 + 417 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e62 + + false false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - S$(x):BM:SrcPt:yPositionM + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 - + - 90 - 0 - + true + + + + 1 + 20 + 2 + Text Update + 0 + true + S$(x):BM:SrcPt:yPositionM - 1 - - - - 0 - - 395 - false + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 90 + false 356 + 395 - true - 1 - -4107d8df:1481ea34f53:-7e61 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true VPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 380 false - 375 + 380 - true - 1 - -4107d8df:1481ea34f53:-7e60 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 418 false - 424 + 418 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e5f + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + S$(x):BM:SrcPt:xAngleM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S$(x):BM:SrcPt:xAngleM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 395 false - $(pv_name) -$(pv_value) 218 + 395 - true - 1 - -4107d8df:1481ea34f53:-7e5e + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true HANGLE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 380 false - 260 + 380 - true - 1 - -4107d8df:1481ea34f53:-7e5d + false - - 13 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - microradians - + - 90 - 0 + + + + 13 + 2 + Label - 1 - - - - 1 - - 417 - false + + true + true + false + + + false + microradians + true + 1 + true + Label + 90 + false 219 + 417 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e5c + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + S$(x):BM:SrcPt:xPositionM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S$(x):BM:SrcPt:xPositionM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 395 false - $(pv_name) -$(pv_value) 91 + 395 - true - 1 - -4107d8df:1481ea34f53:-7e5b + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true HPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 380 false - 110 + 380 - true - 1 - -4107d8df:1481ea34f53:-7e5a + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 417 false - 161 + 417 - true - 1 - -4107d8df:1481ea34f53:-7e59 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true * SR Particle BPM Signals Normalized to the Source * - - - + + true + 1 + true + Label 280 - 0 - - 1 - - - - 1 - - 350 false - 190 + 350 - true - 1 - -4107d8df:1481ea34f53:-7e58 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Storage RING Particle BPM - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 1 - - 329 false - 186 + 329 - \ No newline at end of file + diff --git a/stdApp/op/opi/DSP.opi b/stdApp/op/opi/autoconvert/DSP.opi similarity index 84% rename from stdApp/op/opi/DSP.opi rename to stdApp/op/opi/autoconvert/DSP.opi index 7e3c527..00298e2 100644 --- a/stdApp/op/opi/DSP.opi +++ b/stdApp/op/opi/autoconvert/DSP.opi @@ -1,1958 +1,1925 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 430 true - -4107d8df:1481ea34f53:-7e1e - 3.2.10.20140131 + DSP + + true + true + false true - 430 - DSP false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 99 195 + 99 - true - 1 - -4107d8df:1481ea34f53:-7e1d + false - + + + + + + + 0 + 1 + true + + + + + + 30 + 1 Label + true true false - true + false - - - - - - - Label - true $(xx)-ID xBPM DSP & SR BPM - - - + + true + 1 + true + Label 450 - 0 - - 1 - - - - 1 - - 2 false - 26 + 2 - true - 1 - -4107d8df:1481ea34f53:-7e1c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true * NORMALIZED BPM SIGNALS * - - - + + true + 1 + true + Label 280 - 0 - - 1 - - - - 1 - - 107 false - 78 + 107 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e1b + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:DSP:VA:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:DSP:VA:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 185 false - $(pv_name) -$(pv_value) 131 + 185 - true - 1 - -4107d8df:1481ea34f53:-7e1a + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 205 false - 139 + 205 - true - 1 - -4107d8df:1481ea34f53:-7e19 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Vertical - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 132 false - 68 + 132 - true - 1 - -4107d8df:1481ea34f53:-7e18 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Beam Line Front End X-RAY BPM - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 81 false - 81 + 81 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e17 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 6 20 + 2 Text Update - false + 0 + true + FE:$(xx):ID:DSP:V1:CC + + 0.0 + true true false - 6 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:DSP:V1:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 185 false - $(pv_name) -$(pv_value) 13 + 185 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e16 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:DSP:H1:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:DSP:H1:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 185 false - $(pv_name) -$(pv_value) 264 + 185 - true - 1 - -4107d8df:1481ea34f53:-7e15 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 205 false - 52 + 205 - true - 1 - -4107d8df:1481ea34f53:-7e14 + false - - 13 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - mm - + - 20 - 0 + + + + 13 + 2 + Label - 1 - - - - 1 - - 205 - false + + true + true + false + + + false + mm + true + 1 + true + Label + 20 + false 302 + 205 - true - 1 - -4107d8df:1481ea34f53:-7e13 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 53 false - 15 + 53 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e12 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 25 + 1 Text Update - true + 0 + true + S:SRcurrentAI + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRcurrentAI - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 1 - - 44 false - $(pv_name) -$(pv_value) 96 + 44 - true - 1 - -4107d8df:1481ea34f53:-7e11 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Horizontal - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 132 false - 315 + 132 - true - 1 - -4107d8df:1481ea34f53:-7e10 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true ma - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 55 false - 184 + 55 - true - 1 - -4107d8df:1481ea34f53:-7e0f + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true ID Gap - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 51 false - 266 + 51 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e0e + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 25 + 1 Text Update - true + 0 + true + ID$(xx):Gap.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Gap.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 1 - - 42 false - $(pv_name) -$(pv_value) 336 + 42 - true - 1 - -4107d8df:1481ea34f53:-7e0d + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 52 false - 436 + 52 - true - 1 - -4107d8df:1481ea34f53:-7e0c + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 1 Label + true true false - true + false - - - - - - - Label - true Angle - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 1 - - 160 false - 399 + 160 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e0b + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:DSP:HA:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:DSP:HA:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 185 false - $(pv_name) -$(pv_value) 385 + 185 - true - 1 - -4107d8df:1481ea34f53:-7e0a + false - - 13 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - microradians - + - 90 - 0 + + + + 13 + 2 + Label - 1 - - - - 1 - - 206 - false + + true + true + false + + + false + microradians + true + 1 + true + Label + 90 + false 393 + 206 - true - 1 - -4107d8df:1481ea34f53:-7e09 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 1 Label + true true false - true + false - - - - - - - Label - true Angle - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 1 - - 160 false - 149 + 160 - true - 1 - -4107d8df:1481ea34f53:-7e08 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 1 Label + true true false - true + false - - - - - - - Label - true Position - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 1 - - 160 false - 28 + 160 - true - 1 - -4107d8df:1481ea34f53:-7e07 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 1 Label + true true false - true + false - - - - - - - Label - true Position - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 1 - - 160 false - 280 + 160 - true - 1 - -4107d8df:1481ea34f53:-7e06 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Position is at 16.3 meters - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 1 - - 229 false - 102 + 229 - true - 1 - -4107d8df:1481ea34f53:-7e05 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true from center of Straight Section - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 249 false - 101 + 249 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e04 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:SR:HANG:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:SR:HANG:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 380 false - $(pv_name) -$(pv_value) 396 + 380 - true - 1 - -4107d8df:1481ea34f53:-7e03 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true HANGLE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 365 false - 422 + 365 - true - 1 - -4107d8df:1481ea34f53:-7e02 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 396 false - 396 + 396 - true - true - 1 - false - -4107d8df:1481ea34f53:-7e01 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:SR:HPOS:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:SR:HPOS:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 380 false - $(pv_name) -$(pv_value) 269 + 380 - true - 1 - -4107d8df:1481ea34f53:-7e00 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true HPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 365 false - 277 + 365 - true - 1 - -4107d8df:1481ea34f53:-7dff + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 395 false - 337 + 395 - true - true - 1 - false - -4107d8df:1481ea34f53:-7dfe + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:SR:VANG:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:SR:VANG:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 380 false - $(pv_name) -$(pv_value) 141 + 380 - true - 1 - -4107d8df:1481ea34f53:-7dfd + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true VANGLE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 365 false - 167 + 365 - true - 1 - -4107d8df:1481ea34f53:-7dfc + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 396 false - 142 + 396 - true - true - 1 - false - -4107d8df:1481ea34f53:-7dfb + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:SR:VPOS:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:SR:VPOS:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 380 false - $(pv_name) -$(pv_value) 14 + 380 - true - 1 - -4107d8df:1481ea34f53:-7dfa + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true VPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 365 false - 22 + 365 - true - 1 - -4107d8df:1481ea34f53:-7df9 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 395 false - 84 + 395 - true - 1 - -4107d8df:1481ea34f53:-7df8 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true * RF BPM Signals Normalized to the Source * - - - + + true + 1 + true + Label 280 - 0 - - 1 - - - - 1 - - 336 false - 98 + 336 - true - true - 1 - false - -4107d8df:1481ea34f53:-7df7 + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 6 - true - false - FE:$(xx):ID:DSP:V0:CC + false - + - - - - Text Update + true + + + + 0 + 1 true - ###### - false - 0 - + - 100 - 0 - + false + + + + 6 + 20 + 2 + Text Update + 0 + true + FE:$(xx):ID:DSP:V0:CC - 1 - - - - 0 - - 275 - false + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 100 + false 280 + 275 - true - 1 - -4107d8df:1481ea34f53:-7df6 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 280 false - 390 + 280 - true - 1 - -4107d8df:1481ea34f53:-7df5 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 1 Label + true true false - true + false - - - - - - - Label - true Vertical Position at Source : - - - + + true + 1 + true + Label 250 - 0 - - 1 - - - - 1 - - 275 false - 11 + 275 - true - true - 1 - false - -4107d8df:1481ea34f53:-7df4 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 6 20 + 2 Text Update - false + 0 + true + FE:$(xx):ID:DSP:H0:CC + + 0.0 + true true false - 6 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:DSP:H0:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 304 false - $(pv_name) -$(pv_value) 281 + 304 - true - 1 - -4107d8df:1481ea34f53:-7df3 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 309 false - 391 + 309 - true - 1 - -4107d8df:1481ea34f53:-7df2 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 1 Label + true true false - true + false - - - - - - - Label - true Horizontal Position at Source : - - - + + true + 1 + true + Label 250 - 0 - - 1 - - - - 1 - - 304 false - 12 + 304 - \ No newline at end of file + diff --git a/stdApp/op/opi/EMW_Ctl.opi b/stdApp/op/opi/autoconvert/EMW_Ctl.opi similarity index 87% rename from stdApp/op/opi/EMW_Ctl.opi rename to stdApp/op/opi/autoconvert/EMW_Ctl.opi index 91d7c00..c7c799f 100644 --- a/stdApp/op/opi/EMW_Ctl.opi +++ b/stdApp/op/opi/autoconvert/EMW_Ctl.opi @@ -1,247 +1,207 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 470 true - -4107d8df:1481ea34f53:-7dc3 - 3.2.10.20140131 + EMW_Ctl + + true + true + false true - 470 - EMW_Ctl false - false - - - - - - Display - true 310 - - true - 5 - - false - -1 - -1 - - - 367 336 + 367 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7dc1 - - - - - 40 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 - 0 - 0 - - - 1 - 0 - true - - - - - 125 - $(pv_name) -$(pv_value) - 5 + false + + + false - - - false - true - 100.0 + 40 + true - -4107d8df:1481ea34f53:-7dc0 - - - - - 40 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 300 + 5 + 125 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 - 0 - 0 - - - 1 - 0 - true - - - - - 84 - $(pv_name) -$(pv_value) - 5 + false + + + false - - - false - true - 100.0 + 40 + true - -4107d8df:1481ea34f53:-7dab - - - - - 84 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 300 + 5 + 84 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 310 + false + + + + false + 84 + true + + + 0 - 0 - - - 1 0 - true - - - - - 386 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - -4107d8df:1481ea34f53:-7dc2 - - 40 - - Action Button - false + Rectangle + + + true true false - ID$(xx):Stop.VAL - - - - - - - Action Button - true - Stop - false - - Default - - 140 - 0 - 0 - - - - false - 1 - - - - 189 + + $(pv_name) +$(pv_value) + false + true + Rectangle + 310 + 0 + 386 + + ID$(xx):Stop.VAL @@ -251,551 +211,580 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 40 + + Action Button + 0 + ID$(xx):Stop.VAL + + + + true + true + false + + + + Stop + false $(pv_name) $(pv_value) + true + Action Button + 140 156 + 189 - true - true - 1 - false - -4107d8df:1481ea34f53:-7dbf + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 1 Text Update - false + 0 + true + ID$(xx):Device + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Device - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 203 - 0 - - - 1 - - - - 1 - - 45 false - $(pv_name) -$(pv_value) 59 + 45 - true - true - 1 - false - -4107d8df:1481ea34f53:-7dbe + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message2.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message2.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 336 false - $(pv_name) -$(pv_value) 0 + 336 - true - true - 1 - false - -4107d8df:1481ea34f53:-7dbd + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message1.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message1.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 313 false - $(pv_name) -$(pv_value) 0 + 313 - true - true - 1 - false - -4107d8df:1481ea34f53:-7dbc + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):Energy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Energy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 104 - 0 - - - 1 - - - - 1 - - 90 false - $(pv_name) -$(pv_value) 194 + 90 - - false - false - true - false - true - false - - 38 - false - false - true + + + false + false + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7dbb + false + 0 + true + ID$(xx):GapSet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):GapSet.VAL - - - - 0 - false - - - false - 0 - - - - 126 - - 59 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 59 + 126 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7dba + false + 0 + true + ID$(xx):EnergySet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):EnergySet.VAL - - - - 0 - false - - - false - 0 - - - - 126 - - 197 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 197 + 126 - true - true - 1 - false - -4107d8df:1481ea34f53:-7db9 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):Gap.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Gap.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 91 false - $(pv_name) -$(pv_value) 60 + 91 - true - 1 - -4107d8df:1481ea34f53:-7db8 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Desired - - - - 45 - 0 - - 1 - - - - 0 - - 139 + + true + 1 + true + Label + 45 false - 6 + 139 - true - true - 1 - false - -4107d8df:1481ea34f53:-7db7 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + ID$(xx):Location + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Location - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 190 - 0 - - - 1 - - - - 1 - - 27 false - $(pv_name) -$(pv_value) 62 + 27 - true - 1 - -4107d8df:1481ea34f53:-7db6 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true X Field Settings: - - - + + true + 1 + true + Label 150 - 0 - - 1 - - - - 0 - - 366 false - 14 + 366 - true - 1 - -4107d8df:1481ea34f53:-7db5 + false - - 26 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - EMW Control - + - 200 - 0 + + + + 26 + 1 + Label @@ -807,509 +796,471 @@ $(pv_value) ID$(xx):Attention - 1 - - - - 1 - - 1 - false + + true + true + false + + + false + EMW Control + true + 1 + true + Label + 200 + false 56 + 1 - true - 1 - -4107d8df:1481ea34f53:-7db4 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 100 false - 6 + 100 - true - 1 - -4107d8df:1481ea34f53:-7db3 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gap (mm) Energy (keV) - - - - 240 - 0 - - 1 - - - - 0 - - 167 + + true + 1 + true + Label + 240 false - 55 + 167 + + + ID$(xx):Start.VAL + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7db2 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):Start.VAL + + true true false - ID$(xx):Start.VAL - - - - - - - Action Button - true + + Start - false - - Default - - 140 - 0 - 0 - - - false - 1 - - - - 189 - - - ID$(xx):Start.VAL - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 140 2 + 189 - true - 1 - -4107d8df:1481ea34f53:-7db1 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Access Mode : - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 243 false - 3 + 243 - true - true - 1 - false - -4107d8df:1481ea34f53:-7db0 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):AccessSecurity.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):AccessSecurity.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 170 - 0 - - - 1 - - - - 1 - - 237 false - $(pv_name) -$(pv_value) 126 + 237 - true - 1 - -4107d8df:1481ea34f53:-7daf + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Bl. Comm. Limit (mm): - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 267 false - 7 + 267 - true - 1 - -4107d8df:1481ea34f53:-7dae + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - + Status Messages: + + true + 1 + true Label - true - Status Messages: - - - 180 - 0 - - 1 - - - - 0 - - 292 false - 3 + 292 - true - true - 1 - false - -4107d8df:1481ea34f53:-7dad + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + ID$(xx):Version + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Version - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 0 - - 64 false - $(pv_name) -$(pv_value) 193 + 64 - true - 1 - -4107d8df:1481ea34f53:-7dac + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Software Version: - - - + + true + 1 + true + Label 152 - 0 - - 1 - - - - 1 - - 64 false - 27 + 64 - true - true - 1 - false - -4107d8df:1481ea34f53:-7daa + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 18 + 0 Text Update - false + 0 + true + ID11:difai7.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID11:difai7.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 60 - 0 - - - 1 - - - - 0 - - 392 false - $(pv_name) -$(pv_value) 118 + 392 - false - true - -4107d8df:1481ea34f53:-7da9 - - 20 - - Action Button - false - - true - true - false - - ID11:on_seq.PROC - - - - - - - Action Button - true - On - false - - Default - - 40 - 0 - 0 - - - - true - 1 - - - - 435 ID11:on_seq.PROC @@ -1326,50 +1277,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 110 - - - false - true - -4107d8df:1481ea34f53:-7da8 - - 20 - - Action Button - false - - true - true - false - - ID11:bo3.VAL + false + false - + - - - - Action Button + false + + + + 0 + 1 true - Off - false - Default + Default - 40 - 0 - 0 + false + + + + 20 - + Action Button + 0 + ID11:on_seq.PROC + + + true + true + false + + + + On true - 1 - - - + $(pv_name) +$(pv_value) + true + Action Button + 40 + 110 435 + + ID11:bo3.VAL @@ -1386,418 +1337,444 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + ID11:bo3.VAL + + + + true + true + false + + + + Off + true $(pv_name) $(pv_value) + true + Action Button + 40 166 + 435 - false - false - true - false - true + + false false - - 22 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 64 - 3 - - false + false + + + + 1 + 22 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7da7 + false + 0 + true + ID11:ao1.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:ao1.VAL - - - - 0 - false - - - false - 0 - - - - 422 - - 15 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 64 + 15 + 422 - true - true - 1 - false - -4107d8df:1481ea34f53:-7da6 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 18 + 0 Text Update - false + 0 + true + ID11:difai1.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID11:difai1.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 60 - 0 - - - 1 - - - - 0 - - 392 false - $(pv_name) -$(pv_value) 16 + 392 - true - true - 1 - false - -4107d8df:1481ea34f53:-7da5 + + false false - 0.0 - - 19 - Text Update - false - - true - true - false - - 1 - true - false - ID11:difai8.VAL + false - + - - - - Text Update - true - ###### - false - 0 - - - - 63 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 19 0 - - 427 - false + Text Update + 0 + true + ID11:difai8.VAL + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 63 + false 231 + 427 - true - 1 - -4107d8df:1481ea34f53:-7da4 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Current, kA - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 0 - - 448 false - 5 + 448 - true - 1 - -4107d8df:1481ea34f53:-7da3 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Voltage, V - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 449 false - 223 + 449 - true - 1 - -4107d8df:1481ea34f53:-7da2 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true AC - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 391 false - 85 + 391 - true - 1 - -4107d8df:1481ea34f53:-7da1 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true DC - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 392 false - 188 + 392 - true - 1 - -4107d8df:1481ea34f53:-7da0 + false - - 15 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - Power ON - + - 103 - 0 + + + + 15 + 0 + Label true - - - false - - ID11:bi12 - - - 1 - - - - 0 - - 417 - false - - 116 - - - true - 1 - -4107d8df:1481ea34f53:-7d9f - false - - 15 - Label + + + false + + ID11:bi12 + + true true false - true + false + Power ON + + true + 1 + true + Label + 103 + false + 116 + 417 + + + + false - - - - Label + + + + 0 + 1 true - Power OFF - + - 103 - 0 + + + + 15 + 0 + Label @@ -1809,57 +1786,25 @@ $(pv_value) ID11:bi12 - 1 - - - - 0 - - 417 - false - - 116 - - - false - true - -4107d8df:1481ea34f53:-7d9e - - 25 - - Action Button - false true true false - ID11:2PD.STV - - - - - - - Action Button - true - Pulse - false - - Default - - 60 - 0 - 0 - - - - true - 1 - - - - 393 + + false + Power OFF + + true + 1 + true + Label + 103 + false + 116 + 417 + + ID11:2PD.STV @@ -1876,48 +1821,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 228 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7d9d - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 25 + + Action Button + 0 + ID11:2PD.STV + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 364 + + + Pulse + true + $(pv_name) +$(pv_value) + true + Action Button + 60 + 228 + 393 + + EMW_PS.opi @@ -1925,7 +1872,7 @@ $(pv_value) true 11 - 0 + 1 EMW PS @@ -1934,63 +1881,101 @@ $(pv_value) true 11 - 0 + 1 Ramp & timing + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 18 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 100 176 + 364 - true - true - 1 - false - -4107d8df:1481ea34f53:-7d9c + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 0 Text Update - false + 0 + true + ID$(xx):DeviceLimit.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):DeviceLimit.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 266 false - $(pv_name) -$(pv_value) 188 + 266 - \ No newline at end of file + diff --git a/stdApp/op/opi/EMW_PS.opi b/stdApp/op/opi/autoconvert/EMW_PS.opi similarity index 60% rename from stdApp/op/opi/EMW_PS.opi rename to stdApp/op/opi/autoconvert/EMW_PS.opi index e5ae16e..0322111 100644 --- a/stdApp/op/opi/EMW_PS.opi +++ b/stdApp/op/opi/autoconvert/EMW_PS.opi @@ -1,589 +1,170 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 600 true - -4107d8df:1481ea34f53:-7d72 - 3.2.10.20140131 + EMW_PS + + true + true + false true - 600 - EMW_PS false - false - - - - - - Display - true 620 - - true - 5 - - false - -1 - -1 - - - 38 15 + 38 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 300 + true - -4107d8df:1481ea34f53:-7d71 - - - - - 300 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 205 + 415 + 300 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 205 - 0 - 0 - - - 1 - 0 - true - - - - - 300 - $(pv_name) -$(pv_value) - 415 + false + + + false - - - - true - - true - -4107d8df:1481ea34f53:-7d60 - 164 - Grouping Container + true + + + + 0 + 0 + Rectangle + + + true true false - true - false - - - - - - - true - Grouping Container - - Default - + + $(pv_name) +$(pv_value) + false + true + Rectangle 82 - 0 - - false - false - 1 - - - - 436 - 0 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7d5f - - - - - 164 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 82 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-7d5e - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - + 24 V - - - - 55 - 0 - - 1 - - - - 0 - - 17 - false - - 17 - - - true - 1 - -4107d8df:1481ea34f53:-7d5d - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - - 24 V - - - - 55 - 0 - - 1 - - - - 0 - - 35 - false - - 17 - - - true - 1 - -4107d8df:1481ea34f53:-7d5c - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - + 12 V - - - - 55 - 0 - - 1 - - - - 0 - - 53 - false - - 17 - - - true - 1 - -4107d8df:1481ea34f53:-7d5b - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - - 12 V - - - - 55 - 0 - - 1 - - - - 0 - - 71 - false - - 17 - - - true - 1 - -4107d8df:1481ea34f53:-7d5a - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - + 24 V - - - - 55 - 0 - - 1 - - - - 0 - - 89 - false - - 17 - - - true - 1 - -4107d8df:1481ea34f53:-7d59 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - - 24 V - - - - 55 - 0 - - 1 - - - - 0 - - 107 - false - - 17 - - - true - 1 - -4107d8df:1481ea34f53:-7d58 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - + 12 V - - - - 55 - 0 - - 1 - - - - 0 - - 125 - false - - 17 - - - true - 1 - -4107d8df:1481ea34f53:-7d57 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - - 12 V - - - - 55 - 0 - - 1 - - - - 0 - - 143 - false - - 17 - - - true - 1 - -4107d8df:1481ea34f53:-7d56 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Lcl PS - - - - 50 - 0 - - 1 - - - - 0 - - 1 - false - - 15 - + 436 - true - 1 - -4107d8df:1481ea34f53:-7d70 + false - - 15 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - Freqw Rm - + - 103 - 0 + + + + 15 + 0 + Label @@ -595,46 +176,45 @@ $(pv_value) ID11:bi10 - 1 - - - - 0 - - 453 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d6f - false - - 15 - Label true true false - true + false + Freqw Rm + + true + 1 + true + Label + 103 + false + 432 + 453 + + + + false - - - - Label + + + + 0 + 1 true - Freqw Lcl - + - 103 - 0 + + + + 15 + 0 + Label @@ -646,46 +226,45 @@ $(pv_value) ID11:bi10 - 1 - - - - 0 - - 453 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d6e - false - - 15 - Label true true false - true + false + Freqw Lcl + + true + 1 + true + Label + 103 + false + 432 + 453 + + + + false - - - - Label + + + + 0 + 1 true - Curr Rm - + - 103 - 0 + + + + 15 + 0 + Label @@ -697,46 +276,45 @@ $(pv_value) ID11:bi11 - 1 - - - - 0 - - 474 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d6d - false - - 15 - Label true true false - true + false + Curr Rm + + true + 1 + true + Label + 103 + false + 432 + 474 + + + + false - - - - Label + + + + 0 + 1 true - Curr Lcl - + - 103 - 0 + + + + 15 + 0 + Label @@ -748,46 +326,45 @@ $(pv_value) ID11:bi11 - 1 - - - - 0 - - 474 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d6c - false - - 15 - Label true true false - true + false + Curr Lcl + + true + 1 + true + Label + 103 + false + 432 + 474 + + + + false - - - - Label + + + + 0 + 1 true - Power ON - + - 103 - 0 + + + + 15 + 0 + Label @@ -799,46 +376,45 @@ $(pv_value) ID11:bi12 - 1 - - - - 0 - - 495 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d6b - false - - 15 - Label true true false - true + false + Power ON + + true + 1 + true + Label + 103 + false + 432 + 495 + + + + false - - - - Label + + + + 0 + 1 true - Power OFF - + - 103 - 0 + + + + 15 + 0 + Label @@ -850,46 +426,45 @@ $(pv_value) ID11:bi12 - 1 - - - - 0 - - 495 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d6a - false - - 15 - Label true true false - true + false + Power OFF + + true + 1 + true + Label + 103 + false + 432 + 495 + + + + false - - - - Label + + + + 0 + 1 true - Water - + - 103 - 0 + + + + 15 + 0 + Label @@ -901,46 +476,45 @@ $(pv_value) ID11:bi01 - 1 - - - - 0 - - 348 - false + + true + true + false + + + false + Water + true + 1 + true + Label + 103 + false 432 + 348 - true - 1 - -4107d8df:1481ea34f53:-7d69 + false - - 15 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - E-stop or Gap opened - + - 145 - 0 + + + + 15 + 0 + Label @@ -952,46 +526,45 @@ $(pv_value) ID11:bi02 - 1 - - - - 0 - - 368 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d68 - false - - 15 - Label true true false - true + false + E-stop or Gap opened + + true + 1 + true + Label + 145 + false + 432 + 368 + + + + false - - - - Label + + + + 0 + 1 true - Door - + - 103 - 0 + + + + 15 + 0 + Label @@ -1003,46 +576,45 @@ $(pv_value) ID11:bi03 - 1 - - - - 0 - - 389 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d67 - false - - 15 - Label true true false - true + false + Door + + true + 1 + true + Label + 103 + false + 432 + 389 + + + + false - - - - Label + + + + 0 + 1 true - Magnet - + - 103 - 0 + + + + 15 + 0 + Label @@ -1054,46 +626,45 @@ $(pv_value) ID11:bi04 - 1 - - - - 0 - - 410 - false - - 432 - - - true - 1 - -4107d8df:1481ea34f53:-7d66 - false - - 15 - Label true true false - true + false + Magnet + + true + 1 + true + Label + 103 + false + 432 + 410 + + + + false - - - - Label + + + + 0 + 1 true - Overcurrent - + - 103 - 0 + + + + 15 + 0 + Label @@ -1105,149 +676,116 @@ $(pv_value) ID11:bi05 - 1 - - - - 0 - - 432 - false + + true + true + false + + + false + Overcurrent + true + 1 + true + Label + 103 + false 432 + 432 - true - 1 - -4107d8df:1481ea34f53:-7d65 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 1 Label + true true false - true + false - - - - - - - Label - true Interlocks - - - + + true + 1 + true + Label 182 - 0 - - 1 - - - - 1 - - 317 false - 428 + 317 - true - true - 1 - false - -4107d8df:1481ea34f53:-7d64 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + ID11:difai7.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID11:difai7.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 70 - 0 - - - 1 - - - - 0 - - 564 false - $(pv_name) -$(pv_value) 422 + 564 - false - true - -4107d8df:1481ea34f53:-7d63 - - 30 - - Action Button - false - - true - true - false - - ID11:bo2.VAL - - - - - - - Action Button - true - Reset - false - - Default - - 140 - 0 - 0 - - - - true - 1 - - - - 523 ID11:bo2.VAL @@ -1264,334 +802,216 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 30 + + Action Button + 0 + ID11:bo2.VAL + + + + true + true + false + + + + Reset + true $(pv_name) $(pv_value) + true + Action Button + 140 445 + 523 - true - 1 - -4107d8df:1481ea34f53:-7d62 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true kA (DC curr) - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 564 false - 495 + 564 - - 20.0 - true - true - - - - - - - true - - - - - 56 - 50 - false - 10.0 + + + false + false - + + 1.0 + true + + + + 0 + 1 true - Scaled Slider - true - Default + Default - 620 - true - 0 - true - - true - true + false + + + + 56 + true + true 100.0 - 1 - false - false 0.0 - -4107d8df:1481ea34f53:-7d61 - true - - true - - - - Scaled Slider + Scrollbar + 0.10000000149011612 + ID11:ao1.VAL + + true true false - ID11:ao1.VAL - - - - - - - 1.0 - false - 80.0 - - Default - - 90.0 - - - - - - - - - true - true - - - - 10.0 - 239 - - 0 + + true + 0.10000000149011612 $(pv_name) $(pv_value) + true + Scrollbar + 620 + 0 + 239 - 20.0 - true - true - - - - true - - 200 - 50 - true + + false + false - + - true - Meter - true - - Default - - 300 - true + true + + + 5 - - false - true - 100.0 1 - false - 0.0 - -4107d8df:1481ea34f53:-7d55 - true - - false - - - - Meter - - true - true - true - - ID11:difai8.VAL - - - - false - 80.0 - - Default - - 90.0 - true - - - - - - true - - - - true - - - - 10.0 - 4 - - 314 - $(pv_name) -$(pv_value) - - - 20.0 - true - true - true - - 200 - 50 - true - - - + + + + + + true - Meter - true - Default + Default - 300 - true - 5 - - false - true - 100.0 - 1 + true + + + + 200 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-7d54 - true - - false - - - Meter + + + + ID11:difai1.VAL + + true + + + Default + + true true true - ID11:difai1.VAL - - - - - - - false - 80.0 - - Default - - 90.0 - true - - - - - + + true + true + true + true + false + true + false true - - - - true - - - - 10.0 - 4 - - 4 $(pv_name) $(pv_value) + + true + Meter + 300 + 4 + 4 - false - true - -4107d8df:1481ea34f53:-7d53 - - 48 - - Action Button - false - - true - true - false - - ID11:on_seq.PROC - - - - - - - Action Button - true - Current ON - false - - Default - - 211 - 0 - 0 - - - - true - 1 - - - - 406 ID11:on_seq.PROC @@ -1608,50 +1028,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 142 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7d52 - + + + + 0 + 1 + true + + Default + + false + + + 48 - + Action Button - false + 0 + ID11:on_seq.PROC + + true true false - ID11:bo3.VAL - - - - - - + + + Current ON + true + $(pv_name) +$(pv_value) + true Action Button - true - Current OFF - false - - Default - 211 - 0 - 0 - - - - true - 1 - - - - 464 + 142 + 406 + + ID11:bo3.VAL @@ -1668,193 +1088,229 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 48 + + Action Button + 0 + ID11:bo3.VAL + + + + true + true + false + + + + Current OFF + true $(pv_name) $(pv_value) + true + Action Button + 211 142 + 464 - true - 1 - -4107d8df:1481ea34f53:-7d51 + false - + + + + + + + 0 + 1 + true + + + + + + 26 + 1 Label + true true false - true + false - - - - - - - Label - true Magnet current, kA - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 211 false - 54 + 211 - true - 1 - -4107d8df:1481ea34f53:-7d50 + false - + + + + + + + 0 + 1 + true + + + + + + 26 + 0 Label + true true false - true + false - - - - - - - Label - true Current adjustment, kA: - - - + + true + 1 + true + Label 240 - 0 - - 1 - - - - 0 - - 308 false - 3 + 308 - true - 1 - -4107d8df:1481ea34f53:-7d4f + false - + + + + + + + 0 + 1 + true + + + + + + 26 + 1 Label + true true false - true + false - - - - - - - Label - true Output voltage, V - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 1 - - 213 false - 376 + 213 - false - false - true - false - true + + false false - - 48 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 159 - 3 - - false + false + + + + 1 + 48 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7d4e + false + 0 + true + ID11:ao1.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:ao1.VAL - - - - 0 - false - - - false - 0 - - - - 297 - - 247 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 159 + 247 + 297 - \ No newline at end of file + diff --git a/stdApp/op/opi/EMW_Ramp.opi b/stdApp/op/opi/autoconvert/EMW_Ramp.opi similarity index 87% rename from stdApp/op/opi/EMW_Ramp.opi rename to stdApp/op/opi/autoconvert/EMW_Ramp.opi index 070a384..5b73ed2 100644 --- a/stdApp/op/opi/EMW_Ramp.opi +++ b/stdApp/op/opi/autoconvert/EMW_Ramp.opi @@ -1,192 +1,190 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 800 true - -4107d8df:1481ea34f53:-7d27 - 3.2.10.20140131 + EMW_Ramp + + true + true + false true - 800 - EMW_Ramp false - false - - - - - - Display - true 399 - - true - 5 - - false - -1 - -1 - - - 10 10 + 10 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7d1c - - - - - 34 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 391 - 0 - 0 - - - 1 - 0 - true - - - - - 4 - $(pv_name) -$(pv_value) - 4 + false + + + false - - - false - true - 100.0 + 34 + true - -4107d8df:1481ea34f53:-7d18 - - - - - 10 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 391 + 4 + 4 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 74 - $(pv_name) -$(pv_value) - 113 + false + + + false - - - false - true - 100.0 + 10 + true - -4107d8df:1481ea34f53:-7d17 - - - - - 6 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 25 + 113 + 74 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 21 + false + + + + false + 6 + true + + + 0 - 0 + 0 + Rectangle + + @@ -198,62 +196,62 @@ $(pv_value) ID11:0RT.NEWT - - 1 - 0 - true - - - - - 76 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 21 115 - false + 76 + + false + 255 + true + false + + + + + + false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7d16 - - - - - 6 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle + + + + 0 + 1 true - false + 100.0 - Default + Default - 21 + false + + + + false + 6 + true + + + 0 - 0 + 0 + Rectangle + + @@ -265,119 +263,119 @@ $(pv_value) ID11:0RT.ERRC - - 1 - 0 - true - - - - - 76 - $(pv_name) -$(pv_value) - 115 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7d0a - - - - - 10 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 21 + 115 + 76 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 222 - $(pv_name) -$(pv_value) - 114 + false + + + false - - - false - true - 100.0 + 10 + true - -4107d8df:1481ea34f53:-7d09 - - - - - 6 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 25 + 114 + 222 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 21 + false + + + + false + 6 + true + + + 0 - 0 + 0 + Rectangle + + @@ -389,65 +387,65 @@ $(pv_value) ID11:1RT.NEWT - - 1 - 0 - true - - - - - 224 - $(pv_name) -$(pv_value) - 116 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7d08 - - - - - 6 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 21 + 116 + 224 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 21 - 0 - 0 - - - + false + + + + false + 6 + true + + + + 0 + 0 + Rectangle + + + + + true @@ -456,518 +454,477 @@ $(pv_value) ID11:1RT.ERRC - - 1 - 0 - true - - - - - 224 - $(pv_name) -$(pv_value) - 116 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7d07 - - - - - 28 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 21 + 116 + 224 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 280 + false + + + + false + 28 + true + + + 0 - 0 - - - 1 0 - true - - - - - 352 - $(pv_name) -$(pv_value) - 4 - false - - - false - true - -4107d8df:1481ea34f53:-7d26 - - 60 - Choice Button - false + Rectangle + + + true true false - ID11:0RT.MODE + + $(pv_name) +$(pv_value) + false + true + Rectangle + 280 + 4 + 352 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 60 - 0 - - - - - + false + + + + 60 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 119 + Choice Button + ID11:0RT.MODE + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 60 20 + 119 - true - true - 1 - false - -4107d8df:1481ea34f53:-7d25 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + ID11:0RT.ERRM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID11:0RT.ERRM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 315 - 0 - - - 1 - - - - 0 - - 98 false - $(pv_name) -$(pv_value) 78 + 98 - true - 1 - -4107d8df:1481ea34f53:-7d24 + false - + + + + + + + 0 + 1 + true + + + + + + 17 + 0 Label + true true false - true + false - - - - - - - Label - true Mode - - - + + true + 1 + true + Label 76 - 0 - - 1 - - - - 0 - - 97 false - 31 + 97 + + + ID11:0RT.SWAP + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7d23 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + ID11:0RT.SWAP + + true true false - ID11:0RT.SWAP - - - - - - - Action Button - true + + SWAP - false - - Default - - 62 - 0 - 0 - - - false - 1 - - - - 125 - - - ID11:0RT.SWAP - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 62 94 + 125 - false - false - true - false - true + + false false - - 23 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 130 - 3 - - false + false + + + + 1 + 23 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7d22 + false + 0 + true + ID11:0RT.MADJ + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:0RT.MADJ - - - - 0 - false - - - false - 0 - - - - 151 - - 171 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 130 + 171 + 151 - true - 1 - -4107d8df:1481ea34f53:-7d21 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Manual Adjust - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 129 false - 171 + 129 - false - false - true - false - true + + false false - - 23 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 74 - 3 - - false + false + + + + 1 + 23 + 0 + false Infinity - 1 - false -Infinity - 0 - false - -4107d8df:1481ea34f53:-7d20 - 0.0 - + false Text Input - 1 - + 0 + false + 0 + true + ID11:0RT.GAIN + + false + 0.0 + + true true false + 0 - false - ID11:0RT.GAIN - - - - 0 - false - - - false - 0 - - - - 151 - - 309 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 74 + 309 + 151 - true - 1 - -4107d8df:1481ea34f53:-7d1f + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gain - - - + + true + 1 + true + Label 74 - 0 - - 1 - - - - 0 - - 130 false - 309 + 130 - false - true - -4107d8df:1481ea34f53:-7d1e - - 20 - - Action Button - false - - true - true - false - - ID11:0RT.RARM - - - - - - - Action Button - true - RARM - false - - Default - - 62 - 0 - 0 - - - - false - 1 - - - - 148 ID11:0RT.RARM @@ -977,50 +934,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 94 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7d1d - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + ID11:0RT.RARM + + true true false - ID11:syncBO - - - - - - + + + RARM + false + $(pv_name) +$(pv_value) + true Action Button - true - SYNC - false - - Default - - 61 - 0 - 0 - - - - true - 1 - - - - 356 + 62 + 94 + 148 + + ID11:syncBO @@ -1037,2581 +994,2596 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + ID11:syncBO + + + + true + true + false + + + + SYNC + true $(pv_name) $(pv_value) + true + Action Button + 61 200 + 356 - true - 1 - -4107d8df:1481ea34f53:-7d1b + false - + + + + + + + 0 + 1 + true + + + + + + 21 + 0 Label + true true false - true + false + EMW Ramp Test + + true + 1 + true + Label + 160 + false + 115 + 10 + + + + false - - - - Label - true - EMW Ramp Test - - - - 160 - 0 - - 1 - 0 - - 10 - false - - 115 - - - true - 1 - -4107d8df:1481ea34f53:-7d1a - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true ID11:0RT - - - + + true + 1 + true + Label 150 - 0 - - 1 - - - - 0 - - 45 false - 7 + 45 - true - 1 - -4107d8df:1481ea34f53:-7d19 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true New Table - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 0 - - 72 false - 140 + 72 - false - true - -4107d8df:1481ea34f53:-7d15 - - 60 - Choice Button - false - - true - true - false - - ID11:1RT.MODE + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 60 - 0 - - - - - + false + + + + 60 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 264 + Choice Button + ID11:1RT.MODE + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 60 21 + 264 - true - true - 1 - false - -4107d8df:1481ea34f53:-7d14 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + ID11:1RT.ERRM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID11:1RT.ERRM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 315 - 0 - - - 1 - - - - 0 - - 245 false - $(pv_name) -$(pv_value) 78 + 245 - true - 1 - -4107d8df:1481ea34f53:-7d13 + false - + + + + + + + 0 + 1 + true + + + + + + 17 + 0 Label + true true false - true + false - - - - - - - Label - true Mode - - - - 76 - 0 - - 1 - - - - 0 - - 244 - false + true + 1 + true + Label + 76 + false 31 + 244 + + + ID11:1RT.SWAP + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7d12 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + ID11:1RT.SWAP + + true true false - ID11:1RT.SWAP - - - - - - - Action Button - true + + SWAP - false - - Default - - 62 - 0 - 0 - - - false - 1 - - - - 270 - - - ID11:1RT.SWAP - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 62 94 + 270 - false - false - true - false - true + + false false - - 23 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 130 - 3 - - false + false + + + + 1 + 23 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7d11 + false + 0 + true + ID11:1RT.MADJ + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:1RT.MADJ - - - - 0 - false - - - false - 0 - - - - 292 - - 171 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 130 + 171 + 292 - true - 1 - -4107d8df:1481ea34f53:-7d10 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Manual Adjust - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 270 false - 171 + 270 - false - false - true - false - true + + false false - - 23 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 74 - 3 - - false + false + + + + 1 + 23 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7d0f + false + 0 + true + ID11:1RT.GAIN + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:1RT.GAIN - - - - 0 - false - - - false - 0 - - - - 291 - - 309 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 74 + 309 + 291 - true - 1 - -4107d8df:1481ea34f53:-7d0e + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gain - - - + + true + 1 + true + Label 74 - 0 - - 1 - - - - 0 - - 270 false - 309 + 270 + + + ID11:1RT.RARM + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7d0d - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + ID11:1RT.RARM + + true true false - ID11:1RT.RARM - - - - - - - Action Button - true + + RARM - false - - Default - - 62 - 0 - 0 - - - false - 1 - - - - 293 - - - ID11:1RT.RARM - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 62 94 + 293 - true - 1 - -4107d8df:1481ea34f53:-7d0c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true ID11:1RT - - - + + true + 1 + true + Label 150 - 0 - - 1 - - - - 0 - - 194 false - 10 + 194 - true - 1 - -4107d8df:1481ea34f53:-7d0b + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true New Table - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 0 - - 220 false - 141 + 220 - true - 1 - -4107d8df:1481ea34f53:-7d06 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true Make desired changes above, - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 0 - - 356 false - 21 + 356 - true - 1 - -4107d8df:1481ea34f53:-7d05 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true then press SYNC to activate. - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 0 - - 366 false - 21 + 366 - false - false - true - false - true + + false false - - 23 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 74 - 3 - - false + false + + + + 1 + 23 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7d04 + false + 0 + true + ID11:0RT.TIMF + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:0RT.TIMF - - - - 0 - false - - - false - 0 - - - - 67 - - 234 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 74 + 234 + 67 - true - 1 - -4107d8df:1481ea34f53:-7d03 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true RampTime - - - + + true + 1 + true + Label 74 - 0 - - 1 - - - - 0 - - 70 false - 309 + 70 - true - 1 - -4107d8df:1481ea34f53:-7d02 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true RampTime - - - + + true + 1 + true + Label 74 - 0 - - 1 - - - - 0 - - 218 false - 310 + 218 - false - false - true - false - true + + false false - - 23 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 74 - 3 - - false + false + + + + 1 + 23 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7d01 + false + 0 + true + ID11:1RT.TIMF + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:1RT.TIMF - - - - 0 - false - - - false - 0 - - - - 216 - - 234 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 74 + 234 + 216 + + + ID11:0PD.PROC + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7d00 - + + + + 0 + 1 + true + + Default + + false + + + 26 - + Action Button - false + 0 + ID11:0PD.PROC + + true true false - ID11:0PD.PROC - - - - - - - Action Button - true + + PROC - false - - Default - - 101 - 0 - 0 - - - false - 1 - - - - 400 - - - ID11:0PD.PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 101 10 + 400 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 122 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7cff + false + 0 + true + ID11:0PD.WIDE + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:0PD.WIDE - - - - 0 - false - - - false - 0 - - - - 471 - - 125 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 122 + 125 + 471 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 122 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7cfe + false + 0 + true + ID11:0PD.DLY + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - ID11:0PD.DLY - - - - 0 - false - - - false - 0 - - - - 451 - + true + Text Input + 122 125 - $(pv_name) -$(pv_value) + 451 - false - true - -4107d8df:1481ea34f53:-7cfd - - 100 - Choice Button - false - - true - true - false - - ID11:0PD.UNIT + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 110 - 0 - - - - - + false + + + + 100 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 400 + Choice Button + ID11:0PD.UNIT + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 110 266 + 400 - true - 1 - -4107d8df:1481ea34f53:-7cfc + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true UNIT: - - - + + true + 1 + true + Label 101 - 0 - - 1 - - - - 1 - - 431 false - 10 + 431 - true - true - 1 - false - -4107d8df:1481ea34f53:-7cfb + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 15 + 1 Text Update - false + 0 + true + ID11:0PD.UNIT + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID11:0PD.UNIT - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 119 - 0 - - - 1 - - - - 1 - - 431 false - $(pv_name) -$(pv_value) 125 + 431 - true - 1 - -4107d8df:1481ea34f53:-7cfa + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true DLY: - - - + + true + 1 + true + Label 59 - 0 - - 1 - - - - 1 - - 451 false - 52 + 451 - true - 1 - -4107d8df:1481ea34f53:-7cf9 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 2 Label + true true false - true + false - - - - - - - Label - true WIDE: - - - + + true + 1 + true + Label 74 - 0 - - 1 - - - - 1 - - 471 false - 37 + 471 + + + ID11:1PD.PROC + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7cf8 - + + + + 0 + 1 + true + + Default + + false + + + 26 - + Action Button - false + 0 + ID11:1PD.PROC + + true true false - ID11:1PD.PROC - - - - - - - Action Button - true + + PROC - false - - Default - - 101 - 0 - 0 - - - false - 1 - - - - 500 - - - ID11:1PD.PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 101 10 + 500 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 122 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7cf7 + false + 0 + true + ID11:1PD.WIDE + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:1PD.WIDE - - - - 0 - false - - - false - 0 - - - - 571 - - 125 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 122 + 125 + 571 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 122 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7cf6 + false + 0 + true + ID11:1PD.DLY + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:1PD.DLY - - - - 0 - false - - - false - 0 - - - - 551 - - 125 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 122 + 125 + 551 - false - true - -4107d8df:1481ea34f53:-7cf5 - - 100 - Choice Button - false - - true - true - false - - ID11:1PD.UNIT + + false + false - + - - - - Choice Button - true - false + false + + + + 0 + 1 + true - Default + Default - 110 - 0 - - - - - + false + + + + 100 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 499 + Choice Button + ID11:1PD.UNIT + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 110 266 + 499 - true - 1 - -4107d8df:1481ea34f53:-7cf4 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true UNIT: - - - + + true + 1 + true + Label 101 - 0 - - 1 - - - - 1 - - 531 false - 10 + 531 - true - true - 1 - false - -4107d8df:1481ea34f53:-7cf3 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 15 + 1 Text Update - false + 0 + true + ID11:1PD.UNIT + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID11:1PD.UNIT - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 119 - 0 - - - 1 - - - - 1 - - 531 false - $(pv_name) -$(pv_value) 125 + 531 - true - 1 - -4107d8df:1481ea34f53:-7cf2 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true DLY: - - - + + true + 1 + true + Label 59 - 0 - - 1 - - - - 1 - - 551 false - 52 + 551 - true - 1 - -4107d8df:1481ea34f53:-7cf1 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 2 Label + true true false - true + false - - - - - - - Label - true WIDE: - - - + + true + 1 + true + Label 74 - 0 - - 1 - - - - 1 - - 571 false - 37 + 571 - true - 1 - -4107d8df:1481ea34f53:-7cf0 + false - - 16 - Label - - true - true - false - - true - false - - - - Label - true - UNIT: - - - - 100 - 0 - - 1 - 1 - - 622 - false - - 11 - - - true - 1 - -4107d8df:1481ea34f53:-7cef - false - + 0 + 1 + true + + + + + + 16 + 2 Label + true true false - true + false - - - - - - + UNIT: + + true + 1 + true Label - true - PER: - - - 100 - 0 - - 1 - - - - 1 - - 646 false - 11 + 622 - true - 1 - -4107d8df:1481ea34f53:-7cee + false - + + + + + + + 0 + 1 + true + + + + + + 16 + 2 Label + true true false - true + false + PER: + + true + 1 + true + Label + 100 + false + 11 + 646 + + + + false - - - - Label + + + + 0 + 1 true - DCY: - + - 100 - 0 + + + + 16 + 2 + Label - 1 - - - - 1 - - 669 - false - - 11 - - - false - true - -4107d8df:1481ea34f53:-7ced - - 100 - Choice Button - false true true false - ID11:0PT.UNIT + + false + DCY: + + true + 1 + true + Label + 100 + false + 11 + 669 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 110 - 0 - - - - - + false + + + + 100 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 598 + Choice Button + ID11:0PT.UNIT + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 110 266 + 598 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 119 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7cec + false + 0 + true + ID11:0PT.PER + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:0PT.PER - - - - 0 - false - - - false - 0 - - - - 649 - - 125 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 119 + 125 + 649 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 119 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7ceb + false + 0 + true + ID11:0PT.DCY + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:0PT.DCY - - - - 0 - false - - - false - 0 - - - - 670 - - 125 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 119 + 125 + 670 + + + ID11:0PT.PROC + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7cea - + + + + 0 + 1 + true + + Default + + false + + + 26 - + Action Button - false + 0 + ID11:0PT.PROC + + true true false - ID11:0PT.PROC - - - - - - - Action Button - true + + PROC - false - - Default - - 100 - 0 - 0 - - - false - 1 - - - - 592 - - - ID11:0PT.PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 100 11 + 592 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 119 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity - 0 - false - -4107d8df:1481ea34f53:-7ce9 - 0.0 - + false Text Input - 1 - - true - true - false - - 0 - false - ID11:0PT.UNIT - - - + 0 + false 0 - false - - - false - 0 - - - - 623 - - 125 + true + ID11:0PT.UNIT + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 119 + 125 + 623 - true - 1 - -4107d8df:1481ea34f53:-7ce8 + false - + + + + + + + 0 + 1 + true + + + + + + 17 + 2 Label + true true false - true + false - - - - - - - Label - true UNIT: - - - + + true + 1 + true + Label 101 - 0 - - 1 - - - - 1 - - 724 false - 10 + 724 - true - 1 - -4107d8df:1481ea34f53:-7ce7 + false - + + + + + + + 0 + 1 + true + + + + + + 17 + 2 Label + true true false - true + false - - - - - - - Label - true PER: - - - + + true + 1 + true + Label 101 - 0 - - 1 - - - - 1 - - 749 false - 10 + 749 - true - 1 - -4107d8df:1481ea34f53:-7ce6 + false - + + + + + + + 0 + 1 + true + + + + + + 17 + 2 Label + true true false - true + false - - - - - - - Label - true DCY: - - - + + true + 1 + true + Label 101 - 0 - - 1 - - - - 1 - - 773 false - 10 + 773 - false - true - -4107d8df:1481ea34f53:-7ce5 - - 100 - Choice Button - false - - true - true - false - - ID11:1PT.UNIT + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 110 - 0 - - - - - + false + + + + 100 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 697 + Choice Button + ID11:1PT.UNIT + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 110 266 + 697 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 121 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7ce4 + false + 0 + true + ID11:1PT.PER + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:1PT.PER - - - - 0 - false - - - false - 0 - - - - 752 - - 125 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 121 + 125 + 752 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 121 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7ce3 + false + 0 + true + ID11:1PT.DCY + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:1PT.DCY - - - - 0 - false - - - false - 0 - - - - 775 - - 125 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 121 + 125 + 775 + + + ID11:1PT.PROC + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7ce2 - + + + + 0 + 1 + true + + Default + + false + + + 26 - + Action Button - false + 0 + ID11:1PT.PROC + + true true false - ID11:1PT.PROC - - - - - - - Action Button - true + + PROC - false - - Default - - 101 - 0 - 0 - - - false - 1 - - - - 693 - - - ID11:1PT.PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 101 10 + 693 - false - false - true - false - true + + false false - - 19 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 121 - 3 - - false + false + + + + 1 + 19 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7ce1 + false + 0 + true + ID11:1PT.UNIT + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID11:1PT.UNIT - - - - 0 - false - - - false - 0 - - - - 728 - - 125 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 121 + 125 + 728 - \ No newline at end of file + diff --git a/stdApp/op/opi/IDBPM.opi b/stdApp/op/opi/autoconvert/IDBPM.opi similarity index 84% rename from stdApp/op/opi/IDBPM.opi rename to stdApp/op/opi/autoconvert/IDBPM.opi index 30d2fb2..8a6a512 100644 --- a/stdApp/op/opi/IDBPM.opi +++ b/stdApp/op/opi/autoconvert/IDBPM.opi @@ -1,4353 +1,4286 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 700 true - -4107d8df:1481ea34f53:-7c98 - 3.2.10.20140131 + IDBPM + + true + true + false true - 700 - IDBPM false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 130 86 + 130 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7c97 - 0.0 - - 0 + + Default + + false + + + 48 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 120 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 101 + 120 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7c96 - 0.0 - - 0 + + Default + + false + + + 51 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 120 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 121 + 120 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7c95 - 0.0 - - 0 + + Default + + false + + + 51 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 195 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 101 + 195 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7c94 - 0.0 - - 0 + + Default + + false + + + 51 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 195 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 121 + 195 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7c93 - 0.0 - - 0 + + Default + + false + + + 48 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 111 - $(pv_name) -$(pv_value) - 365 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7c92 0.0 - - 0 - 51 - true - Polyline - false - 255 + true true true - - - - + + $(pv_name) +$(pv_value) false - - - - - - - + true Polyline - true - false - - Default - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 186 - $(pv_name) -$(pv_value) 365 + 111 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7c91 - 0.0 - - 0 - 33 - true - Polyline + + Default + false - 255 + + + + 51 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 365 + 186 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline - true - false - - Default - - 67 - 0 - 0 - - - 1 - 1 - true + false - - 176 - $(pv_name) -$(pv_value) - 291 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7c90 - 0.0 - - 0 + + Default + + false + + + 33 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 67 + 291 + 176 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 69 + false + + + + 33 + true 0 - 0 - - - 1 1 - true - - - - - 176 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 69 374 + 176 - true - 1 - -4107d8df:1481ea34f53:-7c8f + false - + + + + + + + 0 + 1 + true + + + + + + 30 + 1 Label + true true false - true + false - - - - - - - Label - true $(xx)-ID BPM Information - - - + + true + 1 + true + Label 400 - 0 - - 1 - - - - 1 - - 13 false - 46 + 13 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c8e + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:1XBPM:A:CC + + 0.0 + true true false - 1 - true - false - FE:$(xx):ID:1XBPM:A:CC - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 75 - 0 - - - 1 - - - - 0 - - 118 - false $(pv_name) $(pv_value) + false + 1 + true + Text Update + 75 + false 14 + 118 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c8d + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:1XBPM:C:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:1XBPM:C:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 118 false - $(pv_name) -$(pv_value) 134 + 118 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c8c + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:1XBPM:B:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:1XBPM:B:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 223 false - $(pv_name) -$(pv_value) 11 + 223 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c8b + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:1XBPM:D:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:1XBPM:D:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 222 false - $(pv_name) -$(pv_value) 131 + 222 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c8a + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:2XBPM:E:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:2XBPM:E:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 221 false - $(pv_name) -$(pv_value) 246 + 221 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c89 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:2XBPM:F:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:2XBPM:F:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 221 false - $(pv_name) -$(pv_value) 412 + 221 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c88 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:2XBPM:A:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:2XBPM:A:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 116 false - $(pv_name) -$(pv_value) 281 + 116 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c87 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + FE:$(xx):ID:2XBPM:B:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:2XBPM:B:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 246 false - $(pv_name) -$(pv_value) 331 + 246 - true - 1 - -4107d8df:1481ea34f53:-7c86 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true A - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 110 false - 371 + 110 - true - 1 - -4107d8df:1481ea34f53:-7c85 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - + E + + true + 1 + true Label - true - E - - - 10 - 0 - - 1 - - - - 1 - - 183 false - 285 + 183 - true - 1 - -4107d8df:1481ea34f53:-7c84 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true B - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 220 false - 368 + 220 - true - 1 - -4107d8df:1481ea34f53:-7c83 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true F - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 186 false - 436 + 186 - true - 1 - -4107d8df:1481ea34f53:-7c82 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true A - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 102 false - 98 + 102 - true - 1 - -4107d8df:1481ea34f53:-7c81 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true B - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 247 false - 98 + 247 - true - 1 - -4107d8df:1481ea34f53:-7c80 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true C - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 102 false - 118 + 102 - true - 1 - -4107d8df:1481ea34f53:-7c7f + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true D - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 1 - - 247 false - 118 + 247 - true - 1 - -4107d8df:1481ea34f53:-7c7e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 1st Raw Signals - - - + + true + 1 + true + Label 150 - 0 - - 1 - - - - 0 - - 79 false - 35 + 79 - true - 1 - -4107d8df:1481ea34f53:-7c7d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 2nd Raw Signals - - - + + true + 1 + true + Label 150 - 0 - - 1 - - - - 0 - - 79 false - 305 + 79 - true - 1 - -4107d8df:1481ea34f53:-7c7c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true * NORMALIZED x-BPM SIGNALS * - - - + + true + 1 + true + Label 280 - 0 - - 1 - - - - 1 - - 279 false - 88 + 279 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c7b + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:1XBPM:HPOS:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:1XBPM:HPOS:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 400 false - $(pv_name) -$(pv_value) 263 + 400 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c7a + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:1XBPM:VPOS:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:1XBPM:VPOS:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 401 false - $(pv_name) -$(pv_value) 8 + 401 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c79 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:2XBPM:VPOS:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:2XBPM:VPOS:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 400 false - $(pv_name) -$(pv_value) 128 + 400 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c78 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:2XBPM:HPOS:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:2XBPM:HPOS:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 400 false - $(pv_name) -$(pv_value) 384 + 400 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c77 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:HANGLE:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:HANGLE:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 527 false - $(pv_name) -$(pv_value) 131 + 527 - true - 1 - -4107d8df:1481ea34f53:-7c76 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - + + + true + 1 + true Label - true - - - - 1 - 0 - - 1 - - - - 1 - - 150 false - 139 + 150 - true - 1 - -4107d8df:1481ea34f53:-7c75 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1XBPM:C - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 106 false - 148 + 106 - true - 1 - -4107d8df:1481ea34f53:-7c74 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1XBPM:A - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 107 false - 27 + 107 - true - 1 - -4107d8df:1481ea34f53:-7c73 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1XBPM:B - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 211 false - 26 + 211 - true - 1 - -4107d8df:1481ea34f53:-7c72 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1XBPM:D - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 212 false - 145 + 212 - true - 1 - -4107d8df:1481ea34f53:-7c71 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 2XBPM:A - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 104 false - 291 + 104 - true - 1 - -4107d8df:1481ea34f53:-7c70 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 2XBPM:E - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 211 false - 260 + 211 - true - 1 - -4107d8df:1481ea34f53:-7c6f + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 2XBPM:B - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 236 false - 341 + 236 - true - 1 - -4107d8df:1481ea34f53:-7c6e + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 2XBPM:F - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 1 - - 210 false - 423 + 210 - true - 1 - -4107d8df:1481ea34f53:-7c6d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true The Normalized signals are for reference only - - - + + true + 1 + true + Label 470 - 0 - - 1 - - - - 1 - - 303 false - 2 + 303 - true - 1 - -4107d8df:1481ea34f53:-7c6c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true These are normalized for only one particular - - - + + true + 1 + true + Label 450 - 0 - - 1 - - - - 1 - - 321 false - 8 + 321 - true - 1 - -4107d8df:1481ea34f53:-7c6b + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1XBPM:VPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 385 false - 19 + 385 - true - 1 - -4107d8df:1481ea34f53:-7c6a + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 2XBPM:VPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 385 false - 136 + 385 - true - 1 - -4107d8df:1481ea34f53:-7c69 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 1XBPM:HPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 386 false - 272 + 386 - true - 1 - -4107d8df:1481ea34f53:-7c68 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 2 Label + true true false - true + false - - - - - - - Label - true 2XBPM:HPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 386 false - 390 + 386 - true - 1 - -4107d8df:1481ea34f53:-7c67 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 415 false - 86 + 415 - true - 1 - -4107d8df:1481ea34f53:-7c66 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 415 false - 206 + 415 - true - 1 - -4107d8df:1481ea34f53:-7c65 + false - - 13 - Label - - true - true - false - - true - false + + + + 0 + 1 + true + + + - + - Label - true + 13 + 2 + Label + + + true + true + false + + + false mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 415 false - 342 + 415 - true - 1 - -4107d8df:1481ea34f53:-7c64 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 415 false - 463 + 415 - true - 1 - -4107d8df:1481ea34f53:-7c63 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 541 false - 134 + 541 - true - 1 - -4107d8df:1481ea34f53:-7c62 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Vertical Positions - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 1 - - 362 false - 25 + 362 - true - 1 - -4107d8df:1481ea34f53:-7c61 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Horizontal Positions - - - + + true + 1 + true + Label 190 - 0 - - 1 - - - - 1 - - 362 false - 280 + 362 - true - 1 - -4107d8df:1481ea34f53:-7c60 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Normalized at Source - - - + + true + 1 + true + Label 210 - 0 - - 1 - - - - 1 - - 432 false - 18 + 432 - true - 1 - -4107d8df:1481ea34f53:-7c5f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Beam Line Front End X-RAY BPM - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 53 false - 107 + 53 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c5e + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 25 + 1 Text Update - true + 0 + true + ID$(xx):Gap.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Gap.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 1 - - 487 false - $(pv_name) -$(pv_value) 356 + 487 - true - 1 - -4107d8df:1481ea34f53:-7c5d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true ID gap : - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 492 false - 262 + 492 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c5c + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 30 + 0 Text Update - true + 0 + true + S:SRcurrentAI + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRcurrentAI - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 75 - 0 - - - 1 - - - - 0 - - 440 false - $(pv_name) -$(pv_value) 367 + 440 - true - 1 - -4107d8df:1481ea34f53:-7c5b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Current: - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 0 - - 446 false - 266 + 446 - true - 1 - -4107d8df:1481ea34f53:-7c5a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true ID gap and Current - - - + + true + 1 + true + Label 190 - 0 - - 1 - - - - 1 - - 338 false - 128 + 338 - true - 1 - -4107d8df:1481ea34f53:-7c59 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true mA - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 451 false - 455 + 451 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c58 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 25 + 1 Text Update - true + 0 + true + ID$(xx):Energy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Energy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 1 - - 542 false - $(pv_name) -$(pv_value) 355 + 542 - true - 1 - -4107d8df:1481ea34f53:-7c57 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 491 false - 466 + 491 - true - 1 - -4107d8df:1481ea34f53:-7c56 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true keV - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 546 false - 465 + 546 - true - 1 - -4107d8df:1481ea34f53:-7c55 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Energy : - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 547 false - 257 + 547 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c54 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:HPOSITION:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:HPOSITION:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 527 false - $(pv_name) -$(pv_value) 19 + 527 - true - 1 - -4107d8df:1481ea34f53:-7c53 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 541 false - 22 + 541 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c52 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:VANGLE:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:VANGLE:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 473 false - $(pv_name) -$(pv_value) 129 + 473 - true - 1 - -4107d8df:1481ea34f53:-7c51 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 487 false - 132 + 487 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c50 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 15 + 2 Text Update - true + 0 + true + FE:$(xx):ID:VPOSITION:CC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - FE:$(xx):ID:VPOSITION:CC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 473 false - $(pv_name) -$(pv_value) 17 + 473 - true - 1 - -4107d8df:1481ea34f53:-7c4f + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 487 false - 20 + 487 - true - 1 - -4107d8df:1481ea34f53:-7c4e + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Vertical Position & Angle - - - + + true + 1 + true + Label 250 - 0 - - 1 - - - - 1 - - 454 false - 10 + 454 - true - 1 - -4107d8df:1481ea34f53:-7c4d + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Horizontal Position & Angle - - - + + true + 1 + true + Label 250 - 0 - - 1 - - - - 1 - - 508 false - 7 + 508 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c4c + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + S$(x):ID:SrcPt:yAngleM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S$(x):ID:SrcPt:yAngleM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 647 + 90 false - $(pv_name) -$(pv_value) 400 + 647 - true - 1 - -4107d8df:1481ea34f53:-7c4b + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true VANGLE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 632 false - 442 + 632 - true - 1 - -4107d8df:1481ea34f53:-7c4a + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 669 false - 400 + 669 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c49 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + S$(x):ID:SrcPt:yPositionM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S$(x):ID:SrcPt:yPositionM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 647 false - $(pv_name) -$(pv_value) 273 + 647 - true - 1 - -4107d8df:1481ea34f53:-7c48 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true VPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 632 false - 292 + 632 - true - 1 - -4107d8df:1481ea34f53:-7c47 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 670 false - 341 + 670 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c46 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + S$(x):ID:SrcPt:xAngleM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S$(x):ID:SrcPt:xAngleM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 647 false - $(pv_name) -$(pv_value) 135 + 647 - true - 1 - -4107d8df:1481ea34f53:-7c45 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true HANGLE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 632 false - 177 + 632 - true - 1 - -4107d8df:1481ea34f53:-7c44 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true microradians - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 669 false - 136 + 669 - true - true - 1 - false - -4107d8df:1481ea34f53:-7c43 + + false false - 0.0 - + false + + + + false + + + + 0 + 1 + true + + + + true + + + + 1 20 + 2 Text Update - true + 0 + true + S$(x):ID:SrcPt:xPositionM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S$(x):ID:SrcPt:xPositionM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 90 - 0 - - - 1 - - - - 0 - - 647 false - $(pv_name) -$(pv_value) 8 + 647 - true - 1 - -4107d8df:1481ea34f53:-7c42 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true HPOSITION - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 1 - - 632 false - 27 + 632 - true - 1 - -4107d8df:1481ea34f53:-7c41 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 1 - - 669 false - 78 + 669 - true - 1 - -4107d8df:1481ea34f53:-7c40 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true SR Particle BPM Signals Normalized to the Source - - - + + true + 1 + true + Label 280 - 0 - - 1 - - - - 1 - - 602 false - 107 + 602 - true - 1 - -4107d8df:1481ea34f53:-7c3f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Storage RING Particle BPM - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 1 - - 581 false - 103 + 581 - true - 1 - -4107d8df:1481ea34f53:-7c3e + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true microAmps - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 0 - - 139 false - 21 + 139 - true - 1 - -4107d8df:1481ea34f53:-7c3d + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false + microAmps + + true + 1 + true + Label + 70 + false + 139 + 139 + + + + false - - - - Label - true - microAmps - - - - 70 - 0 - - 1 + 0 + 1 + true + + + + + + + 13 0 - - 139 - false + Label + + + true + true + false + + + false + microAmps - 139 + true + 1 + true + Label + 70 + false + 287 + 138 - true - 1 - -4107d8df:1481ea34f53:-7c3c + false - - 13 - Label - - true - true - false - - true - false - - - - Label - true - microAmps - - - - 70 - 0 - - 1 - 0 - - 138 - false - - 287 - - - true - 1 - -4107d8df:1481ea34f53:-7c3b - false - + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true microAmps - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 0 - - 243 false - 419 + 243 - true - 1 - -4107d8df:1481ea34f53:-7c3a + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true microAmps - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 0 - - 267 false - 336 + 267 - true - 1 - -4107d8df:1481ea34f53:-7c39 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true microAmps - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 0 - - 242 false - 253 + 242 - true - 1 - -4107d8df:1481ea34f53:-7c38 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true microAmps - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 0 - - 245 false - 135 + 245 - true - 1 - -4107d8df:1481ea34f53:-7c37 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true microAmps - - - + + true + 1 + true + Label 70 - 0 - - 1 - - - - 0 - - 245 false - 18 + 245 - \ No newline at end of file + diff --git a/stdApp/op/opi/ID_ctrl.opi b/stdApp/op/opi/autoconvert/ID_ctrl.opi similarity index 86% rename from stdApp/op/opi/ID_ctrl.opi rename to stdApp/op/opi/autoconvert/ID_ctrl.opi index 1b1a440..024a5c1 100644 --- a/stdApp/op/opi/ID_ctrl.opi +++ b/stdApp/op/opi/autoconvert/ID_ctrl.opi @@ -1,247 +1,207 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 310 true - -4107d8df:1481ea34f53:-7bd3 - 3.2.10.20140131 + ID_ctrl + + true + true + false true - 310 - ID_ctrl false - false - - - - - - Display - true 290 - - true - 5 - - false - -1 - -1 - - - 10 10 + 10 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7bd1 - - - - - 40 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 290 - 0 - 0 - - - 1 - 0 - true - - - - - 113 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 40 + true - -4107d8df:1481ea34f53:-7bd0 - - - - - 40 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 290 + 0 + 113 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 290 - 0 - 0 - - - 1 - 0 - true - - - - - 72 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 40 + true - -4107d8df:1481ea34f53:-7bbb - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 290 + 0 + 72 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 120 + false + + + + false + 25 + true + + + 0 - 0 - - - 1 0 - true - - - - - 44 - $(pv_name) -$(pv_value) - 163 - false - - - false - true - -4107d8df:1481ea34f53:-7bd2 - - 40 - - Action Button - false + Rectangle + + + true true false - ID$(xx):UN:stopSQ.PROC - - - - - - - Action Button - true - Stop - false - - Default - - 140 - 0 - 0 - - - - false - 1 - - - - 220 + + $(pv_name) +$(pv_value) + false + true + Rectangle + 120 + 163 + 44 + + ID$(xx):UN:stopSQ.PROC @@ -251,1014 +211,1066 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 40 + + Action Button + 0 + ID$(xx):UN:stopSQ.PROC + + + + true + true + false + + + + Stop + false $(pv_name) $(pv_value) + true + Action Button + 140 150 + 220 - true - true - 1 - false - -4107d8df:1481ea34f53:-7bcf + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 0 Text Update - false + 0 + true + ID$(xx):UN:idSelectSU.DESC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):UN:idSelectSU.DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 110 - 0 - - - 1 - - - - 0 - - 288 false - $(pv_name) -$(pv_value) 175 + 288 - true - true - 1 - false - -4107d8df:1481ea34f53:-7bce + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):UN:gapdsAO.DESC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):UN:gapdsAO.DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 290 - 0 - - - 1 - - - - 1 - - 199 false - $(pv_name) -$(pv_value) 0 + 199 - true - true - 1 - false - -4107d8df:1481ea34f53:-7bcd + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):UN:gapusAO.DESC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):UN:gapusAO.DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 290 - 0 - - - 1 - - - - 1 - - 180 false - $(pv_name) -$(pv_value) 0 + 180 - true - true - 1 - false - -4107d8df:1481ea34f53:-7bcc + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):UN:keVavgAO.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):UN:keVavgAO.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 104 - 0 - - - 1 - - - - 1 - - 78 false - $(pv_name) -$(pv_value) 184 + 78 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7bcb + false + 0 + true + ID$(xx):UN:setavgAI.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):UN:setavgAI.VAL - - - - 0 - false - - - false - 0 - - - - 114 - - 54 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 54 + 114 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7bca + false + 0 + true + ID$(xx):UN:keVavgAI.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):UN:keVavgAI.VAL - - - - 0 - false - - - false - 0 - - - - 114 - - 184 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 184 + 114 - true - true - 1 - false - -4107d8df:1481ea34f53:-7bc9 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):UN:gapavgAO.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):UN:gapavgAO.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 136 - 0 - - - 1 - - - - 1 - - 78 false - $(pv_name) -$(pv_value) 45 + 78 - true - 1 - -4107d8df:1481ea34f53:-7bc8 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Desired - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 127 false - 1 + 127 - true - true - 1 - false - -4107d8df:1481ea34f53:-7bc7 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + ID$(xx):UN:idLocationSO + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):UN:idLocationSO - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 250 - 0 - - - 1 - - - - 0 - - 5 false - $(pv_name) -$(pv_value) 20 + 5 - - false - true - false - -4107d8df:1481ea34f53:-7bc6 - - 18 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 18 - 6 - - - - 1 - - - - 285 + ID_taper_ctrl.opi true - 0 + 1 Taper Control + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 18 + + Action Button + 0 + + + + + true + true + false + + + + + false $(pv_name) $(pv_value) + true + Action Button + 18 119 + 285 - true - 1 - -4107d8df:1481ea34f53:-7bc5 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true Taper Control : - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 0 - - 288 false - 6 + 288 - true - 1 - -4107d8df:1481ea34f53:-7bc4 + false - + + + + + + + 0 + 1 + true + + + + + + 26 + 1 Label + + + + true + + + false + + ID$(xx):UN:stopSQ.DO1 + + true true false - true + false - - - - - - - Label - true ID Gap Control - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 21 false - 53 + 21 - true - 1 - -4107d8df:1481ea34f53:-7bc3 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 88 false - 1 + 88 - true - 1 - -4107d8df:1481ea34f53:-7bc2 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gap, mm Energy, keV - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 0 - - 155 false - 90 + 155 + + + ID$(xx):UN:moveSQ.PROC + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7bc1 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):UN:moveSQ.PROC + + true true false - ID$(xx):UN:moveSQ.PROC - - - - - - - Action Button - true + + Move - false - - Default - - 140 - 0 - 0 - - - false - 1 - - - - 220 - - - ID$(xx):UN:moveSQ.PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 140 0 + 220 - true - true - 1 - false - -4107d8df:1481ea34f53:-7bc0 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 0 Text Update - false + 0 + true + ID$(xx):UN:commAI.VAL + + 0.0 + true true false - 1 - true - false - ID$(xx):UN:commAI.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 70 - 0 - - - 1 - - - - 0 - - 265 - false + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 70 + false 186 + 265 - true - 1 - -4107d8df:1481ea34f53:-7bbf + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Minimum allowed gap: - - - + + true + 1 + true + Label 150 - 0 - - 1 - - - - 0 - - 263 false - 22 + 263 - true - 1 - -4107d8df:1481ea34f53:-7bbe + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 264 false - 265 + 264 - true - 1 - -4107d8df:1481ea34f53:-7bbd + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Access Mode : - - - + + true + 1 + true + Label 117 - 0 - - 1 - - - - 1 - - 48 false - 13 + 48 - true - true - 1 - false - -4107d8df:1481ea34f53:-7bbc + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):accessSecurityMI.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):accessSecurityMI.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 44 false - $(pv_name) -$(pv_value) 164 + 44 - true - 1 - -4107d8df:1481ea34f53:-7bba + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + + + + true + + + false + + ID$(xx):accessSecurityMI.VAL + + true true false - true + false - - - - - - - Label - true Operator - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 1 - - 44 false - 166 + 44 - \ No newline at end of file + diff --git a/stdApp/op/opi/scaler.opi b/stdApp/op/opi/autoconvert/ID_taper_ctrl.opi similarity index 65% rename from stdApp/op/opi/scaler.opi rename to stdApp/op/opi/autoconvert/ID_taper_ctrl.opi index f307261..3cc367d 100644 --- a/stdApp/op/opi/scaler.opi +++ b/stdApp/op/opi/autoconvert/ID_taper_ctrl.opi @@ -1,1514 +1,1662 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 390 true - -4107d8df:1481ea34f53:-6aee - 3.2.10.20140131 + ID_taper_ctrl + + true + true + false true - 295 - scaler false - false - - - - - - Display - true - 135 - - true - 5 - - false - -1 - -1 - - - 140 - 277 + 290 + 10 + 10 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6aec + + false + 255 + true + false + + + - - 42 - true - Rectangle + false + + + + 0 + 1 + true + + + + 100.0 + + Default + false - 255 + + + + false + 80 + true + + + + 0 + 0 + Rectangle + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 290 + 0 + 158 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 135 + false + + + + false + 80 + true + + + 0 - 0 - + 0 + Rectangle + - 1 - 2 - true - - - - - 60 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-6ade - - 40 - Grouping Container + true true false - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 290 + 0 + 77 + + + + false + 255 + true + false - + - true - Grouping Container - - Default - - 50 - 0 - - false - false - 1 + + + + false - 0 - - 55 - - - true - 1 - -4107d8df:1481ea34f53:-6add - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 50 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 50 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6adc - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 20 - - 0 - $(pv_name) -$(pv_value) - - - - false - true - -4107d8df:1481ea34f53:-6aed - - 40 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 25 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)$(S).CNT + + $(pv_name) +$(pv_value) + false + true + Rectangle + 120 + 160 + 44 + + + + + ID$(xx):UN:stopSQ.PROC + 1 + 10 + + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 55 - 0 - - - - + false + + + + 40 + + Action Button + 0 + ID$(xx):UN:stopSQ.PROC - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aeb - false - - 20 - Label + true true false - true - false + + + Stop + false + $(pv_name) +$(pv_value) + true + Action Button + 140 + 150 + 303 + + + + false + false + false - + - - - - Label - true - 1 - - - - 20 - 0 - - 1 + true - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aea - false - - 20 - Label + 0 + 1 + true + + + + false + + + + 1 + 16 + 1 + Text Update + 0 + true + ID$(xx):UN:gapdsAO.DESC + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 290 + false + 0 + 282 + + + + false + false + false - + - - - - Label - true - 2 - - - - 20 - 0 - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 16 1 - - 105 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ae9 - false - - 20 - Label + Text Update + 0 + true + ID$(xx):UN:gapusAO.DESC + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 290 + false + 0 + 263 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 3 - + - 20 - 0 + false + + + + 1 + 30 + 1 + Text Update + 0 + true + ID$(xx):UN:keVdsAO.VAL + + 0.0 - 1 + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 104 + false + 184 + 119 + + + + false + false + false + + + + true + 0 + 1 + true + + + + false + + + + 1 + 30 1 - - 125 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ae8 - false - - 20 - Label + Text Update + 0 + true + ID$(xx):UN:keVusAO.VAL + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 104 + false + 184 + 83 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 4 - + - 20 - 0 + false + + + + 1 + 30 + 1 + Text Update + 0 + true + ID$(xx):UN:gapdsAO.VAL + + 0.0 - 1 + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 136 + false + 44 + 119 + + + + false + false + false + + + + true + 0 + 1 + true + + + + false + + + + 1 + 30 1 - - 145 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ae7 - false - - 20 - Label + Text Update + 0 + true + ID$(xx):UN:gapusAO.VAL + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 136 + false + 44 + 83 + + + + false + false + false - + - - - - Label + false + + + + 3 + 1 + true - 5 - + - 20 - 0 + false + + + + 1 + 38 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + ID$(xx):UN:keVdsAI.VAL + + false + 0.0 - 1 + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 185 + 199 + + + + false + false + false + + + + false - 1 - - 165 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ae6 - false - - 20 - Label + 3 + 1 + + true + + + + false + + + + 1 + 38 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + ID$(xx):UN:setdsAI.VAL + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 120 + 54 + 199 + + + + false + false + false - + - - - - Label + false + + + + 3 + 1 + true - 6 - + - 20 - 0 + false + + + + 1 + 38 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + ID$(xx):UN:keVusAI.VAL + + false + 0.0 - 1 + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 185 + 159 + + + + false + false + false + + + + false - 1 - - 185 - false - - 0 - - + 3 + 1 + + true + + + + false + + + + 1 + 38 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + ID$(xx):UN:setusAI.VAL + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false true - 1 - -4107d8df:1481ea34f53:-6ae5 + Text Input + 120 + 54 + 159 + + + + false false - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 - Label + 0 + Text Update + 0 + true + ID$(xx):UN:idLocationSO + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 250 + false + 26 + 3 + + + + false - - - - Label - true - 7 - - - - 20 - 0 - - 1 + 0 + 1 + true + + + + + + + 26 1 - - 205 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ae4 - false - - 20 Label + + + + true + + + false + + ID$(xx):UN:stopSQ.DO1 + + true true false - true + false + ID Taper Control + + true + 1 + true + Label + 170 + false + 48 + 20 + + + + false - - - - Label - true - 8 - - - - 20 - 0 - - 1 - 1 - - 225 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ae3 - false - - 15 + 0 + 1 + true + + + + + + + 18 + 0 Label + true true false - true + false + Gap, mm Energy, keV + + true + 1 + true + Label + 200 + false + 90 + 240 + + + + + ID$(xx):UN:moveSQ.PROC + 1 + 10 + + + + + false + false - + - - - - Label - true - T - - - - 20 - 0 - - 1 + false - 1 - - 65 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-6ae2 - - 17 - Choice Button + 0 + 1 + true + + Default + false + + + + 40 + + Action Button + 0 + ID$(xx):UN:moveSQ.PROC + + true true false - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 135 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 40 + + + Move + false $(pv_name) $(pv_value) + true + Action Button + 140 0 + 303 - true - 1 - -4107d8df:1481ea34f53:-6ae1 + false - - 10 + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 Label + true true false - true + false + US + + true + 1 + true + Label + 20 + false + 14 + 87 + + + + false - - - - Label - true - auto - - - - 30 - 0 - - 1 - 1 - - 0 - false - - 105 - - - true - 1 - -4107d8df:1481ea34f53:-6ae0 - false - - 10 + 0 + 1 + true + + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + US + + true + 1 + true Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 + 20 false - - 105 + 14 + 167 - - false - false - true - false - true + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6adf - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - + - 0 - false - - - false - 0 - - - - 20 - - 105 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6adb - false - 0.0 - 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S1 + + false + DS + + true + 1 + true + Label + 20 + false + 14 + 130 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 80 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ada - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S2 + + false + DS + + true + 1 + true + Label + 20 + false + 14 + 209 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 12 0 - - 105 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ad9 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).S3 + + false + Desired + + true + 1 + true + Label + 45 + false + 1 + 189 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 12 0 - - 125 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ad8 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).S4 + + false + Current + + true + 1 + true + Label + 45 + false + 1 + 111 + + + + + ID_ctrl.opi + + true + + 1 + Normal Control + + + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 145 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ad7 - false - 0.0 - - 20 - Text Update + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - 1 - true - false - $(P)$(S).S5 + + + + false + $(pv_name) +$(pv_value) + true + Action Button + 18 + 128 + 363 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 165 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ad6 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).S6 + + false + Normal Control : + + true + 1 + true + Label + 100 + false + 6 + 365 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 16 0 - - 185 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ad5 - false - 0.0 - - 20 Text Update - false + 0 + true + ID$(xx):UN:commAI.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S7 + 1 + true + Text Update + 70 + false + 184 + 345 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 18 0 - - 205 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ad4 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).S8 + + false + Minimum allowed gap: + + true + 1 + true + Label + 160 + false + 16 + 344 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 225 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ad3 - false - 0.0 - - 15 - Text Update - false + 0 + 1 + true + + + + + + + 18 + 0 + Label + true true false - 1 - true - false - $(P)$(S).T + + false + mm + + true + 1 + true + Label + 20 + false + 261 + 345 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true - 0 - - 65 - false - $(pv_name) -$(pv_value) - 25 - - - false - true - false - -4107d8df:1481ea34f53:-6ad2 - - 20 - Menu Button + 0 + 1 + true + + + false + + + + 1 + 13 + 0 + Text Update + 0 + true + ID$(xx):UN:idSelectSU.DESC + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - + 1 + true + Text Update + 110 + false + 170 + 368 + + + + false - + - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - 275 - - - scaler_more.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 75 - - - true - 1 - -4107d8df:1481ea34f53:-6ad1 - false - - 10 + 0 + 1 + true + + + + + + + 20 + 1 Label + true true false - true + false - - - - - - + Access Mode : + + true + 1 + true Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 245 + 117 false - - 2 + 10 + 48 - - false - false - true - false - true + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 135 - 3 + false + + + + 1 + 25 + 1 + Text Update + 0 + true + ID$(xx):accessSecurityMI.VAL - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6ad0 0.0 - - Text Input - 4 + true true false - 0 + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 + 1 + true + Text Update + 120 + false + 161 + 44 + + + + false + + + - 254 - - 0 - $(pv_name) -$(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-6acf - - 16 - Menu Button - false + 0 + 1 + true + + + + + + + 25 + 1 + Label + + + + true + + + false + + ID$(xx):accessSecurityMI.VAL + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 273 - - - outlinkHelp.opi - - true - - 0 - Terse link docs - - - $(pv_name) -$(pv_value) - 0 + + false + Operator + + true + 1 + true + Label + 120 + false + 163 + 44 - \ No newline at end of file + diff --git a/stdApp/op/opi/scaler32.opi b/stdApp/op/opi/autoconvert/IOC_Status.opi similarity index 65% rename from stdApp/op/opi/scaler32.opi rename to stdApp/op/opi/autoconvert/IOC_Status.opi index 843d920..c4f6815 100644 --- a/stdApp/op/opi/scaler32.opi +++ b/stdApp/op/opi/autoconvert/IOC_Status.opi @@ -1,3608 +1,3720 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 535 true - -4107d8df:1481ea34f53:-6297 - 3.2.10.20140131 + IOC_Status + + true + true + false true - 750 - scaler32 false - false - - - - - - Display - true - 152 - - true - 5 - - false - -1 - -1 - - - 61 - 852 + 290 + 529 + 285 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6296 - - - - - 42 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 135 + false + + + + false + 25 + true + + + 0 - 0 - + 0 + Rectangle + - 1 - 2 - true - - - - - 60 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-6275 - - 57 - Grouping Container + true true false - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 290 + 0 + 0 + + + + false + false + false - + + true + + + + 0 + 1 true - Grouping Container - Default + - 135 - 0 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):Status + + 0.0 - false - false - 1 - - - - 0 - - 0 - - - - true - - true - -4107d8df:1481ea34f53:-626f - - 40 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 50 - 0 - - false - false - 1 - - - - 0 - - 55 - - - true - 1 - -4107d8df:1481ea34f53:-626e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 50 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 50 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-626d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 20 - - 0 - $(pv_name) -$(pv_value) - - - - false - true - -4107d8df:1481ea34f53:-6274 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 55 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - -4107d8df:1481ea34f53:-6273 - - 17 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 135 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 40 - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6272 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 105 - - - true - 1 - -4107d8df:1481ea34f53:-6271 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6270 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 105 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-6295 - false - - 20 - Label true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 90 + false + 180 + 910 + + + + false - - - - Label - true - 1 - - - - 15 - 0 - - 1 - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6294 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + Max Sever: Ld+CA+Mem+FD + + true + 1 + true + Label + 170 + false + 10 + 910 + + + + false - - - - Label - true - 2 - - - - 15 - 0 - - 1 - 1 - - 105 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6293 - false - + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false + ioc$(P) info + + true + 1 + true + Label + 290 + false + 0 + 5 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 3 + true + 100.0 - + Default - 15 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 125 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6292 - false - - 20 - Label true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polyline + 293 + 1 + 25 + + + + false + 255 + true + false - + - - - - Label - true - 4 - - - - 15 - 0 - - 1 + false - 1 - - 145 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6291 - false - - 20 - Label + 0 + 1 + true + 100.0 + + Default + + false + + + + 21 + true + + + + 0 + 0 + Polygon + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + + true + + + false + + $(P):HBt + + true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polygon + 18 + 265 + 3 + + + + false - - - - Label - true - 5 - - - - 15 - 0 - - 1 + 0 + 1 + true + + + + + + + 18 1 - - 165 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6290 - false - - 20 Label + true true false - true + false + CPU + + true + 1 + true + Label + 270 + false + 10 + 33 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 6 + true + 100.0 - + Default - 15 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 185 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-628f - false - - 20 - Label true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 10 + 51 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 7 + true + 100.0 - + Default - 15 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 205 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-628e - false - - 20 - Label true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 10 + 30 + + + + false + false + false - + - - - - Label - true - 8 - - - - 15 - 0 - - 1 + true - 1 - - 225 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-628d - false - - 15 - Label + 0 + 1 + true + + + + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):Load + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 15 + false + 45 + 55 + + + + false - - - - Label - true - T - - - - 15 - 0 - - 1 - 1 - - 65 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-628c - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + Load + + true + 1 + true + Label + 30 + false + 10 + 55 + + + + false - - - - Label - true - 9 - - - - 15 - 0 - - 1 - 1 - - 245 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-628b - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + % + + true + 1 + true + Label + 10 + false + 65 + 55 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 10 - + - 20 - 0 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):MemAlloc + + 0.0 - 1 - - - - 1 - - 265 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-628a - false - - 20 - Label true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 100 + false + 115 + 110 + + + + false - - - - Label - true - 11 - - - - 20 - 0 - - 1 - 1 - - 285 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6289 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + Allocated + + true + 1 + true + Label + 100 + false + 10 + 110 + + + + false - - - - Label + + + + 0 + 1 true - 12 - + - 20 - 0 + + + + 14 + 0 + Label - 1 - - - - 1 - - 305 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6288 - false - - 20 - Label true true false - true + false + Free + + true + 1 + true + Label + 100 + false + 10 + 125 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 13 - + - 20 - 0 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):MemFree + + 0.0 - 1 - - - - 1 - - 325 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6287 - false - - 20 - Label true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 100 + false + 115 + 125 + + + + false - - - - Label - true - 14 - - - - 20 - 0 - - 1 - 1 - - 345 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6286 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + Max free block + + true + 1 + true Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 365 + 100 false - - 0 + 10 + 140 - true - true - 1 - false - -4107d8df:1481ea34f53:-6285 + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 80 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6284 - false - 0.0 - - 20 Text Update - false + 0 + true + $(P):MemMax + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S2 + 1 + true + Text Update + 100 + false + 115 + 140 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 18 + 1 + Label - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6283 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S3 + + false + Memory (bytes) + + true + 1 + true + Label + 270 + false + 10 + 88 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 105 - 0 - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 0 - - 125 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6282 - false 0.0 - - 20 - Text Update - false + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S4 + true + Polyline + 271 + 10 + 85 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 105 - 0 - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6281 - false 0.0 - - 20 - Text Update - false + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S5 + true + Polyline + 271 + 10 + 105 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 18 + 1 + Label - - 1 - - - - 0 - - 165 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6280 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S6 + + false + Channel Access + + true + 1 + true + Label + 270 + false + 10 + 173 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 105 - 0 - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 0 - - 185 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-627f - false 0.0 - - 20 - Text Update - false + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S7 + true + Polyline + 271 + 10 + 191 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 205 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-627e - false - 0.0 - - 20 - Text Update + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S8 + true + Polyline + 271 + 10 + 170 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false + 3 + 1 + + true + + + + false + + + + 1 + 18 0 - - 225 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-627d - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P):R_CA + + false 0.0 - - 15 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).T + true + Text Input + 30 + 225 + 172 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false + 3 + 1 + + true + + + + false + + + + 1 + 18 0 - - 65 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-627c - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P):R_Mem + + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S10 + true + Text Input + 30 + 225 + 87 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false + 3 + 1 + + true + + + + false + + + + 1 + 18 0 - - 265 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-627b - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P):R_Load + + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S11 + true + Text Input + 30 + 225 + 32 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 285 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-627a - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).S12 + + false + sec + + true + 1 + true + Label + 15 + false + 257 + 174 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 305 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6279 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).S13 + + false + sec + + true + 1 + true + Label + 15 + false + 257 + 34 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 325 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6278 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).S14 + + false + sec + + true + 1 + true + Label + 15 + false + 257 + 89 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 345 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6277 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).S15 + + false + Current + + true + 1 + true + Label + 90 + false + 10 + 390 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 365 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6276 - false - 0.0 - - 20 Text Update - false + 0 + true + $(P):Time + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S9 + 1 + true + Text Update + 170 + false + 110 + 390 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 18 + 1 + Label - - 1 - - - - 0 - - 245 + + true + true + false + + + false + Time + + true + 1 + true + Label + 270 false - $(pv_name) -$(pv_value) - 25 + 10 + 368 - + + + false + 255 + true + 20 + 0 + false + + + false - true - false - -4107d8df:1481ea34f53:-626c - - 20 - Menu Button + + + + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true + + $(pv_name) +$(pv_value) false - + true + Polyline + 271 + 10 + 385 + + + + false + 255 + true + 20 + 0 + false - + - - - - Menu Button + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 55 - 6 - - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 726 - - - scaler32_more.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 82 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-626b - false 0.0 - - 20 - Text Update - false + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S16 + true + Polyline + 271 + 10 + 365 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 385 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-626a - false - - 20 Label + true true false - true + false - - - - - - + Boot time + + true + 1 + true Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 385 + 90 false - - 0 + 10 + 405 - true - true - 1 - false - -4107d8df:1481ea34f53:-6269 + + false false - 0.0 - - 20 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):BootTime + + 0.0 + true true false - 1 - true - false - $(P)$(S).S17 - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 405 - false $(pv_name) $(pv_value) - 25 + false + 1 + true + Text Update + 170 + false + 110 + 405 - true - 1 - -4107d8df:1481ea34f53:-6268 + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 18 + 1 Label + true true false - true + false + Software version + + true + 1 + true + Label + 270 + false + 10 + 438 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label - true - 17 - - - - 20 - 0 - - 1 + false - 1 - - 405 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6267 - false - 0.0 - - 20 - Text Update + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S18 + true + Polyline + 271 + 10 + 456 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 105 - 0 - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 0 - - 425 - false + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 25 + false + true + Polyline + 271 + 10 + 435 - true - 1 - -4107d8df:1481ea34f53:-6266 + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + BSP + + true + 1 + true + Label + 40 + false + 10 + 475 + + + + false - - - - Label + + + + 0 + 1 true - 18 - + - 20 - 0 + + + + 14 + 0 + Label - 1 - - - - 1 - - 425 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6265 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S19 + + false + EPICS + + true + 1 + true + Label + 40 + false + 10 + 490 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 445 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-6264 - false - - 20 Label + true true false - true + false + kernel + + true + 1 + true + Label + 40 + false + 10 + 460 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 19 - + - 20 - 0 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):BSP_rev + + 0.0 - 1 - - - - 1 - - 445 + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 210 false - - 0 + 60 + 475 - true - true - 1 - false - -4107d8df:1481ea34f53:-6263 + + false false - 0.0 - - 20 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):EPICS_vers + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S20 - - - - - - + 1 + true Text Update - true - ###### + 210 + false + 60 + 490 + + + + false + false false - 0 - - - - 105 - 0 - - - 1 + + + + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 465 - false + Text Update + 0 + true + $(P):kernel_vers + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) - 25 + false + 1 + true + Text Update + 210 + false + 60 + 460 - true - 1 - -4107d8df:1481ea34f53:-6262 + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + Clients + + true + 1 + true Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 465 + 50 false - - 0 + 10 + 195 - true - true - 1 - false - -4107d8df:1481ea34f53:-6261 + + false false - 0.0 - - 20 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):CAClnt + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S21 + 1 + true + Text Update + 40 + false + 60 + 195 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 485 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-6260 - false - - 20 Label + true true false - true + false - - - - - - + Connections + + true + 1 + true Label - true - 21 - - - - 20 - 0 - - 1 - - - - 1 - - 485 + 80 false - - 0 + 140 + 195 - true - true - 1 - false - -4107d8df:1481ea34f53:-625f + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S22 + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 505 - false + Text Update + 0 + true + $(P):CACnx + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) - 25 + false + 1 + true + Text Update + 40 + false + 240 + 195 - true - 1 - -4107d8df:1481ea34f53:-625e + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 18 + 1 Label + true true false - true + false + Network + + true + 1 + true + Label + 270 + false + 10 + 228 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label - true - 22 - - - - 20 - 0 - - 1 + false - 1 - - 505 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-625d - false - 0.0 - - 20 - Text Update + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S23 + true + Polyline + 271 + 10 + 246 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 105 - 0 - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 0 - - 525 - false + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 25 + false + true + Polyline + 271 + 10 + 225 - true - 1 - -4107d8df:1481ea34f53:-625c + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + ifShow errors I/O + + true + 1 + true + Label + 120 + false + 10 + 280 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 23 - + - 20 - 0 + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):IFIErrs + + 0.0 - 1 - - - - 1 - - 525 + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 30 false - - 0 + 140 + 280 - true - true - 1 - false - -4107d8df:1481ea34f53:-625b + + false false - 0.0 - - 20 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):IFOErrs + + 0.0 + true true false - 1 - true - false - $(P)$(S).S24 - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 545 - false $(pv_name) $(pv_value) - 25 + false + 1 + true + Text Update + 30 + false + 180 + 280 - true - 1 - -4107d8df:1481ea34f53:-625a + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 Label + true true false - true + false + / + + true + 1 + true + Label + 10 + false + 170 + 280 + + + + false - - - - Label + + + + 0 + 1 true - 24 - + - 20 - 0 + + + + 14 + 0 + Label - 1 - - - - 1 - - 545 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6259 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S25 + + false + In Use + + true + 1 + true + Label + 50 + false + 10 + 335 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 565 - false + Text Update + 0 + true + $(P):FDUsed + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) - 25 + false + 1 + true + Text Update + 30 + false + 60 + 335 - true - 1 - -4107d8df:1481ea34f53:-6258 + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 18 + 1 Label + true true false - true + false + File descriptors + + true + 1 + true + Label + 270 + false + 10 + 313 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 25 + true + 100.0 - + Default - 20 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 10 + 310 + + + + false + 255 + true + 20 + 0 + false + + + + false - 1 - - 565 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6257 - false - 0.0 - - 20 - Text Update + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S26 + true + Polyline + 271 + 10 + 330 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false + 3 + 1 + + true + + + + false + + + + 1 + 18 0 - - 585 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-6256 - false - - 20 - Label + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P):R_FD + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 30 + 225 + 312 + + + + false - - - - Label + + + + 0 + 1 true - 26 - + - 20 - 0 + + + + 14 + 0 + Label - 1 - - - - 1 - - 585 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6255 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S27 + + false + sec + + true + 1 + true + Label + 15 + false + 257 + 314 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 605 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-6254 - false - - 20 Label + true true false - true + false - - - - - - + Available + + true + 1 + true Label - true - 27 - - - - 20 - 0 - - 1 - - - - 1 - - 605 + 70 false - - 0 + 140 + 335 - true - true - 1 - false - -4107d8df:1481ea34f53:-6253 + + false false - 0.0 - - 20 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):FDAv + + 0.0 + true true false - 1 - true - false - $(P)$(S).S28 - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 625 - false $(pv_name) $(pv_value) - 25 - - - true + false 1 - -4107d8df:1481ea34f53:-6252 - false - + true + Text Update + 30 + false + 210 + 335 + + + + + IOC_Status_full.opi + + true + + 0 + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + 20 - Label + + Action Button + 0 + + + true true false - true - false + + + More + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 230 + 510 + + + + false - - - - Label + + + + 0 + 1 true - 28 - + - 20 - 0 + + + + 14 + 0 + Label - 1 - - - - 1 - - 625 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6251 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S29 + + false + data mbufs + + true + 1 + true + Label + 70 + false + 10 + 250 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 645 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-6250 - false - - 20 Label + true true false - true + false + sys mbufs + + true + 1 + true + Label + 70 + false + 10 + 265 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 29 - + - 20 - 0 + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):DataMBufs + + 0.0 - 1 - - - - 1 - - 645 + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 30 false - - 0 + 85 + 250 - true - true - 1 - false - -4107d8df:1481ea34f53:-624f + + false false - 0.0 - - 20 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):SysMBufs + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S30 + 1 + true + Text Update + 30 + false + 85 + 265 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 665 + Label + + + true + true + false + + + false + (lowest: + + true + 1 + true + Label + 60 false - $(pv_name) -$(pv_value) - 25 + 135 + 250 - true - 1 - -4107d8df:1481ea34f53:-624e + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + (lowest: + + true + 1 + true Label - true - 30 - - - - 20 - 0 - - 1 - - - - 1 - - 665 + 60 false - - 0 + 135 + 265 - true - true - 1 - false - -4107d8df:1481ea34f53:-624d + + false false - 0.0 - - 20 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):minDataMBuf + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S31 + 1 + true + Text Update + 15 + false + 195 + 250 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 685 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-624c - false - - 20 Label + true true false - true + false - - - - - - + %) + + true + 1 + true Label - true - 31 - - - - 20 - 0 - - 1 - - - - 1 - - 685 + 15 false - - 0 + 215 + 250 - true - true - 1 - false - -4107d8df:1481ea34f53:-624b + + false false - 0.0 - - 20 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):minSysMBuf + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S32 + 1 + true + Text Update + 15 + false + 195 + 265 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 705 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-624a - false - - 20 Label + true true false - true + false - - - - - - + %) + + true + 1 + true Label - true - 32 - - - - 20 - 0 - - 1 - - - - 1 - - 705 + 15 false - - 0 + 215 + 265 - \ No newline at end of file + diff --git a/stdApp/op/opi/scaler_full.opi b/stdApp/op/opi/autoconvert/IOC_Status_full.opi similarity index 62% rename from stdApp/op/opi/scaler_full.opi rename to stdApp/op/opi/autoconvert/IOC_Status_full.opi index 25fb5b1..c938b00 100644 --- a/stdApp/op/opi/scaler_full.opi +++ b/stdApp/op/opi/autoconvert/IOC_Status_full.opi @@ -1,5219 +1,5396 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 460 true - -4107d8df:1481ea34f53:-55ed - 3.2.10.20140131 + IOC_Status_full + + true + true + false true - 300 - scaler_full false - false - - - - - - Display - true - 485 - - true - 5 - - false - -1 - -1 - - - 252 - 402 + 590 + 6 + 292 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-55ec - - - - - 22 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 229 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-55e5 - - - - - 11 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - - - - - - - + true Rectangle - true - - - + 600 + 0 + 0 + + + + false + false false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true + + + + true - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-55e3 - - - - - 13 - true - Rectangle + 0 + 1 + true + + + false - 255 + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):Status + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - + 1 + true + Text Update + 90 + false + 180 + 910 + + + + false - + - - - - Rectangle + + + + 0 + 1 true - - - - false - Default + - 207 - 0 - 0 + + + + 14 + 0 + Label - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-55a3 - - - - - 24 - true - Rectangle - false - 255 true true false + + false + Max Sever: Ld+CA+Mem+FD + true - + 1 + true + Label + 170 + false + 10 + 910 + + + + false - + + + + + 0 + 1 + true + + + - + - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-55a2 - - - - - 24 - true - Rectangle - false - 255 + 20 + 1 + Label + true true false + + false + ioc$(P) info + true - + 1 + true + Label + 600 + false + 0 + 5 + + + + false + 255 + true + 20 + 0 + false - - - - Rectangle + false + + + + 0 + 1 true - - - - false + true + 100.0 - Default + Default - 99 + false + + + + 1 + true 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - + 1 + Polyline + + + + + - 1 - 2 - true - - - - - 74 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 183 - false - - - false + false true - 0.0 - - - - -4107d8df:1481ea34f53:-55a1 - + Polyline + 601 + 1 + 25 + + + + false + - - - 24 - true - Rectangle - false - 255 + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + true true false + + false + Location + true - + 1 + true + Label + 60 + false + 10 + 40 + + + + false + false + false - + - - - - Rectangle + true + + + + 0 + 1 true - - - - false - Default + - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):Location - 1 - 2 - true - - - - - 96 + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) - 183 - false - - - false + false + 1 true - 0.0 - - - - -4107d8df:1481ea34f53:-55a0 - + Text Update + 150 + false + 75 + 40 + + + + false + - - - 24 - true - Rectangle - false - 255 + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + true true false + + false + Engineer + true - + 1 + true + Label + 60 + false + 230 + 40 + + + + false + false + false - + - - - - Rectangle + true + + + + 0 + 1 true - - - - false - Default + - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):Engineer - 1 - 2 - true + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 80 + false + 290 + 40 + + + + false + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + + + true + true + false + + + false + Access state + + true + 1 + true + Label + 90 + false + 395 + 40 + + - 118 + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):Access_Cmd + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) - 183 - false - - - false + false + 1 true - 0.0 - - - - -4107d8df:1481ea34f53:-559f - + Text Update + 100 + false + 485 + 40 + + + + false + - - - 24 - true - Rectangle - false - 255 + + + + + 0 + 1 + true + + + + + + + 18 + 1 + Label + true true false + + false + boot parameters + true - + 1 + true + Label + 270 + false + 310 + 348 + + + + false + 255 + true + 20 + 0 + false - - - - Rectangle + false + + + + 0 + 1 true - - - - false + true + 100.0 - Default + Default - 99 + false + + + + 1 + true 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - + 1 + Polyline + + + + + - 1 - 2 - true + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 310 + 365 + + + + false + 255 + true + 20 + 0 + false + + + + false - - 140 + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 183 - false - - - false + false true - 0.0 - - - - -4107d8df:1481ea34f53:-559e - - - + Polyline + 271 + 310 + 345 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 10 + 0 + Text Update + 0 + true + $(P):BootLine2 + + 0.0 + + + true + true + false + - 24 - true - Rectangle + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 240 + false + 340 + 380 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + false - 255 + + + + 1 + 10 + 0 + Text Update + 0 + true + $(P):BootLine3 + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 239 + false + 340 + 390 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 10 + 0 + Text Update + 0 + true + $(P):BootLine4 + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 240 + false + 340 + 400 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 10 + 0 + Text Update + 0 + true + $(P):BootLine5 + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 240 + false + 340 + 410 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 10 + 0 + Text Update + 0 + true + $(P):BootLine6 + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 240 + false + 340 + 420 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 10 + 0 + Text Update + 0 + true + $(P):BootLine1 + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 240 + false + 340 + 370 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + pt1 + + true + 1 + true + Label + 20 + false + 310 + 370 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + pt2 + + true + 1 + true + Label + 20 + false + 310 + 380 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + pt3 + + true + 1 + true + Label + 20 + false + 310 + 390 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + pt4 + + true + 1 + true + Label + 20 + false + 310 + 400 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + pt5 + + true + 1 + true + Label + 20 + false + 310 + 410 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + pt6 + + true + 1 + true + Label + 20 + false + 310 + 420 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 18 + 1 + Label + true true false + + false + startup script + true - + 1 + true + Label + 270 + false + 310 + 288 + + + + false + 255 + true + 20 + 0 + false - - - - Rectangle + false + + + + 0 + 1 true - - - - false + true + 100.0 - Default + Default - 99 + false + + + + 1 + true 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - + 1 + Polyline + + + + + - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-559d - - - - - 24 - true - Rectangle - false - 255 + 0.0 + true true - false + true - true - + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 310 + 285 + + + + false + 255 + true + 20 + 0 + false - - - - Rectangle + false + + + + 0 + 1 true - - - - false + true + 100.0 - Default + Default - 99 + false + + + + 1 + true 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - + 1 + Polyline + + + + + - 1 - 2 - true + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 310 + 305 + + + + false + false + false + + + + true - - 184 + 0 + 1 + true + + + + false + + + + 1 + 10 + 0 + Text Update + 0 + true + $(P):StartupScript1 + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) - 183 - false - - - false + false + 1 true - 0.0 - - - - -4107d8df:1481ea34f53:-559c - + Text Update + 240 + false + 340 + 310 + + + + false + - - - 24 - true - Rectangle - false - 255 + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + true true false + + false + pt1 + true - + 1 + true + Label + 20 + false + 310 + 310 + + + + false - + - - - - Rectangle + + + + 0 + 1 true - - - - false - Default + - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true + + + + 10 + 0 + Label + + + true + true + false + + + false + pt2 + + true + 1 + true + Label + 20 + false + 310 + 320 + + + + false + false + false + + + + true - - 206 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-559b - - - - - 40 - true - Rectangle + 0 + 1 + true + + + false - 255 + + + + 1 + 10 + 0 + Text Update + 0 + true + $(P):StartupScript2 + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - + 1 + true + Text Update + 240 + false + 340 + 320 + + + + false - + - - - - Rectangle + + + + 0 + 1 true - - - - false - Default + - 115 - 0 - 0 + + + + 18 + 1 + Label - - 1 - 0 - true + + true + true + false + + + false + Software version + + true + 1 + true + Label + 270 + false + 310 + 203 + + + + false + 255 + true + 20 + 0 + false + + + + false - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - false - true + 0 + 1 + true + true 100.0 - - - - -4107d8df:1481ea34f53:-5597 - - - - - 22 - true - Rectangle + + Default + false - 255 + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true + + $(pv_name) +$(pv_value) false - + true + Polyline + 271 + 310 + 221 + + + + false + 255 + true + 20 + 0 + false - - - - Rectangle + false + + + + 0 + 1 true - - - - false + true + 100.0 - Default + Default - 484 + false + + + + 1 + true 0 - 0 - + 1 + Polyline + + + + + - 1 - 0 - true - - - - - 251 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-55d7 - - 24 - Grouping Container + 0.0 + true true - false + true - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 310 + 200 + + + + false - + + + + + 0 + 1 true - Grouping Container - Default + - 99 - 0 + + + + 14 + 0 + Label - false - false - 1 - - - - 14 - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-55d6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - -14 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55d5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 2 - - 2 - $(pv_name) -$(pv_value) - - - - - true - - true - -4107d8df:1481ea34f53:-558b - - 28 - Grouping Container true true false - true + false - - - - - - - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 - - - - 272 - - 210 + BSP - - true - 1 - -4107d8df:1481ea34f53:-558a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 135 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5589 - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 - - - - 8 - - 0 - $(pv_name) -$(pv_value) - + true + 1 + true + Label + 40 + false + 310 + 240 - true - 1 - -4107d8df:1481ea34f53:-55eb + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + EPICS + + true + 1 + true + Label + 40 + false + 310 + 255 + + + + false - - - - Label - true - Hz - - - - 15 - 0 - - 1 - 0 - - 233 - false - - 322 - - - true - 1 - -4107d8df:1481ea34f53:-55ea - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + kernel + + true + 1 + true Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 233 + 40 false - - 212 + 310 + 225 - - false - false - true - false - true + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 75 - 3 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):BSP_rev - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55e9 0.0 - - Text Input - 6 + true true false - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 230 - - 247 + + false + ###### $(pv_name) $(pv_value) - - - true + false 1 - -4107d8df:1481ea34f53:-55e8 + true + Text Update + 210 + false + 360 + 240 + + + + false false - - 14 - Label - - true - true - false - - true - false + false - + - - - - Label - true - Hz - - - - 15 - 0 - - 1 + true - 0 - - 233 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - - + - 40 - 3 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):EPICS_vers - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55e7 0.0 - - Text Input - 6 + true true false - 0 + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).RATE - - - - 0 + 1 + true + Text Update + 210 + false + 360 + 255 + + + + false + false false - - - false - 0 + + + + true - 230 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-55e6 - false - + 0 + 1 + true + + + + false + + + + 1 14 - Label + 0 + Text Update + 0 + true + $(P):kernel_vers + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 210 + false + 360 + 225 + + + + false - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - 0 - - 233 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-55e4 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + Current + + true + 1 + true + Label + 90 + false + 310 + 95 + + + + false - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - 1 - - 40 - false - - 185 - - - true - 1 - -4107d8df:1481ea34f53:-55e2 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + Boot time + + true + 1 + true Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 + 90 false - - 285 + 310 + 170 - true - true - 1 - false - -4107d8df:1481ea34f53:-55e1 + + false false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + true - 0 - - 74 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55e0 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update + 0 + 1 true - ###### - false - 0 - + - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55df - false - 0.0 - - 22 - Text Update false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - + - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - + 1 + 14 0 - - 118 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55de - false - 0.0 - - 22 Text Update - false + 0 + true + $(P):TimeMed + + 0.0 + true true false - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false $(pv_name) $(pv_value) - 285 + false + 1 + true + Text Update + 170 + false + 410 + 95 - true - true - 1 - false - -4107d8df:1481ea34f53:-55dd + + false false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 162 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55dc - false - 0.0 - - 22 Text Update - false + 0 + true + $(P):TimeShort + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S7 - - - - - - + 1 + true Text Update - true - ###### + 170 + false + 410 + 110 + + + + false + false false - 0 - - - - 100 - 0 - - - 1 + + + + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 184 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55db - false - 0.0 - - 22 Text Update - false + 0 + true + $(P):BootTime + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S8 - - - - - - + 1 + true Text Update - true - ###### + 170 + false + 410 + 170 + + + + false + false false - 0 - - - - 100 - 0 - - - 1 + + + + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 206 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55da - false - 0.0 - - 22 Text Update - false + 0 + true + $(P):Time + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).S1 - - - - - - + 1 + true Text Update - true - ###### + 170 + false + 410 + 125 + + + + false + false false - 0 - - - - 100 - 0 - - - 1 + + + + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 52 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55d9 - false - 0.0 - - 22 Text Update - false + 0 + true + $(P):HBtMod + + 0.0 + true true false - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false $(pv_name) $(pv_value) - 285 + false + 1 + true + Text Update + 170 + false + 410 + 155 - true - 1 - -4107d8df:1481ea34f53:-55d8 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + modulo 9 + + true + 1 + true Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 + 90 false - - 285 + 310 + 155 - - false - false - true - false - true + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55d4 - 0.0 - - Text Input - 1 + + + + 14 + 0 + Label + true true false - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 185 - $(pv_name) -$(pv_value) - - - false - false + + false + IOC heartbeat + + true + 1 true - false - true + Label + 90 + false + 310 + 140 + + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 95 - 3 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):HBt - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55d3 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 185 + + false + ###### $(pv_name) $(pv_value) - - - false - false + false + 1 true - false - true + Text Update + 170 + false + 410 + 140 + + + false - - 20 - false - false - true - + - true - Text Input - + + + + 0 + 1 + true - + - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55d2 - 0.0 - - Text Input - 1 + + + + 18 + 1 + Label + true true false - 0 - false - $(P)$(S).PR3 - - - - 0 + + false + Time + + true + 1 + true + Label + 270 + false + 310 + 73 + + + + false + 255 + true + 20 + 0 false - - - false - 0 + + + + false - 98 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - + true + 100.0 - + Default - 95 - 3 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55d1 0.0 - - Text Input - 1 + true true - false + true - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 185 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Polyline + 271 + 310 + 90 + + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 true - Text Input - + true + 100.0 - + Default - 95 - 3 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55d0 0.0 - - Text Input - 1 + true true - false + true - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 185 + $(pv_name) $(pv_value) - - - false - false + false true - false - true + Polyline + 271 + 310 + 70 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55cf - 0.0 - - Text Input - 1 + + + + 18 + 1 + Label + true true false - 0 - false - $(P)$(S).PR6 - - - - 0 + + false + CPU + + true + 1 + true + Label + 270 + false + 10 + 73 + + + + false + 255 + true + 20 + 0 false - - - false - 0 + + + + false - 164 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - + true + 100.0 - + Default - 95 - 3 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55ce 0.0 - - Text Input - 1 + true true - false + true - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 185 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Polyline + 271 + 10 + 91 + + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 true - Text Input - + true + 100.0 - + Default - 95 - 3 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55cd 0.0 - - Text Input - 1 + true true - false + true - 0 + + $(pv_name) +$(pv_value) false - $(P)$(S).PR8 - - - - 0 + true + Polyline + 271 + 10 + 70 + + + + false + false false - - - false - 0 + + + + true - 208 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-55cc - - 40 - Choice Button + 0 + 1 + true + + + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):Load + + 0.0 + true true false - $(P)$(S)_calc_ctrl.VAL - - - - - - - Choice Button - true - false - - Default - - 65 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 + + false + ###### $(pv_name) $(pv_value) - 405 + false + 1 + true + Text Update + 15 + false + 45 + 95 - true - 1 - -4107d8df:1481ea34f53:-55cb + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + Load + + true + 1 + true + Label + 30 + false + 10 + 95 + + + + false - - - - Label + + + + 0 + 1 true - Calc result - + - 95 - 0 + + + + 14 + 0 + Label - 1 - - - - 1 - - 40 - false - - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55ca - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S)_cts1.B + + false + % + + true + 1 + true + Label + 10 + false + 65 + 95 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 76 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55c9 - false - 0.0 - - 20 Text Update - false + 0 + true + $(P):MemAlloc + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)_cts1.C + 1 + true + Text Update + 100 + false + 115 + 150 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 98 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55c8 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S)_cts1.D + + false + Allocated + + true + 1 + true + Label + 100 + false + 10 + 150 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 120 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55c7 - false - 0.0 - - 20 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S)_cts2.A + + false + Free + + true + 1 + true + Label + 100 + false + 10 + 165 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 142 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55c6 - false - 0.0 - - 20 Text Update - false + 0 + true + $(P):MemFree + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)_cts2.B + 1 + true + Text Update + 100 + false + 115 + 165 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 95 - 0 + + + + 14 + 0 + Label - - 1 + + true + true + false + + + false + Max free block + + true + 1 + true + Label + 100 + false + 10 + 180 + + + + false + false + false + + + + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 164 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55c5 - false - 0.0 - - 20 Text Update - false + 0 + true + $(P):MemMax + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)_cts2.C + 1 + true + Text Update + 100 + false + 115 + 180 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 95 - 0 + + + + 18 + 1 + Label - - 1 - - - - 0 - - 186 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55c4 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S)_cts2.D + + false + Memory (bytes) + + true + 1 + true + Label + 270 + false + 10 + 128 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 95 - 0 - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 0 - - 208 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-55c3 - false 0.0 - - 20 - Text Update - false + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S)_cts1.A + true + Polyline + 271 + 10 + 125 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 95 - 0 - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 0 - - 54 - false + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 390 + false + true + Polyline + 271 + 10 + 145 - true - 1 - -4107d8df:1481ea34f53:-55c2 + false - - 14 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - Gate? - + - 35 - 0 + + + + 14 + 0 + Label - 1 - - - - 1 - - 40 - false - - 145 - - - false - true - -4107d8df:1481ea34f53:-55c1 - - 20 - Choice Button - false true true false - $(P)$(S).G1 + + false + Clients + + true + 1 + true + Label + 80 + false + 10 + 235 + + + + false - + - - - - Choice Button + + + + 0 + 1 true - false - Default + - 35 - 0 - - - + + + + 14 + 0 + Label - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-55c0 - - 20 - Choice Button - false true true false - $(P)$(S).G2 + + false + Connections + + true + 1 + true + Label + 80 + false + 10 + 250 + + + + false - + - - - - Choice Button + + + + 0 + 1 true - false - Default + - 35 - 0 - - - + + + + 18 + 1 + Label - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-55bf - - 20 - Choice Button - false true true false - $(P)$(S).G3 + + false + Channel Access + + true + 1 + true + Label + 270 + false + 10 + 213 + + + + false + 255 + true + 20 + 0 + false - + - - - - Choice Button + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 35 - 0 - - - - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 145 + false + true + Polyline + 271 + 10 + 231 - + + + false + 255 + true + 20 + 0 + false + + + false - true - -4107d8df:1481ea34f53:-55be - - 20 - Choice Button + + + + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - $(P)$(S).G4 + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 10 + 210 + + + + false + false + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + true - true - - 120 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-55bd - - 20 - Choice Button + 0 + 1 + true + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):CAClnt + + 0.0 + true true false - $(P)$(S).G5 + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 40 + false + 100 + 235 + + + + false + false + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + true - true - - 142 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-55bc - - 20 - Choice Button + 0 + 1 + true + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):CACnx + + 0.0 + true true false - $(P)$(S).G6 + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 40 + false + 100 + 250 + + + + false - + - - - - Choice Button + + + + 0 + 1 true - false - Default + - 35 - 0 - - - + + + + 18 + 1 + Label - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-55bb - - 20 - Choice Button - false true true false - $(P)$(S).G7 + + false + Network + + true + 1 + true + Label + 270 + false + 10 + 283 + + + + false + 255 + true + 20 + 0 + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + false - true - - 186 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-55ba - - 20 - Choice Button + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - $(P)$(S).G8 + + $(pv_name) +$(pv_value) + false + true + Polyline + 271 + 10 + 301 + + + + false + 255 + true + 20 + 0 + false - + - - - - Choice Button + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 35 - 0 - - - - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 145 + false + true + Polyline + 271 + 10 + 280 - true - 1 - -4107d8df:1481ea34f53:-55b9 + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - 1 - - - - 20 - 0 - - 1 - 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-55b8 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + ifShow input errors + + true + 1 + true + Label + 150 + false + 10 + 335 + + + + false - - - - Label - true - 2 - - - - 20 - 0 - - 1 - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-55b7 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + ifShow output errors + + true + 1 + true + Label + 150 + false + 10 + 350 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 3 - + - 20 - 0 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):IFIErrs + + 0.0 - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-55b6 - false - - 20 - Label true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 50 + false + 160 + 335 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - 4 - + - 20 - 0 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):IFOErrs + + 0.0 - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-55b5 - false - - 20 - Label true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 50 + false + 160 + 350 + + + + false - - - - Label - true - 5 - - - - 20 - 0 - - 1 - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-55b4 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + In Use + + true + 1 + true + Label + 70 + false + 10 + 405 + + + + false - - - - Label - true - 6 - - - - 20 - 0 - - 1 - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-55b3 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + Available + + true + 1 + true + Label + 70 + false + 10 + 420 + + + + false - - - - Label - true - 7 - - - - 20 - 0 - - 1 - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-55b2 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + Total + + true + 1 + true Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 + 70 false - - 0 + 10 + 435 - - false - false - true - false - true + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 120 - 3 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):FDUsed - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55b1 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 + + false + ###### $(pv_name) $(pv_value) - - - false - false + false + 1 true - false - true + Text Update + 30 + false + 80 + 405 + + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 120 - 3 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):FDAv - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55b0 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 + + false + ###### $(pv_name) $(pv_value) - - - false - false + false + 1 true - false - true + Text Update + 30 + false + 80 + 420 + + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 120 - 3 + false + + + + 1 + 14 + 0 + Text Update + 0 + true + $(P):FDMax - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55af 0.0 - - Text Input - 1 + true true false - 0 + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).NM3 + 1 + true + Text Update + 30 + false + 80 + 435 + + + + false + + + + + + + 0 + 1 + true + + + - + - 0 - false - + 18 + 1 + Label - false - 0 + + true + true + false + + + false + File descriptors + + true + 1 + true + Label + 270 + false + 10 + 383 + + + + false + 255 + true + 20 + 0 + false + + + + false - 98 - - 20 + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Polyline + 271 + 10 + 380 + + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 true - Text Input - + true + 100.0 - + Default - 120 - 3 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55ae 0.0 - - Text Input - 1 + true true - false + true - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 + $(pv_name) $(pv_value) + false + true + Polyline + 271 + 10 + 400 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 18 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-55ad + false + 0 + true + $(P):R_FD + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 225 + 382 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 18 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-55ac + false + 0 + true + $(P):R_CA + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 225 + 212 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 18 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-55ab + false + 0 + true + $(P):R_Mem + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 225 + 127 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 18 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-55aa + false + 0 + true + $(P):R_Load + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 208 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 225 + 72 - true - 1 - -4107d8df:1481ea34f53:-55a9 + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - Description - - - - 120 - 0 - - 1 - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-55a8 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 0 - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-55a7 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button true - false - Default + - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-55a6 - false - + + + 14 + 0 Label + true true false - true + false - - - - - - + sec + + true + 1 + true Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 233 + 15 false - - 85 + 257 + 384 - - false - false - true - false - true + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-55a5 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - 0 - false - - - false - 0 - - - - 230 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-55a4 - false - + + 14 + 0 Label + true true false - true + false + sec + + true + 1 + true + Label + 15 + false + 257 + 214 + + + + false - - - - Label - true - (s) - - - - 15 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 233 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-559a - false - - 10 Label + true true false - true + false + sec + + true + 1 + true + Label + 15 + false + 257 + 74 + + + + false - - - - Label + + + + 0 + 1 true - time - + - 30 - 0 + + + + 14 + 0 + Label - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-5599 - - 40 - Choice Button - false true true false - $(P)$(S).CONT + + false + sec + + true + 1 + true + Label + 15 + false + 257 + 129 + + + + false + 255 + true + false - + - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false + false - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - + 100.0 - + Default - 30 - 3 + false + + + + 21 + true + + + + 0 + 0 + Polygon + + + + + + + + + + + + + + + + + + + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5598 0.0 - - Text Input - 1 + + + + true + + + false + + $(P):HBt + + true true - false + true - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 + $(pv_name) $(pv_value) - - + false true - 1 - -4107d8df:1481ea34f53:-5596 - false - - 14 - Label - - true - true - false - - true - false + Polygon + 18 + 522 + 3 + + + + + IOC_Status.opi + + true + + 0 + + + + false + false - + - - - - Label - true - Hz - - - - 15 - 0 - - 1 + false - 0 - - 255 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - - + Default - 40 - 3 + false + + + + 20 + + Action Button + 0 + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5595 - 0.0 - - Text Input - 6 + true true false - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 252 - - 426 + + + Less + false $(pv_name) $(pv_value) + true + Action Button + 50 + 530 + 435 - true - 1 - -4107d8df:1481ea34f53:-5594 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + data mbufs + + true + 1 + true + Label + 70 + false + 10 + 305 + + + + false - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - 0 - - 255 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-5593 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + sys mbufs + + true + 1 + true Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 255 + 70 false - - 85 + 10 + 320 - - false - false - true - false - true + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 60 - 3 + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):DataMBufs - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5592 0.0 - - Text Input - 6 + true true false - 0 + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S).DLY1 - - - - 0 + 1 + true + Text Update + 30 + false + 85 + 305 + + + + false + false false - - - false - 0 + + + + true - 252 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5591 - false - + 0 + 1 + true + + + + false + + + + 1 14 - Label + 2 + Text Update + 0 + true + $(P):SysMBufs + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 30 + false + 85 + 320 + + + + false - - - - Label - true - (s) - - - - 15 - 0 - - 1 - 0 - - 255 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-5590 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + (lowest: + + true + 1 + true + Label + 60 + false + 135 + 305 + + + + false - - - - Label - true - AutoCount: - - - - 70 - 0 - - 1 - 0 - - 255 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-558f - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + (lowest: + + true + 1 + true + Label + 60 + false + 135 + 320 + + + + false + false + false - + - - - - Label - true - Calculations - - - - 90 - 0 - - 1 + true - 0 - - 278 - false - - 0 - - - false - true - true - -4107d8df:1481ea34f53:-558e - - 20 - Menu Button + 0 + 1 + true + + + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):minDataMBuf + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)_calcEnable.VAL + 1 + true + Text Update + 15 + false + 195 + 305 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 100 - 6 - + + + + 14 + 0 + Label - - 1 - - - - 275 - - $(pv_name) -$(pv_value) - 90 - - - false - true - false - -4107d8df:1481ea34f53:-558d - - 20 - Menu Button - false true true false - false - + + false + %) + + true + 1 + true + Label + 15 + false + 215 + 305 + + + + false + false + false - + - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 + true - 275 - - - scaler_full_calc.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 430 - - - false - true - false - -4107d8df:1481ea34f53:-558c - - 20 - Menu Button + 0 + 1 + true + + + false + + + + 1 + 14 + 2 + Text Update + 0 + true + $(P):minSysMBuf + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - + 1 + true + Text Update + 15 + false + 195 + 320 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 55 - 6 - + + + + 14 + 0 + Label - - 1 - - - - 275 - - - scaler_more.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 375 + + true + true + false + + + false + %) + + true + 1 + true + Label + 15 + false + 215 + 320 - \ No newline at end of file + diff --git a/stdApp/op/opi/Nano2k.opi b/stdApp/op/opi/autoconvert/Nano2k.opi similarity index 83% rename from stdApp/op/opi/Nano2k.opi rename to stdApp/op/opi/autoconvert/Nano2k.opi index 1285773..cac382e 100644 --- a/stdApp/op/opi/Nano2k.opi +++ b/stdApp/op/opi/autoconvert/Nano2k.opi @@ -1,439 +1,356 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 175 true - -4107d8df:1481ea34f53:-799f - 3.2.10.20140131 + Nano2k + + true + true + false true - 175 - Nano2k false - false - - - - - - Display - true 248 - - true - 5 - - false - -1 - -1 - - - 198 83 + 198 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-799e - - - - - 26 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 250 + false + + + + false + 26 + true + + + 0 - 0 - - - 1 0 - true - - - - - 0 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 250 0 - false + 0 - - 20.0 - true - true - - - - - - - true - - - - - 35 - 50 - false - 10.0 + + + false + false - + + 1.0 + true + + + + 0 + 1 true - Scaled Slider - true - Default + Default - 243 - true - 0 - true - - true - true + false + + + + 35 + true + true 100.0 - 1 - false - false 0.0 - -4107d8df:1481ea34f53:-799d - true - - true - - - - Scaled Slider + Scrollbar + 1.2000000476837158 + $(P)$(S)$(p)_set_position.VAL + + true true false - $(P)$(S)$(p)_set_position.VAL - - - - - - - 1.0 - false - 80.0 - - Default - - 90.0 - - - - - - - - - true - true - - - - 10.0 - 136 - - 3 + + true + 1.2000000476837158 $(pv_name) $(pv_value) + true + Scrollbar + 243 + 3 + 136 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-799c - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 249 - 0 - 0 - - 1 - 1 - true - - - - - 27 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 249 1 + 27 - true - 1 - -4107d8df:1481ea34f53:-799b + false - + + + + + + + 0 + 1 + true + + + + + + 19 + 1 Label + true true false - true + false - - - - - - - Label - true Tweak - - - + + true + 1 + true + Label 65 - 0 - - 1 - - - - 1 - - 113 false - 5 + 113 - true - 1 - -4107d8df:1481ea34f53:-799a + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 2 Label + true true false - true + false - - - - - - - Label - true Lo limit - - - + + true + 1 + true + Label 65 - 0 - - 1 - - - - 1 - - 87 false - 4 + 87 - true - 1 - -4107d8df:1481ea34f53:-7999 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Drive - - - + + true + 1 + true + Label 65 - 0 - - 1 - - - - 1 - - 59 false - 4 + 59 - true - 1 - -4107d8df:1481ea34f53:-7998 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 2 Label + true true false - true + false - - - - - - - Label - true Hi limit - - - + + true + 1 + true + Label 65 - 0 - - 1 - - - - 1 - - 33 false - 4 + 33 - false - true - -4107d8df:1481ea34f53:-7997 - - 20 - - Action Button - false - - true - true - false - - $(P)$(S)$(p)_twF.VAL - - - - - - - Action Button - true - > - false - - Default - - 25 - 0 - 0 - - - - true - 1 - - - - 112 $(P)$(S)$(p)_twF.VAL @@ -450,50 +367,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 164 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7996 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(S)$(p)_twF.VAL + + true true false - $(P)$(S)$(p)_twR.VAL - - - - - - + + + > + true + $(pv_name) +$(pv_value) + true Action Button - true - < - false - - Default - 25 - 0 - 0 - - - - true - 1 - - - + 164 112 + + $(P)$(S)$(p)_twR.VAL @@ -510,300 +427,338 @@ $(pv_value) - $(pv_name) -$(pv_value) - 63 - - + false + false + + + false - false - true - false - true - false - - 20 - false + + + + 0 + 1 + true + + Default + false - true + + + + 20 + + Action Button + 0 + $(P)$(S)$(p)_twR.VAL + + + + true + true + false + + + + < + true + $(pv_name) +$(pv_value) + true + Action Button + 25 + 63 + 112 + + + + false + false + false - + + false + + + + 3 + 1 + true - Text Input - - + - 76 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7995 + false + 0 + true + $(P)$(S)$(p)_tweak_set.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_tweak_set.VAL - - - - 0 - false - - - false - 0 - - - - 112 - - 88 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 76 + 88 + 112 - false - false - true - false - true + + false false - - 27 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 27 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7994 + false + 0 + true + $(P)$(S)$(p)_set_position.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_set_position.VAL - - - - 0 - false - - - false - 0 - - - - 54 - - 74 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 74 + 54 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7993 + false + 0 + true + $(P)$(S)$(p)_set_position.DRVL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_set_position.DRVL - - - - 0 - false - - - false - 0 - - - - 84 - - 74 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Text Input + 100 + 74 + 84 + + + + false + false + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7992 + false + 0 + true + $(P)$(S)$(p)_set_position.DRVH + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_set_position.DRVH - - - - 0 - false - - - false - 0 - - - - 31 - - 74 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 74 + 31 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7991 - - - - - 18 - true - Ellipse - false + + false 255 - - true - true - true - - false - + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 18 + false + + + + false + 18 + true + + + 0 - 0 + 0 + Ellipse + + @@ -815,62 +770,62 @@ $(pv_value) $(P)$(S)$(p)_HiLimit.VAL - - 1 - 0 - true - - - - - 31 - $(pv_name) -$(pv_value) - 175 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7990 - - - - - 18 - true - Ellipse - false - 255 true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 18 + 175 + 31 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 18 + false + + + + false + 18 + true + + + 0 - 0 + 0 + Ellipse + + @@ -882,49 +837,42 @@ $(pv_value) $(P)$(S)$(p)_LoLimit.VAL - - 1 - 0 - true - - - - - 85 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Ellipse + 18 175 - false + 85 - true - 1 - -4107d8df:1481ea34f53:-798f + false - - 13 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - SoftLim - + - 50 - 0 + + + + 13 + 0 + Label @@ -934,99 +882,98 @@ $(pv_value) false $(P)$(S)$(p)_HiLimit.VAL - - - 1 - - - - 0 - - 34 - false + + + + true + true + false + + + false + SoftLim + true + 1 + true + Label + 50 + false 195 + 34 - true - true - 1 - false - -4107d8df:1481ea34f53:-798e + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)$(S)$(p)_set_position.EGU + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)$(p)_set_position.EGU - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 69 - 0 - - - 1 - - - - 0 - - 59 false - $(pv_name) -$(pv_value) 177 + 59 - true - 1 - -4107d8df:1481ea34f53:-798d + false - - 13 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - SoftLim - + - 50 - 0 + + + + 13 + 0 + Label @@ -1038,118 +985,127 @@ $(pv_value) $(P)$(S)$(p)_LoLimit.VAL - 1 - - - - 0 - - 89 - false - - 195 - - - false - true - false - -4107d8df:1481ea34f53:-798c - - 20 - Menu Button - false true true false - false - - - - - - - - Menu Button - true - false - - Default - - 40 - 6 - - - - 1 - - - - 112 + + false + SoftLim + + true + 1 + true + Label + 50 + false + 195 + 89 + + Nano2k_more.opi true - 0 + 1 More + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + More + false $(pv_name) $(pv_value) + true + Action Button + 40 202 + 112 - true - true - 1 - false - -4107d8df:1481ea34f53:-798b + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 24 + 1 Text Update - false + 0 + true + $(P)$(S)$(p)_set_position.DESC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)$(p)_set_position.DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 205 - 0 - - - 1 - - - - 1 - - 1 false - $(pv_name) -$(pv_value) 22 + 1 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/Nano2k_help.opi b/stdApp/op/opi/autoconvert/Nano2k_help.opi new file mode 100644 index 0000000..0602dc6 --- /dev/null +++ b/stdApp/op/opi/autoconvert/Nano2k_help.opi @@ -0,0 +1,33 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 130 + + true + + Nano2k_help + + + true + true + false + true + false + Display + 400 + 355 + 482 + diff --git a/stdApp/op/opi/Nano2k_more.opi b/stdApp/op/opi/autoconvert/Nano2k_more.opi similarity index 75% rename from stdApp/op/opi/Nano2k_more.opi rename to stdApp/op/opi/autoconvert/Nano2k_more.opi index 32f6f90..8ff56e0 100644 --- a/stdApp/op/opi/Nano2k_more.opi +++ b/stdApp/op/opi/autoconvert/Nano2k_more.opi @@ -1,192 +1,190 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 235 true - -4107d8df:1481ea34f53:-7961 - 3.2.10.20140131 + Nano2k_more + + true + true + false true - 235 - Nano2k_more false - false - - - - - - Display - true 460 - - true - 5 - - false - -1 - -1 - - - 246 270 + 246 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7960 - - - - - 30 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 45 - 0 - 0 - - - 1 - 0 - true - - - - - 6 - $(pv_name) -$(pv_value) - 412 + false + + + false - - - false - true - 100.0 + 30 + true - -4107d8df:1481ea34f53:-795f - - - - - 72 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 45 + 412 + 6 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 163 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 72 + true - -4107d8df:1481ea34f53:-7954 - - - - - 78 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 158 + 0 + 163 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 79 + false + + + + false + 78 + true + + + 0 - 0 + 0 + Rectangle + + @@ -198,762 +196,383 @@ $(pv_value) $(P)$(S)init_reminder.VAL - - 1 - 0 - true - - - - - 79 - $(pv_name) -$(pv_value) - 1 - false - - - - true - - true - -4107d8df:1481ea34f53:-7933 - - 30 - Grouping Container true true false - true - false - - - - - - - true - Grouping Container - - Default - - 293 - 0 - - false - false - 1 - - - - 201 - - 163 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 220 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7932 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)$(p)_calcout.CALC - - - - 0 - false - - - false - 0 - - - - 10 - - 0 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7931 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - CALCULATION EXPRESSION - - - - 132 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7930 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)$(p)_calcout.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 70 - 0 - - - 1 - - - - 1 - - 10 - false - $(pv_name) + + $(pv_name) $(pv_value) - 223 - - - true - 1 - -4107d8df:1481ea34f53:-792f - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - RESULT - - - - 44 - 0 - - 1 - - - - 0 - - 0 - false - - 238 - - - true - 1 - -4107d8df:1481ea34f53:-792e - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - INVALID - - - - 45 - 0 - - - - true - - - false - - $(P)$(S)$(p)_calcout.CLCV - - - 1 - - - - 1 - - 0 - false - - 174 - - - true - 1 - -4107d8df:1481ea34f53:-792d - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - VALID - - - - 33 - 0 - - - - true - - - false - - $(P)$(S)$(p)_calcout.CLCV - - - 1 - - - - 1 - - 0 - false - - 180 - + false + true + Rectangle + 79 + 1 + 79 - true - 1 - -4107d8df:1481ea34f53:-795e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Nano2000 SETUP - - - + + true + 1 + true + Label 144 - 0 - - 1 - - - - 1 - - 1 false - 7 + 1 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 156 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-795d + false + 0 + true + $(P)$(S)$(p)_set_position.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_set_position.DESC - - - - 0 - false - - - false - 0 - - - - 19 - - 2 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 156 + 2 + 19 - true - 1 - -4107d8df:1481ea34f53:-795c + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true RANGE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 46 false - 6 + 46 - false - false - true - false - true + + false false - - 17 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 75 - 3 - - false + false + + + + 1 + 17 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-795b + false + 0 + true + $(P)$(S)$(p)_motion_range.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_motion_range.VAL - - - - 0 - false - - - false - 0 - - - - 58 - - 1 + false + true + false + false + + $(pv_name) $(pv_value) - - + false true - 1 - -4107d8df:1481ea34f53:-795a + Text Input + 75 + 1 + 58 + + + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true EGU's - - - + + true + 1 + true + Label 35 - 0 - - 1 - - - - 0 - - 45 false - 87 + 45 - false - false - true - false - true + + false false - - 17 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 75 - 3 - - false + false + + + + 1 + 17 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7959 + false + 0 + true + $(P)$(S)$(p)_set_position.EGU + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_set_position.EGU - - - - 0 - false - - - false - 0 - - - - 58 - - 82 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 75 + 82 + 58 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7958 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 463 - 0 - 0 - - 1 - 1 - true - - - - - 41 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 463 1 + 41 - false - true - -4107d8df:1481ea34f53:-7957 - - 27 - - Action Button - false - - true - true - false - - $(P)$(S)nano_init.VAL - - - - - - - Action Button - true - INIT - false - - Default - - 73 - 0 - 0 - - - - true - 1 - - - - 128 $(P)$(S)nano_init.VAL @@ -970,214 +589,244 @@ $(pv_value) - $(pv_name) -$(pv_value) - 82 - - + false + false + + + false - true - true - -4107d8df:1481ea34f53:-7956 - - 21 - Menu Button - false - - true - true - false - - false - $(P)$(S)$(p)_slot_no.VAL - - - - - - - Menu Button + + + + 0 + 1 true - false - Default + Default - 76 - 6 - - + false + + + + 27 + + Action Button + 0 + $(P)$(S)nano_init.VAL - 1 + + + true + true + false + + + + INIT + true + $(pv_name) +$(pv_value) + true + Action Button + 73 + 82 + 128 + + + + true + false + false + + + + false - 95 - + 6 + 1 + true + + Default + + false + + + + 21 + + Menu Button + $(P)$(S)$(p)_slot_no.VAL + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 76 81 + 95 - true - 1 - -4107d8df:1481ea34f53:-7955 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true $(p) SLOT NO. - - - + + true + 1 + true + Label 75 - 0 - - 1 - - - - 0 - - 80 false - 83 + 80 - false - true - -4107d8df:1481ea34f53:-7953 - - 60 - Choice Button - false - - true - true - false - - $(P)$(S)$(p)_DAC_sel.VAL + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 75 - 0 - + false + - - - + + 60 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 95 + Choice Button + $(P)$(S)$(p)_DAC_sel.VAL + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 75 3 + 95 - true - 1 - -4107d8df:1481ea34f53:-7952 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true SERVO MODE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 80 false - 5 + 80 - true - 1 - -4107d8df:1481ea34f53:-7951 + false - - 11 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - COARSE MODE - + - 68 - 0 + + + + 11 + 0 + Label @@ -1189,1533 +838,1488 @@ $(pv_value) $(P)$(S)init_reminder.VAL - 1 - - - - 0 - - 80 - false + + true + true + false + + + false + COARSE MODE + true + 1 + true + Label + 68 + false 1 + 80 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7950 - 0.0 - - 0 + + Default + + false + + + 234 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 1 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 160 + 1 - true - 1 - -4107d8df:1481ea34f53:-794f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true A - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 0 - - 45 false - 164 + 45 - true - true - 1 - false - -4107d8df:1481ea34f53:-794e + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)$(S)$(p)_calcout.A + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)$(p)_calcout.A - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 92 - 0 - - - 1 - - - - 0 - - 45 false - $(pv_name) -$(pv_value) 177 + 45 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-794d - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 299 - 0 - 0 - - 1 - 1 - true - - - - - 195 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 299 159 + 195 - true - 1 - -4107d8df:1481ea34f53:-794c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Position Correction - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 0 - - 11 false - 185 + 11 - true - 1 - -4107d8df:1481ea34f53:-794b + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true P1 Drive Value - - - + + true + 1 + true + Label 145 - 0 - - 1 - - - - 0 - - 49 false - 289 + 49 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-794a - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 7 - 0 - 0 - - 1 - 1 - true - - - - - 56 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 7 275 + 56 - true - 1 - -4107d8df:1481ea34f53:-7949 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true B - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 0 - - 70 false - 164 + 70 - true - true - 1 - false - -4107d8df:1481ea34f53:-7948 + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)$(p)_calcout.B + false - + - - - - Text Update - true - ###### - false - 0 - - - - 92 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 20 0 - - 68 - false + Text Update + 0 + true + $(P)$(S)$(p)_calcout.B + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 92 + false 177 + 68 - true - 1 - -4107d8df:1481ea34f53:-7947 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true P2 Drive Value - - - + + true + 1 + true + Label 145 - 0 - - 1 - - - - 0 - - 72 false - 289 + 72 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7946 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 7 - 0 - 0 - - 1 - 1 - true - - - - - 79 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 7 275 + 79 - true - 1 - -4107d8df:1481ea34f53:-7945 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true F - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 0 - - 169 false - 164 + 169 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7944 - 0.0 - - Text Input + false + + + 1 + 25 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(S)$(p)_calcout.F + + false + 0.0 + true true false + 0 - false - $(P)$(S)$(p)_calcout.F - - - - 0 - false - - - false - 0 - - - - 165 - - 176 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 95 + 176 + 165 - true - 1 - -4107d8df:1481ea34f53:-7943 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true D - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 0 - - 120 false - 164 + 120 - true - 1 - -4107d8df:1481ea34f53:-7942 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true C - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 0 - - 95 false - 164 + 95 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 95 - 3 - - false + false + + + + 1 + 25 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7941 + false + 0 + true + $(P)$(S)$(p)_calcout.D + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_calcout.D - - - - 0 - false - - - false - 0 - - - - 115 - - 176 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 95 + 176 + 115 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7940 - 0.0 - - Text Input + false + + + 1 + 25 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(S)$(p)_calcout.C + + false + 0.0 + true true false + 0 - false - $(P)$(S)$(p)_calcout.C - - - - 0 - false - - - false - 0 - - - - 90 - - 176 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 95 + 176 + 90 - true - 1 - -4107d8df:1481ea34f53:-793f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true E - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 0 - - 145 false - 164 + 145 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 95 - 3 - - false + false + + + + 1 + 25 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-793e + false + 0 + true + $(P)$(S)$(p)_calcout.E + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)$(p)_calcout.E - - - - 0 - false - - - false - 0 - - - - 140 - - 176 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 95 + 176 + 140 - true - 1 - -4107d8df:1481ea34f53:-793d + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 1 Label + true true false - true + false - - - - - - - Label - true Calculation Constants - - - + + true + 1 + true + Label 168 - 0 - - 1 - - - - 1 - - 131 false - 289 + 131 - false - true + + false + 255 + true 20 - true - 100.0 - -4107d8df:1481ea34f53:-793c - 0.0 - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - + false - - - - Polyline - true - false - - Default - - 7 - 0 - 0 - - - 1 - 1 - true + false - - 93 - $(pv_name) -$(pv_value) - 274 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-793b - 0.0 - - 0 - 94 - true - Polyline + + Default + false - 255 + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 7 + 274 + 93 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 1 + false + + + + 94 + true 0 - 0 - - - 1 1 - true - - - - - 93 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 280 + 93 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-793a - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 7 - 0 - 0 - - 1 - 1 - true - - - - - 139 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 7 281 + 139 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7939 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 7 - 0 - 0 - - 1 - 1 - true - - - - - 186 - $(pv_name) -$(pv_value) - 274 - - - false - true - false - -4107d8df:1481ea34f53:-7938 - - 28 - Menu Button - false + 0.0 + true true - false + true + + $(pv_name) +$(pv_value) false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 163 + true + Polyline + 7 + 274 + 186 + + Nano2k_help.opi true - 0 + 1 + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 28 + + Action Button + 0 + + + + + true + true + false + + + + Help + false $(pv_name) $(pv_value) + true + Action Button + 50 405 + 163 - true - true - 1 - false - -4107d8df:1481ea34f53:-7937 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + $(P)$(S)$(p)_convert.C + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)$(p)_convert.C - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 77 - 0 - - - 1 - - - - 1 - - 186 false - $(pv_name) -$(pv_value) 74 + 186 - true - 1 - -4107d8df:1481ea34f53:-7936 + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 2 Label + true true false - true + false - - - - - - - Label - true Coarse or Fine mode - - - + + true + 1 + true + Label 130 - 0 - - 1 - - - - 1 - - 165 false - 0 + 165 - true - 1 - -4107d8df:1481ea34f53:-7935 + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 1 Label + true true false - true + false - - - - - - - Label - true Both mode Fine: - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 206 false - 11 + 206 - true - true - 1 - false - -4107d8df:1481ea34f53:-7934 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + $(P)$(S)$(p)_convert.E + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)$(p)_convert.E - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 77 - 0 - - - 1 - - - - 1 - - 217 false - $(pv_name) -$(pv_value) 74 + 217 - true - 1 - -4107d8df:1481ea34f53:-792c + false - - 11 - Label - - true - true - false - - true - false - - - - Label - true - or Both mode Coarse: - - - - 130 - 0 - - 1 - 1 - - 175 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-792b - false - + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true $(p) - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 1 - - 8 false - 424 + 8 - \ No newline at end of file + diff --git a/stdApp/op/opi/New_SR_Status.opi b/stdApp/op/opi/autoconvert/New_SR_Status.opi similarity index 80% rename from stdApp/op/opi/New_SR_Status.opi rename to stdApp/op/opi/autoconvert/New_SR_Status.opi index fa3bcd2..dcd1600 100644 --- a/stdApp/op/opi/New_SR_Status.opi +++ b/stdApp/op/opi/autoconvert/New_SR_Status.opi @@ -1,78 +1,76 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 650 true - -4107d8df:1481ea34f53:-78f2 - 3.2.10.20140131 + New_SR_Status + + true + true + false true - 650 - New_SR_Status false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 231 479 + 231 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78f1 - - - - - 25 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 100 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -84,62 +82,62 @@ SRFB:GBL:HLoopStatusBI - - 1 - 0 - true - - - - - 187 - $(pv_name) -$(pv_value) - 384 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78e8 - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 100 + 384 + 187 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 200 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -151,62 +149,62 @@ $(pv_value) ACIS:ShutterPermit - - 1 - 0 - true - - - - - 92 - $(pv_name) -$(pv_value) - 229 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78e7 - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 200 + 229 + 92 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 200 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -218,62 +216,62 @@ $(pv_value) ACIS:ShutterPermit - - 1 - 0 - true - - - - - 92 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 200 229 - false + 92 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78e6 - - - - - 25 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 240 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -285,62 +283,62 @@ $(pv_value) S:injectingStatusBI - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 246 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78cf - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 240 + 246 + 3 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 220 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -352,62 +350,62 @@ $(pv_value) S:OrbitCorrection:CC - - 1 - 0 - true - - - - - 215 - $(pv_name) -$(pv_value) - 227 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78ce - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 220 + 227 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 220 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -419,62 +417,62 @@ $(pv_value) S:OrbitCorrection:CC - - 1 - 0 - true - - - - - 215 - $(pv_name) -$(pv_value) - 227 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78ca - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 220 + 227 + 215 + + + + false + 255 + true + false - - - - Rectangle - true - + - - false + + false + + + + 0 + 1 + true + + + + 100.0 - Default + Default - 220 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -486,62 +484,62 @@ $(pv_value) S:OrbitControlLawYFineBO - - 1 - 0 - true - - - - - 242 - $(pv_name) -$(pv_value) - 9 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78c9 - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 220 + 9 + 242 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 220 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -553,62 +551,62 @@ $(pv_value) S:OrbitControlLawXFineBO - - 1 - 0 - true - - - - - 243 - $(pv_name) -$(pv_value) - 252 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78c5 - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 220 + 252 + 243 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 90 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -620,62 +618,62 @@ $(pv_value) SRFB:GBL:VLoopStatusBI - - 1 - 0 - true - - - - - 186 - $(pv_name) -$(pv_value) - 283 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78c3 - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 90 + 283 + 186 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 50 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -687,62 +685,62 @@ $(pv_value) SRFB:GBL:LoopStatusBI - - 1 - 0 - true - - - - - 186 - $(pv_name) -$(pv_value) - 227 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78c2 - - - - - 25 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 50 + 227 + 186 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 50 + false + + + + false + 25 + true + + + 0 - 0 + 0 + Rectangle + + @@ -754,1301 +752,962 @@ $(pv_value) SRFB:GBL:LoopStatusBI - - 1 - 0 - true - - - - - 186 - $(pv_name) -$(pv_value) - 227 - false - - - - true - - true - -4107d8df:1481ea34f53:-78e1 - - 88 - Grouping Container true true false - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 50 + 227 + 186 + + + + false - + - true - Grouping Container - - Default - - 8 - 0 - - false - false - 1 - 535 - - 17 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78e0 - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78df - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 20 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78de - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 40 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78dd - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 60 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-78dc - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 80 - $(pv_name) -$(pv_value) - 0 - false - - - - true - 1 - -4107d8df:1481ea34f53:-78f0 - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Current: - - - + + true + 1 + true + Label 75 - 0 - - 1 - - - - 0 - - 7 false - 2 + 7 - true - true - 1 - false - -4107d8df:1481ea34f53:-78ef + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:SRcurrentAI.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRcurrentAI.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 5 false - $(pv_name) -$(pv_value) 84 + 5 - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 + + false true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - - - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 281 - 0 - 11 - - - - true - - - true - - - 200 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - + 0.0 - 0 - 0 - - 100 - XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true - true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) + History (Day Hours) + true - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 - $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 - 0 - true - true - 1 - - - 100 - History (Day Hours) - 1 - - - - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-78ee - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - Current - true - - 1 - - 0 - true - 0 + false 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) + 0.0 - Default + Default - 1 - 0 - true - $(trace_12_y_pv) - 4 - 0 - 0 - 1 - 0 - 0 - 0 - + + true 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - + + Default Bold + + true + true + 0.0 + - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 + + Current + true + + + false - - 1 - 0 - - - 0 - - 1 + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 - true - true - true - true - 0 - 0 - true - 0 - 0 - - - 4 - - - - false - 0 - 0 - - - 1 - true - - $(trace_4_y_pv) - 1 - true - true - 100 - 0 - 0 - S:SRdateCP - 100 - 0 - true - 1 - S:SRcurrentCP - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - + + + Secondary Axis (2) - - true - 0 - XY Graph - true - 480 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + true + 0.0 + + + + Secondary Axis (3) + true + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) + false + + + true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - - 0 + + + 0 - 1 - 0 + 1 + true + false + + + + 200 + XY Graph - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true - 0 - 0.0 - - - - 0 - 4 - + + + + true + true + false + + + true + false + true + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 + $(trace_0_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 true - 1 - - Default - - true - - - 0.0 + 0 + S:SRdateCP + + 1 + S:SRcurrentCP + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_12_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_2_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_3_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 - - - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_7_y_pv) + 0 + 4 + 0 - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 100 - 4 - true - 100 + 0 + true + 0 + + + 1 + + + true + 100 true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - + - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true - - 100 - 1 - 0 - - - - 0 - - - - - true - 100 - - - - true - 4 - true - $(trace_7_y_pv) + 1 + false + + + true + XY Graph + 480 + 11 + 281 - true - 1 - -4107d8df:1481ea34f53:-78ed + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Beam Current History - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 483 false - 63 + 483 - true - 1 - -4107d8df:1481ea34f53:-78ec + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true ma - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 10 false - 211 + 10 - true - 1 - -4107d8df:1481ea34f53:-78eb + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Lifetime: - - - + + true + 1 + true + Label 75 - 0 - - 1 - - - - 0 - - 7 false - 253 + 7 - true - true - 1 - false - -4107d8df:1481ea34f53:-78ea + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:SRlifeTimeHrsCC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRlifeTimeHrsCC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 74 - 0 - - - 1 - - - - 1 - - 4 false - $(pv_name) -$(pv_value) 347 + 4 - true - 1 - -4107d8df:1481ea34f53:-78e9 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true Hours - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 10 false - 430 + 10 - true - 1 - -4107d8df:1481ea34f53:-78e5 + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - INJECTION IN PROGRESS - - - - 100 - 0 - - - - true - - - false - - S:injectingStatusBI - - - 1 - 1 - - 6 - false - - 320 - - - true - 1 - -4107d8df:1481ea34f53:-78e4 - false - + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + S:injectingStatusBI + + true true false - true + false + INJECTION IN PROGRESS + + true + 1 + true + Label + 100 + false + 320 + 6 + + + + false - - - - Label + + + + 0 + 1 true - Shutters Enabled - + - 150 - 0 + + + + 20 + 1 + Label @@ -2060,46 +1719,45 @@ $(pv_value) ACIS:ShutterPermit - 1 - - - - 1 - - 94 - false - - 254 - - - true - 1 - -4107d8df:1481ea34f53:-78e3 - false - - 20 - Label true true false - true + false + Shutters Enabled + + true + 1 + true + Label + 150 + false + 254 + 94 + + + + false - - - - Label + + + + 0 + 1 true - Shutters Disabled - + - 170 - 0 + + + + 20 + 1 + Label @@ -2111,659 +1769,602 @@ $(pv_value) ACIS:ShutterPermit - 1 - - - - 1 - - 94 - false + + true + true + false + + + false + Shutters Disabled + true + 1 + true + Label + 170 + false 244 + 94 - true - 1 - -4107d8df:1481ea34f53:-78e2 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Shutter Status : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 1 - - 95 false - 40 + 95 - true - true - 1 - false - -4107d8df:1481ea34f53:-78db + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - OPS:message3 + false - + - - - - Text Update - true - ###### - false - 0 - - - - 400 - 0 - - - 1 + true - 0 - - 570 - false - $(pv_name) -$(pv_value) - 38 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-78da - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - OPS:message2 - - - - - - - Text Update + 0 + 1 true - ###### - false - 0 - + - 400 - 0 - - - 1 - - - + false + + + + 1 + 20 0 - - 550 - false + Text Update + 0 + true + OPS:message2 + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 400 + false 38 + 550 - true - 1 - -4107d8df:1481ea34f53:-78d9 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Messages from Operations: - - - + + true + 1 + true + Label 214 - 0 - - 1 - - - - 1 - - 507 false - 76 + 507 - true - true - 1 - false - -4107d8df:1481ea34f53:-78d8 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + OPS:message1 + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - OPS:message1 - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 400 - 0 - - - 1 - - - - 0 - - 530 false - $(pv_name) -$(pv_value) 38 + 530 - true - true - 1 - false - -4107d8df:1481ea34f53:-78d7 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + OPS:message5 + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - OPS:message5 - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 400 - 0 - - - 1 - - - - 0 - - 610 false - $(pv_name) -$(pv_value) 39 + 610 - true - true - 1 - false - -4107d8df:1481ea34f53:-78d6 + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - OPS:message4 + false - + - - - - Text Update - true - ###### - false - 0 - - - - 400 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 20 0 - - 592 - false + Text Update + 0 + true + OPS:message4 + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 400 + false 38 + 592 - true - true - 1 - false - -4107d8df:1481ea34f53:-78d5 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:DesiredMode + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:DesiredMode - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 250 - 0 - - - 1 - - - - 1 - - 33 false - $(pv_name) -$(pv_value) 219 + 33 - true - true - 1 - false - -4107d8df:1481ea34f53:-78d4 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:ActualMode + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:ActualMode - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 200 - 0 - - - 1 - - - - 1 - - 61 false - $(pv_name) -$(pv_value) 230 + 61 - true - 1 - -4107d8df:1481ea34f53:-78d3 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Operating Mode : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 1 - - 65 false - 40 + 65 - true - 1 - -4107d8df:1481ea34f53:-78d2 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Machine Status : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 0 - - 37 false - 40 + 37 - true - true - 1 - false - -4107d8df:1481ea34f53:-78d1 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:FillNumber + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:FillNumber - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 50 - 0 - - - 1 - - - - 1 - - 157 false - $(pv_name) -$(pv_value) 230 + 157 - true - 1 - -4107d8df:1481ea34f53:-78d0 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Fill Number : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 1 - - 157 false - 40 + 157 - true - 1 - -4107d8df:1481ea34f53:-78cd + false - - 20 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - Correction in Progress - + - 200 - 0 + + + + 20 + 1 + Label @@ -2775,46 +2376,45 @@ $(pv_value) S:OrbitCorrection:CC - 1 - - - - 1 - - 217 - false - - 237 - - - true - 1 - -4107d8df:1481ea34f53:-78cc - false - - 20 - Label true true false - true + false + Correction in Progress + + true + 1 + true + Label + 200 + false + 237 + 217 + + + + false - - - - Label + + + + 0 + 1 true - No Corrections - + - 200 - 0 + + + + 20 + 1 + Label @@ -2826,87 +2426,85 @@ $(pv_value) S:OrbitCorrection:CC - 1 - - - - 1 - - 217 - false - - 236 - - - true - 1 - -4107d8df:1481ea34f53:-78cb - false - - 20 - Label true true false - true + false + No Corrections + + true + 1 + true + Label + 200 + false + 236 + 217 + + + + false - - - - Label - true - Orbit Status : - - - - 160 - 0 - - 1 - 1 - - 218 - false - - 40 - - - true - 1 - -4107d8df:1481ea34f53:-78c8 - false - + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false + Orbit Status : + + true + 1 + true + Label + 160 + false + 40 + 218 + + + + false - - - - Label + + + + 0 + 1 true - Horizontal Correction - + - 200 - 0 + + + + 20 + 1 + Label @@ -2918,46 +2516,45 @@ $(pv_value) S:OrbitControlLawXFineBO - 1 - - - - 1 - - 247 - false - - 261 - - - true - 1 - -4107d8df:1481ea34f53:-78c7 - false - - 20 - Label true true false - true + false + Horizontal Correction + + true + 1 + true + Label + 200 + false + 261 + 247 + + + + false - - - - Label + + + + 0 + 1 true - Vertical Correction - + - 200 - 0 + + + + 20 + 1 + Label @@ -2969,87 +2566,85 @@ $(pv_value) S:OrbitControlLawYFineBO - 1 - - - - 1 - - 245 - false - - 18 - - - true - 1 - -4107d8df:1481ea34f53:-78c6 - false - - 20 - Label true true false - true + false + Vertical Correction + + true + 1 + true + Label + 200 + false + 18 + 245 + + + + false - - - - Label - true - Feedback Status : - - - - 160 - 0 - - 1 - 1 - - 189 - false - - 40 - - - true - 1 - -4107d8df:1481ea34f53:-78c4 - false - + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false + Feedback Status : + + true + 1 + true + Label + 160 + false + 40 + 189 + + + + false - - - - Label + + + + 0 + 1 true - Vertical - + - 90 - 0 + + + + 20 + 1 + Label @@ -3061,46 +2656,45 @@ $(pv_value) SRFB:GBL:VLoopStatusBI - 1 - - - - 1 - - 189 - false - - 283 - - - true - 1 - -4107d8df:1481ea34f53:-78c1 - false - - 20 - Label true true false - true + false + Vertical + + true + 1 + true + Label + 90 + false + 283 + 189 + + + + false - - - - Label + + + + 0 + 1 true - OFF - + - 30 - 0 + + + + 20 + 1 + Label @@ -3112,46 +2706,45 @@ $(pv_value) SRFB:GBL:LoopStatusBI - 1 - - - - 1 - - 188 - false - - 236 - - - true - 1 - -4107d8df:1481ea34f53:-78c0 - false - - 20 - Label true true false - true + false + OFF + + true + 1 + true + Label + 30 + false + 236 + 188 + + + + false - - - - Label + + + + 0 + 1 true - ON - - - 30 - 0 + + + + + + 20 + 1 + Label @@ -3163,46 +2756,45 @@ $(pv_value) SRFB:GBL:LoopStatusBI - 1 - - - - 1 - - 188 - false - - 236 - - - true - 1 - -4107d8df:1481ea34f53:-78bf - false - - 20 - Label true true false - true + false + ON + + true + 1 + true + Label + 30 + false + 236 + 188 + + + + false - - - - Label + + + + 0 + 1 true - Horizontal - + - 100 - 0 + + + + 20 + 1 + Label @@ -3214,158 +2806,164 @@ $(pv_value) SRFB:GBL:HLoopStatusBI - 1 - - - - 1 - - 191 - false + + true + true + false + + + false + Horizontal + true + 1 + true + Label + 100 + false 384 + 191 - true - true - 1 - false - -4107d8df:1481ea34f53:-78be + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + S:IOC:timeOfDayForm1SI + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:IOC:timeOfDayForm1SI - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 200 - 0 - - - 1 - - - - 0 - - 486 false - $(pv_name) -$(pv_value) 289 + 486 - true - true - 1 - false - -4107d8df:1481ea34f53:-78bd + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + NoOfShuttersOpenA + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - NoOfShuttersOpenA - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 50 - 0 - - - 1 - - - - 1 - - 126 false - $(pv_name) -$(pv_value) 229 + 126 - true - 1 - -4107d8df:1481ea34f53:-78bc + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Shutters Open : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 1 - - 126 false - 39 + 126 - \ No newline at end of file + diff --git a/stdApp/op/opi/UndulatorCtl.opi b/stdApp/op/opi/autoconvert/UndulatorCtl.opi similarity index 87% rename from stdApp/op/opi/UndulatorCtl.opi rename to stdApp/op/opi/autoconvert/UndulatorCtl.opi index 17b728b..9bf6793 100644 --- a/stdApp/op/opi/UndulatorCtl.opi +++ b/stdApp/op/opi/autoconvert/UndulatorCtl.opi @@ -1,703 +1,693 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 620 true - -4107d8df:1481ea34f53:-7883 - 3.2.10.20140131 + UndulatorCtl + + true + true + false true - 620 - UndulatorCtl false - false - - - - - - Display - true 310 - - true - 5 - - false - -1 - -1 - - - 44 539 + 44 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7881 - - - - - 80 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 - 0 - 0 - - - 1 - 0 - true - - - - - 166 - $(pv_name) -$(pv_value) - 5 + false + + + false - - - false - true - 100.0 + 80 + true - -4107d8df:1481ea34f53:-7880 - - - - - 80 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 300 + 5 + 166 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 + false + + + + false + 80 + true + + + 0 - 0 - - - 1 0 - true - - - - - 84 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 300 5 - false + 84 + + + ID$(xx):Stop.VAL + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7882 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):Stop.VAL + + true true false - ID$(xx):Stop.VAL - - - - - - - Action Button - true + + Stop - false - - Default - - 140 - 0 - 0 - - - false - 1 - - - - 277 - - - ID$(xx):Stop.VAL - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 140 162 + 277 - true - true - 1 - false - -4107d8df:1481ea34f53:-787f + + false false - 0.0 - - 13 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):Device + false - + - - - - Text Update - true - ###### - false - 0 - - - - 203 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 13 1 - - 43 - false + Text Update + 0 + true + ID$(xx):Device + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 203 + false 60 + 43 - true - true - 1 - false - -4107d8df:1481ea34f53:-787e + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message2.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message2.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 548 false - $(pv_name) -$(pv_value) 0 + 548 - true - true - 1 - false - -4107d8df:1481ea34f53:-787d + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message1.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message1.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 527 false - $(pv_name) -$(pv_value) 0 + 527 - true - true - 1 - false - -4107d8df:1481ea34f53:-787c + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):Energy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Energy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 104 - 0 - - - 1 - - - - 1 - - 90 false - $(pv_name) -$(pv_value) 194 + 90 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-787b + false + 0 + true + ID$(xx):GapSet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):GapSet.VAL - - - - 0 - false - - - false - 0 - - - - 167 - - 59 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 59 + 167 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity - 0 - false - -4107d8df:1481ea34f53:-787a - 0.0 - + false Text Input - 1 - - true - true - false - - 0 - false - ID$(xx):EnergySet.VAL - - - + 0 + false 0 - false - - - false - 0 - - - - 167 - - 197 + true + ID$(xx):EnergySet.VAL + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 197 + 167 - true - true - 1 - false - -4107d8df:1481ea34f53:-7879 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):Gap.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Gap.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 91 false - $(pv_name) -$(pv_value) 60 + 91 - true - 1 - -4107d8df:1481ea34f53:-7878 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Desired - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 200 false - 7 + 200 - true - true - 1 - false - -4107d8df:1481ea34f53:-7877 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + ID$(xx):Location + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Location - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 190 - 0 - - - 1 - - - - 1 - - 27 false - $(pv_name) -$(pv_value) 62 + 27 - true - 1 - -4107d8df:1481ea34f53:-7876 + false - - 26 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - ID Gap Control - + - 170 - 0 + + + + 26 + 1 + Label @@ -709,1422 +699,1405 @@ $(pv_value) ID$(xx):Attention - 1 - - - - 1 - - 1 - false + + true + true + false + + + false + ID Gap Control + true + 1 + true + Label + 170 + false 73 + 1 - true - 1 - -4107d8df:1481ea34f53:-7875 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 122 false - 12 + 122 - true - 1 - -4107d8df:1481ea34f53:-7874 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gap (mm) Energy (keV) - - - + + true + 1 + true + Label 240 - 0 - - 1 - - - - 0 - - 250 false - 61 + 250 + + + ID$(xx):Start.VAL + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7873 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):Start.VAL + + true true false - ID$(xx):Start.VAL - - - - - - - Action Button - true + + Start - false - - Default - - 140 - 0 - 0 - - - false - 1 - - - - 277 - - - ID$(xx):Start.VAL - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 140 8 + 277 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 25 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7872 + false + 0 + true + ID$(xx):DeviceLimit.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):DeviceLimit.VAL - - - - 0 - false - - - false - 0 - - - - 410 - - 199 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 199 + 410 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + - true - Text Input - - - - - 80 + false + + + 3 - - false + 1 + + true + + + + false + + + + 1 + 25 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7871 + false + 0 + true + ID$(xx):DeadbandGap + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):DeadbandGap - - - - 0 - false - - - false - 0 - - - - 381 - - 209 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 80 + 209 + 381 - true - 1 - -4107d8df:1481ea34f53:-7870 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Access Mode : - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 331 false - 9 + 331 - true - true - 1 - false - -4107d8df:1481ea34f53:-786f + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):AccessSecurity.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):AccessSecurity.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 170 - 0 - - - 1 - - - - 1 - - 325 false - $(pv_name) -$(pv_value) 132 + 325 - true - 1 - -4107d8df:1481ea34f53:-786e + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gap Deadband (micron): - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 384 false - 11 + 384 - true - 1 - -4107d8df:1481ea34f53:-786d + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Bl. Comm. Limit (mm): - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 413 false - 11 + 413 - true - 1 - -4107d8df:1481ea34f53:-786c + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Status Messages: - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 504 false - 11 + 504 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-786b + false + 0 + true + ID$(xx):TaperGapSet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):TaperGapSet.VAL - - - - 0 - false - - - false - 0 - - - - 207 - - 59 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 59 + 207 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-786a + false + 0 + true + ID$(xx):TaperEnergySet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):TaperEnergySet.VAL - - - - 0 - false - - - false - 0 - - - - 207 - - 197 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 197 + 207 - true - 1 - -4107d8df:1481ea34f53:-7869 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Avg - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 175 false - 21 + 175 - true - 1 - -4107d8df:1481ea34f53:-7868 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Tpr - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 217 false - 21 + 217 - true - true - 1 - false - -4107d8df:1481ea34f53:-7867 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):TaperEnergy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):TaperEnergy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 104 - 0 - - - 1 - - - - 1 - - 129 false - $(pv_name) -$(pv_value) 194 + 129 - true - true - 1 - false - -4107d8df:1481ea34f53:-7866 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):TaperGap.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):TaperGap.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 130 false - $(pv_name) -$(pv_value) 60 + 130 - true - 1 - -4107d8df:1481ea34f53:-7865 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Avg - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 98 false - 21 + 98 - true - 1 - -4107d8df:1481ea34f53:-7864 + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - Tpr - - - - 20 - 0 - - 1 + 0 + 1 + true + + + + + + + 20 0 - - 139 - false + Label + + + true + true + false + + + false + Tpr + true + 1 + true + Label + 20 + false 21 + 139 - true - 1 - -4107d8df:1481ea34f53:-7863 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Harmonic Select (1-7): - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 355 false - 11 + 355 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 30 - 3 - - false + false + + + + 1 + 25 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7862 + false + 0 + true + ID$(xx):HarmonicValue + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):HarmonicValue - - - - 0 - false - - - false - 0 - - - - 352 - - 234 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 234 + 352 - true - true - 1 - false - -4107d8df:1481ea34f53:-7861 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + ID$(xx):Version + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Version - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 0 - - 61 false - $(pv_name) -$(pv_value) 199 + 61 - true - 1 - -4107d8df:1481ea34f53:-7860 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Software Version: - - - + + true + 1 + true + Label 152 - 0 - - 1 - - - - 1 - - 61 false - 33 + 61 - true - true - 1 - false - -4107d8df:1481ea34f53:-785f + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message3.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message3.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 569 false - $(pv_name) -$(pv_value) 0 + 569 - true - 1 - -4107d8df:1481ea34f53:-785e + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Time Left: - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 0 - - 591 false - 7 + 591 - true - true - 1 - false - -4107d8df:1481ea34f53:-785d + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):ShClosedTime.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):ShClosedTime.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 1 - - 592 false - $(pv_name) -$(pv_value) 110 + 592 - true - 1 - -4107d8df:1481ea34f53:-785c + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true seconds - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 595 false - 191 + 595 - true - 1 - -4107d8df:1481ea34f53:-785b + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Total Power: - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 480 false - 8 + 480 - true - true - 1 - false - -4107d8df:1481ea34f53:-785a + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):TotalPower.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):TotalPower.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 1 - - 477 false - $(pv_name) -$(pv_value) 105 + 477 - true - 1 - -4107d8df:1481ea34f53:-7859 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true W /100ma - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 486 false - 213 + 486 - true - 1 - -4107d8df:1481ea34f53:-7858 + false - - 21 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - Moving - + - 120 - 0 + + + + 21 + 1 + Label @@ -2136,87 +2109,85 @@ $(pv_value) ID$(xx):Busy.VAL - 1 - - - - 1 - - 445 - false - - 162 - - - true - 1 - -4107d8df:1481ea34f53:-7857 - false - - 18 - Label true true false - true + false + Moving + + true + 1 + true + Label + 120 + false + 162 + 445 + + + + false - - - - Label - true - Device Status: - - - - 150 - 0 - - 1 + 0 + 1 + true + + + + + + + 18 0 - - 446 - false - - 11 - - - true - 1 - -4107d8df:1481ea34f53:-7856 - false - - 21 Label + true true false - true + false + Device Status: + + true + 1 + true + Label + 150 + false + 11 + 446 + + + + false - - - - Label + + + + 0 + 1 true - Not Moving - + - 120 - 0 + + + + 21 + 1 + Label @@ -2228,15 +2199,22 @@ $(pv_value) ID$(xx):Busy.VAL - 1 - - - - 1 - - 445 - false + + true + true + false + + + false + Not Moving + true + 1 + true + Label + 120 + false 138 + 445 - \ No newline at end of file + diff --git a/stdApp/op/opi/UndulatorSyncCtl.opi b/stdApp/op/opi/autoconvert/UndulatorSyncCtl.opi similarity index 86% rename from stdApp/op/opi/UndulatorSyncCtl.opi rename to stdApp/op/opi/autoconvert/UndulatorSyncCtl.opi index 824350c..2f102d1 100644 --- a/stdApp/op/opi/UndulatorSyncCtl.opi +++ b/stdApp/op/opi/autoconvert/UndulatorSyncCtl.opi @@ -1,556 +1,513 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 600 true - -4107d8df:1481ea34f53:-7826 - 3.2.10.20140131 + UndulatorSyncCtl + + true + true + false true - 600 - UndulatorSyncCtl false - false - - - - - - Display - true 320 - - true - 5 - - false - -1 - -1 - - - 193 511 + 193 - true - true - 1 - false - -4107d8df:1481ea34f53:-7825 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):Energy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Energy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 104 - 0 - - - 1 - - - - 1 - - 90 false - $(pv_name) -$(pv_value) 168 + 90 - true - true - 1 - false - -4107d8df:1481ea34f53:-7824 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):Gap.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Gap.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 91 false - $(pv_name) -$(pv_value) 34 + 91 - true - 1 - -4107d8df:1481ea34f53:-7823 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gap (mm) Energy (keV) - - - + + true + 1 + true + Label 240 - 0 - - 1 - - - - 0 - - 130 false - 35 + 130 - true - true - 1 - false - -4107d8df:1481ea34f53:-7822 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message1.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message1.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 420 false - $(pv_name) -$(pv_value) 5 + 420 - true - true - 1 - false - -4107d8df:1481ea34f53:-7821 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message2.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message2.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 443 false - $(pv_name) -$(pv_value) 5 + 443 - true - true - 1 - false - -4107d8df:1481ea34f53:-7820 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 1 Text Update - false + 0 + true + ID$(xx):Device + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Device - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 203 - 0 - - - 1 - - - - 1 - - 48 false - $(pv_name) -$(pv_value) 65 + 48 - true - true - 1 - false - -4107d8df:1481ea34f53:-781f + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + ID$(xx):Location + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Location - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 190 - 0 - - - 1 - - - - 1 - - 30 false - $(pv_name) -$(pv_value) 68 + 30 - true - true - 1 - false - -4107d8df:1481ea34f53:-781e + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + ID$(xx):Version + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Version - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 0 - - 67 false - $(pv_name) -$(pv_value) 194 + 67 - true - 1 - -4107d8df:1481ea34f53:-781d + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Software Version: - - - + + true + 1 + true + Label 152 - 0 - - 1 - - - - 1 - - 67 false - 33 + 67 - true - 1 - -4107d8df:1481ea34f53:-781c + false - + + + + + + + 0 + 1 + true + + + + + + 26 + 1 Label + true true false - true + false - - - - - - - Label - true Undulator Sync Scan Control - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 4 false - 53 + 4 - - false - true - -4107d8df:1481ea34f53:-781b - - 20 - - Action Button - false - - true - true - false - - ID$(xx):SyncScanMode.VAL - - - - - - - Action Button - true - On - false - - Default - - 30 - 0 - 0 - - - - false - 1 - - - - 153 + ID$(xx):SyncScanMode.VAL @@ -560,50 +517,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 200 - - - false - true - -4107d8df:1481ea34f53:-781a - - 40 - - Action Button - false - - true - true - false - - ID$(xx):Stop.VAL + false + false - + - - - - Action Button + false + + + + 0 + 1 true - Stop - false - Default + Default - 140 - 0 - 0 + false + + + + 20 - + Action Button + 0 + ID$(xx):SyncScanMode.VAL + + + true + true + false + + + + On false - 1 - - - - 320 + $(pv_name) +$(pv_value) + true + Action Button + 30 + 200 + 153 + + ID$(xx):Stop.VAL @@ -613,50 +570,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 161 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7819 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):Stop.VAL + + true true false - ID$(xx):SSStart.VAL - - - - - - + + + Stop + false + $(pv_name) +$(pv_value) + true Action Button - true - Start - false - - Default - 140 - 0 - 0 - - - - false - 1 - - - + 161 320 + + ID$(xx):SSStart.VAL @@ -666,91 +623,90 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 40 + + Action Button + 0 + ID$(xx):SSStart.VAL + + + + true + true + false + + + + Start + false $(pv_name) $(pv_value) + true + Action Button + 140 7 + 320 - true - 1 - -4107d8df:1481ea34f53:-7818 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Enable Sync Scanning : - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 0 - - 155 false - 7 + 155 - false - true - -4107d8df:1481ea34f53:-7817 - - 20 - - Action Button - false - - true - true - false - - ID$(xx):SyncScanMode.VAL - - - - - - - Action Button - true - Off - false - - Default - - 30 - 0 - 0 - - - - false - 1 - - - - 153 ID$(xx):SyncScanMode.VAL @@ -760,39 +716,70 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + ID$(xx):SyncScanMode.VAL + + + + true + true + false + + + + Off + false $(pv_name) $(pv_value) + true + Action Button + 30 240 + 153 - true - 1 - -4107d8df:1481ea34f53:-7816 + false - - 26 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - Sync Scan Mode Enabled - + - 300 - 0 + + + + 26 + 1 + Label @@ -804,396 +791,391 @@ $(pv_value) ID$(xx):SyncScanMode.VAL - 1 - - - - 1 - - 176 - false + + true + true + false + + + false + Sync Scan Mode Enabled + true + 1 + true + Label + 300 + false 10 + 176 - false - false - true - false - true + + false false - - 28 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 28 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7815 + false + 0 + true + ID$(xx):SSStartGap + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):SSStartGap - - - - 0 - false - - - false - 0 - - - - 210 - - 186 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 186 + 210 - true - 1 - -4107d8df:1481ea34f53:-7814 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Starting Gap (mm) : - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 216 false - 15 + 216 - false - false - true - false - true + + false false - - 28 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 28 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7813 + false + 0 + true + ID$(xx):SSEndGap + + false 0.0 - - Text Input - 1 + true true false - - 0 - false - ID$(xx):SSEndGap - - - - 0 - false - - - false - 0 - - - - 244 - - 185 + + + 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 185 + 244 - true - 1 - -4107d8df:1481ea34f53:-7812 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Finish Gap (mm) : - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 250 false - 14 + 250 - false - false - true - false - true + + false false - - 28 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 28 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7811 + false + 0 + true + ID$(xx):SSTime + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):SSTime - - - - 0 - false - - - false - 0 - - - - 281 - - 185 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 185 + 281 - true - 1 - -4107d8df:1481ea34f53:-7810 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Duration (sec) : - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 287 false - 14 + 287 - true - 1 - -4107d8df:1481ea34f53:-780f + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Status Messages: - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 397 false - 6 + 397 - true - 1 - -4107d8df:1481ea34f53:-780e + false - - 25 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - ID Moving - + - 150 - 0 + + + + 25 + 1 + Label @@ -1205,424 +1187,426 @@ $(pv_value) ID$(xx):Busy.VAL - 1 - - - - 1 - - 501 - false + + true + true + false + + + false + ID Moving + true + 1 + true + Label + 150 + false 154 + 501 - true - 1 - -4107d8df:1481ea34f53:-780d + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Device Status: - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 0 - - 506 false - 5 + 506 - true - 1 - -4107d8df:1481ea34f53:-780c + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Sync Scan Status: - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 0 - - 538 false - 4 + 538 - true - true - 1 - false - -4107d8df:1481ea34f53:-780b + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):SSBusy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):SSBusy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 150 - 0 - - - 1 - - - - 1 - - 531 false - $(pv_name) -$(pv_value) 154 + 531 - true - true - 1 - false - -4107d8df:1481ea34f53:-780a + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):SSState.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):SSState.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 180 - 0 - - - 1 - - - - 1 - - 564 false - $(pv_name) -$(pv_value) 127 + 564 - true - 1 - -4107d8df:1481ea34f53:-7809 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Program State: - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 0 - - 569 false - 4 + 569 - true - true - 1 - false - -4107d8df:1481ea34f53:-7808 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):SSStart.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):SSStart.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 150 - 0 - - - 1 - - - - 1 - - 365 false - $(pv_name) -$(pv_value) 161 + 365 - true - 1 - -4107d8df:1481ea34f53:-7807 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Motor Speed: - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 0 - - 472 false - 2 + 472 - true - true - 1 - false - -4107d8df:1481ea34f53:-7806 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):MotorSpeed.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):MotorSpeed.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 150 - 0 - - - 1 - - - - 1 - - 468 false - $(pv_name) -$(pv_value) 137 + 468 - true - 1 - -4107d8df:1481ea34f53:-7805 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true SS Start: - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 0 - - 369 false - 7 + 369 - \ No newline at end of file + diff --git a/stdApp/op/opi/UndulatorTprCtl.opi b/stdApp/op/opi/autoconvert/UndulatorTprCtl.opi similarity index 86% rename from stdApp/op/opi/UndulatorTprCtl.opi rename to stdApp/op/opi/autoconvert/UndulatorTprCtl.opi index a31f0f6..985bc68 100644 --- a/stdApp/op/opi/UndulatorTprCtl.opi +++ b/stdApp/op/opi/autoconvert/UndulatorTprCtl.opi @@ -1,703 +1,693 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 540 true - -4107d8df:1481ea34f53:-77e1 - 3.2.10.20140131 + UndulatorTprCtl + + true + true + false true - 540 - UndulatorTprCtl false - false - - - - - - Display - true 310 - - true - 5 - - false - -1 - -1 - - - 326 448 + 326 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-77df - - - - - 80 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 - 0 - 0 - - - 1 - 0 - true - - - - - 166 - $(pv_name) -$(pv_value) - 5 + false + + + false - - - false - true - 100.0 + 80 + true - -4107d8df:1481ea34f53:-77de - - - - - 80 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 300 + 5 + 166 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 + false + + + + false + 80 + true + + + 0 - 0 - - - 1 0 - true - - - - - 84 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 300 5 - false + 84 + + + ID$(xx):Stop.VAL + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-77e0 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):Stop.VAL + + true true false - ID$(xx):Stop.VAL - - - - - - - Action Button - true + + Stop - false - - Default - - 140 - 0 - 0 - - - false - 1 - - - - 277 - - - ID$(xx):Stop.VAL - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 140 162 + 277 - true - true - 1 - false - -4107d8df:1481ea34f53:-77dd + + false false - 0.0 - - 13 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):Device + false - + - - - - Text Update - true - ###### - false - 0 - - - - 203 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 13 1 - - 43 - false + Text Update + 0 + true + ID$(xx):Device + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 203 + false 60 + 43 - true - true - 1 - false - -4107d8df:1481ea34f53:-77dc + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message2.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message2.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 482 false - $(pv_name) -$(pv_value) 0 + 482 - true - true - 1 - false - -4107d8df:1481ea34f53:-77db + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message1.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message1.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 461 false - $(pv_name) -$(pv_value) 0 + 461 - true - true - 1 - false - -4107d8df:1481ea34f53:-77da + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):USEnergy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):USEnergy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 104 - 0 - - - 1 - - - - 1 - - 90 false - $(pv_name) -$(pv_value) 194 + 90 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-77d9 + false + 0 + true + ID$(xx):USGapSet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):USGapSet.VAL - - - - 0 - false - - - false - 0 - - - - 167 - - 59 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 59 + 167 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-77d8 + false + 0 + true + ID$(xx):USEnergySet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):USEnergySet.VAL - - - - 0 - false - - - false - 0 - - - - 167 - - 197 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 197 + 167 - true - true - 1 - false - -4107d8df:1481ea34f53:-77d7 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):USGap.VAL + + 0.0 + true true false - 1 - true - false - ID$(xx):USGap.VAL - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 120 - 0 - - - 1 - - - - 1 - - 91 - false $(pv_name) $(pv_value) + false + 1 + true + Text Update + 120 + false 60 + 91 - true - 1 - -4107d8df:1481ea34f53:-77d6 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Desired - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 200 false - 7 + 200 - true - true - 1 - false - -4107d8df:1481ea34f53:-77d5 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + ID$(xx):Location + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Location - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 190 - 0 - - - 1 - - - - 1 - - 27 false - $(pv_name) -$(pv_value) 62 + 27 - true - 1 - -4107d8df:1481ea34f53:-77d4 + false - - 26 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - Undulator Control - + - 180 - 0 + + + + 26 + 1 + Label @@ -709,1156 +699,1152 @@ $(pv_value) ID$(xx):Attention - 1 - - - - 1 - - 1 - false + + true + true + false + + + false + Undulator Control + true + 1 + true + Label + 180 + false 73 + 1 - true - 1 - -4107d8df:1481ea34f53:-77d3 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 122 false - 12 + 122 - true - 1 - -4107d8df:1481ea34f53:-77d2 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gap (mm) Energy (keV) - - - - 240 - 0 - - 1 - - - - 0 - - 250 + + true + 1 + true + Label + 240 false - 61 + 250 + + + ID$(xx):Start.VAL + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-77d1 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):Start.VAL + + true true false - ID$(xx):Start.VAL - - - - - - - Action Button - true + + Start - false - - Default - - 140 - 0 - 0 - - - false - 1 - - - - 277 - - - ID$(xx):Start.VAL - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 140 8 + 277 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 80 - 3 - - false + false + + + + 1 + 25 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-77d0 + false + 0 + true + ID$(xx):DeadbandGap + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):DeadbandGap - - - - 0 - false - - - false - 0 - - - - 381 - - 209 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 80 + 209 + 381 - true - 1 - -4107d8df:1481ea34f53:-77cf + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Access Mode : - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 331 false - 9 + 331 - true - true - 1 - false - -4107d8df:1481ea34f53:-77ce + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):AccessSecurity.VAL + + 0.0 + true true false - 1 - true - false - ID$(xx):AccessSecurity.VAL - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 170 - 0 - - - 1 - - - - 1 - - 325 + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 170 false - $(pv_name) -$(pv_value) 132 + 325 - true - 1 - -4107d8df:1481ea34f53:-77cd + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gap Deadband (micron): - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 384 false - 11 + 384 - true - 1 - -4107d8df:1481ea34f53:-77cc + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Bl. Comm. Limit (mm): - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 413 false - 11 + 413 - true - 1 - -4107d8df:1481ea34f53:-77cb + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Status Messages: - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 438 false - 11 + 438 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-77ca + false + 0 + true + ID$(xx):DSGapSet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):DSGapSet.VAL - - - - 0 - false - - - false - 0 - - - - 207 - - 59 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 59 + 207 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-77c9 + false + 0 + true + ID$(xx):DSEnergySet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):DSEnergySet.VAL - - - - 0 - false - - - false - 0 - - - - 207 - - 197 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 197 + 207 - true - 1 - -4107d8df:1481ea34f53:-77c8 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true US - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 175 false - 21 + 175 - true - 1 - -4107d8df:1481ea34f53:-77c7 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true DS - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 217 false - 21 + 217 - true - true - 1 - false - -4107d8df:1481ea34f53:-77c6 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):DSEnergy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):DSEnergy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 104 - 0 - - - 1 - - - - 1 - - 129 false - $(pv_name) -$(pv_value) 194 + 129 - true - true - 1 - false - -4107d8df:1481ea34f53:-77c5 + + false false - 0.0 - - 30 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):DSGap.VAL + false - + - - - - Text Update - true - ###### - false - 0 - - - - 120 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 30 1 - - 130 - false + Text Update + 0 + true + ID$(xx):DSGap.VAL + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 120 + false 60 + 130 - true - 1 - -4107d8df:1481ea34f53:-77c4 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true US - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 98 false - 21 + 98 - true - 1 - -4107d8df:1481ea34f53:-77c3 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true DS - - - + + true + 1 + true + Label 20 - 0 - - 1 - - - - 0 - - 139 false - 21 + 139 - true - 1 - -4107d8df:1481ea34f53:-77c2 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Harmonic Select (1-7): - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 355 false - 11 + 355 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 30 - 3 - - false + false + + + + 1 + 25 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-77c1 + false + 0 + true + ID$(xx):HarmonicValue + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):HarmonicValue - - - - 0 - false - - - false - 0 - - - - 352 - - 234 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 234 + 352 - true - true - 1 - false - -4107d8df:1481ea34f53:-77c0 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + ID$(xx):Version + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Version - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 0 - - 61 false - $(pv_name) -$(pv_value) 199 + 61 - true - 1 - -4107d8df:1481ea34f53:-77bf + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Software Version: - - - + + true + 1 + true + Label 152 - 0 - - 1 - - - - 1 - - 61 false - 33 + 61 - true - true - 1 - false - -4107d8df:1481ea34f53:-77be + + false false - 0.0 - - 25 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):DeviceLimit.VAL + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + true - 0 - - 411 - false - $(pv_name) -$(pv_value) - 198 - - - false - true - false - -4107d8df:1481ea34f53:-77bd - - 18 - Menu Button + 0 + 1 + true + + + false + + + + 1 + 25 + 0 + Text Update + 0 + true + ID$(xx):DeviceLimit.VAL + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - - - - - - - - Menu Button - true - false - - Default - + 1 + true + Text Update 100 - 6 - - - - 1 - - - - 510 + false + 198 + 411 + + UndulatorCtl.opi true - 0 + 1 Normal Control + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 18 + + Action Button + 0 + + + + + true + true + false + + + + Normal + false $(pv_name) $(pv_value) + true + Action Button + 100 181 + 510 - true - 1 - -4107d8df:1481ea34f53:-77bc + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true Normal Control : - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 512 false - 41 + 512 - \ No newline at end of file + diff --git a/stdApp/op/opi/pid_parameters.opi b/stdApp/op/opi/autoconvert/VME_DAC.opi similarity index 71% rename from stdApp/op/opi/pid_parameters.opi rename to stdApp/op/opi/autoconvert/VME_DAC.opi index 133ed8a..50273b0 100644 --- a/stdApp/op/opi/pid_parameters.opi +++ b/stdApp/op/opi/autoconvert/VME_DAC.opi @@ -1,1164 +1,1289 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 210 true - -4107d8df:1481ea34f53:-6ddd - 3.2.10.20140131 + VME_DAC + + true + true + false true - 255 - pid_parameters false - false - - - - - - Display - true - 300 - - true - 5 - - false - -1 - -1 - - - 302 - 294 - - true - 1 - -4107d8df:1481ea34f53:-6ddc - false - - 25 - Label - - true - true - false - - true - false + 110 + 410 + 51 + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - PID feedback parameters + + + + 100.0 - + Default - 276 - 0 + false + + + + false + 40 + true + + + + 0 + 0 + Rectangle + + - 1 - - - - 0 - - 9 - false - - 12 - - - true - 1 - -4107d8df:1481ea34f53:-6ddb - false - - 20 - Label true true false - true - false + + $(pv_name) +$(pv_value) + false + true + Rectangle + 110 + 0 + 170 + + + + false + 255 + true + false - + - - - - Label - true - P - - - - 10 - 0 - - 1 + + + + false - 0 - - 50 - false - - 162 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6dda - false - 0.0 - - 20 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 24 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(PID).P + true + Rectangle + 110 + 0 + 123 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + false - 0 - - 50 - false - $(pv_name) -$(pv_value) - 179 - - - true - 1 - -4107d8df:1481ea34f53:-6dd9 - false - + 3 + 1 + + true + + + + false + + + + 1 20 - Label + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)DAC$(D)_$(N).DESC + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 5 + 20 + + + + false - - - - Label - true - I - - - - 10 - 0 - - 1 - 0 - - 75 - false - - 162 - - - true - 1 - -4107d8df:1481ea34f53:-6dd8 - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + DAC + + true + 1 + true Label - true - KP - - - - 20 - 0 - - 1 - - - - 0 - - 50 + 30 false - - 15 + 5 + 0 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)DAC$(D)_$(N).DRVH + false + 0.0 + + + true + true + false + + + 0 false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 25 + 40 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6dd7 + false + 0 + true + $(P)DAC$(D)_$(N).VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(PID).KP - - - - 0 - false - - - false - 0 - - - - 50 - - 40 + false + true + false + false + + $(pv_name) $(pv_value) - - + false true - 1 - -4107d8df:1481ea34f53:-6dd6 + Text Input + 100 + 5 + 80 + + + + false false - - 20 - Label - - true - true - false - - true - false + false - + - - - - Label - true - KI - - - - 20 - 0 - - 1 + true - 0 - - 75 - false - - 15 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - - + - 100 - 3 + false + + + + 1 + 20 + 1 + Text Update + 0 + true + $(P)DAC$(D)_$(N)_rbv.VAL - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6dd5 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(PID).KI - - - - 0 - false - - - false - 0 - - - - 75 - - 40 + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 100 + false + 5 + 60 - true - 1 - -4107d8df:1481ea34f53:-6dd4 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false + $(N) + + true + 1 + true + Label + 20 + false + 85 + 0 + + + + false - - - - Label - true - D - - - - 10 - 0 - - 1 - 0 - - 100 - false - - 162 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6dd3 - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 1 + Label + true true false - 1 - true - false - $(P)$(PID).D + + false + $(D) + + true + 1 + true + Label + 20 + false + 35 + 0 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - 0 - - 100 - false - $(pv_name) -$(pv_value) - 179 - - - true - 1 - -4107d8df:1481ea34f53:-6dd2 - false - + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false + ch + + true + 1 + true + Label + 20 + false + 65 + 0 + + + + false - - - - Label - true - KD - - - - 20 - 0 - - 1 + 0 + 1 + true + + + + + + + 20 0 - - 100 - false + Label + + + true + true + false + + + false + HI - 15 + true + 1 + true + Label + 20 + false + 5 + 40 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6dd1 + false + 0 + true + $(P)DAC$(D)_$(N)_ROC.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(PID).KD - - - - 0 - false - - - false - 0 - - - - 100 - - 40 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 50 + 5 + 180 - true - 1 - -4107d8df:1481ea34f53:-6dd0 + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 Label + true true false - true + false + RATE OF CHANGE: + + true + 1 + true + Label + 100 + false + 5 + 171 + + + + false - - - - Label + + + + 0 + 1 true - High limit - + - 80 - 0 + + + + 10 + 0 + Label - 1 - - - - 1 - - 229 - false + + true + true + false + + + false + EGU's/s - 36 + true + 1 + true + Label + 40 + false + 55 + 180 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6dcf + false + 0 + true + $(P)DAC$(D)_$(N).DRVL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(PID).DRVH - - - - 0 - false - - - false - 0 - - - - 229 - - 121 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 80 + 25 + 100 - true - 1 - -4107d8df:1481ea34f53:-6dce + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + LO + + true + 1 + true Label - true - Low limit - - - - 80 - 0 - - 1 - - - - 1 - - 204 + 20 false - - 36 + 5 + 100 - - false - false - true - false - true - false - - 20 - false - false - true + + + + $(P)DAC$(D)_$(N)_tweak.B + 1 + 10 + + + + + false + false - + + false + + + + 0 + 1 true - Text Input - - + Default - 100 - 3 + false + + + + 20 + + Action Button + 0 + $(P)DAC$(D)_$(N)_tweak.B - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6dcd - 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(PID).DRVL - - - - 0 + + + > + false + $(pv_name) +$(pv_value) + true + Action Button + 20 + 85 + 125 + + + + + $(P)DAC$(D)_$(N)_tweak.A + 1 + 10 + + + + + false false - - - false - 0 + + + + false - 204 - - 121 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6dcc - false - + 0 + 1 + true + + Default + + false + + + 20 - Label + + Action Button + 0 + $(P)DAC$(D)_$(N)_tweak.A + + true true false - true - false + + + < + false + $(pv_name) +$(pv_value) + true + Action Button + 20 + 5 + 125 + + + + false + false + false - + - - - - Label - true - Output - - - - 80 - 0 - - 1 + false - 1 - - 179 - false - - 36 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6dcb - false - 0.0 - - 20 - Text Update + 3 + 1 + + true + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)DAC$(D)_$(N)_tweakVal + + false + 0.0 + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(PID).OVAL + true + Text Input + 60 + 25 + 125 + + + + + VME_DAC_rawOut.opi + + true + + 1 + Raw (fast) output + + + yyTransform_full.opi + + true + DAC$(D)_$(N)_ROC_calc + + 1 + ROC calc (debug) + + + false + false + false - + - - - - Text Update + false + + + + 6 + 1 true - ###### - false - 0 - + Default - 100 - 0 - + false + + + + 20 + + Menu Button + - 1 - - - - 0 - - 179 - false + + + true + true + false + + + false $(pv_name) $(pv_value) - 121 + false + true + Menu Button + 50 + 5 + 149 - true - 1 - -4107d8df:1481ea34f53:-6dca + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + $(P)DAC$(D)_$(N)_busy.VAL + + true true false - true + false + Busy + + true + 1 + true + Label + 50 + false + 55 + 149 + + + + false - - - - Label - true - Error - - - - 80 - 0 - - 1 - 1 - - 154 - false - - 36 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6dc9 - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 1 + Label + + + + true + + + false + + $(P)DAC$(D)_$(N)_busy.VAL + + true true false - 1 - true - false - $(P)$(PID).ERR - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 154 + + false + Done + + true + 1 + true + Label + 50 false - $(pv_name) -$(pv_value) - 121 + 55 + 149 - - false - false - true - false - true + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6dc8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(PID).I - + - 0 - false - - - false + 10 0 - - - - 75 - - 179 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6dc7 - false - - 20 Label + true true false - true + false + 0 -> Inf. + + true + 1 + true + Label + 40 + false + 55 + 190 + + + + false - - - - Label + + + + 0 + 1 true - Delta time - + - 80 - 0 + + + + 10 + 0 + Label - 1 - - - - 1 - - 129 - false + + true + true + false + + + false + ACTUAL ROC: - 36 - - - false - false + true + 1 true - false - true + Label + 70 + false + 5 + 200 + + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 100 - 3 + false + + + + 1 + 10 + 1 + Text Update + 0 + true + $(P)DAC$(D)_$(N)_ROC_calc.K - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6dc6 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(PID).DT - - - - 0 - false - - - false - 0 - - - - 129 - - 121 + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 30 + false + 75 + 200 - \ No newline at end of file + diff --git a/stdApp/op/opi/VME_DAC8.opi b/stdApp/op/opi/autoconvert/VME_DAC8.opi similarity index 83% rename from stdApp/op/opi/VME_DAC8.opi rename to stdApp/op/opi/autoconvert/VME_DAC8.opi index 4cb1502..c1b6807 100644 --- a/stdApp/op/opi/VME_DAC8.opi +++ b/stdApp/op/opi/autoconvert/VME_DAC8.opi @@ -1,78 +1,76 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 185 true - -4107d8df:1481ea34f53:-7759 - 3.2.10.20140131 + VME_DAC8 + + true + true + false true - 185 - VME_DAC8 false - false - - - - - - Display - true 135 - - true - 5 - - false - -1 - -1 - - - 596 1137 + 596 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7758 - - - - - 8 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 5 + false + + + + false + 8 + true + + + 0 - 0 + 0 + Rectangle + + @@ -84,62 +82,62 @@ $(P)DAC$(D)_3_busy.VAL - - 1 - 0 - true - - - - - 71 - $(pv_name) -$(pv_value) - 120 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7757 - - - - - 8 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 5 + 120 + 71 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 5 + false + + + + false + 8 + true + + + 0 - 0 + 0 + Rectangle + + @@ -151,62 +149,62 @@ $(pv_value) $(P)DAC$(D)_8_busy.VAL - - 1 - 0 - true - - - - - 171 - $(pv_name) -$(pv_value) - 120 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7756 - - - - - 8 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 5 + 120 + 171 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 5 + false + + + + false + 8 + true + + + 0 - 0 + 0 + Rectangle + + @@ -218,62 +216,62 @@ $(pv_value) $(P)DAC$(D)_7_busy.VAL - - 1 - 0 - true - - - - - 151 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 5 120 - false + 151 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7755 - - - - - 8 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 5 + false + + + + false + 8 + true + + + 0 - 0 + 0 + Rectangle + + @@ -285,62 +283,62 @@ $(pv_value) $(P)DAC$(D)_6_busy.VAL - - 1 - 0 - true - - - - - 131 - $(pv_name) -$(pv_value) - 120 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7754 - - - - - 8 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 5 + 120 + 131 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 5 + false + + + + false + 8 + true + + + 0 - 0 + 0 + Rectangle + + @@ -352,62 +350,62 @@ $(pv_value) $(P)DAC$(D)_5_busy.VAL - - 1 - 0 - true - - - - - 111 - $(pv_name) -$(pv_value) - 120 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7753 - - - - - 8 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 5 + 120 + 111 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 5 + false + + + + false + 8 + true + + + 0 - 0 + 0 + Rectangle + + @@ -419,62 +417,62 @@ $(pv_value) $(P)DAC$(D)_4_busy.VAL - - 1 - 0 - true - - - - - 91 - $(pv_name) -$(pv_value) - 120 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7752 - - - - - 8 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 5 + 120 + 91 + + + + false + 255 + true + false - - - - Rectangle - true - + - - false + + false + + + + 0 + 1 + true + + + + 100.0 - Default + Default - 5 + false + + + + false + 8 + true + + + 0 - 0 + 0 + Rectangle + + @@ -486,62 +484,62 @@ $(pv_value) $(P)DAC$(D)_2_busy.VAL - - 1 - 0 - true - - - - - 51 - $(pv_name) -$(pv_value) - 120 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7751 - - - - - 8 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 5 + 120 + 51 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 5 + false + + + + false + 8 + true + + + 0 - 0 + 0 + Rectangle + + @@ -553,58 +551,22 @@ $(pv_value) $(P)DAC$(D)_1_busy.VAL - - 1 - 0 - true - - - - - 31 - $(pv_name) -$(pv_value) - 120 - false - - - false - true - false - -4107d8df:1481ea34f53:-7750 - - 20 - Menu Button - false true true false + + $(pv_name) +$(pv_value) false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 25 + true + Rectangle + 5 + 120 + 31 + + VME_DAC.opi @@ -612,424 +574,426 @@ $(pv_value) true 1 - 0 + 1 Channel 1 + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + 1 + false $(pv_name) $(pv_value) + true + Action Button + 20 0 + 25 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-774f + false + 0 + true + $(P)DAC$(D)_7.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)DAC$(D)_7.DESC - - - - 0 + true + Text Input + 100 + 20 + 145 + + + + false + false false - - - false - 0 + + + + false - 145 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-774e + false + 0 + true + $(P)DAC$(D)_6.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)DAC$(D)_6.DESC - - - - 0 - false - - - false - 0 - - - - 125 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 125 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-774d + false + 0 + true + $(P)DAC$(D)_5.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)DAC$(D)_5.DESC - - - - 0 - false - - - false - 0 - - - - 105 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 105 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-774c + false + 0 + true + $(P)DAC$(D)_4.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)DAC$(D)_4.DESC - - - - 0 - false - - - false - 0 - - - - 85 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 85 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-774b + false + 0 + true + $(P)DAC$(D)_3.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)DAC$(D)_3.DESC - - - - 0 - false - - - false - 0 - - - - 65 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 65 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-774a + false + 0 + true + $(P)DAC$(D)_2.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)DAC$(D)_2.DESC - - - - 0 - false - - - false - 0 - - - - 45 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-7749 - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 105 + true + Text Input + 100 + 20 + 45 + + VME_DAC.opi @@ -1037,52 +1001,54 @@ $(pv_value) true 5 - 0 + 1 Channel 5 - $(pv_name) -$(pv_value) - 0 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7748 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + 5 + false + $(pv_name) +$(pv_value) + true + Action Button 20 - 6 - - - - 1 - - - - 125 + 0 + 105 + + VME_DAC.opi @@ -1090,52 +1056,54 @@ $(pv_value) true 6 - 0 + 1 Channel 6 - $(pv_name) -$(pv_value) - 0 - - - false - true - false - -4107d8df:1481ea34f53:-7747 - - 19 - Menu Button - false - - true - true - false - - false - + false + false - + - - - - Menu Button + false + + + + 0 + 1 true - false - Default + Default - 20 - 6 - - + false + + + + 20 + + Action Button + 0 + - 1 - - - - 145 + + + true + true + false + + + + 6 + false + $(pv_name) +$(pv_value) + true + Action Button + 20 + 0 + 125 + + VME_DAC.opi @@ -1143,52 +1111,54 @@ $(pv_value) true 7 - 0 + 1 Channel 7 - $(pv_name) -$(pv_value) - 0 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7746 - - 19 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 19 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + 7 + false + $(pv_name) +$(pv_value) + true + Action Button 20 - 6 - - - - 1 - - - - 165 + 0 + 145 + + VME_DAC.opi @@ -1196,52 +1166,54 @@ $(pv_value) true 8 - 0 + 1 Channel 8 - $(pv_name) -$(pv_value) - 0 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7745 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 19 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + 8 + false + $(pv_name) +$(pv_value) + true + Action Button 20 - 6 - - - - 1 - - - - 85 + 0 + 165 + + VME_DAC.opi @@ -1249,52 +1221,54 @@ $(pv_value) true 4 - 0 + 1 Channel 4 - $(pv_name) -$(pv_value) - 0 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7744 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + 4 + false + $(pv_name) +$(pv_value) + true + Action Button 20 - 6 - - - - 1 - - - - 45 + 0 + 85 + + VME_DAC.opi @@ -1302,52 +1276,54 @@ $(pv_value) true 2 - 0 + 1 Channel 2 - $(pv_name) -$(pv_value) - 0 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7743 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + 2 + false + $(pv_name) +$(pv_value) + true + Action Button 20 - 6 - - - - 1 - - - - 65 + 0 + 45 + + VME_DAC.opi @@ -1355,228 +1331,266 @@ $(pv_value) true 3 - 0 + 1 Channel 3 + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + 3 + false $(pv_name) $(pv_value) + true + Action Button + 20 0 + 65 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7742 + false + 0 + true + $(P)DAC$(D)_1.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)DAC$(D)_1.DESC - - - - 0 - false - - - false - 0 - - - - 25 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 25 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7741 + false + 0 + true + $(P)DAC$(D)_8.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)DAC$(D)_8.DESC - - - - 0 - false - - - false - 0 - - - - 165 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 165 - true - 1 - -4107d8df:1481ea34f53:-7740 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true DAC$(D)_1..DAC$(D)_8 - - - + + true + 1 + true + Label 135 - 0 - - 1 - - - - 0 - - 0 false - 0 + 0 - true - true - 1 - false - -4107d8df:1481ea34f53:-773f + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 10 + 1 Text Update - false + 0 + true + $(P)DAC$(D)_1_out.DTYP + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)DAC$(D)_1_out.DTYP - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 1 - - 14 false - $(pv_name) -$(pv_value) 20 + 14 - \ No newline at end of file + diff --git a/stdApp/op/opi/compress.opi b/stdApp/op/opi/autoconvert/VME_DAC_rawOut.opi similarity index 65% rename from stdApp/op/opi/compress.opi rename to stdApp/op/opi/autoconvert/VME_DAC_rawOut.opi index a40a031..84ec7c7 100644 --- a/stdApp/op/opi/compress.opi +++ b/stdApp/op/opi/autoconvert/VME_DAC_rawOut.opi @@ -1,584 +1,539 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 120 true - -4107d8df:1481ea34f53:-72d2 - 3.2.10.20140131 + VME_DAC_rawOut + + true + true + false true - 120 - compress false - false - - - - - - Display - true - 310 - - true - 5 - - false - -1 - -1 - - - 70 - 683 - - false - true - -4107d8df:1481ea34f53:-72d1 - - 25 - - Action Button - false - - true - true - false - - $(P)$(Q).RES + 110 + 963 + 247 + + + false - + - - - - Action Button + + + + 0 + 1 true - Reset - false - Default + - 65 - 0 - 0 - + + + + 20 + 0 + Label - - false - 1 - - - - 20 - - - $(P)$(Q).RES - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 10 - - - false - false + + true + true + false + + + false + DAC + + true + 1 true - false - true + Label + 30 + false + 5 + 0 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 172 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-72d0 - 0.0 - - Text Input - 4 + + + + 20 + 1 + Label + true true false - 0 - false - $(P)$(Q).INP - - - - 0 - false - - - false - 0 + + false + $(N) + + true + 1 + true + Label + 20 + false + 85 + 0 + + + + false + + + - 55 - - 10 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-72cf - - 25 - - Action Button - false + 0 + 1 + true + + + + + + + 20 + 1 + Label + true true false - $(P)$(Q).PROC + + false + $(D) + + true + 1 + true + Label + 20 + false + 35 + 0 + + + + false - + - - - - Action Button - true - Proc - false - - Default - - 65 - 0 - 0 - - - - false - 1 - 20 - - - $(P)$(Q).PROC - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 85 - - - false - true - true - -4107d8df:1481ea34f53:-72ce - + 0 + 1 + true + + + + + + 20 - Menu Button - false + 1 + Label + true true false - false - $(P)$(Q).ALG + + false + ch + + true + 1 + true + Label + 20 + false + 65 + 0 + + + + false + false + false - + - - - - Menu Button + false + + + + 3 + 1 + true - false - Default + - 130 - 6 - - + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)DAC$(D)_$(N).DESC - 1 - - - - 80 - - $(pv_name) -$(pv_value) - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-72cd - false + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(Q).NUSE + true + Text Input + 100 + 5 + 40 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 65 - 0 - - - 1 + 0 + 1 + true + + + + + + + 20 0 - - 55 + Label + + + true + true + false + + + false + HI + + true + 1 + true + Label + 25 false - $(pv_name) -$(pv_value) - 235 + 5 + 60 - true - true - 1 - false - -4107d8df:1481ea34f53:-72cc + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)DAC$(D)_$(N)_rawOut.DRVH + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(Q).NSAM - - - - - - + 1 + true Text Update - true - ###### + 70 + false + 30 + 60 + + + + false + false false - 0 - - - - 65 - 0 - - - 1 + + + + true - 0 - - 35 - false - $(pv_name) -$(pv_value) - 235 - - - false - true - false - -4107d8df:1481ea34f53:-72cb - - 20 - Menu Button + 0 + 1 + true + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)DAC$(D)_$(N)_rawOut.DRVL + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - - - - - - - - Menu Button - true - false - - Default - + 1 + true + Text Update 70 - 6 - - - - 1 - - - + false + 30 100 - - - compress_more.opi - - true - - 1 - less - - - $(pv_name) -$(pv_value) - 230 - true - 1 - -4107d8df:1481ea34f53:-72ca + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - NUSE - - - - 40 - 0 - - 1 - 0 - - 55 - false - - 190 - - - true - 1 - -4107d8df:1481ea34f53:-72c9 - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + LO + + true + 1 + true Label - true - NSAM - - - - 40 - 0 - - 1 - - - - 0 - - 35 + 25 false - - 190 + 5 + 100 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 65 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-72c8 + false + 0 + true + $(P)DAC$(D)_$(N)_rawOut.VAL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(Q).N - - - - 0 - false - - - false - 0 - - - - 75 - - 235 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 5 + 80 - true - 1 - -4107d8df:1481ea34f53:-72c7 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - + Raw Out + + true + 1 + true Label - true - N - - - - 40 - 0 - - 1 - - - - 0 - - 75 + 100 false - - 190 + 5 + 19 - \ No newline at end of file + diff --git a/stdApp/op/opi/WigglerCtl.opi b/stdApp/op/opi/autoconvert/WigglerCtl.opi similarity index 87% rename from stdApp/op/opi/WigglerCtl.opi rename to stdApp/op/opi/autoconvert/WigglerCtl.opi index 7250204..51849c0 100644 --- a/stdApp/op/opi/WigglerCtl.opi +++ b/stdApp/op/opi/autoconvert/WigglerCtl.opi @@ -1,601 +1,591 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 450 true - -4107d8df:1481ea34f53:-7707 - 3.2.10.20140131 + WigglerCtl + + true + true + false true - 450 - WigglerCtl false - false - - - - - - Display - true 310 - - true - 5 - - false - -1 - -1 - - - 185 467 + 185 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7705 - - - - - 40 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 - 0 - 0 - - - 1 - 0 - true - - - - - 125 - $(pv_name) -$(pv_value) - 5 + false + + + false - - - false - true - 100.0 + 40 + true - -4107d8df:1481ea34f53:-7704 - - - - - 40 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 300 + 5 + 125 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 + false + + + + false + 40 + true + + + 0 - 0 - - - 1 0 - true - - - - - 84 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 300 5 - false + 84 + + + ID$(xx):Stop.VAL + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-7706 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):Stop.VAL + + true true false - ID$(xx):Stop.VAL - - - - - - - Action Button - true + + Stop - false - - Default - - 140 - 0 - 0 - - - false - 1 - - - - 189 - - - ID$(xx):Stop.VAL - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 140 156 + 189 - true - true - 1 - false - -4107d8df:1481ea34f53:-7703 + + false false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 13 + 1 + Text Update + 0 + true + ID$(xx):Device + 0.0 - - 13 - Text Update - false + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Device - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 203 - 0 - - - 1 - - - - 1 - - 45 false - $(pv_name) -$(pv_value) 59 + 45 - true - true - 1 - false - -4107d8df:1481ea34f53:-7702 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):Energy.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Energy.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 104 - 0 - - - 1 - - - - 1 - - 90 false - $(pv_name) -$(pv_value) 194 + 90 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7701 + false + 0 + true + ID$(xx):GapSet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):GapSet.VAL - - - - 0 - false - - - false - 0 - - - - 126 - - 59 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 59 + 126 - false - false - true - false - true + + false false - - 38 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 38 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7700 + false + 0 + true + ID$(xx):EnergySet.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):EnergySet.VAL - - - - 0 - false - - - false - 0 - - - - 126 - - 197 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 197 + 126 - true - true - 1 - false - -4107d8df:1481ea34f53:-76ff + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + ID$(xx):Gap.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Gap.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 91 false - $(pv_name) -$(pv_value) 60 + 91 - true - 1 - -4107d8df:1481ea34f53:-76fe + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Desired - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 139 false - 6 + 139 - true - true - 1 - false - -4107d8df:1481ea34f53:-76fd + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + ID$(xx):Location + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Location - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 190 - 0 - - - 1 - - - - 1 - - 27 false - $(pv_name) -$(pv_value) 62 + 27 - true - 1 - -4107d8df:1481ea34f53:-76fc + false - - 26 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - Wiggler Control - + - 200 - 0 + + + + 26 + 1 + Label @@ -607,897 +597,894 @@ $(pv_value) ID$(xx):Attention - 1 - - - - 1 - - 1 - false + + true + true + false + + + false + Wiggler Control + true + 1 + true + Label + 200 + false 56 + 1 - true - 1 - -4107d8df:1481ea34f53:-76fb + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 100 false - 6 + 100 - true - 1 - -4107d8df:1481ea34f53:-76fa + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Gap (mm) Energy (keV) - - - + + true + 1 + true + Label 240 - 0 - - 1 - - - - 0 - - 167 false - 55 + 167 + + + ID$(xx):Start.VAL + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-76f9 - + + + + 0 + 1 + true + + Default + + false + + + 40 - + Action Button - false + 0 + ID$(xx):Start.VAL + + true true false - ID$(xx):Start.VAL - - - - - - - Action Button - true + + Start - false - - Default - - 140 - 0 - 0 - - - false - 1 - - - - 189 - - - ID$(xx):Start.VAL - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 140 2 + 189 - true - 1 - -4107d8df:1481ea34f53:-76f8 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Access Mode : - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 243 false - 3 + 243 - true - true - 1 - false - -4107d8df:1481ea34f53:-76f7 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):AccessSecurity.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):AccessSecurity.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 170 - 0 - - - 1 - - - - 1 - - 237 false - $(pv_name) -$(pv_value) 126 + 237 - true - true - 1 - false - -4107d8df:1481ea34f53:-76f6 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + ID$(xx):Version + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Version - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 0 - - 64 false - $(pv_name) -$(pv_value) 193 + 64 - true - 1 - -4107d8df:1481ea34f53:-76f5 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Software Version: - - - + + true + 1 + true + Label 152 - 0 - - 1 - - - - 1 - - 64 false - 27 + 64 - false - false - true - false - true + + false false - - 25 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 25 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-76f4 + false + 0 + true + ID$(xx):DeviceLimit.VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - ID$(xx):DeviceLimit.VAL - - - - 0 - false - - - false - 0 - - - - 264 - - 193 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 193 + 264 - true - 1 - -4107d8df:1481ea34f53:-76f3 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Bl. Comm. Limit (mm): - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 267 false - 7 + 267 - true - true - 1 - false - -4107d8df:1481ea34f53:-76f2 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message2.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message2.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 374 false - $(pv_name) -$(pv_value) 0 + 374 - true - true - 1 - false - -4107d8df:1481ea34f53:-76f1 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message1.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message1.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 351 false - $(pv_name) -$(pv_value) 0 + 351 - true - 1 - -4107d8df:1481ea34f53:-76f0 + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Status Messages: - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 330 false - 3 + 330 - true - 1 - -4107d8df:1481ea34f53:-76ef + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Time Left: - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 0 - - 418 false - 7 + 418 - true - true - 1 - false - -4107d8df:1481ea34f53:-76ee + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):ShClosedTime.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):ShClosedTime.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 1 - - 419 false - $(pv_name) -$(pv_value) 110 + 419 - true - 1 - -4107d8df:1481ea34f53:-76ed + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true seconds - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 422 false - 191 + 422 - true - true - 1 - false - -4107d8df:1481ea34f53:-76ec + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 16 + 1 Text Update - false + 0 + true + ID$(xx):Message3.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):Message3.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 310 - 0 - - - 1 - - - - 1 - - 396 false - $(pv_name) -$(pv_value) 0 + 396 - true - 1 - -4107d8df:1481ea34f53:-76eb + false - + + + + + + + 0 + 1 + true + + + + + + 18 + 0 Label + true true false - true + false - - - - - - - Label - true Total Power: - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 303 false - 5 + 303 - true - true - 1 - false - -4107d8df:1481ea34f53:-76ea + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + ID$(xx):TotalPower.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):TotalPower.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 1 - - 300 false - $(pv_name) -$(pv_value) 102 + 300 - true - 1 - -4107d8df:1481ea34f53:-76e9 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true W /100ma - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 309 false - 210 + 309 - \ No newline at end of file + diff --git a/stdApp/op/opi/VME_DAC.opi b/stdApp/op/opi/autoconvert/aSubRecord.opi similarity index 52% rename from stdApp/op/opi/VME_DAC.opi rename to stdApp/op/opi/autoconvert/aSubRecord.opi index bfa2a12..f0b378a 100644 --- a/stdApp/op/opi/VME_DAC.opi +++ b/stdApp/op/opi/autoconvert/aSubRecord.opi @@ -1,1424 +1,1094 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 185 true - -4107d8df:1481ea34f53:-7794 - 3.2.10.20140131 + aSubRecord + + true + true + false true - 210 - VME_DAC false - false - - - - - - Display - true - 110 - - true - 5 - - false - -1 - -1 - - - 51 - 410 + 730 + 739 + 222 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7793 - - - - - 40 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 110 - 0 - 0 - - - 1 - 0 - true - - - - - 170 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 26 + true - -4107d8df:1481ea34f53:-777b - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 730 + 0 + 0 + + + - + - - - - Rectangle - true - - - - false - - Default - - 110 - 0 - 0 - - - 1 - 0 - true - - 123 - $(pv_name) -$(pv_value) - 0 - false - - + 0 + 1 + true + + Default + + + + + + 22 true + A - true - -4107d8df:1481ea34f53:-7786 - - 20 - Grouping Container + Linking Container + aSubRecord_line.opi + 2 + true true false - true - false - - - + + + true + Linking Container + 720 + 5 + 65 + + + - + - true - Grouping Container - - Default - - 100 - 0 - - false - false - 1 - 100 - - 5 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7785 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)DAC$(D)_$(N).DRVL - - - - 0 - false - - - false - 0 - - - - 0 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7784 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - LO - - - - 20 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - + 0 + 1 + true + + Default + + + + + + 22 true + B - true - -4107d8df:1481ea34f53:-7783 - - 20 - Grouping Container + Linking Container + aSubRecord_line.opi + 2 + true true false - true - false - - - + + + true + Linking Container + 720 + 5 + 87 + + + - + - true - Grouping Container - - Default - - 100 - 0 - - false - false - 1 - 125 - - 5 - - - false - true - -4107d8df:1481ea34f53:-7782 - - 20 - - Action Button - false - - true - true - false - - $(P)DAC$(D)_$(N)_tweak.B - - - - - - - Action Button - true - > - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - - 0 - - - $(P)DAC$(D)_$(N)_tweak.B - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 80 - - - false - true - -4107d8df:1481ea34f53:-7781 - - 20 - - Action Button - false - - true - true - false - - $(P)DAC$(D)_$(N)_tweak.A - - - - - - - Action Button - true - < - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - - 0 - - - $(P)DAC$(D)_$(N)_tweak.A - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7780 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)DAC$(D)_$(N)_tweakVal - - - - 0 - false - - - false - 0 - - - - 0 - - 20 - $(pv_name) -$(pv_value) - - - + 0 + 1 + true + + Default + + + + + + 22 true + C - true - -4107d8df:1481ea34f53:-777e - - 20 - Grouping Container + Linking Container + aSubRecord_line.opi + 2 + true true false - true - false - - - + + + true + Linking Container + 720 + 5 + 109 + + + - + + + + + 0 + 1 true - Grouping Container - Default + Default - 50 - 0 + + + + + 22 + + true + D + + Linking Container + aSubRecord_line.opi + 2 - false - false - 1 - - - - 149 - - 55 + + true + true + false + + - - true - 1 - -4107d8df:1481ea34f53:-777d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Busy - - - - 50 - 0 - - - - true - - - false - - $(P)DAC$(D)_$(N)_busy.VAL - - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-777c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Done - - - - 50 - 0 - - - - true - - - false - - $(P)DAC$(D)_$(N)_busy.VAL - - - 1 - - - - 1 - - 0 - false - - 0 - - - - false - false true - false - true + Linking Container + 720 + 5 + 131 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7792 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)DAC$(D)_$(N).DESC - + - 0 - false - - - false + 10 0 - - - - 20 - - 5 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7791 - false - - 20 Label + true true false - true + false + PV NAME + + true + 1 + true + Label + 50 + false + 125 + 54 + + + + false - - - - Label - true - DAC - - - - 30 - 0 - - 1 + 0 + 1 + true + + + + + + + 10 0 - - 0 - false + Label + + + true + true + false + + + false + DOUBLE VARIABLES + true + 1 + true + Label + 100 + false 5 + 54 - - false - false - true - false - true - false - - 20 - false - false - true + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 true - Text Input - + true + 100.0 - + Default - 80 - 3 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7790 0.0 - - Text Input - 1 + true true - false + true - 0 - false - $(P)DAC$(D)_$(N).DRVH - - - - 0 - false - - - false - 0 - - - - 40 - - 25 + $(pv_name) $(pv_value) + true + true + Polyline + 726 + 1 + 156 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-778f + false + 0 + true + $(P)$(R).FLNK + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)DAC$(D)_$(N).VAL - - - - 0 - false - - - false - 0 - - - - 80 - - 5 + false + true + false + false + + $(pv_name) $(pv_value) - - - true + false true - 1 - false - -4107d8df:1481ea34f53:-778e + Text Input + 186 + 55 + 161 + + + false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)DAC$(D)_$(N)_rbv.VAL - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + 0 + 1 + true + + + + + + + 10 1 - - 60 - false - $(pv_name) -$(pv_value) - 5 - - - true - 1 - -4107d8df:1481ea34f53:-778d - false - - 20 Label + true true false - true + false - - - - - - + FORWARD + + true + 1 + true Label - true - $(N) - - - - 20 - 0 - - 1 - - - - 1 - - 0 + 40 false - - 85 + 5 + 161 - true - 1 - -4107d8df:1481ea34f53:-778c + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - $(D) - - - - 20 - 0 - - 1 + 0 + 1 + true + + + + + + + 10 1 - - 0 - false - - 35 - - - true - 1 - -4107d8df:1481ea34f53:-778b - false - - 20 Label + true true false - true + false + LINK + + true + 1 + true + Label + 40 + false + 5 + 171 + + + + + aSubRecord_full.opi + + true + + 0 + more fields + + + false + false - + - - - - Label - true - ch - - - - 20 - 0 - - 1 + false - 1 - - 0 - false - - 65 - - - true - 1 - -4107d8df:1481ea34f53:-778a - false - + 0 + 1 + true + + Default + + false + + + 20 - Label + + Action Button + 0 + + + true true false - true - false - - - - - - - Label - true - HI - - - - 20 - 0 - - 1 - - - - 0 - - 40 - false - - 5 + + + More + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 685 + 162 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 50 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7789 + false + 0 + true + $(P)$(R).PREC + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)DAC$(D)_$(N)_ROC.VAL - - - - 0 - false - - - false - 0 - - - - 180 - - 5 - $(pv_name) -$(pv_value) + true + Text Input + 25 + 280 + 30 - true - 1 - -4107d8df:1481ea34f53:-7788 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false + #DIGITS + + true + 1 + true + Label + 45 + false + 235 + 36 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - RATE OF CHANGE: + true + 100.0 - + Default - 100 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 171 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-7787 - false - - 10 - Label true true - false + true + + $(pv_name) +$(pv_value) true - false + true + Polyline + 726 + 0 + 28 + + + + false + false + false - + - - - - Label - true - EGU's/s - - - - 40 - 0 - - 1 + false - 0 - - 180 - false - - 55 - - - false - true - false - -4107d8df:1481ea34f53:-777f - - 20 - Menu Button + 3 + 1 + + true + + + false + + + + 1 + 26 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).DESC + + false + 0.0 + true true false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - + true + Text Input + 550 + 0 + 0 + + + + false - + - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - 149 - - - VME_DAC_rawOut.opi - - true - - 0 - Raw (fast) output - - - yyTransform_full.opi - - true - DAC$(D)_$(N)_ROC_calc - - 0 - ROC calc (debug) - - - $(pv_name) -$(pv_value) - 5 - - - true - 1 - -4107d8df:1481ea34f53:-777a - false - + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false + EVENT# + + true + 1 + true + Label + 40 + false + 105 + 36 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 0 -> Inf. + true + 100.0 - + Default - 40 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 0 - - 190 - false - - 55 + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 729 + 0 + 52 - true - 1 - -4107d8df:1481ea34f53:-7779 + false - - 10 + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 Label + true true false - true + false + ($(P)$(R)) + + true + 1 + true + Label + 160 + false + 560 + 6 + + + + true + false + false - + - - - - Label + false + + + + 6 + 1 true - ACTUAL ROC: - + Default - 70 - 0 + false + + + + 16 + + Menu Button + $(P)$(R).SCAN + - 1 + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 100 + 0 + 30 + + + + false + false + false + + + + false + 3 + 1 + + true + + + + false + + + + 1 + 20 0 - - 200 - false - - 5 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7778 - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).EVNT + + false 0.0 - - 10 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)DAC$(D)_$(N)_ROC_calc.K + true + Text Input + 30 + 145 + 30 + + + + + $(P)$(R).PROC + 1 + 10 + + + + + false + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 - + Default - 30 - 0 - + false + + + + 20 + + Action Button + 0 + $(P)$(R).PROC - 1 - - - - 1 - - 200 - false + + + true + true + false + + + + PROC + false $(pv_name) $(pv_value) - 75 + true + Action Button + 40 + 180 + 30 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/aSubRecord_full.opi b/stdApp/op/opi/autoconvert/aSubRecord_full.opi new file mode 100644 index 0000000..2548154 --- /dev/null +++ b/stdApp/op/opi/autoconvert/aSubRecord_full.opi @@ -0,0 +1,1774 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 560 + + true + + aSubRecord_full + + + true + true + false + true + false + Display + 730 + 221 + 243 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 26 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 730 + 0 + 0 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + E + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 153 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + F + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 175 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + G + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 197 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + H + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 219 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + I + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 241 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + J + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 263 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + K + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 285 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + L + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 307 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + M + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 329 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + N + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 351 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + O + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 373 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + P + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 395 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + Q + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 417 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + R + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 439 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + S + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 461 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + T + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 483 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + U + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 505 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + A + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 65 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + B + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 87 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + C + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 109 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 22 + + true + D + + Linking Container + aSubRecord_line.opi + 2 + + + true + true + false + + + + true + Linking Container + 720 + 5 + 131 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + PV NAME + + true + 1 + true + Label + 50 + false + 125 + 54 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + DOUBLE VARIABLES + + true + 1 + true + Label + 100 + false + 5 + 54 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).PREC + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 25 + 280 + 30 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + #DIGITS + + true + 1 + true + Label + 45 + false + 235 + 36 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 726 + 0 + 28 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 26 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).DESC + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 550 + 0 + 0 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + EVENT# + + true + 1 + true + Label + 40 + false + 105 + 36 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 729 + 0 + 52 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 + Label + + + true + true + false + + + false + ($(P)$(R)) + + true + 1 + true + Label + 160 + false + 560 + 6 + + + + true + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 16 + + Menu Button + $(P)$(R).SCAN + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 100 + 0 + 30 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).EVNT + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 30 + 145 + 30 + + + + + $(P)$(R).PROC + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(R).PROC + + + + true + true + false + + + + PROC + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 180 + 30 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 726 + 1 + 531 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).FLNK + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 186 + 55 + 536 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + FORWARD + + true + 1 + true + Label + 40 + false + 5 + 536 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + LINK + + true + 1 + true + Label + 40 + false + 5 + 546 + + + + + aSubRecord.opi + + true + + 0 + fewer fields + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Less + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 685 + 537 + + diff --git a/stdApp/op/opi/autoconvert/aSubRecord_line.opi b/stdApp/op/opi/autoconvert/aSubRecord_line.opi new file mode 100644 index 0000000..362cd61 --- /dev/null +++ b/stdApp/op/opi/autoconvert/aSubRecord_line.opi @@ -0,0 +1,361 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 22 + + true + + aSubRecord_line + + + true + true + false + true + false + Display + 720 + 102 + 98 + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + $(N) + + true + 1 + true + Label + 15 + false + 0 + 0 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).$(N) + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 230 + 0 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).VAL$(N) + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 405 + 0 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + VAL$(N) + + true + 1 + true + Label + 40 + false + 360 + 0 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INP$(N) + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 17 + 0 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).OUT$(N) + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 510 + 0 + + diff --git a/stdApp/op/opi/alarmClock.opi b/stdApp/op/opi/autoconvert/alarmClock.opi similarity index 87% rename from stdApp/op/opi/alarmClock.opi rename to stdApp/op/opi/autoconvert/alarmClock.opi index 905c1ec..49dbb25 100644 --- a/stdApp/op/opi/alarmClock.opi +++ b/stdApp/op/opi/autoconvert/alarmClock.opi @@ -1,192 +1,190 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 205 true - -4107d8df:1481ea34f53:-7601 - 3.2.10.20140131 + alarmClock + + true + true + false true - 205 - alarmClock false - false - - - - - - Display - true 320 - - true - 5 - - false - -1 - -1 - - - 347 444 + 347 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7600 - - - - - 45 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 290 - 0 - 0 - - - 1 - 0 - true - - - - - 50 - $(pv_name) -$(pv_value) - 11 + false + + + false - - - false - true - 100.0 + 45 + true - -4107d8df:1481ea34f53:-75ff - - - - - 31 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 290 + 11 + 50 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 - 0 - 0 - - - 1 - 0 - true - - - - - 9 - $(pv_name) -$(pv_value) - 10 + false + + + false - - - false - true - 100.0 + 31 + true - -4107d8df:1481ea34f53:-75fe - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 300 + 10 + 9 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -198,62 +196,62 @@ $(pv_value) $(P)AClock$(A):Enable - - 1 - 0 - true - - - - - 12 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 295 - false + 12 + + false + 255 + true + false + + + + + + false - true - 100.0 - - - - -4107d8df:1481ea34f53:-75fc - - - - - 12 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -265,62 +263,62 @@ $(pv_value) $(P)AClock$(A):Enable - - 1 - 0 - true - - - - - 26 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 295 - false + 26 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-75dd - - - - - 45 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 290 + false + + + + false + 45 + true + + + 0 - 0 + 2 + Rectangle + + @@ -332,62 +330,62 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 2 - true - - - - - 50 - $(pv_name) -$(pv_value) - 11 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-75dc - - - - - 45 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 290 + 11 + 50 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 290 + false + + + + false + 45 + true + + + 0 - 0 + 2 + Rectangle + + @@ -399,1766 +397,1754 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 2 - true - - - - - 50 - $(pv_name) -$(pv_value) - 11 - false - - - false - true - -4107d8df:1481ea34f53:-75fd - - 30 - Choice Button - false true true false - $(P)AClock$(A):Enable + + $(pv_name) +$(pv_value) + true + true + Rectangle + 290 + 11 + 50 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 50 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 10 + Choice Button + $(P)AClock$(A):Enable + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 50 242 + 10 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75fb + false + 0 + true + $(P)AClock$(A):Set:mm + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:mm - - - - 0 - false - - - false - 0 - - - - 119 - - 16 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 16 + 119 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75fa + false + 0 + true + $(P)AClock$(A):Set:dd + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:dd - - - - 0 - false - - - false - 0 - - - - 119 - - 63 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 63 + 119 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75f9 + false + 0 + true + $(P)AClock$(A):Set:yy + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:yy - - - - 0 - false - - - false - 0 - - - - 119 - - 111 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 111 + 119 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75f8 + false + 0 + true + $(P)AClock$(A):Set:HH + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:HH - - - - 0 - false - - - false - 0 - - - - 120 - - 181 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 181 + 120 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75f7 + false + 0 + true + $(P)AClock$(A):Set:MM + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:MM - - - - 0 - false - - - false - 0 - - - - 120 - - 228 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 228 + 120 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75f6 + false + 0 + true + $(P)AClock$(A):Set:SS + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:SS - - - - 0 - false - - - false - 0 - - - - 120 - - 274 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 274 + 120 - true - 1 - -4107d8df:1481ea34f53:-75f5 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false + / + + true + 1 + true + Label + 5 + false + 49 + 119 + + + + false - - - - Label - true - / - - - - 5 - 0 - - 1 - 1 - - 119 - false - - 49 - - - true - 1 - -4107d8df:1481ea34f53:-75f4 - false - + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true / - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 120 false - 97 + 120 - true - 1 - -4107d8df:1481ea34f53:-75f3 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 120 false - 214 + 120 - true - 1 - -4107d8df:1481ea34f53:-75f2 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 120 false - 262 + 120 - true - 1 - -4107d8df:1481ea34f53:-75f1 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Month - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 101 false - 22 + 101 - true - 1 - -4107d8df:1481ea34f53:-75f0 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Day - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 101 false - 69 + 101 - true - 1 - -4107d8df:1481ea34f53:-75ef + false - - 13 - Label - - true - true - false - - true - false - - - - Label - true - Year - - - - 15 - 0 - - 1 + 0 + 1 + true + + + + + + + 13 1 - - 101 - false + Label + + + true + true + false + + + false + Year + true + 1 + true + Label + 15 + false 117 + 101 - true - 1 - -4107d8df:1481ea34f53:-75ee + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Hour - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 101 false - 187 + 101 - true - 1 - -4107d8df:1481ea34f53:-75ed + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Min - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 100 false - 234 + 100 - true - 1 - -4107d8df:1481ea34f53:-75ec + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Sec - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 101 false - 280 + 101 - false - true - -4107d8df:1481ea34f53:-75eb - - 30 - Choice Button - false - - true - true - false - - $(P)AClock$(A):UD:mm + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 144 - $(pv_name) -$(pv_value) - 14 - - - false - true - -4107d8df:1481ea34f53:-75ea - - 30 Choice Button - false + $(P)AClock$(A):UD:mm + + true true false - $(P)AClock$(A):UD:dd - - - - - - - Choice Button - true - false - - Default - - 30 - 0 + - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 144 $(pv_name) $(pv_value) - 61 + true + Choice Button + 30 + 14 + 144 + + false + false + + + false - true - -4107d8df:1481ea34f53:-75e9 - + + + + 0 + 1 + true + + Default + + false + + + 30 + false + + Choice 1 + Choice 2 + Choice 3 + + true Choice Button - false + $(P)AClock$(A):UD:dd + + true true false - $(P)AClock$(A):UD:yy + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 30 + 61 + 144 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 144 - $(pv_name) -$(pv_value) - 109 - - - false - true - -4107d8df:1481ea34f53:-75e8 - - 30 Choice Button - false + $(P)AClock$(A):UD:yy + + true true false - $(P)AClock$(A):UD:HH + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 30 + 109 + 144 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 144 - $(pv_name) -$(pv_value) - 179 - - - false - true - -4107d8df:1481ea34f53:-75e7 - - 30 Choice Button - false + $(P)AClock$(A):UD:HH + + true true false - $(P)AClock$(A):UD:MM + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 30 + 179 + 144 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 143 - $(pv_name) -$(pv_value) - 226 - - - false - true - -4107d8df:1481ea34f53:-75e6 - - 30 Choice Button - false + $(P)AClock$(A):UD:MM + + true true false - $(P)AClock$(A):UD:SS + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 30 + 226 + 143 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 144 + Choice Button + $(P)AClock$(A):UD:SS + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 30 272 + 144 + + + $(P)AClock$(A):SetNow.PROC + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-75e5 - + + + + 0 + 1 + true + + Default + + false + + + 16 - + Action Button - false + 0 + $(P)AClock$(A):SetNow.PROC + + true true false - $(P)AClock$(A):SetNow.PROC - - - - - - - Action Button - true + + Reset - false - - Default - - 35 - 0 - 0 - - - false - 1 - - - - 122 - - - $(P)AClock$(A):SetNow.PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 35 141 + 122 - true - true - 1 - false - -4107d8df:1481ea34f53:-75e4 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:mm + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:mm - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) 26 + 62 - true - true - 1 - false - -4107d8df:1481ea34f53:-75e3 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:dd + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:dd - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) 70 + 62 - true - true - 1 - false - -4107d8df:1481ea34f53:-75e2 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:yy + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:yy - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) 117 + 62 - true - true - 1 - false - -4107d8df:1481ea34f53:-75e1 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:HH + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:HH - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) 170 + 62 - true - true - 1 - false - -4107d8df:1481ea34f53:-75e0 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:MM + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:MM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) 218 + 62 - true - true - 1 - false - -4107d8df:1481ea34f53:-75df + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:SS + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:SS - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) 264 + 62 - true - 1 - -4107d8df:1481ea34f53:-75de + false - + + + + + + + 0 + 1 + true + + + + + + 21 + 1 Label + true true false - true + false - - - - - - - Label - true - $(P)AClock$(A) - - - - 195 - 0 - - 1 - - - - 1 - - 12 - false + $(P)AClock$(A) + true + 1 + true + Label + 195 + false 53 + 12 - true - 1 - -4107d8df:1481ea34f53:-75db + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true / - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 62 false - 54 + 62 - true - 1 - -4107d8df:1481ea34f53:-75da + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true / - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 62 false - 102 + 62 - true - 1 - -4107d8df:1481ea34f53:-75d9 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 62 false - 250 + 62 - true - 1 - -4107d8df:1481ea34f53:-75d8 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 62 false - 202 + 62 - - false - true - false - -4107d8df:1481ea34f53:-75d7 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 180 + alarmClock_more.opi true - 1 + 0 Alarm Clock + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + More + false $(pv_name) $(pv_value) + true + Action Button + 50 260 + 180 - \ No newline at end of file + diff --git a/stdApp/op/opi/alarmClock_more.opi b/stdApp/op/opi/autoconvert/alarmClock_more.opi similarity index 87% rename from stdApp/op/opi/alarmClock_more.opi rename to stdApp/op/opi/autoconvert/alarmClock_more.opi index a3ad0fa..f23090a 100644 --- a/stdApp/op/opi/alarmClock_more.opi +++ b/stdApp/op/opi/autoconvert/alarmClock_more.opi @@ -1,192 +1,190 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 300 true - -4107d8df:1481ea34f53:-75aa - 3.2.10.20140131 + alarmClock_more + + true + true + false true - 300 - alarmClock_more false - false - - - - - - Display - true 320 - - true - 5 - - false - -1 - -1 - - - 126 788 + 126 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-75a9 - - - - - 45 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 290 - 0 - 0 - - - 1 - 0 - true - - - - - 50 - $(pv_name) -$(pv_value) - 11 + false + + + false - - - false - true - 100.0 + 45 + true - -4107d8df:1481ea34f53:-75a8 - - - - - 31 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 290 + 11 + 50 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 - 0 - 0 - - - 1 - 0 - true - - - - - 9 - $(pv_name) -$(pv_value) - 10 + false + + + false - - - false - true - 100.0 + 31 + true - -4107d8df:1481ea34f53:-75a7 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 300 + 10 + 9 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -198,62 +196,62 @@ $(pv_value) $(P)AClock$(A):Enable - - 1 - 0 - true - - - - - 12 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 295 - false + 12 + + false + 255 + true + false + + + + + + false - true - 100.0 - - - - -4107d8df:1481ea34f53:-75a5 - - - - - 12 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -265,62 +263,62 @@ $(pv_value) $(P)AClock$(A):Enable - - 1 - 0 - true - - - - - 26 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 295 - false + 26 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7584 - - - - - 24 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 190 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -332,62 +330,62 @@ $(pv_value) $(P)AClock$(A):Trigger.OUTV - - 1 - 2 - true - - - - - 248 - $(pv_name) -$(pv_value) - 126 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7581 - - - - - 45 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 190 + 126 + 248 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 290 + false + + + + false + 45 + true + + + 0 - 0 + 2 + Rectangle + + @@ -399,62 +397,62 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 2 - true - - - - - 50 - $(pv_name) -$(pv_value) - 11 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7580 - - - - - 45 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 290 + 11 + 50 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 290 - 0 - 0 + false + + + + false + 45 + true + + + + 0 + 2 + Rectangle + + @@ -466,1192 +464,1144 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 2 - true - - - - - 50 - $(pv_name) -$(pv_value) - 11 - false - - - false - true - -4107d8df:1481ea34f53:-75a6 - - 30 - Choice Button - false true true false - $(P)AClock$(A):Enable + + $(pv_name) +$(pv_value) + true + true + Rectangle + 290 + 11 + 50 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 50 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 10 + Choice Button + $(P)AClock$(A):Enable + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 50 242 + 10 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75a4 + false + 0 + true + $(P)AClock$(A):Set:mm + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:mm - - - - 0 - false - - - false - 0 - - - - 119 - - 16 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 16 + 119 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75a3 + false + 0 + true + $(P)AClock$(A):Set:dd + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:dd - - - - 0 - false - - - false - 0 - - - - 119 - - 63 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 63 + 119 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75a2 + false + 0 + true + $(P)AClock$(A):Set:yy + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:yy - - - - 0 - false - - - false - 0 - - - - 119 - - 111 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 111 + 119 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75a1 + false + 0 + true + $(P)AClock$(A):Set:HH + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:HH - - - - 0 - false - - - false - 0 - - - - 120 - - 181 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 181 + 120 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-75a0 + false + 0 + true + $(P)AClock$(A):Set:MM + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)AClock$(A):Set:MM - - - - 0 - false - - - false - 0 - - - - 120 - - 228 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 228 + 120 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-759f - 0.0 - - Text Input - 1 + false + 0 + true + $(P)AClock$(A):Set:SS + + false + 0.0 + true true false + 0 - false - $(P)AClock$(A):Set:SS - - - - 0 - false - - - false - 0 - - - - 120 - - 274 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 274 + 120 - true - 1 - -4107d8df:1481ea34f53:-759e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true / - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 119 false - 49 + 119 - true - 1 - -4107d8df:1481ea34f53:-759d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true / - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 120 false - 97 + 120 - true - 1 - -4107d8df:1481ea34f53:-759c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 120 false - 214 + 120 - true - 1 - -4107d8df:1481ea34f53:-759b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 120 false - 262 + 120 - true - 1 - -4107d8df:1481ea34f53:-759a + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Month - - - - 15 - 0 - - 1 - - - - 1 - - 101 - false + true + 1 + true + Label + 15 + false 22 + 101 - true - 1 - -4107d8df:1481ea34f53:-7599 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Day - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 101 false - 69 + 101 - true - 1 - -4107d8df:1481ea34f53:-7598 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Year - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 101 false - 117 + 101 - true - 1 - -4107d8df:1481ea34f53:-7597 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Hour - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 101 false - 187 + 101 - true - 1 - -4107d8df:1481ea34f53:-7596 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Min - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 100 false - 234 + 100 - true - 1 - -4107d8df:1481ea34f53:-7595 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Sec - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 1 - - 101 false - 280 + 101 + + false + false + + + false - true - -4107d8df:1481ea34f53:-7594 - - 30 - Choice Button - false - - true - true - false - - $(P)AClock$(A):UD:mm - - - - - - - Choice Button + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 144 - $(pv_name) -$(pv_value) - 14 - - - false - true - -4107d8df:1481ea34f53:-7593 - - 30 Choice Button - false + $(P)AClock$(A):UD:mm + + true true false - $(P)AClock$(A):UD:dd - - - - - - - Choice Button - true - false - - Default - - 30 - 0 + - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 144 $(pv_name) $(pv_value) - 61 + true + Choice Button + 30 + 14 + 144 - false - true - -4107d8df:1481ea34f53:-7592 - - 30 - Choice Button - false - - true - true - false - - $(P)AClock$(A):UD:yy + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 144 - $(pv_name) -$(pv_value) - 109 - - - false - true - -4107d8df:1481ea34f53:-7591 - - 30 Choice Button - false + $(P)AClock$(A):UD:dd + + true true false - $(P)AClock$(A):UD:HH + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 30 + 61 + 144 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 144 - $(pv_name) -$(pv_value) - 179 - - - false - true - -4107d8df:1481ea34f53:-7590 - - 30 Choice Button - false + $(P)AClock$(A):UD:yy + + true true false - $(P)AClock$(A):UD:MM + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 30 + 109 + 144 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 143 - $(pv_name) -$(pv_value) - 226 - - - false - true - -4107d8df:1481ea34f53:-758f - - 30 Choice Button - false + $(P)AClock$(A):UD:HH + + true true false - $(P)AClock$(A):UD:SS - - - - - - + + + + + $(pv_name) +$(pv_value) + true Choice Button - true + 30 + 179 + 144 + + + + false false + + + + false + + + + 0 + 1 + true - Default + Default - 30 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 144 - $(pv_name) -$(pv_value) - 272 - - - false - true - -4107d8df:1481ea34f53:-758e - - 16 - - Action Button - false + Choice Button + $(P)AClock$(A):UD:MM + + true true false - $(P)AClock$(A):SetNow.PROC + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 30 + 226 + 143 + + + + false + false - + - - - - Action Button + false + + + + 0 + 1 true - Reset - false - Default + Default - 35 - 0 - 0 - - + false + + + + 30 + false + + Choice 1 + Choice 2 + Choice 3 + + true + Choice Button + $(P)AClock$(A):UD:SS - false - 1 - - - - 122 + + + true + true + false + + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 30 + 272 + 144 + + $(P)AClock$(A):SetNow.PROC @@ -1661,405 +1611,407 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 16 + + Action Button + 0 + $(P)AClock$(A):SetNow.PROC + + + + true + true + false + + + + Reset + false $(pv_name) $(pv_value) + true + Action Button + 35 141 + 122 - true - true - 1 - false - -4107d8df:1481ea34f53:-758d + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + $(P)AClock$(A):TOD + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 200 - 0 - - - 1 - - - - 1 - - 194 false - $(pv_name) -$(pv_value) 61 + 194 - true - true - 1 - false - -4107d8df:1481ea34f53:-758c + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)AClock$(A):TOD:mm + false - + - - - - Text Update - true - ###### - false - 0 - - - - 20 - 0 - - - 1 + true - 0 - - 62 - false - $(pv_name) -$(pv_value) - 26 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-758b - false - 0.0 - + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:mm + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:dd - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) - 70 + 26 + 62 - true - true - 1 - false - -4107d8df:1481ea34f53:-758a + + false false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)AClock$(A):TOD:yy + false - + - - - - Text Update - true - ###### - false - 0 - - - - 20 - 0 - - - 1 + true - 0 - - 62 - false - $(pv_name) -$(pv_value) - 117 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7589 - false - 0.0 - + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:dd + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:HH - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) - 170 + 70 + 62 - true - true - 1 - false - -4107d8df:1481ea34f53:-7588 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:yy + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:MM - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 62 false - $(pv_name) -$(pv_value) - 218 + 117 + 62 - true - true - 1 - false - -4107d8df:1481ea34f53:-7587 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + $(P)AClock$(A):TOD:HH + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):TOD:SS - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 + false + 170 + 62 + + + + false + false + false + + + + true - 0 - - 62 - false - $(pv_name) -$(pv_value) - 264 - - - false - true - false - -4107d8df:1481ea34f53:-7586 - - 19 - Menu Button + 0 + 1 + true + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)AClock$(A):TOD:MM + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - + 1 + true + Text Update + 20 + false + 218 + 62 + + + + false + false + false - + - - - - Menu Button + true + + + + 0 + 1 true - false - Default + - 50 - 6 - - + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)AClock$(A):TOD:SS - 1 - - - - 276 + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 20 + false + 264 + 62 + + yyTransform_full.opi @@ -2067,7 +2019,7 @@ $(pv_value) true AClock$(A):Chk:mm - 0 + 1 Mon. Check @@ -2076,7 +2028,7 @@ $(pv_value) true AClock$(A):Chk:dd - 0 + 1 Day Check @@ -2085,7 +2037,7 @@ $(pv_value) true AClock$(A):Chk:yy - 0 + 1 Year Check @@ -2094,7 +2046,7 @@ $(pv_value) true AClock$(A):Set - 0 + 1 Set Trigger @@ -2103,7 +2055,7 @@ $(pv_value) true AClock$(A):Trigger - 0 + 1 Trigger @@ -2112,7 +2064,7 @@ $(pv_value) true AClock$(A):TOD:yy - 0 + 1 TOD yy @@ -2121,7 +2073,7 @@ $(pv_value) true AClock$(A):TOD:mm - 0 + 1 TOD mm @@ -2130,7 +2082,7 @@ $(pv_value) true AClock$(A):TOD:dd - 0 + 1 TOD dd @@ -2139,7 +2091,7 @@ $(pv_value) true AClock$(A):TOD:HH - 0 + 1 TOD HH @@ -2148,7 +2100,7 @@ $(pv_value) true AClock$(A):TOD:MM - 0 + 1 TOD MM @@ -2157,600 +2109,595 @@ $(pv_value) true AClock$(A):TOD:SS - 0 + 1 TOD SS + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 19 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 50 3 + 276 - true - 1 - -4107d8df:1481ea34f53:-7585 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true TRIGGER OUTPUT PV - - - + + true + 1 + true + Label 186 - 0 - - 1 - - - - 1 - - 238 false - 128 + 238 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 186 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7583 + false + 0 + true + $(P)AClock$(A):Trigger.OUT + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)AClock$(A):Trigger.OUT - - - - 0 - false - - - false - 0 - - - - 250 - - 128 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 186 + 128 + 250 - true - 1 - -4107d8df:1481ea34f53:-7582 + false - + + + + + + + 0 + 1 + true + + + + + + 21 + 1 Label + true true false - true + false - - - - - - - Label - true $(P)AClock$(A) - - - + + true + 1 + true + Label 195 - 0 - - 1 - - - - 1 - - 12 false - 53 + 12 - true - 1 - -4107d8df:1481ea34f53:-757f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true / - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 62 false - 54 + 62 - true - 1 - -4107d8df:1481ea34f53:-757e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true / - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 62 false - 102 + 62 - true - 1 - -4107d8df:1481ea34f53:-757d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 62 false - 250 + 62 - true - 1 - -4107d8df:1481ea34f53:-757c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 1 - - 62 false - 202 + 62 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-757b - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 338 - 0 - 0 - - 1 - 1 - true - - - - - 185 - $(pv_name) -$(pv_value) - 1 - - - false - true - false - -4107d8df:1481ea34f53:-757a - - 20 - Menu Button - false + 0.0 + true true - false + true - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 275 + + $(pv_name) +$(pv_value) + true + true + Polyline + 338 + 1 + 185 + + alarmClock.opi true - 1 + 0 Alarm Clock + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Less + false $(pv_name) $(pv_value) + true + Action Button + 50 262 + 275 - true - true - 1 - false - -4107d8df:1481ea34f53:-7579 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + $(P)AClock$(A):Set.SVAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):Set.SVAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 200 - 0 - - - 1 - - - - 1 - - 216 false - $(pv_name) -$(pv_value) 61 + 216 - true - 1 - -4107d8df:1481ea34f53:-7578 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 2 Label + true true false - true + false - - - - - - - Label - true TOD: - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 1 - - 196 false - 8 + 196 - true - 1 - -4107d8df:1481ea34f53:-7577 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 2 Label + true true false - true + false - - - - - - - Label - true Alarm: - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 1 - - 215 false - 9 + 215 - false - true - false - -4107d8df:1481ea34f53:-7576 - - 19 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 276 yysCalcoutRecord_full.opi @@ -2758,7 +2705,7 @@ $(pv_value) true AClock$(A):TOD:MM - 0 + 1 TOD MM @@ -2767,7 +2714,7 @@ $(pv_value) true AClock$(A):TOD:SS - 0 + 1 TOD SS @@ -2776,12 +2723,50 @@ $(pv_value) true AClock$(A):SetNow - 0 + 1 Reset Alarm + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 19 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 50 56 + 276 - \ No newline at end of file + diff --git a/stdApp/op/opi/anyRecord.opi b/stdApp/op/opi/autoconvert/anyRecord.opi similarity index 78% rename from stdApp/op/opi/anyRecord.opi rename to stdApp/op/opi/autoconvert/anyRecord.opi index 7c182a3..372ee22 100644 --- a/stdApp/op/opi/anyRecord.opi +++ b/stdApp/op/opi/autoconvert/anyRecord.opi @@ -1,894 +1,847 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 150 true - -4107d8df:1481ea34f53:-753f - 3.2.10.20140131 + anyRecord + + true + true + false true - 150 - anyRecord false - false - - - - - - Display - true 300 - - true - 5 - - false - -1 - -1 - - - 315 986 + 315 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7538 - - - - - 26 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 300 + false + + + + false + 26 + true + + + 0 - 0 - - - 1 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 1 - false - - - - true - - true - -4107d8df:1481ea34f53:-753d - - 20 - Grouping Container + Rectangle + + + true true false - true - false - - - - - - - true - Grouping Container - - Default - - 30 - 0 - - false - false - 1 - - - - 120 - - 16 - - - true - 1 - -4107d8df:1481ea34f53:-753c - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - FWD - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-753b - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - LINK - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 0 - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 300 + 1 + 0 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 150 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-753e + false + 0 + true + $(P)$(R).FLNK + + false 0.0 - - Text Input - 4 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(R).FLNK + true + Text Input + 150 + 50 + 120 + + + + false + + + + + + + 0 + 1 + true + + + - + - 0 - false - + 10 + 1 + Label - false - 0 + + true + true + false + + + false + FWD + + true + 1 + true + Label + 30 + false + 16 + 120 + + + + false + + + - 120 - - 50 - $(pv_name) -$(pv_value) + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + LINK + + true + 1 + true + Label + 30 + false + 16 + 130 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-753a + false + 0 + true + $(P)$(R) + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(R) - - - - 0 - false - - - false - 0 - - - - 84 - - 88 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 88 + 84 - true - 1 - -4107d8df:1481ea34f53:-7539 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true $(P)$(R).VAL - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 0 - - 64 false - 88 + 64 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7537 + false + 0 + true + $(P)$(R).PREC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(R).PREC - - - - 0 - false - - - false - 0 - - - - 30 - - 265 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 265 + 30 - true - 1 - -4107d8df:1481ea34f53:-7536 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true PREC - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 0 - - 36 false - 236 + 36 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7535 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 299 - 0 - 0 - - 1 - 1 - true - - - - - 28 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 299 1 + 28 - false - false - true - false - true + + false false - - 26 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 26 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7534 + false + 0 + true + $(P)$(R).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(R).DESC - - - - 0 - false - - - false - 0 - - - - 0 - - 1 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 1 + 0 - true - 1 - -4107d8df:1481ea34f53:-7533 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true EVENT# - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 1 - - 36 false - 106 + 36 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7532 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 300 - 0 - 0 - - 1 - 1 - true - - - - - 52 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 300 1 + 52 - true - 1 - -4107d8df:1481ea34f53:-7531 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 1 Label + true true false - true + false - - - - - - - Label - true ($(P)$(R)) - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 1 - - 6 false - 160 + 6 - false - true + true - -4107d8df:1481ea34f53:-7530 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 16 + Menu Button - false + $(P)$(R).SCAN + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)$(R).SCAN - - - - - - + true Menu Button - true - false - - Default - 100 - 6 - - - - 1 - - - - 30 - - $(pv_name) -$(pv_value) 1 + 30 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 30 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-752f + false + 0 + true + $(P)$(R).EVNT + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(R).EVNT - - - - 0 - false - - - false - 0 - - - - 30 - - 146 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 146 + 30 + + + $(P)$(R).PROC + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-752e - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(R).PROC + + true true false - $(P)$(R).PROC - - - - - - - Action Button - true + + PROC - false - - Default - - 40 - 0 - 0 - - - false - 1 - - - - 30 - - - $(P)$(R).PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 40 181 + 30 - \ No newline at end of file + diff --git a/stdApp/op/opi/arrayPlot.opi b/stdApp/op/opi/autoconvert/arrayPlot.opi similarity index 95% rename from stdApp/op/opi/arrayPlot.opi rename to stdApp/op/opi/autoconvert/arrayPlot.opi index 09f3c02..287c18f 100644 --- a/stdApp/op/opi/arrayPlot.opi +++ b/stdApp/op/opi/autoconvert/arrayPlot.opi @@ -1,684 +1,681 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 235 true - -4107d8df:1481ea34f53:-751a - 3.2.10.20140131 + arrayPlot + + true + true + false true - 235 - arrayPlot false - false - - - - - - Display - true 400 - - true - 5 - - false - -1 - -1 - - - 571 578 + 571 - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 + + false true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - - - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 15 - 0 - 0 - - - - true - - - true - - - 200 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - + 0.0 - 0 - 0 - - 100 - XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true - true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) + + true - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 - $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 - 0 - true - true - 1 - - - 100 - - 1 - - - - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-7519 - 100 - - - + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 - 4 - 0 - - - - 0 - 0 - false $(YLABEL) - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true - $(trace_12_y_pv) - 4 - 0 - 0 - 1 - 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 + true + + + false - - 1 - 0 - - - 0 - - 1 + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 + + + + Secondary Axis (2) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + true + 0.0 + + + + Secondary Axis (3) + true + + + + true + false 100.0 - 0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 + 1 + true + false + + + + 200 + XY Graph + + + + + + + + true + true + false + + + true + false + true + - + Default Bold - - - - - - 100 - true - 100 + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 + $(trace_0_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + $(X) + + 1 + $(Y) + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_12_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + true - true - true - true - 0 - 0 - true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) 0 - 0 - - - 4 + 4 + 0 - false - 0 - 0 - - + 0 + 100 + 0 + true + 0 + + 1 - true - - $(trace_4_y_pv) + + + true + 100 + true 1 - true - true - 100 - 0 - 0 - $(X) - 100 - 0 - true - 1 - $(Y) - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - - Secondary Axis (2) - + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 true - 0 - XY Graph - true - 400 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 - 0 - 1 + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) + 0 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - + 0 + + + + 0 + 100 0 - 0 - 1 - 0 - - - + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 true - 0 - - Default - - 4 - + 1 + $(trace_2_y_pv) + 0 + 4 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true - 0 - - 0.0 - - - + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_3_y_pv) 0 - 4 - - true - 1 - - Default - - true - - - 0.0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 - - - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_7_y_pv) + 0 + 4 + 0 - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 100 - 4 - true - 100 + 0 + true + 0 + + + 1 + + + true + 100 true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - + - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true - - 100 - 1 - 0 - - - - 0 - - - - - true - 100 - - - - true - 4 - true - $(trace_7_y_pv) + 1 + false + + + true + XY Graph + 400 + 0 + 15 - true - 1 - -4107d8df:1481ea34f53:-7518 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true Y=$(Y) - - - + + true + 1 + true + Label 400 - 0 - - 1 - - - - 1 - - 0 false - 0 + 0 - true - 1 - -4107d8df:1481ea34f53:-7517 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 1 Label + true true false - true + false - - - - - - - Label - true X=$(X) - - - + + true + 1 + true + Label 400 - 0 - - 1 - - - - 1 - - 218 false - 0 + 218 - \ No newline at end of file + diff --git a/stdApp/op/opi/async_pid_control.opi b/stdApp/op/opi/autoconvert/async_pid_control.opi similarity index 83% rename from stdApp/op/opi/async_pid_control.opi rename to stdApp/op/opi/autoconvert/async_pid_control.opi index c66c16b..7014b4c 100644 --- a/stdApp/op/opi/async_pid_control.opi +++ b/stdApp/op/opi/autoconvert/async_pid_control.opi @@ -1,515 +1,433 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 245 true - -4107d8df:1481ea34f53:-7511 - 3.2.10.20140131 + async_pid_control + + true + true + false true - 220 - async_pid_control false - false - - - - - - Display - true 330 - - true - 5 - - false - -1 - -1 - - - 580 - 903 + 497 + 160 - true - 1 - -4107d8df:1481ea34f53:-7510 + false - - 25 - Label - - true - true - false - - true - false - - - - Label - true - $(TITLE) - - - - 240 - 0 - - 1 - 0 - - 2 - false - - 30 - - - true - 1 - -4107d8df:1481ea34f53:-750f - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true ReadTrig PV - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 30 false - 13 + 60 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-750e + false + 0 + true + $(P)$(PID).TRIG + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(PID).TRIG - - - - 0 - false - - - false - 0 - - - - 30 - - 128 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 128 + 60 - true - 1 - -4107d8df:1481ea34f53:-750d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Setpoint - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 111 false - 20 + 141 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity - 0 - false - -4107d8df:1481ea34f53:-750c - 0.0 - + false Text Input - 1 + 0 + false + 0 + true + $(P)$(PID).VAL + + false + 0.0 + true true false + 0 - false - $(P)$(PID).VAL - - - - 0 - false - - - false - 0 - - - - 133 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 163 - true - 1 - -4107d8df:1481ea34f53:-750b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Feedback - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 164 false - 20 + 194 - false - true + true - -4107d8df:1481ea34f53:-750a - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + $(P)$(PID).FBON + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)$(PID).FBON - - - - - - + true Menu Button - true - false - - Default - 100 - 6 - - - - 1 - - - - 185 - - $(pv_name) -$(pv_value) 20 + 215 - true - 1 - -4107d8df:1481ea34f53:-7509 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Control PV - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 80 false - 13 + 110 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7508 + false + 0 + true + $(P)$(PID).OUTL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(PID).OUTL - - - - 0 - false - - - false - 0 - - - - 80 - - 128 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 128 + 110 - false - true - false - -4107d8df:1481ea34f53:-7507 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 40 - 6 - - - - 1 - - - - 185 pid_plot_readback.opi true - 0 + 1 Plot setpoint and readback @@ -517,7 +435,7 @@ $(pv_value) true - 0 + 1 Plot control value @@ -525,7 +443,7 @@ $(pv_value) true - 0 + 1 PID parameters @@ -534,7 +452,7 @@ $(pv_value) true $(PID)_limits - 0 + 1 PID limits @@ -543,7 +461,7 @@ $(pv_value) true $(PID)_incalc - 0 + 1 PID input calc @@ -552,353 +470,469 @@ $(pv_value) true $(PID)_outcalc - 0 + 1 PID output calc + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 40 280 + 215 - true - 1 - -4107d8df:1481ea34f53:-7506 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Readback PV - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 55 false - 13 + 85 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7505 + false + 0 + true + $(P)$(PID).INP + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(PID).INP - - - - 0 - false - - - false - 0 - - - - 55 - - 128 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 128 + 85 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 25 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7504 + false + 0 + true + $(P)$(PID).TVAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(PID).TVAL - - - - 0 - false - - - false - 0 - - - - 30 - - 295 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 25 + 295 + 60 - true - 1 - -4107d8df:1481ea34f53:-7503 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Readback - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 1 - - 111 false - 150 + 141 - true - true - 1 - false - -4107d8df:1481ea34f53:-7502 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + $(P)$(PID).CVAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(PID).CVAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 110 - 0 - - - 1 - - - - 0 - - 133 false - $(pv_name) -$(pv_value) 150 + 163 - true - 1 - -4107d8df:1481ea34f53:-7501 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Update rate - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 164 false - 153 + 194 - false - true + true - -4107d8df:1481ea34f53:-7500 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + $(P)$(PID).SCAN + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)$(PID).SCAN + true + Menu Button + 110 + 150 + 215 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 110 - 6 - + + + + 25 + 1 + Label - - 1 + + true + true + false + + + false + $(TITLE) + + true + 1 + true + Label + 330 + false + 0 + 5 + + + + false + + + - 185 - - $(pv_name) -$(pv_value) - 150 + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + $(P)$(PID) + + true + 1 + true + Label + 330 + false + 0 + 35 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoShutter.opi b/stdApp/op/opi/autoconvert/autoShutter.opi similarity index 79% rename from stdApp/op/opi/autoShutter.opi rename to stdApp/op/opi/autoconvert/autoShutter.opi index 895a3b7..bfb7b62 100644 --- a/stdApp/op/opi/autoShutter.opi +++ b/stdApp/op/opi/autoconvert/autoShutter.opi @@ -1,135 +1,133 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 445 true - -4107d8df:1481ea34f53:-74ec - 3.2.10.20140131 + autoShutter + + true + true + false true - 445 - autoShutter false - false - - - - - - Display - true 530 - - true - 5 - - false - -1 - -1 - - - 457 600 + 457 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-74ea - - - - - 12 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 207 - $(pv_name) -$(pv_value) - 180 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-74e7 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 207 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -141,176 +139,176 @@ $(pv_value) $(P)$(S)Shtr:srCurrentOk - - 1 - 0 - true - - - - - 207 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 180 - false + 207 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-74e2 + + false + 255 + true + false + + + - + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false 98 - true + true + + + + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 200 + 2 + 178 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 178 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 0.0 + 63 + true - + - -4107d8df:1481ea34f53:-74e1 - - - - - 63 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - - - - - - - + true Rectangle - true - - - - false - - Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 274 - $(pv_name) -$(pv_value) 2 - false + 274 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-74d9 - - - - - 19 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 64 + false + + + + false + 19 + true + + + 0 - 0 + 2 + Rectangle + + @@ -322,62 +320,62 @@ $(pv_value) $(P)$(S)Shtr:Status - - 1 - 2 - true - - - - - 192 - $(pv_name) -$(pv_value) - 275 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-74d8 - - - - - 19 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 64 + 275 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 64 + false + + + + false + 19 + true + + + 0 - 0 + 2 + Rectangle + + @@ -389,176 +387,176 @@ $(pv_value) $(P)$(S)Shtr:Status - - 1 - 2 - true - - - - - 192 - $(pv_name) -$(pv_value) - 275 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-74d5 - - - - - 91 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 64 + 275 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 175 - 0 - 0 - - - 1 - 2 - true - - - - - 53 - $(pv_name) -$(pv_value) - 347 + false + + + false - - - false - true - 100.0 + 91 + true - + - -4107d8df:1481ea34f53:-74d4 - - - - - 12 - true + 0 + 2 Rectangle - false - 255 + + + true true false - false - + + $(pv_name) +$(pv_value) + true + true + Rectangle + 175 + 347 + 53 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 303 - $(pv_name) -$(pv_value) - 180 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-74d1 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 303 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -570,119 +568,119 @@ $(pv_value) $(P)$(S)Shtr:BlepsShtrPermit - - 1 - 0 - true - - - - - 303 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 180 - false + 303 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 12 + true - -4107d8df:1481ea34f53:-74cf - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 319 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 - - - 1 0 - true - - - - - 319 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-74cd - - - - - 12 - true Rectangle - false - 255 - - true - true - false - - false - - - - - - - Rectangle - true - - - - false - - Default - - 12 - 0 - 0 + @@ -694,290 +692,290 @@ $(pv_value) $(P)$(S)Shtr:AcisShtrPermit - - 1 - 0 - true - - - - - 319 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 180 - false + 319 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 37 + true - -4107d8df:1481ea34f53:-74cb - - - - - 37 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 70 + 399 + 272 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 70 - 0 - 0 - - - 1 - 0 - true - - - - - 272 - $(pv_name) -$(pv_value) - 399 + false + + + false - - - false - true - 0.0 + 38 + true - - - -4107d8df:1481ea34f53:-74c8 - - - - 38 - true + + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 72 + 399 + 272 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 72 - 0 - 0 - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 399 + false + + + false - - - false - true - 0.0 + 91 + true - + - -4107d8df:1481ea34f53:-74c4 - - - - - 91 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - - - - - - - + true Rectangle - true - - - - false - - Default - 175 - 0 - 0 - - - 1 - 2 - true - - - - - 247 - $(pv_name) -$(pv_value) 347 - false + 247 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-74c3 - - - - - 12 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 255 - $(pv_name) -$(pv_value) - 180 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-74c1 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 255 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -989,62 +987,62 @@ $(pv_value) $(P)$(S)Shtr:modeOk - - 1 - 0 - true - - - - - 255 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 180 - false + 255 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-74be - - - - - 38 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 72 + false + + + + false + 38 + true + + + 0 - 0 + 2 + Rectangle + + @@ -1056,176 +1054,176 @@ $(pv_value) $(P)cdt$(T2):trigger - - 1 - 2 - true - - - - - 272 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 72 399 - false + 272 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-74b7 + + false + 255 + true + false + + + - - 120 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 2 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 0.0 + 120 + true - + - -4107d8df:1481ea34f53:-74b6 - - - - - 60 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 200 + 2 + 2 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 120 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 100.0 + 60 + true - + - -4107d8df:1481ea34f53:-74b2 - - - - - 12 - true + 0 + 2 Rectangle - false - 255 + + + true true false - false - + + $(pv_name) +$(pv_value) + true + true + Rectangle + 200 + 2 + 120 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1237,62 +1235,62 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 0 - true - - - - - 158 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-74b1 - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 158 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1304,119 +1302,119 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 0 - true - - - - - 158 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-74ac - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 158 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 369 - $(pv_name) -$(pv_value) - 180 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-74ab - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 369 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1428,62 +1426,62 @@ $(pv_value) $(P)$(S)Shtr:UserArm - - 1 - 0 - true - - - - - 369 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-74a9 - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 369 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1495,62 +1493,62 @@ $(pv_value) $(P)$(S)Shtr:Enable - - 1 - 0 - true - - - - - 94 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 180 - false + 94 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-74a7 + + false + 255 + true + false + + + - - 12 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1562,367 +1560,548 @@ $(pv_value) $(P)$(S)Shtr:Enable - - 1 - 0 - true - - - - - 68 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 180 - false + 68 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-74a6 + + false + 255 + true + false + + + - + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false 55 - true + true + + + + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 200 + 2 + 335 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 335 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 0.0 + 37 + true - + - -4107d8df:1481ea34f53:-7497 - - - - - 50 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 70 + 399 + 78 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 383 - $(pv_name) -$(pv_value) - 263 + false + + + false - - - false - true - 0.0 + 38 + true - - - -4107d8df:1481ea34f53:-7496 - - - - 19 - true + + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 72 + 399 + 78 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 64 + false + + + + false + 38 + true + + + 0 - 0 + 2 + Rectangle + + - + true - + false - $(P)$(S)Shtr:Active + $(P)cdt$(T1):trigger - - 1 - 2 - true - - - - - 192 + + true + true + false + + $(pv_name) $(pv_value) - 405 - false + true + true + Rectangle + 72 + 399 + 78 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 0.0 + + Default + + false + + + + false + 50 + true - + - -4107d8df:1481ea34f53:-7495 - - - - - 19 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 200 + 263 + 383 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 64 + false + + + + false + 19 + true + + + 0 - 0 + 2 + Rectangle + + - + true - + false $(P)$(S)Shtr:Active - - 1 - 2 - true - - - - - 192 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 64 405 - false + 192 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7492 - - - - - 12 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 422 - $(pv_name) -$(pv_value) - 180 + false + + + false - - - false - true - 100.0 + 19 + true - + - -4107d8df:1481ea34f53:-7491 - - - - - 12 - true + 0 + 2 Rectangle - false - 255 + + + + + + true + + + false + + $(P)$(S)Shtr:Active + + true true false - false - + + $(pv_name) +$(pv_value) + true + true + Rectangle + 64 + 405 + 192 + + + + false + 255 + true + false + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false - + + false + 12 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true Rectangle + 12 + 180 + 422 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1934,1339 +2113,787 @@ $(pv_value) $(P)$(S)Shtr:TrigOutOK - - 1 - 0 - true - - - - - 422 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 180 - false + 422 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7490 - - - - - 55 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 + false + + + + false + 55 + true + + + 0 - 0 - - - 1 2 - true - - - - - 388 - $(pv_name) -$(pv_value) - 2 - false - - - - true - - true - -4107d8df:1481ea34f53:-74a5 - - 38 - Grouping Container + Rectangle + + + true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 200 + 2 + 388 + + + + false + false + false - + + true + + + + 0 + 1 true - Grouping Container - Default + - 72 - 0 + false + + + + 1 + 15 + 1 + Text Update + 0 + true + $(P)$(S)Shtr:Active + + 0.0 - false - false - 1 - - - - 78 - - 399 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-74a4 - - - - - 37 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 70 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-74a1 - - - - - 38 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 72 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-749f - - - - - 38 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 72 - 0 - 0 - - - - true - - - false - - $(P)cdt$(T1):trigger - - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - true - true - 1 - false - -4107d8df:1481ea34f53:-74a3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 0 - true - false - $(P)cdt$(T1):timeSec - - - - - - - Text Update - true - ###### - false - 0 - - - - 20 - 0 - - - 1 - - - - 0 - - 16 - false - $(pv_name) -$(pv_value) - 47 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-74a2 - false - 0.0 - - 35 - Text Update - false - - true - true - false - - 0 - true - false - $(P)cdt$(T1):timeMin - - - - - - - Text Update - true - ###### - false - 0 - - - - 40 - 0 - - - 1 - - - - 0 - - 3 - false - $(pv_name) -$(pv_value) - 3 - - - true - 1 - -4107d8df:1481ea34f53:-74a0 - false - - 21 - Label - - true - true - false - - true - false - - - - - - - Label - true - . - - - - 11 - 0 - - 1 - - - - 1 - - 11 - false - - 41 - - - - - true - - true - -4107d8df:1481ea34f53:-749a - - 20 - Grouping Container true true false - true - false - - - - - - - true - Grouping Container - - Default - - 105 - 0 - - false - false - 1 - - - - 401 - - 351 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7499 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)Shtr:ThresholdCurrent - - - - 0 - false - - - false - 0 - - - - 0 - - 0 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7498 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - ma - - - - 20 - 0 - - 1 - - - - 0 - - 0 - false - - 85 - - - - true - true - 1 - false - -4107d8df:1481ea34f53:-74eb - false - 0.0 - 15 - Text Update - false - - true - true - false - - 1 - true + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:Active - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 60 - 0 - - - 1 - - - - 1 - - 193 false - $(pv_name) -$(pv_value) 407 + 193 - true - 1 - -4107d8df:1481ea34f53:-74e9 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Storage Ring - - - + + true + 1 + true + Label 107 - 0 - - 1 - - - - 0 - - 183 false - 9 + 183 - true - 1 - -4107d8df:1481ea34f53:-74e8 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Threshold - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 237 false - 42 + 237 - true - true - 1 - false - -4107d8df:1481ea34f53:-74e6 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 2 Text Update - false + 0 + true + S:SRcurrentAI + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRcurrentAI - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 61 - 0 - - - 1 - - - - 0 - - 220 false - $(pv_name) -$(pv_value) 98 + 220 - true - 1 - -4107d8df:1481ea34f53:-74e5 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 223 false - 44 + 223 - true - 1 - -4107d8df:1481ea34f53:-74e4 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true Current > Threshold - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 1 - - 205 false - 31 + 205 - true - 1 - -4107d8df:1481ea34f53:-74e3 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Open Command - - - + + true + 1 + true + Label 107 - 0 - - 1 - - - - 1 - - 166 false - 386 + 166 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-74e0 - 0.0 - - 0 + + Default + + false + + + 342 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 2 - 0 - 0 - - 1 - 1 - true - - - - - 87 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 2 225 + 87 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-74df - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 87 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 202 + 87 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-74de - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 234 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 201 + 234 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-74dd - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 316 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 202 + 316 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-74dc - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 46 - 0 - 0 - - 1 - 1 - true - - - - - 201 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 46 227 + 201 - true - true - 1 - false - -4107d8df:1481ea34f53:-74db + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + $(P)$(S)Shtr:Status + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:Status - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 60 - 0 - - - 1 - - - - 1 - - 195 false - $(pv_name) -$(pv_value) 278 + 195 - true - 1 - -4107d8df:1481ea34f53:-74da + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Shutter - - - + + true + 1 + true + Label 107 - 0 - - 1 - - - - 1 - - 166 false - 254 + 166 - true - 1 - -4107d8df:1481ea34f53:-74d7 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Open Delay Timer - - - + + true + 1 + true + Label 165 - 0 - - 1 - - - - 1 - - 58 false - 351 + 58 - - false - true - false - -4107d8df:1481ea34f53:-74d6 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 118 + countDownTimer_more.opi @@ -3274,461 +2901,458 @@ $(pv_value) true $(T1) - 0 + 1 CountDownTime Setup + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Edit + false $(pv_name) $(pv_value) + true + Action Button + 60 404 + 118 - true - 1 - -4107d8df:1481ea34f53:-74d3 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Shutter Permits - - - + + true + 1 + true + Label 135 - 0 - - 1 - - - - 0 - - 278 false - 11 + 278 - true - true - 1 - false - -4107d8df:1481ea34f53:-74d2 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 0 Text Update - false + 0 + true + $(P)$(S)Shtr:BlepsShtrPermit + + 0.0 + true true false - 1 - true - false - $(P)$(S)Shtr:BlepsShtrPermit - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 70 - 0 - - - 1 - - - - 0 - - 302 - false $(pv_name) $(pv_value) + false + 1 + true + Text Update + 70 + false 102 + 302 - true - 1 - -4107d8df:1481ea34f53:-74d0 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true FE-EPS - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 302 false - 56 + 302 - true - true - 1 - false - -4107d8df:1481ea34f53:-74ce + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 0 Text Update - false + 0 + true + $(P)$(S)Shtr:AcisShtrPermit + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:AcisShtrPermit - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 70 - 0 - - - 1 - - - - 0 - - 318 false - $(pv_name) -$(pv_value) 102 + 318 - true - 1 - -4107d8df:1481ea34f53:-74cc + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true ACIS - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 318 false - 56 + 318 - true - true - 1 - false - -4107d8df:1481ea34f53:-74ca + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 20 + 0 Text Update - false + 0 + true + $(P)cdt$(T2):timeSec + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(T2):timeSec - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 288 false - $(pv_name) -$(pv_value) 446 + 288 - true - true - 1 - false - -4107d8df:1481ea34f53:-74c9 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 35 + 2 Text Update - false + 0 + true + $(P)cdt$(T2):timeMin + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(T2):timeMin - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 40 - 0 - - - 1 - - - - 0 - - 275 false - $(pv_name) -$(pv_value) 402 + 275 - true - 1 - -4107d8df:1481ea34f53:-74c7 + false - + + + + + + + 0 + 1 + true + + + + + + 21 + 1 Label + true true false - true + false - - - - - - - Label - true . - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 283 false - 440 + 283 - true - 1 - -4107d8df:1481ea34f53:-74c6 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Open Notify Timer - - - + + true + 1 + true + Label 165 - 0 - - 1 - - - - 1 - - 252 false - 352 + 252 - - false - true - false - -4107d8df:1481ea34f53:-74c5 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 313 + countDownTimer_more.opi @@ -3736,681 +3360,676 @@ $(pv_value) true $(T2) - 0 + 1 CountDownTime Setup - $(pv_name) -$(pv_value) - 404 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-74c2 - false - 0.0 - - 13 - Text Update + false + false + + + + false + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - 1 - true - false - S:DesiredMode + + + Edit + false + $(pv_name) +$(pv_value) + true + Action Button + 60 + 404 + 313 + + + + false + false + false - + + true + + + + 0 + 1 + true + + + + false - + - Text Update - true - ###### - false + 1 + 13 + 0 + Text Update 0 - - - - 100 - 0 - + true + S:DesiredMode - 1 - - - - 0 - - 254 - false + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 100 + false 72 + 254 - true - 1 - -4107d8df:1481ea34f53:-74c0 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true Op Mode - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 254 false - 21 + 254 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-74bf - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 166 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 202 + 166 - true - 1 - -4107d8df:1481ea34f53:-74bd + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true ma - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 0 - - 222 false - 165 + 222 - true - 1 - -4107d8df:1481ea34f53:-74bc + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true ma - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 0 - - 240 false - 165 + 240 - true - true - 1 - false - -4107d8df:1481ea34f53:-74bb + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 2 Text Update - false + 0 + true + $(P)$(S)Shtr:ThresholdCurrent + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:ThresholdCurrent - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 61 - 0 - - - 1 - - - - 0 - - 236 false - $(pv_name) -$(pv_value) 97 + 236 - true - 1 - -4107d8df:1481ea34f53:-74ba + false - + + + + + + + 0 + 1 + true + + + + + + 24 + 1 Label + true true false - true + false - - - - - - - Label - true Auto Open - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 4 false - 193 + 4 - true - 1 - -4107d8df:1481ea34f53:-74b9 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true $(P)$(S) - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 32 false - 194 + 32 - true - 1 - -4107d8df:1481ea34f53:-74b8 + false - + + + + + + + 0 + 1 + true + + + + + + 24 + 1 Label + true true false - true + false - - - - - - - Label - true Auto Open - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 7 false - 14 + 7 - true - 1 - -4107d8df:1481ea34f53:-74b5 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Lease Date - - - + + true + 1 + true + Label 135 - 0 - - 1 - - - - 0 - - 126 false - 11 + 126 - true - true - 1 - false - -4107d8df:1481ea34f53:-74b4 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 1 Text Update - false + 0 + true + $(P)AClock$(A):Set.SVAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):Set.SVAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 158 false - $(pv_name) -$(pv_value) 57 + 158 - true - 1 - -4107d8df:1481ea34f53:-74b3 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true Expire - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 158 false - 10 + 158 - - false - true - false - -4107d8df:1481ea34f53:-74b0 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 126 + alarmClock.opi true - 0 + 1 Alarm Clock + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Edit + false $(pv_name) $(pv_value) + true + Action Button + 60 125 + 126 - true - 1 - -4107d8df:1481ea34f53:-74af + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true $(P)$(S) - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 35 false - 15 + 35 - - false - true - false - -4107d8df:1481ea34f53:-74ae - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 362 + yysCalcoutRecord_full.opi @@ -4418,254 +4037,397 @@ $(pv_value) true $(S)Shtr:UserArm - 0 + 1 User Arm Calc + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Edit + false $(pv_name) $(pv_value) + true + Action Button + 60 16 + 362 - true - 1 - -4107d8df:1481ea34f53:-74ad + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Custom Arm Calc - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 0 - - 339 false - 11 + 339 + + + $(P)$(S)Shtr:Enable + 0 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-74aa - + + + + 0 + 1 + true + + Default + + false + + + 21 - + Action Button - false + 0 + $(P)$(S)Shtr:Enable + + true true false - $(P)$(S)Shtr:Enable - - - - - - - Action Button - true + + Disable - false - - Default - - 80 - 0 - 0 - - - false - 1 - - - + $(pv_name) +$(pv_value) + true + Action Button + 80 + 58 90 + + $(P)$(S)Shtr:Enable - 0 + 1 10 + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 21 + + Action Button + 0 + $(P)$(S)Shtr:Enable + + + + true + true + false + + + + Enable + false $(pv_name) $(pv_value) + true + Action Button + 80 58 + 64 - - false - true - -4107d8df:1481ea34f53:-74a8 + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 + 20 + 0 + Text Update + 0 + true + $(P)cdt$(T1):timeSec + + 0.0 + + + true + true + false + - 21 - - Action Button + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 20 + false + 446 + 94 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + false + + + + 0 + 35 + 2 + Text Update + 0 + true + $(P)cdt$(T1):timeMin + + 0.0 + true true false - $(P)$(S)Shtr:Enable + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 40 + false + 402 + 81 + + + + false - + - - - - Action Button + + + + 0 + 1 true - Enable - false - Default + - 80 - 0 - 0 - + + + + 21 + 1 + Label - - false - 1 - - - - 64 - - - $(P)$(S)Shtr:Enable - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 58 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-749e - 0.0 - - 0 - 2 - true - Polyline - false - 255 true true - true + false - - - - + + false + . + true - + 1 + true + Label + 11 + false + 440 + 89 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 24 + false + + + + 2 + true 0 - 0 - - - 1 1 - true - - - - - 375 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 202 + 375 - false - true - false - -4107d8df:1481ea34f53:-749d - - 16 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 42 - 6 - - - - 1 - - - - 390 yyCalcoutRecord_full.opi @@ -4673,7 +4435,7 @@ $(pv_value) true $(S)Shtr:Arm - 0 + 1 Arm Calc @@ -4682,7 +4444,7 @@ $(pv_value) true $(S)Shtr:Trigger - 0 + 1 Trigger @@ -4691,7 +4453,7 @@ $(pv_value) true $(S)Shtr:PostTrig - 0 + 1 PostTrigger @@ -4700,7 +4462,7 @@ $(pv_value) true $(S)Shtr:EnableOff - 0 + 1 Enable Off @@ -4709,7 +4471,7 @@ $(pv_value) true $(S)Shtr:Open - 0 + 1 Shutter Open @@ -4718,7 +4480,7 @@ $(pv_value) true $(S)Shtr:UserArm - 0 + 1 User Arm Calc @@ -4727,400 +4489,541 @@ $(pv_value) true $(S)Shtr:CalcTrigOut - 0 + 1 Remote Link Calc - $(pv_name) -$(pv_value) - 476 - - - false - true false - -4107d8df:1481ea34f53:-749c - - 20 - Menu Button + false + false + + + + false + + + + 6 + 1 + true + + Default + false + + + + 16 + + Menu Button + + + true true false + + false + $(pv_name) +$(pv_value) false - + true + Menu Button + 42 + 476 + 390 + + + + + autoShutter_less.opi + + true + + 0 + AutoShutter Less + + + false + false - + - - - - Menu Button + false + + + + 0 + 1 true - false - Default + Default - 50 - 6 - - + false + + + + 20 + + Action Button + 0 + - 1 - - - - 413 - - - autoShutter_less.opi - - true - - 1 - AutoShutter Less - - + + + true + true + false + + + + Less + false $(pv_name) $(pv_value) + true + Action Button + 50 472 + 413 - true - 1 - -4107d8df:1481ea34f53:-749b + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true SR Current Threshold - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 0 - - 386 false - 269 + 386 - - true - 1 - -4107d8df:1481ea34f53:-7494 + + + false false - + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 20 - Label + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(S)Shtr:ThresholdCurrent + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 351 + 401 + + + + false - - - - Label - true - Shutter Control - - - - 160 - 0 - - 1 - 0 - - 392 - false - - 11 - - - false - true - false - -4107d8df:1481ea34f53:-7493 - + 0 + 1 + true + + + + + + 20 - Menu Button - false + 0 + Label + true true false - false - + + false + ma + + true + 1 + true + Label + 20 + false + 436 + 401 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 60 - 6 - + + + + 20 + 0 + Label - - 1 - - - - 415 + + true + true + false + + + false + Shutter Control + + true + 1 + true + Label + 160 + false + 11 + 392 + + autoShutter_Remote.opi true - 0 + 1 RemoteShutter Setting + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Edit + false $(pv_name) $(pv_value) + true + Action Button + 60 18 + 415 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-748f - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 427 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 202 + 427 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-748e - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 65 - 0 - 0 - - 1 - 1 - true - - - - - 201 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 65 340 + 201 - true - true - 1 - false - -4107d8df:1481ea34f53:-748d + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 1 Text Update - false + 0 + true + $(P)$(S)Shtr:OpenTimeStamp + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:OpenTimeStamp - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 222 false - $(pv_name) -$(pv_value) 360 + 222 - true - 1 - -4107d8df:1481ea34f53:-748c + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true Last Opened - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 222 false - 277 + 222 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoShutter_Remote.opi b/stdApp/op/opi/autoconvert/autoShutter_Remote.opi similarity index 88% rename from stdApp/op/opi/autoShutter_Remote.opi rename to stdApp/op/opi/autoconvert/autoShutter_Remote.opi index 3eed9ae..4638ab2 100644 --- a/stdApp/op/opi/autoShutter_Remote.opi +++ b/stdApp/op/opi/autoconvert/autoShutter_Remote.opi @@ -1,135 +1,133 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 125 true - -4107d8df:1481ea34f53:-7429 - 3.2.10.20140131 + autoShutter_Remote + + true + true + false true - 125 - autoShutter_Remote false - false - - - - - - Display - true 405 - - true - 5 - - false - -1 - -1 - - - 409 426 + 409 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7428 - - - - - 70 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 400 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 0.0 + 70 + true - + - -4107d8df:1481ea34f53:-7423 - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 400 + 2 + 0 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 190 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -141,299 +139,296 @@ $(pv_value) $(P)$(S)Shtr:Trigger.OUTV - - 1 - 2 - true - - - - - 85 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 190 211 - false + 85 - true - 1 - -4107d8df:1481ea34f53:-7427 + false - + + + + + + + 0 + 1 + true + + + + + + 24 + 1 Label + true true false - true + false - - - - - - - Label - true Auto Open - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 4 false - 109 + 4 - true - 1 - -4107d8df:1481ea34f53:-7426 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true $(P)$(S) - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 47 false - 107 + 47 - true - 1 - -4107d8df:1481ea34f53:-7425 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Remote Shutter Control - - - + + true + 1 + true + Label 230 - 0 - - 1 - - - - 1 - - 27 false - 73 + 27 - true - 1 - -4107d8df:1481ea34f53:-7424 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true $(S) Shutter Open PV - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 0 - - 87 false - 4 + 87 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 186 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7422 + false + 0 + true + $(P)$(S)Shtr:CalcTrigOut.AA + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(S)Shtr:CalcTrigOut.AA - - - - 0 - false - - - false - 0 - - - - 87 - - 213 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 186 + 213 + 87 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7421 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 406 - 0 - 0 - - 1 - 1 - true - - - - - 70 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 406 1 + 70 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoShutter_less.opi b/stdApp/op/opi/autoconvert/autoShutter_less.opi similarity index 85% rename from stdApp/op/opi/autoShutter_less.opi rename to stdApp/op/opi/autoconvert/autoShutter_less.opi index 899e9a2..ba3e665 100644 --- a/stdApp/op/opi/autoShutter_less.opi +++ b/stdApp/op/opi/autoconvert/autoShutter_less.opi @@ -1,192 +1,190 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 210 true - -4107d8df:1481ea34f53:-7416 - 3.2.10.20140131 + autoShutter_less + + true + true + false true - 210 - autoShutter_less false - false - - - - - - Display - true 205 - - true - 5 - - false - -1 - -1 - - - 200 680 + 200 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7414 - - - - - 120 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 2 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 0.0 + 120 + true - + - -4107d8df:1481ea34f53:-7413 - - - - - 60 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 200 + 2 + 2 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 120 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 100.0 + 60 + true - + - -4107d8df:1481ea34f53:-740e - - - - - 12 - true + 0 + 2 Rectangle - false - 255 + + + true true false - false - + + $(pv_name) +$(pv_value) + true + true + Rectangle + 200 + 2 + 120 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -198,62 +196,62 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 0 - true - - - - - 158 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 179 - false + 158 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-740d - - - - - 12 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -265,62 +263,62 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 0 - true - - - - - 158 - $(pv_name) -$(pv_value) - 179 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7409 - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 179 + 158 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -332,62 +330,62 @@ $(pv_value) $(P)$(S)Shtr:Enable - - 1 - 0 - true - - - - - 96 - $(pv_name) -$(pv_value) - 179 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7407 - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 179 + 96 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -399,443 +397,444 @@ $(pv_value) $(P)$(S)Shtr:Enable - - 1 - 0 - true - - - - - 70 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 179 - false + 70 - true - 1 - -4107d8df:1481ea34f53:-7415 + false - + + + + + + + 0 + 1 + true + + + + + + 24 + 1 Label + true true false - true + false + Auto Open + + true + 1 + true + Label + 170 + false + 14 + 7 + + + + false - - - - Label - true - Auto Open - - - - 170 - 0 - - 1 - 1 - - 7 - false - - 14 - - - true - 1 - -4107d8df:1481ea34f53:-7412 - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Lease Date - - - + + true + 1 + true + Label 135 - 0 - - 1 - - - - 0 - - 126 false - 11 + 126 - true - true - 1 - false - -4107d8df:1481ea34f53:-7411 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 1 Text Update - false + 0 + true + $(P)AClock$(A):Set.SVAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)AClock$(A):Set.SVAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 158 false - $(pv_name) -$(pv_value) 57 + 158 - true - 1 - -4107d8df:1481ea34f53:-7410 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true Expire - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 158 false - 10 + 158 - - false - true - false - -4107d8df:1481ea34f53:-740f - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 187 + autoShutter.opi true - 1 + 0 AutoShutter - $(pv_name) -$(pv_value) - 152 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-740c - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 126 + + + More + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 152 + 187 + + alarmClock.opi true - 0 + 1 Alarm Clock + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Edit + false $(pv_name) $(pv_value) + true + Action Button + 60 125 + 126 - true - 1 - -4107d8df:1481ea34f53:-740b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true $(P)$(S) - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 35 false - 15 + 35 + + + $(P)$(S)Shtr:Enable + 0 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-740a - + + + + 0 + 1 + true + + Default + + false + + + 21 - + Action Button - false + 0 + $(P)$(S)Shtr:Enable + + true true false - $(P)$(S)Shtr:Enable - - - - - - - Action Button - true + + Disable - false - - Default - - 80 - 0 - 0 - - - false - 1 - - - + $(pv_name) +$(pv_value) + true + Action Button + 80 + 57 92 + + $(P)$(S)Shtr:Enable - 0 + 1 10 - $(pv_name) -$(pv_value) - 57 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7408 - + + + + 0 + 1 + true + + Default + + false + + + 21 - + Action Button - false + 0 + $(P)$(S)Shtr:Enable + + true true false - $(P)$(S)Shtr:Enable - - - - - - - Action Button - true + + Enable - false - - Default - - 80 - 0 - 0 - - - false - 1 - - - - 66 - - - $(P)$(S)Shtr:Enable - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 80 57 + 66 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoShutter_more.opi b/stdApp/op/opi/autoconvert/autoShutter_more.opi similarity index 86% rename from stdApp/op/opi/autoShutter_more.opi rename to stdApp/op/opi/autoconvert/autoShutter_more.opi index caa82f8..5b7d0ba 100644 --- a/stdApp/op/opi/autoShutter_more.opi +++ b/stdApp/op/opi/autoconvert/autoShutter_more.opi @@ -1,135 +1,133 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 430 true - -4107d8df:1481ea34f53:-73f5 - 3.2.10.20140131 + autoShutter_more + + true + true + false true - 430 - autoShutter_more false - false - - - - - - Display - true 530 - - true - 5 - - false - -1 - -1 - - - 259 54 + 259 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-73f4 - - - - - 12 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 207 - $(pv_name) -$(pv_value) - 180 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-73f0 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 207 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -141,176 +139,176 @@ $(pv_value) $(P)$(S)Shtr:srCurrentOk - - 1 - 0 - true - - - - - 207 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 180 - false + 207 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73eb + + false + 255 + true + false + + + - + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false 98 - true + true + + + + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 200 + 2 + 178 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 178 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 0.0 + 63 + true - + - -4107d8df:1481ea34f53:-73ea - - - - - 63 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - - - - - - - + true Rectangle - true - - - - false - - Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 274 - $(pv_name) -$(pv_value) 2 - false + 274 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73e2 - - - - - 19 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 64 + false + + + + false + 19 + true + + + 0 - 0 + 2 + Rectangle + + @@ -322,62 +320,62 @@ $(pv_value) $(P)$(S)Shtr:Open - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 270 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73e1 - - - - - 19 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 64 + 270 + 184 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 64 + false + + + + false + 19 + true + + + 0 - 0 + 2 + Rectangle + + @@ -389,63 +387,63 @@ $(pv_value) $(P)$(S)Shtr:status - - 1 - 2 - true - - - - - 180 - $(pv_name) -$(pv_value) - 408 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73e0 - - - - - 19 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 64 + 408 + 180 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 64 + false + + + + false + 19 + true + + + 0 - 0 - + 2 + Rectangle + + + true @@ -456,62 +454,62 @@ $(pv_value) $(P)$(S)Shtr:Open - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 270 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73df - - - - - 19 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 64 + 270 + 184 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 64 + false + + + + false + 19 + true + + + 0 - 0 + 2 + Rectangle + + @@ -523,290 +521,414 @@ $(pv_value) $(P)$(S)Shtr:status - - 1 - 2 - true - - - - - 180 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 64 408 - false + 180 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 37 + true - -4107d8df:1481ea34f53:-73de - - - - - 37 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 70 + 399 + 78 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 70 - 0 - 0 - - - 1 - 0 - true - - - - - 78 - $(pv_name) -$(pv_value) - 399 + false + + + false - - - false - true - 0.0 + 38 + true - - - -4107d8df:1481ea34f53:-73db - - - - 38 - true + + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 72 + 399 + 78 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 72 + false + + + + false + 91 + true + + + 0 - 0 - - - 1 2 - true - - - - - 78 - $(pv_name) -$(pv_value) - 399 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73d7 - - - - - 91 - true Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 175 + 347 + 53 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 175 - 0 - 0 - - - 1 - 2 - true - - - - - 53 - $(pv_name) -$(pv_value) - 347 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-73d6 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 178 + 303 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 - - - 1 0 - true - - - - - 303 + Rectangle + + + + + + true + + + false + + $(P)$(S)Shtr:BlepsShtrPermit + + + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 178 - false + 303 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 12 + true - -4107d8df:1481ea34f53:-73d3 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 178 + 319 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -815,417 +937,360 @@ $(pv_value) false - $(P)$(S)Shtr:BlepsShtrPermit + $(P)$(S)Shtr:AcisShtrPermit - - 1 - 0 - true - - - - - 303 - $(pv_name) -$(pv_value) - 178 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-73d1 - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 178 + 319 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 319 - $(pv_name) -$(pv_value) - 178 + false + + + false - - - false - true - 100.0 + 37 + true - -4107d8df:1481ea34f53:-73cf - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 70 + 399 + 244 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 12 - 0 - 0 - - - - true - - - false - - $(P)$(S)Shtr:AcisShtrPermit - - - - 1 - 0 - true - - - - - 319 - $(pv_name) -$(pv_value) - 178 + false + + + false - - - false - true - 100.0 + 38 + true - - - -4107d8df:1481ea34f53:-73cd - - - - 37 - true + + 0 + 2 Rectangle - false - 255 + + + true true false - false - + + $(pv_name) +$(pv_value) + true + true + Rectangle + 72 + 399 + 244 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 70 - 0 - 0 - - - 1 - 0 - true - - - - - 244 - $(pv_name) -$(pv_value) - 399 + false + + + false - - - false - true - 0.0 + 91 + true - + - -4107d8df:1481ea34f53:-73ca - - - - - 38 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - - - - - - - + true Rectangle - true - - - - false - - Default - - 72 - 0 - 0 - - - 1 - 2 - true - - - - - 244 - $(pv_name) -$(pv_value) - 399 - false + 175 + 347 + 219 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73c6 - - - - - 91 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 175 - 0 - 0 - - - 1 - 2 - true - - - - - 219 - $(pv_name) -$(pv_value) - 347 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-73c4 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 255 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 255 - $(pv_name) -$(pv_value) - 180 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-73c2 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + + + + true + + + false + + $(P)$(S)Shtr:modeOk + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 255 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 12 + false + + + + false + 38 + true + + + 0 - 0 + 2 + Rectangle + + @@ -1234,132 +1299,65 @@ $(pv_value) false - $(P)$(S)Shtr:modeOk + $(P)cdt$(T1):trigger - - 1 - 0 - true - - - - - 255 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73bf - - - - - 38 - true - Rectangle - false - 255 true true false - true - - - - - - - - Rectangle - true - - - - false - - Default - - 72 - 0 - 0 - - - - true - - - false - - $(P)cdt$(T1):trigger - - - - 1 - 2 - true - - - - - 78 + $(pv_name) $(pv_value) + true + true + Rectangle + 72 399 - false + 78 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73be - - - - - 38 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 72 + false + + + + false + 38 + true + + + 0 - 0 + 2 + Rectangle + + @@ -1371,62 +1369,62 @@ $(pv_value) $(P)cdt$(T2):trigger - - 1 - 2 - true - - - - - 244 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 72 399 - false + 244 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-73b7 - - - - - 12 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1438,62 +1436,62 @@ $(pv_value) $(P)$(S)Shtr:Enable - - 1 - 0 - true - - - - - 73 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-73b4 - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 73 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1505,176 +1503,176 @@ $(pv_value) $(P)$(S)Shtr:Enable - - 1 - 0 - true - - - - - 92 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-73b3 - - - - - 120 - true - Rectangle - false - 255 true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 12 + 180 + 92 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 2 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 0.0 + 120 + true - + - -4107d8df:1481ea34f53:-73b2 - - - - - 60 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 200 + 2 + 2 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 120 - $(pv_name) -$(pv_value) - 2 + false + + + false - - - false - true - 100.0 + 60 + true - + - -4107d8df:1481ea34f53:-73ae - - - - - 12 - true + 0 + 2 Rectangle - false - 255 + + + true true false - false - + + $(pv_name) +$(pv_value) + true + true + Rectangle + 200 + 2 + 120 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1686,62 +1684,62 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 0 - true - - - - - 158 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-73ad - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 158 + + + + false + 255 + true + false - - - - Rectangle - true - + - - false - - Default - - 12 - 0 + + false + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 12 + true + + + + 0 + 0 + Rectangle + + @@ -1753,119 +1751,119 @@ $(pv_value) $(P)AClock$(A):Trigger - - 1 - 0 - true - - - - - 158 - $(pv_name) -$(pv_value) - 180 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-73a4 - - - - - 12 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 180 + 158 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 - 0 - 0 - - - 1 - 0 - true - - - - - 371 - $(pv_name) -$(pv_value) - 172 + false + + + false - - - false - true - 100.0 + 12 + true - -4107d8df:1481ea34f53:-73a3 - - - - - 12 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 12 + 172 + 371 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 12 + false + + + + false + 12 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1877,916 +1875,872 @@ $(pv_value) $(P)$(S)Shtr:UserArm - - 1 - 0 - true - - - - - 371 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 12 172 - false + 371 - true - 1 - -4107d8df:1481ea34f53:-73f3 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Storage Ring - - - + + true + 1 + true + Label 107 - 0 - - 1 - - - - 0 - - 183 false - 9 + 183 - true - true - 1 - false - -4107d8df:1481ea34f53:-73f2 + + false false - 0.0 - - 15 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)Shtr:Open + false - + - - - - Text Update - true - ###### - false - 0 - - - - 60 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 15 1 - - 186 - false + Text Update + 0 + true + $(P)$(S)Shtr:Open + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 60 + false 272 + 186 - true - 1 - -4107d8df:1481ea34f53:-73f1 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Threshold - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 237 false - 42 + 237 - true - true - 1 - false - -4107d8df:1481ea34f53:-73ef + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 2 Text Update - false + 0 + true + S:SRcurrentAI + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRcurrentAI - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 61 - 0 - - - 1 - - - - 0 - - 220 false - $(pv_name) -$(pv_value) 98 + 220 - true - 1 - -4107d8df:1481ea34f53:-73ee + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true Current - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 223 false - 44 + 223 - true - 1 - -4107d8df:1481ea34f53:-73ed + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true Current > Threshold - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 1 - - 205 false - 31 + 205 - true - 1 - -4107d8df:1481ea34f53:-73ec + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true AutoOpen Status - - - + + true + 1 + true + Label 107 - 0 - - 1 - - - - 0 - - 166 false - 256 + 166 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-73e9 - 0.0 - - 0 + + Default + + false + + + 232 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 2 - 0 - 0 - - 1 - 1 - true - - - - - 87 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 2 225 + 87 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-73e8 - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 87 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 203 + 87 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-73e7 - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 234 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 201 + 234 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-73e6 - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 316 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 202 + 316 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-73e5 - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 38 - 0 - 0 - - 1 - 1 - true - - - - - 193 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 38 227 + 193 - true - true - 1 - false - -4107d8df:1481ea34f53:-73e4 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 1 Text Update - false + 0 + true + $(P)$(S)Shtr:status + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:status - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 60 - 0 - - - 1 - - - - 1 - - 183 false - $(pv_name) -$(pv_value) 411 + 183 - true - 1 - -4107d8df:1481ea34f53:-73e3 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true Shutter Status - - - + + true + 1 + true + Label 107 - 0 - - 1 - - - - 0 - - 163 false - 390 + 163 - true - true - 1 - false - -4107d8df:1481ea34f53:-73dd + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 20 + 0 Text Update - false + 0 + true + $(P)cdt$(T1):timeSec + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(T1):timeSec - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 94 false - $(pv_name) -$(pv_value) 446 + 94 - true - true - 1 - false - -4107d8df:1481ea34f53:-73dc + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 35 + 2 Text Update - false + 0 + true + $(P)cdt$(T1):timeMin + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(T1):timeMin - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 40 - 0 - - - 1 - - - - 0 - - 81 false - $(pv_name) -$(pv_value) 402 + 81 - true - 1 - -4107d8df:1481ea34f53:-73da + false - + + + + + + + 0 + 1 + true + + + + + + 21 + 1 Label + true true false - true + false - - - - - - - Label - true . - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 89 false - 440 + 89 - true - 1 - -4107d8df:1481ea34f53:-73d9 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Open Delay Timer - - - + + true + 1 + true + Label 165 - 0 - - 1 - - - - 1 - - 58 false - 351 + 58 - - false - true - false - -4107d8df:1481ea34f53:-73d8 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 35 - 6 - - - - 1 - - - - 119 + countDownTimer_more.opi @@ -2794,461 +2748,458 @@ $(pv_value) true $(T1) - 0 + 1 CountDownTime Setup + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Set + false $(pv_name) $(pv_value) + true + Action Button + 35 418 + 119 - true - 1 - -4107d8df:1481ea34f53:-73d5 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Shutter Permits - - - - 135 - 0 - - 1 - - - - 0 - - 278 + + true + 1 + true + Label + 135 false - 11 + 278 - true - true - 1 - false - -4107d8df:1481ea34f53:-73d4 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 0 Text Update - false + 0 + true + $(P)$(S)Shtr:BlepsShtrPermit + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:BlepsShtrPermit - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 70 - 0 - - - 1 - - - - 0 - - 302 false - $(pv_name) -$(pv_value) 102 + 302 - true - 1 - -4107d8df:1481ea34f53:-73d2 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true FE-EPS - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 302 false - 56 + 302 - true - true - 1 - false - -4107d8df:1481ea34f53:-73d0 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 0 Text Update - false + 0 + true + $(P)$(S)Shtr:AcisShtrPermit + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:AcisShtrPermit - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 70 - 0 - - - 1 - - - - 0 - - 318 false - $(pv_name) -$(pv_value) 102 + 318 - true - 1 - -4107d8df:1481ea34f53:-73ce + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true ACIS - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 318 false - 56 + 318 - true - true - 1 - false - -4107d8df:1481ea34f53:-73cc + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 20 + 0 Text Update - false + 0 + true + $(P)cdt$(T2):timeSec + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(T2):timeSec - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 20 - 0 - - - 1 - - - - 0 - - 260 false - $(pv_name) -$(pv_value) 446 + 260 - true - true - 1 - false - -4107d8df:1481ea34f53:-73cb + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 35 + 2 Text Update - false + 0 + true + $(P)cdt$(T2):timeMin + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(T2):timeMin - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 40 - 0 - - - 1 - - - - 0 - - 247 false - $(pv_name) -$(pv_value) 402 + 247 - true - 1 - -4107d8df:1481ea34f53:-73c9 + false - + + + + + + + 0 + 1 + true + + + + + + 21 + 1 Label + true true false - true + false - - - - - - - Label - true . - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 255 false - 440 + 255 - true - 1 - -4107d8df:1481ea34f53:-73c8 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Last Open Timer - - - + + true + 1 + true + Label 165 - 0 - - 1 - - - - 1 - - 224 false - 352 + 224 - - false - true - false - -4107d8df:1481ea34f53:-73c7 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 35 - 6 - - - - 1 - - - - 285 + countDownTimer_more.opi @@ -3256,52 +3207,54 @@ $(pv_value) true $(T2) - 0 + 1 CountDownTime Setup - $(pv_name) -$(pv_value) - 418 - - - false - true - false - -4107d8df:1481ea34f53:-73c5 - - 19 - Menu Button - false - - true - true - false - - false - + false + false - + - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 + false - 404 + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Set + false + $(pv_name) +$(pv_value) + true + Action Button + 35 + 418 + 285 + + yyCalcoutRecord_full.opi @@ -3309,7 +3262,7 @@ $(pv_value) true $(S)Shtr:Arm - 0 + 1 Arm Calc @@ -3318,7 +3271,7 @@ $(pv_value) true $(S)Shtr:Trigger - 0 + 1 Trigger @@ -3327,7 +3280,7 @@ $(pv_value) true $(S)Shtr:PostTrig - 0 + 1 PostTrigger @@ -3336,7 +3289,7 @@ $(pv_value) true $(S)Shtr:EnableOff - 0 + 1 Enable Off @@ -3345,982 +3298,976 @@ $(pv_value) true $(S)Shtr:UserArm - 0 + 1 User Arm Calc + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 19 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 50 6 + 404 - true - true - 1 - false - -4107d8df:1481ea34f53:-73c3 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 0 Text Update - false + 0 + true + S:DesiredMode + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:DesiredMode - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 254 false - $(pv_name) -$(pv_value) 72 + 254 - true - 1 - -4107d8df:1481ea34f53:-73c1 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true Op Mode - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 254 false - 21 + 254 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-73c0 - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 24 - 0 - 0 - - 1 - 1 - true - - - - - 166 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 24 202 + 166 - true - 1 - -4107d8df:1481ea34f53:-73bd + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true ma - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 0 - - 222 false - 165 + 222 - true - 1 - -4107d8df:1481ea34f53:-73bc + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true ma - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 0 - - 240 false - 165 + 240 - true - true - 1 - false - -4107d8df:1481ea34f53:-73bb + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 2 Text Update - false + 0 + true + $(P)$(S)Shtr:ThresholdCurrent + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(S)Shtr:ThresholdCurrent - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 61 - 0 - - - 1 - - - - 0 - - 236 false - $(pv_name) -$(pv_value) 97 + 236 - - false - true - false - -4107d8df:1481ea34f53:-73ba - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 404 + autoShutter.opi true - 1 + 0 AutoShutter More + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Less + false $(pv_name) $(pv_value) + true + Action Button + 50 475 + 404 - true - 1 - -4107d8df:1481ea34f53:-73b9 + false - + + + + + + + 0 + 1 + true + + + + + + 24 + 1 Label + true true false - true + false - - - - - - - Label - true Auto Open - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 4 false - 193 + 4 - - true - 1 - -4107d8df:1481ea34f53:-73b8 + + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true $(P)$(S) - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 32 false - 194 + 32 - false - true - -4107d8df:1481ea34f53:-73b6 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S)Shtr:Enable + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 144 - 0 - - - - - + false + + + + 40 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 69 + Choice Button + $(P)$(S)Shtr:Enable + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 144 31 + 69 - true - 1 - -4107d8df:1481ea34f53:-73b5 + false - + + + + + + + 0 + 1 + true + + + + + + 24 + 1 Label + true true false - true + false - - - - - - - Label - true Auto Open - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 7 false - 14 + 7 - true - 1 - -4107d8df:1481ea34f53:-73b1 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Lease Date - - - + + true + 1 + true + Label 135 - 0 - - 1 - - - - 0 - - 126 false - 11 + 126 - true - true - 1 - false - -4107d8df:1481ea34f53:-73b0 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 13 + 1 Text Update - false + 0 + true + $(P)AClock$(A):Set.SVAL + + 0.0 + true true false - 1 - true - false - $(P)AClock$(A):Set.SVAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 120 - 0 - - - 1 - - - - 1 - - 158 - false + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 120 + false 57 + 158 - true - 1 - -4107d8df:1481ea34f53:-73af + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 0 Label + true true false - true + false - - - - - - - Label - true Expire - - - + + true + 1 + true + Label 45 - 0 - - 1 - - - - 0 - - 158 false - 10 + 158 - - false - true - false - -4107d8df:1481ea34f53:-73ac - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 30 - 6 - - - - 1 - - - - 126 + alarmClock.opi true - 0 + 1 Alarm Clock + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Set + false $(pv_name) $(pv_value) + true + Action Button + 30 125 + 126 - true - 1 - -4107d8df:1481ea34f53:-73ab + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true $(P)$(S) - - - + + true + 1 + true + Label 170 - 0 - - 1 - - - - 1 - - 35 false - 15 + 35 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 50 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-73aa + false + 0 + true + $(P)$(S)Shtr:ThresholdCurrent + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(S)Shtr:ThresholdCurrent - - - - 0 - false - - - false - 0 - - - - 374 - - 434 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 50 + 434 + 374 - true - 1 - -4107d8df:1481ea34f53:-73a9 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true SR Current Threshold - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 1 - - 378 false - 282 + 378 - true - 1 - -4107d8df:1481ea34f53:-73a8 + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 0 Label + true true false - true + false - - - - - - - Label - true ma - - - + + true + 1 + true + Label 10 - 0 - - 1 - - - - 0 - - 381 false - 488 + 381 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-73a7 - 0.0 - - 0 + + Default + + false + + + 2 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 553 - 0 - 0 - - 1 - 1 - true - - - - - 355 - $(pv_name) -$(pv_value) - -23 - - - false - true - false - -4107d8df:1481ea34f53:-73a6 - - 20 - Menu Button - false + 0.0 + true true - false + true - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 368 + + $(pv_name) +$(pv_value) + true + true + Polyline + 553 + -23 + 355 + + yysCalcoutRecord_full.opi @@ -4328,53 +4275,91 @@ $(pv_value) true $(S)Shtr:UserArm - 0 + 1 User Arm Calc + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + + false $(pv_name) $(pv_value) + true + Action Button + 20 194 + 368 - true - 1 - -4107d8df:1481ea34f53:-73a5 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Custom Arm Calc - - - + + true + 1 + true + Label 140 - 0 - - 1 - - - - 1 - - 367 false - 20 + 367 - \ No newline at end of file + diff --git a/stdApp/op/opi/beamHistory.opi b/stdApp/op/opi/autoconvert/beamHistory.opi similarity index 94% rename from stdApp/op/opi/beamHistory.opi rename to stdApp/op/opi/autoconvert/beamHistory.opi index bf21cf6..b0652b2 100644 --- a/stdApp/op/opi/beamHistory.opi +++ b/stdApp/op/opi/autoconvert/beamHistory.opi @@ -1,786 +1,783 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 210 true - -4107d8df:1481ea34f53:-734e - 3.2.10.20140131 + beamHistory + + true + true + false true - 210 - beamHistory false - false - - - - - - Display - true 360 - - true - 5 - - false - -1 - -1 - - - 10 10 + 10 - true - 1 - -4107d8df:1481ea34f53:-734d + false - + + + + + + + 0 + 1 + true + + + + + + 26 + 1 Label + true true false - true + false - - - - - - - Label - true Beam Current (mA): - - - + + true + 1 + true + Label 260 - 0 - - 1 - - - - 1 - - 2 false - 0 + 2 - true - true - 1 - false - -4107d8df:1481ea34f53:-734c + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 30 + 1 Text Update - false + 0 + true + S:SRcurrentAI + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRcurrentAI - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 0 false - $(pv_name) -$(pv_value) 240 + 0 - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 + + false true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 + 0.0 + + + + History (Hours) + true + + + false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + Secondary Axis (2) + true - 0 + true + false + 100.0 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 50 - 0 - 0 + + Default + + + true + 0 + + Default Bold + + true + true + true + 0.0 - true - - - true - - - 160 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 - - - + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 1 - true - 0 - true - $(trace_3_y_pv) - 0 - - - - - 0 - 0 - - 100 + true + false + + + + 160 XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true + + + + + + + + true + true + false + + + true + false true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 + 0 + 4 + 0 + + + + 0 + 100 0 - true - true - 1 + true + 0 + S:SRtimeCP + + 1 + S:SRcurrentCP + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 - - 100 - History (Hours) - 1 + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-734b - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - - true + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_12_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true - $(trace_12_y_pv) - 4 - 0 - 0 - 1 - 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 + 1 + + true - true - true - true - 0 - 0 - true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) 0 - 0 - - - 4 + 4 + 0 - false - 0 - 0 - - + 0 + 100 + 0 + true + 0 + + 1 - true - - $(trace_4_y_pv) + + + true + 100 + true 1 - true - true - 100 - 0 - 0 - S:SRtimeCP + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 + + + + 0 100 0 - true - 1 - S:SRcurrentCP + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 $(trace_18_y_pv) - - true - - 4 - + 0 4 - - 0 - - - - 100 - - 0 - true - 0 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_2_y_pv) + 0 + 4 + 0 + + + + 0 100 - 1 - 4 - true - 100 - 1 - 0 - 0 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_3_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 - - - true - - true - false + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 - Secondary Axis (2) - - true - 0 - XY Graph - true - 360 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - - - - 2 - $(trace_2_y_pv) + 0 + 100 + 0 true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - + 0 + + + 1 - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true - 0 - - 0.0 - - - - 0 - 4 - - true - 1 - - Default - - true - - - 0.0 + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 - - - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_7_y_pv) + 0 + 4 + 0 - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 100 - 4 - true - 100 + 0 + true + 0 + + + 1 + + + true + 100 true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - + - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true - - 100 - 1 - 0 - - - - 0 - - - - - true - 100 - - - - true - 4 - true - $(trace_7_y_pv) + 1 + false + + + true + XY Graph + 360 + 0 + 50 - true - 1 - -4107d8df:1481ea34f53:-734a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Beam Lifetime (h): - - - + + true + 1 + true + Label 260 - 0 - - 1 - - - - 1 - - 30 false - 0 + 30 - true - true - 1 - false - -4107d8df:1481ea34f53:-7349 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + S:SRlifeTimeHrsCC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRlifeTimeHrsCC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 30 false - $(pv_name) -$(pv_value) 240 + 30 - \ No newline at end of file + diff --git a/stdApp/op/opi/beamHistory_full.opi b/stdApp/op/opi/autoconvert/beamHistory_full.opi similarity index 80% rename from stdApp/op/opi/beamHistory_full.opi rename to stdApp/op/opi/autoconvert/beamHistory_full.opi index f627a90..4106b50 100644 --- a/stdApp/op/opi/beamHistory_full.opi +++ b/stdApp/op/opi/autoconvert/beamHistory_full.opi @@ -1,3151 +1,3154 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 650 true - -4107d8df:1481ea34f53:-7341 - 3.2.10.20140131 + beamHistory_full + + true + true + false true - 650 - beamHistory_full false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 10 10 + 10 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 25 + true - -4107d8df:1481ea34f53:-7340 - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 100 + 384 + 187 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 100 - 0 - 0 - - - 1 - 0 - true - - - - - 187 - $(pv_name) -$(pv_value) - 384 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-7337 - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 200 + 229 + 92 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 200 - 0 - 0 - - - 1 - 0 - true - - - - - 92 - $(pv_name) -$(pv_value) - 229 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-7336 - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 200 + 229 + 92 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 200 + false + + + + false + 25 + true + + + 0 - 0 - - - 1 0 - true - - - - - 92 - $(pv_name) -$(pv_value) - 229 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7335 - - - - - 25 - true Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 240 + 246 + 3 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 240 - 0 - 0 - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 246 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-731e - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 220 + 227 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 220 - 0 - 0 - - - 1 - 0 - true - - - - - 215 - $(pv_name) -$(pv_value) - 227 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-731d - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 220 + 227 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 220 - 0 - 0 - - - 1 - 0 - true - - - - - 215 - $(pv_name) -$(pv_value) - 227 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-7319 - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 220 + 9 + 242 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 220 - 0 - 0 - - - 1 - 0 - true - - - - - 242 - $(pv_name) -$(pv_value) - 9 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-7318 - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 220 + 252 + 243 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 220 - 0 - 0 - - - 1 - 0 - true - - - - - 243 - $(pv_name) -$(pv_value) - 252 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-7314 - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 90 + 283 + 186 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 90 - 0 - 0 - - - 1 - 0 - true - - - - - 186 - $(pv_name) -$(pv_value) - 283 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-7312 - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 50 + 227 + 186 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 50 - 0 - 0 - - - 1 - 0 - true - - - - - 186 - $(pv_name) -$(pv_value) - 227 + false + + + false - - - false - true - 100.0 + 25 + true - -4107d8df:1481ea34f53:-7311 - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - - - - - - - + true Rectangle - true - - - - false - - Default - 50 - 0 - 0 - - - 1 - 0 - true - - - - - 186 - $(pv_name) -$(pv_value) 227 - false + 186 - - - true - - true - -4107d8df:1481ea34f53:-7330 - - 88 - Grouping Container - - true - true - false - - true - false - - - + + + false - + - true - Grouping Container - - Default - - 8 - 0 - - false - false - 1 - 535 - - 17 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-732f - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-732e - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 20 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-732d - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 40 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-732c - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 60 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-732b - - - - - 8 - true - Ellipse - false - 255 - - true - true - true - - false - - - - - - - - Ellipse - true - - - - false - - Default - - 8 - 0 - 0 - - - 1 - 0 - true - - - - - 80 - $(pv_name) -$(pv_value) - 0 - false - - - - true - 1 - -4107d8df:1481ea34f53:-733f - false - + 0 + 1 + true + + + + + + 20 + 0 Label + + + + true + + + false + + SRFB:GBL:HLoopStatusBI + + true true false - true + false - - - - - - - Label - true Current: - - - + + true + 1 + true + Label 75 - 0 - - 1 - - - - 0 - - 7 false - 2 + 7 - true - true - 1 - false - -4107d8df:1481ea34f53:-733e + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:SRcurrentAI.VAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:SRcurrentAI.VAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 120 - 0 - - - 1 - - - - 1 - - 5 false - $(pv_name) -$(pv_value) 84 + 5 - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 + + false true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - + 0.0 + + + + History (Hours) + true + - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 281 - 0 - 11 - + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + - - true - - - true - - - 200 + + Current + true + + + + false 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 + 0.0 + + Default + + + true + 0 - + Default Bold - 1 + true + true + 0.0 + + + + Secondary Axis (2) + true + + + true - 0 + false + 100.0 + 0.0 + + Default + + true - $(trace_3_y_pv) - 0 - - + 0 + + Default Bold + + true + true + true + 0.0 + - - 0 - 0 - - 100 + + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 + 1 + true + false + + + + 200 XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true + + + + + + + + true + true + false + + + true + false true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 + 0 + 4 + 0 + + + + 0 + 100 0 - true - true - 1 + true + 0 + S:SRtimeCP + + 1 + S:SRcurrentCP + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 - - 100 - Primary X Axis (0) - 1 + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-733d - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - Primary Y Axis (1) - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 $(trace_12_y_pv) - 4 0 - 0 - 1 + 4 + 0 + + + + 0 + 100 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 + true + 0 + + + 1 + + true - true - true - true - 0 - 0 - true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) 0 - 0 - - - 4 + 4 + 0 - false - 0 - 0 - - + 0 + 100 + 0 + true + 0 + + 1 - true - - $(trace_4_y_pv) + + + true + 100 + true 1 - true - true - 100 - 0 - 0 - + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 + + + + 0 100 0 - true - 1 - $(pv_name) - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 + true + 0 + + + 1 + - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - - Secondary Axis (2) - - true - 0 - XY Graph - true - 480 + true 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 + true + 1 + $(trace_17_y_pv) + 0 + 4 0 - true + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 true - 0 - - Default - - 4 - + 1 + $(trace_2_y_pv) + 0 + 4 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true - 0 - - 0.0 - - - + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_3_y_pv) 0 - 4 - - true - 1 - - Default - - true - - - 0.0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 - - - - - - - - 100 - 4 - true - 100 - true - 1 - true - + 0 + 100 + 0 true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - - - 4 - - - - true - 0 - - - - + 0 + - - 1 - - 0 - true + 1 - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 - 100 - 1 - 0 - - - - 0 - - - - + + 1 + + + true + 100 true - 100 - - - + 1 + $(trace_7_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + true - 4 - true - $(trace_7_y_pv) + 100 + true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + 1 + false + + + true + XY Graph + 480 + 11 + 281 - true - 1 - -4107d8df:1481ea34f53:-733c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Beam Current History - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 483 false - 63 + 483 - true - 1 - -4107d8df:1481ea34f53:-733b + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false + ma + + true + 1 + true + Label + 20 + false + 211 + 10 + + + + false + + + + 0 + 1 + true + + + - + + 20 + 0 + Label + + + true + true + false + + + false + Lifetime: + + true + 1 + true Label + 75 + false + 253 + 7 + + + + false + false + false + + + + true + + + + 0 + 1 true - ma - + - 20 - 0 + false + + + + 1 + 25 + 1 + Text Update + 0 + true + S:SRlifeTimeHrsCC + + 0.0 - 1 + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 74 + false + 347 + 4 + + + + false + + + + 0 + 1 + true + + + + + + + 15 0 - - 10 - false + Label + + + true + true + false + + + false + Hours - 211 + true + 1 + true + Label + 50 + false + 430 + 10 - true - 1 - -4107d8df:1481ea34f53:-733a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + S:injectingStatusBI + + true true false - true + false + INJECTION IN PROGRESS + + true + 1 + true + Label + 100 + false + 320 + 6 + + + + false - - - - Label - true - Lifetime: - - - - 75 - 0 - - 1 - 0 - - 7 - false - - 253 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7339 - false - 0.0 - - 25 - Text Update - false + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + + true + + + false + + ACIS:ShutterPermit + + true true false - 1 - true - false - S:SRlifeTimeHrsCC + + false + Shutters Enabled + + true + 1 + true + Label + 150 + false + 254 + 94 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 74 - 0 - - - 1 + 0 + 1 + true + + + + + + + 20 1 - - 4 - false - $(pv_name) -$(pv_value) - 347 - - - true - 1 - -4107d8df:1481ea34f53:-7338 - false - - 15 Label + + + + true + + + false + + ACIS:ShutterPermit + + true true false - true + false + Shutters Disabled + + true + 1 + true + Label + 170 + false + 244 + 94 + + + + false - - - - Label - true - Hours - - - - 50 - 0 - - 1 - 0 - - 10 - false - - 430 - - - true - 1 - -4107d8df:1481ea34f53:-7334 - false - + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false + Shutter Status : + + true + 1 + true + Label + 160 + false + 40 + 95 + + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - INJECTION IN PROGRESS + + + + 100.0 - + Default - 100 - 0 + false + + + + false + 8 + true + + + + 0 + 0 + Ellipse + + - 1 - - - - 1 - - 6 - false - - 320 - - - true - 1 - -4107d8df:1481ea34f53:-7333 - false - - 20 - Label true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Ellipse + 8 + 17 + 535 + + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - Shutters Enabled + + + + 100.0 - + Default - 150 - 0 + false + + + + false + 8 + true + + + + 0 + 0 + Ellipse + + - 1 - - - - 1 - - 94 - false - - 254 - - - true - 1 - -4107d8df:1481ea34f53:-7332 - false - - 20 - Label true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Ellipse + 8 + 17 + 555 + + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - Shutters Disabled + + + + 100.0 - + Default - 170 - 0 + false + + + + false + 8 + true + + + + 0 + 0 + Ellipse + + - 1 - - - - 1 - - 94 - false - - 244 - - - true - 1 - -4107d8df:1481ea34f53:-7331 - false - - 20 - Label true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Ellipse + 8 + 17 + 575 + + + + false + 255 + true + false - + - - - - Label - true - Shutter Status : - - - - 160 - 0 - - 1 + + + + false - 1 - - 95 - false - - 40 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-732a - false - 0.0 - - 20 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 8 + true + + + + 0 + 0 + Ellipse + + + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - OPS:message3 + true + Ellipse + 8 + 17 + 595 + + + + false + 255 + true + false - + - - - - Text Update + + + + false + + + + 0 + 1 true - ###### - false - 0 + + + + 100.0 - + Default - 400 - 0 - + false + + + + false + 8 + true + + + + 0 + 0 + Ellipse + - 1 - - - - 0 - - 570 - false + + + true + true + true + + $(pv_name) $(pv_value) - 38 + false + true + Ellipse + 8 + 17 + 615 - true - true - 1 - false - -4107d8df:1481ea34f53:-7329 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + OPS:message2 + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - OPS:message2 - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 400 - 0 - - - 1 - - - - 0 - - 550 false - $(pv_name) -$(pv_value) 38 + 550 - true - 1 - -4107d8df:1481ea34f53:-7328 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Messages from Operations: - - - + + true + 1 + true + Label 214 - 0 - - 1 - - - - 1 - - 507 false - 76 + 507 - true - true - 1 - false - -4107d8df:1481ea34f53:-7327 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + OPS:message1 + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - OPS:message1 - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 400 - 0 - - - 1 - - - - 0 - - 530 false - $(pv_name) -$(pv_value) 38 + 530 - true - true - 1 - false - -4107d8df:1481ea34f53:-7326 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + OPS:message5 + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - OPS:message5 - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 400 - 0 - - - 1 - - - - 0 - - 610 false - $(pv_name) -$(pv_value) 39 + 610 + + false + false + false + + + true - true - 1 - false - -4107d8df:1481ea34f53:-7325 - false - 0.0 - + + + + 0 + 1 + true + + + + false + + + + 1 20 + 0 Text Update - false + 0 + true + OPS:message4 + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - OPS:message4 - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 400 - 0 - - - 1 - - - - 0 - - 592 false - $(pv_name) -$(pv_value) 38 + 592 - true - true - 1 - false - -4107d8df:1481ea34f53:-7324 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:DesiredMode + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:DesiredMode - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 250 - 0 - - - 1 - - - - 1 - - 33 false - $(pv_name) -$(pv_value) 219 + 33 - true - true - 1 - false - -4107d8df:1481ea34f53:-7323 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:ActualMode + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:ActualMode - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 200 - 0 - - - 1 - - - - 1 - - 61 false - $(pv_name) -$(pv_value) 230 + 61 - true - 1 - -4107d8df:1481ea34f53:-7322 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Operating Mode : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 1 - - 65 false - 40 + 65 - true - 1 - -4107d8df:1481ea34f53:-7321 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Machine Status : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 0 - - 37 false - 40 + 37 - true - true - 1 - false - -4107d8df:1481ea34f53:-7320 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + S:FillNumber + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:FillNumber - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 50 - 0 - - - 1 - - - - 1 - - 157 false - $(pv_name) -$(pv_value) 230 + 157 - true - 1 - -4107d8df:1481ea34f53:-731f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Fill Number : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 1 - - 157 false - 40 + 157 - true - 1 - -4107d8df:1481ea34f53:-731c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + S:OrbitCorrection:CC + + true true false - true + false - - - - - - - Label - true Correction in Progress - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 217 false - 237 + 217 - true - 1 - -4107d8df:1481ea34f53:-731b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + S:OrbitCorrection:CC + + true true false - true + false - - - - - - - Label - true No Corrections - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 217 false - 236 + 217 - true - 1 - -4107d8df:1481ea34f53:-731a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - + Orbit Status : + + true + 1 + true Label - true - Orbit Status : - - - 160 - 0 - - 1 - - - - 1 - - 218 false - 40 + 218 - true - 1 - -4107d8df:1481ea34f53:-7317 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + S:OrbitControlLawXFineBO + + true true false - true + false - - - - - - - Label - true Horizontal Correction - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 247 false - 261 + 247 - true - 1 - -4107d8df:1481ea34f53:-7316 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + S:OrbitControlLawYFineBO + + true true false - true + false - - - - - - - Label - true Vertical Correction - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 245 false - 18 + 245 - true - 1 - -4107d8df:1481ea34f53:-7315 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Feedback Status : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 1 - - 189 false - 40 + 189 - true - 1 - -4107d8df:1481ea34f53:-7313 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + SRFB:GBL:VLoopStatusBI + + true true false - true + false - - - - - - - Label - true Vertical - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 189 false - 283 + 189 - true - 1 - -4107d8df:1481ea34f53:-7310 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + SRFB:GBL:LoopStatusBI + + true true false - true + false - - - - - - - Label - true OFF - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 188 false - 236 + 188 - true - 1 - -4107d8df:1481ea34f53:-730f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + SRFB:GBL:LoopStatusBI + + true true false - true + false - - - - - - - Label - true ON - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 188 false - 236 + 188 - true - 1 - -4107d8df:1481ea34f53:-730e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + + + + true + + + false + + SRFB:GBL:HLoopStatusBI + + true true false - true + false - - - - - - - Label - true Horizontal - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 191 false - 384 + 191 - true - true - 1 - false - -4107d8df:1481ea34f53:-730d + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 15 + 0 Text Update - false + 0 + true + S:IOC:timeOfDayForm1SI + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - S:IOC:timeOfDayForm1SI - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 200 - 0 - - - 1 - - - - 0 - - 486 false - $(pv_name) -$(pv_value) 289 + 486 - true - true - 1 - false - -4107d8df:1481ea34f53:-730c + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 25 + 1 Text Update - false + 0 + true + NoOfShuttersOpenA + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - NoOfShuttersOpenA - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 50 - 0 - - - 1 - - - - 1 - - 126 false - $(pv_name) -$(pv_value) 229 + 126 - true - 1 - -4107d8df:1481ea34f53:-730b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - - Label - true Shutters Open : - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 1 - - 126 false - 39 + 126 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/compress_more.opi b/stdApp/op/opi/autoconvert/compress_more.opi new file mode 100644 index 0000000..52d599d --- /dev/null +++ b/stdApp/op/opi/autoconvert/compress_more.opi @@ -0,0 +1,1151 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 275 + + true + + compress_more + + + true + true + false + true + false + Display + 310 + 683 + 70 + + + + $(P)$(Q).RES + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 25 + + Action Button + 0 + $(P)$(Q).RES + + + + true + true + false + + + + Reset + false + $(pv_name) +$(pv_value) + true + Action Button + 65 + 10 + 20 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(Q).INP + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 172 + 10 + 55 + + + + + $(P)$(Q).PROC + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 25 + + Action Button + 0 + $(P)$(Q).PROC + + + + true + true + false + + + + Proc + false + $(pv_name) +$(pv_value) + true + Action Button + 65 + 85 + 20 + + + + true + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + $(P)$(Q).ALG + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 130 + 10 + 80 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)$(Q).NUSE + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 65 + false + 235 + 55 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)$(Q).NSAM + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 65 + false + 235 + 35 + + + + + compress.opi + + true + + 0 + less + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Less + false + $(pv_name) +$(pv_value) + true + Action Button + 70 + 230 + 100 + + + + false + true + 0.0 + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + Secondary Axis (2) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + true + 0.0 + + + + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 + 1 + true + false + + + + 140 + XY Graph + + + + + + + + true + true + false + + + true + false + true + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 + $(trace_0_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + $(P)$(Q) + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_12_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_2_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_3_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_7_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + 1 + false + + + true + XY Graph + 290 + 10 + 125 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + NUSE + + true + 1 + true + Label + 40 + false + 190 + 55 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + NSAM + + true + 1 + true + Label + 40 + false + 190 + 35 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(Q).N + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 65 + 235 + 75 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + N + + true + 1 + true + Label + 40 + false + 190 + 75 + + diff --git a/stdApp/op/opi/countDownTimer.opi b/stdApp/op/opi/autoconvert/countDownTimer.opi similarity index 74% rename from stdApp/op/opi/countDownTimer.opi rename to stdApp/op/opi/autoconvert/countDownTimer.opi index 8b8f294..460e936 100644 --- a/stdApp/op/opi/countDownTimer.opi +++ b/stdApp/op/opi/autoconvert/countDownTimer.opi @@ -1,135 +1,133 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 113 true - -4107d8df:1481ea34f53:-729e - 3.2.10.20140131 + countDownTimer + + true + true + false true - 113 - countDownTimer false - false - - - - - - Display - true 215 - - true - 5 - - false - -1 - -1 - - - 245 701 + 245 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-729c - - - - - 45 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 138 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 7 + false + + + false - - - false - true - 0.0 + 45 + true - + - -4107d8df:1481ea34f53:-7298 - - - - - 45 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 138 + 7 + 41 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 139 + false + + + + false + 45 + true + + + 0 - 0 + 2 + Rectangle + + @@ -141,62 +139,62 @@ $(pv_value) $(P)cdt$(N):trigger - - 1 - 2 - true - - - - - 41 - $(pv_name) -$(pv_value) - 7 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7292 - - - - - 45 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 139 + 7 + 41 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 139 + false + + + + false + 45 + true + + + 0 - 0 + 2 + Rectangle + + @@ -208,657 +206,576 @@ $(pv_value) $(P)cdt$(N):trigger - - 1 - 2 - true - - - - - 41 - $(pv_name) -$(pv_value) - 7 - false - - - - true - - true - -4107d8df:1481ea34f53:-7291 - - 29 - Grouping Container true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 139 + 7 + 41 + + + + false + 255 + true + false - + - true - Grouping Container - - Default - - 200 - 0 - - false - false - 1 + + + + false - 5 - - 7 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-7290 - - - - - 29 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 200 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-728f - false - - 21 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(P)cdt$(N) - - - - 196 - 0 - - 1 - - - - 1 - - 4 - false - - 3 - - - - false - true - -4107d8df:1481ea34f53:-729d - - 40 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 29 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)cdt$(N):start + + $(pv_name) +$(pv_value) + false + true + Rectangle + 200 + 7 + 5 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 50 - 0 - - - - - + false + + + + 40 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 42 + Choice Button + $(P)cdt$(N):start + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 50 156 + 42 - true - true - 1 - false - -4107d8df:1481ea34f53:-729b + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 25 + 2 Text Update - false + 0 + true + $(P)cdt$(N):timeHrs + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(N):timeHrs - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 25 - 0 - - - 1 - - - - 0 - - 45 false - $(pv_name) -$(pv_value) 17 + 45 - true - true - 1 - false - -4107d8df:1481ea34f53:-729a + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 25 + 2 Text Update - false + 0 + true + $(P)cdt$(N):timeSec + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(N):timeSec - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 25 - 0 - - - 1 - - - - 0 - - 45 false - $(pv_name) -$(pv_value) 109 + 45 - true - true - 1 - false - -4107d8df:1481ea34f53:-7299 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 25 + 2 Text Update - false + 0 + true + $(P)cdt$(N):timeMin + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(N):timeMin - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 25 - 0 - - - 1 - - - - 0 - - 45 false - $(pv_name) -$(pv_value) 63 + 45 - true - 1 - -4107d8df:1481ea34f53:-7297 + false - + + + + + + + 0 + 1 + true + + + + + + 29 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 37 false - 47 + 37 - true - 1 - -4107d8df:1481ea34f53:-7296 + false - + + + + + + + 0 + 1 + true + + + + + + 29 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 37 false - 93 + 37 - true - 1 - -4107d8df:1481ea34f53:-7295 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true - false - - - - - - - Label - true + + false hrs - - - + + true + 1 + true + Label 21 - 0 - - 1 - - - - 1 - - 69 false - 19 + 69 - true - 1 - -4107d8df:1481ea34f53:-7294 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true min - - - + + true + 1 + true + Label 21 - 0 - - 1 - - - - 1 - - 69 false - 65 + 69 - true - 1 - -4107d8df:1481ea34f53:-7293 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false + sec + + true + 1 + true + Label + 21 + false + 111 + 69 + + + + false - - - - Label - true - sec - - - - 21 - 0 - - 1 + 0 + 1 + true + + + + + + + 21 1 - - 69 - false - - 111 - - - false - true - false - -4107d8df:1481ea34f53:-728e - - 20 - Menu Button - false + Label + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 88 + + false + $(P)cdt$(N) + + true + 1 + true + Label + 196 + false + 10 + 9 + + countDownTimer_more.opi true - 1 + 0 CountDownTimer - $(pv_name) -$(pv_value) - 159 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-728d - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 45 - 6 - - - - 1 - - - - 93 + + + More + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 159 + 88 + + yyCalcoutRecord_full.opi @@ -866,7 +783,7 @@ $(pv_value) true cdt$(N):count - 0 + 1 Count Details @@ -875,7 +792,7 @@ $(pv_value) true cdt$(N):parse - 0 + 1 Parse Details @@ -884,7 +801,7 @@ $(pv_value) true cdt$(N):reset - 0 + 1 Reset Details @@ -893,7 +810,7 @@ $(pv_value) true cdt$(N):trigger - 0 + 1 Trigger Details @@ -902,7 +819,7 @@ $(pv_value) true cdt$(N):startReset - 0 + 1 StartReset Details @@ -911,7 +828,7 @@ $(pv_value) true cdt$(N):countReset - 0 + 1 CountReset Details @@ -920,12 +837,50 @@ $(pv_value) true cdt$(N):stopStart - 0 + 1 Stop/Start Details + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 18 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 45 9 + 93 - \ No newline at end of file + diff --git a/stdApp/op/opi/countDownTimer_more.opi b/stdApp/op/opi/autoconvert/countDownTimer_more.opi similarity index 79% rename from stdApp/op/opi/countDownTimer_more.opi rename to stdApp/op/opi/autoconvert/countDownTimer_more.opi index 33865fb..91ab5fc 100644 --- a/stdApp/op/opi/countDownTimer_more.opi +++ b/stdApp/op/opi/autoconvert/countDownTimer_more.opi @@ -1,78 +1,76 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 200 true - -4107d8df:1481ea34f53:-7279 - 3.2.10.20140131 + countDownTimer_more + + true + true + false true - 200 - countDownTimer_more false - false - - - - - - Display - true 215 - - true - 5 - - false - -1 - -1 - - - 213 417 + 213 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7270 - - - - - 24 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 190 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -84,123 +82,180 @@ $(P)cdt$(N):trigger.OUTV - - 1 - 2 - true - - - - - 150 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 190 14 - false + 150 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 29 + true - -4107d8df:1481ea34f53:-7269 - - - - - 45 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 200 + 7 + 5 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 138 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 7 + false + + + false - - - false - true - 0.0 + 45 + true - + - -4107d8df:1481ea34f53:-7265 - - - - - 45 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 138 + 7 + 41 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 139 - 0 - 0 - - - - true + false + + + + false + 45 + true + + + + 0 + 2 + Rectangle + + + + + + true false @@ -208,62 +263,62 @@ $(pv_value) $(P)cdt$(N):trigger - - 1 - 2 - true - - - - - 41 - $(pv_name) -$(pv_value) - 7 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-725f - - - - - 45 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 139 + 7 + 41 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 139 + false + + + + false + 45 + true + + + 0 - 0 + 2 + Rectangle + + @@ -275,465 +330,288 @@ $(pv_value) $(P)cdt$(N):trigger - - 1 - 2 - true - - - - - 41 - $(pv_name) -$(pv_value) - 7 - false - - - - true - - true - -4107d8df:1481ea34f53:-726e - - 29 - Grouping Container true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 139 + 7 + 41 + + + + false - + - true - Grouping Container - - Default - - 200 - 0 - - false - false - 1 - 5 - - 7 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-726d - - - - - 29 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 200 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-726c - false - - 21 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(P)cdt$(N) - - - - 195 - 0 - - 1 - - - - 1 - - 4 - false - - 4 - - - - true - 1 - -4107d8df:1481ea34f53:-7278 - false - + 0 + 1 + true + + + + + + 29 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 94 false - 44 + 94 - true - 1 - -4107d8df:1481ea34f53:-7277 + false - + + + + + + + 0 + 1 + true + + + + + + 29 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 94 false - 95 + 94 - false - false - true - false - true + + false false - - 30 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 30 - 3 - - false - Infinity - 1 - false - -Infinity + false + + + + 0 + 30 + 0 + false + Infinity + -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7276 + false + 0 + true + $(P)cdt$(N):setTimeHrs + + false 0.0 - - Text Input - 0 + true true false + 0 - false - $(P)cdt$(N):setTimeHrs - - - - 0 - false - - - false - 0 - - - - 97 - - 9 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 9 + 97 - false - false - true - false - true + + false false - - 30 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 30 - 3 - - false + false + + + + 0 + 30 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7275 + false + 0 + true + $(P)cdt$(N):setTimeMin + + false 0.0 - - Text Input - 0 + true true false + 0 - false - $(P)cdt$(N):setTimeMin - - - - 0 - false - - - false - 0 - - - - 97 - - 61 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 61 + 97 - false - false - true - false - true + + false false - - 30 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 30 - 3 - - false + false + + + + 0 + 30 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-7274 + false + 0 + true + $(P)cdt$(N):setTimeSec + + false 0.0 - - Text Input - 0 + true true false + 0 - false - $(P)cdt$(N):setTimeSec - - - - 0 - false - - - false - 0 - - - - 97 - - 111 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 30 + 111 + 97 - false - true - false - -4107d8df:1481ea34f53:-7273 - - 18 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 45 - 6 - - - - 1 - - - - 179 yyCalcoutRecord_full.opi @@ -741,7 +619,7 @@ $(pv_value) true cdt$(N):count - 0 + 1 Count Details @@ -750,7 +628,7 @@ $(pv_value) true cdt$(N):parse - 0 + 1 Parse Details @@ -759,7 +637,7 @@ $(pv_value) true cdt$(N):reset - 0 + 1 Reset Details @@ -768,7 +646,7 @@ $(pv_value) true cdt$(N):trigger - 0 + 1 Trigger Details @@ -777,7 +655,7 @@ $(pv_value) true cdt$(N):startReset - 0 + 1 StartReset Details @@ -786,7 +664,7 @@ $(pv_value) true cdt$(N):countReset - 0 + 1 CountReset Details @@ -795,625 +673,699 @@ $(pv_value) true cdt$(N):stopStart - 0 + 1 Stop/Start Details - $(pv_name) -$(pv_value) - 9 - - + false + false + false + + + false - true - -4107d8df:1481ea34f53:-7272 - - 30 - Choice Button - false - - true - true + + + + 6 + 1 + true + + Default + + false + + + + 18 + + Menu Button + + + + + true + true false - $(P)cdt$(N):upDown + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 45 + 9 + 179 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 50 - 0 - - - - - + false + + + + 30 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 96 + Choice Button + $(P)cdt$(N):upDown + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 50 154 + 96 - true - 1 - -4107d8df:1481ea34f53:-7271 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true TRIGGER OUTPUT PV - - - + + true + 1 + true + Label 186 - 0 - - 1 - - - - 1 - - 140 false - 16 + 140 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 186 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-726f + false + 0 + true + $(P)cdt$(N):trigger.OUT + + false 0.0 - - Text Input - 4 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)cdt$(N):trigger.OUT - - - - 0 - false - - - false - 0 + true + Text Input + 186 + 16 + 152 + + + + false + + + - 152 - - 16 - $(pv_name) -$(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-726b - - 20 - Menu Button - false + 0 + 1 + true + + + + + + + 21 + 1 + Label + true true false - false - + + false + $(P)cdt$(N) + + true + 1 + true + Label + 195 + false + 11 + 9 + + + + + countDownTimer.opi + + true + + 0 + CountDownTimer + + + false + false - + - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 + false - 176 - - - countDownTimer.opi - - true - - 1 - CountDownTimer - - - $(pv_name) -$(pv_value) - 159 - - - false - true - -4107d8df:1481ea34f53:-726a - - 40 - Choice Button + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - $(P)cdt$(N):start + + + Less + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 159 + 176 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 50 - 0 - - - - - + false + + + + 40 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 42 + Choice Button + $(P)cdt$(N):start + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 50 156 + 42 - true - true - 1 - false - -4107d8df:1481ea34f53:-7268 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 25 + 2 Text Update - false + 0 + true + $(P)cdt$(N):timeHrs + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(N):timeHrs - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 25 - 0 - - - 1 - - - - 0 - - 45 false - $(pv_name) -$(pv_value) 17 + 45 - true - true - 1 - false - -4107d8df:1481ea34f53:-7267 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 0 25 + 2 Text Update - false + 0 + true + $(P)cdt$(N):timeSec + + 0.0 + true true false - 0 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)cdt$(N):timeSec - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 25 - 0 - - - 1 - - - - 0 - - 45 false - $(pv_name) -$(pv_value) 109 + 45 - true - true - 1 - false - -4107d8df:1481ea34f53:-7266 + + false false - 0.0 - - 25 - Text Update - false - - true - true - false - - 0 - true - false - $(P)cdt$(N):timeMin + false - + - - - - Text Update + true + + + + 0 + 1 true - ###### - false - 0 - + - 25 - 0 + false + + + + 0 + 25 + 2 + Text Update + 0 + true + $(P)cdt$(N):timeMin + + 0.0 - - 1 - - - - 0 - - 45 - false + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 25 + false 63 + 45 - true - 1 - -4107d8df:1481ea34f53:-7264 + false - + + + + + + + 0 + 1 + true + + + + + + 29 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 37 false - 47 + 37 - true - 1 - -4107d8df:1481ea34f53:-7263 + false - + + + + + + + 0 + 1 + true + + + + + + 29 + 1 Label + true true false - true + false - - - - - - - Label - true : - - - + + true + 1 + true + Label 11 - 0 - - 1 - - - - 1 - - 37 false - 93 + 37 - true - 1 - -4107d8df:1481ea34f53:-7262 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true hrs - - - + + true + 1 + true + Label 21 - 0 - - 1 - - - - 1 - - 69 false - 19 + 69 - true - 1 - -4107d8df:1481ea34f53:-7261 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true min - - - + + true + 1 + true + Label 21 - 0 - - 1 - - - - 1 - - 69 false - 65 + 69 - true - 1 - -4107d8df:1481ea34f53:-7260 + false - + + + + + + + 0 + 1 + true + + + + + + 13 + 2 Label + true true false - true + false - - - - - - - Label - true sec - - - + + true + 1 + true + Label 21 - 0 - - 1 - - - - 1 - - 69 false - 111 + 69 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/delayDo.opi b/stdApp/op/opi/autoconvert/delayDo.opi new file mode 100644 index 0000000..c3dc812 --- /dev/null +++ b/stdApp/op/opi/autoconvert/delayDo.opi @@ -0,0 +1,430 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 30 + + true + + delayDo + + + true + true + false + true + false + Display + 704 + 293 + 593 + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + $(P)$(R) + + true + 1 + true + Label + 150 + false + 5 + 5 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):delay + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 60 + 160 + 5 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)$(R):delay.EGU + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 58 + false + 225 + 5 + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + true + + Choice 1 + Choice 2 + Choice 3 + + true + Choice Button + $(P)$(R):enable + + + + true + true + false + + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 125 + 288 + 5 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 + 20 + 1 + Text Update + 0 + true + $(P)$(R):state + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 150 + false + 418 + 5 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):debug + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 40 + 573 + 5 + + + + + yyCalcoutRecord_full.opi + + true + $(R):activeCalc + + 1 + Active Calc + + + yyCalcoutRecord_full.opi + + true + $(R):standbyCalc + + 1 + Standby Calc + + + yySseq_full.opi + + true + $(R):doSeq + + 1 + Do Sequence + + + yyCalcoutRecord_full.opi + + true + $(R):delayCalc + + 1 + Delay Calc (optional) + + + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 81 + 618 + 5 + + diff --git a/stdApp/op/opi/femto.opi b/stdApp/op/opi/autoconvert/femto.opi similarity index 65% rename from stdApp/op/opi/femto.opi rename to stdApp/op/opi/autoconvert/femto.opi index 24f648a..35e169b 100644 --- a/stdApp/op/opi/femto.opi +++ b/stdApp/op/opi/autoconvert/femto.opi @@ -1,306 +1,304 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 275 true - -4107d8df:1481ea34f53:-7242 - 3.2.10.20140131 + femto + + true + true + false true - 275 - femto false - false - - - - - - Display - true 769 - - true - 5 - - false - -1 - -1 - - - 242 117 + 242 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7228 + + false + 255 + true + false + + + - + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false 61 - true + true + + + + 0 + 1 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 61 + 212 + 81 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 81 - $(pv_name) -$(pv_value) - 212 + false + + + false - - - false - true - 0.0 + 50 + true - - - -4107d8df:1481ea34f53:-721c - - - - 50 - true + + 0 + 1 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 28 + 199 + 193 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 28 - 0 - 0 - - - 1 - 1 - true - - - - - 193 - $(pv_name) -$(pv_value) - 199 + false + + + false - - - false - true - 0.0 + 15 + true - - - -4107d8df:1481ea34f53:-721a - - - - 15 - true + + 0 + 1 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 333 + 199 + 243 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 333 - 0 - 0 - - - 1 - 1 - true - - - - - 243 - $(pv_name) -$(pv_value) - 199 + false + + + false - - - false - true - 0.0 + 61 + true - - - -4107d8df:1481ea34f53:-7204 - - - - 61 - true + + 0 + 1 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - - - - - - - + true Rectangle - true - - - - false - - Default - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 81 - $(pv_name) -$(pv_value) 637 - false + 81 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e8 - - - - - 27 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -312,62 +310,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 192 - $(pv_name) -$(pv_value) - 228 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e7 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 228 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -379,62 +377,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 192 - $(pv_name) -$(pv_value) - 271 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e6 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 271 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -446,62 +444,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 192 - $(pv_name) -$(pv_value) - 314 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e5 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 314 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -513,62 +511,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 192 - $(pv_name) -$(pv_value) - 357 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e4 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 357 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -580,62 +578,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 192 - $(pv_name) -$(pv_value) - 400 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e3 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 400 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -647,62 +645,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 192 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 47 443 - false + 192 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e2 + + false + 255 + true + false + + + - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -714,62 +712,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 215 - $(pv_name) -$(pv_value) - 228 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e1 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 228 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -781,62 +779,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 215 - $(pv_name) -$(pv_value) - 271 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71e0 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 271 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -848,62 +846,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 215 - $(pv_name) -$(pv_value) - 314 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71df - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 314 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -915,62 +913,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 215 - $(pv_name) -$(pv_value) - 357 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71de - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 357 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -982,62 +980,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 215 - $(pv_name) -$(pv_value) - 400 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71dd - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 400 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -1049,62 +1047,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 215 - $(pv_name) -$(pv_value) - 443 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71dc - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 443 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -1116,62 +1114,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 192 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 47 486 - false + 192 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71db + + false + 255 + true + false + + + - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -1183,62 +1181,62 @@ $(pv_value) $(P)$(H)$(F)gainidx - - 1 - 3 - true - - - - - 215 - $(pv_name) -$(pv_value) - 486 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71d5 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 486 + 215 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 29 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -1250,62 +1248,62 @@ $(pv_value) $(AC) - - 1 - 3 - true - - - - - 187 - $(pv_name) -$(pv_value) - 704 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-71d4 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 29 + 704 + 187 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 29 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -1317,3527 +1315,3045 @@ $(pv_value) $(AC) - - 1 - 3 - true - - - - - 210 - $(pv_name) -$(pv_value) - 704 - false - - - - true - - true - -4107d8df:1481ea34f53:-723e - - 35 - Grouping Container true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 29 + 704 + 210 + + + + false + 255 + true + 20 + 0 + false - + - true - Grouping Container - - Default - - 60 - 0 - - false - false - 1 + false - 193 - - 123 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-723d - 0.0 - - 0 - 36 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-723c - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-723b - 0.0 - - 0 - 36 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 60 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-723a - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 35 - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7236 - - 35 - Grouping Container - - true - true - false - - true - false - - - - - - + 0 + 1 true - Grouping Container + true + 100.0 - Default + Default - 60 - 0 - - false - false - 1 - - - - 157 - - 10 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7235 - 0.0 - - 0 - 36 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7234 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7233 - 0.0 - - 0 - 36 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 60 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7232 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 35 - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7227 - - 32 - Grouping Container - - true - true - false - - true - false + false - + - - - - true - Grouping Container - - Default - - 55 - 0 + 76 + true + 0 + 1 + Polyline + + + + + + + + + 0.0 - false - false - 1 - - - - 95 - - 215 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7226 - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 17 - $(pv_name) -$(pv_value) - 25 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7225 - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 17 - $(pv_name) -$(pv_value) - 30 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7224 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 25 - 0 - 0 - - - 1 - 1 - true - - - - - 25 - $(pv_name) -$(pv_value) - 31 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7223 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 25 - 0 - 0 - - - 1 - 1 - true - - - - - 25 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7222 - 0.0 - - 0 - 17 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 9 - $(pv_name) -$(pv_value) - 9 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7221 - 0.0 - - 0 - 17 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 47 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7220 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 11 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 9 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-721f - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 11 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 36 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-721e - 0.0 - - 0 - 9 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 15 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 19 - - - - - true - - true - -4107d8df:1481ea34f53:-720c - - 35 - Grouping Container true true - false + true - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Polyline + 63 + 123 + 74 + + + + false - + + + + + 0 + 1 true - Grouping Container - Default + - 60 - 0 + + + + 14 + 1 + Label - false - false - 1 - - - - 193 - - 637 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-720b - 0.0 - - 0 - 36 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-720a - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7209 - 0.0 - - 0 - 36 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 60 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7208 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 35 - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-71da - - 48 - Grouping Container true true false - true + false - - - + Offset + + true + 1 + true + Label + 40 + false + 133 + 203 + + + + false + 255 + true + 20 + 0 + false - + - true - Grouping Container - - Default - - 60 - 0 - - false - false - 1 + false - 193 - - 535 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-71d9 - 0.0 - - 0 - 49 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-71d8 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-71d7 - 0.0 - - 0 - 49 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 60 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-71d6 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - - - - 48 - $(pv_name) -$(pv_value) - 0 - - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7241 - 0.0 - - 0 - 76 - true - Polyline + + Default + false - 255 + + + + 63 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 154 + 130 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 63 + false + + + + 36 + true 0 - 0 - - - 1 1 - true - - - - - 74 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 123 - - + false true - 1 - -4107d8df:1481ea34f53:-7240 - false - - 14 - Label - - true - true - false - - true - false + Polyline + 1 + 123 + 193 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label - true - Offset - - - - 40 - 0 - - 1 + false - 1 - - 203 - false - - 133 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-723f - 0.0 - - 0 - 63 - true - Polyline + + Default + false - 255 + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 61 + 123 + 193 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true + false - - 130 - $(pv_name) -$(pv_value) - 154 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7239 - 0.0 - - 0 + + Default + + false + + + 36 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 183 + 193 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true + false - - 192 - $(pv_name) -$(pv_value) - 10 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7238 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 61 + 123 + 228 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline - true - false - - Default - - 35 - 0 - 0 - - - 1 - 1 - true + false - - 192 - $(pv_name) -$(pv_value) - 71 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7237 - 0.0 - - 0 + + Default + + false + + + 36 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 10 + 192 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 1 + false + + + + 1 + true 0 - 0 - - - 1 1 - true - - - - - 192 - $(pv_name) -$(pv_value) - 106 - - - true - 1 - -4107d8df:1481ea34f53:-7231 - false - - 14 - Label + Polyline + + + + + + + 0.0 + true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polyline + 35 + 71 + 192 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label - true - Bias +/-10V - - - - 82 - 0 - - 1 + false - 0 - - 203 - false - - 18 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7230 - 0.0 - - 0 - 1 - true - Polyline + + Default + false - 255 + + + + 36 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 106 + 192 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 95 + false + + + + 36 + true 0 - 0 - - - 1 1 - true - - - - - 228 - $(pv_name) -$(pv_value) - 11 - - - true - 1 - -4107d8df:1481ea34f53:-722f - false - - 14 - Label + Polyline + + + + + + + 0.0 + true true - false + true - true - false - - - - - - - Label - true - GND - - - - 40 - 0 - - 1 - - - - 0 - - 167 - false - - 18 + + $(pv_name) +$(pv_value) + false + true + Polyline + 1 + 10 + 157 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-722e - 0.0 - - 0 - 33 - true - Polyline + + Default + false - 255 + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 61 + 10 + 157 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true + false - - 124 - $(pv_name) -$(pv_value) - 36 - - - false - true + 0 + 1 + true + true 100.0 - - - - -4107d8df:1481ea34f53:-722d - - - - - 10 - true - Ellipse + + Default + false - 255 + + + + 36 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 70 + 157 + + + + false + 255 + true + 20 + 0 + false - - - - Ellipse - true - - - - false - - Default - - 10 - 0 - 0 - - - 1 - 0 - true + false - - 106 - $(pv_name) -$(pv_value) - 31 - false - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-722c - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 61 + 10 + 192 + + + + false - + - - - - Polyline + + + + 0 + 1 true - false - Default + - 85 - 0 - 0 + + + + 14 + 0 + Label - - 1 - 1 - true - - - - - 111 - $(pv_name) -$(pv_value) - 38 - - - true - 1 - -4107d8df:1481ea34f53:-722b - false - - 14 - Label true true false - true + false - - - - - - + Bias +/-10V + + true + 1 + true Label - true - IN - - - - 14 - 0 - - 1 - - - - 0 - - 104 + 82 false - - 10 + 18 + 203 - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-722a - - - - - 20 - true - Ellipse - false + + + false 255 - - true - true - true - - true - + true + 20 + 0 + false - - - - Ellipse + false + + + + 0 + 1 true - - - - false + true + 100.0 - Default + Default - 20 + false + + + + 1 + true 0 - 0 - - - 1 1 - true - - - - - 101 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 26 - false + false + true + Polyline + 95 + 11 + 228 - true - 1 - -4107d8df:1481ea34f53:-7229 + false - - 13 + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + GND + + true + 1 + true Label - true - I / U - - - 40 - 0 - - 1 - - - - 1 - - 104 false - - 128 + 18 + 167 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-721d - 0.0 - - 0 - 1 - true - Polyline + + Default + false - 255 + + + + 33 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 36 + 124 + + + + false + 255 + true + false - - - - Polyline + + + + false + + + + 0 + 1 true - false + + + + 100.0 - Default + Default - 26 + false + + + + false + 10 + true + + + 0 - 0 - + 0 + Ellipse + - 1 - 1 - true + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Ellipse + 10 + 31 + 106 + + + + false + 255 + true + 20 + 0 + false + + + + false - - 111 + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 186 + false + true + Polyline + 85 + 38 + 111 - true - 1 - -4107d8df:1481ea34f53:-721b + false - - 12 - Label - - true - true - false - - true - false - - - - Label - true - V/A - - - - 20 - 0 - - 1 - 1 - - 206 - false - - 203 - - - true - 1 - -4107d8df:1481ea34f53:-7219 - false - - 11 + 0 + 1 + true + + + + + + + 14 + 0 Label + true true false - true + false + IN + + true + 1 + true + Label + 14 + false + 10 + 104 + + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - kHz + + + + 0.0 - + Default - 20 - 0 + false + + + + false + 20 + true + + + + 0 + 1 + Ellipse + + - 1 - - - - 1 - - 246 - false - - 204 - - - true - 1 - -4107d8df:1481ea34f53:-7218 - false - - 11 - Label true true - false + true + + $(pv_name) +$(pv_value) true - false + true + Ellipse + 20 + 26 + 101 + + + + false - - - - Label - true - 500 - - - - 20 - 0 - - 1 + 0 + 1 + true + + + + + + + 13 1 - - 246 - false - - 242 - - - true - 1 - -4107d8df:1481ea34f53:-7217 - false - - 11 Label + true true false - true + false - - - - - - + I / U + + true + 1 + true Label - true - 500 - - - - 20 - 0 - - 1 - - - - 1 - - 246 + 40 false - - 285 + 128 + 104 - - true - 1 - -4107d8df:1481ea34f53:-7216 - false - - 11 - Label - - true - true - false - - true - false + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 400 + true + 100.0 - + Default - 20 - 0 + false + + + + 16 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 246 - false - - 328 - - - true - 1 - -4107d8df:1481ea34f53:-7215 - false - - 11 - Label true true - false + true + + $(pv_name) +$(pv_value) true - false + true + Polyline + 1 + 240 + 112 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 200 + true + 100.0 - + Default - 20 - 0 + false + + + + 16 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 246 - false - - 371 - - - true - 1 - -4107d8df:1481ea34f53:-7214 - false - - 11 - Label true true - false + true + + $(pv_name) +$(pv_value) true - false + true + Polyline + 1 + 245 + 112 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 50 + true + 100.0 - + Default - 20 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 246 - false - - 414 - - - true - 1 - -4107d8df:1481ea34f53:-7213 - false - - 11 - Label true true - false + true + + $(pv_name) +$(pv_value) true - false + true + Polyline + 25 + 246 + 120 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 7 + true + 100.0 - + Default - 20 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 246 - false - - 457 - - - true - 1 - -4107d8df:1481ea34f53:-7212 - false - - 11 - Label true true - false + true + + $(pv_name) +$(pv_value) true - false + true + Polyline + 25 + 215 + 120 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label - true - 1 - - - - 20 - 0 - - 1 + false - 1 - - 246 - false - - 500 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7211 - 0.0 - - 0 - 76 - true - Polyline + + Default + false - 255 + + + + 17 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - - - - false - + + $(pv_name) +$(pv_value) + true + true + Polyline + 1 + 224 + 104 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 63 + false + + + + 17 + true 0 - 0 - - - 1 1 - true - - - - - 74 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 537 + true + true + Polyline + 1 + 262 + 103 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7210 - 0.0 - - 0 - 61 - true - Polyline + + Default + false - 255 + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - - false - + + $(pv_name) +$(pv_value) + true + true + Polyline + 11 + 224 + 103 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 1 + false + + + + 1 + true 0 - 0 - - - 1 1 - true - - - - - 131 - $(pv_name) -$(pv_value) - 566 - - - true - 1 - -4107d8df:1481ea34f53:-720f - false - - 12 - Label + Polyline + + + + + + + 0.0 + true true - false + true + + $(pv_name) +$(pv_value) true - false + true + Polyline + 11 + 251 + 103 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label - true - x 1 - - - - 34 - 0 - - 1 + false - 0 - - 98 - false - - 542 - - - true - 1 - -4107d8df:1481ea34f53:-720e - false - - 12 - Label - - true - true - false - - true - false - - - - - - - Label - true - x 100 - - - - 34 0 - 1 - - - - 0 - - 114 - false - - 542 - - - false + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-720d - 0.0 - - 0 - 1 - true - Polyline + + Default + false - 255 + + + + 9 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 15 + 234 + 95 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline - true - false - - Default - - 264 - 0 - 0 - - - 1 - 1 - true + false - - 111 - $(pv_name) -$(pv_value) - 273 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-7207 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 26 + 186 + 111 + + + + false - + - - - - Polyline - true - false - - Default - - 61 - 0 - 0 - - - 1 - 1 - true - - 210 - $(pv_name) -$(pv_value) - 637 - - - true - 1 - -4107d8df:1481ea34f53:-7206 - false - - 14 + 0 + 1 + true + + + + + + + 12 + 1 Label + true true false - true + false - - - - - - + V/A + + true + 1 + true Label - true - 10Hz - - - - 56 - 0 - - 1 - - - - 1 - - 195 + 20 false - - 639 + 203 + 206 - true - 1 - -4107d8df:1481ea34f53:-7205 + false - - 14 + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 Label + true true false - true + false + kHz + + true + 1 + true + Label + 20 + false + 204 + 246 + + + + false - - - - Label - true - FBW - - - - 56 - 0 - - 1 + 0 + 1 + true + + + + + + + 11 1 - - 212 - false - - 639 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7203 - 0.0 - - 0 - 1 - true - Polyline - false - 255 + Label + true true - true + false - - - - + + false + 500 + true - + 1 + true + Label + 20 + false + 242 + 246 + + + + false - + - - - - Polyline + + + + 0 + 1 true - false - Default + - 38 - 0 - 0 + + + + 11 + 1 + Label - - 1 - 1 - true - - - - - 111 - $(pv_name) -$(pv_value) - 599 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7202 - 0.0 - - 0 - 1 - true - Polyline - false - 255 true true - true + false - - - - + + false + 500 + true - + 1 + true + Label + 20 + false + 285 + 246 + + + + false - + - - - - Polyline + + + + 0 + 1 true - false - Default + - 21 - 0 - 0 + + + + 11 + 1 + Label - - 1 - 1 - true - - - - - 98 - $(pv_name) -$(pv_value) - 646 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7201 - 0.0 - - 0 - 25 - true - Polyline - false - 255 true true - true + false - - - - + + false + 400 + true - + 1 + true + Label + 20 + false + 328 + 246 + + + + false - + - - - - Polyline + + + + 0 + 1 true - false - Default + - 17 - 0 - 0 + + + + 11 + 1 + Label - - 1 - 1 - true - - - - - 98 - $(pv_name) -$(pv_value) - 666 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-7200 - 0.0 - - 0 - 51 - true - Polyline - false - 255 true true - true + false - - - - - false - + + false + 200 + + true + 1 + true + Label + 20 + false + 371 + 246 + + + + false - + - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - 143 - $(pv_name) -$(pv_value) - 667 - - - true - 1 - -4107d8df:1481ea34f53:-71ff - false - - 14 + 0 + 1 + true + + + + + + + 11 + 1 Label + true true false - true + false + 50 + + true + 1 + true + Label + 20 + false + 414 + 246 + + + + false - - - - Label + + + + 0 + 1 true - OUT - + - 20 - 0 + + + + 11 + 1 + Label - 1 - - - - 0 - - 105 - false - - 740 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-71fe - 0.0 - - 0 - 1 - true - Polyline - false - 255 true true - true + false - - - - + + false + 7 + true - + 1 + true + Label + 20 + false + 457 + 246 + + + + false - + - - - - Polyline + + + + 0 + 1 true - false - Default + - 36 - 0 - 0 + + + + 11 + 1 + Label - - 1 - 1 - true - - - - - 112 - $(pv_name) -$(pv_value) - 700 - - - false - true - -4107d8df:1481ea34f53:-71fd - - 20 - - Action Button - false true true false - $(P)$(H)$(F)gainidx - - - - - - - Action Button - true - 1e5 - false - - Default - - 40 - 0 - 0 - + + false + 1 + + true + 1 + true + Label + 20 + false + 500 + 246 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 76 + true + 0 + 1 + Polyline + + + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 63 + 537 + 74 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 61 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 1 + 566 + 131 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 12 + 0 + Label + + + true + true + false + + + false + x 1 + + true + 1 + true + Label + 34 + false + 542 + 98 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 12 + 0 + Label + + + true + true + false + + + false + x 100 + + true + 1 + true + Label + 34 + false + 542 + 114 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 264 + 273 + 111 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 36 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 1 + 637 + 193 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 61 + 637 + 193 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 36 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 1 + 697 + 193 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 61 + 637 + 228 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 61 + 637 + 210 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 + Label + + + true + true + false + + + false + 10Hz + + true + 1 + true + Label + 56 + false + 639 + 195 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 + Label + + + true + true + false + + + false + FBW + + true + 1 + true + Label + 56 + false + 639 + 212 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 38 + 599 + 111 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 21 + 646 + 98 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 25 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 17 + 666 + 98 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 51 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 1 + 667 + 143 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label - - false - 1 + + true + true + false + + + false + OUT + + true + 1 + true + Label + 20 + false + 740 + 105 + + + + false + 255 + true + 20 + 0 + false + + + + false - 196 + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 36 + 700 + 112 + + $(P)$(H)$(F)gainidx @@ -4847,50 +4363,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 232 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71fc - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e5 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e6 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 232 196 + + $(P)$(H)$(F)gainidx @@ -4900,50 +4416,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 275 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71fb - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e6 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e7 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 275 196 + + $(P)$(H)$(F)gainidx @@ -4953,103 +4469,103 @@ $(pv_value) - $(pv_name) -$(pv_value) - 318 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71fa - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e7 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e8 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 318 196 + + $(P)$(H)$(F)gainidx 3 10 - - - - - $(pv_name) -$(pv_value) - 361 - - + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-71f9 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e8 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e9 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 361 196 + + $(P)$(H)$(F)gainidx @@ -5059,50 +4575,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 404 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71f8 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e9 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e10 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 404 196 + + $(P)$(H)$(F)gainidx @@ -5112,50 +4628,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 447 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71f7 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e10 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e11 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 447 196 + + $(P)$(H)$(F)gainidx @@ -5165,50 +4681,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 490 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71f6 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e11 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e3 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - - 219 + 490 + 196 + + $(P)$(H)$(F)gainidx @@ -5218,50 +4734,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 232 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71f5 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e3 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e4 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 232 219 + + $(P)$(H)$(F)gainidx @@ -5271,50 +4787,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 275 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71f4 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - + + + 1e4 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e5 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 275 219 + + $(P)$(H)$(F)gainidx @@ -5324,789 +4840,1042 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(H)$(F)gainidx + + + + true + true + false + + + + 1e5 + false $(pv_name) $(pv_value) + true + Action Button + 40 318 + 219 - true - 1 - -4107d8df:1481ea34f53:-71f3 + false - + + + + + + + 0 + 1 + true + + + + + + 26 + 1 Label + true true false - true + false - - - - - - - Label - true DLPCA-200 - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 1 - - 242 false - 11 + 242 - true - 1 - -4107d8df:1481ea34f53:-71f2 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true F E M T O - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 245 false - 662 + 245 - true - 1 - -4107d8df:1481ea34f53:-71f1 + false - + + + + + + + 0 + 1 + true + + + + + + 31 + 1 Label + true true false - true + false - - - - - - - Label - true Femto Current Amplifier Controls - - - + + true + 1 + true + Label 768 - 0 - - 1 - - - - 1 - - 11 false - 0 + 11 + + + $(P)$(H)$(F)gainidx + 11 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-71f0 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx - - - - - - - Action Button - true + + 1e6 - false - - Default - - 40 - 0 - 0 - - - false - 1 - - - + $(pv_name) +$(pv_value) + true + Action Button + 40 + 361 219 + + $(P)$(H)$(F)gainidx - 11 + 12 10 - $(pv_name) -$(pv_value) - 361 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71ef - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx + + + 1e7 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 404 + 219 + + + + + $(P)$(H)$(F)gainidx + 13 + 10 + + + + + false + false - + - - - - Action Button + false + + + + 0 + 1 true - 1e7 - false - Default + Default - 40 - 0 - 0 + false + + + + 20 - + Action Button + 0 + $(P)$(H)$(F)gainidx + + + true + true + false + + + + 1e8 false - 1 - - - + $(pv_name) +$(pv_value) + true + Action Button + 40 + 447 219 + + $(P)$(H)$(F)gainidx - 12 + 14 10 - $(pv_name) -$(pv_value) - 404 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71ee - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(H)$(F)gainidx + + true true false - $(P)$(H)$(F)gainidx + + + 1e9 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 490 + 219 + + + + + $(AC) + 0 + 10 + + + + + false + false - + - - - - Action Button + false + + + + 0 + 1 true - 1e8 - false - Default + Default - 40 - 0 - 0 + false + + + + 20 - + Action Button + 0 + $(AC) + + + true + true + false + + + + AC false - 1 - - - - 219 + $(pv_name) +$(pv_value) + true + Action Button + 22 + 708 + 191 + + - $(P)$(H)$(F)gainidx - 13 + $(AC) + 1 10 - $(pv_name) -$(pv_value) - 447 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-71ed - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(AC) + + true true false - $(P)$(H)$(F)gainidx + + + DC + false + $(pv_name) +$(pv_value) + true + Action Button + 22 + 708 + 214 + + + + false - + - - - - Action Button + + + + 0 + 1 true - 1e9 - false - Default + - 40 - 0 - 0 - - - - false - 1 + + + + 8 + 1 + Label + + + + true + + + false + + $(P)$(H)$(F)gainidx + + + + true + true + false + + + false + High speed + + true + 1 + true + Label + 56 + false + 539 + 202 + + + + false + + + - 219 - - - $(P)$(H)$(F)gainidx - 14 - 10 - - - - - $(pv_name) -$(pv_value) - 490 - - - false - true - -4107d8df:1481ea34f53:-71ec - - 20 - - Action Button - false + 0 + 1 + true + + + + + + + 8 + 1 + Label + + + + true + + + false + + $(P)$(H)$(F)gainidx + + true true false - $(AC) + + false + Low noise + + true + 1 + true + Label + 56 + false + 539 + 224 + + + + false + 255 + true + 20 + 0 + false - + - - - - Action Button + false + + + + 0 + 1 true - AC - false + true + 100.0 - Default + Default - 22 - 0 - 0 - - + false + + + + 49 + true + 0 + 1 + Polyline + + + + + - false - 1 - - - - 191 - - - $(AC) - 0 - 10 - - - - + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) - 708 + false + true + Polyline + 1 + 535 + 193 - + + + false + 255 + true + 20 + 0 + false + + + false - true - -4107d8df:1481ea34f53:-71eb - - 20 - - Action Button + + + + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - $(AC) + + $(pv_name) +$(pv_value) + false + true + Polyline + 61 + 535 + 193 + + + + false + 255 + true + 20 + 0 + false - + - - - - Action Button + false + + + + 0 + 1 true - DC - false + true + 100.0 - Default + Default - 22 - 0 - 0 - - + false + + + + 49 + true + 0 + 1 + Polyline + + + + + - false - 1 - - - - 214 - - - $(AC) - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 708 - - - true - 1 - -4107d8df:1481ea34f53:-71ea - false - - 8 - Label + 0.0 + true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polyline + 1 + 595 + 193 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label - true - High speed - - - - 56 - 0 - - - - true - - - false - - $(P)$(H)$(F)gainidx - - - 1 + false - 1 - - 202 - false - - 539 - - - true - 1 - -4107d8df:1481ea34f53:-71e9 - false - - 8 - Label + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polyline + 61 + 535 + 241 + + + + false - - - - Label - true - Low noise - - - - 56 - 0 - - - - true - - - false - - $(P)$(H)$(F)gainidx - - - 1 - 1 - - 224 - false - - 539 - - - true - 1 - -4107d8df:1481ea34f53:-71d3 - false - + 0 + 1 + true + + + + + + 14 + 1 Label + true true false - true + false - - - - - - + $(P)$(H)$(F) + + true + 1 + true Label - true - $(P)$(H)$(F) - - - 768 - 0 - - 1 - - - - 1 - - 46 false - 0 + 46 - false - false - true - false - true + + false false - - 22 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 22 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-71d2 + false + 0 + true + $(P)$(H)$(F)femtodesc + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(H)$(F)femtodesc - - - - 0 - false - - - false - 0 - - - - 64 - - 305 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 305 + 64 - true - true - 1 - false - -4107d8df:1481ea34f53:-71d1 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 2 12 + 1 Text Update - false + 0 + true + $(P)$(H)$(F)gain + + 0.0 + true true false - 2 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(H)$(F)gain - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 60 - 0 - - - 1 - - - - 1 - - 89 false - $(pv_name) -$(pv_value) 357 + 89 - false - true + true - -4107d8df:1481ea34f53:-71d0 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 16 + Menu Button - false + $(P)$(H)$(F)debug + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)$(H)$(F)debug - - - - - - + true Menu Button - true - false - - Default - 40 - 6 - - - - 1 - - - - 252 - - $(pv_name) -$(pv_value) 142 + 252 - true - 1 - -4107d8df:1481ea34f53:-71cf + false - + + + + + + + 0 + 1 + true + + + + + + 12 + 1 Label + true true false - true + false - - - - - - - Label - true Debug - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 1 - - 242 false - 142 + 242 - \ No newline at end of file + diff --git a/stdApp/op/opi/scaler16.opi b/stdApp/op/opi/autoconvert/femto_DDPCA_300.opi similarity index 53% rename from stdApp/op/opi/scaler16.opi rename to stdApp/op/opi/autoconvert/femto_DDPCA_300.opi index d6368cc..5410349 100644 --- a/stdApp/op/opi/scaler16.opi +++ b/stdApp/op/opi/autoconvert/femto_DDPCA_300.opi @@ -1,2250 +1,2100 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 115 true - -4107d8df:1481ea34f53:-6aad - 3.2.10.20140131 + femto_DDPCA_300 + + true + true + false true - 455 - scaler16 false - false - - - - - - Display - true - 135 - - true - 5 - - false - -1 - -1 - - - 193 - 476 + 552 + 623 + 147 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 0.0 + + Default + + false + + + + false + 31 + true - - - -4107d8df:1481ea34f53:-6aac - - - - 42 - true + + 0 + 1 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 541 + 5 + 78 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 135 + false + + + + false + 27 + true + + + 0 - 0 - + 3 + Rectangle + - 1 - 2 - true - - - - - 60 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-6a80 - - 29 - Grouping Container + + + + true + + + false + + $(P)$(A):GainIndex + + true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 47 + 110 + 80 + + + + false + 255 + true + false - + - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 + + + + false - 405 - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a7f - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 135 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a7e - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 - - - - 9 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-6aab - false - - 20 - Label + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 47 + 153 + 80 + + + + false + 255 + true + false - + - - - - Label - true - 1 - - - - 15 - 0 - - 1 + + + + false - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aaa - false - - 20 - Label + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 47 + 196 + 80 + + + + false + 255 + true + false - + - - - - Label - true - 2 - - - - 15 - 0 - - 1 + + + + false - 1 - - 105 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa9 - false - - 20 - Label + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 47 + 239 + 80 + + + + false + 255 + true + false - + - - - - Label - true - 3 - - - - 15 - 0 - - 1 + + + + false - 1 - - 125 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa8 - false - - 20 - Label + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 47 + 282 + 80 + + + + false + 255 + true + false - + - - - - Label - true - 4 - - - - 15 - 0 - - 1 + + + + false - 1 - - 145 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa7 - false - - 20 - Label + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 47 + 325 + 80 + + + + false + 255 + true + false - + - - - - Label - true - 5 - - - - 15 - 0 - - 1 + + + + false - 1 - - 165 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa6 - false - - 20 - Label + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 47 + 368 + 80 + + + + false + 255 + true + false - + - - - - Label - true - 6 - - - - 15 - 0 - - 1 + + + + false - 1 - - 185 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 15 0 - 1 - - - - 1 - - 205 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label true - 8 - - - - 15 - 0 - - 1 - - - - 1 - - 225 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa3 - false - - 15 - Label - - true - true - false - - true - false - + - - - - - Label - true - T + + 0.0 - + Default - 15 - 0 - - 1 - - - - 1 - - 65 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa2 - false - - 20 - Label - - true - true - false - - true - false - - - + false - - - Label - true - 9 - - - - 15 - 0 - - 1 - - - - 1 - - 245 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa1 - false - - 20 - Label - - true - true - false - - true - false - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 265 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6aa0 - false - - 20 - Label - - true - true - false - - true - false - + false + 18 + true + - - - - - Label - true - 11 - - - - 20 - 0 + + 0 + 1 + Rectangle + + - 1 - - - - 1 - - 285 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a9f - false - - 20 - Label true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 541 + 5 + 60 + + + + false + 255 + true + false - + - - - - Label - true - 12 - - - - 20 - 0 - - 1 + + + + false - 1 - - 305 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a9e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 0 - 1 - - - - 1 - - 325 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a9d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label true - 14 + + + + 0.0 - + Default - 20 - 0 - - 1 - - - - 1 - - 345 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a9c - false - - 20 - Label - - true - true - false - - true - false - - - + false - + - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 365 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a9b - false - - 20 - Label + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 47 + 411 + 80 + + + + false + 255 + true + false - + - - - - Label - true - 16 - - - - 20 - 0 - - 1 + + + + false - 1 - - 385 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a9a - false - 0.0 - - 20 - Text Update + 0 + 1 + true + + + + 0.0 + + Default + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + true true false - 1 - true - false - $(P)$(S).S1 + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 497 + 80 + + + + false + 255 + true + false - + - - - - Text Update + + + + false + + + + 0 + 1 true - ###### - false - 0 + + + + 0.0 - + Default - 105 - 0 - + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + - 1 - - - - 0 - - 80 - false + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + $(pv_name) $(pv_value) - 25 - - - true + true true - 1 - false - -4107d8df:1481ea34f53:-6a99 + Rectangle + 47 + 454 + 80 + + + false - 0.0 - + + + + + + + 0 + 1 + true + + + + + + 20 - Text Update - false + 1 + Label + true true false - 1 - true - false - $(P)$(S).S2 + + false + Femto DDPCA-300 Current Amplifier + + true + 1 + true + Label + 340 + false + 100 + 4 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 14 + 1 + Label - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a98 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S3 + + false + $(P)$(A) + + true + 1 + true + Label + 140 + false + 15 + 34 + + + + + $(P)$(A):GainIndex + 0 + 10 + + + + + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 125 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a97 - false - 0.0 - - 20 - Text Update + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + true true false - 1 - true - false - $(P)$(S).S4 + + + 1e4 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 114 + 84 + + + + + $(P)$(A):GainIndex + 1 + 10 + + + + + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 145 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a96 - false - 0.0 - - 20 - Text Update + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + true true false - 1 - true - false - $(P)$(S).S5 + + + 1e5 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 157 + 84 + + + + + $(P)$(A):GainIndex + 2 + 10 + + + + + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 165 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a95 - false - 0.0 - - 20 - Text Update + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + true true false - 1 - true - false - $(P)$(S).S6 + + + 1e6 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 200 + 84 + + + + + $(P)$(A):GainIndex + 3 + 10 + + + + + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 185 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a94 - false - 0.0 - - 20 - Text Update + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + true true false - 1 - true - false - $(P)$(S).S7 + + + 1e7 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 243 + 84 + + + + + $(P)$(A):GainIndex + 4 + 10 + + + + + false + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 - + Default - 105 - 0 - + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex - 1 - - - - 0 - - 205 - false + + + true + true + false + + + + 1e8 + false $(pv_name) $(pv_value) - 25 - - - true true - 1 - false - -4107d8df:1481ea34f53:-6a93 - false - 0.0 - - 20 - Text Update + Action Button + 40 + 286 + 84 + + + + + $(P)$(A):GainIndex + 5 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + true true false - 1 - true - false - $(P)$(S).S8 + + + 1e9 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 329 + 84 + + + + + $(P)$(A):GainIndex + 6 + 10 + + + + + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 225 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a92 - false - 0.0 - - 15 - Text Update + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + true true false - 1 - true - false - $(P)$(S).T + + + 1e10 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 372 + 84 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 11 + 1 + Label - - 1 - - - - 0 - - 65 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a91 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S10 + + false + Gain (V/A) + + true + 1 + true + Label + 60 + false + 29 + 89 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 11 + 1 + Label - - 1 - - - - 0 - - 265 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a90 - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S11 + + false + Max Freq (Hz): + + true + 1 + true + Label + 90 + false + 11 + 65 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 11 + 1 + Label - - 1 - - - - 0 - - 285 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a8f - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S12 + + false + 400 + + true + 1 + true + Label + 20 + false + 124 + 65 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 305 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a8e - false - 0.0 - - 20 - Text Update - false + 0 + 1 + true + + + + + + + 11 + 1 + Label + true true false - 1 - true - false - $(P)$(S).S13 + + false + 400 + + true + 1 + true + Label + 20 + false + 167 + 65 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 11 + 1 + Label - - 1 - - - - 0 - - 325 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a8d - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S14 + + false + 400 + + true + 1 + true + Label + 20 + false + 210 + 65 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 11 + 1 + Label - - 1 - - - - 0 - - 345 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a8c - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S15 + + false + 400 + + true + 1 + true + Label + 20 + false + 253 + 65 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 11 + 1 + Label - - 1 - - - - 0 - - 365 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a8b - false - 0.0 - - 20 - Text Update - false true true false - 1 - true - false - $(P)$(S).S16 + + false + 150 + + true + 1 + true + Label + 20 + false + 296 + 65 + + + + false - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 105 - 0 + + + + 11 + 1 + Label - - 1 - - - - 0 - - 385 + + true + true + false + + + false + 150 + + true + 1 + true + Label + 20 false - $(pv_name) -$(pv_value) - 25 + 339 + 65 - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a8a + + false - 0.0 - - 20 - Text Update - false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + true true false - 1 - true - false - $(P)$(S).S9 + + false + 20 + + true + 1 + true + Label + 20 + false + 382 + 65 + + + + + $(P)$(A):GainIndex + 7 + 10 + + + + + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 245 - false - $(pv_name) -$(pv_value) - 25 - - - false - true - -4107d8df:1481ea34f53:-6a89 - - 40 - Choice Button + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(S).CNT + + + 1e11 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 415 + 84 + + + + + $(P)$(A):GainIndex + 9 + 10 + + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 55 - 0 - + false + - - + + 20 + + Action Button + 0 + $(P)$(A):GainIndex - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - -4107d8df:1481ea34f53:-6a88 - - 17 - Choice Button - false + true true false - $(P)$(S).CONT + + + 1e13 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 501 + 84 + + + + + $(P)$(A):GainIndex + 8 + 10 + + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 135 - 0 - + false + - - + + 20 + + Action Button + 0 + $(P)$(A):GainIndex - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 40 - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a87 - false - - 10 - Label + true true false - true - false + + + 1e12 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 458 + 84 + + + + false - - - - Label - true - auto - - - - 30 - 0 - - 1 + 0 + 1 + true + + + + + + + 11 1 - - 0 - false - - 105 - - - true - 1 - -4107d8df:1481ea34f53:-6a86 - false - - 10 Label + true true false - true + false - - - - - - + 20 + + true + 1 + true Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 + 20 false - - 105 + 425 + 65 - - false - false - true - false - true + + false - - 20 - false - false - true - + - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a85 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - 20 - - 105 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6a84 - false - - 20 + 0 + 1 + true + + + + + + + 11 + 1 Label + true true false - true + false + 1 + + true + 1 + true + Label + 20 + false + 468 + 65 + + + + false - - - - Label - true - time - - - - 50 - 0 - - 1 + 0 + 1 + true + + + + + + + 11 1 - - 0 - false + Label + + + true + true + false + + + false + 1 - 55 - - - false - false + true + 1 true - false - true + Label + 20 + false + 511 + 65 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 50 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a83 - 0.0 - - Text Input - 1 + + + + 14 + 1 + Label + true true false - 0 - false - $(P)$(S).TP - - - - 0 + + false + Gain: + + true + 1 + true + Label + 40 + false + 440 + 35 + + + + false + false false - - - false - 0 + + + + true - 20 - - 55 - $(pv_name) -$(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-6a82 - - 20 - Menu Button + 0 + 1 + true + + + false + + + + 2 + 14 + 1 + Text Update + 0 + true + $(P)$(A):Gain + + 0.0 + true true false + + false + ###### + $(pv_name) +$(pv_value) false - + 1 + true + Text Update + 60 + false + 481 + 35 + + + + false + false + false - + - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 + false - 435 - - - scaler16_more.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 75 - - - false - true - false - -4107d8df:1481ea34f53:-6a81 - - 16 - Menu Button + 3 + 1 + + true + + + false + + + + 4 + 19 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(A):Description + + false + 0.0 + true true false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - + true + Text Input + 200 + 225 + 33 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 60 - 6 - + + + + 14 + 1 + Label - - 1 - - - - 433 - - - outlinkHelp.opi - - true - - 0 - Terse link docs - - - $(pv_name) -$(pv_value) - 0 + + true + true + false + + + false + Descr: + + true + 1 + true + Label + 40 + false + 180 + 35 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/femto_DHPCA_100.opi b/stdApp/op/opi/autoconvert/femto_DHPCA_100.opi new file mode 100644 index 0000000..035263b --- /dev/null +++ b/stdApp/op/opi/autoconvert/femto_DHPCA_100.opi @@ -0,0 +1,3189 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 140 + + true + + femto_DHPCA_100 + + + true + true + false + true + false + Display + 610 + 561 + 700 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 54 + true + + + + 0 + 1 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 369 + 6 + 80 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 18 + true + + + + 0 + 1 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 369 + 6 + 62 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 111 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 154 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 197 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 240 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 283 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 326 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 111 + 82 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 154 + 82 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 197 + 82 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 240 + 82 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 283 + 82 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):GainIndex + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 47 + 326 + 82 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 31 + true + + + + 0 + 1 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 225 + 380 + 62 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):Filter + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 57 + 546 + 64 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):Filter + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 57 + 440 + 64 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):Filter + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 57 + 493 + 64 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):Coupling + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 29 + 449 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 27 + true + + + + 0 + 3 + Rectangle + + + + + + true + + + false + + $(P)$(A):Coupling + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 29 + 474 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 31 + true + + + + 0 + 1 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 125 + 380 + 103 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + Femto DHPCA-100 Current Amplifier + + true + 1 + true + Label + 340 + false + 120 + 4 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 + Label + + + true + true + false + + + false + $(P)$(A) + + true + 1 + true + Label + 140 + false + 20 + 34 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 2 + 14 + 1 + Text Update + 0 + true + $(P)$(A):Gain + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 60 + false + 541 + 35 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 + Label + + + true + true + false + + + false + Gain: + + true + 1 + true + Label + 40 + false + 500 + 35 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 19 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(A):Description + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 200 + 285 + 33 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 + Label + + + true + true + false + + + false + Descr: + + true + 1 + true + Label + 40 + false + 240 + 35 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 8 + 1 + Label + + + true + true + false + + + false + High speed + + true + 1 + true + Label + 50 + false + 55 + 93 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 8 + 1 + Label + + + true + true + false + + + false + Low noise + + true + 1 + true + Label + 50 + false + 55 + 114 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 60 + 52 + 108 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + (V/A) + + true + 1 + true + Label + 25 + false + 18 + 110 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + Gain + + true + 1 + true + Label + 25 + false + 17 + 98 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + Max Freq (MHz): + + true + 1 + true + Label + 90 + false + 12 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + 200 + + true + 1 + true + Label + 20 + false + 125 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + 80 + + true + 1 + true + Label + 20 + false + 168 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + 14 + + true + 1 + true + Label + 20 + false + 211 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + 3.5 + + true + 1 + true + Label + 20 + false + 254 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + 1.8 + + true + 1 + true + Label + 20 + false + 297 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + 0.22 + + true + 1 + true + Label + 20 + false + 340 + 67 + + + + + $(P)$(A):GainIndex + 0 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e2 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 115 + 109 + + + + + $(P)$(A):GainIndex + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e3 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 158 + 109 + + + + + $(P)$(A):GainIndex + 2 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e4 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 201 + 109 + + + + + $(P)$(A):GainIndex + 3 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e5 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 244 + 109 + + + + + $(P)$(A):GainIndex + 4 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e6 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 287 + 109 + + + + + $(P)$(A):GainIndex + 5 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e7 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 330 + 109 + + + + + $(P)$(A):GainIndex + 8 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e3 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 115 + 86 + + + + + $(P)$(A):GainIndex + 9 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e4 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 158 + 86 + + + + + $(P)$(A):GainIndex + 10 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e5 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 201 + 86 + + + + + $(P)$(A):GainIndex + 11 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e6 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 244 + 86 + + + + + $(P)$(A):GainIndex + 12 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e7 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 287 + 86 + + + + + $(P)$(A):GainIndex + 13 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e8 + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 330 + 86 + + + + + $(P)$(A):Filter + 2 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):Filter + + + + true + true + false + + + + 1 MHz + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 550 + 68 + + + + + $(P)$(A):Filter + 0 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):Filter + + + + true + true + false + + + + Full + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 444 + 68 + + + + + $(P)$(A):Filter + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):Filter + + + + true + true + false + + + + 10 MHz + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 497 + 68 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + Low Pass + + true + 1 + true + Label + 45 + false + 389 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + Filter + + true + 1 + true + Label + 45 + false + 389 + 81 + + + + + $(P)$(A):Coupling + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):Coupling + + + + true + true + false + + + + AC + false + $(pv_name) +$(pv_value) + true + Action Button + 22 + 453 + 109 + + + + + $(P)$(A):Coupling + 0 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):Coupling + + + + true + true + false + + + + DC + false + $(pv_name) +$(pv_value) + true + Action Button + 22 + 478 + 109 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + Coupling + + true + 1 + true + Label + 60 + false + 384 + 114 + + diff --git a/stdApp/op/opi/femto_DLPCA_200.opi b/stdApp/op/opi/autoconvert/femto_DLPCA_200.opi similarity index 68% rename from stdApp/op/opi/femto_DLPCA_200.opi rename to stdApp/op/opi/autoconvert/femto_DLPCA_200.opi index 8a70b7c..f2a210f 100644 --- a/stdApp/op/opi/femto_DLPCA_200.opi +++ b/stdApp/op/opi/autoconvert/femto_DLPCA_200.opi @@ -1,135 +1,133 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 140 true - -4107d8df:1481ea34f53:-707d - 3.2.10.20140131 + femto_DLPCA_200 + + true + true + false true - 140 - femto_DLPCA_200 false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 344 617 + 344 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-707a - - - - - 54 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 412 - 0 - 0 - - - 1 - 1 - true - - - - - 80 - $(pv_name) -$(pv_value) - 6 + false + + + false - - - false - true - 0.0 + 54 + true - - - -4107d8df:1481ea34f53:-706b - - - - 27 - true + + 0 + 1 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 412 + 6 + 80 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -141,62 +139,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 82 - $(pv_name) -$(pv_value) - 111 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-706a - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 111 + 82 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -208,62 +206,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 82 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 47 154 - false + 82 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7069 - - - - - 27 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -275,62 +273,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 82 - $(pv_name) -$(pv_value) - 197 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7068 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 197 + 82 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -342,62 +340,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 82 - $(pv_name) -$(pv_value) - 240 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7067 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 240 + 82 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -409,62 +407,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 82 - $(pv_name) -$(pv_value) - 283 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7066 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 283 + 82 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -476,62 +474,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 82 - $(pv_name) -$(pv_value) - 326 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7065 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 326 + 82 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -543,62 +541,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 105 - $(pv_name) -$(pv_value) - 111 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7064 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 111 + 105 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -610,62 +608,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 105 - $(pv_name) -$(pv_value) - 154 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7063 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 154 + 105 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -677,62 +675,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 105 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 47 197 - false + 105 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7062 + + false + 255 + true + false + + + - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -744,62 +742,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 105 - $(pv_name) -$(pv_value) - 240 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7061 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 240 + 105 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -811,62 +809,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 105 - $(pv_name) -$(pv_value) - 283 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7060 - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 283 + 105 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -878,62 +876,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 105 - $(pv_name) -$(pv_value) - 326 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-705f - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 326 + 105 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -945,62 +943,62 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 82 - $(pv_name) -$(pv_value) - 369 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-705e - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 47 + 369 + 82 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 47 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -1012,62 +1010,119 @@ $(pv_value) $(P)$(A):GainIndex - - 1 - 3 - true - - - - - 105 + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 47 369 - false + 105 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 0.0 + + Default + + false + + + + false + 18 + true - - - -4107d8df:1481ea34f53:-704c - - - - 27 - true + + 0 + 1 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 412 + 6 + 62 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 29 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -1079,62 +1134,62 @@ $(pv_value) $(P)$(A):Coupling - - 1 - 3 - true - - - - - 80 - $(pv_name) -$(pv_value) - 435 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-704b - - - - - 27 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 29 + 435 + 80 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 29 + false + + + + false + 27 + true + + + 0 - 0 + 3 + Rectangle + + @@ -1146,902 +1201,159 @@ $(pv_value) $(P)$(A):Coupling - - 1 - 3 - true - - - - - 80 - $(pv_name) -$(pv_value) - 460 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7049 - - - - - 48 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 29 + 460 + 80 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 60 + false + + + + false + 48 + true + + + 0 - 0 - - - 1 1 - true - - - - - 62 - $(pv_name) -$(pv_value) - 432 - false - - - - true - - true - -4107d8df:1481ea34f53:-7058 - - 18 - Grouping Container + Rectangle + + + true true false + + $(pv_name) +$(pv_value) true - false - - - - - - - true - Grouping Container - - Default - - 412 - 0 - - false - false - 1 - - - + true + Rectangle + 60 + 432 62 - - 6 - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7056 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 412 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-7057 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max Freq (kHz): - - - - 90 - 0 - - 1 - - - - 1 - - 5 - false - - 6 - - - true - 1 - -4107d8df:1481ea34f53:-7055 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 500 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 119 - - - true - 1 - -4107d8df:1481ea34f53:-7054 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 500 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 162 - - - true - 1 - -4107d8df:1481ea34f53:-7053 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 400 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 205 - - - true - 1 - -4107d8df:1481ea34f53:-7052 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 200 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 248 - - - true - 1 - -4107d8df:1481ea34f53:-7051 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 50 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 291 - - - true - 1 - -4107d8df:1481ea34f53:-7050 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 334 - - - true - 1 - -4107d8df:1481ea34f53:-704f - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1.2 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 377 - - - - true - - true - -4107d8df:1481ea34f53:-7048 - - 14 - Grouping Container - - true - true - false - - true - false - - - + + + false - + - true - Grouping Container - - Default - - 101 - 0 - - false - false - 1 - 35 - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-7047 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gain: - - - - 40 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7046 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 2 - true - false - $(P)$(A):Gain - - - - - - - Text Update - true - ###### - false - 0 - - - - 60 - 0 - - - 1 - - - - 1 - - 0 - false - $(pv_name) -$(pv_value) - 41 - - - - - true - - true - -4107d8df:1481ea34f53:-7045 - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - + 0 + 1 true - Grouping Container - Default + - 245 - 0 - - false - false - 1 - - - - 33 - - 135 - - - false - false - true - false - true - false - - 19 - false - false - true - - - - true - Text Input - - - - - 200 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7044 - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(A):Description - - - - 0 - false - - - false - 0 - - - - 0 - - 45 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-7043 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Descr: - - - - 40 - 0 - - 1 - - - - 1 - - 2 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-707c - false - + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Femto DLPCA-200 Current Amplifier - - - + + true + 1 + true + Label 340 - 0 - - 1 - - - - 1 - - 4 false - 80 + 4 - true - 1 - -4107d8df:1481ea34f53:-707b + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 1 Label + true true false - true + false - - - - - - - Label - true $(P)$(A) - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 1 - - 34 false - 6 + 34 - false - true - -4107d8df:1481ea34f53:-7079 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e5 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 86 $(P)$(A):GainIndex @@ -2051,50 +1363,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 115 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7078 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e5 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e6 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 115 86 + + $(P)$(A):GainIndex @@ -2104,50 +1416,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 158 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7077 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e6 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e7 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 158 86 + + $(P)$(A):GainIndex @@ -2157,50 +1469,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 201 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7076 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e7 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e8 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 201 86 + + $(P)$(A):GainIndex @@ -2210,50 +1522,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 244 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7075 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e8 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e9 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 244 86 + + $(P)$(A):GainIndex @@ -2263,50 +1575,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 287 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7074 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e9 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e10 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 287 86 + + $(P)$(A):GainIndex @@ -2316,50 +1628,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 330 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7073 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e10 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e11 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 330 86 + + $(P)$(A):GainIndex @@ -2369,50 +1681,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 373 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7072 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e11 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e3 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - - 109 + 373 + 86 + + $(P)$(A):GainIndex @@ -2422,50 +1734,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 115 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7071 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e3 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e4 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 115 109 + + $(P)$(A):GainIndex @@ -2475,50 +1787,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 158 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-7070 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e4 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e5 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 158 109 + + $(P)$(A):GainIndex @@ -2528,50 +1840,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 201 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-706f - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e5 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e6 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 201 109 + + $(P)$(A):GainIndex @@ -2581,50 +1893,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 244 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-706e - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e6 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e7 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 244 109 + + $(P)$(A):GainIndex @@ -2634,50 +1946,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 287 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-706d - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e7 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e8 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 287 109 + + $(P)$(A):GainIndex @@ -2687,50 +1999,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 330 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-706c - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):GainIndex + + true true false - $(P)$(A):GainIndex - - - - - - + + + 1e8 + false + $(pv_name) +$(pv_value) + true Action Button - true - 1e9 - false - - Default - 40 - 0 - 0 - - - - false - 1 - - - + 330 109 + + $(P)$(A):GainIndex @@ -2740,374 +2052,921 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(A):GainIndex + + + + true + true + false + + + + 1e9 + false $(pv_name) $(pv_value) + true + Action Button + 40 373 + 109 - true - 1 - -4107d8df:1481ea34f53:-705d + false - + + + + + + + 0 + 1 + true + + + + + + 8 + 1 Label + true true false - true + false - - - - - - - Label - true High speed - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 93 false - 55 + 93 - true - 1 - -4107d8df:1481ea34f53:-705c + false - + + + + + + + 0 + 1 + true + + + + + + 8 + 1 Label + true true false - true + false - - - - - - - Label - true Low noise - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 114 false - 55 + 114 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-705b - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 60 - 0 - 0 - - 1 - 1 - true - - - - - 108 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 60 52 + 108 - true - 1 - -4107d8df:1481ea34f53:-705a + false - - 11 - Label - - true - true - false - - true - false - - - - Label - true - (V/A) - - - - 25 - 0 - - 1 - 1 - - 110 - false - - 18 - - - true - 1 - -4107d8df:1481ea34f53:-7059 - false - + 0 + 1 + true + + + + + + 11 + 1 Label + true true false - true + false + (V/A) + + true + 1 + true + Label + 25 + false + 18 + 110 + + + + false + + + + 0 + 1 + true + + + - + + 11 + 1 + Label + + + true + true + false + + + false + Gain + + true + 1 + true Label + 25 + false + 17 + 98 + + + + false + + + + + + + 0 + 1 true - Gain - + - 25 - 0 + + + + 11 + 1 + Label - 1 + + true + true + false + + + false + Max Freq (kHz): + + true + 1 + true + Label + 90 + false + 12 + 67 + + + + false + + + + 0 + 1 + true + + + + + + + 11 1 - - 98 + Label + + + true + true + false + + + false + 500 + + true + 1 + true + Label + 20 false + 125 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + 500 - 17 + true + 1 + true + Label + 20 + false + 168 + 67 - - false + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + + + false + 400 + + true + 1 true - -4107d8df:1481ea34f53:-704e + Label + 20 + false + 211 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + + + true + true + false + - 20 - - Action Button - false + false + 200 + + true + 1 + true + Label + 20 + false + 254 + 67 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 11 + 1 + Label + true true false - $(P)$(A):Coupling + + false + 50 + + true + 1 + true + Label + 20 + false + 297 + 67 + + + + false - + + + + + 0 + 1 + true + + + - + - Action Button + 11 + 1 + Label + + + true + true + false + + + false + 7 + + true + 1 + true + Label + 20 + false + 340 + 67 + + + + false + + + + + + + 0 + 1 true - AC - false - Default + - 22 + + + + 11 + 1 + Label + + + true + true + false + + + false + 1.2 + + true + 1 + true + Label + 20 + false + 383 + 67 + + + + + $(P)$(A):Coupling + 0 + 10 + + + + + false + false + + + + false + + + 0 - 0 + 1 + true + + Default + + false + + + + 20 - + Action Button + 0 + $(P)$(A):Coupling + + + true + true + false + + + + AC false - 1 - - - + $(pv_name) +$(pv_value) + true + Action Button + 22 + 439 84 + + $(P)$(A):Coupling - 0 + 1 10 - $(pv_name) -$(pv_value) - 439 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-704d - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(A):Coupling + + true true false - $(P)$(A):Coupling - - - - - - - Action Button - true + + DC - false - - Default - - 22 - 0 - 0 - - - false - 1 - - - - 84 - - - $(P)$(A):Coupling - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 22 464 + 84 - true - 1 - -4107d8df:1481ea34f53:-704a + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 1 Label + true true false - true + false + Coupling + + true + 1 + true + Label + 60 + false + 432 + 66 + + + + false + + + + 0 + 1 + true + + + - + + 14 + 1 + Label + + + true + true + false + + + false + Gain: + + true + 1 + true Label + 40 + false + 390 + 35 + + + + false + false + false + + + + true + + + + 0 + 1 true - Coupling - + - 60 - 0 + false + + + + 2 + 14 + 1 + Text Update + 0 + true + $(P)$(A):Gain + + 0.0 + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 60 + false + 431 + 35 + + + + false + false + false + + + + false + + + + 3 1 + + true + + + + false + + + + 4 + 19 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(A):Description + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 200 + 180 + 33 + + + + false + + + + 0 + 1 + true + + + + + + + 14 1 - - 66 - false + Label + + + true + true + false + + + false + Descr: - 432 + true + 1 + true + Label + 40 + false + 135 + 35 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/genericState.opi b/stdApp/op/opi/autoconvert/genericState.opi new file mode 100644 index 0000000..61d7d90 --- /dev/null +++ b/stdApp/op/opi/autoconvert/genericState.opi @@ -0,0 +1,413 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 59 + + true + + genericState + + + true + true + false + true + false + Display + 750 + 2688 + 378 + + + + + + + + + 0 + 1 + true + false + + Default + + + + + 24 + false + + true + + Grouping Container + + + + true + + + false + + $(P)$(S)mode$(N) + + + + true + true + false + + + false + + true + true + Grouping Container + 86 + 9 + 16 + + + + $(P)$(S)inCalc$(N).PROC + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 24 + + Action Button + 0 + $(P)$(S)inCalc$(N).PROC + + + + true + true + false + + + + Save + false + $(pv_name) +$(pv_value) + true + Action Button + 86 + 0 + 0 + + + + + + + + + + + 0 + 1 + true + false + + Default + + + + + 24 + false + + true + + Grouping Container + + + + true + + + false + + $(P)$(S)mode$(N) + + + + true + true + false + + + false + + true + true + Grouping Container + 86 + 652 + 16 + + + + $(P)$(S)outCalc$(N).PROC + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 24 + + Action Button + 0 + $(P)$(S)outCalc$(N).PROC + + + + true + true + false + + + + Apply + false + $(pv_name) +$(pv_value) + true + Action Button + 86 + 0 + 0 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 26 + true + + Choice 1 + Choice 2 + Choice 3 + + true + Choice Button + $(P)$(S)mode$(N) + + + + true + true + false + + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 184 + 100 + 16 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 24 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(S)val$(N) + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 114 + 289 + 16 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 24 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(S)pv$(N).VAL + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 239 + 408 + 16 + + diff --git a/stdApp/op/opi/autoconvert/genericState10x.opi b/stdApp/op/opi/autoconvert/genericState10x.opi new file mode 100644 index 0000000..053a12a --- /dev/null +++ b/stdApp/op/opi/autoconvert/genericState10x.opi @@ -0,0 +1,988 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 430 + + true + + genericState10x + + + true + true + false + true + false + Display + 769 + 552 + 43 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 25 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 206 + 540 + 4 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N1) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 75 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N2) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 106 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N3) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 137 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N4) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 168 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N5) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 199 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N6) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 230 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N7) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 261 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N8) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 292 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N9) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 323 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N10) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 354 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 27 + 1 + Label + + + true + true + false + + + false + Mode + + true + 1 + true + Label + 147 + false + 131 + 40 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 27 + 1 + Label + + + true + true + false + + + false + Value + + true + 1 + true + Label + 90 + false + 315 + 40 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 27 + 1 + Label + + + true + true + false + + + false + PV to Save/Apply + + true + 1 + true + Label + 220 + false + 430 + 40 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 25 + 0 + Label + + + true + true + false + + + false + Prefix: + + true + 1 + true + Label + 85 + false + 450 + 4 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 25 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(S)$(G)desc + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 265 + 85 + 4 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 25 + 0 + Label + + + true + true + false + + + false + Desc: + + true + 1 + true + Label + 60 + false + 20 + 4 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 25 + 0 + Label + + + true + true + false + + + false + $(P)$(S) + + true + 1 + true + Label + 206 + false + 540 + 4 + + + + + $(P)$(S)$(G)apply + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 28 + + Action Button + 0 + $(P)$(S)$(G)apply + + + + true + true + false + + + + Apply All + false + $(pv_name) +$(pv_value) + true + Action Button + 154 + 595 + 395 + + + + + $(P)$(S)$(G)save + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 28 + + Action Button + 0 + $(P)$(S)$(G)save + + + + true + true + false + + + + Save All + false + $(pv_name) +$(pv_value) + true + Action Button + 154 + 20 + 395 + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 28 + true + + Choice 1 + Choice 2 + Choice 3 + + true + Choice Button + $(P)$(S)$(G)mode + + + + true + true + false + + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 219 + 350 + 395 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 28 + 1 + Label + + + true + true + false + + + false + Master Mode: + + true + 1 + true + Label + 145 + false + 199 + 395 + + diff --git a/stdApp/op/opi/autoconvert/genericState5x.opi b/stdApp/op/opi/autoconvert/genericState5x.opi new file mode 100644 index 0000000..fdb4333 --- /dev/null +++ b/stdApp/op/opi/autoconvert/genericState5x.opi @@ -0,0 +1,788 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 275 + + true + + genericState5x + + + true + true + false + true + false + Display + 769 + 552 + 43 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 25 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 206 + 540 + 4 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N1) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 75 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N2) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 106 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N3) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 137 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N4) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 168 + + + + + + + + + + 0 + 1 + true + + Default + + + + + + 26 + + true + $(N5) + + Linking Container + genericState.opi + 2 + + + true + true + false + + + + true + Linking Container + 729 + 20 + 199 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 27 + 1 + Label + + + true + true + false + + + false + Mode + + true + 1 + true + Label + 147 + false + 131 + 40 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 27 + 1 + Label + + + true + true + false + + + false + Value + + true + 1 + true + Label + 90 + false + 315 + 40 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 27 + 1 + Label + + + true + true + false + + + false + PV to Save/Apply + + true + 1 + true + Label + 220 + false + 430 + 40 + + + + + $(P)$(S)$(G)apply + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 28 + + Action Button + 0 + $(P)$(S)$(G)apply + + + + true + true + false + + + + Apply All + false + $(pv_name) +$(pv_value) + true + Action Button + 154 + 595 + 235 + + + + + $(P)$(S)$(G)save + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 28 + + Action Button + 0 + $(P)$(S)$(G)save + + + + true + true + false + + + + Save All + false + $(pv_name) +$(pv_value) + true + Action Button + 154 + 20 + 235 + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 28 + true + + Choice 1 + Choice 2 + Choice 3 + + true + Choice Button + $(P)$(S)$(G)mode + + + + true + true + false + + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 219 + 350 + 235 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 28 + 1 + Label + + + true + true + false + + + false + Master Mode: + + true + 1 + true + Label + 145 + false + 199 + 235 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 25 + 0 + Label + + + true + true + false + + + false + Prefix: + + true + 1 + true + Label + 85 + false + 450 + 4 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 25 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(S)$(G)desc + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 265 + 85 + 4 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 25 + 0 + Label + + + true + true + false + + + false + Desc: + + true + 1 + true + Label + 60 + false + 20 + 4 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 25 + 0 + Label + + + true + true + false + + + false + $(P)$(S)$(G) + + true + 1 + true + Label + 206 + false + 540 + 4 + + diff --git a/stdApp/op/opi/inlinkHelp.opi b/stdApp/op/opi/autoconvert/inlinkHelp.opi similarity index 88% rename from stdApp/op/opi/inlinkHelp.opi rename to stdApp/op/opi/autoconvert/inlinkHelp.opi index 3a039ea..784974a 100644 --- a/stdApp/op/opi/inlinkHelp.opi +++ b/stdApp/op/opi/autoconvert/inlinkHelp.opi @@ -1,1725 +1,1691 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 560 true - -4107d8df:1481ea34f53:-6f1f - 3.2.10.20140131 + inlinkHelp + + true + true + false true - 560 - inlinkHelp false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 252 809 + 252 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6f15 + + false + 255 + true + false + + + - + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false 24 - true + true + + + + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 175 + 40 + 31 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 175 - 0 - 0 - - - 1 - 2 - true - - - - - 31 - $(pv_name) -$(pv_value) - 40 + false + + + false - - - false - true - 100.0 + 20 + true - -4107d8df:1481ea34f53:-6f14 - - - - - 20 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 171 + 42 + 33 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 171 - 0 - 0 - - - 1 - 0 - true - - - - - 33 - $(pv_name) -$(pv_value) - 42 + false + + + false - - - false - true - 0.0 + 24 + true - + - -4107d8df:1481ea34f53:-6f01 - - - - - 24 - true + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 154 + 40 + 424 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 154 - 0 - 0 - - - 1 - 2 + false + + + + false + 20 true - - - - - 424 - $(pv_name) -$(pv_value) - 40 - false - - - false - true - 100.0 - -4107d8df:1481ea34f53:-6f00 - - - - - 20 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - - - - - - - + true Rectangle - true - - - - false - - Default - 150 - 0 - 0 - - - 1 - 0 - true - - - - - 426 - $(pv_name) -$(pv_value) 42 - false + 426 - true - 1 - -4107d8df:1481ea34f53:-6f1e + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true This - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 0 - - 37 false - 0 + 37 - true - 1 - -4107d8df:1481ea34f53:-6f1d + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true is a standard EPICS link. - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 37 false - 220 + 37 - true - 1 - -4107d8df:1481ea34f53:-6f1c + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true It accepts a PV name followed by an process command (e.g., ' NPP'), - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 60 false - 0 + 60 - true - 1 - -4107d8df:1481ea34f53:-6f1b + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true followed by an alarm command (e.g., ' NMS'; ignore this.) - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 75 false - 0 + 75 - true - 1 - -4107d8df:1481ea34f53:-6f1a + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - Here are the possible process commands for an input link: - - - - 500 - 0 - - 1 - 0 - - 95 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6f19 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + Here are the possible process commands for an input link: + + true + 1 + true Label - true - CA - Read a value without causing processing to occur. - - - 500 - 0 - - 1 - - - - 0 - - 220 false - 0 + 95 - true - 1 - -4107d8df:1481ea34f53:-6f18 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + CA - Read a value without causing processing to occur. + + true + 1 + true Label - true - PP - Process the target record, and then read a value from it. - - - 500 - 0 - - 1 - - - - 0 - - 155 false - 0 + 220 - true - 1 - -4107d8df:1481ea34f53:-6f17 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + PP - Process the target record, and then read a value from it. + + true + 1 + true Label - true - record named in the link). This is the default command. - - - 500 - 0 - - 1 - - - - 0 - - 135 false - 0 + 155 - true - 1 - -4107d8df:1481ea34f53:-6f16 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + record named in the link). This is the default command. + + true + 1 + true Label - true - NPP - Just read a value; don't process the target record (the - - - 500 - 0 - - 1 - - - - 0 - - 120 false - 0 + 135 - true - 1 - -4107d8df:1481ea34f53:-6f13 + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - xxx:userCalc1.VAL PP NMS - - - - 170 - 0 - - 1 - 0 - - 36 - false - - 42 - - - true - 1 - -4107d8df:1481ea34f53:-6f12 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + NPP - Just read a value; don't process the target record (the + + true + 1 + true Label - true - If you want EPICS to trace the processing (e.g., if the sscan - - - 500 - 0 - - 1 - - - - 0 - - 170 false - 0 + 120 - true - 1 - -4107d8df:1481ea34f53:-6f11 + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - record will drive this record, and wait for it to complete), - - - - 500 - 0 - - 1 - 0 - - 185 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6f10 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + xxx:userCalc1.VAL PP NMS + + true + 1 + true + Label + 170 + false + 42 + 36 + + + + false - - - - Label - true - then you must use 'PP'. - - - - 500 - 0 - - 1 - 0 - - 200 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6f0f - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + If you want EPICS to trace the processing (e.g., if the sscan + + true + 1 + true Label - true - value 'Passive'. - - - 500 - 0 - - 1 - - - - 0 - - 305 false - 0 + 170 - true - 1 - -4107d8df:1481ea34f53:-6f0e + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + record will drive this record, and wait for it to complete), + + true + 1 + true Label - true - CPP - Same as CP, but process me only if my SCAN field has the - - - 500 - 0 - - 1 - - - - 0 - - 290 false - 0 + 185 - true - 1 - -4107d8df:1481ea34f53:-6f0d + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + then you must use 'PP'. + + true + 1 + true Label - true - (Be careful with this. Infinite loops are possible.) - - - 500 - 0 - - 1 - - - - 0 - - 270 false - 0 + 200 - true - 1 - -4107d8df:1481ea34f53:-6f0c + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + value 'Passive'. + + true + 1 + true Label - true - give me the new value before I process. - - - 500 - 0 - - 1 - - - - 0 - - 255 false - 0 + 305 - true - 1 - -4107d8df:1481ea34f53:-6f0b + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - CP - Process ME whenever the value of the named PV changes, and - - - - 500 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 240 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6f0a - false - - 20 Label + true true false - true + false - - - - - - + CPP - Same as CP, but process me only if my SCAN field has the + + true + 1 + true Label - true - INPUT-LINK HELP - - - 500 - 0 - - 1 - - - - 1 - - 4 false - 0 + 290 - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6f09 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - + + + false - + - - - - Polyline - true - false - - Default - - 506 - 0 - 0 - - - 1 - 1 - true - - 25 - $(pv_name) -$(pv_value) - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6f08 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + (Be careful with this. Infinite loops are possible.) + + true + 1 + true Label - true - NOTE: If the target record is in a different crate, the process - - - 500 - 0 - - 1 - - - - 0 - - 330 false - 0 + 270 - true - 1 - -4107d8df:1481ea34f53:-6f07 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + give me the new value before I process. + + true + 1 + true Label - true - commands 'NPP' and 'PP' will be treated as if 'CA' had been specified. - - - 500 - 0 - - 1 - - - - 0 - - 345 false - 0 + 255 - true - 1 - -4107d8df:1481ea34f53:-6f06 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + CP - Process ME whenever the value of the named PV changes, and + + true + 1 + true Label - true - (If you want to wait for completion in this case, you must use a - - - 500 - 0 - - 1 - - - - 0 - - 360 false - 0 + 240 - true - 1 - -4107d8df:1481ea34f53:-6f05 + false - - 14 + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 Label + true true false - true + false + INPUT-LINK HELP + + true + 1 + true + Label + 500 + false + 0 + 4 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 'dynamic' output link to trigger processing, and a separate input + true + 100.0 - + Default - 500 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 506 + 1 + 25 + + + + false + + + + 0 + 1 + true + + + + + + + 14 0 - - 375 - false + Label + + + true + true + false + + + false + NOTE: If the target record is in a different crate, the process + true + 1 + true + Label + 500 + false 0 + 330 - true - 1 - -4107d8df:1481ea34f53:-6f04 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + commands 'NPP' and 'PP' will be treated as if 'CA' had been specified. + + true + 1 + true Label - true - accepts only a PV name. The role of the process command is taken - - - 500 - 0 - - 1 - - - - 0 - - 465 false - 0 + 345 - true - 1 - -4107d8df:1481ea34f53:-6f03 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + (If you want to wait for completion in this case, you must use a + + true + 1 + true + Label + 500 + false + 0 + 360 + + + + false - - - - Label - true - of the CA/CP EPICS link commands described above. This type of link - - - - 500 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 450 - false + Label + + + true + true + false + + + false + 'dynamic' output link to trigger processing, and a separate input + true + 1 + true + Label + 500 + false 0 + 375 - true - 1 - -4107d8df:1481ea34f53:-6f02 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + accepts only a PV name. The role of the process command is taken + + true + 1 + true + Label + 500 + false + 0 + 465 + + + + false - - - - Label - true - This - - - - 40 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 430 - false + Label + + + true + true + false + + + false + of the CA/CP EPICS link commands described above. This type of link + true + 1 + true + Label + 500 + false 0 + 450 - true - 1 - -4107d8df:1481ea34f53:-6eff + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + This + + true + 1 + true + Label + 40 + false + 0 + 430 + + + + false - - - - Label - true - is a 'dynamic' link, an early prototype - - - - 300 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 430 - false + Label + + + true + true + false + + + false + is a 'dynamic' link, an early prototype + true + 1 + true + Label + 300 + false 200 + 430 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-6efe - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 506 + 0 + 415 + + + + false - + - - - - Polyline + + + + 0 + 1 true - false - Default + - 506 - 0 - 0 + + + + 14 + 0 + Label - - 1 - 1 - true - - - - - 415 - $(pv_name) -$(pv_value) - 0 + + true + true + false + + + false + xxx:userCalc1.VAL + + true + 1 + true + Label + 150 + false + 43 + 429 - true - 1 - -4107d8df:1481ea34f53:-6efd + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - xxx:userCalc1.VAL - - - - 150 - 0 - - 1 - 0 - - 429 - false - - 43 - - - true - 1 - -4107d8df:1481ea34f53:-6efc - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true For user calcs (i.e., swait records), input links can behave like - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 505 false - 0 + 505 - true - 1 - -4107d8df:1481ea34f53:-6efb + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true 'CP' links if the record's SCAN field is set to 'I/O Intr' and the - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 520 false - 0 + 520 - true - 1 - -4107d8df:1481ea34f53:-6efa + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true by a separate field. - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 480 false - 0 + 480 - true - 1 - -4107d8df:1481ea34f53:-6ef9 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true link's 'trigger' field is set to 'Yes'. - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 535 false - 0 + 535 - true - 1 - -4107d8df:1481ea34f53:-6ef8 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true link to read the resulting value.) - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 390 false - 0 + 390 - \ No newline at end of file + diff --git a/stdApp/op/opi/linkHelp.opi b/stdApp/op/opi/autoconvert/linkHelp.opi similarity index 81% rename from stdApp/op/opi/linkHelp.opi rename to stdApp/op/opi/autoconvert/linkHelp.opi index 9e7457f..f82d246 100644 --- a/stdApp/op/opi/linkHelp.opi +++ b/stdApp/op/opi/autoconvert/linkHelp.opi @@ -1,1793 +1,1716 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 560 true - -4107d8df:1481ea34f53:-6ece - 3.2.10.20140131 + linkHelp + + true + true + false true - 560 - linkHelp false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 461 286 + 461 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6ec0 + + false + 255 + true + false + + + - + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false 24 - true + true + + + + 0 + 2 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 154 + 40 + 285 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 154 - 0 - 0 - - - 1 - 2 - true - - - - - 285 - $(pv_name) -$(pv_value) - 40 + false + + + false - - - false - true - 100.0 + 20 + true - -4107d8df:1481ea34f53:-6ebf - - - - - 20 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 150 + 42 + 287 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 150 - 0 - 0 - - - 1 - 0 - true - - - - - 287 - $(pv_name) -$(pv_value) - 42 + false + + + false - - - - true - - true - -4107d8df:1481ea34f53:-6eaa - 24 - Grouping Container + true + + + + 0 + 2 + Rectangle + + + true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 155 + 40 + 1 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Grouping Container + + + + 100.0 - Default + Default - 155 - 0 + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + - false - false - 1 - - - - 1 - - 40 - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6ea9 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 155 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6ea8 - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 151 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) + + true + true + false + + + $(pv_name) $(pv_value) - 2 - false - + false + true + Rectangle + 151 + 42 + 3 - true - 1 - -4107d8df:1481ea34f53:-6ecd + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true This - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 0 - - 10 false - 0 + 10 - true - 1 - -4107d8df:1481ea34f53:-6ecc + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true is a standard EPICS link - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 10 false - 200 + 10 - true - 1 - -4107d8df:1481ea34f53:-6ecb + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true It accepts a PV name followed by an execution command (e.g., ' NPP'), - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 30 false - 0 + 30 - true - 1 - -4107d8df:1481ea34f53:-6eca + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + followed by an alarm command (e.g., ' NMS'; ignore this.) + + true + 1 + true + Label + 500 + false + 0 + 45 + + + + false + + + + 0 + 1 + true + + + - + + 14 + 0 + Label + + + true + true + false + + + false + Here are the possible execution commands: + + true + 1 + true Label - true - followed by an alarm command (e.g., ' NMS'; ignore this.) - - - 500 - 0 - - 1 - - - - 0 - - 45 false - 0 + 65 - true - 1 - -4107d8df:1481ea34f53:-6ec9 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + by the link has completed. + + true + 1 + true Label - true - Here are the possible execution commands: - - - 500 - 0 - - 1 - - - - 0 - - 65 false - 0 + 420 - true - 1 - -4107d8df:1481ea34f53:-6ec8 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + callback. EPICS sends such a callback when all processing started + + true + 1 + true Label - true - by the link has completed. - - - 500 - 0 - - 1 - - - - 0 - - 420 false - 0 + 405 - true - 1 - -4107d8df:1481ea34f53:-6ec7 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + In beamline software, output links normally request a completion + + true + 1 + true Label - true - callback. EPICS sends such a callback when all processing started - - - 500 - 0 - - 1 - - - - 0 - - 405 false - 0 + 390 - true - 1 - -4107d8df:1481ea34f53:-6ec6 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + is set to 'I/O Intr' and the link's 'trigger' field is set to 'Yes'. + + true + 1 + true Label - true - In beamline software, output links normally request a completion - - - 500 - 0 - - 1 - - - - 0 - - 390 false - 0 + 365 - true - 1 - -4107d8df:1481ea34f53:-6ec5 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + Input links can behave like 'CP' links if the record's SCAN field + + true + 1 + true Label - true - is set to 'I/O Intr' and the link's 'trigger' field is set to 'Yes'. - - - 500 - 0 - - 1 - - - - 0 - - 365 false - 0 + 350 - true - 1 - -4107d8df:1481ea34f53:-6ec4 + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - Input links can behave like 'CP' links if the record's SCAN field - - - - 500 - 0 - - 1 - 0 - - 350 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ec3 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true role of the execution command is taken by a separate field. - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 325 false - 0 + 325 - true - 1 - -4107d8df:1481ea34f53:-6ec2 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true of the CA/CP EPICS link commands. It accepts only a PV name; the - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 310 false - 0 + 310 - true - 1 - -4107d8df:1481ea34f53:-6ec1 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true This - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 0 - - 294 false - 0 + 294 - true - 1 - -4107d8df:1481ea34f53:-6ebe + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true is a 'dynamic' link, an early prototype - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 294 false - 200 + 294 - true - 1 - -4107d8df:1481ea34f53:-6ebd + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true (i.e., SCAN field) is 'Passive'. (For input links.) - - - - 500 - 0 - - 1 - - - - 0 - - 255 - false + true + 1 + true + Label + 500 + false 0 + 255 - true - 1 - -4107d8df:1481ea34f53:-6ebc + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true CPP - Same as CP, but process me only if my execution mode - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 240 false - 0 + 240 - true - 1 - -4107d8df:1481ea34f53:-6ebb + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true (Be careful with this. Infinite loops are possible.) - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 225 false - 0 + 225 - true - 1 - -4107d8df:1481ea34f53:-6eba + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true changes. (Valid only for input links.) - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 210 false - 0 + 210 - true - 1 - -4107d8df:1481ea34f53:-6eb9 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true CP - Process ME whenever the value at the other end of the link - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 195 false - 0 + 195 - true - 1 - -4107d8df:1481ea34f53:-6eb8 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true If this is an input link, get the value whenever I process. - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 180 false - 0 + 180 - true - 1 - -4107d8df:1481ea34f53:-6eb7 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true or not to process (as it would if you typed the value in). - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 165 false - 0 + 165 - true - 1 - -4107d8df:1481ea34f53:-6eb6 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true CA - Let the record at the other end decide for itself whether - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 150 false - 0 + 150 - true - 1 - -4107d8df:1481ea34f53:-6eb5 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true If this is an input link, process before you get the value. - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 135 false - 0 + 135 - true - 1 - -4107d8df:1481ea34f53:-6eb4 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true PP - Do process the record at the other end of the link. - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 120 false - 0 + 120 - true - 1 - -4107d8df:1481ea34f53:-6eb3 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true (This is the default command.) - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 105 false - 0 + 105 - true - 1 - -4107d8df:1481ea34f53:-6eb2 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true NPP - Don't process the record at the other end of the link. - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 90 false - 0 + 90 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-6eb1 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 506 - 0 - 0 - - 1 - 1 - true - - - - - 276 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 506 0 + 276 - true - 1 - -4107d8df:1481ea34f53:-6eb0 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true when positioners, detectors, etc. are done. Within a VME crate, - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 460 false - 0 + 460 - true - 1 - -4107d8df:1481ea34f53:-6eaf + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true A completion callback is the mechanism the sscan record uses to tell - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 445 false - 0 + 445 - true - 1 - -4107d8df:1481ea34f53:-6eae + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true EPICS can trace the execution resulting from a callback link, and - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 475 false - 0 + 475 - true - 1 - -4107d8df:1481ea34f53:-6ead + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - - true - false - - - - - - - Label - true + + + false issue the callback when everything is done. If the execution path - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 490 false - 0 + 490 - true - 1 - -4107d8df:1481ea34f53:-6eac + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true includes links between VME crates, however, the crate-spanning links - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 505 false - 0 + 505 - true - 1 - -4107d8df:1481ea34f53:-6eab + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true must be callback links. Otherwise, the scan record will not wait - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 520 false - 0 + 520 - true - 1 - -4107d8df:1481ea34f53:-6ea7 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true xxx:scan1.WAIT PP NMS - - - + + true + 1 + true + Label 150 - 0 - - 1 - - - - 0 - - 6 false - 42 + 6 - true - 1 - -4107d8df:1481ea34f53:-6ea6 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true xxx:scan1.WAIT - - - + + true + 1 + true + Label 150 - 0 - - 1 - - - - 0 - - 290 false - 43 + 290 - true - 1 - -4107d8df:1481ea34f53:-6ea5 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true for the off-crate processing to complete. - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 535 false - 0 + 535 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/linkHelpStd.opi b/stdApp/op/opi/autoconvert/linkHelpStd.opi new file mode 100644 index 0000000..bc49037 --- /dev/null +++ b/stdApp/op/opi/autoconvert/linkHelpStd.opi @@ -0,0 +1,341 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 400 + + true + + linkHelpStd + + + true + true + false + true + false + Display + 500 + 209 + 536 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 154 + 50 + 1 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 150 + 52 + 3 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + true + true + Rectangle + 154 + 50 + 100 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 150 + 52 + 102 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + + + true + 1 + true + Label + 400 + false + 5 + 50 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + This + + true + 1 + true + Label + 40 + false + 5 + 5 + + diff --git a/stdApp/op/opi/nameVal.opi b/stdApp/op/opi/autoconvert/nameVal.opi similarity index 86% rename from stdApp/op/opi/nameVal.opi rename to stdApp/op/opi/autoconvert/nameVal.opi index ebf3395..9194a3a 100644 --- a/stdApp/op/opi/nameVal.opi +++ b/stdApp/op/opi/autoconvert/nameVal.opi @@ -1,137 +1,135 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 50 true - -4107d8df:1481ea34f53:-6e5c - 3.2.10.20140131 + nameVal + + true + true + false true - 50 - nameVal false - false - - - - - - Display - true 120 - - true - 5 - - false - -1 - -1 - - - 434 935 + 434 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6e5b + false + 0 + true + $(P)$(R) + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(R) - - - - 0 - false - - - false - 0 - - - - 20 - - 10 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 10 + 20 - true - 1 - -4107d8df:1481ea34f53:-6e5a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true $(P)$(R) - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 0 - - 0 false - 10 + 0 - \ No newline at end of file + diff --git a/stdApp/op/opi/outlinkHelp.opi b/stdApp/op/opi/autoconvert/outlinkHelp.opi similarity index 52% rename from stdApp/op/opi/outlinkHelp.opi rename to stdApp/op/opi/autoconvert/outlinkHelp.opi index feadd04..f912547 100644 --- a/stdApp/op/opi/outlinkHelp.opi +++ b/stdApp/op/opi/autoconvert/outlinkHelp.opi @@ -1,1848 +1,1731 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 580 true - -4107d8df:1481ea34f53:-6e55 - 3.2.10.20140131 + outlinkHelp + + true + true + false true - 580 - outlinkHelp false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 232 105 - - - true - + 232 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + true true - -4107d8df:1481ea34f53:-6e50 + Rectangle + 155 + 40 + 31 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + $(pv_name) +$(pv_value) + false + true + Rectangle + 151 + 42 + 33 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false 24 - Grouping Container + true + + + + 0 + 2 + Rectangle + + + true true false + + $(pv_name) +$(pv_value) true + true + Rectangle + 154 + 40 + 425 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 150 + 42 + 427 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + + + true + true + false + + false + This + + true + 1 + true + Label + 40 + false + 0 + 37 + + + + false + + + + + + + 0 + 1 + true + + + + 14 + 0 + Label + + + true + true + false + + + false + is a standard EPICS link. + + true + 1 + true + Label + 300 + false + 200 + 37 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + + + true + true + false + + + false + It accepts a PV name, followed by a process command (e.g., ' NPP'), + + true + 1 + true + Label + 500 + false + 0 + 60 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + + + true + true + false + + + false + followed by an alarm command (e.g., ' NMS'; ignore this.) + + true + 1 + true + Label + 500 + false + 0 + 75 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + + + true + true + false + + + false + xxx:scan1.EXSC PP NMS + + true + 1 + true + Label + 150 + false + 42 + 36 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + OUTPUT-LINK HELP + + true + 1 + true + Label + 500 + false + 0 + 4 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 506 + 0 + 25 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + + + true + true + false + + + false + Here are the possible process commands for an output link: + + true + 1 + true + Label + 500 + false + 0 + 95 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + + + true + true + false + + + false + to process (as it would if you typed the value in by hand). + + true + 1 + true + Label + 500 + false + 0 + 235 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 0 + Label + + + true + true + false + + + false + CA - Write a value. Let the target record decide whether or not + + true + 1 + true + Label + 500 + false + 0 + 220 + + + + false + + + + 0 + 1 true - Grouping Container - Default + - 155 - 0 + + + + 14 + 0 + Label - false - false - 1 - - - - 31 - - 40 - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6e4f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 155 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6e4e - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 151 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 2 - false - - - - - true - - true - -4107d8df:1481ea34f53:-6e3c - - 140 - Grouping Container true true false - true + false - - - + If you want EPICS to trace the processing (e.g., if the sscan + + true + 1 + true + Label + 500 + false + 0 + 170 + + + + false - true - Grouping Container - - Default - - 507 - 0 - - false - false - 1 - 415 - - -1 - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6e38 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 154 - 0 - 0 - - - 1 - 2 - true - - - - - 10 - $(pv_name) -$(pv_value) - 41 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6e37 - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 150 - 0 - 0 - - - 1 - 0 - true - - - - - 12 - $(pv_name) -$(pv_value) - 43 - false - - - true - 1 - -4107d8df:1481ea34f53:-6e3b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - this may or may not cause the target record to process. (The target - - - - 500 - 0 - - 1 - - - - 0 - - 66 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6e3a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - of the CA EPICS link command described above. This type of link - - - - 500 - 0 - - 1 - - - - 0 - - 36 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6e39 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - This - - - - 40 - 0 - - 1 - - - - 0 - - 16 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6e36 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - is a 'dynamic' link, an early prototype - - - - 300 - 0 - - 1 - - - - 0 - - 16 - false - - 201 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6e35 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 506 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6e34 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - xxx:scan1.EXSC - - - - 150 - 0 - - 1 - - - - 0 - - 15 - false - - 44 - - - true - 1 - -4107d8df:1481ea34f53:-6e33 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - record will decide.) If processing does occur, this link type - - - - 500 - 0 - - 1 - - - - 0 - - 81 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6e32 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - normally will wait for it to complete. (Some displays will have a - - - - 500 - 0 - - 1 - - - - 0 - - 96 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6e31 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - menu field nearby, which allows you to choose whether or not to wait.) - - - - 500 - 0 - - 1 - - - - 0 - - 111 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6e30 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - - - - - 500 - 0 - - 1 - - - - 0 - - 126 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-6e2f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - accepts only a PV name. It will write a value to the named PV, and - - - - 500 - 0 - - 1 - - - - 0 - - 51 - false - - 1 - - - - true - 1 - -4107d8df:1481ea34f53:-6e54 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + PP - Write a value and then process the target record. + + true + 1 + true + Label + 500 + false + 0 + 155 + + + + false - - - - Label - true - This - - - - 40 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 37 - false + Label + + + true + true + false + + + false + record named in the link). This is the default command. + true + 1 + true + Label + 500 + false 0 + 135 - true - 1 - -4107d8df:1481ea34f53:-6e53 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + NPP - Just write a value; don't process the target record (the + + true + 1 + true + Label + 500 + false + 0 + 120 + + + + false - - - - Label - true - is a standard EPICS link. - - - - 300 - 0 - - 1 - 0 - - 37 - false - - 200 - - - true - 1 - -4107d8df:1481ea34f53:-6e52 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + record will drive this record, and wait for it to complete), + + true + 1 + true + Label + 500 + false + 0 + 185 + + + + false - - - - Label - true - It accepts a PV name, followed by a process command (e.g., ' NPP'), - - - - 500 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 60 + Label + + + true + true + false + + + false + then you must use 'PP'. + + true + 1 + true + Label + 500 false - 0 + 200 - true - 1 - -4107d8df:1481ea34f53:-6e51 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + If processing does occur, EPICS will not trace it. + + true + 1 + true Label - true - followed by an alarm command (e.g., ' NMS'; ignore this.) - - - 500 - 0 - - 1 - - - - 0 - - 75 false - 0 + 250 - true - 1 - -4107d8df:1481ea34f53:-6e4d + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + NOTE: If the target record is in a different crate, the process + + true + 1 + true + Label + 500 + false + 0 + 275 + + + + false - - - - Label - true - xxx:scan1.EXSC PP NMS - - - - 150 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 0 - - 36 - false - - 42 - - - true - 1 - -4107d8df:1481ea34f53:-6e4c - false - - 20 Label + true true false - true + false - - - - - - + command is ignored; EPICS will behave as though 'CA' were specified, + + true + 1 + true Label - true - OUTPUT-LINK HELP - - - 500 - 0 - - 1 - - - - 1 - - 4 false - 0 + 290 - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6e4b - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - + + + false - + - - - - Polyline - true - false - - Default - - 506 - 0 - 0 - - - 1 - 1 - true - - 25 - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6e4a - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + no matter what the link says. (If you want to wait for completion + + true + 1 + true Label - true - Here are the possible process commands for an output link: - - - 500 - 0 - - 1 - - - - 0 - - 95 false - 0 + 305 - true - 1 - -4107d8df:1481ea34f53:-6e49 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + in this case, you must use a 'dynamic' link, described below.) + + true + 1 + true Label - true - to process (as it would if you typed the value in by hand). - - - 500 - 0 - - 1 - - - - 0 - - 235 false - 0 + 320 - true - 1 - -4107d8df:1481ea34f53:-6e48 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + this may or may not cause the target record to process. (The target + + true + 1 + true Label - true - CA - Write a value. Let the target record decide whether or not - - - 500 - 0 - - 1 - - - - 0 - - 220 false - 0 + 481 - true - 1 - -4107d8df:1481ea34f53:-6e47 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + of the CA EPICS link command described above. This type of link + + true + 1 + true Label - true - If you want EPICS to trace the processing (e.g., if the sscan - - - 500 - 0 - - 1 - - - - 0 - - 170 false - 0 + 451 - true - 1 - -4107d8df:1481ea34f53:-6e46 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + This + + true + 1 + true Label - true - PP - Write a value and then process the target record. - - - - 500 - 0 - - 1 - - - - 0 - - 155 + 40 false - 0 + 431 - true - 1 - -4107d8df:1481ea34f53:-6e45 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + is a 'dynamic' link, an early prototype + + true + 1 + true + Label + 300 + false + 200 + 431 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - record named in the link). This is the default command. + true + 100.0 - + Default - 500 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 0 - - 135 - false - + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 506 0 + 416 - true - 1 - -4107d8df:1481ea34f53:-6e44 + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - NPP - Just write a value; don't process the target record (the - - - - 500 - 0 - - 1 - 0 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6e43 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false + xxx:scan1.EXSC + + true + 1 + true + Label + 150 + false + 43 + 430 + + + + false - - - - Label - true - record will drive this record, and wait for it to complete), - - - - 500 - 0 - - 1 - 0 - - 185 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6e42 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + record will decide.) If processing does occur, this link type + + true + 1 + true Label - true - then you must use 'PP'. - - - 500 - 0 - - 1 - - - - 0 - - 200 false - 0 + 496 - true - 1 - -4107d8df:1481ea34f53:-6e41 + false - - 14 - Label - - true - true - false - - true - false - - - - Label - true - If processing does occur, EPICS will not trace it. - - - - 500 - 0 - - 1 - 0 - - 250 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6e40 - false - + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + normally will wait for it to complete. (Some displays will have a + + true + 1 + true Label - true - NOTE: If the target record is in a different crate, the process - - - 500 - 0 - - 1 - - - - 0 - - 275 false - 0 + 511 - true - 1 - -4107d8df:1481ea34f53:-6e3f + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + menu field nearby, which allows you to choose whether or not to wait.) + + true + 1 + true Label - true - command is ignored; EPICS will behave as though 'CA' were specified, - - - 500 - 0 - - 1 - - - - 0 - - 290 false - 0 + 526 - true - 1 - -4107d8df:1481ea34f53:-6e3e + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + + + true + 1 + true Label - true - no matter what the link says. (If you want to wait for completion - - - 500 - 0 - - 1 - - - - 0 - - 305 false - 0 + 541 - true - 1 - -4107d8df:1481ea34f53:-6e3d + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - + accepts only a PV name. It will write a value to the named PV, and + + true + 1 + true Label - true - in this case, you must use a 'dynamic' link, described below.) - - - 500 - 0 - - 1 - - - - 0 - - 320 false - 0 + 466 - true - 1 - -4107d8df:1481ea34f53:-6e2e + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true NOTE: If the PV named in the link is itself a link field, you must - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 345 false - 0 + 345 - true - 1 - -4107d8df:1481ea34f53:-6e2d + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true specify the command 'CA'. (If you want to wait for completion in - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 360 false - 0 + 360 - true - 1 - -4107d8df:1481ea34f53:-6e2c + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true this case, you must use either the sseq or the sCalcout record, - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 375 false - 0 + 375 - true - 1 - -4107d8df:1481ea34f53:-6e2b + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true select 'CA', and set the link's WAIT field to 'Wait'.) - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 0 - - 390 false - 0 + 390 - \ No newline at end of file + diff --git a/stdApp/op/opi/pid_control.opi b/stdApp/op/opi/autoconvert/pid_control.opi similarity index 83% rename from stdApp/op/opi/pid_control.opi rename to stdApp/op/opi/autoconvert/pid_control.opi index 028f6b7..6b857cc 100644 --- a/stdApp/op/opi/pid_control.opi +++ b/stdApp/op/opi/autoconvert/pid_control.opi @@ -1,650 +1,688 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 255 true - -4107d8df:1481ea34f53:-6dfe - 3.2.10.20140131 + pid_control + + true + true + false true - 250 - pid_control false - false - - - - - - Display - true 300 - - true - 5 - - false - -1 - -1 - - - 108 152 + 108 - true - 1 - -4107d8df:1481ea34f53:-6dfd + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 25 + 1 Label + true true false - true + false + $(TITLE) + + true + 1 + true + Label + 300 + false + 0 + 5 + + + + false - - - - Label + + + + 0 + 1 true - Setpoint - + - 80 - 0 + + + + 20 + 1 + Label - 1 + + true + true + false + + + false + $(P)$(PID) + + true + 1 + true + Label + 300 + false + 0 + 35 + + + + false + + + + 0 + 1 + true + + + + + + + 20 0 - - 106 - false + Label + + + true + true + false + + + false + Setpoint + true + 1 + true + Label + 80 + false 29 + 116 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6dfc + false + 0 + true + $(P)$(PID).VAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(PID).VAL - - - - 0 - false - - - false - 0 - - - - 128 - - 19 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 19 + 138 - true - 1 - -4107d8df:1481ea34f53:-6dfb + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Readback - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 106 false - 181 + 116 - true - true - 1 - false - -4107d8df:1481ea34f53:-6dfa + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + $(P)$(PID).CVAL + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(PID).CVAL - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 0 - - 128 false - $(pv_name) -$(pv_value) 171 + 138 - true - 1 - -4107d8df:1481ea34f53:-6df9 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Update rate - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 159 false - 166 + 169 - false - true + true - -4107d8df:1481ea34f53:-6df8 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + $(P)$(PID).SCAN + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)$(PID).SCAN - - - - - - + true Menu Button - true - false - - Default - 100 - 6 - - - - 1 - - - - 180 - - $(pv_name) -$(pv_value) 171 + 190 - true - 1 - -4107d8df:1481ea34f53:-6df7 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Feedback - - - + + true + 1 + true + Label 80 - 0 - - 1 - - - - 0 - - 159 false - 29 + 169 - false - true + true - -4107d8df:1481ea34f53:-6df6 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + $(P)$(PID).FBON + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)$(PID).FBON - - - - - - + true Menu Button - true - false - - Default - 100 - 6 - - - - 1 - - - - 180 - - $(pv_name) -$(pv_value) 19 + 190 - true - 1 - -4107d8df:1481ea34f53:-6df5 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Readback PV - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 50 false - 13 + 60 - true - 1 - -4107d8df:1481ea34f53:-6df4 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Control PV - - - + + true + 1 + true + Label 110 - 0 - - 1 - - - - 0 - - 75 false - 13 + 85 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6df3 + false + 0 + true + $(P)$(PID).INP + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(PID).INP - - - - 0 - false - - - false - 0 - - - - 50 - - 128 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 128 + 60 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6df2 + false + 0 + true + $(P)$(PID).OUTL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(PID).OUTL - - - - 0 - false - - - false - 0 - - - - 75 - - 128 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 128 + 85 - false - true - false - -4107d8df:1481ea34f53:-6df1 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 115 - 6 - - - - 1 - - - - 217 pid_plot_readback.opi true - 0 + 1 Plot setpoint and readback @@ -652,7 +690,7 @@ $(pv_value) true - 0 + 1 Plot control value @@ -660,7 +698,7 @@ $(pv_value) true - 0 + 1 PID parameters @@ -669,7 +707,7 @@ $(pv_value) true $(PID)_limits - 0 + 1 PID limits @@ -678,94 +716,90 @@ $(pv_value) true $(PID)_incalc - 0 + 1 PID input calc - $(pv_name) -$(pv_value) - 117 - - - true - 1 - -4107d8df:1481ea34f53:-6df0 - false - + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 - Label + + Menu Button + + + true true false - true - false + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 115 + 117 + 227 + + + + false - - - - Label - true - More - - - - 40 - 0 - - 1 + 0 + 1 + true + + + + + + + 20 0 - - 217 - false - - 69 - - - true - 1 - -4107d8df:1481ea34f53:-6def - false - - 25 Label + true true false - true + false - - - - - - + More + + true + 1 + true Label - true - $(TITLE) - - - - 240 - 0 - - 1 - - - - 0 - - 7 + 40 false - - 30 + 69 + 227 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/pid_parameters.opi b/stdApp/op/opi/autoconvert/pid_parameters.opi new file mode 100644 index 0000000..9fe1e33 --- /dev/null +++ b/stdApp/op/opi/autoconvert/pid_parameters.opi @@ -0,0 +1,1435 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 315 + + true + + pid_parameters + + + true + true + false + true + false + Display + 305 + 632 + 299 + + + + + + + + + 0 + 1 + true + false + + Default + + + + + 250 + false + + true + + Grouping Container + + + true + true + false + + + false + + true + true + Grouping Container + 296 + 5 + 60 + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + P + + true + 1 + true + Label + 10 + false + 157 + 0 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 2 + Text Update + 0 + true + $(P)$(PID).P + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 100 + false + 174 + 0 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + I + + true + 1 + true + Label + 10 + false + 157 + 25 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + KP + + true + 1 + true + Label + 20 + false + 10 + 0 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).KP + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 35 + 0 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + KI + + true + 1 + true + Label + 20 + false + 10 + 25 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).KI + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 35 + 25 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + D + + true + 1 + true + Label + 10 + false + 157 + 50 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 2 + Text Update + 0 + true + $(P)$(PID).D + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 100 + false + 174 + 50 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + KD + + true + 1 + true + Label + 20 + false + 10 + 50 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).KD + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 35 + 50 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 2 + Label + + + true + true + false + + + false + Output + + true + 1 + true + Label + 80 + false + 31 + 129 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 2 + Text Update + 0 + true + $(P)$(PID).OVAL + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 100 + false + 116 + 129 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 2 + Label + + + true + true + false + + + false + Error + + true + 1 + true + Label + 80 + false + 31 + 104 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 2 + Text Update + 0 + true + $(P)$(PID).ERR + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 100 + false + 116 + 104 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).I + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 174 + 25 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 2 + Label + + + true + true + false + + + false + Delta time + + true + 1 + true + Label + 80 + false + 31 + 79 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).DT + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 116 + 79 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 2 + Label + + + true + true + false + + + false + Setpoint high limit + + true + 1 + true + Label + 190 + false + 0 + 180 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).HOPR + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 195 + 180 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 2 + Label + + + true + true + false + + + false + Setpoint low limit + + true + 1 + true + Label + 180 + false + 10 + 155 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).LOPR + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 195 + 155 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 2 + Label + + + true + true + false + + + false + Output high limit + + true + 1 + true + Label + 190 + false + 1 + 230 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).DRVH + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 196 + 230 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 2 + Label + + + true + true + false + + + false + Output low limit + + true + 1 + true + Label + 180 + false + 11 + 205 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(PID).DRVL + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 196 + 205 + + + + + false + + + + + + + 0 + 1 + true + + + + + + + 25 + 1 + Label + + + true + true + false + + + false + $(TITLE) + + true + 1 + true + Label + 300 + false + 0 + 5 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + $(P)$(PID) + + true + 1 + true + Label + 300 + false + 0 + 35 + + diff --git a/stdApp/op/opi/pid_plot_control.opi b/stdApp/op/opi/autoconvert/pid_plot_control.opi similarity index 80% rename from stdApp/op/opi/pid_plot_control.opi rename to stdApp/op/opi/autoconvert/pid_plot_control.opi index 026e3f9..bb0e963 100644 --- a/stdApp/op/opi/pid_plot_control.opi +++ b/stdApp/op/opi/autoconvert/pid_plot_control.opi @@ -1,34 +1,33 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 405 true - -4107d8df:1481ea34f53:-6dac - 3.2.10.20140131 + pid_plot_control + + true + true + false true - 405 - pid_plot_control false - false - - - - - - Display - true 600 - - true - 5 - - false - -1 - -1 - - - 377 351 - \ No newline at end of file + 377 + diff --git a/stdApp/op/opi/pid_plot_readback.opi b/stdApp/op/opi/autoconvert/pid_plot_readback.opi similarity index 84% rename from stdApp/op/opi/pid_plot_readback.opi rename to stdApp/op/opi/autoconvert/pid_plot_readback.opi index dee6e19..23f7e34 100644 --- a/stdApp/op/opi/pid_plot_readback.opi +++ b/stdApp/op/opi/autoconvert/pid_plot_readback.opi @@ -1,333 +1,331 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 480 true - -4107d8df:1481ea34f53:-6da9 - 3.2.10.20140131 + pid_plot_readback + + true + true + false true - 480 - pid_plot_readback false - false - - - - - - Display - true 600 - - true - 5 - - false - -1 - -1 - - - 530 476 + 530 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6da8 + false + 0 + true + $(P)$(PID).HOPR + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(PID).HOPR - - - - 0 - false - - - false - 0 - - - - 418 - - 191 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 191 + 418 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6da7 + false + 0 + true + $(P)$(PID).LOPR + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(PID).LOPR - - - - 0 - false - - - false - 0 - - - - 443 - - 191 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 191 + 443 - true - 1 - -4107d8df:1481ea34f53:-6da6 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Display miniumum - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 0 - - 443 false - 21 + 443 - true - 1 - -4107d8df:1481ea34f53:-6da5 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Display maxiumum - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 0 - - 418 false - 21 + 418 - - false - true - false - -4107d8df:1481ea34f53:-6da4 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 103 - 6 - - - - 1 - - - - 443 + pid_plot_readback.opi true - 1 + 0 Plot + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + + false $(pv_name) $(pv_value) + true + Action Button + 103 313 + 443 - true - 1 - -4107d8df:1481ea34f53:-6da3 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Replot - - - + + true + 1 + true + Label 60 - 0 - - 1 - - - - 0 - - 417 false - 334 + 417 - \ No newline at end of file + diff --git a/stdApp/op/opi/pvHistory.opi b/stdApp/op/opi/autoconvert/pvHistory.opi similarity index 83% rename from stdApp/op/opi/pvHistory.opi rename to stdApp/op/opi/autoconvert/pvHistory.opi index 0ee44ba..ad361bc 100644 --- a/stdApp/op/opi/pvHistory.opi +++ b/stdApp/op/opi/autoconvert/pvHistory.opi @@ -1,1208 +1,1167 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 250 true - -4107d8df:1481ea34f53:-6d9a - 3.2.10.20140131 + pvHistory + + true + true + false true - 250 - pvHistory false - false - - - - - - Display - true 360 - - true - 5 - - false - -1 - -1 - - - 237 29 - - - true - - true - -4107d8df:1481ea34f53:-6d91 - - 20 - Grouping Container - - true - true - false - - true - false - - - + 237 + + + false + false - + - true - Grouping Container - - Default - - 110 - 0 - - false - false - 1 + false - 0 - - 5 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6d90 - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)history$(N)_Interval.B - - - - 0 - false - - - false - 0 - - - - 0 - - 80 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6d8f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - interval (s) - - - - 80 - 0 - - 1 - - - - 1 - - 2 - false - - 0 - - - - false - true - -4107d8df:1481ea34f53:-6d99 - - 20 - Choice Button - false - - true - true - false - - $(P)history$(N)_StopScan - - - - - - - Choice Button + 0 + 1 true - false - Default + Default - 100 - 0 - - - - - + false + + + + 20 + true Choice 1 Choice 2 Choice 3 - 1 - true - - - true - - 0 - $(pv_name) -$(pv_value) - 260 - - - false - true - false - -4107d8df:1481ea34f53:-6d98 - - 20 - Menu Button - false + Choice Button + $(P)history$(N)_StopScan + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 230 + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 100 + 260 + 0 + + pvHistory2.opi true - 1 + 0 2 PV's + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + MORE + false $(pv_name) $(pv_value) + true + Action Button + 50 310 + 230 - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 + + false true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - + 0.0 + + + + History (Hours) + true + - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 60 - 0 - 0 - + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + - - true - - - true - - - 170 + + + true + + + + false 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 + 0.0 + + Default + + + true + 0 - + Default Bold - 1 + true + true + 0.0 + + + + Secondary Axis (2) + true + + + true - 0 + false + 100.0 + 0.0 + + Default + + true - $(trace_3_y_pv) - 0 - - + 0 + + Default Bold + + true + true + true + 0.0 + - - 0 - 0 - - 100 + + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 + 1 + true + false + + + + 170 XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true + + + + + + + + true + true + false + + + true + false true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 + 0 + 4 + 0 + + + + 0 + 100 0 - true - true - 1 + true + 0 + $(P)history$(N).VALB + + 1 + $(P)history$(N).VALD + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 - - 100 - History (Hours) - 1 + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-6d97 - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 $(trace_12_y_pv) - 4 0 - 0 - 1 + 4 + 0 + + + + 0 + 100 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 + true + 0 + + + 1 + + true - true - true - true - 0 - 0 - true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) 0 - 0 - - - 4 + 4 + 0 - false - 0 - 0 - - + 0 + 100 + 0 + true + 0 + + 1 - true - - $(trace_4_y_pv) + + + true + 100 + true 1 - true - true - 100 - 0 - 0 - $(P)history$(N).VALB + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 + + + + 0 100 0 - true - 1 - $(P)history$(N).VALD - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 + true + 0 + + + 1 + - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - - Secondary Axis (2) - - true - 0 - XY Graph - true - 360 + true 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 + true + 1 + $(trace_17_y_pv) + 0 + 4 0 - true + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 true - 0 - - Default - - 4 - + 1 + $(trace_2_y_pv) + 0 + 4 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true - 0 - - 0.0 - - - + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_3_y_pv) 0 - 4 - - true - 1 - - Default - - true - - - 0.0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 - - - - - - - - 100 - 4 - true - 100 - true - 1 - true - + 0 + 100 + 0 true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - - - 4 - - - - true - 0 - - - - + 0 + - - 1 - - 0 - true + 1 - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 - 100 - 1 - 0 - - - - 0 - - - - + + 1 + + + true + 100 true - 100 - - - - true - 4 - true + 1 $(trace_7_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + 1 + false + + + true + XY Graph + 360 + 0 + 60 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 180 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d96 + false + 0 + true + $(P)history$(N)_PV1_curr.INP + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)history$(N)_PV1_curr.INP - - - - 0 - false - - - false - 0 - - - - 40 - - 35 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 180 + 35 + 40 - true - 1 - -4107d8df:1481ea34f53:-6d95 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true PV1 - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 31 false - 5 + 31 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d94 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV1_curr + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV1_curr - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 1 - - 40 false - $(pv_name) -$(pv_value) 215 + 40 - true - 1 - -4107d8df:1481ea34f53:-6d93 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true PREC - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 43 false - 300 + 43 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 20 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d92 + false + 0 + true + $(P)history$(N)_PV1_curr.PREC + + false 0.0 - - Text Input - 4 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV1_curr.PREC - - - - 0 + true + Text Input + 20 + 335 + 40 + + + + false + false false - - - false - 0 + + + + false - 40 - - 335 - $(pv_name) -$(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-6d8e - - 20 - Menu Button + 3 + 1 + + true + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)history$(N)_Interval.B + + false + 0.0 + true true false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - + true + Text Input + 30 + 85 + 0 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 130 - 6 - + + + + 14 + 1 + Label - - 1 - - - - 230 + + true + true + false + + + false + interval (s) + + true + 1 + true + Label + 80 + false + 5 + 2 + + pvHistory_clear.opi true - 0 + 1 clear + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + CLEAR ALL ARRAYS + false $(pv_name) $(pv_value) + true + Action Button + 130 0 + 230 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d8d + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV1_DESC + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV1_DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 180 - 0 - - - 1 - - - - 1 - - 20 false - $(pv_name) -$(pv_value) 35 + 20 - \ No newline at end of file + diff --git a/stdApp/op/opi/pvHistory2.opi b/stdApp/op/opi/autoconvert/pvHistory2.opi similarity index 87% rename from stdApp/op/opi/pvHistory2.opi rename to stdApp/op/opi/autoconvert/pvHistory2.opi index 1b11353..07f06c7 100644 --- a/stdApp/op/opi/pvHistory2.opi +++ b/stdApp/op/opi/autoconvert/pvHistory2.opi @@ -1,2136 +1,2095 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 475 true - -4107d8df:1481ea34f53:-6d7d - 3.2.10.20140131 + pvHistory2 + + true + true + false true - 475 - pvHistory2 false - false - - - - - - Display - true 360 - - true - 5 - - false - -1 - -1 - - - 317 123 - - - true - - true - -4107d8df:1481ea34f53:-6d76 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 110 - 0 - - false - false - 1 - - - - 0 - - 5 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6d75 - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)history$(N)_Interval.B - - - - 0 - false - - - false - 0 - - - - 0 - - 80 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6d74 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - interval (s) - - - - 80 - 0 - - 1 - - - - 1 - - 2 - false - - 0 - - + 317 - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 + + false true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 + 0.0 + + + + History (Hours) + true + + + false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + Secondary Axis (2) + true - 0 + true + false + 100.0 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 60 - 0 - 0 + + Default + + + true + 0 + + Default Bold + + true + true + true + 0.0 - true - - - true - - + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 + 1 + true + false + + + 170 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - - - - - 0 - 0 - - 100 XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true + + + + + + + + true + true + false + + + true + false true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 + 0 + 4 + 0 + + + + 0 + 100 0 - true - true - 1 + true + 0 + $(P)history$(N).VALB + + 1 + $(P)history$(N).VALD + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 - - 100 - History (Hours) - 1 + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-6d7c - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 $(trace_12_y_pv) - 4 0 - 0 - 1 + 4 + 0 + + + + 0 + 100 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 + true + 0 + + + 1 + + true - true - true - true - 0 - 0 - true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) 0 - 0 - - - 4 + 4 + 0 - false - 0 - 0 - - + 0 + 100 + 0 + true + 0 + + 1 - true - - $(trace_4_y_pv) + + + true + 100 + true 1 - true - true - 100 - 0 - 0 - $(P)history$(N).VALB - 100 - 0 - true - 1 - $(P)history$(N).VALD - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - - Secondary Axis (2) - + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 true - 0 - XY Graph - true - 360 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 + 0 + + 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 - 0 - 1 + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) + 0 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - + 0 + + + + 0 + 100 0 - 0 - 1 - 0 - - - + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 true - 0 - - Default - - 4 - + 1 + $(trace_2_y_pv) + 0 + 4 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true - 0 - - 0.0 - - - + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_3_y_pv) 0 - 4 - - true - 1 - - Default - - true - - - 0.0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 - - - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_7_y_pv) + 0 + 4 + 0 - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 100 - 4 - true - 100 + 0 + true + 0 + + + 1 + + + true + 100 true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + 1 - true - - true - true - - 0 - - - - 0 - 1 - - - + + + 1 + false + + + true + XY Graph + 360 + 0 + 60 + + + + false + false + false - + - true - 100 - - - - - - - - 4 - - - - true - 0 - + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)history$(N)_PV1_curr.INP - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - + false + 0.0 + true true false - - true - - 100 - 1 - 0 - - - - 0 - - - - - true - 100 - - - - true - 4 - true - $(trace_7_y_pv) + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 180 + 35 + 40 - - false - false + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + PV1 + + true + 1 true - false - true + Label + 30 + false + 5 + 31 + + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 180 - 3 + false + + + + 4 + 20 + 1 + Text Update + 0 + true + $(P)history$(N)_PV1_curr - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6d7b 0.0 - - Text Input - 4 + true true false - 0 - false - $(P)history$(N)_PV1_curr.INP - - - - 0 - false - - - false - 0 - - - - 40 - - 35 + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 80 + false + 215 + 40 - true - 1 - -4107d8df:1481ea34f53:-6d7a + false - - 20 + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 Label + true true false - true + false + PREC + + true + 1 + true + Label + 30 + false + 300 + 43 + + + + false + false + false - + - - - - Label + false + + + + 3 + 1 + true - PV1 - + - 30 - 0 + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)history$(N)_PV1_curr.PREC + + false + 0.0 - 1 + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 20 + 335 + 40 + + + + false + false + false + + + + false - 1 - - 31 - false - - 5 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6d79 - false - 0.0 - - 20 - Text Update + 3 + 1 + + true + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)history$(N)_Interval.B + + false + 0.0 + true true false - 4 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV1_curr + true + Text Input + 30 + 85 + 0 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 + 0 + 1 + true + + + + + + + 14 1 - - 40 - false - $(pv_name) -$(pv_value) - 215 - - - true - 1 - -4107d8df:1481ea34f53:-6d78 - false - - 10 Label + true true false - true + false - - - - - - + interval (s) + + true + 1 + true Label - true - PREC - - - - 30 - 0 - - 1 - - - - 1 - - 43 + 80 false - - 300 + 5 + 2 - - false - false - true - false - true + + + false false - - 20 - false - false - true + false - + + true + + + + 0 + 1 true - Text Input - - + - 20 - 3 + false + + + + 4 + 20 + 1 + Text Update + 0 + true + $(P)history$(N)_PV1_DESC - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6d77 0.0 - - Text Input - 4 + true true false - 0 + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV1_curr.PREC - - - - 0 + 1 + true + Text Update + 180 + false + 35 + 20 + + + + false + true + 0.0 + + + + History (Hours) + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + Secondary Axis (2) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + true + 0.0 + + + + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 false - - - false - 0 + + + + true - 40 - - 335 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6d73 - false - 0.0 - - 20 - Text Update + 0 + 1 + true false + + + + 170 + XY Graph + + + + + + true true false - 4 - true - false - $(P)history$(N)_PV1_DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 180 - 0 - - - 1 - - - - 1 - - 20 - false - $(pv_name) -$(pv_value) - 35 - - - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - + + true + false + true + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 + $(trace_0_y_pv) + 0 + 4 + 0 - 0 - 100 + 0 + 100 + 0 + true + 0 + $(P)history$(N).VALB + + 1 + $(P)history$(N).VALE + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 0 - true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 + + + + 0 + 100 + 0 + true + 0 + + 1 - 0 - 0 + + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_12_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 0 - 100 - 1 - true - - true + true + 0 - true - false - true + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) + 1 + + + true + 100 + true + 1 $(trace_17_y_pv) - true - - - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 285 - 0 - 0 - - - - true - - - true - - - 170 - 100.0 - $(trace_10_y_pv) - + 0 + 4 + 0 - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - - - - - 0 - 0 - - 100 - XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true - true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 + 0 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 - $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 - 0 - true - true + 0 + true + 0 + + 1 - - - 100 - History (Hours) - 1 - - - - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-6d72 - 100 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 - - - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 4 - 0 - - - - 0 - 0 - false - - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 + 0 + + + 0 - $(trace_16_y_pv) - - Default - + 100 + 0 + true + 0 + + 1 - 0 - true - $(trace_12_y_pv) - 4 - 0 - 0 - 1 - 0 - 0 - 0 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true + true + 100 + true + 1 + $(trace_2_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 true + 1 + $(trace_3_y_pv) + 0 + 4 + 0 - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 - true - true - true - true - 0 - 0 - true - 0 - 0 - - - 4 - - - - false - 0 - 0 - - - 1 - true - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 $(trace_4_y_pv) - 1 - true - true - 100 - 0 - 0 - $(P)history$(N).VALB - 100 - 0 - true - 1 - $(P)history$(N).VALE - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 + 0 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false + 0 - Secondary Axis (2) - - true - 0 - XY Graph - true - 360 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - - - - 2 - $(trace_2_y_pv) + 0 + 100 + 0 true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - + 0 + + + 1 - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true - 0 - - 0.0 - - - - 0 - 4 - - true - 1 - - Default - - true - - - 0.0 + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 - - - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_7_y_pv) + 0 + 4 + 0 - + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 100 - 4 - true - 100 + 0 + true + 0 + + + 1 + + + true + 100 true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - + - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true - - 100 - 1 - 0 - - - - 0 - - - - - true - 100 - - - - true - 4 - true - $(trace_7_y_pv) + 1 + false + + + true + XY Graph + 360 + 0 + 285 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 180 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d71 + false + 0 + true + $(P)history$(N)_PV2_curr.INP + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)history$(N)_PV2_curr.INP - - - - 0 - false - - - false - 0 - - - - 265 - - 35 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 180 + 35 + 265 - true - 1 - -4107d8df:1481ea34f53:-6d70 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true PV2 - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 256 false - 5 + 256 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d6f + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV2_curr + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV2_curr - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 1 - - 265 false - $(pv_name) -$(pv_value) 215 + 265 - true - 1 - -4107d8df:1481ea34f53:-6d6e + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true PREC - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 268 false - 300 + 268 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 20 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d6d + false + 0 + true + $(P)history$(N)_PV2_curr.PREC + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)history$(N)_PV2_curr.PREC - - - - 0 - false - - - false - 0 - - - - 265 - - 335 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-6d6c - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 455 + true + Text Input + 20 + 335 + 265 + + pvHistory3.opi true - 1 + 0 3 PV's - $(pv_name) -$(pv_value) - 310 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-6d6b - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + MORE + false + $(pv_name) +$(pv_value) + true + Action Button 50 - 6 - - - - 1 - - - + 310 455 + + pvHistory.opi true - 1 + 0 1 PV - $(pv_name) -$(pv_value) - 260 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-6d6a - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 130 - 6 - - - - 1 - - - + + + LESS + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 260 455 + + pvHistory_clear.opi true - 0 + 1 clear + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + CLEAR ALL ARRAYS + false $(pv_name) $(pv_value) + true + Action Button + 130 0 + 455 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d69 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV2_DESC + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV2_DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 180 - 0 - - - 1 - - - - 1 - - 245 false - $(pv_name) -$(pv_value) 35 + 245 - false - true - -4107d8df:1481ea34f53:-6d68 - - 20 - Choice Button - false - - true - true - false - - $(P)history$(N)_StopScan + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 100 - 0 - - - - - + false + + + + 20 + true Choice 1 Choice 2 Choice 3 - 1 - true - - - true - - 0 + Choice Button + $(P)history$(N)_StopScan + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 100 260 + 0 - \ No newline at end of file + diff --git a/stdApp/op/opi/pvHistory3.opi b/stdApp/op/opi/autoconvert/pvHistory3.opi similarity index 89% rename from stdApp/op/opi/pvHistory3.opi rename to stdApp/op/opi/autoconvert/pvHistory3.opi index f11dde5..fb2c64b 100644 --- a/stdApp/op/opi/pvHistory3.opi +++ b/stdApp/op/opi/autoconvert/pvHistory3.opi @@ -1,2960 +1,2915 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 700 true - -4107d8df:1481ea34f53:-6d50 - 3.2.10.20140131 + pvHistory3 + + true + true + false true - 700 - pvHistory3 false - false - - - - - - Display - true 360 - - true - 5 - - false - -1 - -1 - - - 292 653 - - - true - - true - -4107d8df:1481ea34f53:-6d49 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 110 - 0 - - false - false - 1 - - - - 0 - - 5 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6d48 - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)history$(N)_Interval.B - - - - 0 - false - - - false - 0 - - - - 0 - - 80 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6d47 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - interval (s) - - - - 80 - 0 - - 1 - - - - 1 - - 2 - false - - 0 - - + 292 - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 + + false true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 + 0.0 + + + + History (Hours) + true + + + false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + Secondary Axis (2) + true - 0 + true + false + 100.0 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 60 - 0 - 0 + + Default + + + true + 0 + + Default Bold + + true + true + true + 0.0 - true - - - true - - + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 + 1 + true + false + + + 170 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - - - - - 0 - 0 - - 100 XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true + + + + + + + + true + true + false + + + true + false true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 + 0 + 4 + 0 + + + + 0 + 100 0 - true - true - 1 + true + 0 + $(P)history$(N).VALB + + 1 + $(P)history$(N).VALD + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 - - 100 - History (Hours) - 1 + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-6d4f - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 $(trace_12_y_pv) - 4 0 - 0 - 1 + 4 + 0 + + + + 0 + 100 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 + true + 0 + + + 1 + + true - true - true - true - 0 - 0 - true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) 0 - 0 - - - 4 + 4 + 0 - false - 0 - 0 - - + 0 + 100 + 0 + true + 0 + + 1 - true - - $(trace_4_y_pv) + + + true + 100 + true 1 - true - true - 100 - 0 - 0 - $(P)history$(N).VALB - 100 - 0 - true - 1 - $(P)history$(N).VALD - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - - Secondary Axis (2) - + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 true - 0 - XY Graph - true - 360 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 + 0 + + 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) 0 - - 0.0 - - - - 0 - 4 - - true - 1 - - Default - - true - - - 0.0 - + 4 + 0 + - - - - - - - - - 100 - 4 - true - 100 - true - 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_2_y_pv) + 0 + 4 + 0 - - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 + 0 + 100 + 0 + true + 0 + + + 1 + + true + 100 + true + 1 + $(trace_3_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + true - - - true - true - false - - - true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 - 100 - 1 - 0 - - - - 0 - - - - + + 1 + + + true + 100 true - 100 - - - - true - 4 - true + 1 $(trace_7_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + 1 + false + + + true + XY Graph + 360 + 0 + 60 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 180 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d4e + false + 0 + true + $(P)history$(N)_PV1_curr.INP + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)history$(N)_PV1_curr.INP - - - - 0 - false - - - false - 0 - - - - 40 - - 35 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 180 + 35 + 40 - true - 1 - -4107d8df:1481ea34f53:-6d4d + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true - false - - - - - - - Label - true + + false PV1 - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 31 false - 5 + 31 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d4c + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV1_curr + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV1_curr - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 1 - - 40 false - $(pv_name) -$(pv_value) 215 + 40 - true - 1 - -4107d8df:1481ea34f53:-6d4b + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true PREC - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 43 false - 300 + 43 + + false + false + false + + + false - false - true + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity false + Text Input + 0 + false + 0 + true + $(P)history$(N)_PV1_curr.PREC + + false + 0.0 + + + true + true + false + + + 0 + false true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 20 + 335 + 40 + + + + false false - + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 false - false + 0 true + $(P)history$(N)_Interval.B + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 30 + 85 + 0 + + + + false - + - true - Text Input - + + + + 0 + 1 + true - + - 20 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6d4a - 0.0 - - Text Input - 4 + + + + 14 + 1 + Label + true true false - 0 - false - $(P)history$(N)_PV1_curr.PREC - - - - 0 - false - - - false - 0 - - - - 40 - - 335 - $(pv_name) -$(pv_value) + + false + interval (s) + + true + 1 + true + Label + 80 + false + 5 + 2 - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 + + false true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - - - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 285 - 0 - 0 - - - - true - - - true - - - 170 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - + 0.0 - 0 - 0 - - 100 - XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true - true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) + History (Hours) + true - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 - $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 - 0 - true - true - 1 - - - 100 - History (Hours) - 1 - - - - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-6d46 - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - - true - - 1 - - 0 - true - 0 + false 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) + 0.0 - Default + Default - 1 - 0 - true - $(trace_12_y_pv) - 4 - 0 - 0 - 1 - 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 - true - true - true - true - 0 - 0 - true - 0 - 0 - - - 4 - - - - false - 0 - 0 - - - 1 - true - $(trace_4_y_pv) - 1 - true - true - 100 - 0 - 0 - $(P)history$(N).VALB - 100 - 0 - true - 1 - $(P)history$(N).VALE - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 + true + 0 - + Default Bold - 100 - - 0 + true true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - - Secondary Axis (2) - - true - 0 - XY Graph - true - 360 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - + 0.0 + + + + + true + - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true + + false + 100.0 + 0.0 - Default + Default - 0 - 0 - 1 - 0 - - - - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - + + true + 0 + + Default Bold + + true true - 0 - - 0.0 + 0.0 - 0 - 4 - - true - 1 + Secondary Axis (2) + true + + + + true + false + 100.0 + 0.0 - Default + Default - true - - 0.0 - - - - - - - - - - - 100 - 4 + true + 0 + + Default Bold + + true + true + true + 0.0 + + + + Secondary Axis (3) + true + + + true - 100 - true - 1 - true - - true - true - + false + 100.0 + 0.0 + + Default + + + true 0 - - - - 0 - 1 - - - + + Default Bold + + true + true + 2 + false - true - 100 - - - - - - - - 4 - - - - true - 0 - + true + + + + 0 + 1 + true + false + + + + 170 + XY Graph + + + + - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - + true true false - - true - - 100 - 1 - 0 - - - + + true + false + true + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 + $(trace_0_y_pv) + 0 + 4 + 0 + + + 0 - - - - - true 100 + 0 + true + 0 + $(P)history$(N).VALB + + 1 + $(P)history$(N).VALE + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_12_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_15_y_pv) + 0 + 4 + 0 - true - 4 - true - $(trace_7_y_pv) - - - true - true - - 100 - 0 - 0 + 0 + 100 + 0 + true + 0 + + + 1 + + + true 100 - 1 - 0 - true + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + - - - + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 0 - 100 - 0 - true - 0 - 0.0 + + + + 0 + 100 + 0 + true + 0 + + + 1 - true - - 100 - 100 - 0 + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 100 - 0 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 4 - 1 - 0 - 0 - 0 - 100 - 1 - true + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_2_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + - true - - true - false - true - - 1 - false - 0 + true + 100 + true + 1 + $(trace_3_y_pv) + 0 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + 0 - 1 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_7_y_pv) + 0 + 4 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - - - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true 1 - - - - 510 - 0 - 0 - - - - true - - - true - - - 170 - 100.0 - $(trace_10_y_pv) - - - - + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 $(trace_9_y_pv) - 100 - 0 0 - true - 1 - + 4 + 0 - - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - + 0 + 100 + 0 + true + 0 + + + 1 + + + 1 + false + + + true + XY Graph + 360 + 0 + 285 + + + + false + true + 0.0 - 0 - 0 - - 100 - XY Graph - 0 + History (Hours) + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + Secondary Axis (2) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true true + 0.0 + + + + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 + 1 + true + false + + + + 170 + XY Graph + + + + + + + + true + true + false + + + true + false true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 + 0 + 4 + 0 + + + + 0 + 100 0 - true - true - 1 + true + 0 + $(P)history$(N).VALB + + 1 + $(P)history$(N).VALF + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 - - 100 - History (Hours) - 1 + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 - $(trace_14_y_pv) - -4107d8df:1481ea34f53:-6d45 - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 $(trace_12_y_pv) - 4 0 - 0 - 1 + 4 + 0 + + + + 0 + 100 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 + true + 0 + + + 1 + + true - true - true - true - 0 - 0 - true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) 0 - 0 - - - 4 + 4 + 0 - false - 0 - 0 - - + 0 + 100 + 0 + true + 0 + + 1 - true - - $(trace_4_y_pv) + + + true + 100 + true 1 - true - true - 100 - 0 - 0 - $(P)history$(N).VALB - 100 - 0 - true - 1 - $(P)history$(N).VALF - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - - Secondary Axis (2) - + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 true - 0 - XY Graph - true - 360 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 + 0 + + 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) 0 - - 0.0 - - - - 0 - 4 - - true - 1 - - Default - - true - - - 0.0 - + 4 + 0 + - - - - - + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + - - - 100 - 4 - true - 100 - true - 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_2_y_pv) + 0 + 4 + 0 - - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 + 0 + 100 + 0 + true + 0 + + + 1 + + true + 100 + true + 1 + $(trace_3_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + true - - - true - true - false - - - true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 - 100 - 1 - 0 - - - - 0 - - - - + + 1 + + + true + 100 true - 100 - - - - true - 4 - true + 1 $(trace_7_y_pv) - - - false - true - false - -4107d8df:1481ea34f53:-6d44 - - 20 - Menu Button - false - - true - true - false - + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + 1 false - - - - - - - - Menu Button - true - false - - Default - - 130 - 6 - - - - 1 - - - - 680 + + + true + XY Graph + 360 + 0 + 510 + + pvHistory_clear.opi true - 0 + 1 clear + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + CLEAR ALL ARRAYS + false $(pv_name) $(pv_value) + true + Action Button + 130 0 + 680 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d43 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV1_DESC + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV1_DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 180 - 0 - - - 1 - - - - 1 - - 20 false - $(pv_name) -$(pv_value) 35 + 20 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 180 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d42 + false + 0 + true + $(P)history$(N)_PV2_curr.INP + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)history$(N)_PV2_curr.INP - - - - 0 - false - - - false - 0 - - - - 265 - - 35 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 180 + 35 + 265 - true - 1 - -4107d8df:1481ea34f53:-6d41 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - + PV2 + + true + 1 + true Label - true - PV2 - - - 30 - 0 - - 1 - - - - 1 - - 256 false - 5 + 256 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d40 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV2_curr + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV2_curr - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 1 - - 265 false - $(pv_name) -$(pv_value) 215 + 265 - true - 1 - -4107d8df:1481ea34f53:-6d3f + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true PREC - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 268 false - 300 + 268 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 20 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d3e + false + 0 + true + $(P)history$(N)_PV2_curr.PREC + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)history$(N)_PV2_curr.PREC - - - - 0 - false - - - false - 0 - - - - 265 - - 335 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-6d3d - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 680 + true + Text Input + 20 + 335 + 265 + + pvHistory2.opi true - 1 + 0 2 PV's + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + LESS + false $(pv_name) $(pv_value) + true + Action Button + 50 260 + 680 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 180 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d3c + false + 0 + true + $(P)history$(N)_PV3_curr.INP + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)history$(N)_PV3_curr.INP - - - - 0 - false - - - false - 0 - - - - 490 - - 35 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 180 + 35 + 490 - true - 1 - -4107d8df:1481ea34f53:-6d3b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true PV3 - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 481 false - 5 + 481 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d3a + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV3_curr + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV3_curr - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 1 - - 490 false - $(pv_name) -$(pv_value) 215 + 490 - true - 1 - -4107d8df:1481ea34f53:-6d39 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true PREC - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 1 - - 493 false - 300 + 493 - false - false - true - false - true - false - - 20 - false - false - true + + false + false + false - + + false + + + + 3 + 1 + true - Text Input - - + - 20 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6d38 + false + 0 + true + $(P)history$(N)_PV3_curr.PREC + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)history$(N)_PV3_curr.PREC - - - - 0 - false - - - false - 0 - - - - 490 - - 335 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 20 + 335 + 490 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d37 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV2_DESC + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV2_DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 180 - 0 - - - 1 - - - - 1 - - 245 false - $(pv_name) -$(pv_value) 35 + 245 - true - true - 1 - false - -4107d8df:1481ea34f53:-6d36 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 20 + 1 Text Update - false + 0 + true + $(P)history$(N)_PV3_DESC + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)history$(N)_PV3_DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 180 - 0 - - - 1 - - - - 1 - - 470 false - $(pv_name) -$(pv_value) 35 + 470 - false - true - -4107d8df:1481ea34f53:-6d35 - - 20 - Choice Button - false - - true - true - false - - $(P)history$(N)_StopScan + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 100 - 0 - - - - - + false + + + + 20 + true Choice 1 Choice 2 Choice 3 - 1 - true - - - true - - 0 + Choice Button + $(P)history$(N)_StopScan + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 100 260 + 0 - \ No newline at end of file + diff --git a/stdApp/op/opi/pvHistory_clear.opi b/stdApp/op/opi/autoconvert/pvHistory_clear.opi similarity index 85% rename from stdApp/op/opi/pvHistory_clear.opi rename to stdApp/op/opi/autoconvert/pvHistory_clear.opi index 23c9e68..51a08ba 100644 --- a/stdApp/op/opi/pvHistory_clear.opi +++ b/stdApp/op/opi/autoconvert/pvHistory_clear.opi @@ -1,210 +1,206 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 110 true - -4107d8df:1481ea34f53:-6d17 - 3.2.10.20140131 + pvHistory_clear + + true + true + false true - 110 - pvHistory_clear false - false - - - - - - Display - true 305 - - true - 5 - - false - -1 - -1 - - - 270 664 + 270 - true - 1 - -4107d8df:1481ea34f53:-6d16 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true If you really want to erase - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 20 false - 5 + 20 - true - 1 - -4107d8df:1481ea34f53:-6d15 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true all $(P)history$(N) arrays, - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 40 false - 5 + 40 - true - 1 - -4107d8df:1481ea34f53:-6d14 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true click on this button. - - - + + true + 1 + true + Label 300 - 0 - - 1 - - - - 0 - - 60 false - 5 + 60 + + + $(P)history$(N).A + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-6d13 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)history$(N).A + + true true false - $(P)history$(N).A - - - - - - - Action Button - true + + Erase all data - false - - Default - - 120 - 0 - 0 - - - false - 1 - - - - 82 - - - $(P)history$(N).A - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 120 87 + 82 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/recordPV.opi b/stdApp/op/opi/autoconvert/recordPV.opi new file mode 100644 index 0000000..c736e99 --- /dev/null +++ b/stdApp/op/opi/autoconvert/recordPV.opi @@ -0,0 +1,1097 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 240 + + true + + recordPV + + + true + true + false + true + false + Display + 310 + 1146 + 261 + + + + $(P)$(Q)$(R)_clear + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 25 + + Action Button + 0 + $(P)$(Q)$(R)_clear + + + + true + true + false + + + + Clear + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 10 + 25 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(Q)$(R).INP + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 172 + 10 + 60 + + + + + $(P)$(Q)$(R).PROC + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 25 + + Action Button + 0 + $(P)$(Q)$(R).PROC + + + + true + true + false + + + + Proc + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 65 + 25 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)$(Q)$(R)_nUse + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 65 + false + 235 + 70 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)$(Q)$(R).NSAM + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 65 + false + 235 + 50 + + + + false + true + 0.0 + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + + true + + + + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 0.0 + + + + Secondary Axis (2) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + true + 0.0 + + + + Secondary Axis (3) + true + + + + true + false + 100.0 + 0.0 + + Default + + + true + 0 + + Default Bold + + true + true + 2 + false + + + + true + + + + 0 + 1 + true + false + + + + 140 + XY Graph + + + + + + + + true + true + false + + + true + false + true + + + Default Bold + + $(trace_0_y_pv) +$(trace_0_y_pv_value) + true + 0 + false + 1 + $(trace_0_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + $(P)$(Q)$(R) + + true + 100 + true + 1 + $(trace_10_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_11_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_12_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_13_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_14_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_15_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_16_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_17_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_18_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_19_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_1_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_2_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_3_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_4_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_5_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_6_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_7_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_8_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + true + 100 + true + 1 + $(trace_9_y_pv) + 0 + 4 + 0 + + + + 0 + 100 + 0 + true + 0 + + + 1 + + + 1 + false + + + true + XY Graph + 290 + 10 + 90 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + NUSE + + true + 1 + true + Label + 40 + false + 190 + 70 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + NSAM + + true + 1 + true + Label + 40 + false + 190 + 50 + + + + true + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + $(P)$(Q)$(R).SCAN + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 100 + 122 + 25 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(Q)$(R)_local + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 60 + 230 + 25 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + LOCAL PV + + true + 1 + true + Label + 60 + false + 229 + 15 + + diff --git a/stdApp/op/opi/sampleWheel.opi b/stdApp/op/opi/autoconvert/sampleWheel.opi similarity index 85% rename from stdApp/op/opi/sampleWheel.opi rename to stdApp/op/opi/autoconvert/sampleWheel.opi index 4d0d483..efeaf67 100644 --- a/stdApp/op/opi/sampleWheel.opi +++ b/stdApp/op/opi/autoconvert/sampleWheel.opi @@ -1,65 +1,65 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 540 true - -4107d8df:1481ea34f53:-6cae - 3.2.10.20140131 + sampleWheel + + true + true + false true - 540 - sampleWheel false - false - - - - - - Display - true 500 - - true - 5 - - false - -1 - -1 - - - 33 144 + 33 - 0 - 0 - true - -4107d8df:1481ea34f53:-6cad + + false true - - 500 - Image - true - - true - true - false - - + - - - - Image + + + + 0 + 1 + 0 + 0 + 0 + 0 + 0 true + false + false - Default + Default - 500 + + + + 500 + sampleWheel.gif + Image false - false 1.0 @@ -70,417 +70,109 @@ 1.0 - 0 - 0 - false - 0 - 0 - 1 - sampleWheel.gif - - - - - 20 - - 0 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6c03 - - - - - 20 - true - Rectangle - false - 255 true true false - false - + + true + + false + true + Image + 500 + 0 + 20 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 500 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-6bf2 - - 19 - Grouping Container - - true - true - false - - true - false + false - + - - - - true - Grouping Container - - Default - - 11 - 0 + false + 20 + true + + + + 0 + 0 + Rectangle + + - false - false - 1 - - - - 255 - - 244 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6bf1 - 0.0 - - 0 - 15 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 3 - $(pv_name) -$(pv_value) - 5 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6bf0 - 0.0 - - 0 - 10 - true - Polyline - false - 255 - - true - true - true - - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 10 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 1 - - - - - true - - true - -4107d8df:1481ea34f53:-6bef - - 11 - Grouping Container true true false - true - false - - - - - - - true - Grouping Container - - Default - - 19 - 0 - - false - false - 1 - - - - 265 - - 234 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6bee - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 15 - 0 - 0 - - - 1 - 1 - true - - - - - 6 - $(pv_name) -$(pv_value) - 3 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6bed - 0.0 - - 0 - 10 - true - Polyline - false - 255 - - true - true - true - - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 10 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) + + $(pv_name) $(pv_value) - 1 - + false + true + Rectangle + 500 + 0 + 0 - false - true - 360 - -4107d8df:1481ea34f53:-6cac - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -492,52 +184,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 158 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 436 + 158 - false - true - 360 - -4107d8df:1481ea34f53:-6cab - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -549,52 +241,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 203 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 450 + 203 - false - true - 360 - -4107d8df:1481ea34f53:-6caa - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -606,56 +298,23 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 250 - $(pv_name) -$(pv_value) - 455 - - - false - true - false - -4107d8df:1481ea34f53:-6ca9 - - 20 - Menu Button - false true true - false + true - false - - - - - - - - Menu Button - true - false - - Default - + + 0 + $(pv_name) +$(pv_value) + 360 + true + Arc 40 - 6 - - - - 1 - - - - 520 + 455 + 250 + + yyTransform.opi @@ -663,7 +322,7 @@ $(pv_value) true sampleWheelCalc - 0 + 1 calc @@ -672,7 +331,7 @@ $(pv_value) true sampleWheelMove - 0 + 1 move @@ -681,7 +340,7 @@ $(pv_value) true sampleSweepSet - 0 + 1 sweep @@ -690,48 +349,82 @@ $(pv_value) true sampleSweepSet - 0 + 1 scan setup - $(pv_name) -$(pv_value) - 460 - - + false + false + false + + + false - true - 360 - -4107d8df:1481ea34f53:-6ca8 - 0 - - 40 - true - Arc + + + + 6 + 1 + true + + Default + false - 255 + + + + 20 + + Menu Button + + + true true - true + false - + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 40 + 460 + 520 + + + + false + 255 + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -743,52 +436,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 118 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 412 + 118 - false - true - 360 - -4107d8df:1481ea34f53:-6ca7 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -800,93 +493,92 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 83 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 380 + 83 - true - 1 - -4107d8df:1481ea34f53:-6ca6 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 1 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 257 false - 463 + 257 - false - true - 360 - -4107d8df:1481ea34f53:-6ca5 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -898,52 +590,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 55 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 342 + 55 - false - true - 360 - -4107d8df:1481ea34f53:-6ca4 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -955,52 +647,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 35 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 299 + 35 - false - true - 360 - -4107d8df:1481ea34f53:-6ca3 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -1012,52 +704,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 26 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 252 + 26 - false - true - 360 - -4107d8df:1481ea34f53:-6ca2 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -1069,52 +761,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 26 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 205 + 26 - false - true - 360 - -4107d8df:1481ea34f53:-6ca1 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -1126,462 +818,452 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 36 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 159 + 36 - true - 1 - -4107d8df:1481ea34f53:-6ca0 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 2 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 210 false - 458 + 210 - true - 1 - -4107d8df:1481ea34f53:-6c9f + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false + 3 + + true + 1 + true + Label + 25 + false + 444 + 166 + + + + false + + + + 0 + 1 + true + + + - + - Label - true - 3 - - - - 25 - 0 - - 1 - - - - 1 - - 166 - false - - 444 - - - true - 1 - -4107d8df:1481ea34f53:-6c9e - false - 25 + 1 Label + true true false - true + false - - - - - - - Label - true 4 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 125 false - 420 + 125 - true - 1 - -4107d8df:1481ea34f53:-6c9d + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 5 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 91 false - 388 + 91 - true - 1 - -4107d8df:1481ea34f53:-6c9c + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 6 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 63 false - 350 + 63 - true - 1 - -4107d8df:1481ea34f53:-6c9b + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 7 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 43 false - 308 + 43 - true - 1 - -4107d8df:1481ea34f53:-6c9a + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 8 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 34 false - 260 + 34 - true - 1 - -4107d8df:1481ea34f53:-6c99 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 9 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 34 false - 213 + 34 - true - 1 - -4107d8df:1481ea34f53:-6c98 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 10 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 44 false - 167 + 44 - true - 1 - -4107d8df:1481ea34f53:-6c97 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 11 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 63 false - 124 + 63 - false - true - 360 - -4107d8df:1481ea34f53:-6c96 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -1593,3045 +1275,2972 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 55 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 115 + 55 - true - 1 - -4107d8df:1481ea34f53:-6c95 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 12 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 90 false - 84 + 90 - true - 1 - -4107d8df:1481ea34f53:-6c94 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 13 - - - - 25 - 0 - - 1 - - - - 1 - - 125 - false + true + 1 + true + Label + 25 + false 54 + 125 - true - 1 - -4107d8df:1481ea34f53:-6c93 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 14 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 166 false - 30 + 166 - true - 1 - -4107d8df:1481ea34f53:-6c92 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 15 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 211 false - 14 + 211 - true - 1 - -4107d8df:1481ea34f53:-6c91 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 16 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 258 false - 9 + 258 - true - 1 - -4107d8df:1481ea34f53:-6c90 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 17 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 305 false - 14 + 305 - true - 1 - -4107d8df:1481ea34f53:-6c8f + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 18 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 349 false - 29 + 349 - true - 1 - -4107d8df:1481ea34f53:-6c8e + false - - 25 - Label - - true - true - false - - true - false - - - - Label - true - 19 - - - - 25 - 0 - - 1 + 0 + 1 + true + + + + + + + 25 1 - - 390 - false + Label + + + true + true + false + + + false + 19 + true + 1 + true + Label + 25 + false 54 + 390 - true - 1 - -4107d8df:1481ea34f53:-6c8d + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 20 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 425 false - 86 + 425 - true - 1 - -4107d8df:1481ea34f53:-6c8c + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 21 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 453 false - 125 + 453 - true - 1 - -4107d8df:1481ea34f53:-6c8b + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 22 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 472 false - 168 + 472 - true - 1 - -4107d8df:1481ea34f53:-6c8a + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 23 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 482 false - 214 + 482 - true - 1 - -4107d8df:1481ea34f53:-6c89 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 24 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 482 false - 261 + 482 - true - 1 - -4107d8df:1481ea34f53:-6c88 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 25 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 473 false - 307 + 473 - true - 1 - -4107d8df:1481ea34f53:-6c87 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 26 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 453 false - 350 + 453 - true - 1 - -4107d8df:1481ea34f53:-6c86 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 27 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 426 false - 389 + 426 - true - 1 - -4107d8df:1481ea34f53:-6c85 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 28 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 390 false - 420 + 390 - true - 1 - -4107d8df:1481ea34f53:-6c84 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 29 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 349 false - 444 + 349 - true - 1 - -4107d8df:1481ea34f53:-6c83 + false - - 25 - Label - - true - true - false - - true - false - - - - Label - true - 30 - - - - 25 - 0 - - 1 + 0 + 1 + true + + + + + + + 25 1 - - 305 - false + Label + + + true + true + false + + + false + 30 + true + 1 + true + Label + 25 + false 459 + 305 - true - 1 - -4107d8df:1481ea34f53:-6c82 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 31 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 258 false - 418 + 258 - true - 1 - -4107d8df:1481ea34f53:-6c81 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 32 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 212 false - 411 + 212 - true - 1 - -4107d8df:1481ea34f53:-6c80 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 33 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 168 false - 393 + 168 - true - 1 - -4107d8df:1481ea34f53:-6c7f + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 34 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 131 false - 365 + 131 - true - 1 - -4107d8df:1481ea34f53:-6c7e + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 35 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 103 false - 326 + 103 - true - 1 - -4107d8df:1481ea34f53:-6c7d + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 36 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 86 false - 284 + 86 - true - 1 - -4107d8df:1481ea34f53:-6c7c + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 37 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 80 false - 238 + 80 - true - 1 - -4107d8df:1481ea34f53:-6c7b + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 38 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 85 false - 191 + 85 - true - 1 - -4107d8df:1481ea34f53:-6c7a + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 39 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 103 false - 148 + 103 - true - 1 - -4107d8df:1481ea34f53:-6c79 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 40 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 131 false - 109 + 131 - true - 1 - -4107d8df:1481ea34f53:-6c78 + false - - 25 - Label - - true - true - false - - true - false - - - - Label - true - 41 - - - - 25 - 0 - - 1 + 0 + 1 + true + + + + + + + 25 1 - - 168 - false + Label + + + true + true + false + + + false + 41 + true + 1 + true + Label + 25 + false 81 + 168 - true - 1 - -4107d8df:1481ea34f53:-6c77 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 42 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 211 false - 63 + 211 - true - 1 - -4107d8df:1481ea34f53:-6c76 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 43 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 258 false - 56 + 258 - true - 1 - -4107d8df:1481ea34f53:-6c75 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 44 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 304 false - 63 + 304 - true - 1 - -4107d8df:1481ea34f53:-6c74 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 45 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 347 false - 81 + 347 - true - 1 - -4107d8df:1481ea34f53:-6c73 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 46 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 384 false - 109 + 384 - true - 1 - -4107d8df:1481ea34f53:-6c72 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 47 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 412 false - 146 + 412 - true - 1 - -4107d8df:1481ea34f53:-6c71 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 48 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 430 false - 190 + 430 - true - 1 - -4107d8df:1481ea34f53:-6c70 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 49 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 437 false - 237 + 437 - true - 1 - -4107d8df:1481ea34f53:-6c6f + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 50 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 430 false - 284 + 430 - true - 1 - -4107d8df:1481ea34f53:-6c6e + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 51 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 413 false - 328 + 413 - true - 1 - -4107d8df:1481ea34f53:-6c6d + false - - 25 - Label - - true - true - false - - true - false - - - - Label - true - 52 - - - - 25 - 0 - - 1 + 0 + 1 + true + + + + + + + 25 1 - - 384 - false + Label + + + true + true + false + + + false + 52 + true + 1 + true + Label + 25 + false 365 + 384 - true - 1 - -4107d8df:1481ea34f53:-6c6c + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 53 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 347 false - 393 + 347 - true - 1 - -4107d8df:1481ea34f53:-6c6b + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 54 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 304 false - 411 + 304 - true - 1 - -4107d8df:1481ea34f53:-6c6a + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 55 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 259 false - 369 + 259 - true - 1 - -4107d8df:1481ea34f53:-6c69 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 56 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 213 false - 362 + 213 - true - 1 - -4107d8df:1481ea34f53:-6c68 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 57 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 174 false - 339 + 174 - true - 1 - -4107d8df:1481ea34f53:-6c67 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 58 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 143 false - 304 + 143 - true - 1 - -4107d8df:1481ea34f53:-6c66 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 59 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 129 false - 261 + 129 - true - 1 - -4107d8df:1481ea34f53:-6c65 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 60 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 128 false - 214 + 128 - true - 1 - -4107d8df:1481ea34f53:-6c64 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 61 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 143 false - 172 + 143 - true - 1 - -4107d8df:1481ea34f53:-6c63 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 62 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 173 false - 135 + 173 - true - 1 - -4107d8df:1481ea34f53:-6c62 + false - - 25 - Label - - true - true - false - - true - false - - - - Label - true - 63 - - - - 25 - 0 - - 1 + 0 + 1 + true + + + + + + + 25 1 - - 213 - false + Label + + + true + true + false + + + false + 63 + true + 1 + true + Label + 25 + false 113 + 213 - true - 1 - -4107d8df:1481ea34f53:-6c61 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 64 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 258 false - 104 + 258 - true - 1 - -4107d8df:1481ea34f53:-6c60 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 65 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 303 false - 112 + 303 - true - 1 - -4107d8df:1481ea34f53:-6c5f + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 66 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 343 false - 135 + 343 - true - 1 - -4107d8df:1481ea34f53:-6c5e + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 67 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 373 false - 171 + 373 - true - 1 - -4107d8df:1481ea34f53:-6c5d + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 68 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 388 false - 215 + 388 - true - 1 - -4107d8df:1481ea34f53:-6c5c + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 69 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 388 false - 259 + 388 - true - 1 - -4107d8df:1481ea34f53:-6c5b + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 70 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 373 false - 304 + 373 - true - 1 - -4107d8df:1481ea34f53:-6c5a + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 71 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 344 false - 340 + 344 - true - 1 - -4107d8df:1481ea34f53:-6c59 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 72 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 303 false - 361 + 303 - true - 1 - -4107d8df:1481ea34f53:-6c58 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 73 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 259 false - 324 + 259 - true - 1 - -4107d8df:1481ea34f53:-6c57 + false - - 25 - Label - - true - true - false - - true - false - - - - Label - true - 74 - - - - 25 - 0 - - 1 + 0 + 1 + true + + + + + + + 25 1 - - 216 - false + Label + + + true + true + false + + + false + 74 + true + 1 + true + Label + 25 + false 313 + 216 - true - 1 - -4107d8df:1481ea34f53:-6c56 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 75 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 185 false - 280 + 185 - true - 1 - -4107d8df:1481ea34f53:-6c55 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 76 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 172 false - 238 + 172 - true - 1 - -4107d8df:1481ea34f53:-6c54 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 77 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 185 false - 194 + 185 - true - 1 - -4107d8df:1481ea34f53:-6c53 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 78 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 215 false - 163 + 215 - true - 1 - -4107d8df:1481ea34f53:-6c52 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 79 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 259 false - 152 + 259 - true - 1 - -4107d8df:1481ea34f53:-6c51 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 80 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 301 false - 163 + 301 - true - 1 - -4107d8df:1481ea34f53:-6c50 + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 81 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 333 false - 196 + 333 - true - 1 - -4107d8df:1481ea34f53:-6c4f + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 82 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 344 false - 237 + 344 - true - 1 - -4107d8df:1481ea34f53:-6c4e + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 83 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 333 false - 280 + 333 - true - 1 - -4107d8df:1481ea34f53:-6c4d + false - + + + + + + + 0 + 1 + true + + + + + + 25 + 1 Label + true true false - true + false - - - - - - - Label - true 84 - - - + + true + 1 + true + Label 25 - 0 - - 1 - - - - 1 - - 300 false - 312 + 300 - false - true - 360 - -4107d8df:1481ea34f53:-6c4c - 0 - - 40 + + false + 255 true - Arc - false - 255 - - true - true - true - - + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -4643,52 +4252,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 83 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 77 + 83 - false - true - 360 - -4107d8df:1481ea34f53:-6c4b - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -4700,52 +4309,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 117 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 46 + 117 - false - true - 360 - -4107d8df:1481ea34f53:-6c4a - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -4757,52 +4366,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 158 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 22 + 158 - false - true - 360 - -4107d8df:1481ea34f53:-6c49 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -4814,52 +4423,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 203 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 8 + 203 - false - true - 360 - -4107d8df:1481ea34f53:-6c48 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc - true - false - - Default - - 40 - 0 - false + false + + + 0 + 1 + true + false + + Default + + false + + + + 40 + 0 + 1 + Arc + + @@ -4871,52 +4480,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 250 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 2 + 250 - false - true - 360 - -4107d8df:1481ea34f53:-6c47 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -4928,52 +4537,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 297 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 7 + 297 - false - true - 360 - -4107d8df:1481ea34f53:-6c46 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -4985,52 +4594,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 341 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 22 + 341 - false - true - 360 - -4107d8df:1481ea34f53:-6c45 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5042,52 +4651,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 382 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 46 + 382 - false - true - 360 - -4107d8df:1481ea34f53:-6c44 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5099,52 +4708,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 417 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 77 + 417 - false - true - 360 - -4107d8df:1481ea34f53:-6c43 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5156,52 +4765,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 445 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 115 + 445 - false - true - 360 - -4107d8df:1481ea34f53:-6c42 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5213,52 +4822,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 464 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 159 + 464 - false - true - 360 - -4107d8df:1481ea34f53:-6c41 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5270,52 +4879,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 474 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 205 + 474 - false - true - 360 - -4107d8df:1481ea34f53:-6c40 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5327,52 +4936,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 474 - $(pv_name) -$(pv_value) - 252 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c3f - 0 - - 40 - true - Arc - false - 255 true true true - + + 0 + $(pv_name) +$(pv_value) + 360 + true + Arc + 40 + 252 + 474 + + + + false + 255 + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5384,52 +4993,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 464 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 298 + 464 - false - true - 360 - -4107d8df:1481ea34f53:-6c3e - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5441,52 +5050,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 445 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 341 + 445 - false - true - 360 - -4107d8df:1481ea34f53:-6c3d - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5498,52 +5107,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 417 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 380 + 417 - false - true - 360 - -4107d8df:1481ea34f53:-6c3c - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5555,52 +5164,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 382 - $(pv_name) -$(pv_value) - 411 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c3b - 0 - - 40 - true - Arc - false - 255 true true true - - + + 0 + $(pv_name) +$(pv_value) + 360 + true + Arc + 40 + 411 + 382 + + + + false + 255 + true + false + - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5612,52 +5221,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 341 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 435 + 341 - false - true - 360 - -4107d8df:1481ea34f53:-6c3a - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5669,52 +5278,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 297 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 450 + 297 - false - true - 360 - -4107d8df:1481ea34f53:-6c39 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5726,52 +5335,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 250 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 408 + 250 - false - true - 360 - -4107d8df:1481ea34f53:-6c38 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5783,52 +5392,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 204 - $(pv_name) -$(pv_value) - 402 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c37 - 0 - - 40 - true - Arc - false - 255 true true true - - - - - - - + + 0 + $(pv_name) +$(pv_value) + 360 + true Arc - true - false + 40 + 402 + 204 + + + + false + 255 + true + false + + + + false + + + + 0 + 1 + true + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5840,52 +5449,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 160 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 384 + 160 - false - true - 360 - -4107d8df:1481ea34f53:-6c36 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5897,52 +5506,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 123 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 356 + 123 - false - true - 360 - -4107d8df:1481ea34f53:-6c35 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -5954,52 +5563,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 95 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 318 + 95 - false - true - 360 - -4107d8df:1481ea34f53:-6c34 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6011,52 +5620,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 77 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 275 + 77 - false - true - 360 - -4107d8df:1481ea34f53:-6c33 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc - true - false - - Default - - 40 - 0 - false + false + + + 0 + 1 + true + false + + Default + + false + + + + 40 + 0 + 1 + Arc + + @@ -6068,52 +5677,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 71 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 229 + 71 - false - true - 360 - -4107d8df:1481ea34f53:-6c32 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6125,52 +5734,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 77 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 182 + 77 - false - true - 360 - -4107d8df:1481ea34f53:-6c31 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6182,52 +5791,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 95 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 139 + 95 - false - true - 360 - -4107d8df:1481ea34f53:-6c30 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6239,52 +5848,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 123 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 102 + 123 - false - true - 360 - -4107d8df:1481ea34f53:-6c2f - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6296,52 +5905,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 161 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 73 + 161 - false - true - 360 - -4107d8df:1481ea34f53:-6c2e - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6353,52 +5962,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 203 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 55 + 203 - false - true - 360 - -4107d8df:1481ea34f53:-6c2d - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6410,52 +6019,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 250 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 49 + 250 - false - true - 360 - -4107d8df:1481ea34f53:-6c2c - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6467,52 +6076,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 296 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 55 + 296 - false - true - 360 - -4107d8df:1481ea34f53:-6c2b - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6524,52 +6133,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 339 - $(pv_name) -$(pv_value) - 74 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c2a - 0 - - 40 - true - Arc - false - 255 true true true - + + 0 + $(pv_name) +$(pv_value) + 360 + true + Arc + 40 + 74 + 339 + + + + false + 255 + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6581,52 +6190,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 376 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 102 + 376 - false - true - 360 - -4107d8df:1481ea34f53:-6c29 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6638,52 +6247,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 404 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 139 + 404 - false - true - 360 - -4107d8df:1481ea34f53:-6c28 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6695,52 +6304,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 422 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 182 + 422 - false - true - 360 - -4107d8df:1481ea34f53:-6c27 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6752,52 +6361,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 429 - $(pv_name) -$(pv_value) - 229 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c26 - 0 - - 40 - true - Arc - false - 255 true true true - - + + 0 + $(pv_name) +$(pv_value) + 360 + true + Arc + 40 + 229 + 429 + + + + false + 255 + true + false + - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6809,52 +6418,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 422 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 275 + 422 - false - true - 360 - -4107d8df:1481ea34f53:-6c25 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6866,52 +6475,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 405 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 319 + 405 - false - true - 360 - -4107d8df:1481ea34f53:-6c24 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6923,52 +6532,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 376 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 356 + 376 - false - true - 360 - -4107d8df:1481ea34f53:-6c23 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -6980,52 +6589,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 339 - $(pv_name) -$(pv_value) - 384 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c22 - 0 - - 40 - true - Arc - false - 255 true true true - - - - - - - + + 0 + $(pv_name) +$(pv_value) + 360 + true Arc - true - false + 40 + 384 + 339 + + + + false + 255 + true + false + + + + false + + + + 0 + 1 + true + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7037,52 +6646,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 296 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 402 + 296 - false - true - 360 - -4107d8df:1481ea34f53:-6c21 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7094,52 +6703,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 250 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 361 + 250 - false - true - 360 - -4107d8df:1481ea34f53:-6c20 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7151,52 +6760,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 204 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 353 + 204 - false - true - 360 - -4107d8df:1481ea34f53:-6c1f - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7208,52 +6817,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 165 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 330 + 165 - false - true - 360 - -4107d8df:1481ea34f53:-6c1e - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc - true - false - - Default - - 40 - 0 - false + false + + + 0 + 1 + true + false + + Default + + false + + + + 40 + 0 + 1 + Arc + + @@ -7265,52 +6874,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 135 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 295 + 135 - false - true - 360 - -4107d8df:1481ea34f53:-6c1d - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7322,52 +6931,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 120 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 252 + 120 - false - true - 360 - -4107d8df:1481ea34f53:-6c1c - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7379,52 +6988,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 120 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 206 + 120 - false - true - 360 - -4107d8df:1481ea34f53:-6c1b - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7436,52 +7045,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 135 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 163 + 135 - false - true - 360 - -4107d8df:1481ea34f53:-6c1a - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7493,52 +7102,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 165 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 127 + 165 - false - true - 360 - -4107d8df:1481ea34f53:-6c19 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7550,52 +7159,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 205 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 104 + 205 - false - true - 360 - -4107d8df:1481ea34f53:-6c18 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7607,52 +7216,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 250 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 96 + 250 - false - true - 360 - -4107d8df:1481ea34f53:-6c17 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7664,52 +7273,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 295 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 104 + 295 - false - true - 360 - -4107d8df:1481ea34f53:-6c16 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7721,52 +7330,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 335 - $(pv_name) -$(pv_value) - 127 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c15 - 0 - - 40 - true - Arc - false - 255 true true true - + + 0 + $(pv_name) +$(pv_value) + 360 + true + Arc + 40 + 127 + 335 + + + + false + 255 + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7778,52 +7387,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 364 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 163 + 364 - false - true - 360 - -4107d8df:1481ea34f53:-6c14 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7835,52 +7444,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 380 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 206 + 380 - false - true - 360 - -4107d8df:1481ea34f53:-6c13 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7892,52 +7501,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 380 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 251 + 380 - false - true - 360 - -4107d8df:1481ea34f53:-6c12 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -7949,52 +7558,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 364 - $(pv_name) -$(pv_value) - 295 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c11 - 0 - - 40 - true - Arc - false - 255 true true true - - + + 0 + $(pv_name) +$(pv_value) + 360 + true + Arc + 40 + 295 + 364 + + + + false + 255 + true + false + - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8006,52 +7615,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 335 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 330 + 335 - false - true - 360 - -4107d8df:1481ea34f53:-6c10 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8063,52 +7672,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 295 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 353 + 295 - false - true - 360 - -4107d8df:1481ea34f53:-6c0f - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8120,52 +7729,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 250 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 314 + 250 - false - true - 360 - -4107d8df:1481ea34f53:-6c0e - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8177,52 +7786,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 207 - $(pv_name) -$(pv_value) - 303 - - - false - true - 360 - -4107d8df:1481ea34f53:-6c0d - 0 - - 40 - true - Arc - false - 255 true true true - - - - - - - + + 0 + $(pv_name) +$(pv_value) + 360 + true Arc - true - false + 40 + 303 + 207 + + + + false + 255 + true + false + + + + false + + + + 0 + 1 + true + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8234,52 +7843,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 176 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 271 + 176 - false - true - 360 - -4107d8df:1481ea34f53:-6c0c - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8291,52 +7900,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 164 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 229 + 164 - false - true - 360 - -4107d8df:1481ea34f53:-6c0b - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8348,52 +7957,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 176 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 186 + 176 - false - true - 360 - -4107d8df:1481ea34f53:-6c0a - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8405,52 +8014,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 207 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 154 + 207 - false - true - 360 - -4107d8df:1481ea34f53:-6c09 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc - true - false - - Default - - 40 - 0 - false + false + + + 0 + 1 + true + false + + Default + + false + + + + 40 + 0 + 1 + Arc + + @@ -8462,52 +8071,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 250 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 143 + 250 - false - true - 360 - -4107d8df:1481ea34f53:-6c08 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8519,52 +8128,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 293 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 154 + 293 - false - true - 360 - -4107d8df:1481ea34f53:-6c07 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8576,52 +8185,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 324 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 186 + 324 - false - true - 360 - -4107d8df:1481ea34f53:-6c06 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8633,52 +8242,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 335 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 229 + 335 - false - true - 360 - -4107d8df:1481ea34f53:-6c05 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8690,52 +8299,52 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 324 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 271 + 324 - false - true - 360 - -4107d8df:1481ea34f53:-6c04 - 0 - - 40 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 40 + false + + + + 40 0 - false - 0 + 1 + Arc + + @@ -8747,161 +8356,125 @@ $(pv_value) $(P)sample - - 1 - 1 - - - - - 292 + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 40 303 + 292 - true - 1 - -4107d8df:1481ea34f53:-6c02 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Sample Wheel (beam's eye view) - - - + + true + 1 + true + Label 500 - 0 - - 1 - - - - 1 - - 0 false - 0 + 0 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 40 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6c01 + false + 0 + true + $(P)sample + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)sample - - - - 0 - false - - - false - 0 - - - - 520 - - 230 + false + true + false + false + + $(pv_name) $(pv_value) - - - false + false true - -4107d8df:1481ea34f53:-6c00 - - 20 - - Action Button - false - - true - true - false - - $(P)sampleTweak.A - - - - - - - Action Button - true - + - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - + Text Input + 40 + 230 520 + + $(P)sampleTweak.A @@ -8911,50 +8484,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 270 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-6bff - - 20 - - Action Button - false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)sampleTweak.A + + true true false - $(P)sampleTweak.B - - - - - - + + + + + false + $(pv_name) +$(pv_value) + true Action Button - true - - - false - - Default - 20 - 0 - 0 - - - - false - 1 - - - + 270 520 + + $(P)sampleTweak.B @@ -8964,828 +8537,1077 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)sampleTweak.B + + + + true + true + false + + + + - + false $(pv_name) $(pv_value) + true + Action Button + 20 210 + 520 - true - 1 - -4107d8df:1481ea34f53:-6bfe + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true ROW MOTOR POS. - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 0 - - 475 false - 400 + 475 - true - 1 - -4107d8df:1481ea34f53:-6bfd + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true ANGLE MOTOR POS. - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 0 - - 475 false - 10 + 475 - true - true - 1 - false - -4107d8df:1481ea34f53:-6bfc + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 14 + 0 Text Update - false + 0 + true + $(P)sampleWheelCalc.A + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)sampleWheelCalc.A - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 50 - 0 - - - 1 - - - - 0 - - 490 false - $(pv_name) -$(pv_value) 440 + 490 - true - true - 1 - false - -4107d8df:1481ea34f53:-6bfb + + false false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P)sampleWheelMove.D + false - + - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 14 0 - - 505 - false + Text Update + 0 + true + $(P)sampleWheelMove.D + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 50 + false 440 + 505 - true - true - 1 - false - -4107d8df:1481ea34f53:-6bfa + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 14 + 0 Text Update - false + 0 + true + $(P)sampleWheelCalc.B + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)sampleWheelCalc.B - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 50 - 0 - - - 1 - - - - 0 - - 490 false - $(pv_name) -$(pv_value) 50 + 490 - true - true - 1 - false - -4107d8df:1481ea34f53:-6bf9 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 14 + 0 Text Update - false + 0 + true + $(P)sampleWheelMove.K + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)sampleWheelMove.K - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 50 - 0 - - - 1 - - - - 0 - - 505 false - $(pv_name) -$(pv_value) 50 + 505 - true - 1 - -4107d8df:1481ea34f53:-6bf8 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true ACTUAL - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 0 - - 494 false - 400 + 494 - true - 1 - -4107d8df:1481ea34f53:-6bf7 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true TARGET - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 0 - - 509 false - 400 + 509 - true - 1 - -4107d8df:1481ea34f53:-6bf6 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true ACTUAL - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 0 - - 494 false - 10 + 494 - true - 1 - -4107d8df:1481ea34f53:-6bf5 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true TARGET - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 0 - - 509 false - 10 + 509 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 50 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6bf4 + false + 0 + true + $(P)sampleHorizOffset + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)sampleHorizOffset - - - - 0 - false - - - false - 0 - - - - 300 - - 225 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 50 + 225 + 300 - true - 1 - -4107d8df:1481ea34f53:-6bf3 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false + H OFFSET + + true + 1 + true + Label + 50 + false + 225 + 290 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - H OFFSET + true + 100.0 - + Default - 50 - 0 + false + + + + 15 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 1 + 249 + 258 + + + + false + 255 + true + 20 + 0 + false + + + + false - 0 - - 290 - false - - 225 - - - true - 1 - -4107d8df:1481ea34f53:-6bec - false - + 0 + 1 + true + true + 100.0 + + Default + + false + + + 10 - Label + true + 0 + 1 + Polyline + + + + + + + + 0.0 + true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polyline + 10 + 245 + 256 + + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false - + - Label + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 15 + 237 + 271 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 true - V + true + 100.0 - + Default - 5 - 0 + false + + + + 10 + true + 0 + 1 + Polyline + + + + + + + + 0.0 - 1 + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 10 + 235 + 266 + + + + false + + + + 0 + 1 + true + + + + + + + 10 0 - - 250 - false + Label + + + true + true + false + + + false + V + true + 1 + true + Label + 5 + false 251 + 250 - true - 1 - -4107d8df:1481ea34f53:-6beb + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true H - - - + + true + 1 + true + Label 5 - 0 - - 1 - - - - 0 - - 272 false - 228 + 272 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 50 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6bea + false + 0 + true + $(P)sampleVertOffset + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)sampleVertOffset - - - - 0 - false - - - false - 0 - - - - 225 - - 225 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 50 + 225 + 225 - true - 1 - -4107d8df:1481ea34f53:-6be9 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true V OFFSET - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 215 false - 225 + 215 - true - 1 - -4107d8df:1481ea34f53:-6be8 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 0 - - 230 false - 277 + 230 - true - 1 - -4107d8df:1481ea34f53:-6be7 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true mm - - - + + true + 1 + true + Label 15 - 0 - - 1 - - - - 0 - - 305 false - 277 + 305 - \ No newline at end of file + diff --git a/stdApp/op/opi/sampleWheelScanSetup.opi b/stdApp/op/opi/autoconvert/sampleWheelScanSetup.opi similarity index 89% rename from stdApp/op/opi/sampleWheelScanSetup.opi rename to stdApp/op/opi/autoconvert/sampleWheelScanSetup.opi index fd0ffe2..7dfa51f 100644 --- a/stdApp/op/opi/sampleWheelScanSetup.opi +++ b/stdApp/op/opi/autoconvert/sampleWheelScanSetup.opi @@ -1,1051 +1,1035 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 250 true - -4107d8df:1481ea34f53:-6b1d - 3.2.10.20140131 + sampleWheelScanSetup + + true + true + false true - 250 - sampleWheelScanSetup false - false - - - - - - Display - true 400 - - true - 5 - - false - -1 - -1 - - - 715 469 + 715 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6b1c - - - - - 20 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 400 + false + + + + false + 20 + true + + + 0 - 0 - - - 1 0 - true - - - - - 0 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 400 0 - false + 0 + + + + + + + + 0 + 1 + true + false + + Default + + + + + 65 + false true - true - -4107d8df:1481ea34f53:-6b1b - - 65 Grouping Container + true true false - true + false - - - - - - - true + + true + true Grouping Container - - Default - 167 - 0 - - false - false - 1 - - - - 50 - 18 - + 50 + + + + + + + + 0 + 1 + true + false + + Default + + + + + 65 + false true - true - -4107d8df:1481ea34f53:-6b19 - - 65 Grouping Container + true true false - true + false - - - - - - - true + + true + true Grouping Container - - Default - 50 - 0 - - false - false - 1 - - - - 0 - 117 - + 0 + + + + + + + + 0 + 1 + true + false + + Default + + + + + 50 + false true - true - -4107d8df:1481ea34f53:-6b18 - - 50 Grouping Container + true true false - true + false - - - - - - - true + + true + true Grouping Container - - Default - 50 - 0 - - false - false - 1 - - - - 0 - 0 - + 0 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6b16 - - - - - 20 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 - - - 1 2 - true - - - - - 16 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) + true + true + Rectangle + 20 16 - false + 16 - false - true - 360 - -4107d8df:1481ea34f53:-6b17 - 0 - - 50 - true - Arc - false + + false 255 - - true - true - true - - + true + false - - - - Arc + false + + + + 0 + 1 true - false + false - Default + Default - 50 + false + + + + 50 0 - false - 0 - - - 1 1 - - - - - 0 + Arc + + + + + true + true + true + + + 0 $(pv_name) $(pv_value) + 360 + true + Arc + 50 0 + 0 - true - 1 - -4107d8df:1481ea34f53:-6b15 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true SAMPLE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 55 false - 0 + 55 + + + + + + + + 0 + 1 + true + false + + Default + + + + + 30 + false true - true - -4107d8df:1481ea34f53:-6b14 - - 30 Grouping Container + true true false - true + false - - - - - - - true + + true + true Grouping Container - - Default - 90 - 0 - - false - false - 1 - - - - 7 - 0 - + 7 - false - false - true - false - true - false - - 20 - false - false - true + + false + false + false - + + false + + + + 3 + 1 + true - Text Input - - + - 90 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6b13 + false + 0 + true + $(P)sampleSweepSize + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)sampleSweepSize - - - - 0 - false - - - false - 0 - - - - 10 - - 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 90 + 0 + 10 - true - 1 - -4107d8df:1481ea34f53:-6b12 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true SWEEP SIZE (mm) - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 0 - - 0 false - 0 + 0 - true - 1 - -4107d8df:1481ea34f53:-6b1a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true --{ - - - + + true + 1 + true + Label 36 - 0 - - 1 - - - - 0 - - 17 false - 87 + 17 + + + + + + + + 0 + 1 + true + false + + Default + + + + + 30 + false true - true - -4107d8df:1481ea34f53:-6b0f - - 30 Grouping Container + true true false - true + false - - - - - - - true + + true + true Grouping Container - - Default - 130 - 0 - - false - false - 1 - - - - 125 - 15 - + 125 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 130 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity - 0 - false - -4107d8df:1481ea34f53:-6b0e - 0.0 - + false Text Input - 4 + 0 + false + 0 + true + $(P)sampleSweepSet.INPF + + false + 0.0 + true true false + 0 - false - $(P)sampleSweepSet.INPF - - - - 0 - false - - - false - 0 - - - - 10 - - 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 130 + 0 + 10 - true - 1 - -4107d8df:1481ea34f53:-6b0d + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true DETECTOR DWELL TIME PV - - - + + true + 1 + true + Label 130 - 0 - - 1 - - - - 0 - - 0 false - 0 + 0 + + + + + + + + 0 + 1 + true + false + + Default + + + + + 30 + false true - true - -4107d8df:1481ea34f53:-6b0c - - 30 Grouping Container + true true false - true + false - - - - - - - true + + true + true Grouping Container - - Default - 251 - 0 - - false - false - 1 - - - - 180 - 15 - + 180 + + + + + + + + 0 + 1 + true + false + + Default + + + + + 30 + false true - true - -4107d8df:1481ea34f53:-6b09 - - 30 Grouping Container + true true false - true + false - - - - - - - true + + true + true Grouping Container - - Default - 50 - 0 - - false - false - 1 - - - - 0 - 201 - + 0 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 50 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6b08 + false + 0 + true + $(P)sampleSweepSet.A + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)sampleSweepSet.A - - - - 0 - false - - - false - 0 - - - - 10 - - 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 50 + 0 + 10 - true - 1 - -4107d8df:1481ea34f53:-6b07 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true SAMPLE # - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 0 - - 0 false - 0 + 0 - true - 1 - -4107d8df:1481ea34f53:-6b0b + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true SPECIFY THE SAMPLE NUMBER - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 0 - - 20 false - 0 + 20 - true - 1 - -4107d8df:1481ea34f53:-6b0a + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true SWEEP SCANS MUST USE THIS PV TO - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 0 - - 10 false - 0 + 10 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-6b11 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 406 - 0 - 0 - - 1 - 1 - true - - - - - 20 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 406 0 + 20 - true - 1 - -4107d8df:1481ea34f53:-6b10 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true Set-up sample-wheel sweep scans - - - + + true + 1 + true + Label 380 - 0 - - 1 - - - - 1 - - 0 false - 10 + 0 - \ No newline at end of file + diff --git a/stdApp/op/opi/sectorStatus.opi b/stdApp/op/opi/autoconvert/sectorStatus.opi similarity index 74% rename from stdApp/op/opi/sectorStatus.opi rename to stdApp/op/opi/autoconvert/sectorStatus.opi index a42f4d1..82f408e 100644 --- a/stdApp/op/opi/sectorStatus.opi +++ b/stdApp/op/opi/autoconvert/sectorStatus.opi @@ -1,1765 +1,1046 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 190 true - -4107d8df:1481ea34f53:-538a - 3.2.10.20140131 + sectorStatus + + true + true + false true - 190 - sectorStatus false - false - - - - - - Display - true 375 - - true - 5 - - false - -1 - -1 - - - 36 559 - - - true - - true - -4107d8df:1481ea34f53:-537b - - 26 - Grouping Container - - true - true - false - - true - false - - - + 36 + + + false - + - true - Grouping Container - - Default - - 50 - 0 - - false - false - 1 - 32 - - 85 - - - true - 1 - -4107d8df:1481ea34f53:-537a - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - IOC MEMORY - - - - 50 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5379 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - PERCENT - - - - 35 - 0 - - 1 - - - - 0 - - 9 - false - - 8 - - - true - 1 - -4107d8df:1481ea34f53:-5378 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - USAGE - - - - 25 - 0 - - 1 - - - - 0 - - 19 - false - - 13 - - - - - true - - true - -4107d8df:1481ea34f53:-5377 - - 26 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 50 0 - - false - false 1 - - - - 32 - - 247 - - - true - 1 - -4107d8df:1481ea34f53:-5376 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - IOC CPU - - - - 35 - 0 - - 1 - - - - 0 - - 0 - false - - 8 - - - true - 1 - -4107d8df:1481ea34f53:-5375 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - IN PERCENT - - - - 50 - 0 - - 1 - - - - 0 - - 19 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5374 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - LOAD - - - - 20 - 0 - - 1 - - - - 0 - - 9 - false - - 15 - - - - - true - - true - -4107d8df:1481ea34f53:-5373 - - 26 - Grouping Container - - true - true - false - - true - false - - - - - - true - Grouping Container - Default + - 43 - 0 - - false - false - 1 - - - - 32 - - 319 - - - true - 1 - -4107d8df:1481ea34f53:-5372 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - - - - - 43 - 0 - - 1 - - - - 0 - - 1 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5371 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - TASK - - - - 20 - 0 - - 1 - - - - 0 - - 9 - false - - 11 - - - true - 1 - -4107d8df:1481ea34f53:-5370 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - STATUS - - - - 30 - 0 - - 1 - - - - 0 - - 19 - false - - 6 - - - true - 1 - -4107d8df:1481ea34f53:-536f - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - IOC - - - - 15 - 0 - - 1 - - - - 0 - - 0 - false - - 14 - - - - - true - - true - -4107d8df:1481ea34f53:-5344 - - 16 - Grouping Container - - true - true - false - - true - false - - - - true - Grouping Container - - Default - - 40 - 0 - - false - false - 1 - - - - 32 - - 172 - - - true - 1 - -4107d8df:1481ea34f53:-5343 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - CONNECTS - - - - 40 - 0 - - 1 - - - - 0 - - 9 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5342 - false - - 7 - Label - - true - true - false - - true - false - - - - - - - Label - true - TCP - - - - 15 - 0 - - 1 - - - - 0 - - 0 - false - - 13 - - - - true - 1 - -4107d8df:1481ea34f53:-5389 - false - 11 + 0 Label + true true false - true + false - - - - - - - Label - true 100 - - - + + true + 1 + true + Label 16 - 0 - - 1 - - - - 0 - - 61 false - 131 + 61 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5388 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 111 - - 78 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 78 + 111 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5387 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 101 - - 78 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 78 + 101 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5386 - true - - false - - - Tank + + + + + Default + + true true false - + + true + true + true + true + false + true + false + $(pv_name) +$(pv_value) + true + true + Tank + 64 + 78 + 91 + + + + false + false + + + + true + + + + 0 + 1 + + + - - - - false - 80.0 - - Default - - 90.0 + + + + + + + true + true - - true - true - - - - 10.0 - 91 - - 78 - $(pv_name) -$(pv_value) - - - 20.0 - true - true - - - - - - false - true - - 7 - 50 - true - - - - true - Tank - true - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5385 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 81 - - 78 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 78 + 81 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5384 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 71 - - 78 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 78 + 71 - true - 1 - -4107d8df:1481ea34f53:-5383 + false - + + + + + + + 0 + 1 + true + + + + + + 7 + 2 Label + true true false - true + false - - - - - - - Label - true IOC$(S)IDE - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 110 false - 23 + 110 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5382 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - + + true + true + true + true + false + true + false + $(pv_name) +$(pv_value) true - true - - - - 10.0 - 71 - + true + Tank + 64 241 - $(pv_name) -$(pv_value) + 71 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5381 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 81 - - 241 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 241 + 81 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5380 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 91 - - 241 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 241 + 91 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-537f - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 101 - - 241 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 241 + 101 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-537e - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 111 - - 241 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 241 + 111 - true - 1 - -4107d8df:1481ea34f53:-537d + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 100 - - - + + true + 1 + true + Label 16 - 0 - - 1 - - - - 0 - - 61 false - 293 + 61 - true - 1 - -4107d8df:1481ea34f53:-537c + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 0 - - - + + true + 1 + true + Label 7 - 0 - - 1 - - - - 0 - - 61 false - 241 + 61 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-536e - - - - - 7 - true - Ellipse - false + + false 255 - - true - true - true - - false - + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 72 - $(pv_name) -$(pv_value) - 327 + false + + + false - - - false - true - 100.0 + 7 + true - -4107d8df:1481ea34f53:-536d - - - - - 7 - true + 0 + 0 Ellipse - false - 255 - - true - true - true - - false - - - - - - - Ellipse - true - - - - false - - Default - - 25 - 0 - 0 + @@ -1771,119 +1052,119 @@ $(pv_value) $(S)ida:status - - 1 - 0 - true - - - - - 72 - $(pv_name) -$(pv_value) - 327 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-536c - - - - - 7 - true - Ellipse - false - 255 true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 327 + 72 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 82 - $(pv_name) -$(pv_value) - 327 + false + + + false - - - false - true - 100.0 + 7 + true - -4107d8df:1481ea34f53:-536b - - - - - 7 - true + 0 + 0 Ellipse - false - 255 + + + true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 327 + 82 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 + false + + + + false + 7 + true + + + 0 - 0 + 0 + Ellipse + + @@ -1895,119 +1176,119 @@ $(pv_value) $(S)idb:status - - 1 - 0 - true - - - - - 82 - $(pv_name) -$(pv_value) - 327 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-536a - - - - - 7 - true - Ellipse - false - 255 true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 327 + 82 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 92 - $(pv_name) -$(pv_value) - 327 + false + + + false - - - false - true - 100.0 + 7 + true - -4107d8df:1481ea34f53:-5369 - - - - - 7 - true + 0 + 0 Ellipse - false - 255 + + + true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 327 + 92 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 + false + + + + false + 7 + true + + + 0 - 0 + 0 + Ellipse + + @@ -2019,119 +1300,119 @@ $(pv_value) $(S)idc:status - - 1 - 0 - true - - - - - 92 - $(pv_name) -$(pv_value) - 327 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5368 - - - - - 7 - true - Ellipse - false - 255 true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 327 + 92 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 102 - $(pv_name) -$(pv_value) - 327 + false + + + false - - - false - true - 100.0 + 7 + true - -4107d8df:1481ea34f53:-5367 - - - - - 7 - true + 0 + 0 Ellipse - false - 255 + + + true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 327 + 102 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 + false + + + + false + 7 + true + + + 0 - 0 + 0 + Ellipse + + @@ -2143,119 +1424,119 @@ $(pv_value) $(S)idd:status - - 1 - 0 - true - - - - - 102 - $(pv_name) -$(pv_value) - 327 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5366 - - - - - 7 - true - Ellipse - false - 255 true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 327 + 102 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 112 - $(pv_name) -$(pv_value) - 327 + false + + + false - - - false - true - 100.0 + 7 + true - -4107d8df:1481ea34f53:-5365 - - - - - 7 - true + 0 + 0 Ellipse - false - 255 + + + true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 327 + 112 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 + false + + + + false + 7 + true + + + 0 - 0 + 0 + Ellipse + + @@ -2267,813 +1548,808 @@ $(pv_value) $(S)ide:status - - 1 - 0 - true - - - - - 112 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Ellipse + 25 327 - false + 112 - false - true + + false + 255 + true 20 - true - 100.0 - -4107d8df:1481ea34f53:-5364 - 0.0 - 0 - 97 - true - Polyline - false - 255 - - true - true - true - - - - - - false - + false - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 70 - $(pv_name) -$(pv_value) - 149 - - false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-5363 - 0.0 - - 0 + + Default + + false + + + 97 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - - - - - - - + true Polyline - true - false - - Default - 1 - 0 - 0 - - - 1 - 1 - true - - - - + 149 70 - $(pv_name) -$(pv_value) - 232 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-5362 - 0.0 - - 0 + + Default + + false + + + 97 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 232 + 70 + + + + false + 255 + true + 20 + 0 + false - - - - Polyline + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 1 + false + + + + 97 + true 0 - 0 - - - 1 1 - true - - - - - 70 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 316 + 70 - true - 1 - -4107d8df:1481ea34f53:-5361 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - - Label - true SECTOR $(S) IOC STATUS - - - + + true + 1 + true + Label 277 - 0 - - 1 - - - - 1 - - 7 false - 52 + 7 - true - 1 - -4107d8df:1481ea34f53:-5360 + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 100 - - - + + true + 1 + true + Label 16 - 0 - - 1 - - - - 0 - - 132 false - 127 + 132 - true - 1 - -4107d8df:1481ea34f53:-535f + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 0 - - - + + true + 1 + true + Label 7 - 0 - - 1 - - - - 0 - - 132 false - 75 + 132 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-535e - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 154 - - 77 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 77 + 154 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - - true - Tank - true - - Default - - 64 - true - 0 - true - - false - true - 100.0 - 1 - false - 0.0 - -4107d8df:1481ea34f53:-535d - true - - false - Tank - - true - true - false - - - - - - - - - false - 80.0 - - Default - - 90.0 + true + true - - true - true - - - + false + + Default + + true + + + + 7 + 80.0 + 90.0 + 20.0 10.0 - 144 - - 77 + true + false + 50 + 100.0 + 0.0 + Tank + + + + + Default + + + + true + true + false + + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 77 + 144 - true - 1 - -4107d8df:1481ea34f53:-535c + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 100 - - - + + true + 1 + true + Label 16 - 0 - - 1 - - - - 0 - - 132 false - 293 + 132 - true - 1 - -4107d8df:1481ea34f53:-535b + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 0 - - - + + true + 1 + true + Label 7 - 0 - - 1 - - - - 0 - - 132 false - 242 + 132 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-535a - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 154 - - 240 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 240 + 154 - 20.0 - true - true - - - - - - - false - true - - 7 - 50 - true + + false + false - true - Tank - true - - Default - - 64 - true + true + + + 0 - true - - false - true - 100.0 1 - false - 0.0 - -4107d8df:1481ea34f53:-5359 - true - - false - - - - Tank - - true - true - false - - + + + - - - - false - 80.0 - - Default - - 90.0 + + + + + + + true + true - - true - true - - - + false + + Default + + true + + + + 7 + 80.0 + 90.0 + 20.0 10.0 - 144 - - 240 + true + false + 50 + 100.0 + 0.0 + Tank + + + + + Default + + + + true + true + false + + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 240 + 144 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5358 - - - - - 7 - true - Ellipse - false + + false 255 - - true - true - true - - false - + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 143 - $(pv_name) -$(pv_value) - 326 + false + + + false - - - false - true - 100.0 + 7 + true - -4107d8df:1481ea34f53:-5357 - - - - - 7 - true + 0 + 0 Ellipse - false - 255 + + + true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 326 + 143 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 + false + + + + false + 7 + true + + + 0 - 0 + 0 + Ellipse + + @@ -3085,119 +2361,119 @@ $(pv_value) $(S)bma:status - - 1 - 0 - true - - - - - 143 - $(pv_name) -$(pv_value) - 326 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5356 - - - - - 7 - true - Ellipse - false - 255 true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 326 + 143 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 153 - $(pv_name) -$(pv_value) - 326 + false + + + false - - - false - true - 100.0 + 7 + true - -4107d8df:1481ea34f53:-5355 - - - - - 7 - true + 0 + 0 Ellipse - false - 255 + + + true true true + + $(pv_name) +$(pv_value) false - + true + Ellipse + 25 + 326 + 153 + + + + false + 255 + true + false - - - - Ellipse + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 25 + false + + + + false + 7 + true + + + 0 - 0 + 0 + Ellipse + + @@ -3209,1159 +2485,1106 @@ $(pv_value) $(S)bmc:status - - 1 - 0 - true - - - - - 153 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Ellipse + 25 326 - false + 153 - true - 1 - -4107d8df:1481ea34f53:-5354 + false - + + + + + + + 0 + 1 + true + + + + + + 7 + 2 Label + true true false - true + false - - - - - - - Label - true IOC$(S)BMB - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 1 - - 154 false - 31 + 154 - true - 1 - -4107d8df:1481ea34f53:-5353 + false - + + + + + + + 0 + 1 + true + + + + + + 7 + 2 Label + true true false - true + false - - - - - - - Label - true IOC$(S)BMA - - - + + true + 1 + true + Label 40 - 0 - - 1 - - - - 1 - - 144 false - 31 + 144 - true - 1 - -4107d8df:1481ea34f53:-5352 + false - - 9 - Label - - true - true - false - - true - false - - - - Label - true - 9/22/1998 GRG - - - - 80 - 0 - - 1 + 0 + 1 + true + + + + + + + 9 0 - - 888 - false + Label + + + true + true + false + + + false + 9/22/1998 GRG + true + 1 + true + Label + 80 + false 262 + 888 - true - 1 - -4107d8df:1481ea34f53:-5351 + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 0 - - - + + true + 1 + true + Label 7 - 0 - - 1 - - - - 0 - - 61 false - 157 + 61 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5350 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 111 - - 158 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 158 + 111 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - - true - Tank - true - - Default - - 64 - true - 0 - true - - false - true - 100.0 - 1 - false - 0.0 - -4107d8df:1481ea34f53:-534f - true - - false - Tank - - true - true - false - - - - - - - - - false - 80.0 - - Default - - 90.0 + true + true - - true - true - - - + false + + Default + + true + + + + 7 + 80.0 + 90.0 + 20.0 10.0 - 101 - - 158 + true + false + 50 + 100.0 + 0.0 + Tank + + + + + Default + + + + true + true + false + + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 158 + 101 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-534e - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 91 - - 158 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 158 + 91 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-534d - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 81 - - 158 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 158 + 81 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-534c - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 71 - - 158 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 158 + 71 - true - 1 - -4107d8df:1481ea34f53:-534b + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true $(S)ID - - - + + true + 1 + true + Label 30 - 0 - - 1 - - - - 0 - - 56 false - 177 + 56 - true - 1 - -4107d8df:1481ea34f53:-534a + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 150 - - - + + true + 1 + true + Label 18 - 0 - - 1 - - - - 0 - - 61 false - 209 + 61 - true - 1 - -4107d8df:1481ea34f53:-5349 + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true $(S)BM - - - + + true + 1 + true + Label 22 - 0 - - 1 - - - - 0 - - 129 false - 177 + 129 - true - 1 - -4107d8df:1481ea34f53:-5348 + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 0 - - - + + true + 1 + true + Label 7 - 0 - - 1 - - - - 0 - - 133 false - 156 + 133 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5347 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 154 - - 156 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 156 + 154 - 20.0 + + false + false + + + true - true + + + + 0 + 1 + + + - false - true - - 7 - 50 - true - - - + + + + + + + true true - Tank - true + + + + false - Default + Default - 64 - true - 0 - true - - false - true - 100.0 - 1 + true + + + + 7 + 80.0 + 90.0 + 20.0 + 10.0 + true false + 50 + 100.0 0.0 - -4107d8df:1481ea34f53:-5346 - true - - false - - - Tank + + + + + Default + + true true false - - - - - - - - false - 80.0 - - Default - - 90.0 - - - - - - - - true - true - - - - 10.0 - 144 - - 156 + + true + true + true + true + false + true + false $(pv_name) $(pv_value) + true + true + Tank + 64 + 156 + 144 - true - 1 - -4107d8df:1481ea34f53:-5345 + false - + + + + + + + 0 + 1 + true + + + + + + 11 + 0 Label + true true false - true + false - - - - - - - Label - true 150 - - - + + true + 1 + true + Label 18 - 0 - - 1 - - - - 0 - - 133 false - 208 + 133 - true - 1 - -4107d8df:1481ea34f53:-5341 + false - - 11 - Label - - true - true - false - - true - false - - - - Label - true - 0 - - - - 8 - 0 - - 1 - 0 - - 61 - false - - 75 - - - true - 1 - -4107d8df:1481ea34f53:-5340 - false - + 0 + 1 + true + + + + + + 7 + 2 Label + true true false - true + false - - - - - - - Label - true IOC$(S)IDA - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 70 false - 23 + 70 - true - 1 - -4107d8df:1481ea34f53:-533f + false - + + + + + + + 0 + 1 + true + + + + + + 7 + 2 Label + true true false - true + false - - - - - - - Label - true IOC$(S)IDB - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 80 false - 23 + 80 - true - 1 - -4107d8df:1481ea34f53:-533e + false - + + + + + + + 0 + 1 + true + + + + + + 7 + 2 Label + true true false - true + false - - - - - - - Label - true IOC$(S)IDC - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 90 false - 23 + 90 - true - 1 - -4107d8df:1481ea34f53:-533d + false - + + + + + + + 0 + 1 + true + + + + + + 7 + 2 Label + true true false - true + false - - - - - - - Label - true IOC$(S)IDD - - - + + true + 1 + true + Label 50 - 0 - - 1 - - - - 1 - - 100 false - 23 + 100 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/selector.opi b/stdApp/op/opi/autoconvert/selector.opi new file mode 100644 index 0000000..0b741ab --- /dev/null +++ b/stdApp/op/opi/autoconvert/selector.opi @@ -0,0 +1,341 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 50 + + true + + selector + + + true + true + false + true + false + Display + 240 + 848 + 73 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 25 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 240 + 0 + 0 + + + + true + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + $(P)$(R):mode.VAL + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 80 + 10 + 27 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 241 + 1 + 23 + + + + + selector_choice.opi + + true + + 1 + show choice buttons + + + selector_more.opi + + true + + 1 + program choices + + + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 60 + 170 + 27 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + Selector ($(P)$(R)) + + true + 1 + true + Label + 230 + false + 5 + 2 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)$(R):busy + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 45 + false + 120 + 27 + + diff --git a/stdApp/op/opi/autoconvert/selector_choice.opi b/stdApp/op/opi/autoconvert/selector_choice.opi new file mode 100644 index 0000000..0054a60 --- /dev/null +++ b/stdApp/op/opi/autoconvert/selector_choice.opi @@ -0,0 +1,347 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 50 + + true + + selector_choice + + + true + true + false + true + false + Display + 330 + 492 + 65 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 25 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 330 + 0 + 0 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 330 + 1 + 23 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + Selector ($(P)$(R)) + + true + 1 + true + Label + 320 + false + 5 + 2 + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + true + + Choice 1 + Choice 2 + Choice 3 + + true + Choice Button + $(P)$(R):mode.VAL + + + + true + true + false + + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 200 + 5 + 27 + + + + + selector.opi + + true + + 1 + show menu + + + selector_more.opi + + true + + 1 + program choices + + + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 60 + 265 + 27 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)$(R):busy + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 45 + false + 215 + 27 + + diff --git a/stdApp/op/opi/autoconvert/selector_more.opi b/stdApp/op/opi/autoconvert/selector_more.opi new file mode 100644 index 0000000..1ca6887 --- /dev/null +++ b/stdApp/op/opi/autoconvert/selector_more.opi @@ -0,0 +1,2315 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 270 + + true + + selector_more + + + true + true + false + true + false + Display + 330 + 1117 + 500 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 25 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 330 + 0 + 0 + + + + true + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + $(P)$(R):mode.VAL + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 80 + 10 + 27 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 329 + 1 + 23 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 1 + Label + + + true + true + false + + + false + Selector ($(P)$(R)) + + true + 1 + true + Label + 320 + false + 5 + 2 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO1 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 65 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK1 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 65 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO2 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 85 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK2 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 85 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO3 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 105 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK3 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 105 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO4 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 125 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK4 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 125 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO5 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 145 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK5 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 145 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO6 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 165 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK6 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 165 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO7 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 185 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK7 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 185 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO8 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 205 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK8 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 205 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DO9 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 225 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNK9 + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 225 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.DOA + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 100 + 245 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):select.LNKA + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 130 + 190 + 245 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.ZRST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 65 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.ONST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 85 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.TWST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 105 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.THST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 125 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.FRST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 145 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.FVST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 165 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.SXST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 185 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.SVST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 205 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.EIST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 225 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R):mode.NIST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 10 + 245 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 15 + 1 + Label + + + true + true + false + + + false + Label + + true + 1 + true + Label + 80 + false + 10 + 50 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 15 + 1 + Label + + + true + true + false + + + false + Value + + true + 1 + true + Label + 80 + false + 100 + 50 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 15 + 1 + Label + + + true + true + false + + + false + Link + + true + 1 + true + Label + 130 + false + 190 + 50 + + + + + yySseq_full.opi + + true + $(R):select + + 1 + More + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + More + false + $(pv_name) +$(pv_value) + true + Action Button + 60 + 260 + 27 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 20 + 0 + Text Update + 0 + true + $(P)$(R):busy + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 45 + false + 210 + 27 + + diff --git a/stdApp/op/opi/softMotorConfig.opi b/stdApp/op/opi/autoconvert/softMotorConfig.opi similarity index 62% rename from stdApp/op/opi/softMotorConfig.opi rename to stdApp/op/opi/autoconvert/softMotorConfig.opi index c685b48..ba5f070 100644 --- a/stdApp/op/opi/softMotorConfig.opi +++ b/stdApp/op/opi/autoconvert/softMotorConfig.opi @@ -1,192 +1,190 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 200 true - -4107d8df:1481ea34f53:-527e - 3.2.10.20140131 + softMotorConfig + + true + true + false true - 200 - softMotorConfig false - false - - - - - - Display - true 540 - - true - 5 - - false - -1 - -1 - - - 439 95 + 439 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-527a - - - - - 30 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 540 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 30 + true - -4107d8df:1481ea34f53:-5276 - - - - - 34 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 540 + 0 + 0 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 110 - 0 - 0 - - - 1 - 0 - true - - - - - 158 - $(pv_name) -$(pv_value) - 11 + false + + + false - - - false - true - 0.0 + 34 + true - + - -4107d8df:1481ea34f53:-5259 - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 110 + 11 + 158 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 164 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -198,62 +196,62 @@ $(pv_value) $(P)$(SM)CalcRevs.INAV - - 1 - 2 - true - - - - - 63 - $(pv_name) -$(pv_value) - 373 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5257 - - - - - 24 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 164 + 373 + 63 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 164 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -265,62 +263,62 @@ $(pv_value) $(P)$(SM)CalcFrwd.OUTV - - 1 - 2 - true - - - - - 98 - $(pv_name) -$(pv_value) - 373 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5255 - - - - - 24 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 164 + 373 + 98 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 164 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -332,62 +330,62 @@ $(pv_value) $(P)$(SM)CalcMove.INAV - - 1 - 2 - true - - - - - 133 - $(pv_name) -$(pv_value) - 373 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5253 - - - - - 24 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) true - + true + Rectangle + 164 + 373 + 133 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 164 + false + + + + false + 24 + true + + + 0 - 0 + 2 + Rectangle + + @@ -399,1120 +397,92 @@ $(pv_value) $(P)$(SM)CalcStop.OUTV - - 1 - 2 - true - - - - - 168 - $(pv_name) -$(pv_value) - 373 - false - - - - true - - true - -4107d8df:1481ea34f53:-5271 - - 9 - Grouping Container true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 164 + 373 + 168 + + + + false - + - true - Grouping Container - - Default - - 212 - 0 - - false - false - 1 - 164 - - 142 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5270 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 190 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-526f - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 193 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 1 - - - - - true - - true - -4107d8df:1481ea34f53:-5268 - - 9 - Grouping Container + 0 + 1 + true + + + + + + + 26 + 1 + Label + + + + true + + + false + + $(P)$(SM).DMOV + + true true false - true - false - - - - - - - true - Grouping Container - - Default - - 46 - 0 - - false - false - 1 - - - - 95 - - 272 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5267 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 25 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 1 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5266 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 24 - - - - - true - - true - -4107d8df:1481ea34f53:-5265 - 9 - Grouping Container - - true - true - false - - true false - - - - - - - true - Grouping Container - - Default - - 43 - 0 - - false - false - 1 - - - - 93 - - 136 + Moving - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5264 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 21 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5263 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 25 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 1 - - - - - true - - true - -4107d8df:1481ea34f53:-5262 - - 10 - Grouping Container - - true - true - false - true - false - - - + 1 + true + Label + 80 + false + 26 + 125 + + + + false - + - true - Grouping Container - - Default - - 37 - 0 - - false - false - 1 - 64 - - 275 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5261 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5260 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 22 - 0 - 0 - - - 1 - 1 - true - - - - - 5 - $(pv_name) -$(pv_value) - 15 - - - - - true - - true - -4107d8df:1481ea34f53:-525f - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 33 0 - - false - false 1 - - - - 62 - - 138 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-525e - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-525d - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 22 - 0 - 0 - - - 1 - 1 - true - - - - - 5 - $(pv_name) -$(pv_value) - 11 - - - - - true - - true - -4107d8df:1481ea34f53:-5251 - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - true - Grouping Container - Default + - 33 - 0 - - false - false - 1 - - - - 134 - - 142 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5250 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-524f - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 22 - 0 - 0 - - - 1 - 1 - true - - - - - 5 - $(pv_name) -$(pv_value) - 11 - - - - - true - - true - -4107d8df:1481ea34f53:-524b - - 10 - Grouping Container - - true - true - false - - true - false - + - - - - true - Grouping Container - - Default - - 73 - 0 - - false - false - 1 - - - - 136 - - 294 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-524a - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5249 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 58 - 0 - 0 - - - 1 - 1 - true - - - - - 5 - $(pv_name) -$(pv_value) - 15 - - - - true - 1 - -4107d8df:1481ea34f53:-527d - false - 26 + 1 Label - - true - true - false - - true - false - - - - - - - Label - true - Moving - - - - 80 - 0 @@ -1524,46 +494,45 @@ $(pv_value) $(P)$(SM).DMOV - 1 - - - - 1 - - 125 - false - - 26 - - - true - 1 - -4107d8df:1481ea34f53:-527c - false - - 26 - Label true true false - true + false + Moving + + true + 1 + true + Label + 80 + false + 27 + 126 + + + + false - - - - Label + + + + 0 + 1 true - Moving - + - 80 - 0 + + + + 26 + 1 + Label @@ -1575,147 +544,65 @@ $(pv_value) $(P)$(SM).DMOV - 1 - - - - 1 - - 126 - false - - 27 - - - true - 1 - -4107d8df:1481ea34f53:-527b - false - - 26 - Label true true false - true + false - - - - - - - Label - true Moving - - - + + true + 1 + true + Label 80 - 0 - - - - true - - - false - - $(P)$(SM).DMOV - - - 1 - - - - 1 - - 124 false - 25 + 124 - true - 1 - -4107d8df:1481ea34f53:-5279 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true Configuration for $(P)$(SM) - - - + + true + 1 + true + Label 280 - 0 - - 1 - - - - 0 - - 5 false - 0 + 5 - - false - true - false - -4107d8df:1481ea34f53:-5278 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 91 + yyCalcoutRecord.opi @@ -1723,52 +610,54 @@ $(pv_value) true $(SM)CalcFrwd - 0 + 1 Calc - $(pv_name) -$(pv_value) - 172 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-5277 - - 20 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Forward + false + $(pv_name) +$(pv_value) + true + Action Button 100 - 6 - - - - 1 - - - - 57 + 172 + 91 + + yyCalcoutRecord.opi @@ -1776,938 +665,1605 @@ $(pv_value) true $(SM)CalcRevs - 0 + 1 Calc + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Reverse + false $(pv_name) $(pv_value) + true + Action Button + 100 172 + 57 - true - 1 - -4107d8df:1481ea34f53:-5275 + false - + + + + + + + 0 + 1 + true + + + + + + 22 + 1 Label + true true false - true + false - - - - - - - Label - true All Stop - - - + + true + 1 + true + Label 90 - 0 - - 1 - - - - 1 - - 163 false - 21 + 163 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-5274 + false + 0 + true + $(P)$(SM).DVAL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM).DVAL - - - - 0 - false - - - false - 0 - - - - 78 - - 5 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 5 + 78 - true - true - 1 - false - -4107d8df:1481ea34f53:-5273 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 2 Text Update - false + 0 + true + $(P)$(SM).DESC + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(SM).DESC - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 195 - 0 - - - 1 - - - - 0 - - 5 false - $(pv_name) -$(pv_value) 280 + 5 - true - true - 1 - false - -4107d8df:1481ea34f53:-5272 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 20 + 1 Text Update - false + 0 + true + $(P)$(SM).DRBV + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)$(SM).DRBV - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 100 - 0 - - - 1 - - - - 1 - - 56 false - $(pv_name) -$(pv_value) 15 + 56 - - true - 1 - -4107d8df:1481ea34f53:-526e - false - - 15 - Label - - true - true - false - - true - false + + + false + 255 + true + false - + - - - - Label - true - Soft Dial - - - - 80 - 0 - - 1 + false - 1 - - 33 - false - - 3 - - - true - 1 - -4107d8df:1481ea34f53:-526d - false - - 10 - Label + 0 + 1 + true + 100.0 + + Default + + false + + + + 11 + true + + + + 0 + 0 + Polygon + + + + + + + + + 0.0 + true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polygon + 16 + 332 + 167 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - optional link + true + 100.0 - + Default - 100 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 160 - false - - 193 + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 193 + 143 + 172 - true - 1 - -4107d8df:1481ea34f53:-526c + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false + Soft Dial + + true + 1 + true + Label + 80 + false + 3 + 33 + + + + false - - - - Label + + + + 0 + 1 true - Hard Links - + - 100 - 0 + + + + 10 + 1 + Label - 1 + + true + true + false + + + false + optional link + + true + 1 + true + Label + 100 + false + 193 + 160 + + + + false + + + + 0 + 1 + true + + + + + + + 15 1 - - 32 - false + Label + + + true + true + false + + + false + Hard Links + true + 1 + true + Label + 100 + false 370 + 32 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-526b - 0.0 - - 0 + + Default + + false + + + 172 - true + true + 0 + 1 Polyline - false - 255 + + + + + + + 0.0 + true true true - - - - + + $(pv_name) +$(pv_value) false - + true + Polyline + 1 + 137 + 29 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 16 + 2 + Text Update + 0 + true + $(P)$(SM)CalcFrwd.VAL + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 40 + false + 318 + 98 + + + + false + false + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 + 16 + 2 + Text Update + 0 + true + $(P)$(SM)CalcRevs.A + + 0.0 + + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 40 + false + 318 + 65 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 25 + 273 + 103 + + + + false + 255 + true + false + + + + false + + + + 0 + 1 + true + 100.0 + + Default + + false + + + + 11 + true + + + + 0 + 0 + Polygon + + + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polygon + 16 + 296 + 98 + + + + false + 255 + true + false + + + + false + + + + 0 + 1 + true + 100.0 + + Default + + false + + + + 11 + true + + + + 0 + 0 + Polygon + + + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polygon + 16 + 157 + 96 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 25 + 137 + 101 + + + + false + 255 + true + false + + + + false + + + + 0 + 1 + true + 100.0 + + Default + + false + + + + 11 + true + + + + 0 + 0 + Polygon + + + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polygon + 16 + 275 + 64 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 22 + 290 + 69 + + + + false + 255 + true + false - - - - Polyline + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 1 + false + + + + 11 + true + + + 0 - 0 - + 0 + Polygon + + + + + + + - 1 - 1 - true - - - - - 29 - $(pv_name) -$(pv_value) - 137 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-526a - false 0.0 - - 16 - Text Update - false + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(SM)CalcFrwd.VAL + true + Polygon + 16 + 138 + 62 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 40 - 0 - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 0 - - 98 - false - $(pv_name) -$(pv_value) - 318 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5269 - false 0.0 - - 16 - Text Update - false + true true - false + true - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(SM)CalcRevs.A + true + Polyline + 22 + 149 + 67 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update - true - ###### - false - 0 - - - - 40 - 0 - - - 1 + false - 0 - - 65 - false - $(pv_name) -$(pv_value) - 318 - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-525c - 0.0 - - 0 + + Default + + false + + + 172 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - 1 - 1 - true - - - - - 29 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 367 + 29 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-525b + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + 0.0 - - 0 - 1 - true - Polyline - false - 255 + true true true - - - - + + $(pv_name) +$(pv_value) false - - - - - - - + true Polyline - true - false - - Default - 558 - 0 - 0 - - - 1 - 1 - true - - - - - 51 - $(pv_name) -$(pv_value) 1 + 51 - true - 1 - -4107d8df:1481ea34f53:-525a + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 1 Label + true true false - true + false - - - - - - - Label - true Calcs (Default-> In=Out) - - - + + true + 1 + true + Label 225 - 0 - - 1 - - - - 1 - - 32 false - 140 + 32 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-5258 + false + 0 + true + $(P)$(SM)CalcRevsInput.AA + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(SM)CalcRevsInput.AA - - - - 0 - false - - - false - 0 - - - - 65 - - 375 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 375 + 65 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-5256 + false + 0 + true + $(P)$(SM)CalcFrwdOutput.AA + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(SM)CalcFrwdOutput.AA - - - - 0 - false - - - false - 0 - - - - 100 - - 375 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 375 + 100 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-5254 + false + 0 + true + $(P)$(SM)CalcMoveInput.AA + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(SM)CalcMoveInput.AA - - - - 0 - false - - - false - 0 - - - - 135 - - 375 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 375 + 135 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-5252 + false + 0 + true + $(P)$(SM)CalcStopOutput.AA + + false 0.0 - - Text Input - 4 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(SM)CalcStopOutput.AA - - - - 0 + true + Text Input + 160 + 375 + 170 + + + + false + 255 + true false - - - false - 0 + + + + false - 170 - - 375 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-524e - - 22 - - Action Button + 0 + 1 + true + 100.0 + + Default + false + + + + 11 + true + + + + 0 + 0 + Polygon + + + + + + + + + 0.0 + true true - false + true - $(P)$(SM).TWR + + $(pv_name) +$(pv_value) + false + true + Polygon + 16 + 142 + 134 + + + + false + 255 + true + 20 + 0 + false - + - - - - Action Button + false + + + + 0 + 1 true - < - false + true + 100.0 - Default + Default - 25 - 0 - 0 - - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - 1 - - - - 98 + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 22 + 153 + 139 + + $(P)$(SM).TWR @@ -2717,50 +2273,50 @@ $(pv_value) - $(pv_name) -$(pv_value) - 5 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-524d - + + + + 0 + 1 + true + + Default + + false + + + 22 - + Action Button - false + 0 + $(P)$(SM).TWR + + true true false - $(P)$(SM).TWF - - - - - - + + + < + false + $(pv_name) +$(pv_value) + true Action Button - true - > - false - - Default - 25 - 0 - 0 - - - - false - 1 - - - + 5 98 + + $(P)$(SM).TWF @@ -2770,212 +2326,328 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 22 + + Action Button + 0 + $(P)$(SM).TWF + + + + true + true + false + + + + > + false $(pv_name) $(pv_value) + true + Action Button + 25 105 + 98 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 70 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-524c + false + 0 + true + $(P)$(SM).TWV + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(SM).TWV - - - - 0 + true + Text Input + 70 + 32 + 100 + + + + false + 255 + true false - - - false - 0 + + + + false - 100 - - 32 - $(pv_name) -$(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-5248 - - 20 - Menu Button + 0 + 1 + true + 100.0 + + Default + false + + + + 11 + true + + + + 0 + 0 + Polygon + + + + + + + + + 0.0 + true true - false + true + + $(pv_name) +$(pv_value) false - + true + Polygon + 16 + 294 + 136 + + + + false + 255 + true + 20 + 0 + false - + - - - - Menu Button + false + + + + 0 + 1 true - false + true + 100.0 - Default + Default - 50 - 6 - - + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 5 + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + false + true + Polyline + 58 + 309 + 141 + + softMotorHelp.opi true - 0 + 1 SM Config help - $(pv_name) -$(pv_value) - 485 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-5247 - - 20 - Choice Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - $(P)$(SM)MoveLogic.VAL + + + Help + false + $(pv_name) +$(pv_value) + true + Action Button + 50 + 485 + 5 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 120 - 0 - - - - - + false + + + + 20 + true Choice 1 Choice 2 Choice 3 - 1 - true - - - true - - 130 - $(pv_name) -$(pv_value) - 173 - - - false - true - false - -4107d8df:1481ea34f53:-5246 - - 18 - Menu Button - false + Choice Button + $(P)$(SM)MoveLogic.VAL + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 70 - 6 - - - - 1 - - - - 177 + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 120 + 173 + 130 + + yysCalcoutRecord.opi @@ -2983,7 +2655,7 @@ $(pv_value) true $(SM)CalcRevsInput - 0 + 1 Reverse String Calc @@ -2992,7 +2664,7 @@ $(pv_value) true $(SM)CalcFrwdOutput - 0 + 1 Forward String Calc @@ -3001,7 +2673,7 @@ $(pv_value) true $(SM)CalcMoveInput - 0 + 1 Moving String Calc @@ -3010,7 +2682,7 @@ $(pv_value) true $(SM)CalcMove - 0 + 1 Moving Calc @@ -3019,7 +2691,7 @@ $(pv_value) true $(SM)CalcStopOutput - 0 + 1 All Stop String Calc @@ -3028,257 +2700,253 @@ $(pv_value) true $(SM)CalcStop - 0 + 1 All Stop Calc + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 18 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 70 190 + 177 - true - 1 - -4107d8df:1481ea34f53:-5245 + false - + + + + + + + 0 + 1 + true + + + + + + 15 + 0 Label + true true false - true + false - - - - - - - Label - true Moving Logic - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 0 - - 114 false - 183 + 114 - true - 1 - -4107d8df:1481ea34f53:-5244 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true Readback - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 1 - - 53 false - 390 + 53 - true - 1 - -4107d8df:1481ea34f53:-5243 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true Value - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 1 - - 88 false - 390 + 88 - true - 1 - -4107d8df:1481ea34f53:-5242 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true Moving Indicator - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 1 - - 123 false - 390 + 123 - true - 1 - -4107d8df:1481ea34f53:-5241 + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 1 Label + true true false - true + false - - - - - - - Label - true Emergency Stop - - - + + true + 1 + true + Label 120 - 0 - - 1 - - - - 1 - - 158 false - 390 + 158 - false - true - false - -4107d8df:1481ea34f53:-5240 - - 16 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 48 - 6 - - - - 1 - - - - 32 motorx.opi @@ -3286,7 +2954,7 @@ $(pv_value) true $(SM) - 0 + 1 Small @@ -3295,7 +2963,7 @@ $(pv_value) true $(SM) - 0 + 1 Medium @@ -3304,54 +2972,53 @@ $(pv_value) true $(SM) - 0 + 1 Setup - $(pv_name) -$(pv_value) - 85 - - + false + false + false + + + false - true - -4107d8df:1481ea34f53:-523f - - 20 - - Action Button + + + + 6 + 1 + true + + Default + false + + + + 16 + + Menu Button + + + true true false - $(P)$(SM)CalcRevsInput.PROC - - - - - - - Action Button - true - Load - false - - Default - - 60 - 0 - 0 - - - - false - 1 - - - - 30 + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 48 + 85 + 32 + + $(P)$(SM)CalcRevsInput.PROC @@ -3361,8 +3028,47 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(SM)CalcRevsInput.PROC + + + + true + true + false + + + + Load + false $(pv_name) $(pv_value) + true + Action Button + 60 480 + 30 - \ No newline at end of file + diff --git a/stdApp/op/opi/scaler_more.opi b/stdApp/op/opi/autoconvert/softMotorHelp.opi similarity index 54% rename from stdApp/op/opi/scaler_more.opi rename to stdApp/op/opi/autoconvert/softMotorHelp.opi index 3ae70ca..9533326 100644 --- a/stdApp/op/opi/scaler_more.opi +++ b/stdApp/op/opi/autoconvert/softMotorHelp.opi @@ -1,4360 +1,4707 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 500 true - -4107d8df:1481ea34f53:-5431 - 3.2.10.20140131 + softMotorHelp + + true + true + false true - 280 - scaler_more false - false - - - - - - Display - true - 345 - - true - 5 - - false - -1 - -1 - - - 237 - 474 + 850 + 30 + 183 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 200 + true - -4107d8df:1481ea34f53:-5430 - - - - - 40 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 110 + 707 + 28 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 50 + false + + + false - - - false - true - 100.0 + 58 + true - -4107d8df:1481ea34f53:-542c - - - - - 22 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 640 + 0 + 0 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 392 - 0 - 0 - - - 1 - 0 - true - - - - - 229 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 34 + true - -4107d8df:1481ea34f53:-5422 - - - - - 11 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 110 + 11 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 344 + false + + + + false + 16 + true + + + 0 - 0 - - - 1 0 - true - - - - - 41 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) - 0 - false + false + true + Rectangle + 118 + 10 + 112 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5406 - - - - - 24 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 143 + false + + + false - - - false - true - 0.0 + 2 + true - + - -4107d8df:1481ea34f53:-5405 - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 120 + 9 + 110 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 143 + false + + + false - - - false - true - 0.0 + 20 + true - + - -4107d8df:1481ea34f53:-5404 - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 1 + 9 + 110 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 143 + false + + + false - - - false - true - 0.0 + 18 + true - + - -4107d8df:1481ea34f53:-5403 - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 1 + 128 + 112 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 99 + false + + + + false + 2 + true + + + 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - + 0 + Rectangle + - 1 - 2 - true - - - - - 118 + + + true + true + false + + $(pv_name) $(pv_value) - 143 - false - - - false + false true - 0.0 - - - - -4107d8df:1481ea34f53:-5402 - - - - - 24 - true - Rectangle - false + Rectangle + 119 + 10 + 128 + + + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 143 + false + + + false - - - false - true - 0.0 + 18 + true - + - -4107d8df:1481ea34f53:-5401 - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 21 + 107 + 135 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 143 + false + + + false - - - false - true - 0.0 + 2 + true - + - -4107d8df:1481ea34f53:-5400 - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 25 + 105 + 153 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 143 + false + + + false - - - false - true - 0.0 + 20 + true - + - -4107d8df:1481ea34f53:-53ff - - - - - 24 - true + 0 + 0 Rectangle - false - 255 + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 2 + 128 + 134 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 143 + false + + + false - - - false - true - 100.0 + 2 + true - -4107d8df:1481ea34f53:-53fe - - - - - 13 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 23 + 105 + 133 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 175 + false + + + + false + 20 + true + + + 0 - 0 - - - 1 0 - true - - - - - 1 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) - 168 - false + false + true + Rectangle + 2 + 105 + 134 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-53f9 + + false + 255 + true + false + + + - - 24 - true - Rectangle + false + + + + 0 + 1 + true + + + + 100.0 + + Default + false - 255 + + + + false + 16 + true + + + + 0 + 0 + Rectangle + + + true true false - true - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 68 + 34 + 136 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 74 + false + + + + false + 2 + true + + + 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - + 0 + Rectangle + - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 168 - false - - - - true - - true - -4107d8df:1481ea34f53:-53e1 - - 28 - Grouping Container + true true false - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 70 + 33 + 134 + + + + false + 255 + true + false - + - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 + + + + false - 250 - - 115 - - - true - 1 - -4107d8df:1481ea34f53:-53e0 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 135 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53df - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 - - - - 8 - - 0 - $(pv_name) -$(pv_value) - - - - false - true - -4107d8df:1481ea34f53:-542f - - 40 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)$(S).CONT + + $(pv_name) +$(pv_value) + false + true + Rectangle + 118 + 225 + 163 + + + + false + 255 + true + false - + - - - - Choice Button - true - false - - Default - - 85 - 0 - + - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false + + false - true - - 0 - $(pv_name) -$(pv_value) - 50 - - - true - 1 - -4107d8df:1481ea34f53:-542e - false - - 10 - Label + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 164 + 464 + 98 + + + + false + 255 + true + false - + - - - - Label - true - time - - - - 30 - 0 - - 1 + + + + false - 1 - - 10 - false - - 135 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - + + + + 0.0 - + Default - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-542d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 + false - + - 0 - false - + false + 24 + true + + + + 0 + 2 + Rectangle + + - false - 0 - - - - 20 - - 135 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-542b - false - - 14 - Label true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 164 + 464 + 133 + + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - Hz + + + + 0.0 - + Default - 15 - 0 + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + - 1 - - - - 0 - - 233 - false - - 220 - - - true - 1 - -4107d8df:1481ea34f53:-542a - false - - 14 - Label true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 164 + 464 + 168 + + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - Update + + + + 0.0 - + Default - 40 - 0 + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + - 1 - - - - 0 - - 233 - false - - 243 - - - true - 1 - -4107d8df:1481ea34f53:-5429 - false - - 14 - Label true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 164 + 464 + 203 + + + + false + 255 + true + false - + - - - - Label - true - Hz - - - - 15 - 0 - - 1 + + + + false - 0 - - 233 - false - - 326 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 40 - 3 + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5428 - 0.0 - - Text Input - 6 + true true false - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 230 - - 286 + $(pv_name) $(pv_value) - - + false true - 1 - -4107d8df:1481ea34f53:-5427 - false - - 14 - Label - - true - true - false - - true - false + Rectangle + 158 + 467 + 118 + + + + false + 255 + true + false - + - - - - Label - true - Clock - - - - 35 - 0 - - 1 + + + + false - 0 - - 233 - false - - 120 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 65 - 3 + false + + + + false + 15 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5426 - 0.0 - - Text Input - 6 + true true false - 0 + + $(pv_name) +$(pv_value) false - $(P)$(S).FREQ - - - - 0 + true + Rectangle + 156 + 468 + 103 + + + + false + 255 + true false - - - false - 0 + + + + + + + false - 230 - - 155 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5425 - false - - 14 - Label + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + true true false - true - false + + $(pv_name) +$(pv_value) + false + true + Rectangle + 158 + 467 + 101 + + + + false + 255 + true + false - + - - - - Label - true - Delay - - - - 35 - 0 - - 1 + + + + false - 0 - - 233 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 60 - 3 + false + + + + false + 17 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5424 - 0.0 - - Text Input - 6 + true true false - 0 + + $(pv_name) +$(pv_value) false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - + true + Rectangle + 1 + 624 + 103 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 158 + 467 + 188 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 15 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 156 + 468 + 173 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 158 + 467 + 171 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 17 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 1 + 624 + 173 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 16 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 58 + 571 + 68 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 60 + 570 + 66 + + + + false + 255 + true + false + + + + + + + false + + - 230 + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 16 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 88 + 722 + 105 + + - 35 + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 90 + 721 + 103 - + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false true - 1 - -4107d8df:1481ea34f53:-5423 - false + Rectangle + 1 + 721 + 103 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 18 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + - 14 - Label + $(pv_name) +$(pv_value) + false + true + Rectangle + 1 + 810 + 105 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + true true false - true - false + + $(pv_name) +$(pv_value) + false + true + Rectangle + 89 + 722 + 121 + + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - (s) + + + + 100.0 - + Default - 15 - 0 + false + + + + false + 16 + true + + + + 0 + 0 + Rectangle + + - 1 - - - - 0 - - 233 - false - - 95 - - - true - 1 - -4107d8df:1481ea34f53:-5421 - false - - 14 - Label true true false - true - false + + $(pv_name) +$(pv_value) + false + true + Rectangle + 74 + 739 + 129 + + + + false + 255 + true + false - + - - - - Label + + + + false + + + + 0 + 1 true - Preset count + + + + 100.0 - + Default - 95 - 0 + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-5420 - false - - 14 - Label true true false - true - false + + $(pv_name) +$(pv_value) + false + true + Rectangle + 75 + 738 + 127 + + + + false + 255 + true + false - + - - - - Label - true - Actual count - - - - 100 - 0 - - 1 + + + + false - 1 - - 40 - false - - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-541f - false - 0.0 - - 22 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S2 + true + Rectangle + 1 + 738 + 127 + + + + false + 255 + true + false - + - - - - Text Update + + + + false + + + + 0 + 1 true - ###### - false - 0 + + + + 100.0 - + Default - 100 - 0 - + false + + + + false + 18 + true + + + + 0 + 0 + Rectangle + - 1 - - - - 0 - - 74 - false + + + true + true + false + + $(pv_name) $(pv_value) - 245 - - - true + false true - 1 - false - -4107d8df:1481ea34f53:-541e - false - 0.0 - - 22 - Text Update + Rectangle + 1 + 812 + 129 + + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S3 + true + Rectangle + 74 + 739 + 145 + + + + false + 255 + true + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + + + + false - 0 - - 96 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-541d - false - 0.0 - - 22 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 33 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S4 + true + Rectangle + 108 + 708 + 193 + + + + false + 255 + true + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + + + + false - 0 - - 118 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-541c - false - 0.0 - - 22 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 16 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S5 + true + Rectangle + 49 + 714 + 205 + + + + false + 255 + true + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + + + + false - 0 - - 140 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-541b - false - 0.0 - - 22 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S6 + true + Rectangle + 50 + 713 + 203 + + + + false + 255 + true + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + + + + false - 0 - - 162 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-541a - false - 0.0 - - 22 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S7 + true + Rectangle + 1 + 713 + 203 + + + + false + 255 + true + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + + + + false - 0 - - 184 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5419 - false - 0.0 - - 22 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 18 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S8 + true + Rectangle + 1 + 762 + 205 + + + + false + 255 + true + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 + + + + false - 0 - - 206 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5418 - false - 0.0 - - 22 - Text Update + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + true true false - 1 - true + + $(pv_name) +$(pv_value) false - $(P)$(S).S1 + true + Rectangle + 49 + 714 + 221 + + + + false + 255 + true + false - + - - - - Text Update + + + + false + + + + 0 + 1 true - ###### - false - 0 + + + + 100.0 - + Default - 100 - 0 - + false + + + + false + 16 + true + + + + 0 + 0 + Rectangle + - 1 - - - - 0 - - 52 - false + + + true + true + false + + $(pv_name) $(pv_value) - 245 - - - false - false + false true - false - true - false - - 20 - false - false - true + Rectangle + 17 + 711 + 153 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 95 - 3 + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5417 - 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 145 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Rectangle + 20 + 709 + 169 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 95 - 3 + false + + + + false + 18 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5416 - 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 145 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Rectangle + 2 + 727 + 152 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 95 - 3 + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5415 - 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 145 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Rectangle + 18 + 709 + 151 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 95 - 3 + false + + + + false + 18 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5414 - 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 145 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Rectangle + 2 + 709 + 152 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 95 - 3 + false + + + + false + 16 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5413 - 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 145 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Rectangle + 17 + 794 + 153 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 95 - 3 + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5412 - 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 145 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Rectangle + 20 + 792 + 169 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 95 - 3 + false + + + + false + 18 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5411 - 0.0 - - Text Input - 1 + true true false - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 145 + $(pv_name) $(pv_value) - - - false - false + false true - false - true - false - - 20 - false - false - true + Rectangle + 2 + 810 + 152 + + + + false + 255 + true + false - + + + + + false + + + + 0 + 1 true - Text Input - + + + + 100.0 - + Default - 95 - 3 + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5410 - 0.0 - - Text Input - 1 + true true false - 0 + + $(pv_name) +$(pv_value) false - $(P)$(S).PR8 - - - - 0 + true + Rectangle + 18 + 792 + 151 + + + + false + 255 + true false - - - false - 0 + + + + + + + false - 208 - - 145 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-540f - false - - 14 - Label + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 18 + true + + + + 0 + 0 + Rectangle + + + true true false - true - false + + $(pv_name) +$(pv_value) + false + true + Rectangle + 2 + 792 + 152 + + + + false + 255 + true + false - + - - - - Label - true - Gate? - - - - 35 - 0 - - 1 + + + + false - 1 - - 40 - false - - 105 - - - false - true - -4107d8df:1481ea34f53:-540e - - 20 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 20 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)$(S).G1 + + $(pv_name) +$(pv_value) + false + true + Rectangle + 110 + 706 + 11 + + + + false + 255 + true + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - + - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + + false - true - - 54 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-540d - - 20 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 13 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)$(S).G2 + + $(pv_name) +$(pv_value) + false + true + Rectangle + 94 + 716 + 39 + + + + false + 255 + true + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - + - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + + false - true - - 76 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-540c - - 20 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)$(S).G3 + + $(pv_name) +$(pv_value) + false + true + Rectangle + 95 + 715 + 37 + + + + false + 255 + true + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - + - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + + false - true - - 98 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-540b - - 20 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 16 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)$(S).G4 + + $(pv_name) +$(pv_value) + false + true + Rectangle + 1 + 715 + 37 + + + + false + 255 + true + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - + - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + + false - true - - 120 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-540a - - 20 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 14 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)$(S).G5 + + $(pv_name) +$(pv_value) + false + true + Rectangle + 1 + 809 + 39 + + + + false + 255 + true + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - + - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + + false - true - - 142 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5409 - - 20 - Choice Button + 0 + 1 + true + + + + 100.0 + + Default + false + + + + false + 2 + true + + + + 0 + 0 + Rectangle + + + true true false - $(P)$(S).G6 + + $(pv_name) +$(pv_value) + false + true + Rectangle + 94 + 716 + 51 + + + + false + 255 + true + 20 + 0 + false - + - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true + false - true - - 164 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5408 - - 20 - Choice Button + 0 + 1 + true + true + 100.0 + + Default + false + + + + 222 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - $(P)$(S).G7 + + $(pv_name) +$(pv_value) + false + true + Polyline + 1 + 705 + 10 + + + + false - + - - - - Choice Button + + + + 0 + 1 true - false - Default + - 35 - 0 - - - + + + + 26 + 1 + Label - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5407 - - 20 - Choice Button - false true true false - $(P)$(S).G8 + + false + Moving + + true + 1 + true + Label + 80 + false + 26 + 159 + + + + false - + - - - - Choice Button + + + + 0 + 1 true - false - Default + - 35 - 0 - - - + + + + 26 + 1 + Label - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-53fd - false - 0.0 - - 22 - Text Update - false true true false - 1 - true - false - $(P)$(S).T + + false + Moving + + true + 1 + true + Label + 80 + false + 27 + 160 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - 0 - - 14 - false - $(pv_name) -$(pv_value) - 245 - - - true - 1 - -4107d8df:1481ea34f53:-53fc - false - - 14 + 0 + 1 + true + + + + + + + 26 + 1 Label + true true false - true + false + Moving + + true + 1 + true + Label + 80 + false + 25 + 158 + + + + false - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 + 0 + 1 + true + + + + + + + 22 1 - - 0 - false + Label + + + true + true + false + + + false + All Stop - 245 + true + 1 + true + Label + 90 + false + 21 + 197 - true - 1 - -4107d8df:1481ea34f53:-53fb + false - - 14 + + + + + + + 0 + 1 + true + + + + + + + 15 + 1 Label + true true false - true + false - - - - - - + Soft Dial + + true + 1 + true Label - true - Count time - - - - 70 - 0 - - 1 - - - - 1 - - 0 + 80 false - - 170 + 3 + 67 - - false - false - true - false - true - false - - 20 - false - false - true + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 true - Text Input - + true + 100.0 - + Default - 70 - 3 + false + + + + 172 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53fa 0.0 - - Text Input - 1 + true true - false + true - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 170 + $(pv_name) $(pv_value) + false + true + Polyline + 1 + 137 + 62 - true - 1 - -4107d8df:1481ea34f53:-53f8 + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - 1 - - - - 20 - 0 - - 1 + 0 + 1 + true + + + + + + + 15 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-53f7 - false - - 20 Label + true true false - true + false + Calcs (Default-> In=Out) + + true + 1 + true + Label + 225 + false + 189 + 65 + + + + false - - - - Label - true - 2 - - - - 20 - 0 - - 1 - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-53f6 - false - - 20 + 0 + 1 + true + + + + + + + 15 + 0 Label + true true false - true + false + Moving Logic + + true + 1 + true + Label + 120 + false + 232 + 147 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 3 + true + 100.0 - + Default - 20 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-53f5 - false - - 20 - Label true true - false + true - true - false + + $(pv_name) +$(pv_value) + false + true + Polyline + 632 + 1 + 87 + + + + false - - - - Label - true - 4 - - - - 20 - 0 - - 1 - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-53f4 - false - - 20 + 0 + 1 + true + + + + + + + 15 + 0 Label + true true false - true + false - - - - - - + This Screen is used to configure links between a soft motor + + true + 1 + true Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 + 550 false - 0 + 2 - true - 1 - -4107d8df:1481ea34f53:-53f3 + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - 6 - - - - 20 - 0 - - 1 - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-53f2 - false - - 20 + 0 + 1 + true + + + + + + + 15 + 0 Label + true true false - true + false - - - - - - + record and other EPICS devices (i.e. tables, DACS, etc.). + + true + 1 + true Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 + 550 false - 0 + 19 - true - 1 - -4107d8df:1481ea34f53:-53f1 + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - 8 - - - - 20 - 0 - - 1 - 1 - - 208 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - + 0 + 1 true - Text Input - - + - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53f0 - 0.0 - - Text Input - 1 + + + + 15 + 2 + Label + true true false - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 - $(pv_name) -$(pv_value) - - - false - false + + false + 0.000 + + true + 1 true - false - true + Label + 40 + false + 366 + 95 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53ef - 0.0 - - Text Input - 1 + + + + 15 + 2 + Label + true true false - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 98 - - 20 - $(pv_name) -$(pv_value) - - - false - false + + false + 0.000 + + true + 1 true - false - true + Label + 40 + false + 366 + 129 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53ee - 0.0 - - Text Input - 1 + + + + 15 + 0 + Label + true true false - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - 20 - false - false - true + false + The screen has three sections described below. + + true + 1 + true + Label + 550 + false + 0 + 36 + + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 true - Text Input - + true + 100.0 - + Default - 80 - 3 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53ed 0.0 - - Text Input - 1 + true true - false + true - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 + $(pv_name) $(pv_value) - - - false - false + false true - false - true + Polyline + 640 + 1 + 61 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53ec - 0.0 - - Text Input - 1 + + + + 18 + 0 + Label + true true false - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 - $(pv_name) -$(pv_value) - - - false - false + + false + current soft motor dial values. + + true + 1 true - false - true + Label + 250 + false + 5 + 280 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53eb - 0.0 - - Text Input - 1 + + + + 18 + 0 + Label + true true false - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 - $(pv_name) -$(pv_value) - - - false - false + + false + soft motor is made through the + + true + 1 true - false - true + Label + 250 + false + 5 + 320 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53ea - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - + - 0 - false - - - false + 18 0 - - - - 208 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-53e9 - false - - 14 Label + true true false - true + false + buttons let you test the soft + + true + 1 + true + Label + 250 + false + 5 + 380 + + + + false - - - - Label - true - Description - - - - 80 - 0 - - 1 - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-53e8 - false - - 14 + 0 + 1 + true + + + + + + + 18 + 0 Label + true true false - true + false + All input and output to the + + true + 1 + true + Label + 250 + false + 5 + 300 + + + + false - - - - Label + + + + 0 + 1 true - # - + - 20 - 0 + + + + 18 + 0 + Label - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-53e7 - - 40 - Choice Button - false true true false - $(P)$(S).CNT + + false + motor after the link to the + + true + 1 + true + Label + 250 + false + 5 + 400 + + + + false - - - - - - Choice Button - true - false - - Default - - 50 - 0 - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false + - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-53e6 - false - - 14 + 0 + 1 + true + + + + + + + 18 + 0 Label + true true false - true + false + EPICS device is made. If the + + true + 1 + true + Label + 250 + false + 5 + 420 + + + + false - - - - Label + + + + 0 + 1 true - Calcs - + - 90 - 0 + + + + 15 + 1 + Label - 1 - - - - 0 - - 253 - false - - 0 - - - false - true - true - -4107d8df:1481ea34f53:-53e5 - - 20 - Menu Button - false true true false - false - $(P)$(S)_calcEnable.VAL + + false + Hard Links + + true + 1 + true + Label + 100 + false + 461 + 68 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 70 - 6 - + + + + 10 + 1 + Label - - 1 - - - - 252 - - $(pv_name) -$(pv_value) - 38 - - - false - true - false - -4107d8df:1481ea34f53:-53e4 - - 20 - Menu Button - false true true false - false - + + false + Readback + + true + 1 + true + Label + 120 + false + 483 + 89 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 45 - 6 - + + + + 10 + 1 + Label - - 1 - - - - 250 - - - scaler_full.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 300 - - - false - true - false - -4107d8df:1481ea34f53:-53e3 - - 20 - Menu Button - false true true false - false - + + false + Drive + + true + 1 + true + Label + 120 + false + 481 + 123 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 45 - 6 - + + + + 10 + 1 + Label - - 1 - - - - 250 - - - scaler.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 255 - - - false - false + + true + true + false + + + false + Moving Indicator + + true + 1 true - false - true + Label + 120 + false + 481 + 158 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-53e2 - 0.0 - - Text Input - 1 + + + + 10 + 1 + Label + true true false - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 - $(pv_name) -$(pv_value) + + false + Emergency Stop + + true + 1 + true + Label + 120 + false + 481 + 193 - \ No newline at end of file + diff --git a/stdApp/op/opi/softMotors10.opi b/stdApp/op/opi/autoconvert/softMotors10.opi similarity index 81% rename from stdApp/op/opi/softMotors10.opi rename to stdApp/op/opi/autoconvert/softMotors10.opi index ba2a506..d931b40 100644 --- a/stdApp/op/opi/softMotors10.opi +++ b/stdApp/op/opi/autoconvert/softMotors10.opi @@ -1,131 +1,93 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 225 true - -4107d8df:1481ea34f53:-5002 - 3.2.10.20140131 + softMotors10 + + true + true + false true - 225 - softMotors10 false - false - - - - - - Display - true 200 - - true - 5 - - false - -1 - -1 - - - 292 166 + 292 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5001 - - - - - 22 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 200 + false + + + + false + 22 + true + + + 0 - 0 - - - 1 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - false - -4107d8df:1481ea34f53:-5000 - - 20 - Menu Button - false + Rectangle + + + true true false + + $(pv_name) +$(pv_value) false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 25 + true + Rectangle + 200 + 0 + 0 + + motorx.opi @@ -133,7 +95,7 @@ $(pv_value) true $(SM1) - 0 + 1 Small @@ -142,7 +104,7 @@ $(pv_value) true $(SM1) - 0 + 1 Medium @@ -151,424 +113,425 @@ $(pv_value) true $(SM1) - 0 + 1 Setup + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 25 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4fff + false + 0 + true + $(P)$(SM7).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM7).DESC - - - - 0 - false - - - false - 0 - - - - 145 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 145 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ffe + false + 0 + true + $(P)$(SM6).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM6).DESC - - - - 0 - false - - - false - 0 - - - - 125 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 125 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ffd + false + 0 + true + $(P)$(SM5).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM5).DESC - - - - 0 - false - - - false - 0 - - - - 105 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 105 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ffc + false + 0 + true + $(P)$(SM4).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM4).DESC - - - - 0 - false - - - false - 0 - - - - 85 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 85 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ffb + false + 0 + true + $(P)$(SM3).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM3).DESC - - - - 0 - false - - - false - 0 - - - - 65 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 65 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ffa + false + 0 + true + $(P)$(SM2).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM2).DESC - - - - 0 - false - - - false - 0 - - - - 45 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 45 - false - true - false - -4107d8df:1481ea34f53:-4ff9 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 105 motorx.opi @@ -576,7 +539,7 @@ $(pv_value) true $(SM5) - 0 + 1 $(SM5) (Small) @@ -585,7 +548,7 @@ $(pv_value) true $(SM5) - 0 + 1 $(SM5) (Medium) @@ -594,52 +557,53 @@ $(pv_value) true $(SM5) - 0 + 1 $(SM5) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4ff8 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + + + true true false + + false + $(pv_name) +$(pv_value) false - - - - - - - + true Menu Button - true - false - - Default - 20 - 6 - - - - 1 - - - - 125 + 0 + 105 + + motorx.opi @@ -647,7 +611,7 @@ $(pv_value) true $(SM6) - 0 + 1 $(SM6) (Small) @@ -656,7 +620,7 @@ $(pv_value) true $(SM6) - 0 + 1 $(SM6) (Medium) @@ -665,52 +629,53 @@ $(pv_value) true $(SM6) - 0 + 1 $(SM6) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4ff7 - - 19 - Menu Button - false - - true - true - false - - false - + false + false - + - - - - Menu Button + false + + + + 6 + 1 true - false - Default + Default - 20 - 6 + false + + + + 20 - + Menu Button + - 1 - - - - 145 + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 20 + 0 + 125 + + motorx.opi @@ -718,7 +683,7 @@ $(pv_value) true $(SM7) - 0 + 1 $(SM7) (Small) @@ -727,7 +692,7 @@ $(pv_value) true $(SM7) - 0 + 1 $(SM7) (Medium) @@ -736,52 +701,53 @@ $(pv_value) true $(SM7) - 0 + 1 $(SM7) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4ff6 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 19 + Menu Button - false + + + true true false + + false + $(pv_name) +$(pv_value) false - - - - - - - + true Menu Button - true - false - - Default - 20 - 6 - - - - 1 - - - - 165 + 0 + 145 + + motorx.opi @@ -789,7 +755,7 @@ $(pv_value) true $(SM8) - 0 + 1 $(SM8) (Small) @@ -798,7 +764,7 @@ $(pv_value) true $(SM8) - 0 + 1 $(SM8) (Medium) @@ -807,52 +773,53 @@ $(pv_value) true $(SM8) - 0 + 1 $(SM8) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4ff5 - - 20 - Menu Button + false + false + + + + false + + + + 6 + 1 + true + + Default + false + + + + 19 + + Menu Button + + + true true false + + false + $(pv_name) +$(pv_value) false - - - - - - - + true Menu Button - true - false - - Default - 20 - 6 - - - - 1 - - - - 85 + 0 + 165 + + motorx.opi @@ -860,7 +827,7 @@ $(pv_value) true $(SM4) - 0 + 1 $(SM4) (Small) @@ -869,7 +836,7 @@ $(pv_value) true $(SM4) - 0 + 1 $(SM4) (Medium) @@ -878,52 +845,53 @@ $(pv_value) true $(SM4) - 0 + 1 $(SM4) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4ff4 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + + + true true false + + false + $(pv_name) +$(pv_value) false - - - - - - - + true Menu Button - true - false - - Default - 20 - 6 - - - - 1 - - - - 45 + 0 + 85 + + motorx.opi @@ -931,7 +899,7 @@ $(pv_value) true $(SM2) - 0 + 1 $(SM2) (Small) @@ -940,7 +908,7 @@ $(pv_value) true $(SM2) - 0 + 1 $(SM2) (Medium) @@ -949,52 +917,53 @@ $(pv_value) true $(SM2) - 0 + 1 $(SM2) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4ff3 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + + + true true false + + false + $(pv_name) +$(pv_value) false - - - - - - - + true Menu Button - true - false - - Default - 20 - 6 - - - - 1 - - - - 65 + 0 + 45 + + motorx.opi @@ -1002,7 +971,7 @@ $(pv_value) true $(SM3) - 0 + 1 $(SM3) (Small) @@ -1011,7 +980,7 @@ $(pv_value) true $(SM3) - 0 + 1 $(SM3) (Medium) @@ -1020,300 +989,301 @@ $(pv_value) true $(SM3) - 0 + 1 $(SM3) (Setup) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 65 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ff2 + false + 0 + true + $(P)$(SM1).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM1).DESC - - - - 0 - false - - - false - 0 - - - - 25 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 25 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ff1 + false + 0 + true + $(P)$(SM8).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM8).DESC - - - - 0 - false - - - false - 0 - - - - 165 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 165 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ff0 + false + 0 + true + $(P)$(SM10).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM10).DESC - - - - 0 - false - - - false - 0 - - - - 205 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 205 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4fef + false + 0 + true + $(P)$(SM9).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM9).DESC - - - - 0 - false - - - false - 0 - - - - 185 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 185 - false - true - false - -4107d8df:1481ea34f53:-4fee - - 19 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 205 motorx.opi @@ -1321,7 +1291,7 @@ $(pv_value) true $(SM10) - 0 + 1 $(SM10) (Small) @@ -1330,7 +1300,7 @@ $(pv_value) true $(SM10) - 0 + 1 $(SM10) (Medium) @@ -1339,52 +1309,53 @@ $(pv_value) true $(SM10) - 0 + 1 $(SM10) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4fed - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 19 + Menu Button - false + + + true true false + + false + $(pv_name) +$(pv_value) false - - - - - - - + true Menu Button - true - false - - Default - 20 - 6 - - - - 1 - - - - 185 + 0 + 205 + + motorx.opi @@ -1392,7 +1363,7 @@ $(pv_value) true $(SM9) - 0 + 1 $(SM9) (Small) @@ -1401,7 +1372,7 @@ $(pv_value) true $(SM9) - 0 + 1 $(SM9) (Medium) @@ -1410,93 +1381,93 @@ $(pv_value) true $(SM9) - 0 + 1 $(SM9) (Setup) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 19 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 185 - true - 1 - -4107d8df:1481ea34f53:-4fec + false - + + + + + + + 0 + 1 + true + + + + + + 16 + 1 Label + true true false - true + false - - - - - - - Label - true $(P) Soft Motors - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 1 false - 0 + 1 - - false - true - false - -4107d8df:1481ea34f53:-4feb - - 18 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 80 - 6 - - - - 1 - - - - 26 + softMotorConfig.opi @@ -1504,52 +1475,54 @@ $(pv_value) true $(SM1) - 0 + 1 Config Screen - - - $(pv_name) -$(pv_value) - 120 - - + + + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fea - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 47 + 120 + 26 + + softMotorConfig.opi @@ -1557,52 +1530,54 @@ $(pv_value) true $(SM2) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fe9 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 88 + 120 + 47 + + softMotorConfig.opi @@ -1610,52 +1585,54 @@ $(pv_value) true $(SM4) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fe8 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 67 + 120 + 88 + + softMotorConfig.opi @@ -1663,52 +1640,54 @@ $(pv_value) true $(SM3) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fe7 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 168 + 120 + 67 + + softMotorConfig.opi @@ -1716,52 +1695,54 @@ $(pv_value) true $(SM8) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fe6 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 147 + 120 + 168 + + softMotorConfig.opi @@ -1769,52 +1750,54 @@ $(pv_value) true $(SM7) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fe5 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 127 + 120 + 147 + + softMotorConfig.opi @@ -1822,52 +1805,54 @@ $(pv_value) true $(SM6) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fe4 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 106 + 120 + 127 + + softMotorConfig.opi @@ -1875,52 +1860,54 @@ $(pv_value) true $(SM5) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fe3 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 207 + 120 + 106 + + softMotorConfig.opi @@ -1928,52 +1915,54 @@ $(pv_value) true $(SM10) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fe2 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 186 + 120 + 207 + + softMotorConfig.opi @@ -1981,12 +1970,51 @@ $(pv_value) true $(SM9) - 0 + 1 Config Screen + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 18 + + Action Button + 0 + + + + + true + true + false + + + + Config + false $(pv_name) $(pv_value) + true + Action Button + 80 120 + 186 - \ No newline at end of file + diff --git a/stdApp/op/opi/softMotors4.opi b/stdApp/op/opi/autoconvert/softMotors4.opi similarity index 82% rename from stdApp/op/opi/softMotors4.opi rename to stdApp/op/opi/autoconvert/softMotors4.opi index b3cf608..09a9dcd 100644 --- a/stdApp/op/opi/softMotors4.opi +++ b/stdApp/op/opi/autoconvert/softMotors4.opi @@ -1,131 +1,93 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 110 true - -4107d8df:1481ea34f53:-4fbf - 3.2.10.20140131 + softMotors4 + + true + true + false true - 110 - softMotors4 false - false - - - - - - Display - true 200 - - true - 5 - - false - -1 - -1 - - - 292 166 + 292 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4fbe - - - - - 22 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 200 + false + + + + false + 22 + true + + + 0 - 0 - - - 1 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - false - -4107d8df:1481ea34f53:-4fbd - - 20 - Menu Button - false + Rectangle + + + true true false + + $(pv_name) +$(pv_value) false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 25 + true + Rectangle + 200 + 0 + 0 + + motorx.opi @@ -133,7 +95,7 @@ $(pv_value) true $(SM1) - 0 + 1 Small @@ -142,7 +104,7 @@ $(pv_value) true $(SM1) - 0 + 1 Medium @@ -151,238 +113,239 @@ $(pv_value) true $(SM1) - 0 + 1 Setup + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 25 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4fbc + false + 0 + true + $(P)$(SM4).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM4).DESC - - - - 0 - false - - - false - 0 - - - - 85 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 85 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4fbb + false + 0 + true + $(P)$(SM3).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM3).DESC - - - - 0 - false - - - false - 0 - - - - 65 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 65 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4fba + false + 0 + true + $(P)$(SM2).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM2).DESC - - - - 0 - false - - - false - 0 - - - - 45 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 45 - false - true - false - -4107d8df:1481ea34f53:-4fb9 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 85 motorx.opi @@ -390,7 +353,7 @@ $(pv_value) true $(SM4) - 0 + 1 $(SM4) (Small) @@ -399,7 +362,7 @@ $(pv_value) true $(SM4) - 0 + 1 $(SM4) (Medium) @@ -408,52 +371,53 @@ $(pv_value) true $(SM4) - 0 + 1 $(SM4) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4fb8 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 20 + Menu Button - false + + + true true false + + false + $(pv_name) +$(pv_value) false - - - - - - - + true Menu Button - true - false - - Default - 20 - 6 - - - - 1 - - - - 45 + 0 + 85 + + motorx.opi @@ -461,7 +425,7 @@ $(pv_value) true $(SM2) - 0 + 1 $(SM2) (Small) @@ -470,7 +434,7 @@ $(pv_value) true $(SM2) - 0 + 1 $(SM2) (Medium) @@ -479,52 +443,53 @@ $(pv_value) true $(SM2) - 0 + 1 $(SM2) (Setup) - $(pv_name) -$(pv_value) - 0 - - - false - true false - -4107d8df:1481ea34f53:-4fb7 - - 20 - Menu Button - false - - true - true - false - - false - + false + false - + - - - - Menu Button - true - false + false + + + + 6 + 1 + true - Default + Default - 20 - 6 + false + + + + 20 - + Menu Button + - 1 - - - - 65 + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 20 + 0 + 45 + + motorx.opi @@ -532,7 +497,7 @@ $(pv_value) true $(SM3) - 0 + 1 $(SM3) (Small) @@ -541,7 +506,7 @@ $(pv_value) true $(SM3) - 0 + 1 $(SM3) (Medium) @@ -550,155 +515,155 @@ $(pv_value) true $(SM3) - 0 + 1 $(SM3) (Setup) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 65 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4fb6 + false + 0 + true + $(P)$(SM1).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(SM1).DESC - - - - 0 - false - - - false - 0 - - - - 25 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 20 + 25 - true - 1 - -4107d8df:1481ea34f53:-4fb5 + false - + + + + + + + 0 + 1 + true + + + + + + 16 + 1 Label + true true false - true + false - - - - - - - Label - true $(P) Soft Motors - - - + + true + 1 + true + Label 200 - 0 - - 1 - - - - 1 - - 1 false - 0 + 1 - - false - true - false - -4107d8df:1481ea34f53:-4fb4 - - 18 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 80 - 6 - - - - 1 - - - - 26 + softMotorConfig.opi @@ -706,52 +671,54 @@ $(pv_value) true $(SM1) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fb3 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 47 + 120 + 26 + + softMotorConfig.opi @@ -759,52 +726,54 @@ $(pv_value) true $(SM2) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fb2 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 88 + 120 + 47 + + softMotorConfig.opi @@ -812,52 +781,54 @@ $(pv_value) true $(SM4) - 0 + 1 Config Screen - $(pv_name) -$(pv_value) - 120 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-4fb1 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 18 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - + + + Config + false + $(pv_name) +$(pv_value) + true + Action Button 80 - 6 - - - - 1 - - - - 67 + 120 + 88 + + softMotorConfig.opi @@ -865,12 +836,51 @@ $(pv_value) true $(SM3) - 0 + 1 Config Screen + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 18 + + Action Button + 0 + + + + + true + true + false + + + + Config + false $(pv_name) $(pv_value) + true + Action Button + 80 120 + 67 - \ No newline at end of file + diff --git a/stdApp/op/opi/autoconvert/subRecord.opi b/stdApp/op/opi/autoconvert/subRecord.opi new file mode 100644 index 0000000..4e60e2e --- /dev/null +++ b/stdApp/op/opi/autoconvert/subRecord.opi @@ -0,0 +1,1590 @@ + + + + false + -1 + -1 + + false + + + + 5.1.0 + + + + 5 + 185 + + true + + subRecord + + + true + true + false + true + false + Display + 400 + 970 + 246 + + + false + 255 + true + false + + + + + + + false + + + + 0 + 1 + true + + + + 100.0 + + Default + + false + + + + false + 26 + true + + + + 0 + 0 + Rectangle + + + + + true + true + false + + + $(pv_name) +$(pv_value) + false + true + Rectangle + 395 + 0 + 0 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).PREC + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 25 + 280 + 30 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + #DIGITS + + true + 1 + true + Label + 45 + false + 235 + 36 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 397 + 0 + 28 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 26 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).DESC + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 240 + 0 + 0 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + EVENT# + + true + 1 + true + Label + 40 + false + 105 + 36 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + PV NAME + + true + 1 + true + Label + 50 + false + 125 + 54 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + + + true + true + false + + + false + DOUBLE VARIABLES + + true + 1 + true + Label + 100 + false + 5 + 54 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 399 + 0 + 52 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + A + + true + 1 + true + Label + 15 + false + 5 + 68 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPA + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 22 + 65 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + B + + true + 1 + true + Label + 15 + false + 5 + 90 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPB + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 22 + 87 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + C + + true + 1 + true + Label + 15 + false + 5 + 112 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPC + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 22 + 109 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 20 + 0 + Label + + + true + true + false + + + false + D + + true + 1 + true + Label + 15 + false + 5 + 134 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPD + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 22 + 131 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).A + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 65 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).B + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 87 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).C + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 109 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).D + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 131 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 14 + 1 + Label + + + true + true + false + + + false + ($(P)$(R)) + + true + 1 + true + Label + 160 + false + 240 + 6 + + + + true + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 16 + + Menu Button + $(P)$(R).SCAN + + + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 100 + 0 + 30 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).EVNT + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 30 + 145 + 30 + + + + + $(P)$(R).PROC + 1 + 10 + + + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(R).PROC + + + + true + true + false + + + + PROC + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 180 + 30 + + + + false + 255 + true + 20 + 0 + false + + + + false + + + + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 397 + 1 + 156 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).FLNK + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 186 + 55 + 161 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + FORWARD + + true + 1 + true + Label + 40 + false + 5 + 161 + + + + false + + + + + + + 0 + 1 + true + + + + + + + 10 + 1 + Label + + + true + true + false + + + false + LINK + + true + 1 + true + Label + 40 + false + 5 + 171 + + + + + subRecord_full.opi + + true + + 0 + more fields + + + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + More + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 335 + 162 + + diff --git a/stdApp/op/opi/scaler16m.opi b/stdApp/op/opi/autoconvert/subRecord_full.opi similarity index 51% rename from stdApp/op/opi/scaler16m.opi rename to stdApp/op/opi/autoconvert/subRecord_full.opi index 5300bf1..c461108 100644 --- a/stdApp/op/opi/scaler16m.opi +++ b/stdApp/op/opi/autoconvert/subRecord_full.opi @@ -1,2250 +1,2902 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 365 true - -4107d8df:1481ea34f53:-66b7 - 3.2.10.20140131 + subRecord_full + + true + true + false true - 455 - scaler16m false - false - - - - - - Display - true - 135 - - true - 5 - - false - -1 - -1 - - - 193 - 476 + 400 + 1061 + 486 - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-66b6 - - - - - 42 - true - Rectangle - false + + false 255 - - true - true - false - - true - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 135 + false + + + + false + 26 + true + + + 0 - 0 - + 0 + Rectangle + - 1 - 2 - true - - - - - 60 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-668a - - 29 - Grouping Container + true true false - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 395 + 0 + 0 + + + + false + false + false - + - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 + false - 405 - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6689 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 135 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6688 - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 - - - - 9 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-66b5 - false - + 3 + 1 + + true + + + + false + + + + 1 20 - Label + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).PREC + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 25 + 280 + 30 + + + + false - - - - Label - true - 1 - - - - 15 - 0 - - 1 - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66b4 - false - - 20 + 0 + 1 + true + + + + + + + 10 + 0 Label + true true false - true + false + #DIGITS + + true + 1 + true + Label + 45 + false + 235 + 36 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 2 + true + 100.0 - + Default - 15 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 105 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66b3 - false - - 20 - Label true true - false + true - true - false + + $(pv_name) +$(pv_value) + true + true + Polyline + 397 + 0 + 28 + + + + false + false + false - + - - - - Label + false + + + + 3 + 1 + true - 3 - + - 15 - 0 + false + + + + 1 + 26 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).DESC + + false + 0.0 - 1 - - - - 1 - - 125 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66b2 - false - - 20 - Label true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 240 + 0 + 0 + + + + false - - - - Label - true - 4 - - - - 15 - 0 - - 1 + 0 + 1 + true + + + + + + + 10 1 - - 145 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66b1 - false - - 20 Label + true true false - true + false - - - - - - + EVENT# + + true + 1 + true Label - true - 5 - - - - 15 - 0 - - 1 - - - - 1 - - 165 + 40 false - - 0 + 105 + 36 - true - 1 - -4107d8df:1481ea34f53:-66b0 + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - 6 - - - - 15 - 0 - - 1 - 1 - - 185 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66af - false - - 20 + 0 + 1 + true + + + + + + + 10 + 0 Label + true true false - true + false - - - - - - + PV NAME + + true + 1 + true Label - true - 7 - - - - 15 - 0 - - 1 - - - - 1 - - 205 + 50 false - - 0 + 125 + 54 - true - 1 - -4107d8df:1481ea34f53:-66ae + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - 8 - - - - 15 - 0 - - 1 - 1 - - 225 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66ad - false - - 15 + 0 + 1 + true + + + + + + + 10 + 0 Label + true true false - true + false - - - - - - + DOUBLE VARIABLES + + true + 1 + true Label - true - T - - - - 15 - 0 - - 1 - - - - 1 - - 65 + 100 false - - 0 + 5 + 54 - - true - 1 - -4107d8df:1481ea34f53:-66ac - false - - 20 - Label - - true - true - false - - true - false + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - 9 + true + 100.0 - + Default - 15 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 245 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66ab - false - - 20 - Label true true - false + true + + $(pv_name) +$(pv_value) true - false + true + Polyline + 399 + 0 + 52 + + + + false - - - - Label - true - 10 - - - - 20 - 0 - - 1 - 1 - - 265 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66aa - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false + A + + true + 1 + true + Label + 15 + false + 5 + 68 + + + + false + false + false - + - - - - Label - true - 11 - - - - 20 - 0 - - 1 + false - 1 - - 285 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66a9 - false - + 3 + 1 + + true + + + + false + + + + 4 20 - Label + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPA + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 22 + 65 + + + + false - - - - Label - true - 12 - - - - 20 - 0 - - 1 - 1 - - 305 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66a8 - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + B + + true + 1 + true Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 325 + 15 false - - 0 + 5 + 90 - - true - 1 - -4107d8df:1481ea34f53:-66a7 + + + false false - - 20 - Label - - true - true - false - - true - false + false - + - - - - Label - true - 14 - - - - 20 - 0 - - 1 + false - 1 - - 345 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66a6 - false - + 3 + 1 + + true + + + + false + + + + 4 20 - Label + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPB + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 22 + 87 + + + + false - - - - Label - true - 15 - - - - 20 - 0 - - 1 - 1 - - 365 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-66a5 - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false + C + + true + 1 + true + Label + 15 + false + 5 + 112 + + + + false + false + false - + - - - - Label - true - 16 - - - - 20 - 0 - - 1 + false - 1 - - 385 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-66a4 - false - 0.0 - - 20 - Text Update + 3 + 1 + + true + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPC + + false + 0.0 + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S1 + true + Text Input + 210 + 22 + 109 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 80 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-66a3 - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S2 + + false + D + + true + 1 + true + Label + 15 + false + 5 + 134 + + + + false + false + false - + - - - - Text Update + false + + + + 3 + 1 + true - ###### - false - 0 - + - 105 - 0 - - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-66a2 - false - 0.0 - - 20 - Text Update false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - + - Text Update - true - ###### - false + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false 0 - - - - 105 - 0 - + true + $(P)$(R).INPD - 1 - - - - 0 - - 125 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-66a1 - false + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S4 + true + Text Input + 210 + 22 + 131 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 145 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-66a0 - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S5 + + false + E + + true + 1 + true + Label + 15 + false + 5 + 156 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false + 3 + 1 + + true + + + + false + + + + 4 + 20 0 - - 165 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-669f - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPE + + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S6 + true + Text Input + 210 + 22 + 153 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 185 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-669e - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S7 + + false + F + + true + 1 + true + Label + 15 + false + 5 + 178 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false + 3 + 1 + + true + + + + false + + + + 4 + 20 0 - - 205 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-669d - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPF + + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S8 + true + Text Input + 210 + 22 + 175 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + 0 + 1 + true + + + + + + + 20 0 - - 225 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-669c - false - 0.0 - - 15 - Text Update - false + Label + true true false - 1 - true - false - $(P)$(S).T + + false + G + + true + 1 + true + Label + 15 + false + 5 + 200 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false + 3 + 1 + + true + + + + false + + + + 4 + 20 0 - - 65 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-669b - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPG + + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S10 + true + Text Input + 210 + 22 + 197 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 265 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-669a - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S11 + + false + H + + true + 1 + true + Label + 15 + false + 5 + 222 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false - 0 - - 285 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6699 - false - 0.0 - - 20 - Text Update + 3 + 1 + + true + + + false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - + - Text Update - true - ###### - false + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false 0 - - - - 105 - 0 - + true + $(P)$(R).INPH - 1 - - - - 0 - - 305 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6698 - false + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S13 + true + Text Input + 210 + 22 + 219 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 325 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6697 - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S14 + + false + I + + true + 1 + true + Label + 15 + false + 5 + 244 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 + false + 3 + 1 + + true + + + + false + + + + 4 + 20 0 - - 345 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6696 - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPI + + false 0.0 - - 20 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).S15 + true + Text Input + 210 + 22 + 241 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - 0 - - 365 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6695 - false - 0.0 - + 0 + 1 + true + + + + + + 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S16 + + false + J + + true + 1 + true + Label + 15 + false + 5 + 266 + + + + false + false + false - + - - - - Text Update + false + + + + 3 + 1 + true - ###### - false - 0 - + - 105 - 0 - - - 1 - - - + false + + + + 4 + 20 0 - - 385 - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPJ + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + $(pv_name) $(pv_value) - 25 - - - true + false true - 1 - false - -4107d8df:1481ea34f53:-6694 + Text Input + 210 + 22 + 263 + + + false - 0.0 - + + + + + + + 0 + 1 + true + + + + + + 20 - Text Update - false + 0 + Label + true true false - 1 - true - false - $(P)$(S).S9 + + false + K + + true + 1 + true + Label + 15 + false + 5 + 288 + + + + false + false + false - + - - - - Text Update + false + + + + 3 + 1 + true - ###### - false - 0 - + - 105 - 0 - + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPK - 1 + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 22 + 285 + + + + false + + + + 0 + 1 + true + + + + + + + 20 0 - - 245 + Label + + + true + true + false + + + false + L + + true + 1 + true + Label + 15 false - $(pv_name) -$(pv_value) - 25 + 5 + 310 - + + + false + false + false + + + false - true - -4107d8df:1481ea34f53:-6693 - - 40 - Choice Button + + + + 3 + 1 + + true + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).INPL + + false + 0.0 + true true false - $(P)$(S).CNT + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 210 + 22 + 307 + + + + false + false + false - + - - - - Choice Button + false + + + + 3 + 1 + true - false - Default + - 55 - 0 - - - - + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).A - - Choice 1 - Choice 2 - Choice 3 - - 1 - false + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 65 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).B + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 87 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).C + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 109 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).D + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 131 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).E + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 153 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).F + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 175 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).G + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 197 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).H + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 219 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).I + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 241 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).J + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 263 + + + + false + false + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).K + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 100 + 235 + 285 + + + + false + false + false + + + + false - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - -4107d8df:1481ea34f53:-6692 - - 17 - Choice Button + 3 + 1 + + true + + + false + + + + 1 + 22 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(R).L + + false + 0.0 + true true false - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 135 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 40 + + 0 + false + true + false + false + + $(pv_name) $(pv_value) - 0 + false + true + Text Input + 100 + 235 + 307 - true - 1 - -4107d8df:1481ea34f53:-6691 + false - - 10 - Label - - true - true - false - - true - false - - - - Label - true - auto - - - - 30 - 0 - - 1 + 0 + 1 + true + + + + + + + 14 1 - - 0 - false - - 105 - - - true - 1 - -4107d8df:1481ea34f53:-6690 - false - - 10 Label + true true false - true + false + ($(P)$(R)) + + true + 1 + true + Label + 160 + false + 240 + 6 + + + + true + false + false - + - - - - Label + false + + + + 6 + 1 true - time - + Default - 30 - 0 + false + + + + 16 + + Menu Button + $(P)$(R).SCAN + - 1 - - - - 1 - - 10 - false - - 105 + + true + true + false + + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 100 + 0 + 30 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 30 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-668f + false + 0 + true + $(P)$(R).EVNT + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).TP1 - - - - 0 + true + Text Input + 30 + 145 + 30 + + + + + $(P)$(R).PROC + 1 + 10 + + + + + false false - - - false - 0 + + + + false - 20 - - 105 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-668e - false - + 0 + 1 + true + + Default + + false + + + 20 - Label + + Action Button + 0 + $(P)$(R).PROC + + true true false - true - false + + + PROC + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 180 + 30 + + + + false + 255 + true + 20 + 0 + false - + - - - - Label + false + + + + 0 + 1 true - time + true + 100.0 - + Default - 50 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - 1 - - - - 1 - - 0 - false - - 55 + + true + true + true + + + $(pv_name) +$(pv_value) + true + true + Polyline + 397 + 1 + 336 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 50 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-668d + false + 0 + true + $(P)$(R).FLNK + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(S).TP - - - - 0 - false - - - false - 0 + true + Text Input + 186 + 55 + 341 + + + + false + + + - 20 - - 55 - $(pv_name) -$(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-668c - - 20 - Menu Button - false + 0 + 1 + true + + + + + + + 10 + 1 + Label + true true false - false - + + false + FORWARD + + true + 1 + true + Label + 40 + false + 5 + 341 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 55 - 6 - + + + + 10 + 1 + Label - - 1 - - - - 435 + + true + true + false + + + false + LINK + + true + 1 + true + Label + 40 + false + 5 + 351 + + - scaler16m_more.opi + subRecord.opi true - 1 - More + 0 + fewer fields - $(pv_name) -$(pv_value) - 75 - - + false + false + + + false - true - false - -4107d8df:1481ea34f53:-668b - - 16 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 433 - - - outlinkHelp.opi - - true - - 0 - Terse link docs - - + + + Less + false $(pv_name) $(pv_value) - 0 + true + Action Button + 40 + 335 + 342 - \ No newline at end of file + diff --git a/stdApp/op/opi/ramp_tweakSetup.opi b/stdApp/op/opi/autoconvert/throttle.opi similarity index 58% rename from stdApp/op/opi/ramp_tweakSetup.opi rename to stdApp/op/opi/autoconvert/throttle.opi index f61218e..7ed4147 100644 --- a/stdApp/op/opi/ramp_tweakSetup.opi +++ b/stdApp/op/opi/autoconvert/throttle.opi @@ -1,1381 +1,1437 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 260 true - -4107d8df:1481ea34f53:-6ce5 - 3.2.10.20140131 + throttle + + true + true + false true - 230 - ramp_tweakSetup false - false - - - - - - Display - true - 180 - - true - 5 - - false - -1 - -1 - - - 258 - 545 + 360 + 790 + 788 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 20 + true - -4107d8df:1481ea34f53:-6ce4 - - - - - 20 - true + 0 + 0 Rectangle - false - 255 + + + + + + true + + + false + + $(P)$(THR).DRVLS + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 10 + 75 + 100 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 180 - 0 - 0 - - - 1 - 0 - true - - - - - 20 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 20 + true - -4107d8df:1481ea34f53:-6ce2 - - - - - 20 - true + 0 + 0 Rectangle - false - 255 + + + + + + true + + + false + + $(P)$(THR).DRVLS + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 10 + 235 + 100 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 180 + false + + + + false + 24 + true + + + 0 - 0 - + 2 + Rectangle + - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-6cd0 - - 23 - Grouping Container + + + + true + + + false + + $(P)$(THR).OV + + true true false + + $(pv_name) +$(pv_value) true - false - - - + true + Rectangle + 204 + 150 + 35 + + + + false + 255 + true + false - + - true - Grouping Container - - Default - - 183 - 0 - - false - false - 1 + + + + false - 40 - - -1 - - - - true - - true - -4107d8df:1481ea34f53:-6ccf - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 35 - 0 - - false - false - 1 - - - - 0 - - 6 - - - true - 1 - -4107d8df:1481ea34f53:-6cce - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - TARGET - - - - 35 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ccd - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - PV - - - - 35 - 0 - - 1 - - - - 1 - - 10 - false - - 0 - - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ccc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 4 - true - false - $(P)$(Q)PutLinkCalc.AA - - - - - - - Text Update - true - ###### - false - 0 - - - - 130 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 46 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6ccb - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 181 - 0 - 0 - - - 1 - 1 - true - - - - - 21 - $(pv_name) -$(pv_value) - 1 - - - - true - 1 - -4107d8df:1481ea34f53:-6ce3 - false - - 14 - Label + 0 + 1 + true + + + + 0.0 + + Default + + false + + + + false + 24 + true + + + + 0 + 2 + Rectangle + + + + + + true + + + false + + $(P)$(THR).SIV + + true true false + + $(pv_name) +$(pv_value) true - false + true + Rectangle + 204 + 135 + 143 + + + + false + false + false - + - - - - Label - true - ($(P)$(Q)) - - - - 180 - 0 - - 1 + true - 1 - - 23 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6ce1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label + 0 + 1 true - ramp/tweak setup - + - 180 - 0 - - 1 - - - - 1 - - 1 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6ce0 - false - 0.0 - - 20 - Text Update false - - true - true - false - - 1 - true - false - $(P)$(Q)Readback - - - - + - Text Update - true - ###### - false + 2 + 20 + 1 + Text Update 0 - - - - 100 - 0 - + true + $(P)$(THR).SENT - 1 - - - - 1 - - 65 - false - $(pv_name) -$(pv_value) - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6cdf - false 0.0 - - 20 - Text Update - false + true true false - 4 - true - false - $(P)$(Q)Busy - - - - - - - Text Update - true + + false ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 65 - false $(pv_name) $(pv_value) - 120 + false + 1 + true + Text Update + 150 + false + 85 + 75 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 2 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6cde + false + 0 + true + $(P)$(THR).VAL + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(Q)Ramp.VAL - - - - 0 - false - - - false - 0 + true + Text Input + 150 + 85 + 100 + + + + false + + + - 85 - - 10 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6cdd - - 30 - - Action Button - false + 0 + 1 + true + + + + + + + 20 + 2 + Label + true true false - $(P)$(Q)RampStop.PROC + + false + Value + + true + 1 + true + Label + 60 + false + 10 + 100 + + + + false - + - - - - Action Button + + + + 0 + 1 true - Stop - false - Default + - 50 - 0 - 0 - + + + + 20 + 2 + Label - - false - 1 - - - - 85 - - - $(P)$(Q)RampStop.PROC - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 120 + + true + true + false + + + false + Sent + + true + 1 + true + Label + 60 + false + 10 + 75 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 60 - 3 - - false + false + + + + 2 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6cdc + false + 0 + true + $(P)$(THR).DRVLL + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(Q)TweakVal.VAL + true + Text Input + 150 + 80 + 230 + + + + false + + + + + + + 0 + 1 + true + + + - + - 0 - false - + 20 + 2 + Label - false - 0 + + true + true + false + + + false + Low + + true + 1 + true + Label + 50 + false + 20 + 230 + + + + false + false + false + + + + false - 105 - - 30 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6cdb - - 20 - - Action Button + 3 + 1 + + true + + + false + + + + 2 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(THR).DRVLH + + false + 0.0 + true true false - $(P)$(Q)Tweak.B + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 150 + 80 + 205 + + + + false - + - - - - Action Button + + + + 0 + 1 true - + - false - Default + - 20 - 0 - 0 - + + + + 20 + 2 + Label - - false - 1 + + true + true + false + + + false + High + + true + 1 + true + Label + 50 + false + 20 + 205 + + + + false + + + - 105 - - - $(P)$(Q)Tweak.B - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 90 - - - false - true - -4107d8df:1481ea34f53:-6cda - + 0 + 1 + true + + + + + + 20 - - Action Button - false + 1 + Label + + + + true + + + false + + $(P)$(THR).WAIT + + true true false - $(P)$(Q)Tweak.A + + false + Waiting + + true + 1 + true + Label + 80 + false + 265 + 100 + + + + false - + - - - - Action Button + + + + 0 + 1 true - - - false - Default + - 20 - 0 - 0 - - - - false - 1 + + + + 20 + 1 + Label + + + + true + + + false + + $(P)$(THR).STS + + + + true + true + false + + + false + Error + + true + 1 + true + Label + 80 + false + 265 + 75 + + + + false + false + + + + false - 105 - - - $(P)$(Q)Tweak.A - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 10 - - - false - true - false - -4107d8df:1481ea34f53:-6cd9 - - 15 - Menu Button + 0 + 1 + true + + Default + false + + + + 48 + false + + Choice 1 + Choice 2 + Choice 3 + + true + Choice Button + $(P)$(THR).DRVLC + + true true false - false - + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 50 + 280 + 205 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 35 - 6 - + + + + 20 + 2 + Label - - 1 + + true + true + false + + + false + Clipping + + true + 1 + true + Label + 80 + false + 270 + 180 + + + + false + false + false + + + + false - 136 - - - yyCalcoutRecord.opi - - true -

      $(P)$(Q)

      - RampCheckOutput -
      - 0 - CheckValCalc -
      - - yyCalcoutRecord.opi - - true -

      $(P)$(Q)

      - RampStop -
      - 0 - StopCalc -
      - - yyCalcoutRecord.opi - - true -

      $(P)$(Q)

      - RampCheckDone -
      - 0 - CheckDoneCalc -
      - - yysCalcoutRecord.opi - - true -

      $(P)$(Q)

      - PutLinkCalc -
      - 0 - LinkCalc -
      - - yySseq.opi - - true -

      $(P)$(Q)

      - PutValue -
      - 0 - PutValueSeq -
      -
      - $(pv_name) -$(pv_value) - 133 -
      - - false - true - false - -4107d8df:1481ea34f53:-6cd8 - - 20 - Menu Button + 3 + 1 + + true + + + false + + + + 4 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(THR).OUT + + false + 0.0 + true true false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - + true + Text Input + 200 + 152 + 37 + + + + false - + - - - - Menu Button + + + + 0 + 1 true - false - Default + - 50 - 6 - + + + + 20 + 2 + Label - - 1 - - - - 115 - - - ramp_tweak.opi - - true - - 1 - use - - - $(pv_name) -$(pv_value) - 120 + + true + true + false + + + false + Output Link + + true + 1 + true + Label + 80 + false + 60 + 40 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 40 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-6cd7 + false + 0 + true + $(P)$(THR).DLY + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(Q)Ramp.OROC - - - - 0 - false - - - false - 0 - - - - 206 - - 120 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - false + false true - false - true + Text Input + 80 + 270 + 5 + + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6cd6 - 0.0 - - Text Input - 1 + + + + 20 + 2 + Label + true true false - 0 - false - $(P)$(Q)RampCheckOutput.ODLY - - - - 0 + + false + Delay (s) + + true + 1 + true + Label + 80 + false + 185 + 5 + + + + + $(P)$(THR).SYNC + 1 + 10 + + + + + false false - - - false - 0 + + + + false - 186 - - 120 + 0 + 1 + true + + Default + + false + + + + 27 + + Action Button + 0 + $(P)$(THR).SYNC + + + + true + true + false + + + + Sync + false $(pv_name) $(pv_value) - - true - 1 - -4107d8df:1481ea34f53:-6cd5 + Action Button + 50 + 20 + 140 + + + + false false - + false + + + + false + + + + 3 + 1 + + true + + + + false + + + + 4 20 - Label + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(THR).SINP + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 200 + 137 + 145 + + + + false - - - - Label - true - step period - - - - 110 - 0 - - 1 - 0 - - 186 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-6cd4 - false - + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false + Input + + true + 1 + true + Label + 50 + false + 80 + 143 + + + + false - - - - Label - true - step size - - - - 110 - 0 - - 1 - 0 - - 206 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-6cd3 - false - + 0 + 1 + true + + + + + + 20 + 2 Label + true true false - true + false - - - - - - + Limits + + true + 1 + true Label - true - targetPV: - - - - 170 - 0 - - 1 - - - - 0 - - 140 + 80 false - - 5 + 110 + 180 - - false - false - true - false - true - false - - 20 - false - false - true + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 true - Text Input - + true + 100.0 - + Default - 170 - 3 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6cd2 0.0 - - Text Input - 4 + true true - false + true - 0 + + $(pv_name) +$(pv_value) false - $(P)$(Q)PutLinkCalc.AA - - - - 0 + true + Polyline + 350 + 1 + 66 + + + + false + 255 + true + 20 + 0 false - - - false - 0 + + + + false - 159 - - 5 + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 350 + 1 + 176 - true - 1 - -4107d8df:1481ea34f53:-6cd1 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 1 Label + true true false - true + false - - - - - - + $(P) + + true + 1 + true Label - true - s - - - - 10 - 0 - - 1 - - - - 0 - - 186 + 150 false - - 160 + 10 + 5 -
      \ No newline at end of file + diff --git a/stdApp/op/opi/timer.opi b/stdApp/op/opi/autoconvert/timer.opi similarity index 83% rename from stdApp/op/opi/timer.opi rename to stdApp/op/opi/autoconvert/timer.opi index 8f005d9..31c1621 100644 --- a/stdApp/op/opi/timer.opi +++ b/stdApp/op/opi/autoconvert/timer.opi @@ -1,340 +1,340 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 70 true - -4107d8df:1481ea34f53:-4eea - 3.2.10.20140131 + timer + + true + true + false true - 70 - timer false - false - - - - - - Display - true 250 - - true - 5 - - false - -1 - -1 - - - 310 487 + 310 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4ee9 - - - - - 30 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 250 + false + + + + false + 30 + true + + + 0 - 0 - - - 1 0 - true - - - - - 0 + Rectangle + + + + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 250 0 - false + 0 - true - true - 1 - false - -4107d8df:1481ea34f53:-4ee8 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 6 26 + 0 Text Update - false + 0 + true + $(P)timer$(N):elapsedSecs + + 0.0 + true true false - 6 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)timer$(N):elapsedSecs - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 130 - 0 - - - 1 - - - - 0 - - 40 false - $(pv_name) -$(pv_value) 80 + 40 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-4ee7 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 251 - 0 - 0 - - 1 - 1 - true - - - - - 30 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 251 0 + 30 - true - 1 - -4107d8df:1481ea34f53:-4ee6 + false - + + + + + + + 0 + 1 + true + + + + + + 21 + 1 Label + true true false - true + false - - - - - - - Label - true Resettable Timer - - - + + true + 1 + true + Label 250 - 0 - - 1 - - - - 1 - - 5 false - 5 + 5 - - false - true - false - -4107d8df:1481ea34f53:-4ee5 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 35 - 6 - - - - 1 - - - - 50 + timer_full.opi true - 1 + 0 - $(pv_name) -$(pv_value) - 215 - - + false + false + + + false - true - -4107d8df:1481ea34f53:-4ee4 - - 35 - Choice Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - $(P)timer$(N):Go + + + More + false + $(pv_name) +$(pv_value) + true + Action Button + 35 + 215 + 50 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 70 - 0 - - - - - + false + + + + 35 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 34 + Choice Button + $(P)timer$(N):Go + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 70 5 + 34 - \ No newline at end of file + diff --git a/stdApp/op/opi/timer_full.opi b/stdApp/op/opi/autoconvert/timer_full.opi similarity index 74% rename from stdApp/op/opi/timer_full.opi rename to stdApp/op/opi/autoconvert/timer_full.opi index 4ac5f32..4e13e55 100644 --- a/stdApp/op/opi/timer_full.opi +++ b/stdApp/op/opi/autoconvert/timer_full.opi @@ -1,1081 +1,997 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 200 true - -4107d8df:1481ea34f53:-4edb - 3.2.10.20140131 + timer_full + + true + true + false true - 200 - timer_full false - false - - - - - - Display - true 350 - - true - 5 - - false - -1 - -1 - - - 481 119 + 481 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4eda - - - - - 30 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 350 + false + + + + false + 30 + true + + + 0 - 0 - - - 1 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-4ed2 - - 42 - Grouping Container + Rectangle + + + true true false - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Rectangle + 350 + 0 + 0 + + + + false + 255 + true + 20 + 0 + false - + - true - Grouping Container - - Default - - 80 - 0 - - false - false - 1 + false - 153 - - 5 - - - false - true - -4107d8df:1481ea34f53:-4ed1 - - 20 - - Action Button - false - - true - true - false - - $(P)timer$(N):update.PROC - - - - - - - Action Button - true - NOW - false - - Default - - 30 - 0 - 0 - - - - false - 1 - - - - 0 - - - $(P)timer$(N):update.PROC - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 50 - - - true - 1 - -4107d8df:1481ea34f53:-4ed0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - UPDATE: - - - - 50 - 0 - - 1 - - - - 1 - - 2 - false - - 0 - - - false - true - true - -4107d8df:1481ea34f53:-4ecf - - 20 - Menu Button - false - - true - true - false - - false - $(P)timer$(N):update.SCAN - - - - - - - Menu Button - true - false - - Default - - 80 - 6 - - - - 1 - - - - 22 - - $(pv_name) -$(pv_value) - 0 - - - - false + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-4ed9 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 350 - 0 - 0 - - 1 - 1 - true - - - - - 30 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 350 0 + 30 - true - 1 - -4107d8df:1481ea34f53:-4ed8 + false - + + + + + + + 0 + 1 + true + + + + + + 21 + 1 Label + true true false - true + false - - - - - - - Label - true Resettable Timer - - - + + true + 1 + true + Label 350 - 0 - - 1 - - - - 1 - - 5 false - 5 + 5 - false - true - -4107d8df:1481ea34f53:-4ed7 - - 40 - Choice Button - false - - true - true - false - - $(P)timer$(N):Go + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 70 - 0 - - - - - + false + + + + 40 + false Choice 1 Choice 2 Choice 3 - 1 - false - - - true - - 35 - $(pv_name) -$(pv_value) - 5 - - - false - true - false - -4107d8df:1481ea34f53:-4ed6 - - 20 - Menu Button - false + Choice Button + $(P)timer$(N):Go + + true true false - false - - - - - - - - Menu Button - true - false - - Default - - 46 - 6 - - - - 1 - - - - 174 + + + + + $(pv_name) +$(pv_value) + true + Choice Button + 70 + 5 + 35 + + timer.opi true - 1 + 0 + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + + + + + true + true + false + + + + Less + false $(pv_name) $(pv_value) + true + Action Button + 46 298 + 174 - true - 1 - -4107d8df:1481ea34f53:-4ed5 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false + Preset (s): + + true + 1 + true + Label + 100 + false + 70 + 43 + + + + false - - - - Label + + + + 0 + 1 true - Preset (s): - + - 100 - 0 + + + + 14 + 2 + Label - 1 - - - - 1 - - 43 - false + + true + true + false + + + false + Start time: + true + 1 + true + Label + 100 + false 70 + 100 - true - 1 - -4107d8df:1481ea34f53:-4ed4 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false + Current time: + + true + 1 + true + Label + 100 + false + 70 + 120 + + + + + $(P)timer$(N):update.PROC + 1 + 10 + + + + + false + false - + - - - - Label + false + + + + 0 + 1 true - Start time: - + Default - 100 - 0 + false + + + + 20 + + Action Button + 0 + $(P)timer$(N):update.PROC + - 1 - - - - 1 - - 100 - false - - 70 + + true + true + false + + + + NOW + false + $(pv_name) +$(pv_value) + true + Action Button + 30 + 55 + 153 - true - 1 - -4107d8df:1481ea34f53:-4ed3 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false + UPDATE: + + true + 1 + true + Label + 50 + false + 5 + 155 + + + + true + false + false - + - - - - Label - true - Current time: - - - - 100 - 0 - - 1 + false - 1 - - 120 - false - - 70 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-4ece - false - 0.0 - - 20 - Text Update + 6 + 1 + true + + Default + false + + + + 20 + + Menu Button + $(P)timer$(N):update.SCAN + + true true false - 1 - true + + false + $(pv_name) +$(pv_value) false - $(P)timer$(N):elapsedSecs + true + Menu Button + 80 + 5 + 175 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 + true + 0 + 1 + true + + + + false + + + + 1 + 20 0 - - 60 - false + Text Update + 0 + true + $(P)timer$(N):elapsedSecs + + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) + false + 1 + true + Text Update + 80 + false 180 + 60 - true - 1 - -4107d8df:1481ea34f53:-4ecd + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true Elapsed (s): - - - - 100 - 0 - - 1 - - - - 1 - - 63 + + true + 1 + true + Label + 100 false - 70 + 63 - true - 1 - -4107d8df:1481ea34f53:-4ecc + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 2 Label + true true false - true + false - - - - - - - Label - true Remaining (s): - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 1 - - 80 false - 70 + 80 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 80 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ecb + false + 0 + true + $(P)timer$(N):preset + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)timer$(N):preset - - - - 0 - false - - - false - 0 - - - - 40 - - 180 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 80 + 180 + 40 - true - true - 1 - false - -4107d8df:1481ea34f53:-4eca + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 14 + 0 Text Update - false + 0 + true + $(P)timer$(N):startTime + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)timer$(N):startTime - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 200 - 0 - - - 1 - - - - 0 - - 100 false - $(pv_name) -$(pv_value) 180 + 100 - true - true - 1 - false - -4107d8df:1481ea34f53:-4ec9 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 4 14 + 0 Text Update - false + 0 + true + $(P)timer$(N):currentTime + + 0.0 + true true false - 4 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)timer$(N):currentTime - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 200 - 0 - - - 1 - - - - 0 - - 120 false - $(pv_name) -$(pv_value) 180 + 120 - true - true - 1 - false - -4107d8df:1481ea34f53:-4ec8 + + false false - 0.0 - + false + + + + true + + + + 0 + 1 + true + + + + false + + + + 1 14 + 0 Text Update - false + 0 + true + $(P)timer$(N):remainingSecs + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - $(P)timer$(N):remainingSecs - - - - - - + 1 + true Text Update - true - ###### - false - 0 - - - 80 - 0 - - - 1 - - - - 0 - - 80 false - $(pv_name) -$(pv_value) 180 + 80 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 180 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4ec7 + false + 0 + true + $(P)timer$(N):doStop.FLNK + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)timer$(N):doStop.FLNK - - - - 0 - false - - - false - 0 - - - - 177 - - 107 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 180 + 107 + 177 - true - 1 - -4107d8df:1481ea34f53:-4ec6 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 0 Label + true true false - true + false - - - - - - - Label - true When Preset is reached: - - - + + true + 1 + true + Label 180 - 0 - - 1 - - - - 0 - - 160 false - 108 + 160 - false - true - false - -4107d8df:1481ea34f53:-4ec5 - - 14 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 35 - 6 - - - - 1 - - - - 0 yyTransform.opi @@ -1083,7 +999,7 @@ $(pv_value) true timer$(N):calcElapsed - 0 + 1 calcElapsed @@ -1092,12 +1008,50 @@ $(pv_value) true timer$(N):doneCalc - 0 + 1 doneCalc + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 14 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 35 315 + 0 - \ No newline at end of file + diff --git a/stdApp/op/opi/userMbbo.opi b/stdApp/op/opi/autoconvert/userMbbo.opi similarity index 88% rename from stdApp/op/opi/userMbbo.opi rename to stdApp/op/opi/autoconvert/userMbbo.opi index 688ac8f..6af2edb 100644 --- a/stdApp/op/opi/userMbbo.opi +++ b/stdApp/op/opi/autoconvert/userMbbo.opi @@ -1,135 +1,133 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 170 true - -4107d8df:1481ea34f53:-4eac - 3.2.10.20140131 + userMbbo + + true + true + false true - 170 - userMbbo false - false - - - - - - Display - true 400 - - true - 5 - - false - -1 - -1 - - - 109 104 + 109 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4ea9 - - - - - 26 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 400 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 26 + true - -4107d8df:1481ea34f53:-4ea3 - - - - - 44 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 400 + 0 + 0 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 17 + false + + + + false + 44 + true + + + 0 - 0 + 0 + Rectangle + + @@ -141,62 +139,62 @@ $(pv_value) $(P)$(C).DOLV - - 1 - 0 - true - - - - - 216 - $(pv_name) -$(pv_value) - 160 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e93 - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 17 + 160 + 216 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -208,62 +206,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 67 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 20 300 - false + 67 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e92 - - - - - 20 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -275,62 +273,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 92 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e91 - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 92 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -342,62 +340,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 117 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e90 - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 117 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -409,40 +407,53 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 142 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 20 300 - false + 142 + + false + 255 + true + false + + + false - true + + + + 0 + 1 + true 100.0 + + Default + + false + + + + 11 + true - -4107d8df:1481ea34f53:-4eab - 0.0 - - 11 - true + 0 + 0 Polygon - false - 255 - - true - true - true - @@ -450,23 +461,9 @@ $(pv_value) - false - - - - - - - Polygon - true - false - - Default - - 11 - 0 - 0 + + 0.0 @@ -478,60 +475,60 @@ $(pv_value) $(P)$(C).DOPT - - 1 - 0 - true - - - - - 216 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polygon + 11 159 + 216 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-4eaa - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 12 - 0 - 0 + + 0.0 @@ -543,208 +540,203 @@ $(pv_value) $(P)$(C).DOPT - - 1 - 1 - true - - - - - 221 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 12 161 + 221 - false - true + true - -4107d8df:1481ea34f53:-4ea8 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 16 + Menu Button - false + $(P)$(C).SCAN + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)$(C).SCAN - - - - - - + true Menu Button - true - false - - Default - 100 - 6 - - - - 1 - - - - 30 - - $(pv_name) -$(pv_value) 0 + 30 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-4ea7 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 397 - 0 - 0 - - 1 - 1 - true - - - - - 28 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 397 1 + 28 - false - false - true - false - true + + false false - - 26 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 240 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4ea6 - 0.0 - - Text Input + false + + + 1 + 26 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(C).DESC + + false + 0.0 + true true false + 0 - false - $(P)$(C).DESC - - - - 0 - false - - - false - 0 - - - - 0 - - 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 240 + 0 + 0 - true - 1 - -4107d8df:1481ea34f53:-4ea5 + false - - 14 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - ($(P)$(C)) - + - 140 - 0 + + + + 14 + 1 + Label @@ -756,58 +748,63 @@ $(pv_value) $(P)userMbboEnable.VAL - 1 - - - - 1 - - 6 - false + + true + true + false + + + false + ($(P)$(C)) + true + 1 + true + Label + 140 + false 240 + 6 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-4ea4 - 0.0 - - 0 + + Default + + false + + + 40 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 + + 0.0 @@ -819,48 +816,42 @@ $(pv_value) $(P)$(C).DOPT - - 1 - 1 - true - - - - - 221 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 171 + 221 - true - 1 - -4107d8df:1481ea34f53:-4ea2 + false - - 20 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - DISABLED - + - 80 - 0 + + + + 20 + 1 + Label @@ -872,894 +863,859 @@ $(pv_value) $(P)userMbboEnable.VAL - 1 - - - - 1 - - 5 - false + + true + true + false + + + false + DISABLED + true + 1 + true + Label + 80 + false 270 + 5 - true - 1 - -4107d8df:1481ea34f53:-4ea1 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 0 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 70 false - 0 + 70 - true - 1 - -4107d8df:1481ea34f53:-4ea0 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 1 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 95 false - 0 + 95 - true - 1 - -4107d8df:1481ea34f53:-4e9f + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 2 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 120 false - 0 + 120 - true - 1 - -4107d8df:1481ea34f53:-4e9e + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 3 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 145 false - 0 + 145 - true - 1 - -4107d8df:1481ea34f53:-4e9d + false - + + + + + + + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false - - - - - - - Label - true numerical value - - - + + true + 1 + true + Label 100 - 0 - - 1 - - - - 0 - - 55 false - 28 + 55 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e9c + false + 0 + true + $(P)$(C).ZRVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).ZRVL - - - - 0 - false - - - false - 0 - - - - 67 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 67 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e9b + false + 0 + true + $(P)$(C).ONVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).ONVL - - - - 0 - false - - - false - 0 - - - - 92 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 92 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e9a + false + 0 + true + $(P)$(C).TWVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).TWVL - - - - 0 - false - - - false - 0 - - - - 117 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 117 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e99 + false + 0 + true + $(P)$(C).THVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).THVL - - - - 0 - false - - - false - 0 - - - - 142 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 142 - true - 1 - -4107d8df:1481ea34f53:-4e98 + false - - 10 - Label + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 + Label + true true false - true + false - - - - - - - Label - true string value - - - + + true + 1 + true + Label 160 - 0 - - 1 - - - - 0 - - 55 false - 134 + 55 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e97 + false + 0 + true + $(P)$(C).ZRST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).ZRST - - - - 0 - false - - - false - 0 - - - - 65 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 65 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e96 + false + 0 + true + $(P)$(C).ONST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).ONST - - - - 0 - false - - - false - 0 - - - - 90 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 90 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e95 + false + 0 + true + $(P)$(C).TWST + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(C).TWST - - - - 0 - false - - - false - 0 - - - - 115 - + true + Text Input + 160 134 - $(pv_name) -$(pv_value) + 115 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e94 + false + 0 + true + $(P)$(C).THST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).THST - - - - 0 - false - - - false - 0 - - - - 140 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4e8f - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 40 - 6 - - - - 1 - - - - 30 + true + Text Input + 160 + 134 + 140 + + userMbbo_full.opi true - 1 + 0 all 16 settings - $(pv_name) -$(pv_value) - 310 - - + false + false + + + false - true - true - -4107d8df:1481ea34f53:-4e8e - - 16 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + + + true true false - false - $(P)$(C) + + + More + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 310 + 30 + + + + true + false + false - + - - - - Menu Button + false + + + + 6 + 1 true - false - Default + Default - 120 - 6 + false + + + + 16 - + Menu Button + $(P)$(C) - 1 - - - - 30 - - $(pv_name) -$(pv_value) - 110 - - - false - true - -4107d8df:1481ea34f53:-4e8d - - 20 - - Action Button - false + true true false - $(P)$(C).PROC - - - - - - - Action Button - true - PROC - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 120 + 110 30 + + $(P)$(C).PROC @@ -1769,8 +1725,47 @@ $(pv_value) + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)$(C).PROC + + + + true + true + false + + + + PROC + false $(pv_name) $(pv_value) + true + Action Button + 40 240 + 30 - \ No newline at end of file + diff --git a/stdApp/op/opi/userMbbo_full.opi b/stdApp/op/opi/autoconvert/userMbbo_full.opi similarity index 89% rename from stdApp/op/opi/userMbbo_full.opi rename to stdApp/op/opi/autoconvert/userMbbo_full.opi index 3c0bf7e..0dc2e89 100644 --- a/stdApp/op/opi/userMbbo_full.opi +++ b/stdApp/op/opi/autoconvert/userMbbo_full.opi @@ -1,135 +1,133 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 470 true - -4107d8df:1481ea34f53:-4e6b - 3.2.10.20140131 + userMbbo_full + + true + true + false true - 470 - userMbbo_full false - false - - - - - - Display - true 400 - - true - 5 - - false - -1 - -1 - - - 109 104 + 109 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e68 - - - - - 26 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 400 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 26 + true - -4107d8df:1481ea34f53:-4e61 - - - - - 44 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 400 + 0 + 0 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 17 + false + + + + false + 44 + true + + + 0 - 0 + 0 + Rectangle + + @@ -141,62 +139,62 @@ $(pv_value) $(P)$(C).DOLV - - 1 - 0 - true - - - - - 216 - $(pv_name) -$(pv_value) - 160 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e50 - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 17 + 160 + 216 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -208,62 +206,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 67 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 20 300 - false + 67 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e4f - - - - - 20 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -275,62 +273,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 92 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e4e - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 92 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -342,62 +340,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 117 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e4d - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 117 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -409,62 +407,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 142 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e40 - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 142 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -476,62 +474,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 167 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e3f - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 167 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -543,62 +541,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 192 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e3e - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 192 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -610,62 +608,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 217 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e3d - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 217 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -677,62 +675,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 242 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 20 300 - false + 242 - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e30 - - - - - 20 - true - Rectangle - false + + false 255 - - true - true - false - - false - + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -744,62 +742,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 267 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e2f - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 267 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -811,62 +809,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 292 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e2e - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 292 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -878,62 +876,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 317 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e2d - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 317 + + + + false + 255 + true + false - - - - Rectangle - true - + - - false + + false + + + + 0 + 1 + true + + + + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -945,62 +943,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 342 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e20 - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 342 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1012,62 +1010,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 367 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e1f - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 367 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1079,62 +1077,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 392 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e1e - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 392 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1146,62 +1144,62 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 417 - $(pv_name) -$(pv_value) - 300 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4e1d - - - - - 20 - true - Rectangle - false - 255 true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 20 + 300 + 417 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 20 + false + + + + false + 20 + true + + + 0 - 0 + 0 + Rectangle + + @@ -1213,40 +1211,53 @@ $(pv_value) $(P)$(C) - - 1 - 0 - true - - - - - 442 + + true + true + false + + $(pv_name) $(pv_value) + false + true + Rectangle + 20 300 - false + 442 + + false + 255 + true + false + + + false - true + + + + 0 + 1 + true 100.0 + + Default + + false + + + + 11 + true - -4107d8df:1481ea34f53:-4e6a - 0.0 - - 11 - true + 0 + 0 Polygon - false - 255 - - true - true - true - @@ -1254,23 +1265,9 @@ $(pv_value) - false - - - - - - - Polygon - true - false - - Default - - 11 - 0 - 0 + + 0.0 @@ -1282,60 +1279,60 @@ $(pv_value) $(P)$(C).DOPT - - 1 - 0 - true - - - - - 216 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polygon + 11 159 + 216 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-4e69 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 12 - 0 - 0 + + 0.0 @@ -1347,324 +1344,324 @@ $(pv_value) $(P)$(C).DOPT - - 1 - 1 - true - - - - - 221 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 12 161 + 221 - false - true + true - -4107d8df:1481ea34f53:-4e67 - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 16 + Menu Button - false + $(P)$(C).SCAN + + true true false - false - $(P)$(C).SCAN - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 30 - + + false $(pv_name) $(pv_value) + false + true + Menu Button + 100 0 + 30 + + + $(P)$(C).PROC + 1 + 10 + + + + + false + false + + + false - true - -4107d8df:1481ea34f53:-4e66 - + + + + 0 + 1 + true + + Default + + false + + + 20 - + Action Button - false + 0 + $(P)$(C).PROC + + true true false - $(P)$(C).PROC - - - - - - - Action Button - true + + PROC - false - - Default - - 40 - 0 - 0 - - - false - 1 - - - - 30 - - - $(P)$(C).PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 40 240 + 30 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-4e65 - 0.0 - - 0 + + Default + + false + + + 1 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - true - - - - - - - Polyline - true - false - - Default - - 397 - 0 - 0 - - 1 - 1 - true - - - - - 28 + 0.0 + + + true + true + true + + $(pv_name) $(pv_value) + true + true + Polyline + 397 1 + 28 - false - false - true - false - true + + false false - - 26 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 240 - 3 - - false + false + + + + 1 + 26 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e64 + false + 0 + true + $(P)$(C).DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).DESC - - - - 0 - false - - - false - 0 - - - - 0 - - 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 240 + 0 + 0 - true - 1 - -4107d8df:1481ea34f53:-4e63 + false - - 14 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - ($(P)$(C)) - + - 140 - 0 + + + + 14 + 1 + Label true - false - - $(P)userMbboEnable.VAL - - - 1 - - - - 1 - - 6 - false + false + + $(P)userMbboEnable.VAL + + + + true + true + false + + + false + ($(P)$(C)) + true + 1 + true + Label + 140 + false 250 + 6 + + false + 255 + true + 20 + 0 + false + + + false + + + + 0 + 1 + true true - 20 - true 100.0 - -4107d8df:1481ea34f53:-4e62 - 0.0 - - 0 + + Default + + false + + + 40 - true + true + 0 + 1 Polyline - false - 255 - - true - true - true - - false - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 + + 0.0 @@ -1676,48 +1673,42 @@ $(pv_value) $(P)$(C).DOPT - - 1 - 1 - true - - - - - 221 + + true + true + true + + $(pv_name) $(pv_value) + false + true + Polyline + 1 171 + 221 - true - 1 - -4107d8df:1481ea34f53:-4e60 + false - - 20 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - DISABLED - + - 80 - 0 + + + + 20 + 1 + Label @@ -1729,2832 +1720,2824 @@ $(pv_value) $(P)userMbboEnable.VAL - 1 - - - - 1 - - 5 - false - - 250 - - - true - 1 - -4107d8df:1481ea34f53:-4e5f - false - - 10 - Label true true false - true + false + DISABLED + + true + 1 + true + Label + 80 + false + 250 + 5 + + + + false - - - - Label - true - numerical value - - - - 100 - 0 - - 1 - 0 - - 55 - false - - 28 - - - true - 1 - -4107d8df:1481ea34f53:-4e5e - false - + 0 + 1 + true + + + + + + 10 + 0 Label + true true false - true + false + numerical value + + true + 1 + true + Label + 100 + false + 28 + 55 + + + + false - - - - Label - true - string value - - - - 160 - 0 - - 1 - 0 - - 55 - false - - 134 - - - false - true - false - -4107d8df:1481ea34f53:-4e5d - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button + 0 + 1 true - false - Default + - 40 - 6 - + + + + 10 + 0 + Label - - 1 - - - - 30 + + true + true + false + + + false + string value + + true + 1 + true + Label + 160 + false + 134 + 55 + + userMbbo.opi true - 1 + 0 First four inputs only - $(pv_name) -$(pv_value) - 304 - - - true - 1 - -4107d8df:1481ea34f53:-4e5c - false - + false + false + + + + false + + + + 0 + 1 + true + + Default + + false + + + 20 - Label + + Action Button + 0 + + + true true false - true - false + + + Less + false + $(pv_name) +$(pv_value) + true + Action Button + 40 + 304 + 30 + + + + false - - - - Label - true - 0 - - - - 23 - 0 - - 1 - 0 - - 70 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-4e5b - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + 0 + + true + 1 + true Label - true - 1 - - - 23 - 0 - - 1 - - - - 0 - - 95 false - 0 + 70 - true - 1 - -4107d8df:1481ea34f53:-4e5a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + 1 + + true + 1 + true Label - true - 2 - - - 23 - 0 - - 1 - - - - 0 - - 120 false - 0 + 95 - true - 1 - -4107d8df:1481ea34f53:-4e59 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + 2 + + true + 1 + true Label - true - 3 - - - 23 - 0 - - 1 - - - - 0 - - 145 false - 0 + 120 - - false - false - true - false - true + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4e58 - 0.0 - - Text Input - 4 + + + + 20 + 0 + Label + true true false - 0 - false - $(P)$(C).ZRVL - - - - 0 - false - - - false - 0 - - - - 67 - - 28 - $(pv_name) -$(pv_value) + + false + 3 + + true + 1 + true + Label + 23 + false + 0 + 145 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e57 + false + 0 + true + $(P)$(C).ZRVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).ONVL - - - - 0 - false - - - false - 0 - - - - 92 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 67 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e56 + false + 0 + true + $(P)$(C).ONVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).TWVL - - - - 0 - false - - - false - 0 - - - - 117 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 92 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e55 + false + 0 + true + $(P)$(C).TWVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).THVL - - - - 0 - false - - - false - 0 - - - - 142 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 117 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e54 + false + 0 + true + $(P)$(C).THVL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).ZRST - - - - 0 - false - - - false - 0 - - - - 65 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 142 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e53 + false + 0 + true + $(P)$(C).ZRST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).ONST - - - - 0 - false - - - false - 0 - - - - 90 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 65 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e52 + false + 0 + true + $(P)$(C).ONST + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(C).TWST - - - - 0 + true + Text Input + 160 + 134 + 90 + + + + false + false false - - - false - 0 + + + + false - 115 - - 134 + 3 + 1 + + true + + + + false + + + + 1 + 24 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(C).TWST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 115 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e51 + false + 0 + true + $(P)$(C).THST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).THST - - - - 0 - false - - - false - 0 - - - - 140 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 140 - true - 1 - -4107d8df:1481ea34f53:-4e4c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 4 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 170 false - 0 + 170 - true - 1 - -4107d8df:1481ea34f53:-4e4b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 5 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 195 false - 0 + 195 - true - 1 - -4107d8df:1481ea34f53:-4e4a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 6 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 220 false - 0 + 220 - true - 1 - -4107d8df:1481ea34f53:-4e49 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 7 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 245 false - 0 + 245 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e48 + false + 0 + true + $(P)$(C).FRVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).FRVL - - - - 0 - false - - - false - 0 - - - - 167 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 167 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e47 + false + 0 + true + $(P)$(C).FVVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).FVVL - - - - 0 - false - - - false - 0 - - - - 192 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 192 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e46 + false + 0 + true + $(P)$(C).SXVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).SXVL - - - - 0 - false - - - false - 0 - - - - 217 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 217 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e45 + false + 0 + true + $(P)$(C).SVVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).SVVL - - - - 0 - false - - - false - 0 - - - - 242 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 242 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e44 + false + 0 + true + $(P)$(C).FRST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).FRST - - - - 0 - false - - - false - 0 - - - - 165 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 165 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e43 + false + 0 + true + $(P)$(C).FVST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).FVST - - - - 0 - false - - - false - 0 - - - - 190 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 190 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + - true - Text Input - - - - - 160 + false + + + 3 - - false + 1 + + true + + + + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e42 + false + 0 + true + $(P)$(C).SXST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).SXST - - - - 0 - false - - - false - 0 - - - - 215 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 215 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e41 + false + 0 + true + $(P)$(C).SVST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).SVST - - - - 0 - false - - - false - 0 - - - - 240 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 240 - true - 1 - -4107d8df:1481ea34f53:-4e3c + false - - 20 - Label - - true - true - false - - true - false - - - - Label - true - 8 - - - - 23 - 0 - - 1 - 0 - - 270 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-4e3b - false - + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + 8 + + true + 1 + true Label - true - 9 - - - 23 - 0 - - 1 - - - - 0 - - 295 false - 0 + 270 - true - 1 - -4107d8df:1481ea34f53:-4e3a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + 9 + + true + 1 + true Label - true - 10 - - - 23 - 0 - - 1 - - - - 0 - - 320 false - 0 + 295 - true - 1 - -4107d8df:1481ea34f53:-4e39 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - + 10 + + true + 1 + true Label - true - 11 - - - 23 - 0 - - 1 - - - - 0 - - 345 false - 0 + 320 - - false - false - true - false - true + + false - - 20 - false - false - true - + + + + + 0 + 1 true - Text Input - - + - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4e38 - 0.0 - - Text Input - 4 + + + + 20 + 0 + Label + true true false - 0 - false - $(P)$(C).EIVL - - - - 0 - false - - - false - 0 - - - - 267 - - 28 - $(pv_name) -$(pv_value) + + false + 11 + + true + 1 + true + Label + 23 + false + 0 + 345 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e37 + false + 0 + true + $(P)$(C).EIVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).NIVL - - - - 0 - false - - - false - 0 - - - - 292 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 267 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e36 + false + 0 + true + $(P)$(C).NIVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).TEVL - - - - 0 - false - - - false - 0 - - - - 317 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 292 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e35 + false + 0 + true + $(P)$(C).TEVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).ELVL - - - - 0 - false - - - false - 0 - - - - 342 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 317 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e34 + false + 0 + true + $(P)$(C).ELVL + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).EIST - - - - 0 - false - - - false - 0 - - - - 265 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 342 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e33 + false + 0 + true + $(P)$(C).EIST + + false 0.0 - - Text Input - 1 + true true false + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - $(P)$(C).NIST - - - - 0 + true + Text Input + 160 + 134 + 265 + + + + false + false false - - - false - 0 + + + + false - 290 - - 134 + 3 + 1 + + true + + + + false + + + + 1 + 24 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)$(C).NIST + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 290 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e32 + false + 0 + true + $(P)$(C).TEST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).TEST - - - - 0 - false - - - false - 0 - - - - 315 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 315 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e31 + false + 0 + true + $(P)$(C).ELST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).ELST - - - - 0 - false - - - false - 0 - - - - 340 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 340 - true - 1 - -4107d8df:1481ea34f53:-4e2c + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 12 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 370 false - 0 + 370 - true - 1 - -4107d8df:1481ea34f53:-4e2b + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 13 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 395 false - 0 + 395 - true - 1 - -4107d8df:1481ea34f53:-4e2a + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 14 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 420 false - 0 + 420 - true - 1 - -4107d8df:1481ea34f53:-4e29 + false - + + + + + + + 0 + 1 + true + + + + + + 20 + 0 Label + true true false - true + false - - - - - - - Label - true 15 - - - + + true + 1 + true + Label 23 - 0 - - 1 - - - - 0 - - 445 false - 0 + 445 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e28 + false + 0 + true + $(P)$(C).TVVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).TVVL - - - - 0 - false - - - false - 0 - - - - 367 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 367 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e27 + false + 0 + true + $(P)$(C).TTVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).TTVL - - - - 0 - false - - - false - 0 - - - - 392 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 392 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e26 + false + 0 + true + $(P)$(C).FTVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).FTVL - - - - 0 - false - - - false - 0 - - - - 417 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 417 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 100 - 3 - - false + false + + + + 4 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e25 + false + 0 + true + $(P)$(C).FFVL + + false 0.0 - - Text Input - 4 + true true false + 0 - false - $(P)$(C).FFVL - - - - 0 - false - - - false - 0 - - - - 442 - - 28 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 100 + 28 + 442 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e24 + false + 0 + true + $(P)$(C).TVST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).TVST - - - - 0 - false - - - false - 0 - - - - 365 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 365 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + - true - Text Input - - - - - 160 + false + + + 3 - - false + 1 + + true + + + + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e23 + false + 0 + true + $(P)$(C).TTST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).TTST - - - - 0 - false - - - false - 0 - - - - 390 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 390 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e22 + false + 0 + true + $(P)$(C).FTST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).FTST - - - - 0 - false - - - false - 0 - - - - 415 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 415 - false - false - true - false - true + + false false - - 24 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 160 - 3 - - false + false + + + + 1 + 24 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4e21 + false + 0 + true + $(P)$(C).FFST + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)$(C).FFST - - - - 0 - false - - - false - 0 - - - - 440 - - 134 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 160 + 134 + 440 - false - true + true - -4107d8df:1481ea34f53:-4e1c - + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + 16 + Menu Button - false + $(P)$(C) + + true true false + + false + $(pv_name) +$(pv_value) false - $(P)$(C) - - - - - - + true Menu Button - true - false - - Default - 120 - 6 - - - - 1 - - - - 30 - - $(pv_name) -$(pv_value) 110 + 30 - \ No newline at end of file + diff --git a/stdApp/op/opi/userMbbos10.opi b/stdApp/op/opi/autoconvert/userMbbos10.opi similarity index 87% rename from stdApp/op/opi/userMbbos10.opi rename to stdApp/op/opi/autoconvert/userMbbos10.opi index cd9332d..5141609 100644 --- a/stdApp/op/opi/userMbbos10.opi +++ b/stdApp/op/opi/autoconvert/userMbbos10.opi @@ -1,136 +1,98 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 220 true - -4107d8df:1481ea34f53:-4dca - 3.2.10.20140131 + userMbbos10 + + true + true + false true - 220 - userMbbos10 false - false - - - - - - Display - true 160 - - true - 5 - - false - -1 - -1 - - - 49 582 + 49 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4dc9 + false + 0 + true + $(P)userMbbo1.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)userMbbo1.DESC - - - - 0 - false - - - false - 0 - - - - 20 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4dc8 - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - + true + Text Input + 120 + 20 20 + + userMbbo.opi @@ -138,7 +100,7 @@ $(pv_value) true userMbbo1 - 0 + 1 user mbbo 1 @@ -147,114 +109,115 @@ $(pv_value) true userMbbo1 - 0 + 1 user mbbo 1 (full) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 20 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4dc7 + false + 0 + true + $(P)userMbbo2.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)userMbbo2.DESC - - - - 0 - false - - - false - 0 - - - - 40 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) + false + true + Text Input + 120 + 20 + 40 - false - true - false - -4107d8df:1481ea34f53:-4dc6 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - - 40 userMbbo.opi @@ -262,7 +225,7 @@ $(pv_value) true userMbbo2 - 0 + 1 user mbbo 2 @@ -271,114 +234,115 @@ $(pv_value) true userMbbo2 - 0 + 1 user mbbo 2 (full) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 40 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4dc5 + false + 0 + true + $(P)userMbbo3.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)userMbbo3.DESC - - - - 0 - false - - - false - 0 - - - - 60 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4dc4 - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - + true + Text Input + 120 + 20 60 + + userMbbo.opi @@ -386,7 +350,7 @@ $(pv_value) true userMbbo3 - 0 + 1 user mbbo 3 @@ -395,114 +359,115 @@ $(pv_value) true userMbbo3 - 0 + 1 user mbbo 3 (full) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 60 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4dc3 + false + 0 + true + $(P)userMbbo4.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)userMbbo4.DESC - - - - 0 - false - - - false - 0 - - - - 80 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4dc2 - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - + true + Text Input + 120 + 20 80 + + userMbbo.opi @@ -510,7 +475,7 @@ $(pv_value) true userMbbo4 - 0 + 1 user mbbo 4 @@ -519,114 +484,115 @@ $(pv_value) true userMbbo4 - 0 + 1 user mbbo 4 (full) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 80 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4dc1 + false + 0 + true + $(P)userMbbo5.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)userMbbo5.DESC - - - - 0 - false - - - false - 0 - - - - 100 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4dc0 - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - + true + Text Input + 120 + 20 100 + + userMbbo.opi @@ -634,7 +600,7 @@ $(pv_value) true userMbbo5 - 0 + 1 user mbbo 5 @@ -643,114 +609,115 @@ $(pv_value) true userMbbo5 - 0 + 1 user mbbo 5 (full) - $(pv_name) -$(pv_value) - 0 - - - false - false - true - false - true - false - - 20 - false - false - true + false + false + false - + + false + + + + 6 + 1 true - Text Input - - + Default - 120 - 3 + false + + + + 20 + + Menu Button + - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4dbf - 0.0 - - Text Input - 1 + true true false - 0 + + false + $(pv_name) +$(pv_value) false - $(P)userMbbo6.DESC - - - - 0 + true + Menu Button + 20 + 0 + 100 + + + + false + false false - - - false - 0 + + + + false - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4dbe - - 20 - Menu Button + 3 + 1 + + true + + + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)userMbbo6.DESC + + false + 0.0 + true true false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - + true + Text Input + 120 + 20 120 + + userMbbo.opi @@ -758,7 +725,7 @@ $(pv_value) true userMbbo6 - 0 + 1 user mbbo 6 @@ -767,114 +734,115 @@ $(pv_value) true userMbbo6 - 0 + 1 user mbbo 6 (full) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 120 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4dbd + false + 0 + true + $(P)userMbbo7.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)userMbbo7.DESC - - - - 0 - false - - - false - 0 - - - - 140 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4dbc - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - + true + Text Input + 120 + 20 140 + + userMbbo.opi @@ -882,7 +850,7 @@ $(pv_value) true userMbbo7 - 0 + 1 user mbbo 7 @@ -891,114 +859,115 @@ $(pv_value) true userMbbo7 - 0 + 1 user mbbo 7 (full) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 140 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4dbb + false + 0 + true + $(P)userMbbo8.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)userMbbo8.DESC - - - - 0 - false - - - false - 0 - - - - 160 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4dba - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - + true + Text Input + 120 + 20 160 + + userMbbo.opi @@ -1006,7 +975,7 @@ $(pv_value) true userMbbo8 - 0 + 1 user mbbo 8 @@ -1015,114 +984,115 @@ $(pv_value) true userMbbo8 - 0 + 1 user mbbo 8 (full) - $(pv_name) -$(pv_value) - 0 - - - false - false - true - false - true - false - - 20 - false - false - true + false + false + false - + + false + + + + 6 + 1 true - Text Input - - + Default - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4db9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)userMbbo9.DESC + false - + - 0 - false - - - false - 0 - - - - 180 - - 20 - $(pv_name) -$(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4db8 - 20 + Menu Button - false + + + true true false + + false + $(pv_name) +$(pv_value) false - + true + Menu Button + 20 + 0 + 160 + + + + false + false + false - + - - - - Menu Button + false + + + + 3 + 1 + true - false - Default + - 20 - 6 - - + false + + + + 1 + 20 + 0 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)userMbbo9.DESC - 1 - - - + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 120 + 20 180 + + userMbbo.opi @@ -1130,7 +1100,7 @@ $(pv_value) true userMbbo9 - 0 + 1 user mbbo 9 @@ -1139,114 +1109,115 @@ $(pv_value) true userMbbo9 - 0 + 1 user mbbo 9 (full) + false + false + false + + + + false + + + + 6 + 1 + true + + Default + + false + + + + 20 + + Menu Button + + + + + true + true + false + + + false $(pv_name) $(pv_value) + false + true + Menu Button + 20 0 + 180 - false - false - true - false - true + + false false - - 20 - false - false - true + false - + + false + + + + 3 + 1 + true - Text Input - - + - 120 - 3 - - false + false + + + + 1 + 20 + 0 + false Infinity - 1 - false -Infinity + false + Text Input 0 - false - -4107d8df:1481ea34f53:-4db7 + false + 0 + true + $(P)userMbbo10.DESC + + false 0.0 - - Text Input - 1 + true true false + 0 - false - $(P)userMbbo10.DESC - - - - 0 - false - - - false - 0 - - - - 200 - - 20 + false + true + false + false + + $(pv_name) $(pv_value) - - - false - true - false - -4107d8df:1481ea34f53:-4db6 - - 20 - Menu Button - false - - true - true - false - false - - - - - - - - Menu Button - true - false - - Default - - 20 - 6 - - - - 1 - - - + true + Text Input + 120 + 20 200 + + userMbbo.opi @@ -1254,7 +1225,7 @@ $(pv_value) true userMbbo10 - 0 + 1 user mbbo 10 @@ -1263,93 +1234,123 @@ $(pv_value) true userMbbo10 - 0 + 1 user mbbo 10 (full) - $(pv_name) -$(pv_value) - 0 - - + false + false + false + + + false - true - -4107d8df:1481ea34f53:-4db5 - - 20 - Choice Button + + + + 6 + 1 + true + + Default + false + + + + 20 + + Menu Button + + + true true false - $(P)userMbboEnable.VAL + + false + $(pv_name) +$(pv_value) + false + true + Menu Button + 20 + 0 + 200 + + + + false + false - + - - - - Choice Button + false + + + + 0 + 1 true - false - Default + Default - 160 - 0 - - - - - + false + + + + 20 + true Choice 1 Choice 2 Choice 3 - 1 - true - - - true - - 0 + Choice Button + $(P)userMbboEnable.VAL + + + + true + true + false + + + + + $(pv_name) $(pv_value) + true + Choice Button + 160 2 + 0 - true - 1 - -4107d8df:1481ea34f53:-4db4 + false - - 10 - Label - - true - true - false - - true - false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1361,46 +1362,45 @@ $(pv_value) $(P)userMbbo1.SCAN - 1 - - - - 0 - - 20 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4db3 - false - - 10 - Label true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 20 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1412,46 +1412,45 @@ $(pv_value) $(P)userMbbo2.SCAN - 1 - - - - 0 - - 40 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4db2 - false - - 10 - Label true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 40 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1463,46 +1462,45 @@ $(pv_value) $(P)userMbbo3.SCAN - 1 - - - - 0 - - 60 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4db1 - false - - 10 - Label true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 60 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1514,46 +1512,45 @@ $(pv_value) $(P)userMbbo4.SCAN - 1 - - - - 0 - - 80 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4db0 - false - - 10 - Label true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 80 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1564,47 +1561,46 @@ $(pv_value) $(P)userMbbo5.SCAN - - 1 - - - - 0 - - 100 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4daf - false - - 10 - Label + true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 100 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1616,46 +1612,45 @@ $(pv_value) $(P)userMbbo6.SCAN - 1 - - - - 0 - - 120 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4dae - false - - 10 - Label true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 120 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1667,46 +1662,45 @@ $(pv_value) $(P)userMbbo9.SCAN - 1 - - - - 0 - - 180 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4dad - false - - 10 - Label true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 180 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1718,46 +1712,45 @@ $(pv_value) $(P)userMbbo10.SCAN - 1 - - - - 0 - - 200 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4dac - false - - 10 - Label true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 200 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1769,46 +1762,45 @@ $(pv_value) $(P)userMbbo7.SCAN - 1 - - - - 0 - - 140 - false - - 140 - - - true - 1 - -4107d8df:1481ea34f53:-4dab - false - - 10 - Label true true false - true + false + ON + + true + 1 + true + Label + 20 + false + 140 + 140 + + + + false - - - - Label + + + + 0 + 1 true - ON - + - 20 - 0 + + + + 10 + 0 + Label @@ -1820,15 +1812,22 @@ $(pv_value) $(P)userMbbo8.SCAN - 1 - - - - 0 - - 160 - false + + true + true + false + + + false + ON + true + 1 + true + Label + 20 + false 140 + 160 - \ No newline at end of file + diff --git a/stdApp/op/opi/ID_taper_ctrl.opi b/stdApp/op/opi/autoconvert/xxIDCtrl.opi similarity index 54% rename from stdApp/op/opi/ID_taper_ctrl.opi rename to stdApp/op/opi/autoconvert/xxIDCtrl.opi index 5d77039..bb3dd5a 100644 --- a/stdApp/op/opi/ID_taper_ctrl.opi +++ b/stdApp/op/opi/autoconvert/xxIDCtrl.opi @@ -1,1818 +1,1909 @@ + + + false + -1 + -1 + false + + + + 5.1.0 + + + + 5 + 210 true - -4107d8df:1481ea34f53:-7b9e - 3.2.10.20140131 + xxIDCtrl + + true + true + false true - 390 - ID_taper_ctrl false - false - - - - - - Display - true - 290 - - true - 5 - - false - -1 - -1 - - - 10 - 10 + 190 + 105 + 97 + + false + 255 + true + false + + + + + + false - true + + + + 0 + 1 + true + + + 100.0 + + Default + + false + + + + false + 20 + true - -4107d8df:1481ea34f53:-7b9c - - - - - 80 - true + 0 + 0 Rectangle - false - 255 + + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 190 + 0 + 0 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 290 - 0 - 0 - - - 1 - 0 - true - - - - - 158 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 31 + true - -4107d8df:1481ea34f53:-7b9b - - - - - 80 - true + 0 + 0 Rectangle - false - 255 + + + + + + true + + + false + + ID$(xx):Busy + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 181 + 5 + 73 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 100.0 - Default + Default - 290 - 0 - 0 - - - 1 - 0 - true - - - - - 77 - $(pv_name) -$(pv_value) - 0 + false + + + false - - - false - true - 100.0 + 31 + true - -4107d8df:1481ea34f53:-7b7a - - - - - 25 - true + 0 + 0 Rectangle - false - 255 + + + + + + true + + + false + + ID$(xx):AccessSecurity + + true true false + + $(pv_name) +$(pv_value) false - + true + Rectangle + 181 + 5 + 73 + + + + false + 255 + true + false - - - - Rectangle + + + + false + + + + 0 + 1 true - false + 0.0 - Default + Default - 120 - 0 - 0 - - - 1 - 0 - true - - - - - 44 - $(pv_name) -$(pv_value) - 160 + false + + + false - - - - true - - true - -4107d8df:1481ea34f53:-7b98 - - 66 - Grouping Container + 31 + true + + + + 1 + 2 + Rectangle + + + + + + true + + + false + + ID$(xx):AccessSecurity + + true true false + + $(pv_name) +$(pv_value) true - false - - - - - - - true - Grouping Container - - Default - - 104 - 0 - - false - false - 1 + true + Rectangle + 181 + 5 + 73 + + + + false + 255 + true + 20 + 0 + false + + + + false - 83 - - 184 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b97 - false - 0.0 - - 30 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):UN:keVdsAO.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 104 - 0 - - - 1 - - - - 1 - - 36 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b96 - false - 0.0 - - 30 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):UN:keVusAO.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 104 - 0 - - - 1 - - - - 1 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7b95 - - 66 - Grouping Container + 0 + 1 + true + true + 100.0 + + Default + + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Polyline + 189 + 2 + 21 + + + + false + false + false - + + true + + + + 0 + 1 true - Grouping Container - Default + - 136 - 0 + false + + + + 1 + 14 + 1 + Text Update + 0 + true + ID$(xx):Location + + 0.0 - false - false - 1 - - - - 83 - - 44 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b94 - false - 0.0 - - 30 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):UN:gapdsAO.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 136 - 0 - - - 1 - - - - 1 - - 36 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b93 - false - 0.0 - - 30 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):UN:gapusAO.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 136 - 0 - - - 1 - - - - 1 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-7b92 - - 38 - Grouping Container true true false - true - false - - - + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 190 + false + 0 + 2 + + + + false + 255 + true + 20 + 0 + false - + + false + + + + 0 + 1 true - Grouping Container + true + 100.0 - Default + Default - 231 - 0 + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 - false - false - 1 - - - - 199 - - 54 - - - false - false - true - false - true - false - - 38 - false - false - true - - - - true - Text Input - - - - - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7b91 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - ID$(xx):UN:keVdsAI.VAL - - - - 0 - false - - - false - 0 - - - - 0 - - 131 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 38 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7b90 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - ID$(xx):UN:setdsAI.VAL - - - - 0 - false - - - false - 0 - - - - 0 - - 0 - $(pv_name) -$(pv_value) - - - - - true - - true - -4107d8df:1481ea34f53:-7b8f - - 38 - Grouping Container true true - false + true - true - false - - - + + $(pv_name) +$(pv_value) + false + true + Polyline + 190 + 0 + 40 + + + + false + 255 + true + 20 + 0 + false - + - true - Grouping Container - - Default - - 231 - 0 - - false - false - 1 + false - 159 - - 54 - - - false - false - true - false - true - false - - 38 - false - false - true - - - - true - Text Input - - - - - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7b8e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - ID$(xx):UN:keVusAI.VAL - - - - 0 - false - - - false - 0 - - - - 0 - - 131 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 38 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-7b8d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - ID$(xx):UN:setusAI.VAL - - - - 0 - false - - - false - 0 - - - - 0 - - 0 - $(pv_name) -$(pv_value) - - - - false - true - -4107d8df:1481ea34f53:-7b9d - - 40 - - Action Button + 0 + 1 + true + true + 100.0 + + Default + false + + + + 1 + true + 0 + 1 + Polyline + + + + + + + 0.0 + true true - false + true - ID$(xx):UN:stopSQ.PROC + + $(pv_name) +$(pv_value) + false + true + Polyline + 190 + 0 + 140 + + + + + IDControl.opi + + true + $(xx) + + 1 + ID basic control + + + false + false - + - - - - Action Button + false + + + + 0 + 1 true - Stop - false - Default + Default - 140 - 0 - 0 + false + + + + 20 - + Action Button + 0 + + + + true + true + false + + + + More false - 1 - - - - 303 - - - ID$(xx):UN:stopSQ.PROC - 1 - 10 - - - - $(pv_name) $(pv_value) + true + Action Button + 40 150 + 185 - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b9a + + false - 0.0 - - 16 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):UN:gapdsAO.DESC - + - - - - Text Update + + + + 0 + 1 true - ###### - false - 0 - + - 290 - 0 + + + + 10 + 0 + Label - - 1 - - - - 1 - - 282 + + true + true + false + + + false + ACCESS + + true + 1 + true + Label + 35 false - $(pv_name) -$(pv_value) 0 + 147 - true - true - 1 - false - -4107d8df:1481ea34f53:-7b99 + + false false - 0.0 - - 16 - Text Update + false + + + + true + + + + 0 + 1 + true + + + false + + + + 1 + 14 + 0 + Text Update + 0 + true + ID$(xx):AccessSecurity + + 0.0 + true true false - 1 - true + + false + ###### + $(pv_name) +$(pv_value) false - ID$(xx):UN:gapusAO.DESC + 1 + true + Text Update + 150 + false + 40 + 145 + + + + false + 255 + true + 20 + 0 + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 + true + 100.0 - + Default - 290 - 0 - + false + + + + 121 + true + 0 + 1 + Polyline + + + + + - 1 - - - - 1 - - 263 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b8c - false 0.0 - - 20 - Text Update - false + true true - false + true - 1 - true - false - ID$(xx):UN:idLocationSO + + $(pv_name) +$(pv_value) + true + true + Polyline + 1 + 95 + 20 + + + + + $(P)ID$(xx)_sync.PROC + 0 + 10 + + + + + false + false - + - - - - Text Update + false + + + + 0 + 1 true - ###### - false - 0 - + Default - 250 - 0 - + false + + + + 20 + + Action Button + 0 + $(P)ID$(xx)_sync.PROC - 1 - - - - 0 - - 3 - false + + + true + true + false + + + + SYNC + false $(pv_name) $(pv_value) - 26 + true + Action Button + 40 + 105 + 165 - true - 1 - -4107d8df:1481ea34f53:-7b8b + false - - 26 + + + + + + + 0 + 1 + true + + + + + + + 10 + 0 Label + + + + true + + + false + + ID$(xx):Busy.VAL + + true true false - true + false + BUSY + + true + 1 + true + Label + 25 + false + 80 + 165 + + + + false - - - - Label - true - ID Taper Control - - - - 170 - 0 - - 1 - 1 - - 20 - false - - 48 - - - true - 1 - -4107d8df:1481ea34f53:-7b8a - false - - 18 + 0 + 1 + true + + + + + + + 10 + 0 Label + + + + true + + + false + + ID$(xx):Busy.VAL + + true true false - true + false + DONE + + true + 1 + true + Label + 25 + false + 80 + 165 + + + + false - - - - Label + + + + 0 + 1 true - Gap, mm Energy, keV - + - 200 - 0 + + + + 10 + 2 + Label - 1 - - - - 0 - - 240 - false - - 90 - - - false - true - -4107d8df:1481ea34f53:-7b89 - - 40 - - Action Button - false true true false - ID$(xx):UN:moveSQ.PROC + + false + ID STATUS: + + true + 1 + true + Label + 80 + false + 0 + 165 + + + + false - + - - - - Action Button - true - Move - false - - Default - - 140 - 0 - 0 - - - - false - 1 - 303 - - - ID$(xx):UN:moveSQ.PROC - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-7b88 - false - - 20 + 0 + 1 + true + + + + + + + 10 + 0 Label + + + + true + + + false + + $(P)ID$(xx)_busy.VAL + + true true false - true + false + BUSY + + true + 1 + true + Label + 25 + false + 80 + 175 + + + + false - - - - Label - true - US - - - - 20 - 0 - - 1 + 0 + 1 + true + + + + + + + 10 0 - - 87 - false - - 14 - - - true - 1 - -4107d8df:1481ea34f53:-7b87 - false - - 20 Label + + + + true + + + false + + $(P)ID$(xx)_busy.VAL + + true true false - true + false + DONE + + true + 1 + true + Label + 25 + false + 80 + 175 + + + + false - - - - Label - true - US - - - - 20 - 0 - - 1 - 0 - - 167 - false - - 14 - - - true - 1 - -4107d8df:1481ea34f53:-7b86 - false - - 20 + 0 + 1 + true + + + + + + + 10 + 2 Label + true true false - true + false + LOCAL STATUS: + + true + 1 + true + Label + 80 + false + 0 + 175 + + + + false - - - - Label - true - DS - - - - 20 - 0 - - 1 - 0 - - 130 - false - - 14 - - - true - 1 - -4107d8df:1481ea34f53:-7b85 - false - - 20 + 0 + 1 + true + + + + + + + 14 + 1 Label + true true false - true + false + Gap (mm) + + true + 1 + true + Label + 80 + false + 8 + 25 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - DS - + - 20 - 0 + false + + + + 1 + 10 + 1 + Text Update + 0 + true + ID$(xx):DeviceLimit.DRVH + + 0.0 - 1 + + true + true + false + + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 75 + false + 8 + 45 + + + + false + false + false + + + + false + 3 + 1 + + true + + + + false + + + + 1 + 25 0 - - 209 - false - - 14 - - - true - 1 - -4107d8df:1481ea34f53:-7b84 - false - - 12 - Label + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)ID$(xx)_gap + + false + 0.0 + true true false - true - false + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 80 + 8 + 76 + + + + false + false + false - + - - - - Label + true + + + + 0 + 1 true - Desired - + - 45 - 0 + false + + + + 1 + 10 + 1 + Text Update + 0 + true + ID$(xx):DeviceLimit.DRVL + + 0.0 - 1 - - - - 0 - - 189 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-7b83 - false - - 12 - Label true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 75 + false + 8 + 105 + + + + + $(P)ID$(xx)_gapTweak.A + 1 + 10 + + + + + false + false - + - - - - Label + false + + + + 0 + 1 true - Current - + Default - 45 - 0 + false + + + + 20 + + Action Button + 0 + $(P)ID$(xx)_gapTweak.A + - 1 + + true + true + false + + + + < + false + $(pv_name) +$(pv_value) + true + Action Button + 20 + 5 + 115 + + + + false + false + false + + + + false + 3 + 1 + + true + + + + false + + + + 1 + 20 0 - - 111 - false - - 1 + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)ID$(xx)_gapTweak.E + + false + 0.0 + + + true + true + false + + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) + false + true + Text Input + 45 + 25 + 115 - + + + + $(P)ID$(xx)_gapTweak.B + 1 + 10 + + + + + false + false + + + false - true - false - -4107d8df:1481ea34f53:-7b82 - - 18 - Menu Button + + + + 0 + 1 + true + + Default + false + + + + 20 + + Action Button + 0 + $(P)ID$(xx)_gapTweak.B + + true true false - false - + + + > + false + $(pv_name) +$(pv_value) + true + Action Button + 20 + 70 + 115 + + + + false + false + false - + - - - - Menu Button + true + + + + 0 + 1 true - false - Default + - 18 - 6 - - + false + + + + 1 + 18 + 0 + Text Update + 0 + true + ID$(xx):Gap - 1 - - - - 363 - - - ID_ctrl.opi - - true - - 0 - Normal Control - - + 0.0 + + + true + true + false + + + false + ###### $(pv_name) $(pv_value) - 128 + false + 1 + true + Text Update + 75 + false + 13 + 55 - true - 1 - -4107d8df:1481ea34f53:-7b81 + false - + + + + + + + 0 + 1 + true + + + + + + 14 + 1 Label + true true false - true + false + Energy (keV) + + true + 1 + true + Label + 80 + false + 103 + 25 + + + + false + false + false - + - - - - Label - true - Normal Control : - - - - 100 - 0 - - 1 + false + 3 + 1 + + true + + + + false + + + + 1 + 25 0 - - 365 - false - - 6 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b80 - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)ID$(xx)_energy + + false 0.0 - - 16 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - ID$(xx):UN:commAI.VAL + true + Text Input + 80 + 103 + 76 + + + + false + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 70 - 0 - - - 1 + true - 0 - - 345 - false - $(pv_name) -$(pv_value) - 184 - - - true - 1 - -4107d8df:1481ea34f53:-7b7f - false - + 0 + 1 + true + + + + false + + + + 1 18 - Label + 0 + Text Update + 0 + true + ID$(xx):Energy + + 0.0 + true true false - true - false + + false + ###### + $(pv_name) +$(pv_value) + false + 1 + true + Text Update + 75 + false + 108 + 55 + + + + + $(P)ID$(xx)_energyTweak.A + 1 + 10 + + + + + false + false - + - - - - Label - true - Minimum allowed gap: - - - - 160 - 0 - - 1 + false - 0 - - 344 - false - - 16 - - - true - 1 - -4107d8df:1481ea34f53:-7b7e - false - - 18 - Label + 0 + 1 + true + + Default + + false + + + + 20 + + Action Button + 0 + $(P)ID$(xx)_energyTweak.A + + true true false - true - false + + + < + false + $(pv_name) +$(pv_value) + true + Action Button + 20 + 100 + 115 + + + + false + false + false - + - - - - Label - true - mm - - - - 20 - 0 - - 1 + false + 3 + 1 + + true + + + + false + + + + 1 + 20 0 - - 345 - false - - 261 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b7d - false + false + Infinity + -Infinity + false + Text Input + 0 + false + 0 + true + $(P)ID$(xx)_energyTweak.E + + false 0.0 - - 13 - Text Update - false + true true false - 1 - true + + 0 + false + true + false + false + + + $(pv_name) +$(pv_value) false - ID$(xx):UN:idSelectSU.DESC + true + Text Input + 45 + 120 + 115 + + + + + $(P)ID$(xx)_energyTweak.B + 1 + 10 + + + + + false + false - + - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 + false - 0 - - 368 - false - $(pv_name) -$(pv_value) - 170 - - - true - 1 - -4107d8df:1481ea34f53:-7b7c - false - + 0 + 1 + true + + Default + + false + + + 20 - Label + + Action Button + 0 + $(P)ID$(xx)_energyTweak.B + + true true false - true - false + + + > + false + $(pv_name) +$(pv_value) + true + Action Button + 20 + 165 + 115 + + + + true + false + false - + - - - - Label - true - Access Mode : - - - - 117 - 0 - - 1 + false - 1 - - 48 - false - - 10 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7b7b - false - 0.0 - - 25 - Text Update + 6 + 1 + true + + Default + false + + + + 16 + + Menu Button + $(P)ID$(xx)_syncBusy.SCAN + + true true false - 1 - true + + false + $(pv_name) +$(pv_value) false - ID$(xx):accessSecurityMI.VAL + true + Menu Button + 113 + 30 + 185 + + + + false - + - - - - Text Update - true - ###### - false - 0 - - - - 120 - 0 - - - 1 - 1 - - 44 - false - $(pv_name) -$(pv_value) - 161 - - - true - 1 - -4107d8df:1481ea34f53:-7b79 - false - - 25 + 0 + 1 + true + + + + + + + 10 + 2 Label + true true false - true + false + CHECK + + true + 1 + true + Label + 30 + false + 0 + 186 + + + + false - - - - Label + + + + 0 + 1 true - Operator - + - 120 - 0 + + + + 10 + 2 + Label - 1 - - - - 1 - - 44 - false + + true + true + false + + + false + BUSY - 163 + true + 1 + true + Label + 30 + false + 0 + 194 - \ No newline at end of file + diff --git a/stdApp/op/opi/femto_DDPCA_300.opi b/stdApp/op/opi/femto_DDPCA_300.opi deleted file mode 100644 index e2e0f63..0000000 --- a/stdApp/op/opi/femto_DDPCA_300.opi +++ /dev/null @@ -1,2240 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-7159 - 3.2.10.20140131 - - true - 115 - femto_DDPCA_300 - false - false - - - - - - - Display - true - 552 - - true - 5 - - false - -1 - -1 - - - 147 - 623 - - - true - - true - -4107d8df:1481ea34f53:-7156 - - 49 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 541 - 0 - - false - false - 1 - - - - 60 - - 5 - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7155 - - - - - 31 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 541 - 0 - 0 - - - 1 - 1 - true - - - - - 18 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-714d - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 105 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-714c - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 148 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-714b - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 191 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-714a - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 234 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7149 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 277 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7148 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 320 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7147 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 363 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7144 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 541 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-713b - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 406 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7139 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 492 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-7137 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 449 - false - - - false - true - -4107d8df:1481ea34f53:-7154 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e4 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 0 - 10 - - - - - $(pv_name) -$(pv_value) - 109 - - - false - true - -4107d8df:1481ea34f53:-7153 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e5 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 152 - - - false - true - -4107d8df:1481ea34f53:-7152 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e6 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 2 - 10 - - - - - $(pv_name) -$(pv_value) - 195 - - - false - true - -4107d8df:1481ea34f53:-7151 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e7 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 3 - 10 - - - - - $(pv_name) -$(pv_value) - 238 - - - false - true - -4107d8df:1481ea34f53:-7150 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e8 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 4 - 10 - - - - - $(pv_name) -$(pv_value) - 281 - - - false - true - -4107d8df:1481ea34f53:-714f - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e9 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 5 - 10 - - - - - $(pv_name) -$(pv_value) - 324 - - - false - true - -4107d8df:1481ea34f53:-714e - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e10 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 6 - 10 - - - - - $(pv_name) -$(pv_value) - 367 - - - true - 1 - -4107d8df:1481ea34f53:-7146 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gain (V/A) - - - - 60 - 0 - - 1 - - - - 1 - - 29 - false - - 24 - - - true - 1 - -4107d8df:1481ea34f53:-7145 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max Freq (Hz): - - - - 90 - 0 - - 1 - - - - 1 - - 5 - false - - 6 - - - true - 1 - -4107d8df:1481ea34f53:-7143 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 400 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 119 - - - true - 1 - -4107d8df:1481ea34f53:-7142 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 400 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 162 - - - true - 1 - -4107d8df:1481ea34f53:-7141 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 400 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 205 - - - true - 1 - -4107d8df:1481ea34f53:-7140 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 400 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 248 - - - true - 1 - -4107d8df:1481ea34f53:-713f - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 150 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 291 - - - true - 1 - -4107d8df:1481ea34f53:-713e - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 150 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 334 - - - true - 1 - -4107d8df:1481ea34f53:-713d - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 377 - - - false - true - -4107d8df:1481ea34f53:-713c - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e11 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 7 - 10 - - - - - $(pv_name) -$(pv_value) - 410 - - - false - true - -4107d8df:1481ea34f53:-713a - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e13 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 9 - 10 - - - - - $(pv_name) -$(pv_value) - 496 - - - false - true - -4107d8df:1481ea34f53:-7138 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e12 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 8 - 10 - - - - - $(pv_name) -$(pv_value) - 453 - - - true - 1 - -4107d8df:1481ea34f53:-7136 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 420 - - - true - 1 - -4107d8df:1481ea34f53:-7135 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 463 - - - true - 1 - -4107d8df:1481ea34f53:-7134 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 506 - - - - - true - - true - -4107d8df:1481ea34f53:-7133 - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 101 - 0 - - false - false - 1 - - - - 35 - - 440 - - - true - 1 - -4107d8df:1481ea34f53:-7132 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gain: - - - - 40 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-7131 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 2 - true - false - $(P)$(A):Gain - - - - - - - Text Update - true - ###### - false - 0 - - - - 60 - 0 - - - 1 - - - - 1 - - 0 - false - $(pv_name) -$(pv_value) - 41 - - - - - true - - true - -4107d8df:1481ea34f53:-7130 - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 245 - 0 - - false - false - 1 - - - - 33 - - 180 - - - false - false - true - false - true - false - - 19 - false - false - true - - - - true - Text Input - - - - - 200 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-712f - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(A):Description - - - - 0 - false - - - false - 0 - - - - 0 - - 45 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-712e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Descr: - - - - 40 - 0 - - 1 - - - - 1 - - 2 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-7158 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Femto DDPCA-300 Current Amplifier - - - - 340 - 0 - - 1 - - - - 1 - - 4 - false - - 100 - - - true - 1 - -4107d8df:1481ea34f53:-7157 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(P)$(A) - - - - 140 - 0 - - 1 - - - - 1 - - 34 - false - - 15 - - \ No newline at end of file diff --git a/stdApp/op/opi/femto_DHPCA_100.opi b/stdApp/op/opi/femto_DHPCA_100.opi deleted file mode 100644 index 87e8f41..0000000 --- a/stdApp/op/opi/femto_DHPCA_100.opi +++ /dev/null @@ -1,3413 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-7100 - 3.2.10.20140131 - - true - 140 - femto_DHPCA_100 - false - false - - - - - - - Display - true - 610 - - true - 5 - - false - -1 - -1 - - - 700 - 561 - - - true - - true - -4107d8df:1481ea34f53:-70fd - - 14 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 101 - 0 - - false - false - 1 - - - - 35 - - 500 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-70fc - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 2 - true - false - $(P)$(A):Gain - - - - - - - Text Update - true - ###### - false - 0 - - - - 60 - 0 - - - 1 - - - - 1 - - 0 - false - $(pv_name) -$(pv_value) - 41 - - - true - 1 - -4107d8df:1481ea34f53:-70fb - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gain: - - - - 40 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-70fa - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 245 - 0 - - false - false - 1 - - - - 33 - - 240 - - - false - false - true - false - true - false - - 19 - false - false - true - - - - true - Text Input - - - - - 200 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-70f9 - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(A):Description - - - - 0 - false - - - false - 0 - - - - 0 - - 45 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-70f8 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Descr: - - - - 40 - 0 - - 1 - - - - 1 - - 2 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-70f7 - - 72 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 599 - 0 - - false - false - 1 - - - - 62 - - 6 - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70f6 - - - - - 54 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 369 - 0 - 0 - - - 1 - 1 - true - - - - - 18 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70ee - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 369 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70e1 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 43 - $(pv_name) -$(pv_value) - 105 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70e0 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 43 - $(pv_name) -$(pv_value) - 148 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70df - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 43 - $(pv_name) -$(pv_value) - 191 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70de - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 43 - $(pv_name) -$(pv_value) - 234 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70dd - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 43 - $(pv_name) -$(pv_value) - 277 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70dc - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 43 - $(pv_name) -$(pv_value) - 320 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70d5 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 105 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70d4 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 148 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70d3 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 191 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70d2 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 234 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70d1 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 277 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70d0 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 47 - 0 - 0 - - - - true - - - false - - $(P)$(A):GainIndex - - - - 1 - 3 - true - - - - - 20 - $(pv_name) -$(pv_value) - 320 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70cf - - - - - 31 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 225 - 0 - 0 - - - 1 - 1 - true - - - - - 0 - $(pv_name) -$(pv_value) - 374 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70cd - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 57 - 0 - 0 - - - - true - - - false - - $(P)$(A):Filter - - - - 1 - 3 - true - - - - - 2 - $(pv_name) -$(pv_value) - 540 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70cb - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 57 - 0 - 0 - - - - true - - - false - - $(P)$(A):Filter - - - - 1 - 3 - true - - - - - 2 - $(pv_name) -$(pv_value) - 434 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70c9 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 57 - 0 - 0 - - - - true - - - false - - $(P)$(A):Filter - - - - 1 - 3 - true - - - - - 2 - $(pv_name) -$(pv_value) - 487 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70c3 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 29 - 0 - 0 - - - - true - - - false - - $(P)$(A):Coupling - - - - 1 - 3 - true - - - - - 43 - $(pv_name) -$(pv_value) - 443 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70c2 - - - - - 27 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 29 - 0 - 0 - - - - true - - - false - - $(P)$(A):Coupling - - - - 1 - 3 - true - - - - - 43 - $(pv_name) -$(pv_value) - 468 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-70c0 - - - - - 31 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 125 - 0 - 0 - - - 1 - 1 - true - - - - - 41 - $(pv_name) -$(pv_value) - 374 - false - - - - true - - true - -4107d8df:1481ea34f53:-70f2 - - 23 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 26 - 0 - - false - false - 1 - - - - 36 - - 11 - - - true - 1 - -4107d8df:1481ea34f53:-70f1 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - (V/A) - - - - 25 - 0 - - 1 - - - - 1 - - 12 - false - - 1 - - - true - 1 - -4107d8df:1481ea34f53:-70f0 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gain - - - - 25 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-70c8 - - 25 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 45 - 0 - - false - false - 1 - - - - 5 - - 383 - - - true - 1 - -4107d8df:1481ea34f53:-70c7 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - Low Pass - - - - 45 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-70c6 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - Filter - - - - 45 - 0 - - 1 - - - - 1 - - 14 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-70f5 - false - - 8 - Label - - true - true - false - - true - false - - - - - - - Label - true - High speed - - - - 50 - 0 - - 1 - - - - 1 - - 31 - false - - 49 - - - true - 1 - -4107d8df:1481ea34f53:-70f4 - false - - 8 - Label - - true - true - false - - true - false - - - - - - - Label - true - Low noise - - - - 50 - 0 - - 1 - - - - 1 - - 52 - false - - 49 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-70f3 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 60 - 0 - 0 - - - 1 - 1 - true - - - - - 46 - $(pv_name) -$(pv_value) - 46 - - - true - 1 - -4107d8df:1481ea34f53:-70ef - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max Freq (MHz): - - - - 90 - 0 - - 1 - - - - 1 - - 5 - false - - 6 - - - true - 1 - -4107d8df:1481ea34f53:-70ed - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 200 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 119 - - - true - 1 - -4107d8df:1481ea34f53:-70ec - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 80 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 162 - - - true - 1 - -4107d8df:1481ea34f53:-70eb - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 205 - - - true - 1 - -4107d8df:1481ea34f53:-70ea - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3.5 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 248 - - - true - 1 - -4107d8df:1481ea34f53:-70e9 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1.8 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 291 - - - true - 1 - -4107d8df:1481ea34f53:-70e8 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - 0.22 - - - - 20 - 0 - - 1 - - - - 1 - - 5 - false - - 334 - - - false - true - -4107d8df:1481ea34f53:-70e7 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e2 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 47 - - - $(P)$(A):GainIndex - 0 - 10 - - - - - $(pv_name) -$(pv_value) - 109 - - - false - true - -4107d8df:1481ea34f53:-70e6 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e3 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 47 - - - $(P)$(A):GainIndex - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 152 - - - false - true - -4107d8df:1481ea34f53:-70e5 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e4 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 47 - - - $(P)$(A):GainIndex - 2 - 10 - - - - - $(pv_name) -$(pv_value) - 195 - - - false - true - -4107d8df:1481ea34f53:-70e4 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e5 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 47 - - - $(P)$(A):GainIndex - 3 - 10 - - - - - $(pv_name) -$(pv_value) - 238 - - - false - true - -4107d8df:1481ea34f53:-70e3 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e6 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 47 - - - $(P)$(A):GainIndex - 4 - 10 - - - - - $(pv_name) -$(pv_value) - 281 - - - false - true - -4107d8df:1481ea34f53:-70e2 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e7 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 47 - - - $(P)$(A):GainIndex - 5 - 10 - - - - - $(pv_name) -$(pv_value) - 324 - - - false - true - -4107d8df:1481ea34f53:-70db - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e3 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 8 - 10 - - - - - $(pv_name) -$(pv_value) - 109 - - - false - true - -4107d8df:1481ea34f53:-70da - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e4 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 9 - 10 - - - - - $(pv_name) -$(pv_value) - 152 - - - false - true - -4107d8df:1481ea34f53:-70d9 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e5 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 10 - 10 - - - - - $(pv_name) -$(pv_value) - 195 - - - false - true - -4107d8df:1481ea34f53:-70d8 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e6 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 11 - 10 - - - - - $(pv_name) -$(pv_value) - 238 - - - false - true - -4107d8df:1481ea34f53:-70d7 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e7 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 12 - 10 - - - - - $(pv_name) -$(pv_value) - 281 - - - false - true - -4107d8df:1481ea34f53:-70d6 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):GainIndex - - - - - - - Action Button - true - 1e8 - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 24 - - - $(P)$(A):GainIndex - 13 - 10 - - - - - $(pv_name) -$(pv_value) - 324 - - - false - true - -4107d8df:1481ea34f53:-70ce - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):Filter - - - - - - - Action Button - true - 1 MHz - false - - Default - - 50 - 0 - 0 - - - - false - 1 - - - - 6 - - - $(P)$(A):Filter - 2 - 10 - - - - - $(pv_name) -$(pv_value) - 544 - - - false - true - -4107d8df:1481ea34f53:-70cc - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):Filter - - - - - - - Action Button - true - Full - false - - Default - - 50 - 0 - 0 - - - - false - 1 - - - - 6 - - - $(P)$(A):Filter - 0 - 10 - - - - - $(pv_name) -$(pv_value) - 438 - - - false - true - -4107d8df:1481ea34f53:-70ca - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):Filter - - - - - - - Action Button - true - 10 MHz - false - - Default - - 50 - 0 - 0 - - - - false - 1 - - - - 6 - - - $(P)$(A):Filter - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 491 - - - false - true - -4107d8df:1481ea34f53:-70c5 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):Coupling - - - - - - - Action Button - true - AC - false - - Default - - 22 - 0 - 0 - - - - false - 1 - - - - 47 - - - $(P)$(A):Coupling - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 447 - - - false - true - -4107d8df:1481ea34f53:-70c4 - - 20 - - Action Button - false - - true - true - false - - $(P)$(A):Coupling - - - - - - - Action Button - true - DC - false - - Default - - 22 - 0 - 0 - - - - false - 1 - - - - 47 - - - $(P)$(A):Coupling - 0 - 10 - - - - - $(pv_name) -$(pv_value) - 472 - - - true - 1 - -4107d8df:1481ea34f53:-70c1 - false - - 11 - Label - - true - true - false - - true - false - - - - - - - Label - true - Coupling - - - - 60 - 0 - - 1 - - - - 1 - - 52 - false - - 378 - - - - true - 1 - -4107d8df:1481ea34f53:-70ff - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Femto DHPCA-100 Current Amplifier - - - - 340 - 0 - - 1 - - - - 1 - - 4 - false - - 120 - - - true - 1 - -4107d8df:1481ea34f53:-70fe - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(P)$(A) - - - - 140 - 0 - - 1 - - - - 1 - - 34 - false - - 20 - - \ No newline at end of file diff --git a/stdApp/op/opi/ramp_tweak.opi b/stdApp/op/opi/ramp_tweak.opi deleted file mode 100644 index c287992..0000000 --- a/stdApp/op/opi/ramp_tweak.opi +++ /dev/null @@ -1,937 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-6d0c - 3.2.10.20140131 - - true - 140 - ramp_tweak - false - false - - - - - - - Display - true - 180 - - true - 5 - - false - -1 - -1 - - - 250 - 295 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6d0b - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 180 - 0 - 0 - - - 1 - 0 - true - - - - - 20 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6d09 - - - - - 21 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 180 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-6cff - - 23 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 183 - 0 - - false - false - 1 - - - - 40 - - -1 - - - - true - - true - -4107d8df:1481ea34f53:-6cfe - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 35 - 0 - - false - false - 1 - - - - 0 - - 6 - - - true - 1 - -4107d8df:1481ea34f53:-6cfd - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - TARGET - - - - 35 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6cfc - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - PV - - - - 35 - 0 - - 1 - - - - 1 - - 10 - false - - 0 - - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6cfb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 4 - true - false - $(P)$(Q)PutLinkCalc.AA - - - - - - - Text Update - true - ###### - false - 0 - - - - 130 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 46 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-6cfa - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 181 - 0 - 0 - - - 1 - 1 - true - - - - - 21 - $(pv_name) -$(pv_value) - 1 - - - - true - 1 - -4107d8df:1481ea34f53:-6d0a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - ($(P)$(Q)) - - - - 180 - 0 - - 1 - - - - 1 - - 23 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6d08 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - user ramp/tweak - - - - 180 - 0 - - 1 - - - - 1 - - 1 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 100 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6d07 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(Q)Ramp.VAL - - - - 0 - false - - - false - 0 - - - - 85 - - 10 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6d06 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(Q)Readback - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 1 - - 65 - false - $(pv_name) -$(pv_value) - 10 - - - false - true - -4107d8df:1481ea34f53:-6d05 - - 30 - - Action Button - false - - true - true - false - - $(P)$(Q)RampStop.PROC - - - - - - - Action Button - true - Stop - false - - Default - - 50 - 0 - 0 - - - - false - 1 - - - - 85 - - - $(P)$(Q)RampStop.PROC - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 120 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6d04 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 4 - true - false - $(P)$(Q)Busy - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 65 - false - $(pv_name) -$(pv_value) - 120 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6d03 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(Q)TweakVal.VAL - - - - 0 - false - - - false - 0 - - - - 105 - - 30 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6d02 - - 20 - - Action Button - false - - true - true - false - - $(P)$(Q)Tweak.B - - - - - - - Action Button - true - + - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - - 105 - - - $(P)$(Q)Tweak.B - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 90 - - - false - true - -4107d8df:1481ea34f53:-6d01 - - 20 - - Action Button - false - - true - true - false - - $(P)$(Q)Tweak.A - - - - - - - Action Button - true - - - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - - 105 - - - $(P)$(Q)Tweak.A - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 10 - - - false - true - false - -4107d8df:1481ea34f53:-6d00 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 115 - - - ramp_tweakSetup.opi - - true - - 1 - setup - - - $(pv_name) -$(pv_value) - 120 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler16_full.opi b/stdApp/op/opi/scaler16_full.opi deleted file mode 100644 index 34dbfe5..0000000 --- a/stdApp/op/opi/scaler16_full.opi +++ /dev/null @@ -1,8332 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-6a4c - 3.2.10.20140131 - - true - 475 - scaler16_full - false - false - - - - - - - Display - true - 485 - - true - 5 - - false - -1 - -1 - - - 144 - 404 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6a4b - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 404 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6a41 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6a38 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6a2d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6a26 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6a0c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6a0b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6a0a - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6a09 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6a08 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-69fc - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 250 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-69f1 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 382 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-69eb - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 228 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-69d6 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-69d5 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 294 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-69d4 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 316 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-69d3 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 338 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-69d2 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 360 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-69c9 - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 207 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-69c3 - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-69be - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 426 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-69c6 - - 24 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 99 - 0 - - false - false - 1 - - - - 14 - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-69c5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - -14 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69c4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 2 - - 2 - $(pv_name) -$(pv_value) - - - - - true - - true - -4107d8df:1481ea34f53:-69b1 - - 28 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 - - - - 447 - - 210 - - - true - 1 - -4107d8df:1481ea34f53:-69b0 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 135 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69af - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 - - - - 8 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-6a4a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 322 - - - true - 1 - -4107d8df:1481ea34f53:-6a49 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 408 - false - - 212 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 75 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a48 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 405 - - 247 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6a47 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a46 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 405 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6a45 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 408 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-6a44 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 408 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a43 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 405 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6a42 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-6a40 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 185 - - - true - 1 - -4107d8df:1481ea34f53:-6a3f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 285 - - - true - 1 - -4107d8df:1481ea34f53:-6a3e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a3d - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 74 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a3c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a3b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 76 - false - $(pv_name) -$(pv_value) - 390 - - - false - true - -4107d8df:1481ea34f53:-6a3a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a39 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a37 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a36 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 118 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a35 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a34 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 162 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a33 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 184 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a32 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 206 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a31 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 208 - false - $(pv_name) -$(pv_value) - 390 - - - false - true - -4107d8df:1481ea34f53:-6a30 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6a2f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a2e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 208 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a2c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a2b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a2a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 54 - false - $(pv_name) -$(pv_value) - 390 - - - false - true - -4107d8df:1481ea34f53:-6a29 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6a28 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a27 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a25 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a24 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a23 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a22 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a21 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a20 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 98 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a1f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a1e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 142 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a1d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 164 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a1c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 186 - false - $(pv_name) -$(pv_value) - 390 - - - false - true - -4107d8df:1481ea34f53:-6a1b - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6a1a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6a19 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6a18 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6a17 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6a16 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a15 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a14 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a13 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6a12 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a11 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 98 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a10 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a0f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a0e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a0d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6a07 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S)_calc_ctrl.VAL - - - - - - - Choice Button - true - false - - Default - - 65 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 405 - - - true - 1 - -4107d8df:1481ea34f53:-6a06 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calc result - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-6a05 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6a04 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-6a03 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-6a02 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6a01 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 250 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6a00 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 252 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-69ff - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 252 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-69fe - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 252 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69fd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 252 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69fb - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 272 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69fa - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 294 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69f9 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 316 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69f8 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 338 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69f7 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 360 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69f6 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 382 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69f5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 384 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-69f4 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 384 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-69f3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 384 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69f2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 384 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69f0 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 228 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69ef - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 230 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-69ee - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 230 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-69ed - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 230 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69ec - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 230 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69ea - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 274 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69e9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 296 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69e8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 318 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69e7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 340 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69e6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 362 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-69e5 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 274 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-69e4 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 296 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-69e3 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 318 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-69e2 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 340 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-69e1 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 362 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-69e0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 274 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-69df - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 296 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-69de - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 318 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-69dd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-69dc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 362 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69db - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 274 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69da - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 296 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69d9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 318 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69d8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 340 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69d7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 362 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69d1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 252 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69d0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 384 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69cf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 230 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69ce - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 274 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69cd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 296 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69cc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 318 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69cb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 340 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69ca - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 362 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-69c8 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 285 - - - true - 1 - -4107d8df:1481ea34f53:-69c7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 285 - - - true - 1 - -4107d8df:1481ea34f53:-69c2 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-69c1 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69c0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-69bf - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 150 - - - true - 1 - -4107d8df:1481ea34f53:-69bd - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 430 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69bc - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 427 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-69bb - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 430 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-69ba - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 430 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69b9 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY1 - - - - 0 - false - - - false - 0 - - - - 427 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-69b8 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 430 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-69b7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - AutoCount: - - - - 70 - 0 - - 1 - - - - 0 - - 430 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-69b6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calculations - - - - 90 - 0 - - 1 - - - - 0 - - 454 - false - - 0 - - - false - true - true - -4107d8df:1481ea34f53:-69b5 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 451 - - $(pv_name) -$(pv_value) - 90 - - - false - true - false - -4107d8df:1481ea34f53:-69b4 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 450 - - - scaler16_full_calc.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 430 - - - false - true - false - -4107d8df:1481ea34f53:-69b3 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 450 - - - scaler16_more.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 375 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-69b2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 185 - $(pv_name) -$(pv_value) - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler16_full_calc.opi b/stdApp/op/opi/scaler16_full_calc.opi deleted file mode 100644 index f8d13d9..0000000 --- a/stdApp/op/opi/scaler16_full_calc.opi +++ /dev/null @@ -1,8843 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-690f - 3.2.10.20140131 - - true - 450 - scaler16_full_calc - false - false - - - - - - - Display - true - 630 - - true - 5 - - false - -1 - -1 - - - 39 - 15 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-690e - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 390 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68df - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68de - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68dd - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68dc - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68db - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68da - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68d9 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68d8 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-68c2 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 406 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-68b8 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 428 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68ab - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 250 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-68a0 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 382 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-689a - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 228 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6885 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6884 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 294 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6883 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 316 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6882 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 338 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6881 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 360 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6880 - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 207 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-687b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-687a - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - - true - - true - -4107d8df:1481ea34f53:-68cf - - 174 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 30 - 0 - - false - false - 1 - - - - 56 - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-68ce - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - A - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68cd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - B - - - - 30 - 0 - - 1 - - - - 1 - - 22 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68cc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - C - - - - 30 - 0 - - 1 - - - - 1 - - 44 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68cb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - D - - - - 30 - 0 - - 1 - - - - 1 - - 66 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68ca - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - E - - - - 30 - 0 - - 1 - - - - 1 - - 88 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68c9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - F - - - - 30 - 0 - - 1 - - - - 1 - - 110 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68c8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - G - - - - 30 - 0 - - 1 - - - - 1 - - 132 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68c7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - H - - - - 30 - 0 - - 1 - - - - 1 - - 154 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-690d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 185 - - - true - 1 - -4107d8df:1481ea34f53:-690c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-690b - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 74 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-690a - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6909 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 118 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6908 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6907 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 162 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6906 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 184 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6905 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 206 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6904 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6903 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6902 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6901 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6900 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68ff - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68fe - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68fd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68fc - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 185 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68fb - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Var - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-68fa - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - false - true - -4107d8df:1481ea34f53:-68f9 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-68f8 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-68f7 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-68f6 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-68f5 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-68f4 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-68f3 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-68f2 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-68f1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68f0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68ef - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68ee - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68ed - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68ec - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68eb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-68ea - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68e9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68e8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 98 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68e7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68e6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68e5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68e4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68e3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68e2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 208 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68e1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-68e0 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68d7 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc3.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 98 - false - $(pv_name) -$(pv_value) - 540 - - - true - 1 - -4107d8df:1481ea34f53:-68d6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Result - - - - 90 - 0 - - 1 - - - - 1 - - 40 - false - - 540 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68d5 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc2.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 76 - false - $(pv_name) -$(pv_value) - 540 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68d4 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 54 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68d3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CALC - - - - 0 - false - - - false - 0 - - - - 54 - - 420 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68d2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc2.CALC - - - - 0 - false - - - false - 0 - - - - 76 - - 420 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68d1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc3.CALC - - - - 0 - false - - - false - 0 - - - - 98 - - 420 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68d0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Expression - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 420 - - - true - 1 - -4107d8df:1481ea34f53:-68c6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - I - - - - 30 - 0 - - 1 - - - - 1 - - 18 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-68c5 - false - - 22 - Label - - true - true - false - - true - false - - - - - - - Label - true - User calculations - - - - 210 - 0 - - 1 - - - - 1 - - 5 - false - - 420 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-68c4 - 0.0 - - 0 - 228 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 391 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-68c3 - 0.0 - - 0 - 228 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 418 - - - true - 1 - -4107d8df:1481ea34f53:-68c1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 410 - false - - 322 - - - true - 1 - -4107d8df:1481ea34f53:-68c0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 410 - false - - 212 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 75 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68bf - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 407 - - 247 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68be - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 410 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68bd - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 407 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68bc - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 410 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-68bb - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 410 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68ba - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 407 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68b9 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 410 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-68b7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 432 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68b6 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 429 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68b5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 432 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-68b4 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 432 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68b3 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY1 - - - - 0 - false - - - false - 0 - - - - 429 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-68b2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 432 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-68b1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - AutoCount: - - - - 70 - 0 - - 1 - - - - 0 - - 432 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68b0 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 250 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68af - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 252 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-68ae - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 252 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-68ad - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 252 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68ac - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 252 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68aa - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 272 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68a9 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 294 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68a8 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 316 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68a7 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 338 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68a6 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 360 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-68a5 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 382 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68a4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 384 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-68a3 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 384 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-68a2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 384 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-68a1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 384 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-689f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 228 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-689e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 230 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-689d - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 230 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-689c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 230 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-689b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 230 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6899 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 274 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6898 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 296 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6897 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 318 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6896 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 340 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6895 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 362 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6894 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 274 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6893 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 296 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6892 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 318 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6891 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 340 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6890 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 362 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-688f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 274 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-688e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 296 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-688d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 318 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-688c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-688b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 362 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-688a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 274 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6889 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 296 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6888 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 318 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6887 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 340 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6886 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 362 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-687f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - 0 - false - - 185 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-687e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 285 - - - true - 1 - -4107d8df:1481ea34f53:-687d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-687c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 185 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6879 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-6878 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6877 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6876 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 150 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6875 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc4.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 540 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6874 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc5.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 142 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6873 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc5.CALC - - - - 0 - false - - - false - 0 - - - - 142 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6872 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc6.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 164 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6871 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc6.CALC - - - - 0 - false - - - false - 0 - - - - 164 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6870 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc7.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 186 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-686f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc7.CALC - - - - 0 - false - - - false - 0 - - - - 186 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-686e - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc8.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 208 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-686d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc8.CALC - - - - 0 - false - - - false - 0 - - - - 208 - - 420 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-686c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calculations - - - - 100 - 0 - - 1 - - - - 1 - - 240 - false - - 495 - - - false - true - true - -4107d8df:1481ea34f53:-686b - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 255 - - $(pv_name) -$(pv_value) - 495 - - - false - true - false - -4107d8df:1481ea34f53:-686a - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 430 - - - scaler16_full.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 575 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6869 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6868 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc4.CALC - - - - 0 - false - - - false - 0 - - - - 120 - - 420 - $(pv_name) -$(pv_value) - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler16_more.opi b/stdApp/op/opi/scaler16_more.opi deleted file mode 100644 index 1fc37ab..0000000 --- a/stdApp/op/opi/scaler16_more.opi +++ /dev/null @@ -1,7024 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-67be - 3.2.10.20140131 - - true - 455 - scaler16_more - false - false - - - - - - - Display - true - 345 - - true - 5 - - false - -1 - -1 - - - 152 - 494 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-67bd - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 344 - 0 - 0 - - - 1 - 0 - true - - - - - 404 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-67b3 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 344 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6797 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6796 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6795 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6794 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6793 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6792 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6791 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6790 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-678f - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 202 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 168 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6778 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 250 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-676f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 382 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-676b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 228 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6760 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-675f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 294 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-675e - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 316 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-675d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 338 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-675c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 360 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-674c - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 51 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6747 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 74 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 168 - false - - - - true - - true - -4107d8df:1481ea34f53:-673f - - 28 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 - - - - 425 - - 116 - - - true - 1 - -4107d8df:1481ea34f53:-673e - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 135 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-673d - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 - - - - 8 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-67bc - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 220 - - - true - 1 - -4107d8df:1481ea34f53:-67bb - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Update - - - - 40 - 0 - - 1 - - - - 0 - - 408 - false - - 243 - - - true - 1 - -4107d8df:1481ea34f53:-67ba - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 326 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67b9 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 405 - - 286 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-67b8 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 408 - false - - 120 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 65 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67b7 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 405 - - 155 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-67b6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 408 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67b5 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 405 - - 35 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-67b4 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 95 - - - true - 1 - -4107d8df:1481ea34f53:-67b2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-67b1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-67b0 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 74 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-67af - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-67ae - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 118 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-67ad - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-67ac - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 162 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-67ab - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 184 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-67aa - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 206 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-67a9 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67a8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67a7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67a6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67a5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67a4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67a3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67a2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-67a1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 145 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-67a0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 105 - - - false - true - -4107d8df:1481ea34f53:-679f - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-679e - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-679d - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-679c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-679b - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-679a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6799 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6798 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-678e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 245 - - - true - 1 - -4107d8df:1481ea34f53:-678d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 245 - - - true - 1 - -4107d8df:1481ea34f53:-678c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-678b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-678a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6789 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6788 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6787 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6786 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6785 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6784 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6783 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 98 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6782 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6781 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6780 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-677f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-677e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 208 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-677d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 80 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-677c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-677b - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 50 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-677a - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 250 - false - $(pv_name) -$(pv_value) - 245 - - - false - true - -4107d8df:1481ea34f53:-6779 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 252 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6777 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 272 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6776 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 294 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6775 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 316 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6774 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 338 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6773 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 360 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6772 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 382 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6771 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 384 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6770 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 384 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-676e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 228 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-676d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 230 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-676c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 230 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-676a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 274 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6769 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 296 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6768 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 318 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6767 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 340 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6766 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 362 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6765 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 274 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6764 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 296 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6763 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 318 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6762 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 340 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6761 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 362 - $(pv_name) -$(pv_value) - 105 - - - true - 1 - -4107d8df:1481ea34f53:-675b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 252 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-675a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 362 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6759 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 340 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6758 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 318 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6757 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 296 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6756 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 274 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6755 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 252 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6754 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 230 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6753 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 384 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6752 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 230 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6751 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 274 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6750 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 296 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-674f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 318 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-674e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-674d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 362 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-674b - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 50 - - - true - 1 - -4107d8df:1481ea34f53:-674a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 135 - - - true - 1 - -4107d8df:1481ea34f53:-6749 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 70 - 0 - - 1 - - - - 1 - - 0 - false - - 170 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 70 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6748 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 170 - $(pv_name) -$(pv_value) - - - false - true - true - -4107d8df:1481ea34f53:-6746 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 70 - 6 - - - - 1 - - - - 428 - - $(pv_name) -$(pv_value) - 40 - - - true - 1 - -4107d8df:1481ea34f53:-6745 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calcs - - - - 35 - 0 - - 1 - - - - 0 - - 431 - false - - 0 - - - false - true - false - -4107d8df:1481ea34f53:-6744 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 45 - 6 - - - - 1 - - - - 428 - - - scaler16_full.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 300 - - - false - true - false - -4107d8df:1481ea34f53:-6743 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 45 - 6 - - - - 1 - - - - 428 - - - scaler16.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 255 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6742 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6741 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 252 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6740 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 384 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-673c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 135 - $(pv_name) -$(pv_value) - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler16m_full.opi b/stdApp/op/opi/scaler16m_full.opi deleted file mode 100644 index 567097f..0000000 --- a/stdApp/op/opi/scaler16m_full.opi +++ /dev/null @@ -1,8332 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-6656 - 3.2.10.20140131 - - true - 475 - scaler16m_full - false - false - - - - - - - Display - true - 485 - - true - 5 - - false - -1 - -1 - - - 144 - 404 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6655 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 404 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-664b - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6642 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6637 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6631 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6617 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6616 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6615 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6614 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6613 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6607 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 250 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-65fc - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 382 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-65f6 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 228 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-65e1 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-65e0 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 294 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-65df - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 316 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-65de - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 338 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-65dd - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 360 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-65d4 - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 207 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-65ce - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-65c9 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 426 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-65d1 - - 24 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 99 - 0 - - false - false - 1 - - - - 14 - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-65d0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - -14 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65cf - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 2 - - 2 - $(pv_name) -$(pv_value) - - - - - true - - true - -4107d8df:1481ea34f53:-65bc - - 28 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 - - - - 447 - - 210 - - - true - 1 - -4107d8df:1481ea34f53:-65bb - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 135 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65ba - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 - - - - 8 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-6654 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 322 - - - true - 1 - -4107d8df:1481ea34f53:-6653 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 408 - false - - 212 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 75 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6652 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 405 - - 247 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6651 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6650 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 405 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-664f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 408 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-664e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 408 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-664d - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 405 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-664c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-664a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 185 - - - true - 1 - -4107d8df:1481ea34f53:-6649 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 285 - - - true - 1 - -4107d8df:1481ea34f53:-6648 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6647 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 74 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6646 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6645 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 76 - false - $(pv_name) -$(pv_value) - 390 - - - false - true - -4107d8df:1481ea34f53:-6644 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6643 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6641 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6640 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 118 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-663f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-663e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 162 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-663d - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 184 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-663c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 206 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-663b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.I - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 208 - false - $(pv_name) -$(pv_value) - 390 - - - false - true - -4107d8df:1481ea34f53:-663a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6639 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6638 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 208 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6636 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6635 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6634 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6633 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6632 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6630 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-662f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-662e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-662d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-662c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-662b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 98 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-662a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.E - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6629 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.F - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 142 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6628 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.G - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 164 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6627 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.H - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 186 - false - $(pv_name) -$(pv_value) - 390 - - - false - true - -4107d8df:1481ea34f53:-6626 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6625 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6624 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6623 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6622 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6621 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6620 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-661f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-661e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-661d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-661c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 98 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-661b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-661a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6619 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6618 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6612 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S)_calc_ctrl.VAL - - - - - - - Choice Button - true - false - - Default - - 65 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 405 - - - true - 1 - -4107d8df:1481ea34f53:-6611 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calc result - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-6610 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-660f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-660e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-660d - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-660c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 250 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-660b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 252 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-660a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 252 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6609 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 252 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6608 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 252 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6606 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 272 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6605 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 294 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6604 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 316 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6603 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 338 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6602 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 360 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6601 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 382 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6600 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 384 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-65ff - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 384 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-65fe - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 384 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65fd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 384 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65fb - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 228 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65fa - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 230 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-65f9 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 230 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-65f8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 230 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65f7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 230 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65f5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 274 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65f4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 296 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65f3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 318 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65f2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 340 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65f1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 362 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-65f0 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 274 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-65ef - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 296 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-65ee - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 318 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-65ed - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 340 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-65ec - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 362 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-65eb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 274 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-65ea - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 296 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-65e9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 318 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-65e8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-65e7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 362 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65e6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 274 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65e5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 296 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65e4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 318 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65e3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 340 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65e2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 362 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65dc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 252 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65db - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.I - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 384 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65da - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 230 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65d9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 274 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65d8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.E - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 296 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65d7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.F - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 318 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65d6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.G - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 340 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65d5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.H - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 362 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65d3 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 285 - - - true - 1 - -4107d8df:1481ea34f53:-65d2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 285 - - - true - 1 - -4107d8df:1481ea34f53:-65cd - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-65cc - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65cb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-65ca - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 150 - - - true - 1 - -4107d8df:1481ea34f53:-65c8 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 430 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65c7 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 427 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-65c6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 430 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-65c5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 430 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65c4 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY1 - - - - 0 - false - - - false - 0 - - - - 427 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-65c3 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 430 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-65c2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - AutoCount: - - - - 70 - 0 - - 1 - - - - 0 - - 430 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-65c1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calculations - - - - 90 - 0 - - 1 - - - - 0 - - 454 - false - - 0 - - - false - true - true - -4107d8df:1481ea34f53:-65c0 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 451 - - $(pv_name) -$(pv_value) - 90 - - - false - true - false - -4107d8df:1481ea34f53:-65bf - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 450 - - - scaler16m_full_calc.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 430 - - - false - true - false - -4107d8df:1481ea34f53:-65be - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 450 - - - scaler16m_more.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 375 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-65bd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-65b9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 390 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler16m_full_calc.opi b/stdApp/op/opi/scaler16m_full_calc.opi deleted file mode 100644 index c309aa3..0000000 --- a/stdApp/op/opi/scaler16m_full_calc.opi +++ /dev/null @@ -1,9951 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-6519 - 3.2.10.20140131 - - true - 450 - scaler16m_full_calc - false - false - - - - - - - Display - true - 640 - - true - 5 - - false - -1 - -1 - - - 673 - 468 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6518 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 390 - 0 - 0 - - - 1 - 0 - true - - - - - 406 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6517 - - - - - 404 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 235 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 403 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6516 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 390 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64e8 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64e7 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64e6 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64e5 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64e4 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64e3 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64e2 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64e1 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-64e0 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 390 - 0 - 0 - - - 1 - 0 - true - - - - - 428 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64d9 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 250 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64ce - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 382 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64c8 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 228 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64b3 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64b2 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 294 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64b1 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 316 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64b0 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 338 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64af - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 360 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-64ae - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 207 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-64a9 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-64a8 - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - true - 1 - -4107d8df:1481ea34f53:-6515 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 185 - - - true - 1 - -4107d8df:1481ea34f53:-6514 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6513 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 74 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6512 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6511 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 118 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6510 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-650f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 162 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-650e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 184 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-650d - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 206 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-650c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-650b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-650a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6509 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6508 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6507 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6506 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6505 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6504 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 185 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6503 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - false - true - -4107d8df:1481ea34f53:-6502 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6501 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6500 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64ff - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64fe - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64fd - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64fc - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64fb - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-64fa - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64f9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64f8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64f7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64f6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64f5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64f4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64f3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64f2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64f1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 98 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-64f0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64ef - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64ee - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64ed - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64ec - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64eb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 208 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-64ea - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-64e9 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64df - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Auto: - - - - 70 - 0 - - 1 - - - - 0 - - 432 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64de - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 250 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64dd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 252 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-64dc - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 252 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-64db - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 252 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64da - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 252 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64d8 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 272 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64d7 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 294 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64d6 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 316 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64d5 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 338 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64d4 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 360 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64d3 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 382 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64d2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 384 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-64d1 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 384 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-64d0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 384 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64cf - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 384 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64cd - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 228 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64cc - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 230 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-64cb - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 230 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-64ca - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 230 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64c9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 230 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64c7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 274 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64c6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 296 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64c5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 318 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64c4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 340 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64c3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 362 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-64c2 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 274 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64c1 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 296 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64c0 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 318 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64bf - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 340 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-64be - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 362 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-64bd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 274 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64bc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 296 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64bb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 318 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64ba - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-64b9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 362 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64b8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 274 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64b7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 296 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64b6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 318 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64b5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 340 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64b4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 362 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-64ad - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - 0 - false - - 185 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-64ac - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 285 - - - true - 1 - -4107d8df:1481ea34f53:-64ab - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64aa - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 185 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-64a7 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-64a6 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64a5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-64a4 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 150 - - - false - true - false - -4107d8df:1481ea34f53:-64a3 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 430 - - - scaler16m_full.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 575 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-64a2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-64a1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Var - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-64a0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - A - - - - 30 - 0 - - 1 - - - - 1 - - 14 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-649f - false - - 22 - Label - - true - true - false - - true - false - - - - - - - Label - true - User calculations - - - - 210 - 0 - - 1 - - - - 1 - - 0 - false - - 430 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-649e - 0.0 - - 0 - 407 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 401 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-649d - 0.0 - - 0 - 406 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 428 - - - false - true - true - -4107d8df:1481ea34f53:-649c - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 20 - - $(pv_name) -$(pv_value) - 449 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-649b - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.I - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 226 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-649a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCI - - - - 0 - false - - - false - 0 - - - - 226 - - 430 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6499 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Expression - - - - 120 - 0 - - 1 - - - - 1 - - 58 - false - - 430 - - - true - 1 - -4107d8df:1481ea34f53:-6498 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Result - - - - 90 - 0 - - 1 - - - - 1 - - 58 - false - - 550 - - - true - 1 - -4107d8df:1481ea34f53:-6497 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - I - - - - 30 - 0 - - 1 - - - - 1 - - 228 - false - - 400 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6496 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 116 - false - $(pv_name) -$(pv_value) - 550 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6495 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 94 - false - $(pv_name) -$(pv_value) - 550 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6494 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 72 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6493 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCB - - - - 0 - false - - - false - 0 - - - - 72 - - 430 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6492 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCC - - - - 0 - false - - - false - 0 - - - - 94 - - 430 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6491 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCD - - - - 0 - false - - - false - 0 - - - - 116 - - 430 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6490 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.E - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 138 - false - $(pv_name) -$(pv_value) - 550 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-648f - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.F - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 160 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-648e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCF - - - - 0 - false - - - false - 0 - - - - 160 - - 430 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-648d - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.G - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 182 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-648c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCG - - - - 0 - false - - - false - 0 - - - - 182 - - 430 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-648b - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.H - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 204 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-648a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCH - - - - 0 - false - - - false - 0 - - - - 204 - - 430 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6489 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCE - - - - 0 - false - - - false - 0 - - - - 138 - - 430 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6488 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - B - - - - 30 - 0 - - 1 - - - - 1 - - 74 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6487 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - C - - - - 30 - 0 - - 1 - - - - 1 - - 96 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6486 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - D - - - - 30 - 0 - - 1 - - - - 1 - - 118 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6485 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - E - - - - 30 - 0 - - 1 - - - - 1 - - 140 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6484 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - F - - - - 30 - 0 - - 1 - - - - 1 - - 162 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6483 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - G - - - - 30 - 0 - - 1 - - - - 1 - - 184 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6482 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - H - - - - 30 - 0 - - 1 - - - - 1 - - 206 - false - - 400 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6481 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.L - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 292 - false - $(pv_name) -$(pv_value) - 550 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6480 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.K - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 550 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-647f - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.J - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 248 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-647e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCJ - - - - 0 - false - - - false - 0 - - - - 248 - - 430 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-647d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCK - - - - 0 - false - - - false - 0 - - - - 270 - - 430 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-647c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCL - - - - 0 - false - - - false - 0 - - - - 292 - - 430 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-647b - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.M - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 314 - false - $(pv_name) -$(pv_value) - 550 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-647a - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.N - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 336 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6479 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCN - - - - 0 - false - - - false - 0 - - - - 336 - - 430 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6478 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.O - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 358 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6477 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCO - - - - 0 - false - - - false - 0 - - - - 358 - - 430 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6476 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.P - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 380 - false - $(pv_name) -$(pv_value) - 550 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6475 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCP - - - - 0 - false - - - false - 0 - - - - 380 - - 430 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6474 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CLCM - - - - 0 - false - - - false - 0 - - - - 314 - - 430 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6473 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - J - - - - 30 - 0 - - 1 - - - - 1 - - 250 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6472 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - K - - - - 30 - 0 - - 1 - - - - 1 - - 272 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6471 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - L - - - - 30 - 0 - - 1 - - - - 1 - - 294 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-6470 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - M - - - - 30 - 0 - - 1 - - - - 1 - - 316 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-646f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - N - - - - 30 - 0 - - 1 - - - - 1 - - 338 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-646e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - O - - - - 30 - 0 - - 1 - - - - 1 - - 360 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-646d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - P - - - - 30 - 0 - - 1 - - - - 1 - - 382 - false - - 400 - - - true - 1 - -4107d8df:1481ea34f53:-646c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 410 - false - - 50 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-646b - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 407 - - 90 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-646a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 432 - false - - 50 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6469 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY1 - - - - 0 - false - - - false - 0 - - - - 429 - - 90 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6468 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 410 - false - - 147 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 50 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6467 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 407 - - 182 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6466 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 410 - false - - 118 - - - true - 1 - -4107d8df:1481ea34f53:-6465 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 432 - false - - 118 - - - true - 1 - -4107d8df:1481ea34f53:-6464 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 410 - false - - 233 - - - true - 1 - -4107d8df:1481ea34f53:-6463 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 16 - 0 - - 1 - - - - 0 - - 410 - false - - 372 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6462 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 407 - - 337 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6461 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 410 - false - - 258 - - - true - 1 - -4107d8df:1481ea34f53:-6460 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 16 - 0 - - 1 - - - - 0 - - 432 - false - - 372 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-645f - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 429 - - 337 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-645e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 432 - false - - 258 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-645d - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 238 - 0 - 0 - - - 1 - 1 - true - - - - - 405 - $(pv_name) -$(pv_value) - 400 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler16m_more.opi b/stdApp/op/opi/scaler16m_more.opi deleted file mode 100644 index 9bf5811..0000000 --- a/stdApp/op/opi/scaler16m_more.opi +++ /dev/null @@ -1,7024 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-639e - 3.2.10.20140131 - - true - 455 - scaler16m_more - false - false - - - - - - - Display - true - 345 - - true - 5 - - false - -1 - -1 - - - 152 - 494 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-639d - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 344 - 0 - 0 - - - 1 - 0 - true - - - - - 404 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-6393 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 344 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6377 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6376 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6375 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6374 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6373 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6372 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6371 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6370 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-636f - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 202 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 168 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6358 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 250 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-634f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 382 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-634b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 228 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6340 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-633f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 294 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-633e - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 316 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-633d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 338 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-633c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 360 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-632c - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 50 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6326 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 74 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 168 - false - - - - true - - true - -4107d8df:1481ea34f53:-631e - - 28 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 - - - - 425 - - 116 - - - true - 1 - -4107d8df:1481ea34f53:-631d - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - SYNC WITH SCALER: - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 135 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-631c - 0.0 - - Text Input - 4 - - true - true - false - - 0 - false - $(P)$(S).COUT - - - - 0 - false - - - false - 0 - - - - 8 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-639c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 220 - - - true - 1 - -4107d8df:1481ea34f53:-639b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Update - - - - 40 - 0 - - 1 - - - - 0 - - 408 - false - - 243 - - - true - 1 - -4107d8df:1481ea34f53:-639a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 326 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6399 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 405 - - 286 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6398 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 408 - false - - 120 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 65 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6397 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 405 - - 155 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6396 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 408 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6395 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 405 - - 35 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6394 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 408 - false - - 95 - - - true - 1 - -4107d8df:1481ea34f53:-6392 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-6391 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6390 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 74 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-638f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-638e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 118 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-638d - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-638c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 162 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-638b - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 184 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-638a - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 206 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6389 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6388 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6387 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6386 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6385 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6384 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6383 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6382 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6381 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 145 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6380 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 105 - - - false - true - -4107d8df:1481ea34f53:-637f - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-637e - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-637d - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-637c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-637b - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-637a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6379 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6378 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-636e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 245 - - - true - 1 - -4107d8df:1481ea34f53:-636d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 245 - - - true - 1 - -4107d8df:1481ea34f53:-636c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-636b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-636a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6369 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6368 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6367 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6366 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6365 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6364 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6363 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 98 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6362 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6361 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6360 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-635f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-635e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 208 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-635d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 80 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-635c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-635b - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 50 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-635a - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 250 - false - $(pv_name) -$(pv_value) - 245 - - - false - true - -4107d8df:1481ea34f53:-6359 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 252 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6357 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 272 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6356 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 294 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6355 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 316 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6354 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 338 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6353 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 360 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6352 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 382 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6351 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 384 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6350 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 384 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-634e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 228 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-634d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 230 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-634c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 230 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-634a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 274 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6349 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 296 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6348 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 318 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6347 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 340 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6346 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 362 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6345 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 274 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6344 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 296 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6343 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 318 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6342 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 340 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-6341 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 362 - $(pv_name) -$(pv_value) - 105 - - - true - 1 - -4107d8df:1481ea34f53:-633b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 252 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-633a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 362 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6339 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 340 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6338 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 318 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6337 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 296 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6336 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 274 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6335 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 252 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6334 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 230 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6333 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 384 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6332 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 230 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6331 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 274 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-6330 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 296 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-632f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 318 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-632e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-632d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 362 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-632b - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 50 - - - true - 1 - -4107d8df:1481ea34f53:-632a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 135 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6329 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 135 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-6328 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 70 - 0 - - 1 - - - - 1 - - 0 - false - - 170 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 70 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6327 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 170 - $(pv_name) -$(pv_value) - - - false - true - true - -4107d8df:1481ea34f53:-6325 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 70 - 6 - - - - 1 - - - - 428 - - $(pv_name) -$(pv_value) - 40 - - - true - 1 - -4107d8df:1481ea34f53:-6324 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calcs - - - - 35 - 0 - - 1 - - - - 0 - - 431 - false - - 0 - - - false - true - false - -4107d8df:1481ea34f53:-6323 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 45 - 6 - - - - 1 - - - - 428 - - - scaler16m_full.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 300 - - - false - true - false - -4107d8df:1481ea34f53:-6322 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 45 - 6 - - - - 1 - - - - 428 - - - scaler16m.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 255 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6321 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6320 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 252 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-631f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 384 - - 20 - $(pv_name) -$(pv_value) - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler32_full.opi b/stdApp/op/opi/scaler32_full.opi deleted file mode 100644 index c4ce264..0000000 --- a/stdApp/op/opi/scaler32_full.opi +++ /dev/null @@ -1,14373 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-61fa - 3.2.10.20140131 - - true - 835 - scaler32_full - false - false - - - - - - - Display - true - 485 - - true - 5 - - false - -1 - -1 - - - 186 - 738 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-61f9 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-61f0 - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 207 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-61ea - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-61e5 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 765 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-61e4 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 787 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-61ac - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6196 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6195 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6194 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6193 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6192 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6191 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6190 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-618d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 250 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6183 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 228 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6178 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6177 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 294 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6176 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 316 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6175 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 338 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6174 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 360 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6170 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 426 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-616d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 382 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6169 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 404 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6155 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 448 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6154 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 470 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6153 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 492 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6152 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 514 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6151 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 536 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6150 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 558 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-614d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 602 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6144 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 734 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6140 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 580 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6135 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 624 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6134 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 646 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6133 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 668 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6132 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 690 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-6131 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 712 - $(pv_name) -$(pv_value) - 183 - false - - - - true - - true - -4107d8df:1481ea34f53:-61ed - - 24 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 99 - 0 - - false - false - 1 - - - - 14 - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-61ec - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - -14 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61eb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 2 - - 2 - $(pv_name) -$(pv_value) - - - - - true - - true - -4107d8df:1481ea34f53:-612f - - 702 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 120 - 0 - - false - false - 1 - - - - 54 - - 20 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-612e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 0 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-612d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 44 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-612c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 66 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-612b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 88 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-612a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 110 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6129 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 132 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6128 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 154 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6127 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 308 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6126 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 286 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6125 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 264 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6124 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 242 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6123 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 220 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6122 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 198 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6121 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 176 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6120 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 22 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-611f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM18 - - - - 0 - false - - - false - 0 - - - - 374 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-611e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 330 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-611d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM17 - - - - 0 - false - - - false - 0 - - - - 352 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-611c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM19 - - - - 0 - false - - - false - 0 - - - - 396 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-611b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM20 - - - - 0 - false - - - false - 0 - - - - 418 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-611a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM21 - - - - 0 - false - - - false - 0 - - - - 440 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6119 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM22 - - - - 0 - false - - - false - 0 - - - - 462 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6118 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM23 - - - - 0 - false - - - false - 0 - - - - 484 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6117 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM24 - - - - 0 - false - - - false - 0 - - - - 506 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6116 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM31 - - - - 0 - false - - - false - 0 - - - - 660 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6115 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM30 - - - - 0 - false - - - false - 0 - - - - 638 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6114 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM29 - - - - 0 - false - - - false - 0 - - - - 616 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6113 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM28 - - - - 0 - false - - - false - 0 - - - - 594 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6112 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM27 - - - - 0 - false - - - false - 0 - - - - 572 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6111 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM26 - - - - 0 - false - - - false - 0 - - - - 550 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6110 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM25 - - - - 0 - false - - - false - 0 - - - - 528 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-610f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM32 - - - - 0 - false - - - false - 0 - - - - 682 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-61f8 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 185 - - - true - 1 - -4107d8df:1481ea34f53:-61f7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 285 - - - false - true - -4107d8df:1481ea34f53:-61f6 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S)_calc_ctrl.VAL - - - - - - - Choice Button - true - false - - Default - - 65 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 405 - - - true - 1 - -4107d8df:1481ea34f53:-61f5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calc result - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-61f4 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-61f3 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-61f2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-61f1 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61ef - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 285 - - - true - 1 - -4107d8df:1481ea34f53:-61ee - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 285 - - - true - 1 - -4107d8df:1481ea34f53:-61e9 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-61e8 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61e7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-61e6 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 150 - - - true - 1 - -4107d8df:1481ea34f53:-61e3 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 791 - false - - 466 - - - true - 1 - -4107d8df:1481ea34f53:-61e2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 769 - false - - 322 - - - true - 1 - -4107d8df:1481ea34f53:-61e1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 769 - false - - 212 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 75 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61e0 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 766 - - 247 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-61df - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 769 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61de - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 766 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-61dd - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 769 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-61dc - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 769 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61db - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 766 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-61da - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 769 - false - - 183 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61d9 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 788 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-61d8 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 791 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-61d7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 791 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61d6 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY1 - - - - 0 - false - - - false - 0 - - - - 788 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-61d5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 791 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-61d4 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - AutoCount: - - - - 70 - 0 - - 1 - - - - 0 - - 791 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61d3 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calculations - - - - 90 - 0 - - 1 - - - - 0 - - 815 - false - - 0 - - - false - true - true - -4107d8df:1481ea34f53:-61d2 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 812 - - $(pv_name) -$(pv_value) - 90 - - - false - true - false - -4107d8df:1481ea34f53:-61d1 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 811 - - - scaler32_more.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 375 - - - false - true - false - -4107d8df:1481ea34f53:-61d0 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 811 - - - scaler32_full_calc.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 430 - - - true - 1 - -4107d8df:1481ea34f53:-61cf - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61ce - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61cd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61cc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61cb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61ca - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 252 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 230 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 274 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 296 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 318 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 362 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61c0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 18 - - - - 20 - 0 - - 1 - - - - 1 - - 428 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61bf - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 384 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61be - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 17 - - - - 20 - 0 - - 1 - - - - 1 - - 406 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61bd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 19 - - - - 20 - 0 - - 1 - - - - 1 - - 450 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61bc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 472 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61bb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 21 - - - - 20 - 0 - - 1 - - - - 1 - - 494 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61ba - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 22 - - - - 20 - 0 - - 1 - - - - 1 - - 516 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 23 - - - - 20 - 0 - - 1 - - - - 1 - - 538 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 24 - - - - 20 - 0 - - 1 - - - - 1 - - 560 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 26 - - - - 20 - 0 - - 1 - - - - 1 - - 604 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 32 - - - - 20 - 0 - - 1 - - - - 1 - - 736 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 25 - - - - 20 - 0 - - 1 - - - - 1 - - 582 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 27 - - - - 20 - 0 - - 1 - - - - 1 - - 626 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 28 - - - - 20 - 0 - - 1 - - - - 1 - - 648 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 29 - - - - 20 - 0 - - 1 - - - - 1 - - 670 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 30 - - - - 20 - 0 - - 1 - - - - 1 - - 692 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-61b0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 31 - - - - 20 - 0 - - 1 - - - - 1 - - 714 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61af - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61ae - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-61ad - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61ab - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 74 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61aa - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61a9 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 118 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61a8 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61a7 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 162 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61a6 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 184 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-61a5 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 206 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61a4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61a3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61a2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61a1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-61a0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-619f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-619e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-619d - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-619c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-619b - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-619a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6199 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6198 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6197 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-618f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 250 - false - $(pv_name) -$(pv_value) - 285 - - - false - true - -4107d8df:1481ea34f53:-618e - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 252 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-618c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 272 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-618b - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 294 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-618a - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 316 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6189 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 338 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6188 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 360 - false - $(pv_name) -$(pv_value) - 285 - - - false - true - -4107d8df:1481ea34f53:-6187 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 384 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6186 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 228 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6185 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 230 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6184 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 230 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6182 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 274 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6181 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 296 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6180 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 318 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-617f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 340 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-617e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 362 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-617d - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 274 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-617c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 296 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-617b - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 318 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-617a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 340 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6179 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 362 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6173 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 252 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6172 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR18 - - - - 0 - false - - - false - 0 - - - - 428 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6171 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G18 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 428 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-616f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S18 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 426 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-616e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 384 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-616c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 382 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-616b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR17 - - - - 0 - false - - - false - 0 - - - - 406 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-616a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G17 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 406 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6168 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S17 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 404 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6167 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S19 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 448 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6166 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S20 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 470 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6165 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S21 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 492 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6164 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S22 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 514 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6163 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S23 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 536 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6162 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S24 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 558 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6161 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR19 - - - - 0 - false - - - false - 0 - - - - 450 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6160 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR20 - - - - 0 - false - - - false - 0 - - - - 472 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-615f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR21 - - - - 0 - false - - - false - 0 - - - - 494 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-615e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR22 - - - - 0 - false - - - false - 0 - - - - 516 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-615d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR23 - - - - 0 - false - - - false - 0 - - - - 538 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-615c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR24 - - - - 0 - false - - - false - 0 - - - - 560 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-615b - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G19 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 450 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-615a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G20 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 472 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6159 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G21 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 494 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6158 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G22 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 516 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6157 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G23 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 538 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6156 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G24 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 560 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-614f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S26 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 602 - false - $(pv_name) -$(pv_value) - 285 - - - false - true - -4107d8df:1481ea34f53:-614e - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G26 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 604 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-614c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S27 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 624 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-614b - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S28 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 646 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-614a - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S29 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 668 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6149 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S30 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 690 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6148 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S31 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 712 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6147 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S32 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 734 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6146 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR32 - - - - 0 - false - - - false - 0 - - - - 736 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6145 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G32 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 736 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6143 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S25 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 580 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6142 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR25 - - - - 0 - false - - - false - 0 - - - - 582 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-6141 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G25 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 582 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-613f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR27 - - - - 0 - false - - - false - 0 - - - - 626 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-613e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR28 - - - - 0 - false - - - false - 0 - - - - 648 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-613d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR29 - - - - 0 - false - - - false - 0 - - - - 670 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-613c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR30 - - - - 0 - false - - - false - 0 - - - - 692 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-613b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR31 - - - - 0 - false - - - false - 0 - - - - 714 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-613a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G27 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 626 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6139 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G28 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 648 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6138 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G29 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 670 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6137 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G30 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 692 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-6136 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G31 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 714 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-6130 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR26 - - - - 0 - false - - - false - 0 - - - - 604 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-610e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 76 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-610d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 208 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-610c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 54 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-610b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 98 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-610a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6109 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 142 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6108 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 164 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6107 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 186 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6106 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 252 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6105 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 230 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6104 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 274 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6103 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 296 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6102 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 318 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6101 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 340 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-6100 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 362 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60ff - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 384 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60fe - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts5.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 428 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60fd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts6.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 560 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60fc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts5.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 406 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60fb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts5.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 450 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60fa - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts5.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 472 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts6.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 494 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts6.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 516 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts6.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 538 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts7.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 604 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts7.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 582 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts7.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 626 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts7.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 648 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts8.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 670 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts8.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 692 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60f0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts8.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 714 - false - $(pv_name) -$(pv_value) - 390 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-60ef - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts8.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 95 - 0 - - - 1 - - - - 0 - - 736 - false - $(pv_name) -$(pv_value) - 390 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler32_full_calc.opi b/stdApp/op/opi/scaler32_full_calc.opi deleted file mode 100644 index 1327f1c..0000000 --- a/stdApp/op/opi/scaler32_full_calc.opi +++ /dev/null @@ -1,14736 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-5fe1 - 3.2.10.20140131 - - true - 815 - scaler32_full_calc - false - false - - - - - - - Display - true - 630 - - true - 5 - - false - -1 - -1 - - - 24 - 237 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5fe0 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 390 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5fc4 - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 207 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5fbf - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5fbe - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5fad - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 765 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5fa1 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 787 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f75 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f5f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f5e - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f5d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f5c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f5b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f5a - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f59 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f56 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 250 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f4c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 228 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f41 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 272 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f40 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 294 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f3f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 316 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f3e - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 338 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f3d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 360 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f39 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 426 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f36 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 382 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f32 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 404 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f1e - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 448 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f1d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 470 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f1c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 492 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f1b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 514 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f1a - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 536 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f19 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 558 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f16 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 602 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f0d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 734 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5f09 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 580 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5efe - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 624 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5efd - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 646 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5efc - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 668 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5efb - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 690 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5efa - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 712 - $(pv_name) -$(pv_value) - 183 - false - - - - true - - true - -4107d8df:1481ea34f53:-5ef8 - - 702 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 120 - 0 - - false - false - 1 - - - - 54 - - 20 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 0 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 44 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 66 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 88 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 110 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 132 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 154 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 308 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5eef - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 286 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5eee - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 264 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5eed - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 242 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5eec - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 220 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5eeb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 198 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5eea - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 176 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 22 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM18 - - - - 0 - false - - - false - 0 - - - - 374 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 330 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM17 - - - - 0 - false - - - false - 0 - - - - 352 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM19 - - - - 0 - false - - - false - 0 - - - - 396 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM20 - - - - 0 - false - - - false - 0 - - - - 418 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM21 - - - - 0 - false - - - false - 0 - - - - 440 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM22 - - - - 0 - false - - - false - 0 - - - - 462 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM23 - - - - 0 - false - - - false - 0 - - - - 484 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ee0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM24 - - - - 0 - false - - - false - 0 - - - - 506 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5edf - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM31 - - - - 0 - false - - - false - 0 - - - - 660 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ede - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM30 - - - - 0 - false - - - false - 0 - - - - 638 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5edd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM29 - - - - 0 - false - - - false - 0 - - - - 616 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5edc - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM28 - - - - 0 - false - - - false - 0 - - - - 594 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5edb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM27 - - - - 0 - false - - - false - 0 - - - - 572 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5eda - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM26 - - - - 0 - false - - - false - 0 - - - - 550 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ed9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM25 - - - - 0 - false - - - false - 0 - - - - 528 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ed8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM32 - - - - 0 - false - - - false - 0 - - - - 682 - - 0 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-5fdf - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 185 - - - true - 1 - -4107d8df:1481ea34f53:-5fde - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 285 - - - true - 1 - -4107d8df:1481ea34f53:-5fdd - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Var - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fdc - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-5fdb - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-5fda - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-5fd9 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fd8 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc3.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 98 - false - $(pv_name) -$(pv_value) - 540 - - - true - 1 - -4107d8df:1481ea34f53:-5fd7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Result - - - - 90 - 0 - - 1 - - - - 1 - - 40 - false - - 540 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fd6 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc2.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 76 - false - $(pv_name) -$(pv_value) - 540 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fd5 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 54 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fd4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CALC - - - - 0 - false - - - false - 0 - - - - 54 - - 420 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fd3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc2.CALC - - - - 0 - false - - - false - 0 - - - - 76 - - 420 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fd2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc3.CALC - - - - 0 - false - - - false - 0 - - - - 98 - - 420 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5fd1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Expression - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 420 - - - true - 1 - -4107d8df:1481ea34f53:-5fd0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - A - - - - 30 - 0 - - 1 - - - - 1 - - 58 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fcf - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - B - - - - 30 - 0 - - 1 - - - - 1 - - 80 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fce - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - C - - - - 30 - 0 - - 1 - - - - 1 - - 102 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fcd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - D - - - - 30 - 0 - - 1 - - - - 1 - - 124 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fcc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - E - - - - 30 - 0 - - 1 - - - - 1 - - 146 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fcb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - F - - - - 30 - 0 - - 1 - - - - 1 - - 168 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fca - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - G - - - - 30 - 0 - - 1 - - - - 1 - - 190 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fc9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - H - - - - 30 - 0 - - 1 - - - - 1 - - 212 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fc8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - I - - - - 30 - 0 - - 1 - - - - 1 - - 18 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-5fc7 - false - - 22 - Label - - true - true - false - - true - false - - - - - - - Label - true - User calculations - - - - 210 - 0 - - 1 - - - - 1 - - 5 - false - - 420 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5fc6 - 0.0 - - 0 - 228 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 391 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5fc5 - 0.0 - - 0 - 228 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 418 - - - true - 1 - -4107d8df:1481ea34f53:-5fc3 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - 0 - false - - 185 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fc2 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 285 - - - true - 1 - -4107d8df:1481ea34f53:-5fc1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fc0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 185 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5fbd - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-5fbc - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fbb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5fba - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 150 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fb9 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc4.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 540 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fb8 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc5.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 142 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fb7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc5.CALC - - - - 0 - false - - - false - 0 - - - - 142 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fb6 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc6.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 164 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fb5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc6.CALC - - - - 0 - false - - - false - 0 - - - - 164 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fb4 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc7.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 186 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fb3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc7.CALC - - - - 0 - false - - - false - 0 - - - - 186 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fb2 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc8.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 208 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fb1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc8.CALC - - - - 0 - false - - - false - 0 - - - - 208 - - 420 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5fb0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calculations - - - - 100 - 0 - - 1 - - - - 1 - - 240 - false - - 495 - - - false - true - true - -4107d8df:1481ea34f53:-5faf - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 255 - - $(pv_name) -$(pv_value) - 495 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fae - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc4.CALC - - - - 0 - false - - - false - 0 - - - - 120 - - 420 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5fac - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 769 - false - - 322 - - - true - 1 - -4107d8df:1481ea34f53:-5fab - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 769 - false - - 212 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 75 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5faa - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 766 - - 247 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5fa9 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 769 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fa8 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 766 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5fa7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 769 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-5fa6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 769 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5fa5 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 766 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5fa4 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 769 - false - - 183 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5fa3 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).CARD - - - - - - - Text Update - true - ###### - false - 0 - - - - 40 - 0 - - - 1 - - - - 0 - - 769 - false - $(pv_name) -$(pv_value) - 35 - - - true - 1 - -4107d8df:1481ea34f53:-5fa2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Card - - - - 30 - 0 - - 1 - - - - 0 - - 769 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5fa0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 791 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f9f - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 788 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5f9e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 791 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-5f9d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 791 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f9c - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY1 - - - - 0 - false - - - false - 0 - - - - 788 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5f9b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 791 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-5f9a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - AutoCount: - - - - 70 - 0 - - 1 - - - - 0 - - 791 - false - - 0 - - - false - true - false - -4107d8df:1481ea34f53:-5f99 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 789 - - - scaler32_full.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 575 - - - true - 1 - -4107d8df:1481ea34f53:-5f98 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f97 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f96 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f95 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f94 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f93 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f92 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f91 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f90 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 252 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f8f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 230 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f8e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 274 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f8d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 296 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f8c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 318 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f8b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f8a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 362 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f89 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 18 - - - - 20 - 0 - - 1 - - - - 1 - - 428 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f88 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 384 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f87 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 17 - - - - 20 - 0 - - 1 - - - - 1 - - 406 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f86 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 19 - - - - 20 - 0 - - 1 - - - - 1 - - 450 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f85 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 472 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f84 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 21 - - - - 20 - 0 - - 1 - - - - 1 - - 494 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f83 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 22 - - - - 20 - 0 - - 1 - - - - 1 - - 516 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f82 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 23 - - - - 20 - 0 - - 1 - - - - 1 - - 538 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f81 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 24 - - - - 20 - 0 - - 1 - - - - 1 - - 560 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f80 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 26 - - - - 20 - 0 - - 1 - - - - 1 - - 604 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f7f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 32 - - - - 20 - 0 - - 1 - - - - 1 - - 736 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f7e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 25 - - - - 20 - 0 - - 1 - - - - 1 - - 582 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f7d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 27 - - - - 20 - 0 - - 1 - - - - 1 - - 626 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f7c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 28 - - - - 20 - 0 - - 1 - - - - 1 - - 648 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f7b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 29 - - - - 20 - 0 - - 1 - - - - 1 - - 670 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f7a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 30 - - - - 20 - 0 - - 1 - - - - 1 - - 692 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5f79 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 31 - - - - 20 - 0 - - 1 - - - - 1 - - 714 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f78 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 54 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f77 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f76 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f74 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 76 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f73 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 98 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f72 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f71 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 142 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f70 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 164 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f6f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 186 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f6e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 208 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f6d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f6c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f6b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f6a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f69 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f68 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f67 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f66 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f65 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f64 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f63 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f62 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f61 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f60 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f58 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 252 - false - $(pv_name) -$(pv_value) - 285 - - - false - true - -4107d8df:1481ea34f53:-5f57 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 252 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f55 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 274 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f54 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 296 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f53 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 318 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f52 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 340 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f51 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 362 - false - $(pv_name) -$(pv_value) - 285 - - - false - true - -4107d8df:1481ea34f53:-5f50 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 384 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f4f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 230 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f4e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 230 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f4d - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 230 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f4b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 274 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f4a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 296 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f49 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 318 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f48 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 340 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f47 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 362 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f46 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 274 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f45 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 296 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f44 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 318 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f43 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 340 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f42 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 362 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f3c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 252 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f3b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR18 - - - - 0 - false - - - false - 0 - - - - 428 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f3a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G18 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 428 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f38 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S18 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 428 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f37 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 384 - - 185 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f35 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 384 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f34 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR17 - - - - 0 - false - - - false - 0 - - - - 406 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f33 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G17 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 406 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f31 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S17 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 406 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f30 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S19 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 450 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f2f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S20 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 472 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f2e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S21 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 494 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f2d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S22 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 516 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f2c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S23 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 538 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f2b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S24 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 560 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f2a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR19 - - - - 0 - false - - - false - 0 - - - - 450 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f29 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR20 - - - - 0 - false - - - false - 0 - - - - 472 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f28 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR21 - - - - 0 - false - - - false - 0 - - - - 494 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f27 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR22 - - - - 0 - false - - - false - 0 - - - - 516 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f26 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR23 - - - - 0 - false - - - false - 0 - - - - 538 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f25 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR24 - - - - 0 - false - - - false - 0 - - - - 560 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f24 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G19 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 450 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f23 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G20 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 472 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f22 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G21 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 494 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f21 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G22 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 516 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f20 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G23 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 538 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f1f - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G24 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 560 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f18 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S26 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 604 - false - $(pv_name) -$(pv_value) - 285 - - - false - true - -4107d8df:1481ea34f53:-5f17 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G26 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 604 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f15 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S27 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 626 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f14 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S28 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 648 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f13 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S29 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 670 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f12 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S30 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 692 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f11 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S31 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 714 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f10 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S32 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 736 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f0f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR32 - - - - 0 - false - - - false - 0 - - - - 736 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f0e - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G32 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 736 - $(pv_name) -$(pv_value) - 145 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5f0c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S25 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 582 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f0b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR25 - - - - 0 - false - - - false - 0 - - - - 582 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f0a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G25 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 582 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f08 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR27 - - - - 0 - false - - - false - 0 - - - - 626 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f07 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR28 - - - - 0 - false - - - false - 0 - - - - 648 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f06 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR29 - - - - 0 - false - - - false - 0 - - - - 670 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f05 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR30 - - - - 0 - false - - - false - 0 - - - - 692 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5f04 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR31 - - - - 0 - false - - - false - 0 - - - - 714 - - 185 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5f03 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G27 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 626 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f02 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G28 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 648 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f01 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G29 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 670 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5f00 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G30 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 692 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-5eff - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G31 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 714 - $(pv_name) -$(pv_value) - 145 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5ef9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR26 - - - - 0 - false - - - false - 0 - - - - 604 - - 185 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5ed7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Setup Calculations - - - - 150 - 0 - - 1 - - - - 1 - - 293 - false - - 472 - - - false - true - false - -4107d8df:1481ea34f53:-5ed6 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 315 - - - CalcRecord_full.opi - - true -

      $(P)$(S)_calc

      - 1 -
      - 0 - 1. CALC-A -
      -
      - $(pv_name) -$(pv_value) - 495 -
      - - false - true - false - -4107d8df:1481ea34f53:-5ed5 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 336 - - - CalcRecord_full.opi - - true -

      $(P)$(S)_calc

      - 2 -
      - 0 - 2. CALC-B -
      -
      - $(pv_name) -$(pv_value) - 495 -
      - - false - true - false - -4107d8df:1481ea34f53:-5ed4 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 357 - - - CalcRecord_full.opi - - true -

      $(P)$(S)_calc

      - 3 -
      - 0 - 3. CALC-C -
      -
      - $(pv_name) -$(pv_value) - 495 -
      - - false - true - false - -4107d8df:1481ea34f53:-5ed3 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 378 - - - CalcRecord_full.opi - - true -

      $(P)$(S)_calc

      - 4 -
      - 0 - 4. CALC-D -
      -
      - $(pv_name) -$(pv_value) - 495 -
      - - false - true - false - -4107d8df:1481ea34f53:-5ed2 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 399 - - - CalcRecord_full.opi - - true -

      $(P)$(S)_calc

      - 5 -
      - 0 - 5. CALC-E -
      -
      - $(pv_name) -$(pv_value) - 495 -
      - - false - true - false - -4107d8df:1481ea34f53:-5ed1 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 420 - - - CalcRecord_full.opi - - true -

      $(P)$(S)_calc

      - 6 -
      - 0 - 6. CALC-F -
      -
      - $(pv_name) -$(pv_value) - 495 -
      - - false - true - false - -4107d8df:1481ea34f53:-5ed0 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 441 - - - CalcRecord_full.opi - - true -

      $(P)$(S)_calc

      - 7 -
      - 0 - 7. CALC-G -
      -
      - $(pv_name) -$(pv_value) - 495 -
      - - false - true - false - -4107d8df:1481ea34f53:-5ecf - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 462 - - - CalcRecord_full.opi - - true -

      $(P)$(S)_calc

      - 8 -
      - 0 - 8. CALC-H -
      -
      - $(pv_name) -$(pv_value) - 495 -
      -
      \ No newline at end of file diff --git a/stdApp/op/opi/scaler32_more.opi b/stdApp/op/opi/scaler32_more.opi deleted file mode 100644 index dbfc6cc..0000000 --- a/stdApp/op/opi/scaler32_more.opi +++ /dev/null @@ -1,12290 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-5dba - 3.2.10.20140131 - - true - 815 - scaler32_more - false - false - - - - - - - Display - true - 347 - - true - 5 - - false - -1 - -1 - - - 158 - 442 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5db9 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 344 - 0 - 0 - - - 1 - 0 - true - - - - - 766 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5db8 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 344 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5db4 - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 202 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 168 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5dae - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 50 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5da8 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 74 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 168 - false - - - - true - - true - -4107d8df:1481ea34f53:-5d9a - - 706 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 345 - 0 - - false - false - 1 - - - - 52 - - 0 - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d96 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d7f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 22 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d7e - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 44 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d7d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 66 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d7c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 88 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d7b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 110 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d7a - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 132 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d79 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 154 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d70 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 198 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d66 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 176 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d5b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 220 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d5a - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 242 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d59 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 264 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d58 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 286 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d57 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 308 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d4b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 374 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d47 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 330 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d42 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 352 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d2d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 396 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d2c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 418 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d2b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 440 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d2a - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 462 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d29 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 484 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d28 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 506 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d1f - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G10 - - - - 1 - 2 - true - - - - - 550 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d16 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G16 - - - - 1 - 2 - true - - - - - 682 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d12 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G9 - - - - 1 - 2 - true - - - - - 528 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d07 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G11 - - - - 1 - 2 - true - - - - - 572 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d06 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G12 - - - - 1 - 2 - true - - - - - 594 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d05 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G13 - - - - 1 - 2 - true - - - - - 616 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d04 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G14 - - - - 1 - 2 - true - - - - - 638 - $(pv_name) -$(pv_value) - 143 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5d03 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G15 - - - - 1 - 2 - true - - - - - 660 - $(pv_name) -$(pv_value) - 143 - false - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d99 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d98 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 2 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d97 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 2 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d95 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 2 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d94 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 22 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d93 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 44 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d92 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 66 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d91 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 88 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d90 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 110 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d8f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 132 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d8e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 154 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d8d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 24 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d8c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 46 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d8b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 68 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d8a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 90 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d89 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 112 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d88 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 134 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d87 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 156 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d86 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 24 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d85 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 46 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d84 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 68 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d83 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 90 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d82 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 112 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d81 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 134 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d80 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 156 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d78 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 46 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d77 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 68 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d76 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 90 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d75 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 112 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d74 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 134 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d73 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 156 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d72 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 198 - false - $(pv_name) -$(pv_value) - 245 - - - false - true - -4107d8df:1481ea34f53:-5d71 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G10 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 200 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d6f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d6e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 242 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d6d - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 264 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d6c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 286 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d6b - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 308 - false - $(pv_name) -$(pv_value) - 245 - - - false - true - -4107d8df:1481ea34f53:-5d6a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G16 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 332 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d69 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 176 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d68 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR9 - - - - 0 - false - - - false - 0 - - - - 178 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d67 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G9 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 178 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d65 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR11 - - - - 0 - false - - - false - 0 - - - - 222 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d64 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR12 - - - - 0 - false - - - false - 0 - - - - 244 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d63 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR13 - - - - 0 - false - - - false - 0 - - - - 266 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d62 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR14 - - - - 0 - false - - - false - 0 - - - - 288 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d61 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR15 - - - - 0 - false - - - false - 0 - - - - 310 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d60 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G11 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 222 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d5f - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G12 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 244 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d5e - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G13 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 266 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d5d - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G14 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 288 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d5c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G15 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 310 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d56 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 310 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d55 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 288 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d54 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 266 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d53 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 244 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d52 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 222 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d51 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 200 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d50 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 178 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d4f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 24 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d4e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR10 - - - - 0 - false - - - false - 0 - - - - 200 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d4d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR18 - - - - 0 - false - - - false - 0 - - - - 376 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d4c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G18 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 376 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d4a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM18 - - - - 0 - false - - - false - 0 - - - - 376 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d49 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S18 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 374 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d48 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR16 - - - - 0 - false - - - false - 0 - - - - 332 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d46 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 332 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d45 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 330 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d44 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR17 - - - - 0 - false - - - false - 0 - - - - 354 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d43 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G17 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 354 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d41 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM17 - - - - 0 - false - - - false - 0 - - - - 354 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d40 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S17 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 352 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d3f - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S19 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 396 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d3e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S20 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 418 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d3d - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S21 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 440 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d3c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S22 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 462 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d3b - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S23 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 484 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d3a - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S24 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 506 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d39 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR19 - - - - 0 - false - - - false - 0 - - - - 398 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d38 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR20 - - - - 0 - false - - - false - 0 - - - - 420 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d37 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR21 - - - - 0 - false - - - false - 0 - - - - 442 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d36 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR22 - - - - 0 - false - - - false - 0 - - - - 464 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d35 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR23 - - - - 0 - false - - - false - 0 - - - - 486 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d34 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR24 - - - - 0 - false - - - false - 0 - - - - 508 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d33 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G19 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 398 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d32 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G20 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 420 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d31 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G21 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 442 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d30 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G22 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 464 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d2f - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G23 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 486 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d2e - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G24 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 508 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d27 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM19 - - - - 0 - false - - - false - 0 - - - - 398 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d26 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM20 - - - - 0 - false - - - false - 0 - - - - 420 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d25 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM21 - - - - 0 - false - - - false - 0 - - - - 442 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d24 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM22 - - - - 0 - false - - - false - 0 - - - - 464 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d23 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM23 - - - - 0 - false - - - false - 0 - - - - 486 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d22 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM24 - - - - 0 - false - - - false - 0 - - - - 508 - - 20 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d21 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S26 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 550 - false - $(pv_name) -$(pv_value) - 245 - - - false - true - -4107d8df:1481ea34f53:-5d20 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G26 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 552 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d1e - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S27 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 572 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d1d - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S28 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 594 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d1c - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S29 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 616 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d1b - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S30 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 638 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d1a - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S31 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 660 - false - $(pv_name) -$(pv_value) - 245 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d19 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S32 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 682 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d18 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR32 - - - - 0 - false - - - false - 0 - - - - 684 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d17 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G32 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 684 - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5d15 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S25 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 528 - false - $(pv_name) -$(pv_value) - 245 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d14 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR25 - - - - 0 - false - - - false - 0 - - - - 530 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d13 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G25 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 530 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d11 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR27 - - - - 0 - false - - - false - 0 - - - - 574 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d10 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR28 - - - - 0 - false - - - false - 0 - - - - 596 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d0f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR29 - - - - 0 - false - - - false - 0 - - - - 618 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d0e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR30 - - - - 0 - false - - - false - 0 - - - - 640 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d0d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR31 - - - - 0 - false - - - false - 0 - - - - 662 - - 145 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-5d0c - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G27 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 574 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d0b - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G28 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 596 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d0a - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G29 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 618 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d09 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G30 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 640 - $(pv_name) -$(pv_value) - 105 - - - false - true - -4107d8df:1481ea34f53:-5d08 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G31 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 662 - $(pv_name) -$(pv_value) - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d02 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM31 - - - - 0 - false - - - false - 0 - - - - 662 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d01 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM30 - - - - 0 - false - - - false - 0 - - - - 640 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5d00 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM29 - - - - 0 - false - - - false - 0 - - - - 618 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5cff - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM28 - - - - 0 - false - - - false - 0 - - - - 596 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5cfe - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM27 - - - - 0 - false - - - false - 0 - - - - 574 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5cfd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM26 - - - - 0 - false - - - false - 0 - - - - 552 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5cfc - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM25 - - - - 0 - false - - - false - 0 - - - - 530 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5cfb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR26 - - - - 0 - false - - - false - 0 - - - - 552 - - 145 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5cfa - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM32 - - - - 0 - false - - - false - 0 - - - - 684 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5cf9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 2 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 24 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 46 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 68 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 90 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 112 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 134 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 156 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 200 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cf0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 178 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cef - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 222 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cee - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 244 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ced - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 266 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cec - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 288 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ceb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 310 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cea - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 18 - - - - 20 - 0 - - 1 - - - - 1 - - 376 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 332 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 17 - - - - 20 - 0 - - 1 - - - - 1 - - 354 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 19 - - - - 20 - 0 - - 1 - - - - 1 - - 398 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 420 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 21 - - - - 20 - 0 - - 1 - - - - 1 - - 442 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 22 - - - - 20 - 0 - - 1 - - - - 1 - - 464 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 23 - - - - 20 - 0 - - 1 - - - - 1 - - 486 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 24 - - - - 20 - 0 - - 1 - - - - 1 - - 508 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 26 - - - - 20 - 0 - - 1 - - - - 1 - - 552 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ce0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 32 - - - - 20 - 0 - - 1 - - - - 1 - - 684 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cdf - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 25 - - - - 20 - 0 - - 1 - - - - 1 - - 530 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cde - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 27 - - - - 20 - 0 - - 1 - - - - 1 - - 574 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cdd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 28 - - - - 20 - 0 - - 1 - - - - 1 - - 596 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cdc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 29 - - - - 20 - 0 - - 1 - - - - 1 - - 618 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cdb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 30 - - - - 20 - 0 - - 1 - - - - 1 - - 640 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cda - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 31 - - - - 20 - 0 - - 1 - - - - 1 - - 662 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-5db7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-5db6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 245 - - - true - 1 - -4107d8df:1481ea34f53:-5db5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5db3 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 245 - - - true - 1 - -4107d8df:1481ea34f53:-5db2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 245 - - - true - 1 - -4107d8df:1481ea34f53:-5db1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 80 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-5db0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-5daf - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 50 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - -4107d8df:1481ea34f53:-5dad - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 50 - - - true - 1 - -4107d8df:1481ea34f53:-5dac - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 135 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5dab - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 135 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5daa - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 70 - 0 - - 1 - - - - 1 - - 0 - false - - 170 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 70 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5da9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 170 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5da7 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 770 - false - - 220 - - - true - 1 - -4107d8df:1481ea34f53:-5da6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Update - - - - 40 - 0 - - 1 - - - - 0 - - 770 - false - - 243 - - - true - 1 - -4107d8df:1481ea34f53:-5da5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 770 - false - - 326 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5da4 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 767 - - 286 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5da3 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 770 - false - - 120 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 65 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5da2 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 767 - - 155 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5da1 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 767 - - 35 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5da0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 770 - false - - 95 - - - false - true - true - -4107d8df:1481ea34f53:-5d9f - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 790 - - $(pv_name) -$(pv_value) - 90 - - - false - true - false - -4107d8df:1481ea34f53:-5d9e - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 790 - - - scaler32_full.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 290 - - - false - true - false - -4107d8df:1481ea34f53:-5d9d - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 790 - - - scaler32.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 235 - - - true - 1 - -4107d8df:1481ea34f53:-5d9c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calculations - - - - 90 - 0 - - 1 - - - - 0 - - 793 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5d9b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 770 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5cd9 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 135 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler33_64.opi b/stdApp/op/opi/scaler33_64.opi deleted file mode 100644 index 5b61a1b..0000000 --- a/stdApp/op/opi/scaler33_64.opi +++ /dev/null @@ -1,3608 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-5bf5 - 3.2.10.20140131 - - true - 750 - scaler33_64 - false - false - - - - - - - Display - true - 152 - - true - 5 - - false - -1 - -1 - - - 61 - 852 - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-5bf4 - - - - - 42 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 135 - 0 - 0 - - - 1 - 2 - true - - - - - 60 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-5bd3 - - 57 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 135 - 0 - - false - false - 1 - - - - 0 - - 0 - - - - true - - true - -4107d8df:1481ea34f53:-5bcd - - 40 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 50 - 0 - - false - false - 1 - - - - 0 - - 55 - - - true - 1 - -4107d8df:1481ea34f53:-5bcc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 50 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 50 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5bcb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 20 - - 0 - $(pv_name) -$(pv_value) - - - - false - true - -4107d8df:1481ea34f53:-5bd2 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 55 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - -4107d8df:1481ea34f53:-5bd1 - - 17 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 135 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 40 - $(pv_name) -$(pv_value) - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bd0 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 105 - - - true - 1 - -4107d8df:1481ea34f53:-5bcf - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5bce - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 105 - $(pv_name) -$(pv_value) - - - - true - 1 - -4107d8df:1481ea34f53:-5bf3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 15 - 0 - - 1 - - - - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bf2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 15 - 0 - - 1 - - - - 1 - - 105 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bf1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 15 - 0 - - 1 - - - - 1 - - 125 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bf0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 15 - 0 - - 1 - - - - 1 - - 145 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bef - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 15 - 0 - - 1 - - - - 1 - - 165 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bee - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 15 - 0 - - 1 - - - - 1 - - 185 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bed - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 15 - 0 - - 1 - - - - 1 - - 205 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bec - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 15 - 0 - - 1 - - - - 1 - - 225 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5beb - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - T - - - - 15 - 0 - - 1 - - - - 1 - - 65 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5bea - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 15 - 0 - - 1 - - - - 1 - - 245 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5be9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 265 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5be8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 285 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5be7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 305 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5be6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 325 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5be5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 345 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5be4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 365 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5be3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 80 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5be2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5be1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 125 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5be0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bdf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 165 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bde - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 185 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bdd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 205 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bdc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 225 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bdb - false - 0.0 - - 15 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 65 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bda - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 265 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bd9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 285 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bd8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 305 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bd7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 325 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bd6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 345 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bd5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 365 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bd4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 25 - - - false - true - false - -4107d8df:1481ea34f53:-5bca - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 726 - - - scaler32_more.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 82 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bc9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 385 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bc8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 385 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bc7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S17 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 405 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bc6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 17 - - - - 20 - 0 - - 1 - - - - 1 - - 405 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bc5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S18 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 425 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bc4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 18 - - - - 20 - 0 - - 1 - - - - 1 - - 425 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bc3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S19 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 445 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bc2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 19 - - - - 20 - 0 - - 1 - - - - 1 - - 445 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bc1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S20 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 465 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bc0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 465 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bbf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S21 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 485 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bbe - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 21 - - - - 20 - 0 - - 1 - - - - 1 - - 485 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bbd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S22 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 505 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bbc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 22 - - - - 20 - 0 - - 1 - - - - 1 - - 505 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bbb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S23 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 525 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bba - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 23 - - - - 20 - 0 - - 1 - - - - 1 - - 525 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bb9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S24 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 545 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bb8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 24 - - - - 20 - 0 - - 1 - - - - 1 - - 545 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bb7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S25 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 565 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bb6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 25 - - - - 20 - 0 - - 1 - - - - 1 - - 565 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bb5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S26 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 585 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bb4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 26 - - - - 20 - 0 - - 1 - - - - 1 - - 585 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bb3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S27 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 605 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bb2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 27 - - - - 20 - 0 - - 1 - - - - 1 - - 605 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bb1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S28 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 625 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bb0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 28 - - - - 20 - 0 - - 1 - - - - 1 - - 625 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5baf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S29 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 645 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bae - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 29 - - - - 20 - 0 - - 1 - - - - 1 - - 645 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bad - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S30 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 665 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5bac - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 30 - - - - 20 - 0 - - 1 - - - - 1 - - 665 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5bab - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S31 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 685 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5baa - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 31 - - - - 20 - 0 - - 1 - - - - 1 - - 685 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ba9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S32 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 705 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5ba8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 32 - - - - 20 - 0 - - 1 - - - - 1 - - 705 - false - - 0 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler64.opi b/stdApp/op/opi/scaler64.opi deleted file mode 100644 index fc25667..0000000 --- a/stdApp/op/opi/scaler64.opi +++ /dev/null @@ -1,7047 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-5b58 - 3.2.10.20140131 - - true - 720 - scaler64 - false - false - - - - - - - Display - true - 280 - - true - 5 - - false - -1 - -1 - - - 104 - 42 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5b57 - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 110 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 50 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5b53 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 280 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-5b4c - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 70 - 0 - - false - false - 1 - - - - 0 - - 210 - - - true - 1 - -4107d8df:1481ea34f53:-5b4b - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - ELAPSED - - - - 70 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b4a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - TIME - - - - 70 - 0 - - 1 - - - - 1 - - 10 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-5b47 - - 640 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 20 - 0 - - false - false - 1 - - - - 55 - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b46 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b45 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 20 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b44 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b43 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 60 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b42 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b41 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 100 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b40 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b3f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 140 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b3e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 180 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b3d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 160 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b3c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 200 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b3b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 220 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b3a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 240 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b39 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 260 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b38 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 280 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b37 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 18 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b36 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 300 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b35 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 17 - - - - 20 - 0 - - 1 - - - - 1 - - 320 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b34 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 19 - - - - 20 - 0 - - 1 - - - - 1 - - 360 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b33 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 380 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b32 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 21 - - - - 20 - 0 - - 1 - - - - 1 - - 400 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b31 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 22 - - - - 20 - 0 - - 1 - - - - 1 - - 420 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b30 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 23 - - - - 20 - 0 - - 1 - - - - 1 - - 440 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b2f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 24 - - - - 20 - 0 - - 1 - - - - 1 - - 460 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b2e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 26 - - - - 20 - 0 - - 1 - - - - 1 - - 500 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b2d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 25 - - - - 20 - 0 - - 1 - - - - 1 - - 480 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b2c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 32 - - - - 20 - 0 - - 1 - - - - 1 - - 620 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b2b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 27 - - - - 20 - 0 - - 1 - - - - 1 - - 520 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b2a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 28 - - - - 20 - 0 - - 1 - - - - 1 - - 540 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b29 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 29 - - - - 20 - 0 - - 1 - - - - 1 - - 560 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b28 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 30 - - - - 20 - 0 - - 1 - - - - 1 - - 580 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5b27 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 31 - - - - 20 - 0 - - 1 - - - - 1 - - 600 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-5b01 - - 640 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 20 - 0 - - false - false - 1 - - - - 55 - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-5b00 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 33 - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5aff - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 34 - - - - 20 - 0 - - 1 - - - - 1 - - 20 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5afe - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 35 - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5afd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 36 - - - - 20 - 0 - - 1 - - - - 1 - - 60 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5afc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 37 - - - - 20 - 0 - - 1 - - - - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5afb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 38 - - - - 20 - 0 - - 1 - - - - 1 - - 100 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5afa - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 39 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 42 - - - - 20 - 0 - - 1 - - - - 1 - - 180 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 43 - - - - 20 - 0 - - 1 - - - - 1 - - 200 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 46 - - - - 20 - 0 - - 1 - - - - 1 - - 260 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 47 - - - - 20 - 0 - - 1 - - - - 1 - - 280 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 50 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 51 - - - - 20 - 0 - - 1 - - - - 1 - - 360 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 52 - - - - 20 - 0 - - 1 - - - - 1 - - 380 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 53 - - - - 20 - 0 - - 1 - - - - 1 - - 400 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 54 - - - - 20 - 0 - - 1 - - - - 1 - - 420 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5af0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 55 - - - - 20 - 0 - - 1 - - - - 1 - - 440 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5aef - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 56 - - - - 20 - 0 - - 1 - - - - 1 - - 460 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5aee - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 58 - - - - 20 - 0 - - 1 - - - - 1 - - 500 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5aed - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 57 - - - - 20 - 0 - - 1 - - - - 1 - - 480 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5aec - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 59 - - - - 20 - 0 - - 1 - - - - 1 - - 520 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5aeb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 60 - - - - 20 - 0 - - 1 - - - - 1 - - 540 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5aea - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 61 - - - - 20 - 0 - - 1 - - - - 1 - - 560 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 64 - - - - 20 - 0 - - 1 - - - - 1 - - 620 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 62 - - - - 20 - 0 - - 1 - - - - 1 - - 580 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 63 - - - - 20 - 0 - - 1 - - - - 1 - - 600 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 40 - - - - 20 - 0 - - 1 - - - - 1 - - 140 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 41 - - - - 20 - 0 - - 1 - - - - 1 - - 160 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 44 - - - - 20 - 0 - - 1 - - - - 1 - - 220 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 45 - - - - 20 - 0 - - 1 - - - - 1 - - 240 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 48 - - - - 20 - 0 - - 1 - - - - 1 - - 300 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5ae1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 49 - - - - 20 - 0 - - 1 - - - - 1 - - 320 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-5ae0 - - 640 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 105 - 0 - - false - false - 1 - - - - 55 - - 170 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5adf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S33 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ade - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S34 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 20 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5add - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S35 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 40 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5adc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S36 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 60 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5adb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S37 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 80 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ada - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S38 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 100 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S39 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S42 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 180 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S43 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 200 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S46 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 260 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S47 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 280 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S50 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 340 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S51 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 360 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S52 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 380 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S53 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 400 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ad0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S54 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 420 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5acf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S55 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 440 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ace - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S56 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 460 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5acd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S58 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 500 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5acc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S59 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 520 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5acb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S57 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 480 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5aca - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S60 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 540 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S61 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 560 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S62 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 580 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S63 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 600 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S64 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 620 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S40 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S41 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 160 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S44 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S45 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 240 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S48 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 300 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5ac0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S49 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 320 - false - $(pv_name) -$(pv_value) - 0 - - - - false - true - -4107d8df:1481ea34f53:-5b56 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 50 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - -4107d8df:1481ea34f53:-5b55 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 80 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 50 - - - false - true - false - -4107d8df:1481ea34f53:-5b54 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 700 - - - scaler64_more.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 225 - - - true - 1 - -4107d8df:1481ea34f53:-5b52 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b51 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 70 - 0 - - - 1 - - - - 0 - - 22 - false - $(pv_name) -$(pv_value) - 210 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 50 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5b50 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 20 - - 160 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5b4f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 130 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5b4e - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - AUTO - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 130 - - - true - 1 - -4107d8df:1481ea34f53:-5b4d - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - TIME - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 130 - - - true - 1 - -4107d8df:1481ea34f53:-5b49 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - COUNT - - - - 50 - 0 - - 1 - - - - 1 - - 0 - false - - 160 - - - true - 1 - -4107d8df:1481ea34f53:-5b48 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - TIME - - - - 50 - 0 - - 1 - - - - 1 - - 10 - false - - 160 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5b26 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 279 - 0 - 0 - - - 1 - 1 - true - - - - - 696 - $(pv_name) -$(pv_value) - 1 - - - true - 1 - -4107d8df:1481ea34f53:-5b25 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 105 - 0 - - 1 - - - - 1 - - 40 - false - - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b24 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 55 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b23 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 75 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b22 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b21 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 115 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b20 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 135 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b1f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 155 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b1e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 175 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b1d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b1c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 235 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b1b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 255 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b1a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 275 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b19 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b18 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 315 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b17 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 335 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b16 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 215 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b15 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 355 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b14 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S17 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 375 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b13 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S18 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b12 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S19 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 415 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b11 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S20 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 435 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b10 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S21 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 455 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b0f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S22 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 475 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b0e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S23 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b0d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S24 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 515 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b0c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S25 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 535 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b0b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S26 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 555 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b0a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S27 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 575 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b09 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S28 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 595 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b08 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S29 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 615 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b07 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S30 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 635 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b06 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S31 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 655 - false - $(pv_name) -$(pv_value) - 25 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5b05 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S32 - - - - - - - Text Update - true - ###### - false - 0 - - - - 105 - 0 - - - 1 - - - - 0 - - 675 - false - $(pv_name) -$(pv_value) - 25 - - - true - 1 - -4107d8df:1481ea34f53:-5b04 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - true - 1 - -4107d8df:1481ea34f53:-5b03 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 105 - 0 - - 1 - - - - 1 - - 40 - false - - 170 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5b02 - 0.0 - - 0 - 649 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 50 - $(pv_name) -$(pv_value) - 138 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler64_full.opi b/stdApp/op/opi/scaler64_full.opi deleted file mode 100644 index 5e100d3..0000000 --- a/stdApp/op/opi/scaler64_full.opi +++ /dev/null @@ -1,15520 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-5a25 - 3.2.10.20140131 - - true - 745 - scaler64_full - false - false - - - - - - - Display - true - 640 - - true - 5 - - false - -1 - -1 - - - 60 - 48 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5a24 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 640 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5a21 - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 207 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5a1b - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5909 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 500 - 0 - 0 - - - 1 - 0 - true - - - - - 700 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5908 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 500 - 0 - 0 - - - 1 - 0 - true - - - - - 722 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-5a1e - - 24 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 99 - 0 - - false - false - 1 - - - - 14 - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-5a1d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - -14 - false - - 2 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5a1c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 2 - - 2 - $(pv_name) -$(pv_value) - - - - - true - - true - -4107d8df:1481ea34f53:-59f5 - - 655 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 80 - 0 - - false - false - 1 - - - - 40 - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-59f4 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 80 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59f3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 15 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59f2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 55 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59f1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 75 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59f0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 95 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ef - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 115 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ee - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 135 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ed - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 155 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ec - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 35 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59eb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 275 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ea - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 255 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 235 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 215 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 195 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 175 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 295 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM18 - - - - 0 - false - - - false - 0 - - - - 355 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 315 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM17 - - - - 0 - false - - - false - 0 - - - - 335 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM19 - - - - 0 - false - - - false - 0 - - - - 375 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59e0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM20 - - - - 0 - false - - - false - 0 - - - - 395 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59df - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM21 - - - - 0 - false - - - false - 0 - - - - 415 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59de - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM22 - - - - 0 - false - - - false - 0 - - - - 435 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59dd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM23 - - - - 0 - false - - - false - 0 - - - - 455 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59dc - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM24 - - - - 0 - false - - - false - 0 - - - - 475 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59db - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM26 - - - - 0 - false - - - false - 0 - - - - 515 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59da - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM25 - - - - 0 - false - - - false - 0 - - - - 495 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59d9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM31 - - - - 0 - false - - - false - 0 - - - - 615 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59d8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM30 - - - - 0 - false - - - false - 0 - - - - 595 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59d7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM29 - - - - 0 - false - - - false - 0 - - - - 575 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59d6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM28 - - - - 0 - false - - - false - 0 - - - - 555 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59d5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM27 - - - - 0 - false - - - false - 0 - - - - 535 - - 0 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59d4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM32 - - - - 0 - false - - - false - 0 - - - - 635 - - 0 - $(pv_name) -$(pv_value) - - - - - true - - true - -4107d8df:1481ea34f53:-598e - - 640 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 20 - 0 - - false - false - 1 - - - - 55 - - 320 - - - true - 1 - -4107d8df:1481ea34f53:-598d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 33 - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-598c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 34 - - - - 20 - 0 - - 1 - - - - 1 - - 20 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-598b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 35 - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-598a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 36 - - - - 20 - 0 - - 1 - - - - 1 - - 60 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5989 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 37 - - - - 20 - 0 - - 1 - - - - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5988 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 38 - - - - 20 - 0 - - 1 - - - - 1 - - 100 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5987 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 39 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5986 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 42 - - - - 20 - 0 - - 1 - - - - 1 - - 180 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5985 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 43 - - - - 20 - 0 - - 1 - - - - 1 - - 200 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5984 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 46 - - - - 20 - 0 - - 1 - - - - 1 - - 260 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5983 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 47 - - - - 20 - 0 - - 1 - - - - 1 - - 280 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5982 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 50 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5981 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 51 - - - - 20 - 0 - - 1 - - - - 1 - - 360 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5980 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 52 - - - - 20 - 0 - - 1 - - - - 1 - - 380 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-597f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 53 - - - - 20 - 0 - - 1 - - - - 1 - - 400 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-597e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 54 - - - - 20 - 0 - - 1 - - - - 1 - - 420 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-597d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 55 - - - - 20 - 0 - - 1 - - - - 1 - - 440 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-597c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 56 - - - - 20 - 0 - - 1 - - - - 1 - - 460 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-597b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 58 - - - - 20 - 0 - - 1 - - - - 1 - - 500 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-597a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 57 - - - - 20 - 0 - - 1 - - - - 1 - - 480 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5979 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 59 - - - - 20 - 0 - - 1 - - - - 1 - - 520 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5978 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 60 - - - - 20 - 0 - - 1 - - - - 1 - - 540 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5977 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 61 - - - - 20 - 0 - - 1 - - - - 1 - - 560 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5976 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 64 - - - - 20 - 0 - - 1 - - - - 1 - - 620 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5975 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 62 - - - - 20 - 0 - - 1 - - - - 1 - - 580 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5974 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 63 - - - - 20 - 0 - - 1 - - - - 1 - - 600 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5973 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 40 - - - - 20 - 0 - - 1 - - - - 1 - - 140 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5972 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 41 - - - - 20 - 0 - - 1 - - - - 1 - - 160 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5971 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 44 - - - - 20 - 0 - - 1 - - - - 1 - - 220 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5970 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 45 - - - - 20 - 0 - - 1 - - - - 1 - - 240 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-596f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 48 - - - - 20 - 0 - - 1 - - - - 1 - - 300 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-596e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 49 - - - - 20 - 0 - - 1 - - - - 1 - - 320 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-594d - - 655 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 100 - 0 - - false - false - 1 - - - - 40 - - 210 - - - true - 1 - -4107d8df:1481ea34f53:-594c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calc result - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-594b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 35 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-594a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 15 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5949 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 55 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5948 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts1.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 75 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5947 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5946 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 115 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5945 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 155 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5944 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts2.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 135 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5943 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5942 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 175 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5941 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 215 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5940 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts3.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 235 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-593f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 255 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-593e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 275 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-593d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-593c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts4.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 315 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-593b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts5.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 355 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-593a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts5.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 335 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5939 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts6.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 475 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5938 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts5.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 375 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5937 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts5.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5936 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts6.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 415 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5935 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts6.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 435 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5934 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts6.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 455 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5933 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts7.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 515 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5932 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts7.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5931 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts7.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 535 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5930 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts7.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 555 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-592f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts8.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 575 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-592e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts8.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 595 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-592d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts8.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 615 - false - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-592c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts8.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 635 - false - $(pv_name) -$(pv_value) - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-58f7 - - 36 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 15 - 0 - - false - false - 1 - - - - 704 - - 466 - - - true - 1 - -4107d8df:1481ea34f53:-58f6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 22 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-58f5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - - false - true - -4107d8df:1481ea34f53:-5a23 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S)_calc_ctrl.VAL - - - - - - - Choice Button - true - false - - Default - - 65 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 405 - - - false - true - -4107d8df:1481ea34f53:-5a22 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5a20 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 285 - - - true - 1 - -4107d8df:1481ea34f53:-5a1f - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 285 - - - true - 1 - -4107d8df:1481ea34f53:-5a1a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-5a19 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5a18 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5a17 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 150 - - - true - 1 - -4107d8df:1481ea34f53:-5a16 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a15 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 55 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a14 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 75 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a13 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 95 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a12 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 115 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a11 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 135 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a10 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 155 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a0f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 175 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a0e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 195 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a0d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 235 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a0c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 215 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a0b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 255 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a0a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 275 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a09 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 295 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a08 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 315 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a07 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 335 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a06 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 18 - - - - 20 - 0 - - 1 - - - - 1 - - 395 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a05 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 355 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a04 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 17 - - - - 20 - 0 - - 1 - - - - 1 - - 375 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a03 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 19 - - - - 20 - 0 - - 1 - - - - 1 - - 415 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a02 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 435 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a01 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 21 - - - - 20 - 0 - - 1 - - - - 1 - - 455 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5a00 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 22 - - - - 20 - 0 - - 1 - - - - 1 - - 475 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59ff - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 23 - - - - 20 - 0 - - 1 - - - - 1 - - 495 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59fe - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 24 - - - - 20 - 0 - - 1 - - - - 1 - - 515 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59fd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 26 - - - - 20 - 0 - - 1 - - - - 1 - - 555 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59fc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 25 - - - - 20 - 0 - - 1 - - - - 1 - - 535 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59fb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 32 - - - - 20 - 0 - - 1 - - - - 1 - - 675 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59fa - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 27 - - - - 20 - 0 - - 1 - - - - 1 - - 575 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59f9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 28 - - - - 20 - 0 - - 1 - - - - 1 - - 595 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59f8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 29 - - - - 20 - 0 - - 1 - - - - 1 - - 615 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59f7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 30 - - - - 20 - 0 - - 1 - - - - 1 - - 635 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59f6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 31 - - - - 20 - 0 - - 1 - - - - 1 - - 655 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-59d3 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59d2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 75 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59d1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59d0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 115 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59cf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 135 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59ce - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 155 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59cd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 55 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59cc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 175 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59cb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59ca - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 235 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 255 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 275 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 315 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 335 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 215 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 355 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S17 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 375 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S18 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59c0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S19 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 415 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59bf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S20 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 435 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59be - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S21 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 455 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59bd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S22 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 475 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59bc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S23 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59bb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S24 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 515 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59ba - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S25 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 535 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59b9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S26 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 555 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59b8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S27 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 575 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59b7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S28 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 595 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59b6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S29 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 615 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59b5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S30 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 635 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59b4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S31 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 655 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-59b3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S32 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 675 - false - $(pv_name) -$(pv_value) - 105 - - - true - 1 - -4107d8df:1481ea34f53:-59b2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 80 - 0 - - 1 - - - - 1 - - 40 - false - - 340 - - - true - 1 - -4107d8df:1481ea34f53:-59b1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 320 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59b0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM33 - - - - 0 - false - - - false - 0 - - - - 55 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59af - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM35 - - - - 0 - false - - - false - 0 - - - - 95 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ae - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM36 - - - - 0 - false - - - false - 0 - - - - 115 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ad - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM37 - - - - 0 - false - - - false - 0 - - - - 135 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ac - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM38 - - - - 0 - false - - - false - 0 - - - - 155 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59ab - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM39 - - - - 0 - false - - - false - 0 - - - - 175 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59aa - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM47 - - - - 0 - false - - - false - 0 - - - - 335 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM46 - - - - 0 - false - - - false - 0 - - - - 315 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM43 - - - - 0 - false - - - false - 0 - - - - 255 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM42 - - - - 0 - false - - - false - 0 - - - - 235 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM34 - - - - 0 - false - - - false - 0 - - - - 75 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM50 - - - - 0 - false - - - false - 0 - - - - 395 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM51 - - - - 0 - false - - - false - 0 - - - - 415 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM52 - - - - 0 - false - - - false - 0 - - - - 435 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM53 - - - - 0 - false - - - false - 0 - - - - 455 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM54 - - - - 0 - false - - - false - 0 - - - - 475 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-59a0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM55 - - - - 0 - false - - - false - 0 - - - - 495 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-599f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM56 - - - - 0 - false - - - false - 0 - - - - 515 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-599e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM59 - - - - 0 - false - - - false - 0 - - - - 575 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-599d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM58 - - - - 0 - false - - - false - 0 - - - - 555 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-599c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM57 - - - - 0 - false - - - false - 0 - - - - 535 - - 340 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-599b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 425 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-599a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM61 - - - - 0 - false - - - false - 0 - - - - 615 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5999 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM60 - - - - 0 - false - - - false - 0 - - - - 595 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5998 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM63 - - - - 0 - false - - - false - 0 - - - - 655 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5997 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM62 - - - - 0 - false - - - false - 0 - - - - 635 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5996 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM64 - - - - 0 - false - - - false - 0 - - - - 675 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5995 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM40 - - - - 0 - false - - - false - 0 - - - - 195 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5994 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM41 - - - - 0 - false - - - false - 0 - - - - 215 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5993 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM45 - - - - 0 - false - - - false - 0 - - - - 295 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5992 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM44 - - - - 0 - false - - - false - 0 - - - - 275 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5991 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM48 - - - - 0 - false - - - false - 0 - - - - 355 - - 340 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5990 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM49 - - - - 0 - false - - - false - 0 - - - - 375 - - 340 - $(pv_name) -$(pv_value) - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-598f - 0.0 - - 0 - 649 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 50 - $(pv_name) -$(pv_value) - 313 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-596d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S33 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 55 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-596c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S34 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 75 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-596b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S35 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-596a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S36 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 115 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5969 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S37 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 135 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5968 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S38 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 155 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5967 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S39 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 175 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5966 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S42 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 235 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5965 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S43 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 255 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5964 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S46 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 315 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5963 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S47 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 335 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5962 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S50 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5961 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S51 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 415 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5960 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S52 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 435 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-595f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S53 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 455 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-595e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S54 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 475 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-595d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S55 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-595c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S56 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 515 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-595b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S58 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 555 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-595a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S59 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 575 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5959 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S57 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 535 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5958 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S60 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 595 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5957 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S61 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 615 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5956 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S62 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 635 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5955 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S63 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 655 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5954 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S64 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 675 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5953 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S40 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5952 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S41 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 215 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5951 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S44 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 275 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5950 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S45 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-594f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S48 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 355 - false - $(pv_name) -$(pv_value) - 425 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-594e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S49 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 375 - false - $(pv_name) -$(pv_value) - 425 - - - true - 1 - -4107d8df:1481ea34f53:-592b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calc result - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-592a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts9.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 75 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5929 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts9.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 55 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5928 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts9.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5927 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts9.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 115 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5926 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts10.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 135 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5925 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts10.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 155 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5924 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts10.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5923 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts10.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 175 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5922 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts11.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 235 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5921 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts11.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 215 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5920 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts11.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 255 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-591f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts11.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 275 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-591e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts12.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-591d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts12.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 315 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-591c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts12.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 335 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-591b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts12.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 355 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-591a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts13.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5919 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts13.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 375 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5918 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts14.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 515 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5917 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts13.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 415 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5916 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts13.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 435 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5915 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts14.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 455 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5914 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts14.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 475 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5913 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts14.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5912 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts15.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 555 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5911 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts15.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 535 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5910 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts15.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 575 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-590f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts15.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 595 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-590e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts16.A - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 615 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-590d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts16.B - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 635 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-590c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts16.C - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 655 - false - $(pv_name) -$(pv_value) - 530 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-590b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S)_cts16.D - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 675 - false - $(pv_name) -$(pv_value) - 530 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-590a - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 637 - 0 - 0 - - - 1 - 1 - true - - - - - 696 - $(pv_name) -$(pv_value) - 1 - - - true - 1 - -4107d8df:1481ea34f53:-5907 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 704 - false - - 322 - - - true - 1 - -4107d8df:1481ea34f53:-5906 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 704 - false - - 212 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 75 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5905 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 701 - - 247 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5904 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 701 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5903 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 704 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-5902 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 704 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5901 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 701 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5900 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 704 - false - - 183 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-58ff - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 723 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-58fe - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 726 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-58fd - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 726 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-58fc - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY1 - - - - 0 - false - - - false - 0 - - - - 723 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-58fb - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 726 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-58fa - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - AutoCount: - - - - 70 - 0 - - 1 - - - - 0 - - 726 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-58f9 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calcs - - - - 35 - 0 - - 1 - - - - 0 - - 14 - false - - 498 - - - false - true - true - -4107d8df:1481ea34f53:-58f8 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 11 - - $(pv_name) -$(pv_value) - 539 - - - false - true - false - -4107d8df:1481ea34f53:-58f4 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 722 - - - scaler32_full_calc.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 582 - - - false - true - false - -4107d8df:1481ea34f53:-58f3 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 722 - - - scaler64_more.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 527 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler64_more.opi b/stdApp/op/opi/scaler64_more.opi deleted file mode 100644 index 22ae506..0000000 --- a/stdApp/op/opi/scaler64_more.opi +++ /dev/null @@ -1,11764 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-57be - 3.2.10.20140131 - - true - 730 - scaler64_more - false - false - - - - - - - Display - true - 425 - - true - 5 - - false - -1 - -1 - - - 104 - 61 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-57bd - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 262 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 168 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-57bc - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 430 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-57ba - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 50 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-57b4 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 74 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 168 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-578c - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 309 - 0 - 0 - - - 1 - 0 - true - - - - - 705 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4107d8df:1481ea34f53:-5780 - - 640 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 20 - 0 - - false - false - 1 - - - - 55 - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-577f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-577e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 20 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-577d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-577c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 60 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-577b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-577a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 100 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5779 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5778 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 140 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5777 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10 - - - - 20 - 0 - - 1 - - - - 1 - - 180 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5776 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 9 - - - - 20 - 0 - - 1 - - - - 1 - - 160 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5775 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 11 - - - - 20 - 0 - - 1 - - - - 1 - - 200 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5774 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 12 - - - - 20 - 0 - - 1 - - - - 1 - - 220 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5773 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 13 - - - - 20 - 0 - - 1 - - - - 1 - - 240 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5772 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 14 - - - - 20 - 0 - - 1 - - - - 1 - - 260 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5771 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 15 - - - - 20 - 0 - - 1 - - - - 1 - - 280 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5770 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 18 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-576f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 16 - - - - 20 - 0 - - 1 - - - - 1 - - 300 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-576e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 17 - - - - 20 - 0 - - 1 - - - - 1 - - 320 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-576d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 19 - - - - 20 - 0 - - 1 - - - - 1 - - 360 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-576c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 20 - - - - 20 - 0 - - 1 - - - - 1 - - 380 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-576b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 21 - - - - 20 - 0 - - 1 - - - - 1 - - 400 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-576a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 22 - - - - 20 - 0 - - 1 - - - - 1 - - 420 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5769 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 23 - - - - 20 - 0 - - 1 - - - - 1 - - 440 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5768 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 24 - - - - 20 - 0 - - 1 - - - - 1 - - 460 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5767 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 26 - - - - 20 - 0 - - 1 - - - - 1 - - 500 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5766 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 25 - - - - 20 - 0 - - 1 - - - - 1 - - 480 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5765 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 32 - - - - 20 - 0 - - 1 - - - - 1 - - 620 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5764 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 27 - - - - 20 - 0 - - 1 - - - - 1 - - 520 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5763 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 28 - - - - 20 - 0 - - 1 - - - - 1 - - 540 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5762 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 29 - - - - 20 - 0 - - 1 - - - - 1 - - 560 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5761 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 30 - - - - 20 - 0 - - 1 - - - - 1 - - 580 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5760 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 31 - - - - 20 - 0 - - 1 - - - - 1 - - 600 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-573f - - 662 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 213 - 0 - - false - false - 1 - - - - 40 - - 207 - - - - true - - true - -4107d8df:1481ea34f53:-571a - - 640 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 20 - 0 - - false - false - 1 - - - - 15 - - 8 - - - true - 1 - -4107d8df:1481ea34f53:-5719 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 33 - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5718 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 34 - - - - 20 - 0 - - 1 - - - - 1 - - 20 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5717 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 35 - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5716 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 36 - - - - 20 - 0 - - 1 - - - - 1 - - 60 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5715 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 37 - - - - 20 - 0 - - 1 - - - - 1 - - 80 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5714 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 38 - - - - 20 - 0 - - 1 - - - - 1 - - 100 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5713 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 39 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5712 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 42 - - - - 20 - 0 - - 1 - - - - 1 - - 180 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5711 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 43 - - - - 20 - 0 - - 1 - - - - 1 - - 200 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5710 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 46 - - - - 20 - 0 - - 1 - - - - 1 - - 260 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-570f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 47 - - - - 20 - 0 - - 1 - - - - 1 - - 280 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-570e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 50 - - - - 20 - 0 - - 1 - - - - 1 - - 340 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-570d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 51 - - - - 20 - 0 - - 1 - - - - 1 - - 360 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-570c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 52 - - - - 20 - 0 - - 1 - - - - 1 - - 380 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-570b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 53 - - - - 20 - 0 - - 1 - - - - 1 - - 400 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-570a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 54 - - - - 20 - 0 - - 1 - - - - 1 - - 420 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5709 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 55 - - - - 20 - 0 - - 1 - - - - 1 - - 440 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5708 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 56 - - - - 20 - 0 - - 1 - - - - 1 - - 460 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5707 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 58 - - - - 20 - 0 - - 1 - - - - 1 - - 500 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5706 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 57 - - - - 20 - 0 - - 1 - - - - 1 - - 480 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5705 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 59 - - - - 20 - 0 - - 1 - - - - 1 - - 520 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5704 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 60 - - - - 20 - 0 - - 1 - - - - 1 - - 540 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5703 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 61 - - - - 20 - 0 - - 1 - - - - 1 - - 560 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5702 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 64 - - - - 20 - 0 - - 1 - - - - 1 - - 620 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5701 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 62 - - - - 20 - 0 - - 1 - - - - 1 - - 580 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5700 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 63 - - - - 20 - 0 - - 1 - - - - 1 - - 600 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-56ff - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 40 - - - - 20 - 0 - - 1 - - - - 1 - - 140 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-56fe - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 41 - - - - 20 - 0 - - 1 - - - - 1 - - 160 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-56fd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 44 - - - - 20 - 0 - - 1 - - - - 1 - - 220 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-56fc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 45 - - - - 20 - 0 - - 1 - - - - 1 - - 240 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-56fb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 48 - - - - 20 - 0 - - 1 - - - - 1 - - 300 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-56fa - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 49 - - - - 20 - 0 - - 1 - - - - 1 - - 320 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-573e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 80 - 0 - - 1 - - - - 1 - - 0 - false - - 28 - - - true - 1 - -4107d8df:1481ea34f53:-573d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 0 - false - - 8 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-573c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM33 - - - - 0 - false - - - false - 0 - - - - 15 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-573b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM35 - - - - 0 - false - - - false - 0 - - - - 55 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-573a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM36 - - - - 0 - false - - - false - 0 - - - - 75 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5739 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM37 - - - - 0 - false - - - false - 0 - - - - 95 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5738 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM38 - - - - 0 - false - - - false - 0 - - - - 115 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5737 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM39 - - - - 0 - false - - - false - 0 - - - - 135 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5736 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM47 - - - - 0 - false - - - false - 0 - - - - 295 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5735 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM46 - - - - 0 - false - - - false - 0 - - - - 275 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5734 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM43 - - - - 0 - false - - - false - 0 - - - - 215 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5733 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM42 - - - - 0 - false - - - false - 0 - - - - 195 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5732 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM34 - - - - 0 - false - - - false - 0 - - - - 35 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5731 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM50 - - - - 0 - false - - - false - 0 - - - - 355 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5730 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM51 - - - - 0 - false - - - false - 0 - - - - 375 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-572f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM52 - - - - 0 - false - - - false - 0 - - - - 395 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-572e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM53 - - - - 0 - false - - - false - 0 - - - - 415 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-572d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM54 - - - - 0 - false - - - false - 0 - - - - 435 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-572c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM55 - - - - 0 - false - - - false - 0 - - - - 455 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-572b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM56 - - - - 0 - false - - - false - 0 - - - - 475 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-572a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM59 - - - - 0 - false - - - false - 0 - - - - 535 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5729 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM58 - - - - 0 - false - - - false - 0 - - - - 515 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5728 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM57 - - - - 0 - false - - - false - 0 - - - - 495 - - 28 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5727 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 113 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5726 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM61 - - - - 0 - false - - - false - 0 - - - - 575 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5725 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM60 - - - - 0 - false - - - false - 0 - - - - 555 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5724 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM63 - - - - 0 - false - - - false - 0 - - - - 615 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5723 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM62 - - - - 0 - false - - - false - 0 - - - - 595 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5722 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM64 - - - - 0 - false - - - false - 0 - - - - 635 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5721 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM40 - - - - 0 - false - - - false - 0 - - - - 155 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5720 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM41 - - - - 0 - false - - - false - 0 - - - - 175 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-571f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM45 - - - - 0 - false - - - false - 0 - - - - 255 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-571e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM44 - - - - 0 - false - - - false - 0 - - - - 235 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-571d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM48 - - - - 0 - false - - - false - 0 - - - - 315 - - 28 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-571c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM49 - - - - 0 - false - - - false - 0 - - - - 335 - - 28 - $(pv_name) -$(pv_value) - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-571b - 0.0 - - 0 - 649 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 12 - $(pv_name) -$(pv_value) - 1 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S33 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 15 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S34 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 35 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S35 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 55 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S36 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 75 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S37 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S38 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 115 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S39 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 135 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S42 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S43 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 215 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56f0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S46 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 275 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56ef - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S47 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56ee - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S50 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 355 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56ed - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S51 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 375 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56ec - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S52 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56eb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S53 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 415 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56ea - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S54 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 435 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S55 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 455 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S56 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 475 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S58 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 515 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S59 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 535 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S57 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S60 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 555 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S61 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 575 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S62 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 595 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e1 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S63 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 615 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56e0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S64 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 635 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56df - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S40 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 155 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56de - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S41 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 175 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56dd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S44 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 235 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56dc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S45 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 255 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56db - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S48 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 315 - false - $(pv_name) -$(pv_value) - 113 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-56da - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S49 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 335 - false - $(pv_name) -$(pv_value) - 113 - - - - - true - - true - -4107d8df:1481ea34f53:-56d9 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 110 - 0 - - false - false - 1 - - - - 704 - - 315 - - - false - true - false - -4107d8df:1481ea34f53:-56d8 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 0 - - - scaler64_full.opi - - true - - 1 - More - - - $(pv_name) -$(pv_value) - 55 - - - false - true - false - -4107d8df:1481ea34f53:-56d7 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 0 - - - scaler64.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 0 - - - - false - true - -4107d8df:1481ea34f53:-57bb - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 50 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - -4107d8df:1481ea34f53:-57b9 - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 80 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 50 - - - true - 1 - -4107d8df:1481ea34f53:-57b8 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - TIME - - - - 35 - 0 - - 1 - - - - 1 - - 10 - false - - 130 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 35 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57b7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 130 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-57b6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 70 - 0 - - 1 - - - - 1 - - 0 - false - - 170 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 70 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57b5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 170 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-57b3 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - AUTO - - - - 35 - 0 - - 1 - - - - 1 - - 0 - false - - 130 - - - true - 1 - -4107d8df:1481ea34f53:-57b2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 80 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - true - 1 - -4107d8df:1481ea34f53:-57b1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-57b0 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 428 - 0 - 0 - - - 1 - 1 - true - - - - - 700 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-57af - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 16 - false - $(pv_name) -$(pv_value) - 245 - - - true - 1 - -4107d8df:1481ea34f53:-57ae - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 245 - - - true - 1 - -4107d8df:1481ea34f53:-57ad - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 105 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57ac - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 55 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57ab - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 95 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57aa - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 115 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 135 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 155 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 175 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a6 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 195 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 75 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM14 - - - - 0 - false - - - false - 0 - - - - 315 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM13 - - - - 0 - false - - - false - 0 - - - - 295 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM12 - - - - 0 - false - - - false - 0 - - - - 275 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM11 - - - - 0 - false - - - false - 0 - - - - 255 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-57a0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM10 - - - - 0 - false - - - false - 0 - - - - 235 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-579f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM9 - - - - 0 - false - - - false - 0 - - - - 215 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-579e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM15 - - - - 0 - false - - - false - 0 - - - - 335 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-579d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM18 - - - - 0 - false - - - false - 0 - - - - 395 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-579c - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM16 - - - - 0 - false - - - false - 0 - - - - 355 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-579b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM17 - - - - 0 - false - - - false - 0 - - - - 375 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-579a - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM19 - - - - 0 - false - - - false - 0 - - - - 415 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5799 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM20 - - - - 0 - false - - - false - 0 - - - - 435 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5798 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM21 - - - - 0 - false - - - false - 0 - - - - 455 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5797 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM22 - - - - 0 - false - - - false - 0 - - - - 475 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5796 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM23 - - - - 0 - false - - - false - 0 - - - - 495 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5795 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM24 - - - - 0 - false - - - false - 0 - - - - 515 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5794 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM26 - - - - 0 - false - - - false - 0 - - - - 555 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5793 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM25 - - - - 0 - false - - - false - 0 - - - - 535 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5792 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM31 - - - - 0 - false - - - false - 0 - - - - 655 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5791 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM30 - - - - 0 - false - - - false - 0 - - - - 635 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5790 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM29 - - - - 0 - false - - - false - 0 - - - - 615 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-578f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM28 - - - - 0 - false - - - false - 0 - - - - 595 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-578e - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM27 - - - - 0 - false - - - false - 0 - - - - 575 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-578d - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM32 - - - - 0 - false - - - false - 0 - - - - 675 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-578b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 709 - false - - 200 - - - true - 1 - -4107d8df:1481ea34f53:-578a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Update - - - - 40 - 0 - - 1 - - - - 0 - - 709 - false - - 223 - - - true - 1 - -4107d8df:1481ea34f53:-5789 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 709 - false - - 291 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 25 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5788 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 706 - - 266 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5787 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 709 - false - - 100 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 65 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5786 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 706 - - 135 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5785 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 706 - - 35 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5784 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 709 - false - - 75 - - - false - true - true - -4107d8df:1481ea34f53:-5783 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 75 - 6 - - - - 1 - - - - 15 - - $(pv_name) -$(pv_value) - 350 - - - true - 1 - -4107d8df:1481ea34f53:-5782 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calcs - - - - 75 - 0 - - 1 - - - - 1 - - 0 - false - - 350 - - - true - 1 - -4107d8df:1481ea34f53:-5781 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 709 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-575f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 55 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-575e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 75 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-575d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 95 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-575c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 115 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-575b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 135 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-575a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 155 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5759 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 175 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5758 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5757 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S10 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 235 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5756 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S11 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 255 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5755 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S12 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 275 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5754 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S13 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5753 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S14 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 315 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5752 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S15 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 335 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5751 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S9 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 215 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5750 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S16 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 355 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-574f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S17 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 375 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-574e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S18 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-574d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S19 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 415 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-574c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S20 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 435 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-574b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S21 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 455 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-574a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S22 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 475 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5749 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S23 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5748 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S24 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 515 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5747 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S25 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 535 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5746 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S26 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 555 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5745 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S27 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 575 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5744 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S28 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 595 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5743 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S29 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 615 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5742 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S30 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 635 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5741 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S31 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 655 - false - $(pv_name) -$(pv_value) - 105 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5740 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S32 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 675 - false - $(pv_name) -$(pv_value) - 105 - - \ No newline at end of file diff --git a/stdApp/op/opi/scaler_full_calc.opi b/stdApp/op/opi/scaler_full_calc.opi deleted file mode 100644 index 3f884e5..0000000 --- a/stdApp/op/opi/scaler_full_calc.opi +++ /dev/null @@ -1,6179 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-5522 - 3.2.10.20140131 - - true - 275 - scaler_full_calc - false - false - - - - - - - Display - true - 630 - - true - 5 - - false - -1 - -1 - - - 142 - 96 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5521 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 252 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5519 - - - - - 22 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 484 - 0 - 0 - - - 1 - 0 - true - - - - - 230 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-550f - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 207 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-550a - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 14 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5509 - - - - - 11 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 390 - 0 - 0 - - - 1 - 0 - true - - - - - 41 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-54da - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G1 - - - - 1 - 2 - true - - - - - 52 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-54d9 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G2 - - - - 1 - 2 - true - - - - - 74 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-54d8 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G3 - - - - 1 - 2 - true - - - - - 96 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-54d7 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G4 - - - - 1 - 2 - true - - - - - 118 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-54d6 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G5 - - - - 1 - 2 - true - - - - - 140 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-54d5 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G6 - - - - 1 - 2 - true - - - - - 162 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-54d4 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G7 - - - - 1 - 2 - true - - - - - 184 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-54d3 - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 99 - 0 - 0 - - - - true - - - false - - $(P)$(S).G8 - - - - 1 - 2 - true - - - - - 206 - $(pv_name) -$(pv_value) - 183 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-54bf - - - - - 40 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 115 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 65 - false - - - - true - - true - -4107d8df:1481ea34f53:-54ba - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 120 - 0 - - false - false - 1 - - - - 120 - - 420 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54b9 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc4.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 120 - - - - true - 1 - -4107d8df:1481ea34f53:-5520 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 256 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-551f - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RAT1 - - - - 0 - false - - - false - 0 - - - - 253 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-551e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 256 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-551d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 256 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-551c - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY1 - - - - 0 - false - - - false - 0 - - - - 253 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-551b - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 256 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-551a - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - AutoCount: - - - - 70 - 0 - - 1 - - - - 0 - - 256 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-5518 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 234 - false - - 322 - - - true - 1 - -4107d8df:1481ea34f53:-5517 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Clock - - - - 35 - 0 - - 1 - - - - 0 - - 234 - false - - 212 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 75 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5516 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).FREQ - - - - 0 - false - - - false - 0 - - - - 231 - - 247 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5515 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hz - - - - 15 - 0 - - 1 - - - - 0 - - 234 - false - - 466 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 40 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5514 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).RATE - - - - 0 - false - - - false - 0 - - - - 231 - - 426 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5513 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DisplayFreq - - - - 75 - 0 - - 1 - - - - 0 - - 234 - false - - 347 - - - true - 1 - -4107d8df:1481ea34f53:-5512 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Delay - - - - 35 - 0 - - 1 - - - - 0 - - 234 - false - - 85 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 60 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-5511 - 0.0 - - Text Input - 6 - - true - true - false - - 0 - false - $(P)$(S).DLY - - - - 0 - false - - - false - 0 - - - - 231 - - 125 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5510 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - (s) - - - - 15 - 0 - - 1 - - - - 0 - - 234 - false - - 183 - - - true - 1 - -4107d8df:1481ea34f53:-550e - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Count time - - - - 95 - 0 - - 1 - - - - 1 - - 0 - false - - 185 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-550d - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).T - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 14 - false - $(pv_name) -$(pv_value) - 285 - - - true - 1 - -4107d8df:1481ea34f53:-550c - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Elapsed time - - - - 100 - 0 - - 1 - - - - 1 - - 0 - false - - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-550b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP - - - - 0 - false - - - false - 0 - - - - 16 - - 185 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-5508 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Preset count - - - - 95 - 0 - - 1 - - - - 1 - - 40 - false - - 185 - - - true - 1 - -4107d8df:1481ea34f53:-5507 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual count - - - - 100 - 0 - - 1 - - - - 1 - - 40 - false - - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5506 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S2 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 74 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5505 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S3 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 96 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5504 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S4 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 118 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5503 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S5 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 140 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5502 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S6 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 162 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5501 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S7 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 184 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-5500 - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S8 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 206 - false - $(pv_name) -$(pv_value) - 285 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54ff - false - 0.0 - - 22 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(S).S1 - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 52 - false - $(pv_name) -$(pv_value) - 285 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54fe - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR1 - - - - 0 - false - - - false - 0 - - - - 54 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54fd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR2 - - - - 0 - false - - - false - 0 - - - - 76 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54fc - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR3 - - - - 0 - false - - - false - 0 - - - - 98 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54fb - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR4 - - - - 0 - false - - - false - 0 - - - - 120 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54fa - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR5 - - - - 0 - false - - - false - 0 - - - - 142 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54f9 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR6 - - - - 0 - false - - - false - 0 - - - - 164 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54f8 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR7 - - - - 0 - false - - - false - 0 - - - - 186 - - 185 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 95 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54f7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).PR8 - - - - 0 - false - - - false - 0 - - - - 208 - - 185 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-54f6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Var - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54f5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gate? - - - - 35 - 0 - - 1 - - - - 1 - - 40 - false - - 145 - - - false - true - -4107d8df:1481ea34f53:-54f4 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G1 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 54 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-54f3 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G2 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 76 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-54f2 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G3 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 98 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-54f1 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G4 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 120 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-54f0 - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G5 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 142 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-54ef - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G6 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 164 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-54ee - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G7 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 186 - $(pv_name) -$(pv_value) - 145 - - - false - true - -4107d8df:1481ea34f53:-54ed - - 20 - Choice Button - false - - true - true - false - - $(P)$(S).G8 - - - - - - - Choice Button - true - false - - Default - - 35 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - true - - - - true - - 208 - $(pv_name) -$(pv_value) - 145 - - - true - 1 - -4107d8df:1481ea34f53:-54ec - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 1 - - - - 20 - 0 - - 1 - - - - 1 - - 54 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-54eb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 2 - - - - 20 - 0 - - 1 - - - - 1 - - 76 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-54ea - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 3 - - - - 20 - 0 - - 1 - - - - 1 - - 98 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-54e9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4 - - - - 20 - 0 - - 1 - - - - 1 - - 120 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-54e8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5 - - - - 20 - 0 - - 1 - - - - 1 - - 142 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-54e7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 6 - - - - 20 - 0 - - 1 - - - - 1 - - 164 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-54e6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 7 - - - - 20 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-54e5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 8 - - - - 20 - 0 - - 1 - - - - 1 - - 208 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54e4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM1 - - - - 0 - false - - - false - 0 - - - - 54 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54e3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM3 - - - - 0 - false - - - false - 0 - - - - 98 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-54e2 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Description - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 20 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54e1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM4 - - - - 0 - false - - - false - 0 - - - - 120 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54e0 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM5 - - - - 0 - false - - - false - 0 - - - - 142 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54df - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM6 - - - - 0 - false - - - false - 0 - - - - 164 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54de - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM7 - - - - 0 - false - - - false - 0 - - - - 186 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54dd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM8 - - - - 0 - false - - - false - 0 - - - - 208 - - 20 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-54dc - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - # - - - - 20 - 0 - - 1 - - - - 1 - - 40 - false - - 0 - - - false - true - -4107d8df:1481ea34f53:-54db - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CNT - - - - - - - Choice Button - true - false - - Default - - 60 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54d2 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc3.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 98 - false - $(pv_name) -$(pv_value) - 540 - - - true - 1 - -4107d8df:1481ea34f53:-54d1 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Result - - - - 90 - 0 - - 1 - - - - 1 - - 40 - false - - 540 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54d0 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc2.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 76 - false - $(pv_name) -$(pv_value) - 540 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54cf - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc1.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 54 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54ce - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc1.CALC - - - - 0 - false - - - false - 0 - - - - 54 - - 420 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54cd - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc2.CALC - - - - 0 - false - - - false - 0 - - - - 76 - - 420 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-54cc - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Expression - - - - 120 - 0 - - 1 - - - - 1 - - 40 - false - - 420 - - - true - 1 - -4107d8df:1481ea34f53:-54cb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - A - - - - 30 - 0 - - 1 - - - - 1 - - 56 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54ca - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - B - - - - 30 - 0 - - 1 - - - - 1 - - 78 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54c9 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - C - - - - 30 - 0 - - 1 - - - - 1 - - 100 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54c8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - D - - - - 30 - 0 - - 1 - - - - 1 - - 122 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54c7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - E - - - - 30 - 0 - - 1 - - - - 1 - - 144 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54c6 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - F - - - - 30 - 0 - - 1 - - - - 1 - - 166 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54c5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - G - - - - 30 - 0 - - 1 - - - - 1 - - 188 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54c4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - H - - - - 30 - 0 - - 1 - - - - 1 - - 210 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54c3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - I - - - - 30 - 0 - - 1 - - - - 1 - - 18 - false - - 390 - - - true - 1 - -4107d8df:1481ea34f53:-54c2 - false - - 22 - Label - - true - true - false - - true - false - - - - - - - Label - true - User calculations - - - - 210 - 0 - - 1 - - - - 1 - - 5 - false - - 420 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-54c1 - 0.0 - - 0 - 228 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 391 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-54c0 - 0.0 - - 0 - 228 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 418 - - - true - 1 - -4107d8df:1481ea34f53:-54be - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - time - - - - 30 - 0 - - 1 - - - - 1 - - 10 - false - - 150 - - - false - true - -4107d8df:1481ea34f53:-54bd - - 40 - Choice Button - false - - true - true - false - - $(P)$(S).CONT - - - - - - - Choice Button - true - false - - Default - - 85 - 0 - - - - - - - Choice 1 - Choice 2 - Choice 3 - - 1 - false - - - - true - - 0 - $(pv_name) -$(pv_value) - 65 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 30 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54bc - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).TP1 - - - - 0 - false - - - false - 0 - - - - 20 - - 150 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-54bb - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - auto - - - - 30 - 0 - - 1 - - - - 1 - - 0 - false - - 150 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54b8 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc5.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 142 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54b7 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc5.CALC - - - - 0 - false - - - false - 0 - - - - 142 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54b6 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc6.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 164 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54b5 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc6.CALC - - - - 0 - false - - - false - 0 - - - - 164 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54b4 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc7.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 186 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54b3 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc7.CALC - - - - 0 - false - - - false - 0 - - - - 186 - - 420 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-54b2 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(S)_calc8.VAL - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 208 - false - $(pv_name) -$(pv_value) - 540 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54b1 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc8.CALC - - - - 0 - false - - - false - 0 - - - - 208 - - 420 - $(pv_name) -$(pv_value) - - - true - 1 - -4107d8df:1481ea34f53:-54b0 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calcs: - - - - 40 - 0 - - 1 - - - - 0 - - 233 - false - - 485 - - - false - true - true - -4107d8df:1481ea34f53:-54af - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(S)_calcEnable.VAL - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 230 - - $(pv_name) -$(pv_value) - 530 - - - false - true - false - -4107d8df:1481ea34f53:-54ae - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 55 - 6 - - - - 1 - - - - 255 - - - scaler_full.opi - - true - - 1 - Less - - - $(pv_name) -$(pv_value) - 575 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54ad - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S).NM2 - - - - 0 - false - - - false - 0 - - - - 76 - - 20 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54ac - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc3.CALC - - - - 0 - false - - - false - 0 - - - - 98 - - 420 - $(pv_name) -$(pv_value) - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 120 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-54ab - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(S)_calc4.CALC - - - - 0 - false - - - false - 0 - - - - 120 - - 420 - $(pv_name) -$(pv_value) - - \ No newline at end of file diff --git a/stdApp/op/opi/softMotorHelp.opi b/stdApp/op/opi/softMotorHelp.opi deleted file mode 100644 index efb09ab..0000000 --- a/stdApp/op/opi/softMotorHelp.opi +++ /dev/null @@ -1,12626 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-51fd - 3.2.10.20140131 - - true - 500 - softMotorHelp - false - false - - - - - - - Display - true - 850 - - true - 5 - - false - -1 - -1 - - - 183 - 30 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51fa - - - - - 200 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 110 - 0 - 0 - - - 1 - 0 - true - - - - - 28 - $(pv_name) -$(pv_value) - 707 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51f6 - - - - - 58 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 640 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51f5 - - - - - 34 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 110 - 0 - 0 - - - 1 - 0 - true - - - - - 192 - $(pv_name) -$(pv_value) - 11 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-519e - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 164 - 0 - 0 - - - 1 - 2 - true - - - - - 98 - $(pv_name) -$(pv_value) - 464 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-519d - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 164 - 0 - 0 - - - 1 - 2 - true - - - - - 133 - $(pv_name) -$(pv_value) - 464 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-519c - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 164 - 0 - 0 - - - 1 - 2 - true - - - - - 168 - $(pv_name) -$(pv_value) - 464 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-519b - - - - - 24 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 164 - 0 - 0 - - - 1 - 2 - true - - - - - 203 - $(pv_name) -$(pv_value) - 464 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5154 - - - - - 33 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 108 - 0 - 0 - - - 1 - 0 - true - - - - - 193 - $(pv_name) -$(pv_value) - 708 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-511b - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 110 - 0 - 0 - - - 1 - 0 - true - - - - - 11 - $(pv_name) -$(pv_value) - 706 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5117 - - - - - 13 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 94 - 0 - 0 - - - 1 - 0 - true - - - - - 39 - $(pv_name) -$(pv_value) - 716 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5116 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 95 - 0 - 0 - - - 1 - 0 - true - - - - - 37 - $(pv_name) -$(pv_value) - 715 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5115 - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 37 - $(pv_name) -$(pv_value) - 715 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5114 - - - - - 14 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 39 - $(pv_name) -$(pv_value) - 809 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5113 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 94 - 0 - 0 - - - 1 - 0 - true - - - - - 51 - $(pv_name) -$(pv_value) - 716 - false - - - - true - - true - -4107d8df:1481ea34f53:-51ee - - 9 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 212 - 0 - - false - false - 1 - - - - 197 - - 191 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51ed - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 190 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51ec - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 193 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 1 - - - - - true - - true - -4107d8df:1481ea34f53:-51ea - - 9 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 46 - 0 - - false - false - 1 - - - - 128 - - 321 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51e9 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 25 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 1 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51e8 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 24 - - - - - true - - true - -4107d8df:1481ea34f53:-51e7 - - 9 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 43 - 0 - - false - false - 1 - - - - 126 - - 185 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51e6 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 3 - $(pv_name) -$(pv_value) - 21 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51e5 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 25 - 0 - 0 - - - 1 - 1 - true - - - - - 8 - $(pv_name) -$(pv_value) - 1 - - - - - true - - true - -4107d8df:1481ea34f53:-51e4 - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 37 - 0 - - false - false - 1 - - - - 97 - - 324 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51e3 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51e2 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 22 - 0 - 0 - - - 1 - 1 - true - - - - - 5 - $(pv_name) -$(pv_value) - 15 - - - - - true - - true - -4107d8df:1481ea34f53:-51e1 - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 33 - 0 - - false - false - 1 - - - - 95 - - 187 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51e0 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51df - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 22 - 0 - 0 - - - 1 - 1 - true - - - - - 5 - $(pv_name) -$(pv_value) - 11 - - - - - true - - true - -4107d8df:1481ea34f53:-51dd - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 33 - 0 - - false - false - 1 - - - - 167 - - 191 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51dc - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51db - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 22 - 0 - 0 - - - 1 - 1 - true - - - - - 5 - $(pv_name) -$(pv_value) - 11 - - - - - true - - true - -4107d8df:1481ea34f53:-51da - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 73 - 0 - - false - false - 1 - - - - 169 - - 343 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51d9 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 16 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51d8 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 58 - 0 - 0 - - - 1 - 1 - true - - - - - 5 - $(pv_name) -$(pv_value) - 15 - - - - - true - - true - -4107d8df:1481ea34f53:-51d2 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 120 - 0 - - false - false - 1 - - - - 110 - - 9 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51d1 - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 118 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51d0 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 120 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51cf - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51ce - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 119 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51cd - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 119 - 0 - 0 - - - 1 - 0 - true - - - - - 18 - $(pv_name) -$(pv_value) - 1 - false - - - - - true - - true - -4107d8df:1481ea34f53:-51c9 - - 22 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 25 - 0 - - false - false - 1 - - - - 133 - - 105 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51c8 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 21 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 2 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51c7 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 20 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51c6 - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 2 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 23 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51c5 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 23 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51c4 - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 2 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-51c3 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - > - - - - 10 - 0 - - 1 - - - - 1 - - 3 - false - - 8 - - - - - true - - true - -4107d8df:1481ea34f53:-51c2 - - 22 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 25 - 0 - - false - false - 1 - - - - 133 - - 7 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51c1 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 21 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 2 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51c0 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 25 - 0 - 0 - - - 1 - 0 - true - - - - - 20 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51bf - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 2 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 23 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51be - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 23 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51bd - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 2 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-51bc - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - < - - - - 10 - 0 - - 1 - - - - 1 - - 3 - false - - 8 - - - - - true - - true - -4107d8df:1481ea34f53:-51b9 - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 71 - 0 - - false - false - 1 - - - - 134 - - 33 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51b8 - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 68 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51b7 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 70 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51b6 - 0.0 - - 0 - 17 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51b5 - 0.0 - - 0 - 18 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 69 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51b4 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 70 - 0 - 0 - - - 1 - 1 - true - - - - - 17 - $(pv_name) -$(pv_value) - 1 - - - - - true - - true - -4107d8df:1481ea34f53:-51b0 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 118 - 0 - - false - false - 1 - - - - 163 - - 225 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-51af - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 118 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51ae - 0.0 - - 0 - 18 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 2 - $(pv_name) -$(pv_value) - 3 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51ad - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 55 - 0 - 0 - - - 1 - 1 - true - - - - - 2 - $(pv_name) -$(pv_value) - 3 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51ac - 0.0 - - 0 - 2 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 55 - 0 - 0 - - - 1 - 1 - true - - - - - 17 - $(pv_name) -$(pv_value) - 2 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51ab - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 3 - $(pv_name) -$(pv_value) - 56 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51aa - 0.0 - - 0 - 18 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 2 - $(pv_name) -$(pv_value) - 62 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51a9 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 55 - 0 - 0 - - - 1 - 1 - true - - - - - 2 - $(pv_name) -$(pv_value) - 62 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51a8 - 0.0 - - 0 - 2 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 55 - 0 - 0 - - - 1 - 1 - true - - - - - 17 - $(pv_name) -$(pv_value) - 61 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51a7 - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 3 - $(pv_name) -$(pv_value) - 115 - - - true - 1 - -4107d8df:1481ea34f53:-51a6 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Same - - - - 40 - 0 - - 1 - - - - 0 - - 3 - false - - 72 - - - true - 1 - -4107d8df:1481ea34f53:-51a5 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Invert - - - - 40 - 0 - - 1 - - - - 0 - - 3 - false - - 8 - - - - - true - - true - -4107d8df:1481ea34f53:-5196 - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 158 - 0 - - false - false - 1 - - - - 101 - - 467 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5195 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 17 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5194 - - - - - 15 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 156 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5191 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5190 - - - - - 17 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 157 - false - - - - true - - true - -4107d8df:1481ea34f53:-5193 - - 2 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 158 - 0 - - false - false - 1 - - - - 0 - - 0 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5192 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - - - true - - true - -4107d8df:1481ea34f53:-518f - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 158 - 0 - - false - false - 1 - - - - 136 - - 467 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-518e - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 17 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-518d - - - - - 15 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 156 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-518a - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5189 - - - - - 17 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 157 - false - - - - true - - true - -4107d8df:1481ea34f53:-518c - - 2 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 158 - 0 - - false - false - 1 - - - - 0 - - 0 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-518b - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - - - true - - true - -4107d8df:1481ea34f53:-5188 - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 158 - 0 - - false - false - 1 - - - - 171 - - 467 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5187 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 17 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5186 - - - - - 15 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 156 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5183 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5182 - - - - - 17 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 157 - false - - - - true - - true - -4107d8df:1481ea34f53:-5185 - - 2 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 158 - 0 - - false - false - 1 - - - - 0 - - 0 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5184 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - - - true - - true - -4107d8df:1481ea34f53:-5181 - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 158 - 0 - - false - false - 1 - - - - 206 - - 467 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5180 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 17 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-517f - - - - - 15 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 156 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-517c - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-517b - - - - - 17 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 157 - false - - - - true - - true - -4107d8df:1481ea34f53:-517e - - 2 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 158 - 0 - - false - false - 1 - - - - 0 - - 0 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-517d - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 158 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - - - true - - true - -4107d8df:1481ea34f53:-517a - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 61 - 0 - - false - false - 1 - - - - 66 - - 570 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5179 - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 58 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5178 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 60 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5177 - 0.0 - - 0 - 17 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5176 - 0.0 - - 0 - 18 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 59 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5175 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 60 - 0 - 0 - - - 1 - 1 - true - - - - - 18 - $(pv_name) -$(pv_value) - 1 - - - true - 1 - -4107d8df:1481ea34f53:-5174 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - Load - - - - 40 - 0 - - 1 - - - - 0 - - 2 - false - - 10 - - - - - true - - true - -4107d8df:1481ea34f53:-5168 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 90 - 0 - - false - false - 1 - - - - 103 - - 721 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5167 - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 88 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5166 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 90 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5165 - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5164 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 89 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5163 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 89 - 0 - 0 - - - 1 - 0 - true - - - - - 18 - $(pv_name) -$(pv_value) - 1 - false - - - - - true - - true - -4107d8df:1481ea34f53:-5160 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 75 - 0 - - false - false - 1 - - - - 127 - - 738 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-515f - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 74 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-515e - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 75 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-515d - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-515c - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 74 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-515b - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 74 - 0 - 0 - - - 1 - 0 - true - - - - - 18 - $(pv_name) -$(pv_value) - 1 - false - - - - - true - - true - -4107d8df:1481ea34f53:-515a - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 75 - 0 - - false - false - 1 - - - - 60 - - 737 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5159 - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 74 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5158 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 75 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5157 - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5156 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 74 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5155 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 74 - 0 - 0 - - - 1 - 0 - true - - - - - 18 - $(pv_name) -$(pv_value) - 1 - false - - - - - true - - true - -4107d8df:1481ea34f53:-5153 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 50 - 0 - - false - false - 1 - - - - 203 - - 713 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5152 - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 49 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5151 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 50 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5150 - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-514f - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 1 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 49 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-514e - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 49 - 0 - 0 - - - 1 - 0 - true - - - - - 18 - $(pv_name) -$(pv_value) - 1 - false - - - - - true - - true - -4107d8df:1481ea34f53:-513c - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 20 - 0 - - false - false - 1 - - - - 151 - - 709 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-513b - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 17 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 2 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-513a - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 20 - 0 - 0 - - - 1 - 0 - true - - - - - 18 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5139 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 2 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 18 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5138 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 18 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5137 - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 2 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-5136 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - < - - - - 8 - 0 - - 1 - - - - 1 - - 3 - false - - 6 - - - - - true - - true - -4107d8df:1481ea34f53:-5135 - - 19 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 60 - 0 - - false - false - 1 - - - - 152 - - 730 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5134 - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 57 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 1 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5133 - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 59 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5132 - 0.0 - - 0 - 17 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5131 - 0.0 - - 0 - 18 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 1 - $(pv_name) -$(pv_value) - 58 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5130 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 59 - 0 - 0 - - - 1 - 1 - true - - - - - 17 - $(pv_name) -$(pv_value) - 1 - - - - - true - - true - -4107d8df:1481ea34f53:-512f - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 20 - 0 - - false - false - 1 - - - - 151 - - 792 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-512e - - - - - 16 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 17 - 0 - 0 - - - 1 - 0 - true - - - - - 2 - $(pv_name) -$(pv_value) - 2 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-512d - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 20 - 0 - 0 - - - 1 - 0 - true - - - - - 18 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-512c - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 2 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 18 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-512b - - - - - 2 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 18 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-512a - - - - - 18 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 2 - 0 - 0 - - - 1 - 0 - true - - - - - 1 - $(pv_name) -$(pv_value) - 0 - false - - - true - 1 - -4107d8df:1481ea34f53:-5129 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - > - - - - 8 - 0 - - 1 - - - - 1 - - 3 - false - - 6 - - - - false - true - false - -4107d8df:1481ea34f53:-51fc - - 16 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 48 - 6 - - - - 1 - - - - 173 - - $(pv_name) -$(pv_value) - 710 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51fb - 0.0 - - 0 - 222 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 10 - $(pv_name) -$(pv_value) - 705 - - - true - 1 - -4107d8df:1481ea34f53:-51f9 - false - - 26 - Label - - true - true - false - - true - false - - - - - - - Label - true - Moving - - - - 80 - 0 - - 1 - - - - 1 - - 159 - false - - 26 - - - true - 1 - -4107d8df:1481ea34f53:-51f8 - false - - 26 - Label - - true - true - false - - true - false - - - - - - - Label - true - Moving - - - - 80 - 0 - - 1 - - - - 1 - - 160 - false - - 27 - - - true - 1 - -4107d8df:1481ea34f53:-51f7 - false - - 26 - Label - - true - true - false - - true - false - - - - - - - Label - true - Moving - - - - 80 - 0 - - 1 - - - - 1 - - 158 - false - - 25 - - - true - 1 - -4107d8df:1481ea34f53:-51f4 - false - - 22 - Label - - true - true - false - - true - false - - - - - - - Label - true - All Stop - - - - 90 - 0 - - 1 - - - - 1 - - 197 - false - - 21 - - - true - 1 - -4107d8df:1481ea34f53:-51f3 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - Soft Dial - - - - 80 - 0 - - 1 - - - - 1 - - 67 - false - - 3 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51f2 - 0.0 - - 0 - 172 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 62 - $(pv_name) -$(pv_value) - 137 - - - false - true - false - -4107d8df:1481ea34f53:-51f1 - - 16 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 48 - 6 - - - - 1 - - - - 66 - - $(pv_name) -$(pv_value) - 85 - - - false - true - false - -4107d8df:1481ea34f53:-51f0 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 124 - - $(pv_name) -$(pv_value) - 221 - - - false - true - false - -4107d8df:1481ea34f53:-51ef - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 90 - - $(pv_name) -$(pv_value) - 221 - - - true - 1 - -4107d8df:1481ea34f53:-51eb - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - optional link - - - - 100 - 0 - - 1 - - - - 1 - - 193 - false - - 242 - - - true - 1 - -4107d8df:1481ea34f53:-51de - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - Calcs (Default-> In=Out) - - - - 225 - 0 - - 1 - - - - 1 - - 65 - false - - 189 - - - false - true - false - -4107d8df:1481ea34f53:-51d7 - - 18 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 70 - 6 - - - - 1 - - - - 210 - - $(pv_name) -$(pv_value) - 239 - - - true - 1 - -4107d8df:1481ea34f53:-51d6 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - Moving Logic - - - - 120 - 0 - - 1 - - - - 0 - - 147 - false - - 232 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51d5 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 632 - 0 - 0 - - - 1 - 1 - true - - - - - 87 - $(pv_name) -$(pv_value) - 1 - - - true - 1 - -4107d8df:1481ea34f53:-51d4 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - This Screen is used to configure links between a soft motor - - - - 550 - 0 - - 1 - - - - 0 - - 2 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-51d3 - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - record and other EPICS devices (i.e. tables, DACS, etc.). - - - - 550 - 0 - - 1 - - - - 0 - - 19 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-51cc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - 0.0000 - - - - 70 - 0 - - 1 - - - - 1 - - 90 - false - - 34 - - - true - 1 - -4107d8df:1481ea34f53:-51cb - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - 0.000 - - - - 40 - 0 - - 1 - - - - 1 - - 95 - false - - 366 - - - true - 1 - -4107d8df:1481ea34f53:-51ca - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - 0.000 - - - - 40 - 0 - - 1 - - - - 1 - - 129 - false - - 366 - - - true - 1 - -4107d8df:1481ea34f53:-51bb - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - The screen has three sections described below. - - - - 550 - 0 - - 1 - - - - 0 - - 36 - false - - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-51ba - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 640 - 0 - 0 - - - 1 - 1 - true - - - - - 61 - $(pv_name) -$(pv_value) - 1 - - - true - 1 - -4107d8df:1481ea34f53:-51b3 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - This section just shows the - - - - 250 - 0 - - 1 - - - - 0 - - 260 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-51b2 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - current soft motor dial values. - - - - 250 - 0 - - 1 - - - - 0 - - 280 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-51b1 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - soft motor is made through the - - - - 250 - 0 - - 1 - - - - 0 - - 320 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-51a4 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - (.DVAL,.DRBV). The tweak - - - - 250 - 0 - - 1 - - - - 0 - - 360 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-51a3 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - buttons let you test the soft - - - - 250 - 0 - - 1 - - - - 0 - - 380 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-51a2 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - All input and output to the - - - - 250 - 0 - - 1 - - - - 0 - - 300 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-51a1 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - motor after the link to the - - - - 250 - 0 - - 1 - - - - 0 - - 400 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-51a0 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - EPICS device is made. If the - - - - 250 - 0 - - 1 - - - - 0 - - 420 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-519f - false - - 15 - Label - - true - true - false - - true - false - - - - - - - Label - true - Hard Links - - - - 100 - 0 - - 1 - - - - 1 - - 68 - false - - 461 - - - true - 1 - -4107d8df:1481ea34f53:-519a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - Readback - - - - 120 - 0 - - 1 - - - - 1 - - 89 - false - - 483 - - - true - 1 - -4107d8df:1481ea34f53:-5199 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - Drive - - - - 120 - 0 - - 1 - - - - 1 - - 123 - false - - 481 - - - true - 1 - -4107d8df:1481ea34f53:-5198 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - Moving Indicator - - - - 120 - 0 - - 1 - - - - 1 - - 158 - false - - 481 - - - true - 1 - -4107d8df:1481ea34f53:-5197 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - Emergency Stop - - - - 120 - 0 - - 1 - - - - 1 - - 193 - false - - 481 - - - true - 1 - -4107d8df:1481ea34f53:-5173 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - This section is used to input the - - - - 300 - 0 - - 1 - - - - 0 - - 260 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-5172 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - links for the desired EPICS device. - - - - 300 - 0 - - 1 - - - - 0 - - 280 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-5171 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Open the screen for the device then - - - - 300 - 0 - - 1 - - - - 0 - - 300 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-5170 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - drag and drop the PV names for the - - - - 300 - 0 - - 1 - - - - 0 - - 320 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-516f - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - into these fields using the middle - - - - 300 - 0 - - 1 - - - - 0 - - 360 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-516e - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - mouse button. The emergency stop - - - - 300 - 0 - - 1 - - - - 0 - - 380 - false - - 545 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-516d - 0.0 - - 0 - 172 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 62 - $(pv_name) -$(pv_value) - 637 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-516c - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 640 - 0 - 0 - - - 1 - 1 - true - - - - - 233 - $(pv_name) -$(pv_value) - 1 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-516b - 0.0 - - 0 - 172 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 62 - $(pv_name) -$(pv_value) - 458 - - - true - 1 - -4107d8df:1481ea34f53:-516a - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - readback, drive, and moving indicator - - - - 300 - 0 - - 1 - - - - 0 - - 340 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-5169 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - link is optional. For example, for - - - - 300 - 0 - - 1 - - - - 0 - - 400 - false - - 545 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5162 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 119 - 0 - 0 - - - 1 - 1 - true - - - - - 10 - $(pv_name) -$(pv_value) - 703 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5161 - 0.0 - - 0 - 222 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 10 - $(pv_name) -$(pv_value) - 702 - - - true - 1 - -4107d8df:1481ea34f53:-514d - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - dial drive and readback PVs - - - - 250 - 0 - - 1 - - - - 0 - - 340 - false - - 5 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-514c - 0.0 - - 0 - 30 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 120 - 0 - 0 - - - 1 - 1 - true - - - - - 232 - $(pv_name) -$(pv_value) - 137 - - - true - 1 - -4107d8df:1481ea34f53:-514b - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - This section allows you to - - - - 250 - 0 - - 1 - - - - 0 - - 260 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-514a - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - insert an equation between the - - - - 250 - 0 - - 1 - - - - 0 - - 280 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5149 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - motor and the links to the - - - - 250 - 0 - - 1 - - - - 0 - - 320 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5148 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - ouput of the calcs is the same - - - - 250 - 0 - - 1 - - - - 0 - - 360 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5147 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - as the input. Not all EPICS - - - - 250 - 0 - - 1 - - - - 0 - - 380 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5146 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - input and outputs of the soft - - - - 250 - 0 - - 1 - - - - 0 - - 300 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5145 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - devices have the same logic - - - - 250 - 0 - - 1 - - - - 0 - - 400 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5144 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - (0,1) for moving/not moving. - - - - 250 - 0 - - 1 - - - - 0 - - 420 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5143 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - hard device. As a default the - - - - 250 - 0 - - 1 - - - - 0 - - 340 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5142 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - a DAC drop the PVs indicated above. - - - - 300 - 0 - - 1 - - - - 0 - - 420 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-5141 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - After inserting the links, press - - - - 300 - 0 - - 1 - - - - 0 - - 440 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-5140 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - the Load button to make them active. - - - - 300 - 0 - - 1 - - - - 0 - - 460 - false - - 545 - - - true - 1 - -4107d8df:1481ea34f53:-513f - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - link does not work, move the - - - - 250 - 0 - - 1 - - - - 0 - - 440 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-513e - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - hard device to check the - - - - 250 - 0 - - 1 - - - - 0 - - 460 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-513d - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - readback and moving links. - - - - 250 - 0 - - 1 - - - - 0 - - 480 - false - - 5 - - - true - 1 - -4107d8df:1481ea34f53:-5128 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - 4.998 - - - - 40 - 0 - - 1 - - - - 0 - - 83 - false - - 766 - - - true - 1 - -4107d8df:1481ea34f53:-5127 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - HI - - - - 20 - 0 - - 1 - - - - 0 - - 62 - false - - 713 - - - true - 1 - -4107d8df:1481ea34f53:-5126 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - LO - - - - 20 - 0 - - 1 - - - - 0 - - 131 - false - - 714 - - - true - 1 - -4107d8df:1481ea34f53:-5125 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - Rate of Change: - - - - 80 - 0 - - 1 - - - - 0 - - 194 - false - - 722 - - - true - 1 - -4107d8df:1481ea34f53:-5124 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - EGU's/s - - - - 50 - 0 - - 1 - - - - 0 - - 208 - false - - 766 - - - true - 1 - -4107d8df:1481ea34f53:-5123 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - 5.000 - - - - 40 - 0 - - 1 - - - - 0 - - 106 - false - - 767 - - - true - 1 - -4107d8df:1481ea34f53:-5122 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - 0.000 - - - - 40 - 0 - - 1 - - - - 0 - - 129 - false - - 768 - - - true - 1 - -4107d8df:1481ea34f53:-5121 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - 10.000 - - - - 60 - 0 - - 1 - - - - 0 - - 62 - false - - 757 - - - true - 1 - -4107d8df:1481ea34f53:-5120 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Done - - - - 50 - 0 - - 1 - - - - 0 - - 173 - false - - 765 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-511f - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 119 - 0 - 0 - - - 1 - 1 - true - - - - - 231 - $(pv_name) -$(pv_value) - 703 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-511e - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 116 - 0 - 0 - - - 1 - 1 - true - - - - - 229 - $(pv_name) -$(pv_value) - 705 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-511d - 0.0 - - 0 - 222 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 10 - $(pv_name) -$(pv_value) - 819 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-511c - 0.0 - - 0 - 211 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 15 - $(pv_name) -$(pv_value) - 816 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-511a - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 110 - 0 - 0 - - - 1 - 1 - true - - - - - 14 - $(pv_name) -$(pv_value) - 708 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5119 - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 15 - $(pv_name) -$(pv_value) - 707 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5118 - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 15 - $(pv_name) -$(pv_value) - 708 - - - true - 1 - -4107d8df:1481ea34f53:-5112 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - DAC.adl - - - - 50 - 0 - - 1 - - - - 0 - - 16 - false - - 734 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5111 - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 15 - $(pv_name) -$(pv_value) - 726 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5110 - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 15 - $(pv_name) -$(pv_value) - 727 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-510f - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 15 - $(pv_name) -$(pv_value) - 798 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-510e - 0.0 - - 0 - 16 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 15 - $(pv_name) -$(pv_value) - 799 - - - true - 1 - -4107d8df:1481ea34f53:-510d - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Test DAC 1 - - - - 70 - 0 - - 1 - - - - 0 - - 39 - false - - 735 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-510c - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 22 - 0 - 0 - - - 1 - 0 - true - - - - - 176 - $(pv_name) -$(pv_value) - 640 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-510b - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 108 - 0 - 0 - - - 1 - 1 - true - - - - - 181 - $(pv_name) -$(pv_value) - 661 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-510a - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 22 - 0 - 0 - - - 1 - 0 - true - - - - - 137 - $(pv_name) -$(pv_value) - 640 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5109 - 0.0 - - 0 - 31 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 92 - 0 - 0 - - - 1 - 1 - true - - - - - 113 - $(pv_name) -$(pv_value) - 656 - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-5108 - 0.0 - - 11 - true - Polygon - false - 255 - - true - true - true - - - - - - - - false - - - - - - - - Polygon - true - false - - Default - - 22 - 0 - 0 - - - 1 - 0 - true - - - - - 103 - $(pv_name) -$(pv_value) - 641 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5107 - 0.0 - - 0 - 21 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 100 - 0 - 0 - - - 1 - 1 - true - - - - - 89 - $(pv_name) -$(pv_value) - 657 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5106 - 0.0 - - 0 - 245 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 260 - $(pv_name) -$(pv_value) - 257 - - - true - 1 - -4107d8df:1481ea34f53:-5105 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - to make it agree. If switch - - - - 250 - 0 - - 1 - - - - 0 - - 460 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5104 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - not right, only readback works. - - - - 250 - 0 - - 1 - - - - 0 - - 480 - false - - 269 - - - true - 1 - -4107d8df:1481ea34f53:-5103 - false - - 18 - Label - - true - true - false - - true - false - - - - - - - Label - true - Thus use moving logic switch - - - - 250 - 0 - - 1 - - - - 0 - - 440 - false - - 269 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5102 - 0.0 - - 0 - 30 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 73 - 0 - 0 - - - 1 - 1 - true - - - - - 232 - $(pv_name) -$(pv_value) - 456 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-5101 - 0.0 - - 0 - 245 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 260 - $(pv_name) -$(pv_value) - 528 - - \ No newline at end of file diff --git a/stdApp/op/opi/xxIDCtrl.opi b/stdApp/op/opi/xxIDCtrl.opi deleted file mode 100644 index ab3a314..0000000 --- a/stdApp/op/opi/xxIDCtrl.opi +++ /dev/null @@ -1,2164 +0,0 @@ - - false - - true - - -4107d8df:1481ea34f53:-4d89 - 3.2.10.20140131 - - true - 210 - xxIDCtrl - false - false - - - - - - - Display - true - 190 - - true - 5 - - false - -1 - -1 - - - 97 - 105 - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4d88 - - - - - 20 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 190 - 0 - 0 - - - 1 - 0 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4d80 - - - - - 31 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 181 - 0 - 0 - - - - true - - - false - - ID$(xx):Busy - - - - 1 - 0 - true - - - - - 73 - $(pv_name) -$(pv_value) - 5 - false - - - false - true - 100.0 - - - - -4107d8df:1481ea34f53:-4d7f - - - - - 31 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 181 - 0 - 0 - - - - true - - - false - - ID$(xx):AccessSecurity - - - - 1 - 0 - true - - - - - 73 - $(pv_name) -$(pv_value) - 5 - false - - - false - true - 0.0 - - - - -4107d8df:1481ea34f53:-4d7e - - - - - 31 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 181 - 1 - 0 - - - - true - - - false - - ID$(xx):AccessSecurity - - - - 1 - 2 - true - - - - - 73 - $(pv_name) -$(pv_value) - 5 - false - - - - true - - true - -4107d8df:1481ea34f53:-4d7b - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 25 - 0 - - false - false - 1 - - - - 165 - - 80 - - - true - 1 - -4107d8df:1481ea34f53:-4d7a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - BUSY - - - - 25 - 0 - - - - true - - - false - - ID$(xx):Busy.VAL - - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-4d79 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - DONE - - - - 25 - 0 - - - - true - - - false - - ID$(xx):Busy.VAL - - - 1 - - - - 0 - - 0 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-4d77 - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 105 - 0 - - false - false - 1 - - - - 175 - - 0 - - - - true - - true - -4107d8df:1481ea34f53:-4d76 - - 10 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 25 - 0 - - false - false - 1 - - - - 0 - - 80 - - - true - 1 - -4107d8df:1481ea34f53:-4d75 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - BUSY - - - - 25 - 0 - - - - true - - - false - - $(P)ID$(xx)_busy.VAL - - - 1 - - - - 0 - - 0 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-4d74 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - DONE - - - - 25 - 0 - - - - true - - - false - - $(P)ID$(xx)_busy.VAL - - - 1 - - - - 0 - - 0 - false - - 0 - - - - true - 1 - -4107d8df:1481ea34f53:-4d73 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - LOCAL STATUS: - - - - 80 - 0 - - 1 - - - - 1 - - 0 - false - - 0 - - - - - true - - true - -4107d8df:1481ea34f53:-4d72 - - 110 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 85 - 0 - - false - false - 1 - - - - 25 - - 5 - - - - true - - true - -4107d8df:1481ea34f53:-4d6d - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 85 - 0 - - false - false - 1 - - - - 90 - - 0 - - - false - true - -4107d8df:1481ea34f53:-4d6c - - 20 - - Action Button - false - - true - true - false - - $(P)ID$(xx)_gapTweak.A - - - - - - - Action Button - true - < - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - - 0 - - - $(P)ID$(xx)_gapTweak.A - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 45 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4d6b - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)ID$(xx)_gapTweak.E - - - - 0 - false - - - false - 0 - - - - 0 - - 20 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-4d6a - - 20 - - Action Button - false - - true - true - false - - $(P)ID$(xx)_gapTweak.B - - - - - - - Action Button - true - > - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - - 0 - - - $(P)ID$(xx)_gapTweak.B - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 65 - - - - true - 1 - -4107d8df:1481ea34f53:-4d71 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Gap (mm) - - - - 80 - 0 - - 1 - - - - 1 - - 0 - false - - 3 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-4d70 - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):DeviceLimit.DRVH - - - - - - - Text Update - true - ###### - false - 0 - - - - 75 - 0 - - - 1 - - - - 1 - - 20 - false - $(pv_name) -$(pv_value) - 3 - - - false - false - true - false - true - false - - 25 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4d6f - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)ID$(xx)_gap - - - - 0 - false - - - false - 0 - - - - 51 - - 3 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-4d6e - false - 0.0 - - 10 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):DeviceLimit.DRVL - - - - - - - Text Update - true - ###### - false - 0 - - - - 75 - 0 - - - 1 - - - - 1 - - 80 - false - $(pv_name) -$(pv_value) - 3 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-4d69 - false - 0.0 - - 18 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):Gap - - - - - - - Text Update - true - ###### - false - 0 - - - - 75 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 8 - - - - - true - - true - -4107d8df:1481ea34f53:-4d68 - - 110 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 85 - 0 - - false - false - 1 - - - - 25 - - 100 - - - true - 1 - -4107d8df:1481ea34f53:-4d67 - false - - 14 - Label - - true - true - false - - true - false - - - - - - - Label - true - Energy (keV) - - - - 80 - 0 - - 1 - - - - 1 - - 0 - false - - 3 - - - false - false - true - false - true - false - - 25 - false - false - true - - - - true - Text Input - - - - - 80 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4d66 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)ID$(xx)_energy - - - - 0 - false - - - false - 0 - - - - 51 - - 3 - $(pv_name) -$(pv_value) - - - true - true - 1 - false - -4107d8df:1481ea34f53:-4d65 - false - 0.0 - - 18 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):Energy - - - - - - - Text Update - true - ###### - false - 0 - - - - 75 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 8 - - - false - true - -4107d8df:1481ea34f53:-4d64 - - 20 - - Action Button - false - - true - true - false - - $(P)ID$(xx)_energyTweak.A - - - - - - - Action Button - true - < - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - - 90 - - - $(P)ID$(xx)_energyTweak.A - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 45 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - -4107d8df:1481ea34f53:-4d63 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)ID$(xx)_energyTweak.E - - - - 0 - false - - - false - 0 - - - - 90 - - 20 - $(pv_name) -$(pv_value) - - - false - true - -4107d8df:1481ea34f53:-4d62 - - 20 - - Action Button - false - - true - true - false - - $(P)ID$(xx)_energyTweak.B - - - - - - - Action Button - true - > - false - - Default - - 20 - 0 - 0 - - - - false - 1 - - - - 90 - - - $(P)ID$(xx)_energyTweak.B - 1 - 10 - - - - - $(pv_name) -$(pv_value) - 65 - - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-4d87 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 189 - 0 - 0 - - - 1 - 1 - true - - - - - 21 - $(pv_name) -$(pv_value) - 2 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-4d86 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):Location - - - - - - - Text Update - true - ###### - false - 0 - - - - 190 - 0 - - - 1 - - - - 1 - - 2 - false - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-4d85 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 190 - 0 - 0 - - - 1 - 1 - true - - - - - 40 - $(pv_name) -$(pv_value) - 0 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-4d84 - 0.0 - - 0 - 1 - true - Polyline - false - 255 - - true - true - true - - - - - - false - - - - - - - - Polyline - true - false - - Default - - 190 - 0 - 0 - - - 1 - 1 - true - - - - - 140 - $(pv_name) -$(pv_value) - 0 - - - false - true - false - -4107d8df:1481ea34f53:-4d83 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 40 - 6 - - - - 1 - - - - 185 - - - IDControl.opi - - true - $(xx) - - 0 - ID basic control - - - $(pv_name) -$(pv_value) - 150 - - - true - 1 - -4107d8df:1481ea34f53:-4d82 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - ACCESS - - - - 35 - 0 - - 1 - - - - 0 - - 147 - false - - 0 - - - true - true - 1 - false - -4107d8df:1481ea34f53:-4d81 - false - 0.0 - - 14 - Text Update - false - - true - true - false - - 1 - true - false - ID$(xx):AccessSecurity - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 40 - - - false - true - 20 - true - 100.0 - -4107d8df:1481ea34f53:-4d7d - 0.0 - - 0 - 121 - true - Polyline - false - 255 - - true - true - true - - - - - - true - - - - - - - - Polyline - true - false - - Default - - 1 - 0 - 0 - - - 1 - 1 - true - - - - - 20 - $(pv_name) -$(pv_value) - 95 - - - false - true - -4107d8df:1481ea34f53:-4d7c - - 20 - - Action Button - false - - true - true - false - - $(P)ID$(xx)_sync.PROC - - - - - - - Action Button - true - SYNC - false - - Default - - 40 - 0 - 0 - - - - false - 1 - - - - 165 - - - $(P)ID$(xx)_sync.PROC - 0 - 10 - - - - - $(pv_name) -$(pv_value) - 105 - - - true - 1 - -4107d8df:1481ea34f53:-4d78 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - ID STATUS: - - - - 80 - 0 - - 1 - - - - 1 - - 165 - false - - 0 - - - false - true - true - -4107d8df:1481ea34f53:-4d61 - - 16 - Menu Button - false - - true - true - false - - false - $(P)ID$(xx)_syncBusy.SCAN - - - - - - - Menu Button - true - false - - Default - - 113 - 6 - - - - 1 - - - - 185 - - $(pv_name) -$(pv_value) - 30 - - - true - 1 - -4107d8df:1481ea34f53:-4d60 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - CHECK - - - - 30 - 0 - - 1 - - - - 1 - - 186 - false - - 0 - - - true - 1 - -4107d8df:1481ea34f53:-4d5f - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - BUSY - - - - 30 - 0 - - 1 - - - - 1 - - 194 - false - - 0 - - \ No newline at end of file diff --git a/stdApp/op/ui/.gitignore b/stdApp/op/ui/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/stdApp/op/ui/autoShutter.ui b/stdApp/op/ui/autoShutter.ui index 59524c1..edffe94 100644 --- a/stdApp/op/ui/autoShutter.ui +++ b/stdApp/op/ui/autoShutter.ui @@ -1,3997 +1,4000 @@ -MainWindow - - - - 600 - 457 - 530 - 445 - - - - + MainWindow + + + + 0 + 0 + 530 + 445 + + + + QWidget#centralWidget {background: rgba(187, 187, 187, 255);} QPushButton::menu-indicator {image: url(none.png); width: 0} + + + + + + 407 + 193 + 60 + 15 + + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + $(P)$(S)Shtr:Active + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 180 + 207 + 12 + 12 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 253 + 0 + 0 + + + + $(P)$(S)Shtr:srCurrentOk + + + caGraphics::Rectangle + + + + + + 9 + 183 + 144 + 20 + + + + Storage Ring + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 42 + 237 + 64 + 12 + + + + Threshold + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 180 + 207 + 12 + 12 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:srCurrentOk + + + caGraphics::Rectangle + + + + + + 98 + 220 + 61 + 13 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + S:SRcurrentAI + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 44 + 223 + 50 + 12 + + + + Current + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 31 + 205 + 159 + 14 + + + + Current > Threshold + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 386 + 166 + 144 + 20 + + + + Open Command + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 2 + 178 + 200 + 98 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 2 + 274 + 200 + 63 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 224 + 86 + 3 + 343 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,1;2,342 + + + + 0 + 0 + 0 + + + + + + + 201 + 86 + 25 + 3 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,2;24,1 + + + + 0 + 0 + 0 + + + + + + + 200 + 233 + 25 + 3 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,2;24,1 + + + + 0 + 0 + 0 + + + + + + + 201 + 315 + 25 + 3 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,2;24,1 + + + + 0 + 0 + 0 + + + + + + + 226 + 200 + 47 + 3 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,2;46,1 + + + + 0 + 0 + 0 + + + + + + + 278 + 195 + 60 + 15 + + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + $(P)$(S)Shtr:Status + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 254 + 166 + 107 + 20 + + + + Shutter + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 275 + 192 + 64 + 19 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 253 + 0 + 0 + + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Status + + + caGraphics::Rectangle + + + + 253 + 0 + 0 + + + + + + + 275 + 192 + 64 + 19 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Status + + + caGraphics::Rectangle + + + + 0 + 216 + 0 + + + + + + + 351 + 58 + 165 + 15 + + + + Open Delay Timer + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 404 + 118 + 60 + 20 + + + + -Edit + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + CountDownTime Setup + + + countDownTimer_more.adl + + + P=$(P),N=$(T1) + + + caRowColMenu::Menu + + + false + + + + + + 347 + 53 + 175 + 91 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 180 + 303 + 12 + 12 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 253 + 0 + 0 + + + + $(P)$(S)Shtr:BlepsShtrPermit + + + caGraphics::Rectangle + + + + + + 11 + 278 + 180 + 20 + + + + Shutter Permits + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 102 + 302 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + $(P)$(S)Shtr:BlepsShtrPermit + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 180 + 303 + 12 + 12 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:BlepsShtrPermit + + + caGraphics::Rectangle + + + + + + 56 + 302 + 46 + 13 + + + + FE-EPS + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 180 + 319 + 12 + 12 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 253 + 0 + 0 + + + + $(P)$(S)Shtr:AcisShtrPermit + + + caGraphics::Rectangle + + + + + + 102 + 318 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + $(P)$(S)Shtr:AcisShtrPermit + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 180 + 319 + 12 + 12 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:AcisShtrPermit + + + caGraphics::Rectangle + + + + + + 56 + 318 + 45 + 13 + + + + ACIS + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 399 + 272 + 70 + 37 + + + + + 251 + 243 + 74 + + + + caGraphics::Solid + + + caGraphics::Filled + + + 1 + + + + 251 + 243 + 74 + + + + caGraphics::Rectangle + + + + + + 446 + 288 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + $(P)cdt$(T2):timeSec + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::truncated + + + + + + 402 + 275 + 40 + 35 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + $(P)cdt$(T2):timeMin + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::truncated + + + + + + 399 + 272 + 72 + 38 + + + + + 255 + 255 + 255 + + + + caGraphics::Solid + + + 2 + + + + 255 + 255 + 255 + + + + 8idi:cdt1:start + + + caGraphics::Rectangle + + + + 255 + 255 + 255 + + + + + + + 440 + 283 + 12 + 21 + + + + . + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 352 + 252 + 165 + 15 + + + + Open Notify Timer + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 404 + 313 + 60 + 20 + + + + -Edit + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + CountDownTime Setup + + + countDownTimer_more.adl + + + P=$(P),N=$(T2) + + + caRowColMenu::Menu + + + false + + + + + + 347 + 247 + 175 + 91 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 180 + 255 + 12 + 12 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 253 + 0 + 0 + + + + $(P)$(S)Shtr:modeOk + + + caGraphics::Rectangle + + + + + + 72 + 254 + 100 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + S:DesiredMode + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 180 + 255 + 12 + 12 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:modeOk + + + caGraphics::Rectangle + + + + + + 21 + 254 + 54 + 13 + + + + Op Mode + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 201 + 165 + 25 + 3 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,2;24,1 + + + + 0 + 0 + 0 + + + + + + + 399 + 272 + 72 + 38 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 253 + 0 + 0 + + + + caGraphics::IfNotZero + + + $(P)cdt$(T2):trigger + + + caGraphics::Rectangle + + + + 253 + 0 + 0 + + + + + + + 165 + 222 + 14 + 12 + + + + ma + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 165 + 240 + 14 + 12 + + + + ma + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 97 + 236 + 61 + 13 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + $(P)$(S)Shtr:ThresholdCurrent + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 193 + 4 + 170 + 24 + + + + Auto Open + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 194 + 32 + 170 + 20 + + + + $(P)$(S) + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 14 + 7 + 170 + 24 + + + + Auto Open + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 2 + 2 + 200 + 120 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 2 + 120 + 200 + 60 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 11 + 126 + 135 + 20 + + + + Lease Date + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 57 + 158 + 120 + 13 + + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + $(P)AClock$(A):Set.SVAL + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 10 + 158 + 46 + 13 + + + + Expire + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 180 + 158 + 12 + 12 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 253 + 0 + 0 + + + + caGraphics::IfNotZero + + + $(P)AClock$(A):Trigger + + + caGraphics::Rectangle + + + + + + 180 + 158 + 12 + 12 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled - - - - - 407 - 193 - 60 - 15 - - - - caLineEdit::WidthAndHeight - - - $(P)$(S)Shtr:Active - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - caGraphics::Rectangle - - - - 180 - 207 - 12 - 12 - - - - - 253 - 0 - 0 - - - - Filled - - - - 253 - 0 - 0 - - - - Solid - - - $(P)$(S)Shtr:srCurrentOk - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Storage Ring - - - ESimpleLabel::WidthAndHeight - - - - 9 - 183 - 144 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Threshold - - - ESimpleLabel::WidthAndHeight - - - - 42 - 237 - 64 - 12 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - caGraphics::Rectangle - - - - 180 - 207 - 12 - 12 - - - - - 0 - 216 - 0 - - - - Filled - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:srCurrentOk - - - - - - 98 - 220 - 61 - 13 - - - - caLineEdit::WidthAndHeight - - - S:SRcurrentAI - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Current - - - ESimpleLabel::WidthAndHeight - - - - 44 - 223 - 50 - 12 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Current > Threshold - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 31 - 205 - 159 - 14 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Open Command - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 386 - 166 - 144 - 20 - - - - - - caGraphics::Rectangle - - - - 2 - 178 - 200 - 98 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - caGraphics::Rectangle - - - - 2 - 274 - 200 - 63 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 224 - 86 - 3 - 343 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,1;2,342; - - - - - - 201 - 86 - 25 - 3 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,2;24,1; - - - - - - 200 - 233 - 25 - 3 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,2;24,1; - - - - - - 201 - 315 - 25 - 3 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,2;24,1; - - - - - - 226 - 200 - 47 - 3 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,2;46,1; - - - - - - 278 - 195 - 60 - 15 - - - - caLineEdit::WidthAndHeight - - - $(P)$(S)Shtr:Status - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Shutter - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 254 - 166 - 107 - 20 - - - - - - caGraphics::Rectangle - - - - 275 - 192 - 64 - 19 - - - - 2 - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - Solid - - - caGraphics::IfZero - - - $(P)$(S)Shtr:Status - - - - - caGraphics::Rectangle - - - - 275 - 192 - 64 - 19 - - - - 2 - - - - 0 - 216 - 0 - - - - - 0 - 216 - 0 - - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:Status - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Open Delay Timer - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 351 - 58 - 165 - 15 - - - - - - - 404 - 118 - 60 - 20 - - - - - 255 - 255 - 255 - - - - - 42 - 99 - 228 - - - - -Edit - - - Menu - - - CountDownTime Setup - - - countDownTimer_more.adl - - - P=$(P),N=$(T1) - - - false - - - - - caGraphics::Rectangle - - - - 347 - 53 - 175 - 91 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - caGraphics::Rectangle - - - - 180 - 303 - 12 - 12 - - - - - 253 - 0 - 0 - - - - Filled - - - - 253 - 0 - 0 - - - - Solid - - - $(P)$(S)Shtr:BlepsShtrPermit - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Shutter Permits - - - ESimpleLabel::WidthAndHeight - - - - 11 - 278 - 180 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 102 - 302 - 70 - 13 - - - - caLineEdit::WidthAndHeight - - - $(P)$(S)Shtr:BlepsShtrPermit - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - caGraphics::Rectangle - - - - 180 - 303 - 12 - 12 - - - - - 0 - 216 - 0 - - - - Filled - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:BlepsShtrPermit - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - FE-EPS - - - ESimpleLabel::WidthAndHeight - - - - 56 - 302 - 46 - 13 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - caGraphics::Rectangle - - - - 180 - 319 - 12 - 12 - - - - - 253 - 0 - 0 - - - - Filled - - - - 253 - 0 - 0 - - - - Solid - - - $(P)$(S)Shtr:AcisShtrPermit - - - - - - 102 - 318 - 70 - 13 - - - - caLineEdit::WidthAndHeight - - - $(P)$(S)Shtr:AcisShtrPermit - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - caGraphics::Rectangle - - - - 180 - 319 - 12 - 12 - - - - - 0 - 216 - 0 - - - - Filled - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:AcisShtrPermit - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - ACIS - - - ESimpleLabel::WidthAndHeight - - - - 56 - 318 - 45 - 13 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - caGraphics::Rectangle - - - - 399 - 272 - 70 - 37 - - - - 1 - - - - 251 - 243 - 74 - - - - Filled - - - - 251 - 243 - 74 - - - - Solid - - - - - - 446 - 288 - 20 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)cdt$(T2):timeSec - - - - 0 - 0 - 0 - - - - - 251 - 243 - 74 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - truncated - - - caLineEdit::Static - - - - - - 402 - 275 - 40 - 35 - - - - caLineEdit::WidthAndHeight - - - $(P)cdt$(T2):timeMin - - - - 0 - 0 - 0 - - - - - 251 - 243 - 74 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - truncated - - - caLineEdit::Static - - - - - caGraphics::Rectangle - - - - 399 - 272 - 72 - 38 - - - - 2 - - - - 255 - 255 - 255 - - - - - 255 - 255 - 255 - - - - - 255 - 255 - 255 - - - - Solid - - - 8idi:cdt1:start - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - . - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 440 - 283 - 12 - 21 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Open Notify Timer - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 352 - 252 - 165 - 15 - - - - - - - 404 - 313 - 60 - 20 - - - - - 255 - 255 - 255 - - - - - 42 - 99 - 228 - - - - -Edit - - - Menu - - - CountDownTime Setup - - - countDownTimer_more.adl - - - P=$(P),N=$(T2) - - - false - - - - - caGraphics::Rectangle - - - - 347 - 247 - 175 - 91 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - caGraphics::Rectangle - - - - 180 - 255 - 12 - 12 - - - - - 253 - 0 - 0 - - - - Filled - - - - 253 - 0 - 0 - - - - Solid - - - $(P)$(S)Shtr:modeOk - - - - - - 72 - 254 - 100 - 13 - - - - caLineEdit::WidthAndHeight - - - S:DesiredMode - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - caGraphics::Rectangle - - - - 180 - 255 - 12 - 12 - - - - - 0 - 216 - 0 - - - - Filled - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:modeOk - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Op Mode - - - ESimpleLabel::WidthAndHeight - - - - 21 - 254 - 54 - 13 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 201 - 165 - 25 - 3 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,2;24,1; - - - - - caGraphics::Rectangle - - - - 399 - 272 - 72 - 38 - - - - 2 - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)cdt$(T2):trigger - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - ma - - - ESimpleLabel::WidthAndHeight - - - - 165 - 222 - 14 - 12 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - ma - - - ESimpleLabel::WidthAndHeight - - - - 165 - 240 - 14 - 12 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 97 - 236 - 61 - 13 - - - - caLineEdit::WidthAndHeight - - - $(P)$(S)Shtr:ThresholdCurrent - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Auto Open - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 193 - 4 - 170 - 24 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - $(P)$(S) - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 194 - 32 - 170 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Auto Open - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 14 - 7 - 170 - 24 - - - - - - caGraphics::Rectangle - - - - 2 - 2 - 200 - 120 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - caGraphics::Rectangle - - - - 2 - 120 - 200 - 60 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Lease Date - - - ESimpleLabel::WidthAndHeight - - - - 11 - 126 - 135 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 57 - 158 - 120 - 13 - - - - caLineEdit::WidthAndHeight - - - $(P)AClock$(A):Set.SVAL - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Expire - - - ESimpleLabel::WidthAndHeight - - - - 10 - 158 - 46 - 13 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - caGraphics::Rectangle - - - - 180 - 158 - 12 - 12 - - - - - 253 - 0 - 0 - - - - Filled - - - - 253 - 0 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)AClock$(A):Trigger - - - - - caGraphics::Rectangle - - - - 180 - 158 - 12 - 12 - - - - - 0 - 216 - 0 - - - - Filled - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfZero - - - $(P)AClock$(A):Trigger - - - - - - 125 - 126 - 60 - 20 - - - - - 255 - 255 - 255 - - - - - 42 - 99 - 228 - - - - -Edit - - - Menu - - - Alarm Clock - - - alarmClock.adl - - - P=$(P),A=$(A) - - - false - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - $(P)$(S) - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 15 - 35 - 170 - 20 - - - - - - - 16 - 362 - 60 - 20 - - - - - 255 - 255 - 255 - - - - - 42 - 99 - 228 - - - - -Edit - - - Menu - - - User Arm Calc - - - yysCalcoutRecord_full.adl - - - P=$(P),C=$(S)Shtr:UserArm - - - false - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Custom Arm Calc - - - ESimpleLabel::WidthAndHeight - - - - 11 - 339 - 180 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - caGraphics::Rectangle - - - - 180 - 369 - 12 - 12 - - - - - 253 - 0 - 0 - - - - Filled - - - - 253 - 0 - 0 - - - - Solid - - - $(P)$(S)Shtr:UserArm - - - - - caGraphics::Rectangle - - - - 180 - 369 - 12 - 12 - - - - - 0 - 216 - 0 - - - - Filled - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:UserArm - - - - - - 58 - 90 - 80 - 21 - - - - EPushButton::WidthAndHeight - - - $(P)$(S)Shtr:Enable - - - - 255 - 176 - 255 - - - - - 130 - 4 - 0 - - - - Disable - - - 0 - - - caMessageButton::Static - - - - - caGraphics::Rectangle - - - - 180 - 94 - 12 - 12 - - - - - 253 - 0 - 0 - - - - Filled - - - - 253 - 0 - 0 - - - - Solid - - - caGraphics::IfZero - - - $(P)$(S)Shtr:Enable - - - - - - 58 - 64 - 80 - 21 - - - - EPushButton::WidthAndHeight - - - $(P)$(S)Shtr:Enable - - - - 115 - 255 - 107 - - - - - 26 - 115 - 9 - - - - Enable - - - 1 - - - caMessageButton::Static - - - - - caGraphics::Rectangle - - - - 180 - 68 - 12 - 12 - - - - - 0 - 216 - 0 - - - - Filled - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:Enable - - - - - caGraphics::Rectangle - - - - 2 - 335 - 200 - 55 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 399 - 78 - 74 - 40 - - - - - caGraphics::Rectangle - - - - 0 - 0 - 70 - 37 - - - - 1 - - - - 251 - 243 - 74 - - - - Filled - - - - 251 - 243 - 74 - - - - Solid - - - - - - 47 - 16 - 20 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)cdt$(T1):timeSec - - - - 0 - 0 - 0 - - - - - 251 - 243 - 74 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - truncated - - - caLineEdit::Static - - - - - - 3 - 3 - 40 - 35 - - - - caLineEdit::WidthAndHeight - - - $(P)cdt$(T1):timeMin - - - - 0 - 0 - 0 - - - - - 251 - 243 - 74 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - truncated - - - caLineEdit::Static - - - - - caGraphics::Rectangle - - - - 0 - 0 - 72 - 38 - - - - 2 - - - - 255 - 255 - 255 - - - - - 255 - 255 - 255 - - - - - 255 - 255 - 255 - - - - Solid - - - 8idi:cdt1:start - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - . - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 41 - 11 - 12 - 21 - - - - - - caGraphics::Rectangle - - - - 0 - 0 - 72 - 38 - - - - 2 - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)cdt$(T1):trigger - - - - - - - 201 - 374 - 25 - 3 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,2;24,1; - - - - - - 476 - 390 - 42 - 16 - - - - - 255 - 255 - 255 - - - - - 42 - 99 - 228 - - - - -Detail - - - Menu - - - Arm Calc;Trigger;PostTrigger;Enable Off;Shutter Open;User Arm Calc;Remote Link Calc - - - yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yySseq.adl;yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl - - - P=$(P),C=$(S)Shtr:Arm;P=$(P),C=$(S)Shtr:Trigger;P=$(P),C=$(S)Shtr:PostTrig;P=$(P),C=$(S)Shtr:EnableOff;P=$(P),S=$(S)Shtr:Open;P=$(P),C=$(S)Shtr:UserArm;P=$(P),C=$(S)Shtr:CalcTrigOut - - - false;false;false;false;false;false;false - - - - - - 472 - 413 - 50 - 20 - - - - - 255 - 255 - 255 - - - - - 51 - 153 - 0 - - - - -Less - - - Menu - - - AutoShutter Less - - - autoShutter_less.adl - - - P=$(P),S=$(S),T1=$(T1),T2=$(T2),A=$(A) - - - true - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - SR Current Threshold - - - ESimpleLabel::WidthAndHeight - - - - 269 - 386 - 168 - 14 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 351 - 401 - 107 - 22 - - - - - - 0 - 0 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(S)Shtr:ThresholdCurrent - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - ma - - - ESimpleLabel::WidthAndHeight - - - - 85 - 0 - 24 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - caGraphics::Rectangle - - - - 263 - 383 - 200 - 50 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - caGraphics::Rectangle - - - - 405 - 192 - 64 - 19 - - - - 2 - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - Solid - - - caGraphics::IfZero - - - $(P)$(S)Shtr:Active - - - - - caGraphics::Rectangle - - - - 405 - 192 - 64 - 19 - - - - 2 - - - - 0 - 216 - 0 - - - - - 0 - 216 - 0 - - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:Active - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Shutter Control - - - ESimpleLabel::WidthAndHeight - - - - 11 - 392 - 180 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 18 - 415 - 60 - 20 - - - - - 255 - 255 - 255 - - - - - 42 - 99 - 228 - - - - -Edit - - - Menu - - - RemoteShutter Setting - - - autoShutter_Remote.adl - - - P=$(P),S=$(S) - - - false - - - - - caGraphics::Rectangle - - - - 180 - 422 - 12 - 12 - - - - - 253 - 0 - 0 - - - - Filled - - - - 253 - 0 - 0 - - - - Solid - - - $(P)$(S)Shtr:TrigOutOK - - - - - caGraphics::Rectangle - - - - 180 - 422 - 12 - 12 - - - - - 0 - 216 - 0 - - - - Filled - - - - 0 - 216 - 0 - - - - Solid - - - caGraphics::IfNotZero - - - $(P)$(S)Shtr:TrigOutOK - - - - - caGraphics::Rectangle - - - - 2 - 388 - 200 - 55 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 201 - 426 - 25 - 3 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,2;24,1; - - - - - - 339 - 200 - 66 - 3 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - 1,2;65,1; - - - - - - 360 - 222 - 120 - 13 - - - - caLineEdit::WidthAndHeight - - - $(P)$(S)Shtr:OpenTimeStamp - - - - 0 - 0 - 0 - - - - - 236 - 236 - 236 - - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Last Opened - - - ESimpleLabel::WidthAndHeight - - - - 277 - 222 - 85 - 13 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - caRectangle_0 - caLabel_0 - caLabel_1 - caRectangle_1 - caLabel_2 - caLabel_3 - caLabel_4 - caRectangle_2 - caRectangle_3 - caPolyLine_0 - caPolyLine_1 - caPolyLine_2 - caPolyLine_3 - caPolyLine_4 - caLabel_5 - caRectangle_4 - caRectangle_5 - caLabel_6 - caRectangle_6 - caRectangle_7 - caLabel_7 - caRectangle_8 - caLabel_8 - caRectangle_9 - caRectangle_10 - caLabel_9 - caRectangle_11 - caRectangle_12 - caLabel_10 - caLabel_11 - caRectangle_13 - caRectangle_14 - caRectangle_15 - caLabel_12 - caPolyLine_5 - caRectangle_16 - caLabel_13 - caLabel_14 - caLabel_15 - caLabel_16 - caLabel_17 - caRectangle_17 - caRectangle_18 - caLabel_18 - caLabel_19 - caRectangle_19 - caRectangle_20 - caLabel_20 - caLabel_21 - caRectangle_21 - caRectangle_22 - caRectangle_23 - caRectangle_24 - caRectangle_25 - caRectangle_26 - caRectangle_27 - caLabel_22 - caRectangle_28 - caFrame_0 - caPolyLine_6 - caLabel_23 - caLabel_24 - caFrame_1 - caRectangle_29 - caRectangle_30 - caRectangle_31 - caLabel_25 - caRectangle_32 - caRectangle_33 - caRectangle_34 - caPolyLine_7 - caPolyLine_8 - caLabel_26 - caLineEdit_0 - caLineEdit_1 - caLineEdit_2 - caRelatedDisplay_0 - caLineEdit_3 - caLineEdit_4 - caLineEdit_5 - caLineEdit_6 - caRelatedDisplay_1 - caLineEdit_7 - caLineEdit_8 - caLineEdit_9 - caRelatedDisplay_2 - caRelatedDisplay_3 - caMessageButton_0 - caMessageButton_1 - caLineEdit_10 - caLineEdit_11 - caRelatedDisplay_4 - caRelatedDisplay_5 - caTextEntry_0 - caRelatedDisplay_6 - caLineEdit_12 + + + 0 + 216 + 0 + + + + caGraphics::IfZero + + + $(P)AClock$(A):Trigger + + + caGraphics::Rectangle + + + + + + 125 + 126 + 60 + 20 + + + + -Edit + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + Alarm Clock + + + alarmClock.adl + + + P=$(P),A=$(A) + + + caRowColMenu::Menu + + + false + + + + + + 15 + 35 + 170 + 20 + + + + $(P)$(S) + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 16 + 362 + 60 + 20 + + + + -Edit + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + User Arm Calc + + + yysCalcoutRecord_full.adl + + + P=$(P),C=$(S)Shtr:UserArm + + + caRowColMenu::Menu + + + false + + + + + + 11 + 339 + 180 + 20 + + + + Custom Arm Calc + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 180 + 369 + 12 + 12 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 253 + 0 + 0 + + + + $(P)$(S)Shtr:UserArm + + + caGraphics::Rectangle + + + + + + 180 + 369 + 12 + 12 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:UserArm + + + caGraphics::Rectangle + + + + + + 58 + 90 + 80 + 21 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)Shtr:Enable + + + Disable + + + + 255 + 176 + 255 + + + + + 130 + 4 + 0 + + + + 0 + + + caMessageButton::Static + + + + + + 180 + 94 + 12 + 12 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 253 + 0 + 0 + + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Enable + + + caGraphics::Rectangle + + + + + + 58 + 64 + 80 + 21 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)Shtr:Enable + + + Enable + + + + 115 + 255 + 107 + + + + + 26 + 115 + 9 + + + + 1 + + + caMessageButton::Static + + + + + + 180 + 68 + 12 + 12 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Enable + + + caGraphics::Rectangle + + + + + + 2 + 335 + 200 + 55 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 399 + 78 + 74 + 40 + + + + + + 0 + 0 + 70 + 37 + + + + + 251 + 243 + 74 + + + + caGraphics::Solid + + + caGraphics::Filled + + + 1 + + + + 251 + 243 + 74 + + + + caGraphics::Rectangle + + + + + + 47 + 16 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + $(P)cdt$(T1):timeSec + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::truncated + + + + + + 3 + 3 + 40 + 35 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + $(P)cdt$(T1):timeMin + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::truncated + + + + + + 0 + 0 + 72 + 38 + + + + + 255 + 255 + 255 + + + + caGraphics::Solid + + + 2 + + + + 255 + 255 + 255 + + + + 8idi:cdt1:start + + + caGraphics::Rectangle + + + + 255 + 255 + 255 + + + + + + + 41 + 11 + 12 + 21 + + + + . + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 0 + 0 + 72 + 38 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 253 + 0 + 0 + + + + caGraphics::IfNotZero + + + $(P)cdt$(T1):trigger + + + caGraphics::Rectangle + + + + 253 + 0 + 0 + + + + caRectangle_26 + caRectangle_27 + caLabel_22 + caRectangle_28 + caLineEdit_11 + caLineEdit_10 + + + + + 201 + 374 + 25 + 3 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,2;24,1 + + + + 0 + 0 + 0 + + + + + + + 476 + 390 + 42 + 16 + + + + -Detail + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + Arm Calc;Trigger;PostTrigger;Enable Off;Shutter Open;User Arm Calc;Remote Link Calc + + + yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yySseq.adl;yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl + + + P=$(P),C=$(S)Shtr:Arm;P=$(P),C=$(S)Shtr:Trigger;P=$(P),C=$(S)Shtr:PostTrig;P=$(P),C=$(S)Shtr:EnableOff;P=$(P),S=$(S)Shtr:Open;P=$(P),C=$(S)Shtr:UserArm;P=$(P),C=$(S)Shtr:CalcTrigOut + + + caRowColMenu::Menu + + + false;false;false;false;false;false;false + + + + + + 472 + 413 + 50 + 20 + + + + -Less + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + AutoShutter Less + + + autoShutter_less.adl + + + P=$(P),S=$(S),T1=$(T1),T2=$(T2),A=$(A) + + + caRowColMenu::Menu + + + true + + + + + + 269 + 386 + 168 + 14 + + + + SR Current Threshold + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 351 + 401 + 107 + 22 + + + + + + 0 + 0 + 80 + 20 + + + + $(P)$(S)Shtr:ThresholdCurrent + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 85 + 0 + 24 + 20 + + + + ma + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + - - \ No newline at end of file + caLabel_24 + caTextEntry_0 + + + + + 263 + 383 + 200 + 50 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 405 + 192 + 64 + 19 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 253 + 0 + 0 + + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Active + + + caGraphics::Rectangle + + + + 253 + 0 + 0 + + + + + + + 405 + 192 + 64 + 19 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Active + + + caGraphics::Rectangle + + + + 0 + 216 + 0 + + + + + + + 11 + 392 + 180 + 20 + + + + Shutter Control + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + + + + 18 + 415 + 60 + 20 + + + + -Edit + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + RemoteShutter Setting + + + autoShutter_Remote.adl + + + P=$(P),S=$(S) + + + caRowColMenu::Menu + + + false + + + + + + 180 + 422 + 12 + 12 + + + + + 253 + 0 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 253 + 0 + 0 + + + + $(P)$(S)Shtr:TrigOutOK + + + caGraphics::Rectangle + + + + + + 180 + 422 + 12 + 12 + + + + + 0 + 216 + 0 + + + + caGraphics::Solid + + + caGraphics::Filled + + + + 0 + 216 + 0 + + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:TrigOutOK + + + caGraphics::Rectangle + + + + + + 2 + 388 + 200 + 55 + + + + + 0 + 0 + 0 + + + + caGraphics::Solid + + + 2 + + + + 0 + 0 + 0 + + + + caGraphics::Rectangle + + + + 0 + 0 + 0 + + + + + + + 201 + 426 + 25 + 3 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,2;24,1 + + + + 0 + 0 + 0 + + + + + + + 339 + 200 + 66 + 3 + + + + + 0 + 0 + 0 + + + + caPolyLine::Solid + + + 2 + + + + 0 + 0 + 0 + + + + 1,2;65,1 + + + + 0 + 0 + 0 + + + + + + + 360 + 222 + 120 + 13 + + + + Qt::AlignAbsolute|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignVCenter + + + $(P)$(S)Shtr:OpenTimeStamp + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Static + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 1.000000000000000 + + + 0.000000000000000 + + + caLineEdit::WidthAndHeight + + + caLineEdit::decimal + + + + + + 277 + 222 + 85 + 13 + + + + Last Opened + + + Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + QFrame::NoFrame + + + caRectangle_0 + caLabel_0 + caLabel_1 + caRectangle_1 + caLabel_2 + caLabel_3 + caLabel_4 + caRectangle_2 + caRectangle_3 + caPolyLine_0 + caPolyLine_1 + caPolyLine_2 + caPolyLine_3 + caPolyLine_4 + caLabel_5 + caRectangle_4 + caRectangle_5 + caLabel_6 + caRectangle_6 + caRectangle_7 + caLabel_7 + caRectangle_8 + caLabel_8 + caRectangle_9 + caRectangle_10 + caLabel_9 + caRectangle_11 + caRectangle_12 + caLabel_10 + caLabel_11 + caRectangle_13 + caRectangle_14 + caRectangle_15 + caLabel_12 + caPolyLine_5 + caRectangle_16 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caRectangle_17 + caRectangle_18 + caLabel_18 + caLabel_19 + caRectangle_19 + caRectangle_20 + caLabel_20 + caLabel_21 + caRectangle_21 + caRectangle_22 + caRectangle_23 + caRectangle_24 + caRectangle_25 + caFrame_0 + caPolyLine_6 + caLabel_23 + caFrame_1 + caRectangle_29 + caRectangle_30 + caRectangle_31 + caLabel_25 + caRectangle_32 + caRectangle_33 + caRectangle_34 + caPolyLine_7 + caPolyLine_8 + caLabel_26 + caRelatedDisplay_0 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caMessageButton_0 + caMessageButton_1 + caRelatedDisplay_4 + caRelatedDisplay_5 + caRelatedDisplay_6 + caLineEdit_7 + caLineEdit_2 + caLineEdit_1 + caLineEdit_12 + caLineEdit_9 + caLineEdit_4 + caLineEdit_5 + caLineEdit_0 + caLineEdit_3 + caLineEdit_6 + caLineEdit_8 + + + + + caRelatedDisplay + QWidget +
      caRelatedDisplay
      +
      + + caTextEntry + caLineEdit +
      caTextEntry
      +
      + + caMessageButton + QPushButton +
      caMessageButton
      +
      + + caFrame + QFrame +
      caFrame
      + 1 +
      + + caLabel + QLabel +
      caLabel
      +
      + + caGraphics + QWidget +
      caGraphics
      +
      + + caPolyLine + QWidget +
      caPolyLine
      +
      + + caLineEdit + QLineEdit +
      caLineEdit
      +
      +
      + + + diff --git a/stdApp/op/ui/autoconvert/.gitignore b/stdApp/op/ui/autoconvert/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/stdApp/op/ui/autoconvert/4step.ui b/stdApp/op/ui/autoconvert/4step.ui new file mode 100644 index 0000000..a387085 --- /dev/null +++ b/stdApp/op/ui/autoconvert/4step.ui @@ -0,0 +1,5065 @@ + + +MainWindow + + + + 147 + 171 + 700 + 380 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 3 + 73 + 109 + 284 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 75 + 105 + 280 + + + + + 187 + 187 + 187 + + + + Filled + + + + 187 + 187 + 187 + + + + Solid + + + + + caGraphics::Rectangle + + + + 10 + 240 + 95 + 14 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 10 + 125 + 95 + 14 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 700 + 20 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 143 + 98 + 109 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)4step:sig1.IDV + + + + + caGraphics::Rectangle + + + + 145 + 125 + 450 + 14 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 145 + 240 + 450 + 14 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 258 + 98 + 109 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)4step:sig2.IDV + + + + + caGraphics::Rectangle + + + + 373 + 98 + 109 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)4step:sig3.IDV + + + + + caGraphics::Rectangle + + + + 488 + 98 + 109 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)4step:sig4.IDV + + + + + caGraphics::Rectangle + + + + 130 + 33 + 184 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)4step:Atrig1.OUTV + + + + + caGraphics::Rectangle + + + + 375 + 33 + 184 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)4step:Atrig2.OUTV + + + + + + 0 + 35 + 110 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)4step:start.PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + DO MEASUREMENT + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + #STEPS + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 105 + 40 + 10 + + + + + + + 50 + 100 + 55 + 20 + + + + $(P)4step:numSteps.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + E + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 115 + 255 + 25 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + F + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 115 + 280 + 25 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + G + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 115 + 305 + 25 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + H + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 115 + 330 + 25 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 115 + 140 + 25 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 115 + 165 + 25 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + C + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 115 + 190 + 25 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + D + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 115 + 215 + 25 + 20 + + + + + + + 115 + 125 + 25 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:currStep.SVAL + + + + 42 + 99 + 228 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Setup + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 75 + 95 + 20 + + + + + + + 10 + 255 + 95 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1.CLCE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 10 + 305 + 95 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1.CLCG + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 10 + 330 + 95 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1.CLCH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + CALC EXPRESSION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 15 + 242 + 86 + 10 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + STEP + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 15 + 127 + 86 + 10 + + + + + + + 10 + 140 + 95 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -A sequence + + + Menu + + + A sequence + + + yySseq.adl + + + P=$(P),S=4step:Aseq + + + false + + + + + + 10 + 165 + 95 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -B sequence + + + Menu + + + B sequence + + + yySseq.adl + + + P=$(P),S=4step:Bseq + + + false + + + + + + 10 + 190 + 95 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -C sequence + + + Menu + + + C sequence + + + yySseq.adl + + + P=$(P),S=4step:Cseq + + + false + + + + + + 10 + 215 + 95 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -D sequence + + + Menu + + + D sequence + + + yySseq.adl + + + P=$(P),S=4step:Dseq + + + false + + + + + + 5 + 95 + 107 + 3 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 105,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Signal 1 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 145 + 64 + 100 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Signal 2 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 260 + 64 + 105 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Signal 3 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 375 + 64 + 105 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Signal 4 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 490 + 64 + 105 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LINK + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 120 + 105 + 25 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DESC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 120 + 83 + 25 + 10 + + + + + + + 10 + 280 + 95 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1.CLCF + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 20 + 699 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 697,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Four-step measurement + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 21 + 0 + 660 + 20 + + + + + + + 145 + 255 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:E + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 145 + 280 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:F + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 145 + 305 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:G + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 145 + 330 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:H + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 145 + 140 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:A + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 145 + 165 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:B + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 145 + 190 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:C + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 145 + 215 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:D + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 145 + 100 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1.INPI + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 145 + 78 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig1:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + MEASURED VALUES + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 166 + 127 + 408 + 10 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + CALCULATED VALUES + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 166 + 242 + 408 + 10 + + + + + + + 260 + 255 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:E + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 280 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:F + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 305 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:G + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 330 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:H + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 140 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:A + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 165 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:B + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 190 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:C + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 215 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:D + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 100 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2.INPI + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 260 + 78 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig2:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 375 + 255 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:E + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 375 + 280 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:F + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 375 + 305 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:G + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 375 + 330 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:H + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 375 + 140 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:A + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 375 + 165 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:B + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 375 + 190 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:C + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 375 + 215 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:D + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 375 + 100 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3.INPI + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 375 + 78 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig3:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 490 + 255 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:E + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 490 + 280 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:F + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 490 + 305 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:G + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 490 + 330 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:H + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 490 + 140 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:A + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 490 + 165 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:B + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 490 + 190 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:C + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 490 + 215 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:D + + + + 42 + 99 + 228 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 490 + 100 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4.INPI + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 490 + 78 + 105 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:sig4:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 132 + 35 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:det1TrigName.VAL + + + + 0 + 0 + 0 + + + + + 255 + 176 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DETECTOR 1 TRIGGER NAME + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 132 + 25 + 180 + 10 + + + + + + + 317 + 35 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:det1TrigVal.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VALUE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 317 + 25 + 30 + 10 + + + + + + + 377 + 35 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:det2TrigName.VAL + + + + 0 + 0 + 0 + + + + + 255 + 176 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DETECTOR 2 TRIGGER NAME + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 377 + 25 + 180 + 10 + + + + + + + 562 + 35 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:det1TrigVal.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VALUE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 562 + 25 + 30 + 10 + + + + + + + 440 + 355 + 150 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:doEndCalcs.OUT + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TRIGGER END CALCS: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 336 + 360 + 100 + 10 + + + + + + + 605 + 140 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:stepA:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DESC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 605 + 125 + 90 + 10 + + + + + + + 605 + 165 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:stepB:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 605 + 190 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:stepC:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 605 + 215 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:stepD:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 605 + 255 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:calcE:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 605 + 280 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:calcF:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 605 + 305 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:calcG:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 605 + 330 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)4step:calcH:Desc + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caRectangle_12 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caPolyLine_0 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caPolyLine_1 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caMessageButton_0 + caMenu_0 + caLineEdit_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caRelatedDisplay_0 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caTextEntry_3 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caTextEntry_4 + caTextEntry_5 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caTextEntry_6 + caTextEntry_7 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caTextEntry_8 + caTextEntry_9 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caTextEntry_10 + caTextEntry_11 + caTextEntry_12 + caTextEntry_13 + caTextEntry_14 + caTextEntry_15 + caTextEntry_16 + caTextEntry_17 + caTextEntry_18 + caTextEntry_19 + caTextEntry_20 + caTextEntry_21 + caTextEntry_22 + caTextEntry_23 + caTextEntry_24 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/BMBPM.ui b/stdApp/op/ui/autoconvert/BMBPM.ui new file mode 100644 index 0000000..71a8756 --- /dev/null +++ b/stdApp/op/ui/autoconvert/BMBPM.ui @@ -0,0 +1,2368 @@ + + +MainWindow + + + + 473 + 209 + 700 + 450 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 98 + 144 + 1 + 47 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,47; + + + + + + 98 + 219 + 1 + 50 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,50; + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + $(xx)-BM BPM Information + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 86 + 5 + 450 + 30 + + + + + + + 14 + 168 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):BM:1XBPM:A:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 15 + 247 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):BM:1XBPM:B:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 95 + 126 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 95 + 271 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + First + + + ESimpleLabel::WidthAndHeight + + + + 27 + 104 + 75 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Second + + + ESimpleLabel::WidthAndHeight + + + + 159 + 108 + 75 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 205 + 97 + 0 + + + + + 205 + 97 + 0 + + + + * NORMALIZED BPM SIGNALS * + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 323 + 110 + 280 + 20 + + + + + + + 500 + 251 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):BM:VANGLE:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1ST:XBPM:A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 23 + 145 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1ST:XBPM:B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 24 + 228 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + NOTE: The Normalized X-BPM signals are for reference only + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 64 + 292 + 550 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 602 + 253 + 90 + 13 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 1st Vertical Position : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 265 + 144 + 230 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Vertical Angle : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 290 + 251 + 210 + 20 + + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + Beam Line Front End X-RAY BPM + + + ESimpleLabel::WidthAndHeight + + + + 170 + 48 + 300 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 500 + 144 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):BM:1XBPM:VPOS:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 500 + 168 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):BM:2XBPM:VPOS:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 605 + 150 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 607 + 172 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 581 + 18 + 80 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 581 + 44 + 75 + 25 + + + + caLineEdit::WidthAndHeight + + + S:SRcurrentAI + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 232 + 147 + 1 + 47 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,47; + + + + + + 232 + 222 + 1 + 50 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,50; + + + + + + 147 + 169 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):BM:2XBPM:A:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 142 + 250 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):BM:2XBPM:B:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 229 + 129 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 228 + 274 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1ST:XBPM:A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 154 + 146 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1ST:XBPM:B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 156 + 227 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 205 + 97 + 0 + + + + + 205 + 97 + 0 + + + + Raw Signals + + + ESimpleLabel::WidthAndHeight + + + + 71 + 77 + 120 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 2nd Vertical Position : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 265 + 168 + 230 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mA + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 664 + 50 + 20 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Vertical Position : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 274 + 227 + 210 + 20 + + + + + + + 499 + 227 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):BM:VPOSITION:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 601 + 229 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + * NORMALIZED at Source * + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 340 + 199 + 280 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 39 + 197 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 173 + 200 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 483 + 395 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + S$(x):BM:SrcPt:yAngleM + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VANGLE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 525 + 380 + 50 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 483 + 417 + 90 + 13 + + + + + + + 356 + 395 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + S$(x):BM:SrcPt:yPositionM + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 375 + 380 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 424 + 418 + 20 + 13 + + + + + + + 218 + 395 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + S$(x):BM:SrcPt:xAngleM + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HANGLE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 260 + 380 + 50 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 219 + 417 + 90 + 13 + + + + + + + 91 + 395 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + S$(x):BM:SrcPt:xPositionM + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 110 + 380 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 161 + 417 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 88 + 147 + 255 + + + + + 88 + 147 + 255 + + + + * SR Particle BPM Signals Normalized to the Source * + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 190 + 350 + 280 + 20 + + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + Storage RING Particle BPM + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 186 + 329 + 300 + 20 + + + + caPolyLine_0 + caPolyLine_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caPolyLine_2 + caPolyLine_3 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caLabel_34 + caLabel_35 + caLabel_36 + caLabel_37 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/DSP.ui b/stdApp/op/ui/autoconvert/DSP.ui new file mode 100644 index 0000000..128eeca --- /dev/null +++ b/stdApp/op/ui/autoconvert/DSP.ui @@ -0,0 +1,1775 @@ + + +MainWindow + + + + 195 + 99 + 500 + 430 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + $(xx)-ID xBPM DSP & SR BPM + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 26 + 2 + 450 + 30 + + + + + + QFrame::NoFrame + + + + 88 + 147 + 255 + + + + + 88 + 147 + 255 + + + + * NORMALIZED BPM SIGNALS * + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 78 + 107 + 280 + 20 + + + + + + + 131 + 185 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:DSP:VA:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 139 + 205 + 90 + 13 + + + + + + QFrame::NoFrame + + + + 205 + 97 + 0 + + + + + 205 + 97 + 0 + + + + Vertical + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 68 + 132 + 100 + 20 + + + + + + QFrame::NoFrame + + + + 88 + 147 + 255 + + + + + 88 + 147 + 255 + + + + Beam Line Front End X-RAY BPM + + + ESimpleLabel::WidthAndHeight + + + + 81 + 81 + 300 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 13 + 185 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:DSP:V1:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + compact + + + caLineEdit::Static + + + + + + 264 + 185 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:DSP:H1:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 52 + 205 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 302 + 205 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 15 + 53 + 80 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 96 + 44 + 75 + 25 + + + + caLineEdit::WidthAndHeight + + + S:SRcurrentAI + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 205 + 97 + 0 + + + + + 205 + 97 + 0 + + + + Horizontal + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 315 + 132 + 100 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 184 + 55 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ID Gap + + + ESimpleLabel::WidthAndHeight + + + + 266 + 51 + 80 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 336 + 42 + 90 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Gap.VAL + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 436 + 52 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 125 + 86 + 39 + + + + + 125 + 86 + 39 + + + + Angle + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 399 + 160 + 70 + 18 + + + + + + + 385 + 185 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:DSP:HA:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 393 + 206 + 90 + 13 + + + + + + QFrame::NoFrame + + + + 125 + 86 + 39 + + + + + 125 + 86 + 39 + + + + Angle + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 149 + 160 + 70 + 18 + + + + + + QFrame::NoFrame + + + + 125 + 86 + 39 + + + + + 125 + 86 + 39 + + + + Position + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 28 + 160 + 70 + 18 + + + + + + QFrame::NoFrame + + + + 125 + 86 + 39 + + + + + 125 + 86 + 39 + + + + Position + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 280 + 160 + 70 + 18 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Position is at 16.3 meters + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 102 + 229 + 300 + 20 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + from center of Straight Section + + + ESimpleLabel::WidthAndHeight + + + + 101 + 249 + 300 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 396 + 380 + 90 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:SR:HANG:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HANGLE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 422 + 365 + 50 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 396 + 396 + 90 + 13 + + + + + + + 269 + 380 + 90 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:SR:HPOS:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 277 + 365 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 337 + 395 + 20 + 13 + + + + + + + 141 + 380 + 90 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:SR:VANG:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VANGLE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 167 + 365 + 50 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 142 + 396 + 90 + 13 + + + + + + + 14 + 380 + 90 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:SR:VPOS:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 22 + 365 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 84 + 395 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 139 + 26 + 150 + + + + + 139 + 26 + 150 + + + + * RF BPM Signals Normalized to the Source * + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 98 + 336 + 280 + 20 + + + + + + + 280 + 275 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:DSP:V0:CC + + + + 10 + 0 + 184 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + compact + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 390 + 280 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Vertical Position at Source : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 11 + 275 + 250 + 18 + + + + + + + 281 + 304 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:DSP:H0:CC + + + + 10 + 0 + 184 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + compact + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 391 + 309 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Horizontal Position at Source : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 12 + 304 + 250 + 18 + + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/EMW_Ctl.ui b/stdApp/op/ui/autoconvert/EMW_Ctl.ui new file mode 100644 index 0000000..e72ed04 --- /dev/null +++ b/stdApp/op/ui/autoconvert/EMW_Ctl.ui @@ -0,0 +1,1635 @@ + + +MainWindow + + + + 336 + 367 + 310 + 470 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 5 + 125 + 300 + 40 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 84 + 300 + 40 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 386 + 310 + 84 + + + + + 212 + 219 + 157 + + + + Filled + + + + 212 + 219 + 157 + + + + Solid + + + + + + 156 + 189 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Stop.VAL + + + + 253 + 0 + 0 + + + + + 160 + 18 + 7 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 59 + 45 + 203 + 13 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Device + + + + 174 + 78 + 188 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 336 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message2.VAL + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 313 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message1.VAL + + + + 10 + 0 + 184 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 194 + 90 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Energy.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 59 + 126 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):GapSet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Static + + + decimal + + + + + + 197 + 126 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):EnergySet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Static + + + decimal + + + + + + 60 + 91 + 120 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Gap.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Desired + + + ESimpleLabel::WidthAndHeight + + + + 6 + 139 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 62 + 27 + 190 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Location + + + + 42 + 99 + 228 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + X Field Settings: + + + ESimpleLabel::WidthAndHeight + + + + 14 + 366 + 150 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 42 + 99 + 228 + + + + + 42 + 99 + 228 + + + + caLabel::IfZero + + + ID$(xx):Attention + + + EMW Control + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 56 + 1 + 200 + 26 + + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 6 + 100 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Gap (mm) Energy (keV) + + + ESimpleLabel::WidthAndHeight + + + + 55 + 167 + 240 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 2 + 189 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Start.VAL + + + + 115 + 255 + 107 + + + + + 40 + 147 + 21 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Access Mode : + + + ESimpleLabel::WidthAndHeight + + + + 3 + 243 + 120 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 126 + 237 + 170 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):AccessSecurity.VAL + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Bl. Comm. Limit (mm): + + + ESimpleLabel::WidthAndHeight + + + + 7 + 267 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 222 + 19 + 9 + + + + + 222 + 19 + 9 + + + + Status Messages: + + + ESimpleLabel::WidthAndHeight + + + + 3 + 292 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 193 + 64 + 80 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Version + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software Version: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 27 + 64 + 152 + 15 + + + + + + + 118 + 392 + 60 + 18 + + + + caLineEdit::WidthAndHeight + + + ID11:difai7.VAL + + + + 45 + 127 + 0 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 110 + 435 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + ID11:on_seq.PROC + + + + 88 + 52 + 15 + + + + + 0 + 216 + 0 + + + + On + + + 1 + + + 0 + + + caMessageButton::Static + + + + + + 166 + 435 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + ID11:bo3.VAL + + + + 88 + 52 + 15 + + + + + 251 + 243 + 74 + + + + Off + + + 0 + + + 1 + + + caMessageButton::Static + + + + + + 15 + 422 + 64 + 22 + + + + caLineEdit::WidthAndHeight + + + ID11:ao1.VAL + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Static + + + decimal + + + + + + 16 + 392 + 60 + 18 + + + + caLineEdit::WidthAndHeight + + + ID11:difai1.VAL + + + + 160 + 18 + 7 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 231 + 427 + 63 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:difai8.VAL + + + + 139 + 26 + 150 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current, kA + + + ESimpleLabel::WidthAndHeight + + + + 5 + 448 + 100 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Voltage, V + + + ESimpleLabel::WidthAndHeight + + + + 223 + 449 + 80 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + AC + + + ESimpleLabel::WidthAndHeight + + + + 85 + 391 + 20 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 45 + 127 + 0 + + + + + 45 + 127 + 0 + + + + DC + + + ESimpleLabel::WidthAndHeight + + + + 188 + 392 + 20 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + caLabel::IfZero + + + ID11:bi12 + + + Power ON + + + ESimpleLabel::WidthAndHeight + + + + 116 + 417 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfNotZero + + + ID11:bi12 + + + Power OFF + + + ESimpleLabel::WidthAndHeight + + + + 116 + 417 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 228 + 393 + 60 + 25 + + + + EPushButton::WidthAndHeight + + + ID11:2PD.STV + + + + 153 + 255 + 255 + + + + + 10 + 0 + 184 + + + + Pulse + + + 1 + + + 0 + + + caMessageButton::Static + + + + + + 176 + 364 + 100 + 18 + + + + + 88 + 52 + 15 + + + + + 115 + 223 + 255 + + + + PS_Settings + + + Menu + + + EMW PS;Ramp & timing + + + EMW_PS.adl;EMW_Ramp.adl + + + xx=11;xx=11 + + + false;false + + + + + + 188 + 266 + 100 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DeviceLimit.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caMessageButton_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caTextEntry_0 + caTextEntry_1 + caLineEdit_4 + caLineEdit_5 + caMessageButton_1 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caMessageButton_2 + caMessageButton_3 + caTextEntry_2 + caLineEdit_9 + caLineEdit_10 + caMessageButton_4 + caRelatedDisplay_0 + caLineEdit_11 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/EMW_PS.ui b/stdApp/op/ui/autoconvert/EMW_PS.ui new file mode 100644 index 0000000..bc90bde --- /dev/null +++ b/stdApp/op/ui/autoconvert/EMW_PS.ui @@ -0,0 +1,1496 @@ + + +MainWindow + + + + 15 + 38 + 620 + 600 + + + + + +QWidget#centralWidget {background: rgba(33, 108, 0, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 415 + 300 + 205 + 300 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 436 + 82 + 164 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + caLabel::IfZero + + + ID11:bi10 + + + Freqw Rm + + + ESimpleLabel::WidthAndHeight + + + + 432 + 453 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfNotZero + + + ID11:bi10 + + + Freqw Lcl + + + ESimpleLabel::WidthAndHeight + + + + 432 + 453 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + caLabel::IfZero + + + ID11:bi11 + + + Curr Rm + + + ESimpleLabel::WidthAndHeight + + + + 432 + 474 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfNotZero + + + ID11:bi11 + + + Curr Lcl + + + ESimpleLabel::WidthAndHeight + + + + 432 + 474 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + caLabel::IfZero + + + ID11:bi12 + + + Power ON + + + ESimpleLabel::WidthAndHeight + + + + 432 + 495 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfNotZero + + + ID11:bi12 + + + Power OFF + + + ESimpleLabel::WidthAndHeight + + + + 432 + 495 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::Static + + + caLabel::IfZero + + + ID11:bi01 + + + Water + + + ESimpleLabel::WidthAndHeight + + + + 432 + 348 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfZero + + + ID11:bi02 + + + E-stop or Gap opened + + + ESimpleLabel::WidthAndHeight + + + + 432 + 368 + 145 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::Static + + + caLabel::IfZero + + + ID11:bi03 + + + Door + + + ESimpleLabel::WidthAndHeight + + + + 432 + 389 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfZero + + + ID11:bi04 + + + Magnet + + + ESimpleLabel::WidthAndHeight + + + + 432 + 410 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfZero + + + ID11:bi05 + + + Overcurrent + + + ESimpleLabel::WidthAndHeight + + + + 432 + 432 + 103 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Interlocks + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 428 + 317 + 182 + 18 + + + + + + + 422 + 564 + 70 + 20 + + + + caLineEdit::WidthAndHeight + + + ID11:difai7.VAL + + + + 0 + 216 + 0 + + + + + 0 + 0 + 0 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 445 + 523 + 140 + 30 + + + + EPushButton::WidthAndHeight + + + ID11:bo2.VAL + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + Reset + + + 1 + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + kA (DC curr) + + + ESimpleLabel::WidthAndHeight + + + + 495 + 564 + 120 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 239 + 620 + 56 + + + + ID11:ao1.VAL + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + 0.100000 + + + Right + + + NoScale + + + false + + + true + + + caSlider::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caLabel::Alarm + + + ID11:seai1 + + + + 24 V + + + ESimpleLabel::WidthAndHeight + + + + 17 + 453 + 55 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caLabel::Alarm + + + ID11:seai2 + + + - 24 V + + + ESimpleLabel::WidthAndHeight + + + + 17 + 471 + 55 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caLabel::Alarm + + + ID11:seai3 + + + + 12 V + + + ESimpleLabel::WidthAndHeight + + + + 17 + 489 + 55 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caLabel::Alarm + + + ID11:seai4 + + + - 12 V + + + ESimpleLabel::WidthAndHeight + + + + 17 + 507 + 55 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caLabel::Alarm + + + ID11:seai5 + + + + 24 V + + + ESimpleLabel::WidthAndHeight + + + + 17 + 525 + 55 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caLabel::Alarm + + + ID11:seai6 + + + - 24 V + + + ESimpleLabel::WidthAndHeight + + + + 17 + 543 + 55 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caLabel::Alarm + + + ID11:seai7 + + + + 12 V + + + ESimpleLabel::WidthAndHeight + + + + 17 + 561 + 55 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caLabel::Alarm + + + ID11:seai8 + + + - 12 V + + + ESimpleLabel::WidthAndHeight + + + + 17 + 579 + 55 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Lcl PS + + + ESimpleLabel::WidthAndHeight + + + + 15 + 437 + 50 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 4 + 4 + 300 + 200 + + + + ID11:difai1.VAL + + + false + + + true + + + + + + 142 + 406 + 211 + 48 + + + + EPushButton::WidthAndHeight + + + ID11:on_seq.PROC + + + + 88 + 52 + 15 + + + + + 0 + 216 + 0 + + + + Current ON + + + 1 + + + 0 + + + caMessageButton::Static + + + + + + 142 + 464 + 211 + 48 + + + + EPushButton::WidthAndHeight + + + ID11:bo3.VAL + + + + 88 + 52 + 15 + + + + + 251 + 243 + 74 + + + + Current OFF + + + 0 + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Magnet current, kA + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 54 + 211 + 200 + 26 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Current adjustment, kA: + + + ESimpleLabel::WidthAndHeight + + + + 3 + 308 + 240 + 26 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Output voltage, V + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 376 + 213 + 180 + 26 + + + + + + + 247 + 297 + 159 + 48 + + + + caLineEdit::WidthAndHeight + + + ID11:ao1.VAL + + + + 88 + 52 + 15 + + + + + 158 + 158 + 158 + + + + caLineEdit::Static + + + decimal + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLineEdit_0 + caMessageButton_0 + caSlider_0 + caCircularGauge_0 + caMessageButton_1 + caMessageButton_2 + caTextEntry_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/EMW_Ramp.ui b/stdApp/op/ui/autoconvert/EMW_Ramp.ui new file mode 100644 index 0000000..24ef71b --- /dev/null +++ b/stdApp/op/ui/autoconvert/EMW_Ramp.ui @@ -0,0 +1,2725 @@ + + +MainWindow + + + + 10 + 10 + 399 + 800 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 4 + 4 + 391 + 34 + + + + + 145 + 145 + 145 + + + + Filled + + + + 145 + 145 + 145 + + + + Solid + + + + + caGraphics::Rectangle + + + + 113 + 74 + 25 + 10 + + + + 3 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 115 + 76 + 21 + 6 + + + + 3 + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + ID11:0RT.NEWT + + + + + caGraphics::Rectangle + + + + 115 + 76 + 21 + 6 + + + + 3 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + ID11:0RT.ERRC + + + + + caGraphics::Rectangle + + + + 114 + 222 + 25 + 10 + + + + 3 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 116 + 224 + 21 + 6 + + + + 3 + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + ID11:1RT.NEWT + + + + + caGraphics::Rectangle + + + + 116 + 224 + 21 + 6 + + + + 3 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + ID11:1RT.ERRC + + + + + caGraphics::Rectangle + + + + 4 + 352 + 280 + 28 + + + + + 145 + 145 + 145 + + + + Filled + + + + 145 + 145 + 145 + + + + Solid + + + + + + 20 + 119 + 60 + 60 + + + + ID11:0RT.MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 78 + 98 + 315 + 15 + + + + caLineEdit::WidthAndHeight + + + ID11:0RT.ERRM + + + + 0 + 0 + 0 + + + + + 158 + 158 + 158 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mode + + + ESimpleLabel::WidthAndHeight + + + + 31 + 97 + 76 + 17 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 94 + 125 + 62 + 20 + + + + EPushButton::WidthAndHeight + + + ID11:0RT.SWAP + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + SWAP + + + 1 + + + caMessageButton::Static + + + + + + 171 + 151 + 130 + 23 + + + + caLineEdit::WidthAndHeight + + + ID11:0RT.MADJ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Manual Adjust + + + ESimpleLabel::WidthAndHeight + + + + 171 + 129 + 110 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 309 + 151 + 74 + 23 + + + + caLineEdit::WidthAndHeight + + + ID11:0RT.GAIN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::WidthAndHeight + + + + 309 + 130 + 74 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 94 + 148 + 62 + 20 + + + + EPushButton::WidthAndHeight + + + ID11:0RT.RARM + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + RARM + + + 1 + + + caMessageButton::Static + + + + + + 200 + 356 + 61 + 20 + + + + EPushButton::WidthAndHeight + + + ID11:syncBO + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + SYNC + + + 1 + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EMW Ramp Test + + + ESimpleLabel::WidthAndHeight + + + + 115 + 10 + 160 + 21 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ID11:0RT + + + ESimpleLabel::WidthAndHeight + + + + 7 + 45 + 150 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + New Table + + + ESimpleLabel::WidthAndHeight + + + + 140 + 72 + 90 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 21 + 264 + 60 + 60 + + + + ID11:1RT.MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 78 + 245 + 315 + 15 + + + + caLineEdit::WidthAndHeight + + + ID11:1RT.ERRM + + + + 0 + 0 + 0 + + + + + 158 + 158 + 158 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mode + + + ESimpleLabel::WidthAndHeight + + + + 31 + 244 + 76 + 17 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 94 + 270 + 62 + 20 + + + + EPushButton::WidthAndHeight + + + ID11:1RT.SWAP + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + SWAP + + + 1 + + + caMessageButton::Static + + + + + + 171 + 292 + 130 + 23 + + + + caLineEdit::WidthAndHeight + + + ID11:1RT.MADJ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Manual Adjust + + + ESimpleLabel::WidthAndHeight + + + + 171 + 270 + 110 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 309 + 291 + 74 + 23 + + + + caLineEdit::WidthAndHeight + + + ID11:1RT.GAIN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::WidthAndHeight + + + + 309 + 270 + 74 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 94 + 293 + 62 + 20 + + + + EPushButton::WidthAndHeight + + + ID11:1RT.RARM + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + RARM + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ID11:1RT + + + ESimpleLabel::WidthAndHeight + + + + 10 + 194 + 150 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + New Table + + + ESimpleLabel::WidthAndHeight + + + + 141 + 220 + 90 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Make desired changes above, + + + ESimpleLabel::WidthAndHeight + + + + 21 + 356 + 170 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + then press SYNC to activate. + + + ESimpleLabel::WidthAndHeight + + + + 21 + 366 + 170 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 234 + 67 + 74 + 23 + + + + caLineEdit::WidthAndHeight + + + ID11:0RT.TIMF + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + RampTime + + + ESimpleLabel::WidthAndHeight + + + + 309 + 70 + 74 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + RampTime + + + ESimpleLabel::WidthAndHeight + + + + 310 + 218 + 74 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 234 + 216 + 74 + 23 + + + + caLineEdit::WidthAndHeight + + + ID11:1RT.TIMF + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + + 10 + 400 + 101 + 26 + + + + EPushButton::WidthAndHeight + + + ID11:0PD.PROC + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 125 + 471 + 122 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:0PD.WIDE + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + + 125 + 451 + 122 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:0PD.DLY + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + + 266 + 400 + 110 + 100 + + + + ID11:0PD.UNIT + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + UNIT: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 10 + 431 + 101 + 14 + + + + + + + 125 + 431 + 119 + 15 + + + + caLineEdit::WidthAndHeight + + + ID11:0PD.UNIT + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DLY: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 52 + 451 + 59 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + WIDE: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 37 + 471 + 74 + 15 + + + + + + + 10 + 500 + 101 + 26 + + + + EPushButton::WidthAndHeight + + + ID11:1PD.PROC + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 125 + 571 + 122 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:1PD.WIDE + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + + 125 + 551 + 122 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:1PD.DLY + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + + 266 + 499 + 110 + 100 + + + + ID11:1PD.UNIT + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + UNIT: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 10 + 531 + 101 + 14 + + + + + + + 125 + 531 + 119 + 15 + + + + caLineEdit::WidthAndHeight + + + ID11:1PD.UNIT + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DLY: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 52 + 551 + 59 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + WIDE: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 37 + 571 + 74 + 15 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + UNIT: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 11 + 622 + 100 + 16 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PER: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 11 + 646 + 100 + 16 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DCY: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 11 + 669 + 100 + 16 + + + + + + + 266 + 598 + 110 + 100 + + + + ID11:0PT.UNIT + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caChoice::Static + + + + + + 125 + 649 + 119 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:0PT.PER + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + + 125 + 670 + 119 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:0PT.DCY + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + + 11 + 592 + 100 + 26 + + + + EPushButton::WidthAndHeight + + + ID11:0PT.PROC + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 125 + 623 + 119 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:0PT.UNIT + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + UNIT: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 10 + 724 + 101 + 17 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PER: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 10 + 749 + 101 + 17 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DCY: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 10 + 773 + 101 + 17 + + + + + + + 266 + 697 + 110 + 100 + + + + ID11:1PT.UNIT + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caChoice::Static + + + + + + 125 + 752 + 121 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:1PT.PER + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + + 125 + 775 + 121 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:1PT.DCY + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + + + + 10 + 693 + 101 + 26 + + + + EPushButton::WidthAndHeight + + + ID11:1PT.PROC + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 125 + 728 + 121 + 19 + + + + caLineEdit::WidthAndHeight + + + ID11:1PT.UNIT + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Static + + + decimal + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caChoice_0 + caLineEdit_0 + caMessageButton_0 + caTextEntry_0 + caTextEntry_1 + caMessageButton_1 + caMessageButton_2 + caChoice_1 + caLineEdit_1 + caMessageButton_3 + caTextEntry_2 + caTextEntry_3 + caMessageButton_4 + caTextEntry_4 + caTextEntry_5 + caMessageButton_5 + caTextEntry_6 + caTextEntry_7 + caChoice_2 + caLineEdit_2 + caMessageButton_6 + caTextEntry_8 + caTextEntry_9 + caChoice_3 + caLineEdit_3 + caChoice_4 + caTextEntry_10 + caTextEntry_11 + caMessageButton_7 + caTextEntry_12 + caChoice_5 + caTextEntry_13 + caTextEntry_14 + caMessageButton_8 + caTextEntry_15 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/IDBPM.ui b/stdApp/op/ui/autoconvert/IDBPM.ui new file mode 100644 index 0000000..479bff1 --- /dev/null +++ b/stdApp/op/ui/autoconvert/IDBPM.ui @@ -0,0 +1,3739 @@ + + +MainWindow + + + + 86 + 130 + 500 + 700 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 101 + 120 + 1 + 47 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,47; + + + + + + 121 + 120 + 1 + 50 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,50; + + + + + + 101 + 195 + 1 + 50 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,50; + + + + + + 121 + 195 + 1 + 50 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,50; + + + + + + 365 + 111 + 1 + 47 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,47; + + + + + + 365 + 186 + 1 + 50 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,50; + + + + + + 291 + 176 + 66 + 32 + + + + + 105 + 105 + 105 + + + + Filled + + + + 105 + 105 + 105 + + + + Solid + + + 66,0; + + + + + + 374 + 176 + 68 + 32 + + + + + 105 + 105 + 105 + + + + Filled + + + + 105 + 105 + 105 + + + + Solid + + + 68,32; + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + $(xx)-ID BPM Information + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 46 + 13 + 400 + 30 + + + + + + + 14 + 118 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:1XBPM:A:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 134 + 118 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:1XBPM:C:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 11 + 223 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:1XBPM:B:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 131 + 222 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:1XBPM:D:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 246 + 221 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:2XBPM:E:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 412 + 221 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:2XBPM:F:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 281 + 116 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:2XBPM:A:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 331 + 246 + 75 + 20 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:2XBPM:B:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 371 + 110 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + E + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 285 + 183 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 368 + 220 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + F + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 436 + 186 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 98 + 102 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 98 + 247 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + C + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 118 + 102 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + D + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 118 + 247 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 77 + 82 + 164 + + + + + 77 + 82 + 164 + + + + 1st Raw Signals + + + ESimpleLabel::WidthAndHeight + + + + 35 + 79 + 150 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 77 + 82 + 164 + + + + + 77 + 82 + 164 + + + + 2nd Raw Signals + + + ESimpleLabel::WidthAndHeight + + + + 305 + 79 + 150 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 190 + 25 + 11 + + + + + 190 + 25 + 11 + + + + * NORMALIZED x-BPM SIGNALS * + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 88 + 279 + 280 + 20 + + + + + + + 263 + 400 + 100 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:1XBPM:HPOS:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 8 + 401 + 100 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:1XBPM:VPOS:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 128 + 400 + 100 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:2XBPM:VPOS:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 384 + 400 + 100 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:2XBPM:HPOS:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 131 + 527 + 100 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:HANGLE:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 139 + 26 + 150 + + + + + 139 + 26 + 150 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 139 + 150 + 1 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1XBPM:C + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 148 + 106 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1XBPM:A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 27 + 107 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1XBPM:B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 26 + 211 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1XBPM:D + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 145 + 212 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2XBPM:A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 291 + 104 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2XBPM:E + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 260 + 211 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2XBPM:B + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 341 + 236 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2XBPM:F + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 423 + 210 + 60 + 10 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + The Normalized signals are for reference only + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 2 + 303 + 470 + 20 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + These are normalized for only one particular + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 8 + 321 + 450 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1XBPM:VPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 19 + 385 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2XBPM:VPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 136 + 385 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1XBPM:HPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 272 + 386 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2XBPM:HPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 390 + 386 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 86 + 415 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 206 + 415 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 342 + 415 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 463 + 415 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 134 + 541 + 90 + 13 + + + + + + QFrame::NoFrame + + + + 39 + 84 + 141 + + + + + 39 + 84 + 141 + + + + Vertical Positions + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 25 + 362 + 180 + 20 + + + + + + QFrame::NoFrame + + + + 39 + 84 + 141 + + + + + 39 + 84 + 141 + + + + Horizontal Positions + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 280 + 362 + 190 + 20 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Normalized at Source + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 18 + 432 + 210 + 20 + + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + Beam Line Front End X-RAY BPM + + + ESimpleLabel::WidthAndHeight + + + + 107 + 53 + 300 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 356 + 487 + 100 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Gap.VAL + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 75 + 110 + 199 + + + + + 75 + 110 + 199 + + + + ID gap : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 262 + 492 + 90 + 20 + + + + + + + 367 + 440 + 75 + 30 + + + + caLineEdit::WidthAndHeight + + + S:SRcurrentAI + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 75 + 110 + 199 + + + + + 75 + 110 + 199 + + + + Current: + + + ESimpleLabel::WidthAndHeight + + + + 266 + 446 + 90 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + ID gap and Current + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 128 + 338 + 190 + 20 + + + + + + QFrame::NoFrame + + + + 75 + 110 + 199 + + + + + 75 + 110 + 199 + + + + mA + + + ESimpleLabel::WidthAndHeight + + + + 455 + 451 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 355 + 542 + 100 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Energy.VAL + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 75 + 110 + 199 + + + + + 75 + 110 + 199 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 466 + 491 + 20 + 20 + + + + + + QFrame::NoFrame + + + + 75 + 110 + 199 + + + + + 75 + 110 + 199 + + + + keV + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 465 + 546 + 25 + 20 + + + + + + QFrame::NoFrame + + + + 75 + 110 + 199 + + + + + 75 + 110 + 199 + + + + Energy : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 257 + 547 + 100 + 20 + + + + + + + 19 + 527 + 100 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:HPOSITION:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 22 + 541 + 90 + 13 + + + + + + + 129 + 473 + 100 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:VANGLE:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 132 + 487 + 90 + 13 + + + + + + + 17 + 473 + 100 + 15 + + + + caLineEdit::WidthAndHeight + + + FE:$(xx):ID:VPOSITION:CC + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 20 + 487 + 90 + 13 + + + + + + QFrame::NoFrame + + + + 77 + 82 + 164 + + + + + 77 + 82 + 164 + + + + Vertical Position & Angle + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 454 + 250 + 15 + + + + + + QFrame::NoFrame + + + + 77 + 82 + 164 + + + + + 77 + 82 + 164 + + + + Horizontal Position & Angle + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 7 + 508 + 250 + 15 + + + + + + + 400 + 647 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + S$(x):ID:SrcPt:yAngleM + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VANGLE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 442 + 632 + 50 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 400 + 669 + 90 + 13 + + + + + + + 273 + 647 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + S$(x):ID:SrcPt:yPositionM + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 292 + 632 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 341 + 670 + 20 + 13 + + + + + + + 135 + 647 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + S$(x):ID:SrcPt:xAngleM + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HANGLE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 177 + 632 + 50 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microradians + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 136 + 669 + 90 + 13 + + + + + + + 8 + 647 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + S$(x):ID:SrcPt:xPositionM + + + + 0 + 216 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HPOSITION + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 27 + 632 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 78 + 669 + 20 + 13 + + + + + + QFrame::NoFrame + + + + 88 + 147 + 255 + + + + + 88 + 147 + 255 + + + + SR Particle BPM Signals Normalized to the Source + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 107 + 602 + 280 + 20 + + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + Storage RING Particle BPM + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 103 + 581 + 300 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 21 + 139 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 139 + 139 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 287 + 138 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 419 + 243 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 336 + 267 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 253 + 242 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 135 + 245 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + microAmps + + + ESimpleLabel::WidthAndHeight + + + + 18 + 245 + 70 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caPolyLine_0 + caPolyLine_1 + caPolyLine_2 + caPolyLine_3 + caPolyLine_4 + caPolyLine_5 + caPolyLine_6 + caPolyLine_7 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caLabel_34 + caLabel_35 + caLabel_36 + caLabel_37 + caLabel_38 + caLabel_39 + caLabel_40 + caLabel_41 + caLabel_42 + caLabel_43 + caLabel_44 + caLabel_45 + caLabel_46 + caLabel_47 + caLabel_48 + caLabel_49 + caLabel_50 + caLabel_51 + caLabel_52 + caLabel_53 + caLabel_54 + caLabel_55 + caLabel_56 + caLabel_57 + caLabel_58 + caLabel_59 + caLabel_60 + caLabel_61 + caLabel_62 + caLabel_63 + caLabel_64 + caLabel_65 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/ID_ctrl.ui b/stdApp/op/ui/autoconvert/ID_ctrl.ui new file mode 100644 index 0000000..c3b29f1 --- /dev/null +++ b/stdApp/op/ui/autoconvert/ID_ctrl.ui @@ -0,0 +1,1222 @@ + + +MainWindow + + + + 10 + 10 + 290 + 310 + + + + + +QWidget#centralWidget {background: rgba(212, 219, 157, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 113 + 290 + 40 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 72 + 290 + 40 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 163 + 44 + 120 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 150 + 220 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):UN:stopSQ.PROC + + + + 253 + 0 + 0 + + + + + 160 + 18 + 7 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 175 + 288 + 110 + 13 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:idSelectSU.DESC + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 199 + 290 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:gapdsAO.DESC + + + + 10 + 0 + 184 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 180 + 290 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:gapusAO.DESC + + + + 10 + 0 + 184 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 184 + 78 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:keVavgAO.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 54 + 114 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:setavgAI.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 114 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:keVavgAI.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 45 + 78 + 136 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:gapavgAO.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Desired + + + ESimpleLabel::WidthAndHeight + + + + 1 + 127 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 20 + 5 + 250 + 20 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:idLocationSO + + + + 88 + 52 + 15 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 119 + 285 + 18 + 18 + + + + + 88 + 52 + 15 + + + + + 115 + 223 + 255 + + + + Menu + + + Taper Control + + + ID_taper_ctrl.adl + + + xx=$(xx) + + + false + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Taper Control : + + + ESimpleLabel::WidthAndHeight + + + + 6 + 288 + 100 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + caLabel::IfZero + + + ID$(xx):UN:stopSQ.DO1 + + + ID Gap Control + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 53 + 21 + 170 + 26 + + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 1 + 88 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Gap, mm Energy, keV + + + ESimpleLabel::WidthAndHeight + + + + 90 + 155 + 200 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 220 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):UN:moveSQ.PROC + + + + 115 + 255 + 107 + + + + + 40 + 147 + 21 + + + + Move + + + 1 + + + caMessageButton::Static + + + + + + 186 + 265 + 70 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:commAI.VAL + + + + 10 + 0 + 184 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Minimum allowed gap: + + + ESimpleLabel::WidthAndHeight + + + + 22 + 263 + 150 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + + 265 + 264 + 20 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 106 + 115 + 193 + + + + + 106 + 115 + 193 + + + + Access Mode : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 13 + 48 + 117 + 20 + + + + + + + 164 + 44 + 120 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):accessSecurityMI.VAL + + + + 75 + 110 + 199 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + ID$(xx):accessSecurityMI.VAL + + + Operator + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 166 + 44 + 120 + 25 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caMessageButton_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caTextEntry_0 + caTextEntry_1 + caLineEdit_4 + caLineEdit_5 + caRelatedDisplay_0 + caMessageButton_1 + caLineEdit_6 + caLineEdit_7 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/ID_taper_ctrl.ui b/stdApp/op/ui/autoconvert/ID_taper_ctrl.ui new file mode 100644 index 0000000..76e0569 --- /dev/null +++ b/stdApp/op/ui/autoconvert/ID_taper_ctrl.ui @@ -0,0 +1,1584 @@ + + +MainWindow + + + + 10 + 10 + 290 + 390 + + + + + +QWidget#centralWidget {background: rgba(212, 219, 157, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 158 + 290 + 80 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 77 + 290 + 80 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 160 + 44 + 120 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 150 + 303 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):UN:stopSQ.PROC + + + + 253 + 0 + 0 + + + + + 160 + 18 + 7 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 0 + 282 + 290 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:gapdsAO.DESC + + + + 10 + 0 + 184 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 263 + 290 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:gapusAO.DESC + + + + 10 + 0 + 184 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 184 + 119 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:keVdsAO.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 184 + 83 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:keVusAO.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 44 + 119 + 136 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:gapdsAO.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 44 + 83 + 136 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:gapusAO.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 185 + 199 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:keVdsAI.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 54 + 199 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:setdsAI.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 185 + 159 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:keVusAI.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 54 + 159 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:setusAI.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 26 + 3 + 250 + 20 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:idLocationSO + + + + 88 + 52 + 15 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + caLabel::IfZero + + + ID$(xx):UN:stopSQ.DO1 + + + ID Taper Control + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 48 + 20 + 170 + 26 + + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Gap, mm Energy, keV + + + ESimpleLabel::WidthAndHeight + + + + 90 + 240 + 200 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 303 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):UN:moveSQ.PROC + + + + 115 + 255 + 107 + + + + + 40 + 147 + 21 + + + + Move + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + US + + + ESimpleLabel::WidthAndHeight + + + + 14 + 87 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + US + + + ESimpleLabel::WidthAndHeight + + + + 14 + 167 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + DS + + + ESimpleLabel::WidthAndHeight + + + + 14 + 130 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + DS + + + ESimpleLabel::WidthAndHeight + + + + 14 + 209 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Desired + + + ESimpleLabel::WidthAndHeight + + + + 1 + 189 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 1 + 111 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 128 + 363 + 18 + 18 + + + + + 88 + 52 + 15 + + + + + 115 + 223 + 255 + + + + Menu + + + Normal Control + + + ID_ctrl.adl + + + xx=$(xx) + + + false + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Normal Control : + + + ESimpleLabel::WidthAndHeight + + + + 6 + 365 + 100 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 184 + 345 + 70 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:commAI.VAL + + + + 10 + 0 + 184 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Minimum allowed gap: + + + ESimpleLabel::WidthAndHeight + + + + 16 + 344 + 160 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + + 261 + 345 + 20 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 170 + 368 + 110 + 13 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):UN:idSelectSU.DESC + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 106 + 115 + 193 + + + + + 106 + 115 + 193 + + + + Access Mode : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 48 + 117 + 20 + + + + + + + 161 + 44 + 120 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):accessSecurityMI.VAL + + + + 75 + 110 + 199 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + ID$(xx):accessSecurityMI.VAL + + + Operator + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 163 + 44 + 120 + 25 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caMessageButton_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caLineEdit_6 + caMessageButton_1 + caRelatedDisplay_0 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/IOC_Status.ui b/stdApp/op/ui/autoconvert/IOC_Status.ui new file mode 100644 index 0000000..516985d --- /dev/null +++ b/stdApp/op/ui/autoconvert/IOC_Status.ui @@ -0,0 +1,3350 @@ + + +MainWindow + + + + 529 + 285 + 290 + 535 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 290 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 180 + 910 + 90 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Status + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max Sever: Ld+CA+Mem+FD + + + ESimpleLabel::WidthAndHeight + + + + 10 + 910 + 170 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ioc$(P) info + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 5 + 290 + 20 + + + + + + + 0 + 24 + 295 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 293,1; + + + + + + 265 + 3 + 17 + 20 + + + + + 222 + 19 + 9 + + + + Filled + + + + 222 + 19 + 9 + + + + Solid + + + caPolyLine::Calc + + + a%2 + + + $(P):HBt + + + 8,20; + + + caPolyLine::Polygon + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CPU + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 33 + 270 + 18 + + + + + + + 10 + 51 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 30 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 45 + 55 + 15 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Load + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Load + + + ESimpleLabel::WidthAndHeight + + + + 10 + 55 + 30 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + % + + + ESimpleLabel::WidthAndHeight + + + + 65 + 55 + 10 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 115 + 110 + 100 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):MemAlloc + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Allocated + + + ESimpleLabel::WidthAndHeight + + + + 10 + 110 + 100 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Free + + + ESimpleLabel::WidthAndHeight + + + + 10 + 125 + 100 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 115 + 125 + 100 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):MemFree + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max free block + + + ESimpleLabel::WidthAndHeight + + + + 10 + 140 + 100 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 115 + 140 + 100 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):MemMax + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Memory (bytes) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 88 + 270 + 18 + + + + + + + 10 + 85 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 105 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Channel Access + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 173 + 270 + 18 + + + + + + + 10 + 191 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 170 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 225 + 172 + 30 + 18 + + + + caLineEdit::WidthAndHeight + + + $(P):R_CA + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 225 + 87 + 30 + 18 + + + + caLineEdit::WidthAndHeight + + + $(P):R_Mem + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 225 + 32 + 30 + 18 + + + + caLineEdit::WidthAndHeight + + + $(P):R_Load + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + + 257 + 174 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + + 257 + 34 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + + 257 + 89 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 10 + 390 + 90 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 110 + 390 + 170 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Time + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 368 + 270 + 18 + + + + + + + 10 + 385 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 365 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Boot time + + + ESimpleLabel::WidthAndHeight + + + + 10 + 405 + 90 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 110 + 405 + 170 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):BootTime + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software version + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 438 + 270 + 18 + + + + + + + 10 + 456 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 435 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + BSP + + + ESimpleLabel::WidthAndHeight + + + + 10 + 475 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS + + + ESimpleLabel::WidthAndHeight + + + + 10 + 490 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + kernel + + + ESimpleLabel::WidthAndHeight + + + + 10 + 460 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 60 + 475 + 210 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):BSP_rev + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 60 + 490 + 210 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):EPICS_vers + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 60 + 460 + 210 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):kernel_vers + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Clients + + + ESimpleLabel::WidthAndHeight + + + + 10 + 195 + 50 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 60 + 195 + 40 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):CAClnt + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Connections + + + ESimpleLabel::WidthAndHeight + + + + 140 + 195 + 80 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 240 + 195 + 40 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):CACnx + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Network + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 228 + 270 + 18 + + + + + + + 10 + 246 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 225 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ifShow errors I/O + + + ESimpleLabel::WidthAndHeight + + + + 10 + 280 + 120 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 140 + 280 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):IFIErrs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 180 + 280 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):IFOErrs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 170 + 280 + 10 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + In Use + + + ESimpleLabel::WidthAndHeight + + + + 10 + 335 + 50 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 60 + 335 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):FDUsed + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File descriptors + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 313 + 270 + 18 + + + + + + + 10 + 310 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 330 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 225 + 312 + 30 + 18 + + + + caLineEdit::WidthAndHeight + + + $(P):R_FD + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + + 257 + 314 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Available + + + ESimpleLabel::WidthAndHeight + + + + 140 + 335 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 210 + 335 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):FDAv + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 230 + 510 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + + + + IOC_Status_full.adl + + + P=$(P) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + data mbufs + + + ESimpleLabel::WidthAndHeight + + + + 10 + 250 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sys mbufs + + + ESimpleLabel::WidthAndHeight + + + + 10 + 265 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 85 + 250 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):DataMBufs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 85 + 265 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):SysMBufs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (lowest: + + + ESimpleLabel::WidthAndHeight + + + + 135 + 250 + 60 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (lowest: + + + ESimpleLabel::WidthAndHeight + + + + 135 + 265 + 60 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 195 + 250 + 15 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):minDataMBuf + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + %) + + + ESimpleLabel::WidthAndHeight + + + + 215 + 250 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 195 + 265 + 15 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):minSysMBuf + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + %) + + + ESimpleLabel::WidthAndHeight + + + + 215 + 265 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caLabel_0 + caLabel_1 + caPolyLine_0 + caPolygon_0 + caLabel_2 + caPolyLine_1 + caPolyLine_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caPolyLine_3 + caPolyLine_4 + caLabel_9 + caPolyLine_5 + caPolyLine_6 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caPolyLine_7 + caPolyLine_8 + caLabel_15 + caLabel_16 + caPolyLine_9 + caPolyLine_10 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caPolyLine_11 + caPolyLine_12 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caPolyLine_13 + caPolyLine_14 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caLabel_34 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caTextEntry_3 + caLineEdit_15 + caRelatedDisplay_0 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/IOC_Status_full.ui b/stdApp/op/ui/autoconvert/IOC_Status_full.ui new file mode 100644 index 0000000..3d1421b --- /dev/null +++ b/stdApp/op/ui/autoconvert/IOC_Status_full.ui @@ -0,0 +1,4958 @@ + + +MainWindow + + + + 6 + 292 + 590 + 460 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 600 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 180 + 910 + 90 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Status + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max Sever: Ld+CA+Mem+FD + + + ESimpleLabel::WidthAndHeight + + + + 10 + 910 + 170 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ioc$(P) info + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 5 + 600 + 20 + + + + + + + 0 + 24 + 603 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 601,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Location + + + ESimpleLabel::WidthAndHeight + + + + 10 + 40 + 60 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 40 + 150 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Location + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Engineer + + + ESimpleLabel::WidthAndHeight + + + + 230 + 40 + 60 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 290 + 40 + 80 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Engineer + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Access state + + + ESimpleLabel::WidthAndHeight + + + + 395 + 40 + 90 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 485 + 40 + 100 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Access_Cmd + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + boot parameters + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 310 + 348 + 270 + 18 + + + + + + + 310 + 365 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 310 + 345 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 340 + 380 + 240 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P):BootLine2 + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 340 + 390 + 239 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P):BootLine3 + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 340 + 400 + 240 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P):BootLine4 + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 340 + 410 + 240 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P):BootLine5 + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 340 + 420 + 240 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P):BootLine6 + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 340 + 370 + 240 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P):BootLine1 + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pt1 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 370 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pt2 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 380 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pt3 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 390 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pt4 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 400 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pt5 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 410 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pt6 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 420 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + startup script + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 310 + 288 + 270 + 18 + + + + + + + 310 + 285 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 310 + 305 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 340 + 310 + 240 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P):StartupScript1 + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pt1 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 310 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pt2 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 320 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 340 + 320 + 240 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P):StartupScript2 + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software version + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 310 + 203 + 270 + 18 + + + + + + + 310 + 221 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 310 + 200 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + BSP + + + ESimpleLabel::WidthAndHeight + + + + 310 + 240 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS + + + ESimpleLabel::WidthAndHeight + + + + 310 + 255 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + kernel + + + ESimpleLabel::WidthAndHeight + + + + 310 + 225 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 360 + 240 + 210 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):BSP_rev + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 360 + 255 + 210 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):EPICS_vers + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 360 + 225 + 210 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):kernel_vers + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 310 + 95 + 90 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Boot time + + + ESimpleLabel::WidthAndHeight + + + + 310 + 170 + 90 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 410 + 95 + 170 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):TimeMed + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 410 + 110 + 170 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):TimeShort + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 410 + 170 + 170 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):BootTime + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 410 + 125 + 170 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Time + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 410 + 155 + 170 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):HBtMod + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + modulo 9 + + + ESimpleLabel::WidthAndHeight + + + + 310 + 155 + 90 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC heartbeat + + + ESimpleLabel::WidthAndHeight + + + + 310 + 140 + 90 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 410 + 140 + 170 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):HBt + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 310 + 73 + 270 + 18 + + + + + + + 310 + 90 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 310 + 70 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CPU + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 73 + 270 + 18 + + + + + + + 10 + 91 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 70 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 45 + 95 + 15 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):Load + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Load + + + ESimpleLabel::WidthAndHeight + + + + 10 + 95 + 30 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + % + + + ESimpleLabel::WidthAndHeight + + + + 65 + 95 + 10 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 115 + 150 + 100 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):MemAlloc + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Allocated + + + ESimpleLabel::WidthAndHeight + + + + 10 + 150 + 100 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Free + + + ESimpleLabel::WidthAndHeight + + + + 10 + 165 + 100 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 115 + 165 + 100 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):MemFree + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max free block + + + ESimpleLabel::WidthAndHeight + + + + 10 + 180 + 100 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 115 + 180 + 100 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):MemMax + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Memory (bytes) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 128 + 270 + 18 + + + + + + + 10 + 125 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 145 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Clients + + + ESimpleLabel::WidthAndHeight + + + + 10 + 235 + 80 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Connections + + + ESimpleLabel::WidthAndHeight + + + + 10 + 250 + 80 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Channel Access + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 213 + 270 + 18 + + + + + + + 10 + 231 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 210 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 100 + 235 + 40 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):CAClnt + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 100 + 250 + 40 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):CACnx + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Network + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 283 + 270 + 18 + + + + + + + 10 + 301 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 280 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ifShow input errors + + + ESimpleLabel::WidthAndHeight + + + + 10 + 335 + 150 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ifShow output errors + + + ESimpleLabel::WidthAndHeight + + + + 10 + 350 + 150 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 160 + 335 + 50 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):IFIErrs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 160 + 350 + 50 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):IFOErrs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + In Use + + + ESimpleLabel::WidthAndHeight + + + + 10 + 405 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Available + + + ESimpleLabel::WidthAndHeight + + + + 10 + 420 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Total + + + ESimpleLabel::WidthAndHeight + + + + 10 + 435 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 80 + 405 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):FDUsed + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 80 + 420 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):FDAv + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 80 + 435 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):FDMax + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File descriptors + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 383 + 270 + 18 + + + + + + + 10 + 380 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 10 + 400 + 270 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 270,0; + + + + + + 225 + 382 + 30 + 18 + + + + caLineEdit::WidthAndHeight + + + $(P):R_FD + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 225 + 212 + 30 + 18 + + + + caLineEdit::WidthAndHeight + + + $(P):R_CA + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 225 + 127 + 30 + 18 + + + + caLineEdit::WidthAndHeight + + + $(P):R_Mem + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 225 + 72 + 30 + 18 + + + + caLineEdit::WidthAndHeight + + + $(P):R_Load + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + + 257 + 384 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + + 257 + 214 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + + 257 + 74 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + + 257 + 129 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 522 + 3 + 17 + 20 + + + + + 222 + 19 + 9 + + + + Filled + + + + 222 + 19 + 9 + + + + Solid + + + caPolyLine::Calc + + + a%2 + + + $(P):HBt + + + 8,20; + + + caPolyLine::Polygon + + + + + + 530 + 435 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -Less + + + Menu + + + + + + IOC_Status.adl + + + P=$(P) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + data mbufs + + + ESimpleLabel::WidthAndHeight + + + + 10 + 305 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sys mbufs + + + ESimpleLabel::WidthAndHeight + + + + 10 + 320 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 85 + 305 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):DataMBufs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 85 + 320 + 30 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):SysMBufs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (lowest: + + + ESimpleLabel::WidthAndHeight + + + + 135 + 305 + 60 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (lowest: + + + ESimpleLabel::WidthAndHeight + + + + 135 + 320 + 60 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 195 + 305 + 15 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):minDataMBuf + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + %) + + + ESimpleLabel::WidthAndHeight + + + + 215 + 305 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 195 + 320 + 15 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P):minSysMBuf + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + %) + + + ESimpleLabel::WidthAndHeight + + + + 215 + 320 + 15 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caLabel_0 + caLabel_1 + caPolyLine_0 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caPolyLine_1 + caPolyLine_2 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caPolyLine_3 + caPolyLine_4 + caLabel_13 + caLabel_14 + caLabel_15 + caPolyLine_5 + caPolyLine_6 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caPolyLine_7 + caPolyLine_8 + caLabel_24 + caPolyLine_9 + caPolyLine_10 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caPolyLine_11 + caPolyLine_12 + caLabel_31 + caLabel_32 + caLabel_33 + caPolyLine_13 + caPolyLine_14 + caLabel_34 + caPolyLine_15 + caPolyLine_16 + caLabel_35 + caLabel_36 + caLabel_37 + caLabel_38 + caLabel_39 + caLabel_40 + caPolyLine_17 + caPolyLine_18 + caLabel_41 + caLabel_42 + caLabel_43 + caLabel_44 + caPolygon_0 + caLabel_45 + caLabel_46 + caLabel_47 + caLabel_48 + caLabel_49 + caLabel_50 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caRelatedDisplay_0 + caLineEdit_32 + caLineEdit_33 + caLineEdit_34 + caLineEdit_35 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/Nano2k.ui b/stdApp/op/ui/autoconvert/Nano2k.ui new file mode 100644 index 0000000..f795f38 --- /dev/null +++ b/stdApp/op/ui/autoconvert/Nano2k.ui @@ -0,0 +1,902 @@ + + +MainWindow + + + + 83 + 198 + 248 + 175 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 250 + 26 + + + + 3 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + + 3 + 136 + 243 + 35 + + + + $(P)$(S)$(p)_set_position.VAL + + + + 0 + 0 + 0 + + + + + 200 + 200 + 200 + + + + 1.200000 + + + Right + + + BottomScale + + + false + + + true + + + caSlider::Alarm_Static + + + + + + 0 + 26 + 251 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 249,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Tweak + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 113 + 65 + 19 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Lo limit + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 4 + 87 + 65 + 18 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Drive + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 4 + 59 + 65 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Hi limit + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 4 + 33 + 65 + 18 + + + + + + + 164 + 112 + 25 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)$(p)_twF.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + > + + + 1 + + + 0 + + + caMessageButton::Static + + + + + + 63 + 112 + 25 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)$(p)_twR.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + < + + + 1 + + + 0 + + + caMessageButton::Static + + + + + + 88 + 112 + 76 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_tweak_set.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + + 74 + 54 + 100 + 27 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_set_position.VAL + + + + 222 + 19 + 9 + + + + + 153 + 255 + 255 + + + + caLineEdit::Static + + + decimal + + + + + + 74 + 84 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_set_position.DRVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + + 74 + 31 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_set_position.DRVH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Static + + + decimal + + + + + caGraphics::Circle + + + + 175 + 31 + 18 + 18 + + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)$(p)_HiLimit.VAL + + + + + caGraphics::Circle + + + + 175 + 85 + 18 + 18 + + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)$(p)_LoLimit.VAL + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + $(P)$(S)$(p)_HiLimit.VAL + + + SoftLim + + + ESimpleLabel::WidthAndHeight + + + + 195 + 34 + 50 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 177 + 59 + 69 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_set_position.EGU + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + $(P)$(S)$(p)_LoLimit.VAL + + + SoftLim + + + ESimpleLabel::WidthAndHeight + + + + 195 + 89 + 50 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 202 + 112 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + -More + + + Menu + + + More + + + Nano2k_more.adl + + + P=$(P), S=$(S), p=$(p) + + + false + + + + + + 22 + 1 + 205 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_set_position.DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caPolyLine_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caGraphics_0 + caGraphics_1 + caLabel_4 + caLabel_5 + caSlider_0 + caMessageButton_0 + caMessageButton_1 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caLineEdit_0 + caRelatedDisplay_0 + caLineEdit_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/Nano2k_help.ui b/stdApp/op/ui/autoconvert/Nano2k_help.ui new file mode 100644 index 0000000..f2e8dfc --- /dev/null +++ b/stdApp/op/ui/autoconvert/Nano2k_help.ui @@ -0,0 +1,370 @@ + + +MainWindow + + + + 355 + 482 + 400 + 130 + + + + + +QWidget#centralWidget {background: rgba(236, 236, 236, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This calculation is intended to perform + + + ESimpleLabel::WidthAndHeight + + + + 3 + 5 + 381 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + a linear polynomial correction to both + + + ESimpleLabel::WidthAndHeight + + + + 5 + 20 + 381 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + axes (P1 & P2). This should result in + + + ESimpleLabel::WidthAndHeight + + + + 5 + 35 + 381 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + an orthogonal, properly scaled motion. + + + ESimpleLabel::WidthAndHeight + + + + 5 + 50 + 381 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + For raw (unscaled) output, leave P1's + + + ESimpleLabel::WidthAndHeight + + + + 3 + 75 + 381 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + calc expression set to 'A', and P2's + + + ESimpleLabel::WidthAndHeight + + + + 3 + 90 + 381 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + calc expression set to 'B'. + + + ESimpleLabel::WidthAndHeight + + + + 3 + 105 + 381 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/Nano2k_more.ui b/stdApp/op/ui/autoconvert/Nano2k_more.ui new file mode 100644 index 0000000..9f5700b --- /dev/null +++ b/stdApp/op/ui/autoconvert/Nano2k_more.ui @@ -0,0 +1,2267 @@ + + +MainWindow + + + + 270 + 246 + 460 + 235 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 412 + 6 + 45 + 30 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 163 + 158 + 72 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 1 + 79 + 79 + 78 + + + + 3 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)init_reminder.VAL + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Nano2000 SETUP + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 7 + 1 + 144 + 20 + + + + + + + 2 + 19 + 156 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_set_position.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + RANGE + + + ESimpleLabel::WidthAndHeight + + + + 6 + 46 + 50 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 1 + 58 + 75 + 17 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_motion_range.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EGU's + + + ESimpleLabel::WidthAndHeight + + + + 87 + 45 + 35 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 82 + 58 + 75 + 17 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_set_position.EGU + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 40 + 465 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 463,1; + + + + + + 82 + 128 + 73 + 27 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)nano_init.VAL + + + + 0 + 0 + 0 + + + + + 115 + 255 + 107 + + + + INIT + + + 1 + + + 0 + + + caMessageButton::Static + + + + + + 81 + 95 + 76 + 21 + + + + $(P)$(S)$(p)_slot_no.VAL + + + + 255 + 255 + 255 + + + + + 133 + 133 + 133 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(p) SLOT NO. + + + ESimpleLabel::WidthAndHeight + + + + 83 + 80 + 75 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 3 + 95 + 75 + 60 + + + + $(P)$(S)$(p)_DAC_sel.VAL + + + + 255 + 255 + 255 + + + + + 145 + 145 + 145 + + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SERVO MODE + + + ESimpleLabel::WidthAndHeight + + + + 5 + 80 + 50 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)$(S)init_reminder.VAL + + + COARSE MODE + + + ESimpleLabel::WidthAndHeight + + + + 1 + 80 + 68 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 159 + 0 + 3 + 236 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 1,234; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + A + + + ESimpleLabel::WidthAndHeight + + + + 164 + 45 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 177 + 45 + 92 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_calcout.A + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 158 + 194 + 300 + 2 + + + + 1 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 299,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Position Correction + + + ESimpleLabel::WidthAndHeight + + + + 185 + 11 + 200 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + P1 Drive Value + + + ESimpleLabel::WidthAndHeight + + + + 289 + 49 + 145 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 275 + 56 + 6 + 1 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + B + + + ESimpleLabel::WidthAndHeight + + + + 164 + 70 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 177 + 68 + 92 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_calcout.B + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + P2 Drive Value + + + ESimpleLabel::WidthAndHeight + + + + 289 + 72 + 145 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 274 + 78 + 8 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + F + + + ESimpleLabel::WidthAndHeight + + + + 164 + 169 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 176 + 165 + 95 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_calcout.F + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + D + + + ESimpleLabel::WidthAndHeight + + + + 164 + 120 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + C + + + ESimpleLabel::WidthAndHeight + + + + 164 + 95 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 176 + 115 + 95 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_calcout.D + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 176 + 90 + 95 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_calcout.C + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + E + + + ESimpleLabel::WidthAndHeight + + + + 164 + 145 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 176 + 140 + 95 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_calcout.E + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Calculation Constants + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 289 + 131 + 168 + 18 + + + + + + + 273 + 92 + 8 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 279 + 92 + 2 + 95 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,94; + + + + + + 280 + 138 + 8 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 273 + 185 + 8 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 405 + 163 + 50 + 28 + + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + -Help + + + Menu + + + + + + Nano2k_help.adl + + + + + + false + + + + + + 74 + 186 + 77 + 15 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_convert.C + + + + 160 + 18 + 7 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Coarse or Fine mode + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 0 + 165 + 130 + 11 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Both mode Fine: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 11 + 206 + 100 + 11 + + + + + + + 74 + 217 + 77 + 15 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_convert.E + + + + 160 + 18 + 7 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 163 + 211 + 220 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_calcout.CALC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CALCULATION EXPRESSION + + + ESimpleLabel::WidthAndHeight + + + + 165 + 201 + 132 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 386 + 211 + 70 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(p)_calcout.VAL + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + RESULT + + + ESimpleLabel::WidthAndHeight + + + + 401 + 201 + 44 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 222 + 19 + 9 + + + + + 222 + 19 + 9 + + + + caLabel::IfNotZero + + + $(P)$(S)$(p)_calcout.CLCV + + + INVALID + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 337 + 201 + 45 + 10 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + caLabel::IfZero + + + $(P)$(S)$(p)_calcout.CLCV + + + VALID + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 343 + 201 + 33 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(p) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 424 + 8 + 23 + 25 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caLabel_0 + caLabel_1 + caLabel_2 + caPolyLine_0 + caLabel_3 + caLabel_4 + caLabel_5 + caPolyLine_1 + caLabel_6 + caPolyLine_2 + caLabel_7 + caLabel_8 + caPolyLine_3 + caLabel_9 + caLabel_10 + caPolyLine_4 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caPolyLine_5 + caPolyLine_6 + caPolyLine_7 + caPolyLine_8 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caMessageButton_0 + caMenu_0 + caChoice_0 + caLineEdit_0 + caLineEdit_1 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caRelatedDisplay_0 + caLineEdit_2 + caLineEdit_3 + caTextEntry_7 + caLineEdit_4 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/New_SR_Status.gif b/stdApp/op/ui/autoconvert/New_SR_Status.gif new file mode 100644 index 0000000..136ffc7 Binary files /dev/null and b/stdApp/op/ui/autoconvert/New_SR_Status.gif differ diff --git a/stdApp/op/ui/autoconvert/New_SR_Status.ui b/stdApp/op/ui/autoconvert/New_SR_Status.ui new file mode 100644 index 0000000..0cbdbad --- /dev/null +++ b/stdApp/op/ui/autoconvert/New_SR_Status.ui @@ -0,0 +1,2196 @@ + + +MainWindow + + + + 479 + 231 + 500 + 650 + + + + + +QWidget#centralWidget {background: rgba(212, 219, 157, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 384 + 187 + 100 + 25 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + SRFB:GBL:HLoopStatusBI + + + + + caGraphics::Rectangle + + + + 229 + 92 + 200 + 25 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + ACIS:ShutterPermit + + + + + caGraphics::Rectangle + + + + 229 + 92 + 200 + 25 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + ACIS:ShutterPermit + + + + + caGraphics::Rectangle + + + + 246 + 3 + 240 + 25 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + S:injectingStatusBI + + + + + caGraphics::Rectangle + + + + 227 + 215 + 220 + 25 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfZero + + + S:OrbitCorrection:CC + + + + + caGraphics::Rectangle + + + + 227 + 215 + 220 + 25 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + S:OrbitCorrection:CC + + + + + caGraphics::Rectangle + + + + 9 + 242 + 220 + 25 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + S:OrbitControlLawYFineBO + + + + + caGraphics::Rectangle + + + + 252 + 243 + 220 + 25 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + S:OrbitControlLawXFineBO + + + + + caGraphics::Rectangle + + + + 283 + 186 + 90 + 25 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + SRFB:GBL:VLoopStatusBI + + + + + caGraphics::Rectangle + + + + 227 + 186 + 50 + 25 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + SRFB:GBL:LoopStatusBI + + + + + caGraphics::Rectangle + + + + 227 + 186 + 50 + 25 + + + + + 214 + 127 + 226 + + + + Filled + + + + 214 + 127 + 226 + + + + Solid + + + caGraphics::IfZero + + + SRFB:GBL:LoopStatusBI + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current: + + + ESimpleLabel::WidthAndHeight + + + + 2 + 7 + 75 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 84 + 5 + 120 + 25 + + + + caLineEdit::WidthAndHeight + + + S:SRcurrentAI.VAL + + + + 0 + 0 + 0 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 11 + 281 + 480 + 200 + + + + History (Day Hours) + + + Current + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::FillUnder + + + caCartesianPlot::FillUnder + + + caCartesianPlot::FillUnder + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 42 + 99 + 228 + + + + S:SRdateCP;S:SRcurrentCP + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Beam Current History + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 63 + 483 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + + 211 + 10 + 20 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Lifetime: + + + ESimpleLabel::WidthAndHeight + + + + 253 + 7 + 75 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 347 + 4 + 74 + 25 + + + + caLineEdit::WidthAndHeight + + + S:SRlifeTimeHrsCC + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Hours + + + ESimpleLabel::WidthAndHeight + + + + 430 + 10 + 50 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + S:injectingStatusBI + + + INJECTION IN PROGRESS + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 320 + 6 + 100 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + ACIS:ShutterPermit + + + Shutters Enabled + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 254 + 94 + 150 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfZero + + + ACIS:ShutterPermit + + + Shutters Disabled + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 244 + 94 + 170 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Shutter Status : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 95 + 160 + 20 + + + + + + caGraphics::Circle + + + + 17 + 535 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Circle + + + + 17 + 555 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Circle + + + + 17 + 575 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Circle + + + + 17 + 595 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Circle + + + + 17 + 615 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + + 38 + 550 + 400 + 20 + + + + caLineEdit::WidthAndHeight + + + OPS:message2 + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Messages from Operations: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 76 + 507 + 214 + 20 + + + + + + + 38 + 530 + 400 + 20 + + + + caLineEdit::WidthAndHeight + + + OPS:message1 + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 39 + 610 + 400 + 20 + + + + caLineEdit::WidthAndHeight + + + OPS:message5 + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 38 + 592 + 400 + 20 + + + + caLineEdit::WidthAndHeight + + + OPS:message4 + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 219 + 33 + 250 + 25 + + + + caLineEdit::WidthAndHeight + + + S:DesiredMode + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 230 + 61 + 200 + 25 + + + + caLineEdit::WidthAndHeight + + + S:ActualMode + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Operating Mode : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 65 + 160 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Machine Status : + + + ESimpleLabel::WidthAndHeight + + + + 40 + 37 + 160 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 230 + 157 + 50 + 25 + + + + caLineEdit::WidthAndHeight + + + S:FillNumber + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Fill Number : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 157 + 160 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + S:OrbitCorrection:CC + + + Correction in Progress + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 237 + 217 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfZero + + + S:OrbitCorrection:CC + + + No Corrections + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 236 + 217 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Orbit Status : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 218 + 160 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + S:OrbitControlLawXFineBO + + + Horizontal Correction + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 261 + 247 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + S:OrbitControlLawYFineBO + + + Vertical Correction + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 18 + 245 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Feedback Status : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 189 + 160 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + SRFB:GBL:VLoopStatusBI + + + Vertical + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 283 + 189 + 90 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfZero + + + SRFB:GBL:LoopStatusBI + + + OFF + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 236 + 188 + 30 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + SRFB:GBL:LoopStatusBI + + + ON + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 236 + 188 + 30 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + SRFB:GBL:HLoopStatusBI + + + Horizontal + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 384 + 191 + 100 + 20 + + + + + + + 289 + 486 + 200 + 15 + + + + caLineEdit::WidthAndHeight + + + S:IOC:timeOfDayForm1SI + + + + 10 + 0 + 184 + + + + + 212 + 219 + 157 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 229 + 126 + 50 + 25 + + + + caLineEdit::WidthAndHeight + + + NoOfShuttersOpenA + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Shutters Open : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 39 + 126 + 160 + 20 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caGraphics_0 + caGraphics_1 + caGraphics_2 + caGraphics_3 + caGraphics_4 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLineEdit_0 + caCartesianPlot_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/UndulatorCtl.ui b/stdApp/op/ui/autoconvert/UndulatorCtl.ui new file mode 100644 index 0000000..42bfb0f --- /dev/null +++ b/stdApp/op/ui/autoconvert/UndulatorCtl.ui @@ -0,0 +1,2139 @@ + + +MainWindow + + + + 539 + 44 + 310 + 620 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 5 + 166 + 300 + 80 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 84 + 300 + 80 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + + + + 162 + 277 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Stop.VAL + + + + 253 + 0 + 0 + + + + + 160 + 18 + 7 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 60 + 43 + 203 + 13 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Device + + + + 174 + 78 + 188 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 548 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message2.VAL + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 527 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message1.VAL + + + + 10 + 0 + 184 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 194 + 90 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Energy.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 59 + 167 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):GapSet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 197 + 167 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):EnergySet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 60 + 91 + 120 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Gap.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Desired + + + ESimpleLabel::WidthAndHeight + + + + 7 + 200 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 62 + 27 + 190 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Location + + + + 42 + 99 + 228 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 42 + 99 + 228 + + + + + 42 + 99 + 228 + + + + caLabel::IfZero + + + ID$(xx):Attention + + + ID Gap Control + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 73 + 1 + 170 + 26 + + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 12 + 122 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Gap (mm) Energy (keV) + + + ESimpleLabel::WidthAndHeight + + + + 61 + 250 + 240 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 8 + 277 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Start.VAL + + + + 115 + 255 + 107 + + + + + 40 + 147 + 21 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 199 + 410 + 100 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DeviceLimit.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 209 + 381 + 80 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DeadbandGap + + + + 255 + 255 + 255 + + + + + 135 + 147 + 226 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Access Mode : + + + ESimpleLabel::WidthAndHeight + + + + 9 + 331 + 120 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 132 + 325 + 170 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):AccessSecurity.VAL + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Gap Deadband (micron): + + + ESimpleLabel::WidthAndHeight + + + + 11 + 384 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Bl. Comm. Limit (mm): + + + ESimpleLabel::WidthAndHeight + + + + 11 + 413 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Status Messages: + + + ESimpleLabel::WidthAndHeight + + + + 11 + 504 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 59 + 207 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):TaperGapSet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 197 + 207 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):TaperEnergySet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Avg + + + ESimpleLabel::WidthAndHeight + + + + 21 + 175 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Tpr + + + ESimpleLabel::WidthAndHeight + + + + 21 + 217 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 194 + 129 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):TaperEnergy.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 60 + 130 + 120 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):TaperGap.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Avg + + + ESimpleLabel::WidthAndHeight + + + + 21 + 98 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Tpr + + + ESimpleLabel::WidthAndHeight + + + + 21 + 139 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Harmonic Select (1-7): + + + ESimpleLabel::WidthAndHeight + + + + 11 + 355 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 234 + 352 + 30 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):HarmonicValue + + + + 255 + 255 + 255 + + + + + 135 + 147 + 226 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 199 + 61 + 80 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Version + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software Version: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 33 + 61 + 152 + 15 + + + + + + + 0 + 569 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message3.VAL + + + + 253 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time Left: + + + ESimpleLabel::WidthAndHeight + + + + 7 + 591 + 100 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 110 + 592 + 80 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):ShClosedTime.VAL + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + seconds + + + ESimpleLabel::WidthAndHeight + + + + 191 + 595 + 80 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + Total Power: + + + ESimpleLabel::WidthAndHeight + + + + 8 + 480 + 120 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 105 + 477 + 100 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):TotalPower.VAL + + + + 97 + 10 + 117 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + W /100ma + + + ESimpleLabel::WidthAndHeight + + + + 213 + 486 + 80 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 222 + 19 + 9 + + + + + 222 + 19 + 9 + + + + caLabel::IfNotZero + + + ID$(xx):Busy.VAL + + + Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 162 + 445 + 120 + 21 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Device Status: + + + ESimpleLabel::WidthAndHeight + + + + 11 + 446 + 150 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 45 + 127 + 0 + + + + + 45 + 127 + 0 + + + + caLabel::IfZero + + + ID$(xx):Busy.VAL + + + Not Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 138 + 445 + 120 + 21 + + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caMessageButton_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caTextEntry_0 + caTextEntry_1 + caLineEdit_4 + caLineEdit_5 + caMessageButton_1 + caTextEntry_2 + caTextEntry_3 + caLineEdit_6 + caTextEntry_4 + caTextEntry_5 + caLineEdit_7 + caLineEdit_8 + caTextEntry_6 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/UndulatorSyncCtl.ui b/stdApp/op/ui/autoconvert/UndulatorSyncCtl.ui new file mode 100644 index 0000000..37f3c20 --- /dev/null +++ b/stdApp/op/ui/autoconvert/UndulatorSyncCtl.ui @@ -0,0 +1,1599 @@ + + +MainWindow + + + + 511 + 193 + 320 + 600 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 168 + 90 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Energy.VAL + + + + 33 + 108 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 34 + 91 + 120 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Gap.VAL + + + + 33 + 108 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Gap (mm) Energy (keV) + + + ESimpleLabel::WidthAndHeight + + + + 35 + 130 + 240 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 5 + 420 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message1.VAL + + + + 10 + 0 + 184 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 5 + 443 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message2.VAL + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 65 + 48 + 203 + 13 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Device + + + + 174 + 78 + 188 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 68 + 30 + 190 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Location + + + + 42 + 99 + 228 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 194 + 67 + 80 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Version + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software Version: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 33 + 67 + 152 + 15 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Undulator Sync Scan Control + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 53 + 4 + 200 + 26 + + + + + + + 200 + 153 + 30 + 20 + + + + EPushButton::WidthAndHeight + + + ID$(xx):SyncScanMode.VAL + + + + 0 + 0 + 0 + + + + + 0 + 216 + 0 + + + + On + + + 1 + + + caMessageButton::Static + + + + + + 161 + 320 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Stop.VAL + + + + 253 + 0 + 0 + + + + + 160 + 18 + 7 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 7 + 320 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):SSStart.VAL + + + + 115 + 255 + 107 + + + + + 40 + 147 + 21 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Enable Sync Scanning : + + + ESimpleLabel::WidthAndHeight + + + + 7 + 155 + 200 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 240 + 153 + 30 + 20 + + + + EPushButton::WidthAndHeight + + + ID$(xx):SyncScanMode.VAL + + + + 0 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Off + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 51 + 153 + 0 + + + + + 51 + 153 + 0 + + + + caLabel::IfNotZero + + + ID$(xx):SyncScanMode.VAL + + + Sync Scan Mode Enabled + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 176 + 300 + 26 + + + + + + + 186 + 210 + 100 + 28 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):SSStartGap + + + + 255 + 255 + 255 + + + + + 135 + 147 + 226 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Starting Gap (mm) : + + + ESimpleLabel::WidthAndHeight + + + + 15 + 216 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 185 + 244 + 100 + 28 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):SSEndGap + + + + 255 + 255 + 255 + + + + + 135 + 147 + 226 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Finish Gap (mm) : + + + ESimpleLabel::WidthAndHeight + + + + 14 + 250 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 185 + 281 + 100 + 28 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):SSTime + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Duration (sec) : + + + ESimpleLabel::WidthAndHeight + + + + 14 + 287 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 222 + 19 + 9 + + + + + 222 + 19 + 9 + + + + Status Messages: + + + ESimpleLabel::WidthAndHeight + + + + 6 + 397 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfNotZero + + + ID$(xx):Busy.VAL + + + ID Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 154 + 501 + 150 + 25 + + + + + + QFrame::NoFrame + + + + 222 + 19 + 9 + + + + + 222 + 19 + 9 + + + + Device Status: + + + ESimpleLabel::WidthAndHeight + + + + 5 + 506 + 140 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 139 + 26 + 150 + + + + + 139 + 26 + 150 + + + + Sync Scan Status: + + + ESimpleLabel::WidthAndHeight + + + + 4 + 538 + 140 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 154 + 531 + 150 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):SSBusy.VAL + + + + 139 + 26 + 150 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 127 + 564 + 180 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):SSState.VAL + + + + 10 + 0 + 184 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Program State: + + + ESimpleLabel::WidthAndHeight + + + + 4 + 569 + 140 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 161 + 365 + 150 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):SSStart.VAL + + + + 33 + 108 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + Motor Speed: + + + ESimpleLabel::WidthAndHeight + + + + 2 + 472 + 140 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 137 + 468 + 150 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):MotorSpeed.VAL + + + + 40 + 147 + 21 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + SS Start: + + + ESimpleLabel::WidthAndHeight + + + + 7 + 369 + 140 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/UndulatorTprCtl.ui b/stdApp/op/ui/autoconvert/UndulatorTprCtl.ui new file mode 100644 index 0000000..3147c6b --- /dev/null +++ b/stdApp/op/ui/autoconvert/UndulatorTprCtl.ui @@ -0,0 +1,1531 @@ + + +MainWindow + + + + 448 + 326 + 310 + 540 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 5 + 166 + 300 + 80 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 84 + 300 + 80 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + + + + 162 + 277 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Stop.VAL + + + + 253 + 0 + 0 + + + + + 160 + 18 + 7 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 60 + 43 + 203 + 13 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Device + + + + 174 + 78 + 188 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 482 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message2.VAL + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 461 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message1.VAL + + + + 10 + 0 + 184 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 194 + 90 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):USEnergy.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 59 + 167 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):USGapSet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Static + + + decimal + + + + + + 197 + 167 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):USEnergySet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Static + + + decimal + + + + + + 60 + 91 + 120 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):USGap.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Desired + + + ESimpleLabel::WidthAndHeight + + + + 7 + 200 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 62 + 27 + 190 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Location + + + + 42 + 99 + 228 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 42 + 99 + 228 + + + + + 42 + 99 + 228 + + + + caLabel::IfZero + + + ID$(xx):Attention + + + Undulator Control + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 73 + 1 + 180 + 26 + + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 12 + 122 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Gap (mm) Energy (keV) + + + ESimpleLabel::WidthAndHeight + + + + 61 + 250 + 240 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 8 + 277 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Start.VAL + + + + 115 + 255 + 107 + + + + + 40 + 147 + 21 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 209 + 381 + 80 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DeadbandGap + + + + 255 + 255 + 255 + + + + + 135 + 147 + 226 + + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Access Mode : + + + ESimpleLabel::WidthAndHeight + + + + 9 + 331 + 120 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 132 + 325 + 170 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):AccessSecurity.VAL + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Gap Deadband (micron): + + + ESimpleLabel::WidthAndHeight + + + + 11 + 384 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Bl. Comm. Limit (mm): + + + ESimpleLabel::WidthAndHeight + + + + 11 + 413 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Status Messages: + + + ESimpleLabel::WidthAndHeight + + + + 11 + 438 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 59 + 207 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DSGapSet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Static + + + decimal + + + + + + 197 + 207 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DSEnergySet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + US + + + ESimpleLabel::WidthAndHeight + + + + 21 + 175 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + DS + + + ESimpleLabel::WidthAndHeight + + + + 21 + 217 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 194 + 129 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DSEnergy.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 60 + 130 + 120 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DSGap.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + US + + + ESimpleLabel::WidthAndHeight + + + + 21 + 98 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + DS + + + ESimpleLabel::WidthAndHeight + + + + 21 + 139 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Harmonic Select (1-7): + + + ESimpleLabel::WidthAndHeight + + + + 11 + 355 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 234 + 352 + 30 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):HarmonicValue + + + + 255 + 255 + 255 + + + + + 135 + 147 + 226 + + + + caLineEdit::Static + + + decimal + + + + + + 199 + 61 + 80 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Version + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software Version: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 33 + 61 + 152 + 15 + + + + + + + 198 + 411 + 100 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DeviceLimit.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 181 + 510 + 100 + 18 + + + + + 88 + 52 + 15 + + + + + 115 + 223 + 255 + + + + Normal + + + Menu + + + Normal Control + + + UndulatorCtl.adl + + + xx=$(xx) + + + false + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Normal Control : + + + ESimpleLabel::WidthAndHeight + + + + 41 + 512 + 120 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caMessageButton_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caTextEntry_0 + caTextEntry_1 + caLineEdit_4 + caLineEdit_5 + caMessageButton_1 + caTextEntry_2 + caLineEdit_6 + caTextEntry_3 + caTextEntry_4 + caLineEdit_7 + caLineEdit_8 + caTextEntry_5 + caLineEdit_9 + caLineEdit_10 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/VME_DAC.ui b/stdApp/op/ui/autoconvert/VME_DAC.ui new file mode 100644 index 0000000..21b97f1 --- /dev/null +++ b/stdApp/op/ui/autoconvert/VME_DAC.ui @@ -0,0 +1,1180 @@ + + +MainWindow + + + + 410 + 51 + 110 + 210 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 170 + 110 + 40 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 123 + 110 + 24 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + + 5 + 20 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N).DESC + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DAC + + + ESimpleLabel::WidthAndHeight + + + + 5 + 0 + 30 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 25 + 40 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N).DRVH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 5 + 80 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N).VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 5 + 60 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N)_rbv.VAL + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(N) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 85 + 0 + 20 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(D) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 35 + 0 + 20 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ch + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 65 + 0 + 20 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HI + + + ESimpleLabel::WidthAndHeight + + + + 5 + 40 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 5 + 180 + 50 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N)_ROC.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + RATE OF CHANGE: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 171 + 100 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EGU's/s + + + ESimpleLabel::WidthAndHeight + + + + 55 + 180 + 40 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 25 + 100 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N).DRVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LO + + + ESimpleLabel::WidthAndHeight + + + + 5 + 100 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 85 + 125 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)DAC$(D)_$(N)_tweak.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + > + + + 1 + + + caMessageButton::Static + + + + + + 5 + 125 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)DAC$(D)_$(N)_tweak.A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + < + + + 1 + + + caMessageButton::Static + + + + + + 25 + 125 + 60 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N)_tweakVal + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 5 + 149 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Raw (fast) output;ROC calc (debug) + + + VME_DAC_rawOut.adl;yyTransform_full.adl + + + P=$(P),D=$(D),N=$(N);P=$(P),T=DAC$(D)_$(N)_ROC_calc + + + false;false + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + $(P)DAC$(D)_$(N)_busy.VAL + + + Busy + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 55 + 149 + 50 + 20 + + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfZero + + + $(P)DAC$(D)_$(N)_busy.VAL + + + Done + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 55 + 149 + 50 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0 -> Inf. + + + ESimpleLabel::WidthAndHeight + + + + 55 + 190 + 40 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ACTUAL ROC: + + + ESimpleLabel::WidthAndHeight + + + + 5 + 200 + 70 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 200 + 30 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N)_ROC_calc.K + + + + 10 + 0 + 184 + + + + + 0 + 216 + 0 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caLineEdit_0 + caTextEntry_3 + caTextEntry_4 + caMessageButton_0 + caMessageButton_1 + caTextEntry_5 + caRelatedDisplay_0 + caLineEdit_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/VME_DAC8.ui b/stdApp/op/ui/autoconvert/VME_DAC8.ui new file mode 100644 index 0000000..cb37441 --- /dev/null +++ b/stdApp/op/ui/autoconvert/VME_DAC8.ui @@ -0,0 +1,1283 @@ + + +MainWindow + + + + 1137 + 596 + 135 + 185 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 120 + 71 + 5 + 8 + + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)DAC$(D)_3_busy.VAL + + + + + caGraphics::Rectangle + + + + 120 + 171 + 5 + 8 + + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)DAC$(D)_8_busy.VAL + + + + + caGraphics::Rectangle + + + + 120 + 151 + 5 + 8 + + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)DAC$(D)_7_busy.VAL + + + + + caGraphics::Rectangle + + + + 120 + 131 + 5 + 8 + + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)DAC$(D)_6_busy.VAL + + + + + caGraphics::Rectangle + + + + 120 + 111 + 5 + 8 + + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)DAC$(D)_5_busy.VAL + + + + + caGraphics::Rectangle + + + + 120 + 91 + 5 + 8 + + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)DAC$(D)_4_busy.VAL + + + + + caGraphics::Rectangle + + + + 120 + 51 + 5 + 8 + + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)DAC$(D)_2_busy.VAL + + + + + caGraphics::Rectangle + + + + 120 + 31 + 5 + 8 + + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)DAC$(D)_1_busy.VAL + + + + + + 0 + 25 + 20 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -1 + + + Menu + + + Channel 1 + + + VME_DAC.adl + + + P=$(P),D=$(D),N=1 + + + false + + + + + + 20 + 145 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_7.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 125 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_6.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 105 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_5.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 85 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_4.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 65 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_3.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 45 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_2.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 105 + 20 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -5 + + + Menu + + + Channel 5 + + + VME_DAC.adl + + + P=$(P),D=$(D),N=5 + + + false + + + + + + 0 + 125 + 20 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -6 + + + Menu + + + Channel 6 + + + VME_DAC.adl + + + P=$(P),D=$(D),N=6 + + + false + + + + + + 0 + 145 + 20 + 19 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -7 + + + Menu + + + Channel 7 + + + VME_DAC.adl + + + P=$(P),D=$(D),N=7 + + + false + + + + + + 0 + 165 + 20 + 19 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -8 + + + Menu + + + Channel 8 + + + VME_DAC.adl + + + P=$(P),D=$(D),N=8 + + + false + + + + + + 0 + 85 + 20 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -4 + + + Menu + + + Channel 4 + + + VME_DAC.adl + + + P=$(P),D=$(D),N=4 + + + false + + + + + + 0 + 45 + 20 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -2 + + + Menu + + + Channel 2 + + + VME_DAC.adl + + + P=$(P),D=$(D),N=2 + + + false + + + + + + 0 + 65 + 20 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -3 + + + Menu + + + Channel 3 + + + VME_DAC.adl + + + P=$(P),D=$(D),N=3 + + + false + + + + + + 20 + 25 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_1.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 165 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_8.DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DAC$(D)_1..DAC$(D)_8 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 135 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 20 + 14 + 100 + 10 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_1_out.DTYP + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caLabel_0 + caRelatedDisplay_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caRelatedDisplay_4 + caRelatedDisplay_5 + caRelatedDisplay_6 + caRelatedDisplay_7 + caTextEntry_6 + caTextEntry_7 + caLineEdit_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/VME_DAC_rawOut.ui b/stdApp/op/ui/autoconvert/VME_DAC_rawOut.ui new file mode 100644 index 0000000..747f1a0 --- /dev/null +++ b/stdApp/op/ui/autoconvert/VME_DAC_rawOut.ui @@ -0,0 +1,584 @@ + + +MainWindow + + + + 963 + 247 + 110 + 120 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DAC + + + ESimpleLabel::WidthAndHeight + + + + 5 + 0 + 30 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(N) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 85 + 0 + 20 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(D) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 35 + 0 + 20 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ch + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 65 + 0 + 20 + 20 + + + + + + + 5 + 40 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N).DESC + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HI + + + ESimpleLabel::WidthAndHeight + + + + 5 + 60 + 25 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 30 + 60 + 70 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N)_rawOut.DRVH + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 30 + 100 + 70 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N)_rawOut.DRVL + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LO + + + ESimpleLabel::WidthAndHeight + + + + 5 + 100 + 25 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 5 + 80 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)DAC$(D)_$(N)_rawOut.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Raw Out + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 19 + 100 + 20 + + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caTextEntry_0 + caLineEdit_0 + caLineEdit_1 + caTextEntry_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/WigglerCtl.ui b/stdApp/op/ui/autoconvert/WigglerCtl.ui new file mode 100644 index 0000000..a42a94b --- /dev/null +++ b/stdApp/op/ui/autoconvert/WigglerCtl.ui @@ -0,0 +1,1476 @@ + + +MainWindow + + + + 467 + 185 + 310 + 450 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 5 + 125 + 300 + 40 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 84 + 300 + 40 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + + + + 156 + 189 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Stop.VAL + + + + 253 + 0 + 0 + + + + + 160 + 18 + 7 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 59 + 45 + 203 + 13 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Device + + + + 174 + 78 + 188 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 194 + 90 + 104 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Energy.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 59 + 126 + 120 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):GapSet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 197 + 126 + 100 + 38 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):EnergySet.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 60 + 91 + 120 + 30 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Gap.VAL + + + + 115 + 255 + 107 + + + + + 88 + 52 + 15 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Desired + + + ESimpleLabel::WidthAndHeight + + + + 6 + 139 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 62 + 27 + 190 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Location + + + + 42 + 99 + 228 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 42 + 99 + 228 + + + + + 42 + 99 + 228 + + + + caLabel::IfZero + + + ID$(xx):Attention + + + Wiggler Control + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 56 + 1 + 200 + 26 + + + + + + QFrame::NoFrame + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 6 + 100 + 45 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 88 + 52 + 15 + + + + + 88 + 52 + 15 + + + + Gap (mm) Energy (keV) + + + ESimpleLabel::WidthAndHeight + + + + 55 + 167 + 240 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 2 + 189 + 140 + 40 + + + + EPushButton::WidthAndHeight + + + ID$(xx):Start.VAL + + + + 115 + 255 + 107 + + + + + 40 + 147 + 21 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Access Mode : + + + ESimpleLabel::WidthAndHeight + + + + 3 + 243 + 120 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 126 + 237 + 170 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):AccessSecurity.VAL + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 193 + 64 + 80 + 15 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Version + + + + 222 + 19 + 9 + + + + + 235 + 241 + 181 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software Version: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 27 + 64 + 152 + 15 + + + + + + + 193 + 264 + 100 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DeviceLimit.VAL + + + + 255 + 255 + 255 + + + + + 10 + 0 + 184 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Bl. Comm. Limit (mm): + + + ESimpleLabel::WidthAndHeight + + + + 7 + 267 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 374 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message2.VAL + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 351 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message1.VAL + + + + 10 + 0 + 184 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 222 + 19 + 9 + + + + + 222 + 19 + 9 + + + + Status Messages: + + + ESimpleLabel::WidthAndHeight + + + + 3 + 330 + 180 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time Left: + + + ESimpleLabel::WidthAndHeight + + + + 7 + 418 + 100 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 110 + 419 + 80 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):ShClosedTime.VAL + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + seconds + + + ESimpleLabel::WidthAndHeight + + + + 191 + 422 + 80 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 396 + 310 + 16 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Message3.VAL + + + + 253 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + Total Power: + + + ESimpleLabel::WidthAndHeight + + + + 5 + 303 + 120 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 102 + 300 + 100 + 25 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):TotalPower.VAL + + + + 97 + 10 + 117 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + W /100ma + + + ESimpleLabel::WidthAndHeight + + + + 210 + 309 + 80 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caMessageButton_0 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caTextEntry_1 + caLineEdit_2 + caLineEdit_3 + caMessageButton_1 + caLineEdit_4 + caLineEdit_5 + caTextEntry_2 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/aSubRecord.ui b/stdApp/op/ui/autoconvert/aSubRecord.ui new file mode 100644 index 0000000..b0565c0 --- /dev/null +++ b/stdApp/op/ui/autoconvert/aSubRecord.ui @@ -0,0 +1,949 @@ + + +MainWindow + + + + 739 + 222 + 730 + 185 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 730 + 26 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV NAME + + + ESimpleLabel::WidthAndHeight + + + + 125 + 54 + 50 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DOUBLE VARIABLES + + + ESimpleLabel::WidthAndHeight + + + + 5 + 54 + 100 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 155 + 728 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 726,1; + + + + + + 55 + 161 + 186 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).FLNK + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FORWARD + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 161 + 40 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LINK + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 171 + 40 + 10 + + + + + + + 685 + 162 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -More + + + Menu + + + more fields + + + aSubRecord_full.adl + + + P=$(P),R=$(R) + + + true + + + + + + 280 + 30 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + #DIGITS + + + ESimpleLabel::WidthAndHeight + + + + 235 + 36 + 45 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + -1 + 27 + 728 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 726,1; + + + + + + 0 + 0 + 550 + 26 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EVENT# + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 105 + 36 + 40 + 10 + + + + + + + 0 + 52 + 729 + 1 + + + + 1 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 728,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ($(P)$(R)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 560 + 6 + 160 + 14 + + + + + + + 0 + 30 + 100 + 16 + + + + $(P)$(R).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 145 + 30 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).EVNT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 30 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(R).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 5 + 65 + 722 + 24 + + + + + 5 + 65 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=A + + + + + + 5 + 87 + 722 + 24 + + + + + 5 + 87 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=B + + + + + + 5 + 109 + 722 + 24 + + + + + 5 + 109 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=C + + + + + + 5 + 131 + 722 + 24 + + + + + 5 + 131 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=D + + + caRectangle_0 + caLabel_0 + caLabel_1 + caPolyLine_0 + caLabel_2 + caLabel_3 + caLabel_4 + caPolyLine_1 + caLabel_5 + caPolyLine_2 + caLabel_6 + caInclude_0 + caInclude_1 + caInclude_2 + caInclude_3 + caTextEntry_0 + caRelatedDisplay_0 + caTextEntry_1 + caTextEntry_2 + caMenu_0 + caTextEntry_3 + caMessageButton_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/aSubRecord_full.ui b/stdApp/op/ui/autoconvert/aSubRecord_full.ui new file mode 100644 index 0000000..3922274 --- /dev/null +++ b/stdApp/op/ui/autoconvert/aSubRecord_full.ui @@ -0,0 +1,1374 @@ + + +MainWindow + + + + 221 + 243 + 730 + 560 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 730 + 26 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV NAME + + + ESimpleLabel::WidthAndHeight + + + + 125 + 54 + 50 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DOUBLE VARIABLES + + + ESimpleLabel::WidthAndHeight + + + + 5 + 54 + 100 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 280 + 30 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + #DIGITS + + + ESimpleLabel::WidthAndHeight + + + + 235 + 36 + 45 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + -1 + 27 + 728 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 726,1; + + + + + + 0 + 0 + 550 + 26 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EVENT# + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 105 + 36 + 40 + 10 + + + + + + + 0 + 52 + 729 + 1 + + + + 1 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 728,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ($(P)$(R)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 560 + 6 + 160 + 14 + + + + + + + 0 + 30 + 100 + 16 + + + + $(P)$(R).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 145 + 30 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).EVNT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 30 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(R).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 0 + 530 + 728 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 726,1; + + + + + + 55 + 536 + 186 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).FLNK + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FORWARD + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 536 + 40 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LINK + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 546 + 40 + 10 + + + + + + + 685 + 537 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -Less + + + Menu + + + fewer fields + + + aSubRecord.adl + + + P=$(P),R=$(R) + + + true + + + + + + 5 + 153 + 722 + 24 + + + + + 5 + 153 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=E + + + + + + 5 + 175 + 722 + 24 + + + + + 5 + 175 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=F + + + + + + 5 + 197 + 722 + 24 + + + + + 5 + 197 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=G + + + + + + 5 + 219 + 722 + 24 + + + + + 5 + 219 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=H + + + + + + 5 + 241 + 722 + 24 + + + + + 5 + 241 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=I + + + + + + 5 + 263 + 722 + 24 + + + + + 5 + 263 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=J + + + + + + 5 + 285 + 722 + 24 + + + + + 5 + 285 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=K + + + + + + 5 + 307 + 722 + 24 + + + + + 5 + 307 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=L + + + + + + 5 + 329 + 722 + 24 + + + + + 5 + 329 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=M + + + + + + 5 + 351 + 722 + 24 + + + + + 5 + 351 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=N + + + + + + 5 + 373 + 722 + 24 + + + + + 5 + 373 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=O + + + + + + 5 + 395 + 722 + 24 + + + + + 5 + 395 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=P + + + + + + 5 + 417 + 722 + 24 + + + + + 5 + 417 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=Q + + + + + + 5 + 439 + 722 + 24 + + + + + 5 + 439 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=R + + + + + + 5 + 461 + 722 + 24 + + + + + 5 + 461 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=S + + + + + + 5 + 483 + 722 + 24 + + + + + 5 + 483 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=T + + + + + + 5 + 505 + 722 + 24 + + + + + 5 + 505 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=U + + + + + + 5 + 65 + 722 + 24 + + + + + 5 + 65 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=A + + + + + + 5 + 87 + 722 + 24 + + + + + 5 + 87 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=B + + + + + + 5 + 109 + 722 + 24 + + + + + 5 + 109 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=C + + + + + + 5 + 131 + 722 + 24 + + + + + 5 + 131 + 720 + 22 + + + + aSubRecord_line.adl + + + P=$(P),R=$(R),N=D + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caPolyLine_0 + caLabel_3 + caPolyLine_1 + caLabel_4 + caPolyLine_2 + caLabel_5 + caLabel_6 + caInclude_0 + caInclude_1 + caInclude_2 + caInclude_3 + caInclude_4 + caInclude_5 + caInclude_6 + caInclude_7 + caInclude_8 + caInclude_9 + caInclude_10 + caInclude_11 + caInclude_12 + caInclude_13 + caInclude_14 + caInclude_15 + caInclude_16 + caInclude_17 + caInclude_18 + caInclude_19 + caInclude_20 + caTextEntry_0 + caTextEntry_1 + caMenu_0 + caTextEntry_2 + caMessageButton_0 + caTextEntry_3 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/aSubRecord_line.ui b/stdApp/op/ui/autoconvert/aSubRecord_line.ui new file mode 100644 index 0000000..e5ccf39 --- /dev/null +++ b/stdApp/op/ui/autoconvert/aSubRecord_line.ui @@ -0,0 +1,393 @@ + + +MainWindow + + + + 102 + 98 + 720 + 22 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(N) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 230 + 0 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).$(N) + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 405 + 0 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).VAL$(N) + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + VAL$(N) + + + ESimpleLabel::WidthAndHeight + + + + 360 + 0 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 17 + 0 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INP$(N) + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 510 + 0 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).OUT$(N) + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + caLabel_0 + caLabel_1 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/alarmClock.ui b/stdApp/op/ui/autoconvert/alarmClock.ui new file mode 100644 index 0000000..f08a6d7 --- /dev/null +++ b/stdApp/op/ui/autoconvert/alarmClock.ui @@ -0,0 +1,1853 @@ + + +MainWindow + + + + 444 + 347 + 320 + 205 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 11 + 50 + 290 + 45 + + + + 1 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + + + caGraphics::Rectangle + + + + 10 + 9 + 300 + 31 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 295 + 12 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)AClock$(A):Enable + + + + + caGraphics::Rectangle + + + + 295 + 26 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)AClock$(A):Enable + + + + + caGraphics::Rectangle + + + + 11 + 50 + 290 + 45 + + + + 2 + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + caGraphics::IfZero + + + $(P)AClock$(A):Trigger + + + + + caGraphics::Rectangle + + + + 11 + 50 + 290 + 45 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)AClock$(A):Trigger + + + + + + 242 + 10 + 50 + 30 + + + + $(P)AClock$(A):Enable + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 16 + 119 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:mm + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 63 + 119 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:dd + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 111 + 119 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:yy + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 181 + 120 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:HH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 228 + 120 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:MM + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 274 + 120 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:SS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 49 + 119 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 97 + 120 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 214 + 120 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 262 + 120 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Month + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 22 + 101 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Day + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 69 + 101 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Year + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 117 + 101 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Hour + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 187 + 101 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 234 + 100 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sec + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 280 + 101 + 15 + 13 + + + + + + + 14 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:mm + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 61 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:dd + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 109 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:yy + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 179 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:HH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 226 + 143 + 30 + 30 + + + + $(P)AClock$(A):UD:MM + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 272 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:SS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 141 + 122 + 35 + 16 + + + + EPushButton::WidthAndHeight + + + $(P)AClock$(A):SetNow.PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Reset + + + 1 + + + caMessageButton::Static + + + + + + 26 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:mm + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 70 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:dd + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 117 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:yy + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 170 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:HH + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 218 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:MM + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 264 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:SS + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)AClock$(A) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 53 + 12 + 195 + 21 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 54 + 62 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 102 + 62 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 250 + 62 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 202 + 62 + 5 + 20 + + + + + + + 260 + 180 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + Alarm Clock + + + alarmClock_more.adl + + + P=$(P),A=$(A) + + + true + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caChoice_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caChoice_1 + caChoice_2 + caChoice_3 + caChoice_4 + caChoice_5 + caChoice_6 + caMessageButton_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/alarmClock_more.ui b/stdApp/op/ui/autoconvert/alarmClock_more.ui new file mode 100644 index 0000000..3953ddb --- /dev/null +++ b/stdApp/op/ui/autoconvert/alarmClock_more.ui @@ -0,0 +1,2300 @@ + + +MainWindow + + + + 788 + 126 + 320 + 300 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 11 + 50 + 290 + 45 + + + + 1 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + + + caGraphics::Rectangle + + + + 10 + 9 + 300 + 31 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 295 + 12 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)AClock$(A):Enable + + + + + caGraphics::Rectangle + + + + 295 + 26 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)AClock$(A):Enable + + + + + caGraphics::Rectangle + + + + 126 + 248 + 190 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)AClock$(A):Trigger.OUTV + + + + + caGraphics::Rectangle + + + + 11 + 50 + 290 + 45 + + + + 2 + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + caGraphics::IfZero + + + $(P)AClock$(A):Trigger + + + + + caGraphics::Rectangle + + + + 11 + 50 + 290 + 45 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)AClock$(A):Trigger + + + + + + 242 + 10 + 50 + 30 + + + + $(P)AClock$(A):Enable + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 16 + 119 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:mm + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 63 + 119 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:dd + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 111 + 119 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:yy + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 181 + 120 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:HH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 228 + 120 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:MM + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 274 + 120 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set:SS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 49 + 119 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 97 + 120 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 214 + 120 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 262 + 120 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Month + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 22 + 101 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Day + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 69 + 101 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Year + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 117 + 101 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Hour + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 187 + 101 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 234 + 100 + 15 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sec + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 280 + 101 + 15 + 13 + + + + + + + 14 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:mm + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 61 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:dd + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 109 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:yy + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 179 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:HH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 226 + 143 + 30 + 30 + + + + $(P)AClock$(A):UD:MM + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 272 + 144 + 30 + 30 + + + + $(P)AClock$(A):UD:SS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 141 + 122 + 35 + 16 + + + + EPushButton::WidthAndHeight + + + $(P)AClock$(A):SetNow.PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Reset + + + 1 + + + caMessageButton::Static + + + + + + 61 + 194 + 200 + 15 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 26 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:mm + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 70 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:dd + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 117 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:yy + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 170 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:HH + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 218 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:MM + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 264 + 62 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):TOD:SS + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 3 + 276 + 50 + 19 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Diag1 + + + Menu + + + Mon. Check;Day Check;Year Check;Set Trigger;Trigger;TOD yy;TOD mm;TOD dd;TOD HH;TOD MM;TOD SS + + + yyTransform_full.adl;yyTransform_full.adl;yyTransform_full.adl;yysCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl + + + P=$(P),T=AClock$(A):Chk:mm;P=$(P),T=AClock$(A):Chk:dd;P=$(P),T=AClock$(A):Chk:yy;P=$(P),C=AClock$(A):Set;P=$(P),C=AClock$(A):Trigger;P=$(P),C=AClock$(A):TOD:yy;P=$(P),C=AClock$(A):TOD:mm;P=$(P),C=AClock$(A):TOD:dd;P=$(P),C=AClock$(A):TOD:HH;P=$(P),C=AClock$(A):TOD:MM;P=$(P),C=AClock$(A):TOD:SS + + + false;false;false;false;false;false;false;false;false;false;false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TRIGGER OUTPUT PV + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 128 + 238 + 186 + 10 + + + + + + + 128 + 250 + 186 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Trigger.OUT + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)AClock$(A) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 53 + 12 + 195 + 21 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 54 + 62 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + / + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 102 + 62 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 250 + 62 + 5 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 202 + 62 + 5 + 20 + + + + + + + 0 + 184 + 339 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 338,1; + + + + + + 262 + 275 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -Less + + + Menu + + + Alarm Clock + + + alarmClock.adl + + + P=$(P),A=$(A) + + + true + + + + + + 61 + 216 + 200 + 15 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set.SVAL + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TOD: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 8 + 196 + 45 + 15 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Alarm: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 9 + 215 + 45 + 15 + + + + + + + 56 + 276 + 50 + 19 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Diag2 + + + Menu + + + TOD MM;TOD SS;Reset Alarm + + + yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl;yySseq_full.adl + + + P=$(P),C=AClock$(A):TOD:MM;P=$(P),C=AClock$(A):TOD:SS;P=$(P),S=AClock$(A):SetNow + + + false;false;false + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caPolyLine_0 + caLabel_16 + caLabel_17 + caChoice_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caChoice_1 + caChoice_2 + caChoice_3 + caChoice_4 + caChoice_5 + caChoice_6 + caMessageButton_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caRelatedDisplay_0 + caTextEntry_6 + caRelatedDisplay_1 + caLineEdit_7 + caRelatedDisplay_2 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/anyRecord.ui b/stdApp/op/ui/autoconvert/anyRecord.ui new file mode 100644 index 0000000..b2a4c4b --- /dev/null +++ b/stdApp/op/ui/autoconvert/anyRecord.ui @@ -0,0 +1,780 @@ + + +MainWindow + + + + 986 + 315 + 300 + 150 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 1 + 0 + 300 + 26 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + + 50 + 120 + 150 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).FLNK + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FWD + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 16 + 120 + 30 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LINK + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 16 + 130 + 30 + 10 + + + + + + + 88 + 84 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R) + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R).VAL + + + ESimpleLabel::WidthAndHeight + + + + 88 + 64 + 100 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 265 + 30 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PREC + + + ESimpleLabel::WidthAndHeight + + + + 236 + 36 + 25 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 27 + 301 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 299,1; + + + + + + 1 + 0 + 160 + 26 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EVENT# + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 106 + 36 + 40 + 10 + + + + + + + 1 + 52 + 300 + 1 + + + + 1 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 299,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ($(P)$(R)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 160 + 6 + 140 + 14 + + + + + + + 1 + 30 + 100 + 16 + + + + $(P)$(R).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 146 + 30 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).EVNT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 181 + 30 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(R).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + PROC + + + 1 + + + caMessageButton::Static + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caPolyLine_0 + caLabel_4 + caPolyLine_1 + caLabel_5 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caMenu_0 + caTextEntry_4 + caMessageButton_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/arrayPlot.ui b/stdApp/op/ui/autoconvert/arrayPlot.ui new file mode 100644 index 0000000..3eeda42 --- /dev/null +++ b/stdApp/op/ui/autoconvert/arrayPlot.ui @@ -0,0 +1,266 @@ + + +MainWindow + + + + 578 + 571 + 400 + 235 + + + + + +QWidget#centralWidget {background: rgba(255, 255, 255, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 0 + 15 + 400 + 200 + + + + $(YLABEL) + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + 2000 + + + + 0 + 0 + 0 + + + + $(X);$(Y) + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::ifzero + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y=$(Y) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 0 + 400 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X=$(X) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 218 + 400 + 13 + + + + caLabel_0 + caLabel_1 + caCartesianPlot_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/async_pid_control.ui b/stdApp/op/ui/autoconvert/async_pid_control.ui new file mode 100644 index 0000000..c9ceec0 --- /dev/null +++ b/stdApp/op/ui/autoconvert/async_pid_control.ui @@ -0,0 +1,864 @@ + + +MainWindow + + + + 497 + 160 + 330 + 245 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ReadTrig PV + + + ESimpleLabel::WidthAndHeight + + + + 13 + 60 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 128 + 60 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).TRIG + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Setpoint + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 20 + 141 + 100 + 20 + + + + + + + 20 + 163 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Feedback + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 20 + 194 + 100 + 20 + + + + + + + 20 + 215 + 100 + 20 + + + + $(P)$(PID).FBON + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Control PV + + + ESimpleLabel::WidthAndHeight + + + + 13 + 110 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 128 + 110 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).OUTL + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 280 + 215 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -More + + + Menu + + + Plot setpoint and readback;Plot control value;PID parameters;PID limits;PID input calc;PID output calc + + + pid_plot_readback.adl;pid_plot_control.adl;pid_parameters.adl;yyTransform_full.adl;yyTransform_full.adl;yyTransform_full.adl + + + P=$(P), PID=$(PID);P=$(P), PID=$(PID);P=$(P), PID=$(PID), TITLE=$(TITLE);P=$(P), T=$(PID)_limits;P=$(P), T=$(PID)_incalc;P=$(P), T=$(PID)_outcalc + + + false;false;false;false;false;false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readback PV + + + ESimpleLabel::WidthAndHeight + + + + 13 + 85 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 128 + 85 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 295 + 60 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).TVAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readback + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 150 + 141 + 110 + 20 + + + + + + + 150 + 163 + 110 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).CVAL + + + + 0 + 0 + 0 + + + + + 115 + 255 + 107 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Update rate + + + ESimpleLabel::WidthAndHeight + + + + 153 + 194 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 150 + 215 + 110 + 20 + + + + $(P)$(PID).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(TITLE) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 5 + 330 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(PID) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 35 + 330 + 20 + + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caTextEntry_0 + caTextEntry_1 + caMenu_0 + caTextEntry_2 + caRelatedDisplay_0 + caTextEntry_3 + caTextEntry_4 + caLineEdit_0 + caMenu_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/autoShutter.ui b/stdApp/op/ui/autoconvert/autoShutter.ui new file mode 100644 index 0000000..e83553d --- /dev/null +++ b/stdApp/op/ui/autoconvert/autoShutter.ui @@ -0,0 +1,4062 @@ + + +MainWindow + + + + 600 + 457 + 530 + 445 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 180 + 207 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:srCurrentOk + + + + + caGraphics::Rectangle + + + + 180 + 207 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:srCurrentOk + + + + + caGraphics::Rectangle + + + + 2 + 178 + 200 + 98 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 2 + 274 + 200 + 63 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 275 + 192 + 64 + 19 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Status + + + + + caGraphics::Rectangle + + + + 275 + 192 + 64 + 19 + + + + 2 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Status + + + + + caGraphics::Rectangle + + + + 347 + 53 + 175 + 91 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 180 + 303 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:BlepsShtrPermit + + + + + caGraphics::Rectangle + + + + 180 + 303 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:BlepsShtrPermit + + + + + caGraphics::Rectangle + + + + 180 + 319 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:AcisShtrPermit + + + + + caGraphics::Rectangle + + + + 180 + 319 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:AcisShtrPermit + + + + + caGraphics::Rectangle + + + + 399 + 272 + 70 + 37 + + + + 1 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + + + caGraphics::Rectangle + + + + 399 + 272 + 72 + 38 + + + + 2 + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 8idi:cdt1:start + + + + + caGraphics::Rectangle + + + + 347 + 247 + 175 + 91 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 180 + 255 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:modeOk + + + + + caGraphics::Rectangle + + + + 180 + 255 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:modeOk + + + + + caGraphics::Rectangle + + + + 399 + 272 + 72 + 38 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)cdt$(T2):trigger + + + + + caGraphics::Rectangle + + + + 2 + 2 + 200 + 120 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 2 + 120 + 200 + 60 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 180 + 158 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)AClock$(A):Trigger + + + + + caGraphics::Rectangle + + + + 180 + 158 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)AClock$(A):Trigger + + + + + caGraphics::Rectangle + + + + 180 + 369 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:UserArm + + + + + caGraphics::Rectangle + + + + 180 + 369 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:UserArm + + + + + caGraphics::Rectangle + + + + 180 + 94 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Enable + + + + + caGraphics::Rectangle + + + + 180 + 68 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Enable + + + + + caGraphics::Rectangle + + + + 2 + 335 + 200 + 55 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 399 + 78 + 70 + 37 + + + + 1 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + + + caGraphics::Rectangle + + + + 399 + 78 + 72 + 38 + + + + 2 + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 8idi:cdt1:start + + + + + caGraphics::Rectangle + + + + 399 + 78 + 72 + 38 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)cdt$(T1):trigger + + + + + caGraphics::Rectangle + + + + 263 + 383 + 200 + 50 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 405 + 192 + 64 + 19 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Active + + + + + caGraphics::Rectangle + + + + 405 + 192 + 64 + 19 + + + + 2 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Active + + + + + caGraphics::Rectangle + + + + 180 + 422 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:TrigOutOK + + + + + caGraphics::Rectangle + + + + 180 + 422 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:TrigOutOK + + + + + caGraphics::Rectangle + + + + 2 + 388 + 200 + 55 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 407 + 193 + 60 + 15 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:Active + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Storage Ring + + + ESimpleLabel::WidthAndHeight + + + + 9 + 183 + 107 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Threshold + + + ESimpleLabel::WidthAndHeight + + + + 42 + 237 + 50 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 98 + 220 + 61 + 13 + + + + caLineEdit::WidthAndHeight + + + S:SRcurrentAI + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 44 + 223 + 50 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current > Threshold + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 31 + 205 + 140 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open Command + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 386 + 166 + 107 + 20 + + + + + + + 224 + 86 + 3 + 343 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 2,342; + + + + + + 201 + 86 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + + 200 + 233 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + + 201 + 315 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + + 226 + 200 + 47 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 46,1; + + + + + + 278 + 195 + 60 + 15 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:Status + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 254 + 166 + 107 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open Delay Timer + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 351 + 58 + 165 + 15 + + + + + + + 404 + 118 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Edit + + + Menu + + + CountDownTime Setup + + + countDownTimer_more.adl + + + P=$(P),N=$(T1) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter Permits + + + ESimpleLabel::WidthAndHeight + + + + 11 + 278 + 135 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 102 + 302 + 70 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:BlepsShtrPermit + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FE-EPS + + + ESimpleLabel::WidthAndHeight + + + + 56 + 302 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 102 + 318 + 70 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:AcisShtrPermit + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ACIS + + + ESimpleLabel::WidthAndHeight + + + + 56 + 318 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 446 + 288 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(T2):timeSec + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + truncated + + + caLineEdit::Static + + + + + + 402 + 275 + 40 + 35 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(T2):timeMin + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + . + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 440 + 283 + 11 + 21 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open Notify Timer + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 352 + 252 + 165 + 15 + + + + + + + 404 + 313 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Edit + + + Menu + + + CountDownTime Setup + + + countDownTimer_more.adl + + + P=$(P),N=$(T2) + + + false + + + + + + 72 + 254 + 100 + 13 + + + + caLineEdit::WidthAndHeight + + + S:DesiredMode + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Op Mode + + + ESimpleLabel::WidthAndHeight + + + + 21 + 254 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 201 + 165 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + + 165 + 222 + 10 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + + 165 + 240 + 10 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 97 + 236 + 61 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:ThresholdCurrent + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto Open + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 193 + 4 + 170 + 24 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(S) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 194 + 32 + 170 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto Open + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 14 + 7 + 170 + 24 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Lease Date + + + ESimpleLabel::WidthAndHeight + + + + 11 + 126 + 135 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 57 + 158 + 120 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set.SVAL + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Expire + + + ESimpleLabel::WidthAndHeight + + + + 10 + 158 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 125 + 126 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Edit + + + Menu + + + Alarm Clock + + + alarmClock.adl + + + P=$(P),A=$(A) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(S) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 15 + 35 + 170 + 20 + + + + + + + 16 + 362 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Edit + + + Menu + + + User Arm Calc + + + yysCalcoutRecord_full.adl + + + P=$(P),C=$(S)Shtr:UserArm + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Custom Arm Calc + + + ESimpleLabel::WidthAndHeight + + + + 11 + 339 + 140 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 58 + 90 + 80 + 21 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)Shtr:Enable + + + + 255 + 176 + 255 + + + + + 130 + 4 + 0 + + + + Disable + + + 0 + + + caMessageButton::Static + + + + + + 58 + 64 + 80 + 21 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)Shtr:Enable + + + + 115 + 255 + 107 + + + + + 26 + 115 + 9 + + + + Enable + + + 1 + + + caMessageButton::Static + + + + + + 446 + 94 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(T1):timeSec + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + truncated + + + caLineEdit::Static + + + + + + 402 + 81 + 40 + 35 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(T1):timeMin + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + . + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 440 + 89 + 11 + 21 + + + + + + + 201 + 374 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + + 476 + 390 + 42 + 16 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Detail + + + Menu + + + Arm Calc;Trigger;PostTrigger;Enable Off;Shutter Open;User Arm Calc;Remote Link Calc + + + yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yySseq.adl;yysCalcoutRecord_full.adl;yysCalcoutRecord_full.adl + + + P=$(P),C=$(S)Shtr:Arm;P=$(P),C=$(S)Shtr:Trigger;P=$(P),C=$(S)Shtr:PostTrig;P=$(P),C=$(S)Shtr:EnableOff;P=$(P),S=$(S)Shtr:Open;P=$(P),C=$(S)Shtr:UserArm;P=$(P),C=$(S)Shtr:CalcTrigOut + + + false;false;false;false;false;false;false + + + + + + 472 + 413 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -Less + + + Menu + + + AutoShutter Less + + + autoShutter_less.adl + + + P=$(P),S=$(S),T1=$(T1),T2=$(T2),A=$(A) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SR Current Threshold + + + ESimpleLabel::WidthAndHeight + + + + 269 + 386 + 140 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 351 + 401 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:ThresholdCurrent + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + + 436 + 401 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter Control + + + ESimpleLabel::WidthAndHeight + + + + 11 + 392 + 160 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 18 + 415 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Edit + + + Menu + + + RemoteShutter Setting + + + autoShutter_Remote.adl + + + P=$(P),S=$(S) + + + false + + + + + + 201 + 426 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + + 339 + 200 + 66 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 65,1; + + + + + + 360 + 222 + 120 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:OpenTimeStamp + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last Opened + + + ESimpleLabel::WidthAndHeight + + + + 277 + 222 + 80 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caRectangle_12 + caRectangle_13 + caRectangle_14 + caRectangle_15 + caRectangle_16 + caRectangle_17 + caRectangle_18 + caRectangle_19 + caRectangle_20 + caRectangle_21 + caRectangle_22 + caRectangle_23 + caRectangle_24 + caRectangle_25 + caRectangle_26 + caRectangle_27 + caRectangle_28 + caRectangle_29 + caRectangle_30 + caRectangle_31 + caRectangle_32 + caRectangle_33 + caRectangle_34 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caPolyLine_0 + caPolyLine_1 + caPolyLine_2 + caPolyLine_3 + caPolyLine_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caPolyLine_5 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caPolyLine_6 + caLabel_23 + caLabel_24 + caLabel_25 + caPolyLine_7 + caPolyLine_8 + caLabel_26 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caRelatedDisplay_0 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caRelatedDisplay_1 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caRelatedDisplay_2 + caRelatedDisplay_3 + caMessageButton_0 + caMessageButton_1 + caLineEdit_10 + caLineEdit_11 + caRelatedDisplay_4 + caRelatedDisplay_5 + caTextEntry_0 + caRelatedDisplay_6 + caLineEdit_12 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/autoShutter_Remote.ui b/stdApp/op/ui/autoconvert/autoShutter_Remote.ui new file mode 100644 index 0000000..ef66899 --- /dev/null +++ b/stdApp/op/ui/autoconvert/autoShutter_Remote.ui @@ -0,0 +1,433 @@ + + +MainWindow + + + + 426 + 409 + 405 + 125 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 2 + 0 + 400 + 70 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 211 + 85 + 190 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Trigger.OUTV + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto Open + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 109 + 4 + 170 + 24 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(S) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 107 + 47 + 170 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Remote Shutter Control + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 73 + 27 + 230 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(S) Shutter Open PV + + + ESimpleLabel::WidthAndHeight + + + + 4 + 87 + 200 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 213 + 87 + 186 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:CalcTrigOut.AA + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 69 + 407 + 2 + + + + 2 + + + + 45 + 45 + 45 + + + + + 45 + 45 + 45 + + + + + 45 + 45 + 45 + + + + Solid + + + 406,1; + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caPolyLine_0 + caTextEntry_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/autoShutter_less.ui b/stdApp/op/ui/autoconvert/autoShutter_less.ui new file mode 100644 index 0000000..ca1218d --- /dev/null +++ b/stdApp/op/ui/autoconvert/autoShutter_less.ui @@ -0,0 +1,722 @@ + + +MainWindow + + + + 680 + 200 + 205 + 210 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 2 + 2 + 200 + 120 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 2 + 120 + 200 + 60 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 179 + 158 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)AClock$(A):Trigger + + + + + caGraphics::Rectangle + + + + 179 + 158 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)AClock$(A):Trigger + + + + + caGraphics::Rectangle + + + + 179 + 96 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Enable + + + + + caGraphics::Rectangle + + + + 179 + 70 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Enable + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto Open + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 14 + 7 + 170 + 24 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Lease Date + + + ESimpleLabel::WidthAndHeight + + + + 11 + 126 + 135 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 57 + 158 + 120 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set.SVAL + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Expire + + + ESimpleLabel::WidthAndHeight + + + + 10 + 158 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 152 + 187 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + AutoShutter + + + autoShutter.adl + + + P=$(P),S=$(S),T1=$(T1),T2=$(T2),A=$(A) + + + true + + + + + + 125 + 126 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Edit + + + Menu + + + Alarm Clock + + + alarmClock.adl + + + P=$(P),A=$(A) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(S) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 15 + 35 + 170 + 20 + + + + + + + 57 + 92 + 80 + 21 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)Shtr:Enable + + + + 255 + 176 + 255 + + + + + 130 + 4 + 0 + + + + Disable + + + 0 + + + caMessageButton::Static + + + + + + 57 + 66 + 80 + 21 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)Shtr:Enable + + + + 115 + 255 + 107 + + + + + 26 + 115 + 9 + + + + Enable + + + 1 + + + caMessageButton::Static + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLineEdit_0 + caRelatedDisplay_0 + caRelatedDisplay_1 + caMessageButton_0 + caMessageButton_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/autoShutter_more.ui b/stdApp/op/ui/autoconvert/autoShutter_more.ui new file mode 100644 index 0000000..f06dc40 --- /dev/null +++ b/stdApp/op/ui/autoconvert/autoShutter_more.ui @@ -0,0 +1,3556 @@ + + +MainWindow + + + + 54 + 259 + 530 + 430 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 180 + 207 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:srCurrentOk + + + + + caGraphics::Rectangle + + + + 180 + 207 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:srCurrentOk + + + + + caGraphics::Rectangle + + + + 2 + 178 + 200 + 98 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 2 + 274 + 200 + 63 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 270 + 184 + 64 + 19 + + + + 2 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Open + + + + + caGraphics::Rectangle + + + + 408 + 180 + 64 + 19 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:status + + + + + caGraphics::Rectangle + + + + 270 + 184 + 64 + 19 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Open + + + + + caGraphics::Rectangle + + + + 408 + 180 + 64 + 19 + + + + 2 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(S)Shtr:status + + + + + caGraphics::Rectangle + + + + 399 + 78 + 70 + 37 + + + + 1 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + + + caGraphics::Rectangle + + + + 399 + 78 + 72 + 38 + + + + 2 + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 8idi:cdt1:start + + + + + caGraphics::Rectangle + + + + 347 + 53 + 175 + 91 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 178 + 303 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:BlepsShtrPermit + + + + + caGraphics::Rectangle + + + + 178 + 303 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:BlepsShtrPermit + + + + + caGraphics::Rectangle + + + + 178 + 319 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:AcisShtrPermit + + + + + caGraphics::Rectangle + + + + 178 + 319 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:AcisShtrPermit + + + + + caGraphics::Rectangle + + + + 399 + 244 + 70 + 37 + + + + 1 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + + + caGraphics::Rectangle + + + + 399 + 244 + 72 + 38 + + + + 2 + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 8idi:cdt1:start + + + + + caGraphics::Rectangle + + + + 347 + 219 + 175 + 91 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 180 + 255 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:modeOk + + + + + caGraphics::Rectangle + + + + 180 + 255 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:modeOk + + + + + caGraphics::Rectangle + + + + 399 + 78 + 72 + 38 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)cdt$(T1):trigger + + + + + caGraphics::Rectangle + + + + 399 + 244 + 72 + 38 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)cdt$(T2):trigger + + + + + caGraphics::Rectangle + + + + 180 + 73 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(S)Shtr:Enable + + + + + caGraphics::Rectangle + + + + 180 + 92 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:Enable + + + + + caGraphics::Rectangle + + + + 2 + 2 + 200 + 120 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 2 + 120 + 200 + 60 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 180 + 158 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)AClock$(A):Trigger + + + + + caGraphics::Rectangle + + + + 180 + 158 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)AClock$(A):Trigger + + + + + caGraphics::Rectangle + + + + 172 + 371 + 12 + 12 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + $(P)$(S)Shtr:UserArm + + + + + caGraphics::Rectangle + + + + 172 + 371 + 12 + 12 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(S)Shtr:UserArm + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Storage Ring + + + ESimpleLabel::WidthAndHeight + + + + 9 + 183 + 107 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 272 + 186 + 60 + 15 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:Open + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Threshold + + + ESimpleLabel::WidthAndHeight + + + + 42 + 237 + 50 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 98 + 220 + 61 + 13 + + + + caLineEdit::WidthAndHeight + + + S:SRcurrentAI + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current + + + ESimpleLabel::WidthAndHeight + + + + 44 + 223 + 50 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current > Threshold + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 31 + 205 + 140 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + AutoOpen Status + + + ESimpleLabel::WidthAndHeight + + + + 256 + 166 + 107 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 224 + 86 + 3 + 233 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 2,232; + + + + + + 202 + 86 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + + 200 + 233 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + + 201 + 315 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + + 226 + 192 + 39 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 38,1; + + + + + + 411 + 183 + 60 + 15 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:status + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter Status + + + ESimpleLabel::WidthAndHeight + + + + 390 + 163 + 107 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 446 + 94 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(T1):timeSec + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + truncated + + + caLineEdit::Static + + + + + + 402 + 81 + 40 + 35 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(T1):timeMin + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + . + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 440 + 89 + 11 + 21 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open Delay Timer + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 351 + 58 + 165 + 15 + + + + + + + 418 + 119 + 35 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Set + + + Menu + + + CountDownTime Setup + + + countDownTimer_more.adl + + + P=$(P),N=$(T1) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter Permits + + + ESimpleLabel::WidthAndHeight + + + + 11 + 278 + 135 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 102 + 302 + 70 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:BlepsShtrPermit + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FE-EPS + + + ESimpleLabel::WidthAndHeight + + + + 56 + 302 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 102 + 318 + 70 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:AcisShtrPermit + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ACIS + + + ESimpleLabel::WidthAndHeight + + + + 56 + 318 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 446 + 260 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(T2):timeSec + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + truncated + + + caLineEdit::Static + + + + + + 402 + 247 + 40 + 35 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(T2):timeMin + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + . + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 440 + 255 + 11 + 21 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last Open Timer + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 352 + 224 + 165 + 15 + + + + + + + 418 + 285 + 35 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Set + + + Menu + + + CountDownTime Setup + + + countDownTimer_more.adl + + + P=$(P),N=$(T2) + + + false + + + + + + 6 + 404 + 50 + 19 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Detail + + + Menu + + + Arm Calc;Trigger;PostTrigger;Enable Off;User Arm Calc + + + yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yysCalcoutRecord_full.adl + + + P=$(P),C=$(S)Shtr:Arm;P=$(P),C=$(S)Shtr:Trigger;P=$(P),C=$(S)Shtr:PostTrig;P=$(P),C=$(S)Shtr:EnableOff;P=$(P),C=$(S)Shtr:UserArm + + + false;false;false;false;false + + + + + + 72 + 254 + 100 + 13 + + + + caLineEdit::WidthAndHeight + + + S:DesiredMode + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Op Mode + + + ESimpleLabel::WidthAndHeight + + + + 21 + 254 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 201 + 165 + 25 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 24,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + + 165 + 222 + 10 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + + 165 + 240 + 10 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 97 + 236 + 61 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:ThresholdCurrent + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 475 + 404 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -Less + + + Menu + + + AutoShutter More + + + autoShutter.adl + + + P=$(P),S=$(S),T1=$(T1),T2=$(T2),A=$(A) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto Open + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 193 + 4 + 170 + 24 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(S) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 194 + 32 + 170 + 20 + + + + + + + 31 + 69 + 144 + 40 + + + + $(P)$(S)Shtr:Enable + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto Open + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 14 + 7 + 170 + 24 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Lease Date + + + ESimpleLabel::WidthAndHeight + + + + 11 + 126 + 135 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 57 + 158 + 120 + 13 + + + + caLineEdit::WidthAndHeight + + + $(P)AClock$(A):Set.SVAL + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Expire + + + ESimpleLabel::WidthAndHeight + + + + 10 + 158 + 45 + 13 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 125 + 126 + 30 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Set + + + Menu + + + Alarm Clock + + + alarmClock.adl + + + P=$(P),A=$(A) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(S) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 15 + 35 + 170 + 20 + + + + + + + 434 + 374 + 50 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)Shtr:ThresholdCurrent + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SR Current Threshold + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 282 + 378 + 140 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + + 488 + 381 + 10 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + -24 + 354 + 554 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 553,1; + + + + + + 194 + 368 + 20 + 20 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + Menu + + + User Arm Calc + + + yysCalcoutRecord_full.adl + + + P=$(P),C=$(S)Shtr:UserArm + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Custom Arm Calc + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 20 + 367 + 140 + 20 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caRectangle_12 + caRectangle_13 + caRectangle_14 + caRectangle_15 + caRectangle_16 + caRectangle_17 + caRectangle_18 + caRectangle_19 + caRectangle_20 + caRectangle_21 + caRectangle_22 + caRectangle_23 + caRectangle_24 + caRectangle_25 + caRectangle_26 + caRectangle_27 + caRectangle_28 + caRectangle_29 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caPolyLine_0 + caPolyLine_1 + caPolyLine_2 + caPolyLine_3 + caPolyLine_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caPolyLine_5 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caPolyLine_6 + caLabel_24 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caRelatedDisplay_0 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caRelatedDisplay_1 + caRelatedDisplay_2 + caLineEdit_9 + caLineEdit_10 + caRelatedDisplay_3 + caChoice_0 + caLineEdit_11 + caRelatedDisplay_4 + caTextEntry_0 + caRelatedDisplay_5 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/beamHistory.ui b/stdApp/op/ui/autoconvert/beamHistory.ui new file mode 100644 index 0000000..eb05e3c --- /dev/null +++ b/stdApp/op/ui/autoconvert/beamHistory.ui @@ -0,0 +1,370 @@ + + +MainWindow + + + + 10 + 10 + 360 + 210 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Beam Current (mA): + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 2 + 260 + 26 + + + + + + + 240 + 0 + 120 + 30 + + + + caLineEdit::WidthAndHeight + + + S:SRcurrentAI + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 50 + 360 + 160 + + + + History (Hours) + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + + 236 + 236 + 236 + + + + caCartesianPlot::FillUnder + + + caCartesianPlot::FillUnder + + + caCartesianPlot::FillUnder + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + + 42 + 99 + 228 + + + + S:SRtimeCP;S:SRcurrentCP + + + caCartesianPlot::Auto + + + 0;0.000000 + + + caCartesianPlot::User + + + 0;100.000000 + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Beam Lifetime (h): + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 30 + 260 + 20 + + + + + + + 240 + 30 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + S:SRlifeTimeHrsCC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + caLabel_0 + caLabel_1 + caLineEdit_0 + caCartesianPlot_0 + caLineEdit_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/beamHistory_full.ui b/stdApp/op/ui/autoconvert/beamHistory_full.ui new file mode 100644 index 0000000..1af37c8 --- /dev/null +++ b/stdApp/op/ui/autoconvert/beamHistory_full.ui @@ -0,0 +1,2304 @@ + + +MainWindow + + + + 10 + 10 + 500 + 650 + + + + + +QWidget#centralWidget {background: rgba(212, 219, 157, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 384 + 187 + 100 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 229 + 92 + 200 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 229 + 92 + 200 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 246 + 3 + 240 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 227 + 215 + 220 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 227 + 215 + 220 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 9 + 242 + 220 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 252 + 243 + 220 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 283 + 186 + 90 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 227 + 186 + 50 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 227 + 186 + 50 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + SRFB:GBL:HLoopStatusBI + + + Current: + + + ESimpleLabel::WidthAndHeight + + + + 2 + 7 + 75 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 84 + 5 + 120 + 25 + + + + caLineEdit::WidthAndHeight + + + S:SRcurrentAI.VAL + + + + 0 + 0 + 0 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 11 + 281 + 480 + 200 + + + + History (Hours) + + + Current + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::FillUnder + + + caCartesianPlot::FillUnder + + + caCartesianPlot::FillUnder + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 42 + 99 + 228 + + + + S:SRtimeCP;S:SRcurrentCP + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + 1 + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Beam Current History + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 63 + 483 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ma + + + ESimpleLabel::WidthAndHeight + + + + 211 + 10 + 20 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Lifetime: + + + ESimpleLabel::WidthAndHeight + + + + 253 + 7 + 75 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 347 + 4 + 74 + 25 + + + + caLineEdit::WidthAndHeight + + + S:SRlifeTimeHrsCC + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Hours + + + ESimpleLabel::WidthAndHeight + + + + 430 + 10 + 50 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + S:injectingStatusBI + + + INJECTION IN PROGRESS + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 320 + 6 + 100 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + ACIS:ShutterPermit + + + Shutters Enabled + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 254 + 94 + 150 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfZero + + + ACIS:ShutterPermit + + + Shutters Disabled + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 244 + 94 + 170 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Shutter Status : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 95 + 160 + 20 + + + + + + caGraphics::Circle + + + + 17 + 535 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Circle + + + + 17 + 555 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Circle + + + + 17 + 575 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Circle + + + + 17 + 595 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Circle + + + + 17 + 615 + 8 + 8 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + + + + 38 + 550 + 400 + 20 + + + + caLineEdit::WidthAndHeight + + + OPS:message2 + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Messages from Operations: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 76 + 507 + 214 + 20 + + + + + + + 38 + 530 + 400 + 20 + + + + caLineEdit::WidthAndHeight + + + OPS:message1 + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 39 + 610 + 400 + 20 + + + + caLineEdit::WidthAndHeight + + + OPS:message5 + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 38 + 592 + 400 + 20 + + + + caLineEdit::WidthAndHeight + + + OPS:message4 + + + + 0 + 0 + 0 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 219 + 33 + 250 + 25 + + + + caLineEdit::WidthAndHeight + + + S:DesiredMode + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 230 + 61 + 200 + 25 + + + + caLineEdit::WidthAndHeight + + + S:ActualMode + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Operating Mode : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 65 + 160 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Machine Status : + + + ESimpleLabel::WidthAndHeight + + + + 40 + 37 + 160 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 230 + 157 + 50 + 25 + + + + caLineEdit::WidthAndHeight + + + S:FillNumber + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Fill Number : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 157 + 160 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + S:OrbitCorrection:CC + + + Correction in Progress + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 237 + 217 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfZero + + + S:OrbitCorrection:CC + + + No Corrections + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 236 + 217 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Orbit Status : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 218 + 160 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + S:OrbitControlLawXFineBO + + + Horizontal Correction + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 261 + 247 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + S:OrbitControlLawYFineBO + + + Vertical Correction + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 18 + 245 + 200 + 20 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Feedback Status : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 40 + 189 + 160 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + SRFB:GBL:VLoopStatusBI + + + Vertical + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 283 + 189 + 90 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfZero + + + SRFB:GBL:LoopStatusBI + + + OFF + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 236 + 188 + 30 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + SRFB:GBL:LoopStatusBI + + + ON + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 236 + 188 + 30 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + SRFB:GBL:HLoopStatusBI + + + Horizontal + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 384 + 191 + 100 + 20 + + + + + + + 289 + 486 + 200 + 15 + + + + caLineEdit::WidthAndHeight + + + S:IOC:timeOfDayForm1SI + + + + 10 + 0 + 184 + + + + + 212 + 219 + 157 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 229 + 126 + 50 + 25 + + + + caLineEdit::WidthAndHeight + + + NoOfShuttersOpenA + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Shutters Open : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 39 + 126 + 160 + 20 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caGraphics_0 + caGraphics_1 + caGraphics_2 + caGraphics_3 + caGraphics_4 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLineEdit_0 + caCartesianPlot_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/compress.ui b/stdApp/op/ui/autoconvert/compress.ui new file mode 100644 index 0000000..5a3d0a6 --- /dev/null +++ b/stdApp/op/ui/autoconvert/compress.ui @@ -0,0 +1,590 @@ + + +MainWindow + + + + 683 + 70 + 310 + 120 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 10 + 20 + 65 + 25 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q).RES + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Reset + + + 1 + + + caMessageButton::Static + + + + + + 10 + 55 + 172 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q).INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 85 + 20 + 65 + 25 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Proc + + + 1 + + + caMessageButton::Static + + + + + + 10 + 80 + 130 + 20 + + + + $(P)$(Q).ALG + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 235 + 55 + 65 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q).NUSE + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 235 + 35 + 65 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q).NSAM + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 230 + 100 + 70 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + less + + + compress_more.adl + + + P=$(P),Q=$(Q) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NUSE + + + ESimpleLabel::WidthAndHeight + + + + 190 + 55 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NSAM + + + ESimpleLabel::WidthAndHeight + + + + 190 + 35 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 235 + 75 + 65 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q).N + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + N + + + ESimpleLabel::WidthAndHeight + + + + 190 + 75 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caLabel_0 + caLabel_1 + caLabel_2 + caMessageButton_0 + caTextEntry_0 + caMessageButton_1 + caMenu_0 + caLineEdit_0 + caLineEdit_1 + caRelatedDisplay_0 + caTextEntry_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/compress_more.ui b/stdApp/op/ui/autoconvert/compress_more.ui new file mode 100644 index 0000000..c480978 --- /dev/null +++ b/stdApp/op/ui/autoconvert/compress_more.ui @@ -0,0 +1,668 @@ + + +MainWindow + + + + 683 + 70 + 310 + 275 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 10 + 20 + 65 + 25 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q).RES + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Reset + + + 1 + + + caMessageButton::Static + + + + + + 10 + 55 + 172 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q).INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 85 + 20 + 65 + 25 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Proc + + + 1 + + + caMessageButton::Static + + + + + + 10 + 80 + 130 + 20 + + + + $(P)$(Q).ALG + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 235 + 55 + 65 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q).NUSE + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 235 + 35 + 65 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q).NSAM + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 230 + 100 + 70 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -Less + + + Menu + + + less + + + compress.adl + + + P=$(P),Q=$(Q) + + + true + + + + + + 10 + 125 + 290 + 140 + + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + $(P)$(Q).NSAM + + + + 0 + 0 + 0 + + + + ;$(P)$(Q) + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + $(P)$(Q) + + + caCartesianPlot::Dots + + + caCartesianPlot::Dots + + + caCartesianPlot::Dots + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NUSE + + + ESimpleLabel::WidthAndHeight + + + + 190 + 55 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NSAM + + + ESimpleLabel::WidthAndHeight + + + + 190 + 35 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 235 + 75 + 65 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q).N + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + N + + + ESimpleLabel::WidthAndHeight + + + + 190 + 75 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caLabel_0 + caLabel_1 + caLabel_2 + caMessageButton_0 + caTextEntry_0 + caMessageButton_1 + caMenu_0 + caLineEdit_0 + caLineEdit_1 + caRelatedDisplay_0 + caCartesianPlot_0 + caTextEntry_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/countDownTimer.ui b/stdApp/op/ui/autoconvert/countDownTimer.ui new file mode 100644 index 0000000..3f73589 --- /dev/null +++ b/stdApp/op/ui/autoconvert/countDownTimer.ui @@ -0,0 +1,780 @@ + + +MainWindow + + + + 701 + 245 + 215 + 113 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 7 + 41 + 138 + 45 + + + + 1 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + + + caGraphics::Rectangle + + + + 7 + 41 + 139 + 45 + + + + 2 + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + caGraphics::IfZero + + + $(P)cdt$(N):trigger + + + + + caGraphics::Rectangle + + + + 7 + 41 + 139 + 45 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)cdt$(N):trigger + + + + + caGraphics::Rectangle + + + + 7 + 5 + 200 + 29 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + 156 + 42 + 50 + 40 + + + + $(P)cdt$(N):start + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 17 + 45 + 25 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):timeHrs + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + + 109 + 45 + 25 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):timeSec + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + + 63 + 45 + 25 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):timeMin + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 47 + 37 + 11 + 29 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 93 + 37 + 11 + 29 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + hrs + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 19 + 69 + 21 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + min + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 65 + 69 + 21 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 111 + 69 + 21 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)cdt$(N) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 9 + 196 + 21 + + + + + + + 159 + 88 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + CountDownTimer + + + countDownTimer_more.adl + + + P=$(P),N=$(N) + + + true + + + + + + 9 + 93 + 45 + 18 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Detail + + + Menu + + + Count Details;Parse Details;Reset Details;Trigger Details;StartReset Details;CountReset Details;Stop/Start Details + + + yyCalcoutRecord_full.adl;yyTransform_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl + + + P=$(P),C=cdt$(N):count;P=$(P),T=cdt$(N):parse;P=$(P),C=cdt$(N):reset;P=$(P),C=cdt$(N):trigger;P=$(P),C=cdt$(N):startReset;P=$(P),C=cdt$(N):countReset;P=$(P),C=cdt$(N):stopStart + + + false;false;false;false;false;false;false + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caChoice_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caRelatedDisplay_0 + caRelatedDisplay_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/countDownTimer_more.ui b/stdApp/op/ui/autoconvert/countDownTimer_more.ui new file mode 100644 index 0000000..276dbf7 --- /dev/null +++ b/stdApp/op/ui/autoconvert/countDownTimer_more.ui @@ -0,0 +1,1177 @@ + + +MainWindow + + + + 417 + 213 + 215 + 200 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 14 + 150 + 190 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)cdt$(N):trigger.OUTV + + + + + caGraphics::Rectangle + + + + 7 + 5 + 200 + 29 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 7 + 41 + 138 + 45 + + + + 1 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + + + caGraphics::Rectangle + + + + 7 + 41 + 139 + 45 + + + + 2 + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + caGraphics::IfZero + + + $(P)cdt$(N):trigger + + + + + caGraphics::Rectangle + + + + 7 + 41 + 139 + 45 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)cdt$(N):trigger + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 44 + 94 + 11 + 29 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 95 + 94 + 11 + 29 + + + + + + + 9 + 97 + 30 + 30 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):setTimeHrs + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + truncated + + + + + + 61 + 97 + 30 + 30 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):setTimeMin + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + truncated + + + + + + 111 + 97 + 30 + 30 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):setTimeSec + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + truncated + + + + + + 9 + 179 + 45 + 18 + + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + -Detail + + + Menu + + + Count Details;Parse Details;Reset Details;Trigger Details;StartReset Details;CountReset Details;Stop/Start Details + + + yyCalcoutRecord_full.adl;yyTransform_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl + + + P=$(P),C=cdt$(N):count;P=$(P),T=cdt$(N):parse;P=$(P),C=cdt$(N):reset;P=$(P),C=cdt$(N):trigger;P=$(P),C=cdt$(N):startReset;P=$(P),C=cdt$(N):countReset;P=$(P),C=cdt$(N):stopStart + + + false;false;false;false;false;false;false + + + + + + 154 + 96 + 50 + 30 + + + + $(P)cdt$(N):upDown + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TRIGGER OUTPUT PV + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 16 + 140 + 186 + 10 + + + + + + + 16 + 152 + 186 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):trigger.OUT + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)cdt$(N) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 11 + 9 + 195 + 21 + + + + + + + 159 + 176 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -Less + + + Menu + + + CountDownTimer + + + countDownTimer.adl + + + P=$(P),N=$(N) + + + true + + + + + + 156 + 42 + 50 + 40 + + + + $(P)cdt$(N):start + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 17 + 45 + 25 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):timeHrs + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + + 109 + 45 + 25 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):timeSec + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + + 63 + 45 + 25 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)cdt$(N):timeMin + + + + 0 + 0 + 0 + + + + + 251 + 243 + 74 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + truncated + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 47 + 37 + 11 + 29 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + : + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 93 + 37 + 11 + 29 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + hrs + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 19 + 69 + 21 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + min + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 65 + 69 + 21 + 13 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + sec + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 111 + 69 + 21 + 13 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caRelatedDisplay_0 + caChoice_0 + caTextEntry_3 + caRelatedDisplay_1 + caChoice_1 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/delayDo.ui b/stdApp/op/ui/autoconvert/delayDo.ui new file mode 100644 index 0000000..c64cc65 --- /dev/null +++ b/stdApp/op/ui/autoconvert/delayDo.ui @@ -0,0 +1,439 @@ + + +MainWindow + + + + 293 + 593 + 704 + 30 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 5 + 150 + 20 + + + + + + + 160 + 5 + 60 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):delay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 225 + 5 + 58 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):delay.EGU + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 288 + 5 + 125 + 20 + + + + $(P)$(R):enable + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + Column + + + caChoice::Static + + + + + + 418 + 5 + 150 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):state + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 573 + 5 + 40 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):debug + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 618 + 5 + 81 + 20 + + + + + 255 + 255 + 255 + + + + + 45 + 127 + 0 + + + + -Calcs + + + Menu + + + Active Calc;Standby Calc;Do Sequence;Delay Calc (optional) + + + yyCalcoutRecord_full.adl;yyCalcoutRecord_full.adl;yySseq_full.adl;yyCalcoutRecord_full.adl + + + P=$(P),C=$(R):activeCalc;P=$(P),C=$(R):standbyCalc;P=$(P),S=$(R):doSeq;P=$(P),C=$(R):delayCalc + + + false;false;false;false + + + caLabel_0 + caTextEntry_0 + caLineEdit_0 + caChoice_0 + caLineEdit_1 + caTextEntry_1 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/femto.ui b/stdApp/op/ui/autoconvert/femto.ui new file mode 100644 index 0000000..b5aaad1 --- /dev/null +++ b/stdApp/op/ui/autoconvert/femto.ui @@ -0,0 +1,4397 @@ + + +MainWindow + + + + 117 + 242 + 769 + 275 + + + + + +QWidget#centralWidget {background: rgba(105, 105, 105, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 212 + 81 + 61 + 61 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 199 + 193 + 28 + 50 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 199 + 243 + 333 + 15 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 637 + 81 + 61 + 61 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 228 + 192 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=0 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 271 + 192 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=1 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 314 + 192 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=2 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 357 + 192 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=3 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 400 + 192 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=4 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 443 + 192 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=5 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 228 + 215 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=8 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 271 + 215 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=9 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 314 + 215 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=10 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 357 + 215 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=11 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 400 + 215 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=12 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 443 + 215 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=13 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 486 + 192 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=6 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 486 + 215 + 47 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A=14 + + + $(P)$(H)$(F)gainidx + + + + + caGraphics::Rectangle + + + + 704 + 187 + 29 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(AC) + + + + + caGraphics::Rectangle + + + + 704 + 210 + 29 + 27 + + + + 3 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(AC) + + + + + + 123 + 74 + 62 + 75 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 1,0; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Offset + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 133 + 203 + 40 + 14 + + + + + + + 154 + 130 + 1 + 62 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,62; + + + + + + 123 + 193 + 1 + 35 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,35; + + + + + + 123 + 193 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + + 183 + 193 + 1 + 35 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,35; + + + + + + 123 + 228 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + + 10 + 192 + 1 + 35 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,35; + + + + + + 71 + 192 + 34 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 34,0; + + + + + + 106 + 192 + 1 + 35 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,35; + + + + + + 10 + 157 + 1 + 35 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,35; + + + + + + 10 + 157 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + + 70 + 157 + 1 + 35 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,35; + + + + + + 10 + 192 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + Bias +/-10V + + + ESimpleLabel::WidthAndHeight + + + + 18 + 203 + 82 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 11 + 228 + 94 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 94,0; + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + GND + + + ESimpleLabel::WidthAndHeight + + + + 18 + 167 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 36 + 124 + 1 + 32 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,0; + + + + + caGraphics::Circle + + + + 31 + 106 + 10 + 10 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 38 + 111 + 84 + 1 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + 84,0; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + IN + + + ESimpleLabel::WidthAndHeight + + + + 10 + 104 + 14 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Circle + + + + 26 + 101 + 20 + 20 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + I / U + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 128 + 104 + 40 + 13 + + + + + + + 240 + 112 + 1 + 15 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 0,15; + + + + + + 245 + 112 + 1 + 15 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 0,15; + + + + + + 246 + 120 + 24 + 1 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 24,0; + + + + + + 215 + 120 + 24 + 1 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 24,0; + + + + + + 224 + 104 + 1 + 16 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 0,0; + + + + + + 262 + 103 + 1 + 16 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 0,0; + + + + + + 224 + 103 + 10 + 1 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 10,0; + + + + + + 251 + 103 + 10 + 1 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 10,0; + + + + + + 234 + 95 + 14 + 8 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 14,0; + + + + + + 186 + 111 + 25 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 25,0; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + V/A + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 203 + 206 + 20 + 12 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + kHz + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 204 + 246 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 500 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 242 + 246 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 500 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 285 + 246 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 400 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 328 + 246 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 200 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 371 + 246 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 50 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 414 + 246 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 7 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 457 + 246 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 1 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 500 + 246 + 20 + 11 + + + + + + + 537 + 74 + 62 + 75 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 1,0; + + + + + + 566 + 131 + 1 + 60 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,60; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + x 1 + + + ESimpleLabel::WidthAndHeight + + + + 542 + 98 + 34 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + x 100 + + + ESimpleLabel::WidthAndHeight + + + + 542 + 114 + 34 + 12 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 273 + 111 + 263 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,0; + + + + + + 637 + 193 + 1 + 35 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,35; + + + + + + 637 + 193 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + + 697 + 193 + 1 + 35 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,35; + + + + + + 637 + 228 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + + 637 + 210 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + 10Hz + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 639 + 195 + 56 + 14 + + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + FBW + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 639 + 212 + 56 + 14 + + + + + + + 599 + 111 + 37 + 1 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 37,0; + + + + + + 646 + 98 + 20 + 1 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 20,0; + + + + + + 666 + 98 + 16 + 24 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 16,24; + + + + + + 667 + 143 + 1 + 50 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,50; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + OUT + + + ESimpleLabel::WidthAndHeight + + + + 740 + 105 + 20 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 700 + 112 + 35 + 1 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + 35,0; + + + + + + 232 + 196 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e5 + + + 0 + + + caMessageButton::Static + + + + + + 275 + 196 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e6 + + + 1 + + + caMessageButton::Static + + + + + + 318 + 196 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e7 + + + 2 + + + caMessageButton::Static + + + + + + 361 + 196 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e8 + + + 3 + + + caMessageButton::Static + + + + + + 404 + 196 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e9 + + + 4 + + + caMessageButton::Static + + + + + + 447 + 196 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e10 + + + 5 + + + caMessageButton::Static + + + + + + 490 + 196 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e11 + + + 6 + + + caMessageButton::Static + + + + + + 232 + 219 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e3 + + + 8 + + + caMessageButton::Static + + + + + + 275 + 219 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e4 + + + 9 + + + caMessageButton::Static + + + + + + 318 + 219 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e5 + + + 10 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + DLPCA-200 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 11 + 242 + 120 + 26 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + F E M T O + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 662 + 245 + 100 + 20 + + + + + + QFrame::NoFrame + + + + 249 + 218 + 60 + + + + + 249 + 218 + 60 + + + + Femto Current Amplifier Controls + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 11 + 768 + 31 + + + + + + + 361 + 219 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e6 + + + 11 + + + caMessageButton::Static + + + + + + 404 + 219 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e7 + + + 12 + + + caMessageButton::Static + + + + + + 447 + 219 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e8 + + + 13 + + + caMessageButton::Static + + + + + + 490 + 219 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(H)$(F)gainidx + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e9 + + + 14 + + + caMessageButton::Static + + + + + + 708 + 191 + 22 + 20 + + + + EPushButton::WidthAndHeight + + + $(AC) + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + AC + + + 0 + + + caMessageButton::Static + + + + + + 708 + 214 + 22 + 20 + + + + EPushButton::WidthAndHeight + + + $(AC) + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + DC + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + caLabel::Calc + + + A<=7 + + + $(P)$(H)$(F)gainidx + + + High speed + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 539 + 202 + 56 + 8 + + + + + + QFrame::NoFrame + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + caLabel::Calc + + + A>=8 + + + $(P)$(H)$(F)gainidx + + + Low noise + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 539 + 224 + 56 + 8 + + + + + + + 535 + 193 + 1 + 48 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,48; + + + + + + 535 + 193 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + + 595 + 193 + 1 + 48 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,48; + + + + + + 535 + 241 + 60 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 60,0; + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + $(P)$(H)$(F) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 46 + 768 + 14 + + + + + + + 305 + 64 + 160 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(H)$(F)femtodesc + + + + 251 + 243 + 74 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 357 + 89 + 60 + 12 + + + + caLineEdit::WidthAndHeight + + + $(P)$(H)$(F)gain + + + + 0 + 216 + 0 + + + + + 105 + 105 + 105 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + exponential + + + caLineEdit::Static + + + + + + 142 + 252 + 40 + 16 + + + + $(P)$(H)$(F)debug + + + + 0 + 0 + 0 + + + + + 200 + 200 + 200 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Debug + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 142 + 242 + 40 + 12 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caRectangle_12 + caRectangle_13 + caRectangle_14 + caRectangle_15 + caRectangle_16 + caRectangle_17 + caRectangle_18 + caRectangle_19 + caPolyLine_0 + caLabel_0 + caPolyLine_1 + caPolyLine_2 + caPolyLine_3 + caPolyLine_4 + caPolyLine_5 + caPolyLine_6 + caPolyLine_7 + caPolyLine_8 + caPolyLine_9 + caPolyLine_10 + caPolyLine_11 + caPolyLine_12 + caLabel_1 + caPolyLine_13 + caLabel_2 + caPolyLine_14 + caGraphics_0 + caPolyLine_15 + caLabel_3 + caGraphics_1 + caLabel_4 + caPolyLine_16 + caPolyLine_17 + caPolyLine_18 + caPolyLine_19 + caPolyLine_20 + caPolyLine_21 + caPolyLine_22 + caPolyLine_23 + caPolyLine_24 + caPolyLine_25 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caPolyLine_26 + caPolyLine_27 + caLabel_14 + caLabel_15 + caPolyLine_28 + caPolyLine_29 + caPolyLine_30 + caPolyLine_31 + caPolyLine_32 + caPolyLine_33 + caLabel_16 + caLabel_17 + caPolyLine_34 + caPolyLine_35 + caPolyLine_36 + caPolyLine_37 + caLabel_18 + caPolyLine_38 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caPolyLine_39 + caPolyLine_40 + caPolyLine_41 + caPolyLine_42 + caLabel_24 + caLabel_25 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMessageButton_4 + caMessageButton_5 + caMessageButton_6 + caMessageButton_7 + caMessageButton_8 + caMessageButton_9 + caMessageButton_10 + caMessageButton_11 + caMessageButton_12 + caMessageButton_13 + caMessageButton_14 + caMessageButton_15 + caTextEntry_0 + caLineEdit_0 + caMenu_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/femto_DDPCA_300.ui b/stdApp/op/ui/autoconvert/femto_DDPCA_300.ui new file mode 100644 index 0000000..f5dcd47 --- /dev/null +++ b/stdApp/op/ui/autoconvert/femto_DDPCA_300.ui @@ -0,0 +1,1786 @@ + + +MainWindow + + + + 623 + 147 + 552 + 115 + + + + + +QWidget#centralWidget {background: rgba(105, 105, 105, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 5 + 78 + 541 + 31 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 110 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=0 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 153 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=1 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 196 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=2 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 239 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=3 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 282 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=4 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 325 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=5 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 368 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=6 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 5 + 60 + 541 + 18 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 411 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=7 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 497 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=9 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 454 + 80 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=8 + + + $(P)$(A):GainIndex + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Femto DDPCA-300 Current Amplifier + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 100 + 4 + 340 + 20 + + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + $(P)$(A) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 15 + 34 + 140 + 14 + + + + + + + 114 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e4 + + + 0 + + + caMessageButton::Static + + + + + + 157 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e5 + + + 1 + + + caMessageButton::Static + + + + + + 200 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e6 + + + 2 + + + caMessageButton::Static + + + + + + 243 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e7 + + + 3 + + + caMessageButton::Static + + + + + + 286 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e8 + + + 4 + + + caMessageButton::Static + + + + + + 329 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e9 + + + 5 + + + caMessageButton::Static + + + + + + 372 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e10 + + + 6 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Gain (V/A) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 29 + 89 + 60 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Max Freq (Hz): + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 11 + 65 + 90 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 400 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 124 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 400 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 167 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 400 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 210 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 400 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 253 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 150 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 296 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 150 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 339 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 20 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 382 + 65 + 20 + 11 + + + + + + + 415 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e11 + + + 7 + + + caMessageButton::Static + + + + + + 501 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e13 + + + 9 + + + caMessageButton::Static + + + + + + 458 + 84 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e12 + + + 8 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 20 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 425 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 1 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 468 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 1 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 511 + 65 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Gain: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 440 + 35 + 40 + 14 + + + + + + + 481 + 35 + 60 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)$(A):Gain + + + + 153 + 255 + 255 + + + + + 0 + 0 + 0 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + exponential + + + caLineEdit::Static + + + + + + 225 + 33 + 200 + 19 + + + + caLineEdit::WidthAndHeight + + + $(P)$(A):Description + + + + 153 + 255 + 255 + + + + + 0 + 0 + 0 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Descr: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 180 + 35 + 40 + 14 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMessageButton_4 + caMessageButton_5 + caMessageButton_6 + caMessageButton_7 + caMessageButton_8 + caMessageButton_9 + caLineEdit_0 + caTextEntry_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/femto_DHPCA_100.ui b/stdApp/op/ui/autoconvert/femto_DHPCA_100.ui new file mode 100644 index 0000000..30de817 --- /dev/null +++ b/stdApp/op/ui/autoconvert/femto_DHPCA_100.ui @@ -0,0 +1,2594 @@ + + +MainWindow + + + + 561 + 700 + 610 + 140 + + + + + +QWidget#centralWidget {background: rgba(105, 105, 105, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 6 + 80 + 369 + 54 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 6 + 62 + 369 + 18 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 111 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=0 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 154 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=1 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 197 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=2 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 240 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=3 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 283 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=4 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 326 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=5 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 111 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=8 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 154 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=9 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 197 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=10 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 240 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=11 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 283 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=12 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 326 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=13 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 380 + 62 + 225 + 31 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 546 + 64 + 57 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=2 + + + $(P)$(A):Filter + + + + + caGraphics::Rectangle + + + + 440 + 64 + 57 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=0 + + + $(P)$(A):Filter + + + + + caGraphics::Rectangle + + + + 493 + 64 + 57 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=1 + + + $(P)$(A):Filter + + + + + caGraphics::Rectangle + + + + 449 + 105 + 29 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(A):Coupling + + + + + caGraphics::Rectangle + + + + 474 + 105 + 29 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(A):Coupling + + + + + caGraphics::Rectangle + + + + 380 + 103 + 125 + 31 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Femto DHPCA-100 Current Amplifier + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 120 + 4 + 340 + 20 + + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + $(P)$(A) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 20 + 34 + 140 + 14 + + + + + + + 541 + 35 + 60 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)$(A):Gain + + + + 153 + 255 + 255 + + + + + 0 + 0 + 0 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + exponential + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Gain: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 500 + 35 + 40 + 14 + + + + + + + 285 + 33 + 200 + 19 + + + + caLineEdit::WidthAndHeight + + + $(P)$(A):Description + + + + 153 + 255 + 255 + + + + + 0 + 0 + 0 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Descr: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 240 + 35 + 40 + 14 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + High speed + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 55 + 93 + 50 + 8 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Low noise + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 55 + 114 + 50 + 8 + + + + + + + 52 + 108 + 59 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 59,0; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + (V/A) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 18 + 110 + 25 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Gain + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 17 + 98 + 25 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Max Freq (MHz): + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 12 + 67 + 90 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 200 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 125 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 80 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 168 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 14 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 211 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 3.5 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 254 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 1.8 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 297 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 0.22 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 340 + 67 + 20 + 11 + + + + + + + 115 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e2 + + + 0 + + + caMessageButton::Static + + + + + + 158 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e3 + + + 1 + + + caMessageButton::Static + + + + + + 201 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e4 + + + 2 + + + caMessageButton::Static + + + + + + 244 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e5 + + + 3 + + + caMessageButton::Static + + + + + + 287 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e6 + + + 4 + + + caMessageButton::Static + + + + + + 330 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e7 + + + 5 + + + caMessageButton::Static + + + + + + 115 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e3 + + + 8 + + + caMessageButton::Static + + + + + + 158 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e4 + + + 9 + + + caMessageButton::Static + + + + + + 201 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e5 + + + 10 + + + caMessageButton::Static + + + + + + 244 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e6 + + + 11 + + + caMessageButton::Static + + + + + + 287 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e7 + + + 12 + + + caMessageButton::Static + + + + + + 330 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e8 + + + 13 + + + caMessageButton::Static + + + + + + 550 + 68 + 50 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):Filter + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1 MHz + + + 2 + + + caMessageButton::Static + + + + + + 444 + 68 + 50 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):Filter + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + Full + + + 0 + + + caMessageButton::Static + + + + + + 497 + 68 + 50 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):Filter + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 10 MHz + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Low Pass + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 389 + 67 + 45 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Filter + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 389 + 81 + 45 + 11 + + + + + + + 453 + 109 + 22 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):Coupling + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + AC + + + 1 + + + caMessageButton::Static + + + + + + 478 + 109 + 22 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):Coupling + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + DC + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Coupling + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 384 + 114 + 60 + 11 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caRectangle_12 + caRectangle_13 + caRectangle_14 + caRectangle_15 + caRectangle_16 + caRectangle_17 + caRectangle_18 + caRectangle_19 + caRectangle_20 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caPolyLine_0 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLineEdit_0 + caTextEntry_0 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMessageButton_4 + caMessageButton_5 + caMessageButton_6 + caMessageButton_7 + caMessageButton_8 + caMessageButton_9 + caMessageButton_10 + caMessageButton_11 + caMessageButton_12 + caMessageButton_13 + caMessageButton_14 + caMessageButton_15 + caMessageButton_16 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/femto_DLPCA_200.ui b/stdApp/op/ui/autoconvert/femto_DLPCA_200.ui new file mode 100644 index 0000000..9d98061 --- /dev/null +++ b/stdApp/op/ui/autoconvert/femto_DLPCA_200.ui @@ -0,0 +1,2429 @@ + + +MainWindow + + + + 617 + 344 + 500 + 140 + + + + + +QWidget#centralWidget {background: rgba(105, 105, 105, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 6 + 80 + 412 + 54 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 111 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=0 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 154 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=1 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 197 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=2 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 240 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=3 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 283 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=4 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 326 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=5 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 111 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=8 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 154 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=9 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 197 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=10 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 240 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=11 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 283 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=12 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 326 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=13 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 369 + 82 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=6 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 369 + 105 + 47 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::Calc + + + A=14 + + + $(P)$(A):GainIndex + + + + + caGraphics::Rectangle + + + + 6 + 62 + 412 + 18 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 435 + 80 + 29 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(A):Coupling + + + + + caGraphics::Rectangle + + + + 460 + 80 + 29 + 27 + + + + 3 + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(A):Coupling + + + + + caGraphics::Rectangle + + + + 432 + 62 + 60 + 48 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Femto DLPCA-200 Current Amplifier + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 80 + 4 + 340 + 20 + + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + $(P)$(A) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 6 + 34 + 120 + 14 + + + + + + + 115 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e5 + + + 0 + + + caMessageButton::Static + + + + + + 158 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e6 + + + 1 + + + caMessageButton::Static + + + + + + 201 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e7 + + + 2 + + + caMessageButton::Static + + + + + + 244 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e8 + + + 3 + + + caMessageButton::Static + + + + + + 287 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e9 + + + 4 + + + caMessageButton::Static + + + + + + 330 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e10 + + + 5 + + + caMessageButton::Static + + + + + + 373 + 86 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e11 + + + 6 + + + caMessageButton::Static + + + + + + 115 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e3 + + + 8 + + + caMessageButton::Static + + + + + + 158 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e4 + + + 9 + + + caMessageButton::Static + + + + + + 201 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e5 + + + 10 + + + caMessageButton::Static + + + + + + 244 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e6 + + + 11 + + + caMessageButton::Static + + + + + + 287 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e7 + + + 12 + + + caMessageButton::Static + + + + + + 330 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e8 + + + 13 + + + caMessageButton::Static + + + + + + 373 + 109 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):GainIndex + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + 1e9 + + + 14 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + High speed + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 55 + 93 + 50 + 8 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Low noise + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 55 + 114 + 50 + 8 + + + + + + + 52 + 108 + 59 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 59,0; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + (V/A) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 18 + 110 + 25 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Gain + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 17 + 98 + 25 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Max Freq (kHz): + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 12 + 67 + 90 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 500 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 125 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 500 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 168 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 400 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 211 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 200 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 254 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 50 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 297 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 7 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 340 + 67 + 20 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + 1.2 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 383 + 67 + 20 + 11 + + + + + + + 439 + 84 + 22 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):Coupling + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + AC + + + 0 + + + caMessageButton::Static + + + + + + 464 + 84 + 22 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(A):Coupling + + + + 255 + 255 + 255 + + + + + 89 + 126 + 225 + + + + DC + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Coupling + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 432 + 66 + 60 + 11 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Gain: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 390 + 35 + 40 + 14 + + + + + + + 431 + 35 + 60 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)$(A):Gain + + + + 153 + 255 + 255 + + + + + 0 + 0 + 0 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + exponential + + + caLineEdit::Static + + + + + + 180 + 33 + 200 + 19 + + + + caLineEdit::WidthAndHeight + + + $(P)$(A):Description + + + + 153 + 255 + 255 + + + + + 0 + 0 + 0 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Descr: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 135 + 35 + 40 + 14 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caRectangle_12 + caRectangle_13 + caRectangle_14 + caRectangle_15 + caRectangle_16 + caRectangle_17 + caRectangle_18 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caPolyLine_0 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMessageButton_4 + caMessageButton_5 + caMessageButton_6 + caMessageButton_7 + caMessageButton_8 + caMessageButton_9 + caMessageButton_10 + caMessageButton_11 + caMessageButton_12 + caMessageButton_13 + caMessageButton_14 + caMessageButton_15 + caLineEdit_0 + caTextEntry_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/genericState.ui b/stdApp/op/ui/autoconvert/genericState.ui new file mode 100644 index 0000000..26b10e3 --- /dev/null +++ b/stdApp/op/ui/autoconvert/genericState.ui @@ -0,0 +1,369 @@ + + +MainWindow + + + + 2688 + 378 + 750 + 59 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 100 + 16 + 184 + 26 + + + + $(P)$(S)mode$(N) + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + Column + + + caChoice::Static + + + + + + 289 + 16 + 114 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)val$(N) + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 408 + 16 + 239 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)pv$(N).VAL + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 9 + 16 + 88 + 26 + + + + + + 0 + 0 + 86 + 24 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)inCalc$(N).PROC + + + + 0 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Save + + + 1 + + + caMessageButton::Static + + + + caFrame::IfZero + + + a + + + $(P)$(S)mode$(N) + + + + + + 652 + 16 + 88 + 26 + + + + + + 0 + 0 + 86 + 24 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)outCalc$(N).PROC + + + + 0 + 0 + 0 + + + + + 0 + 216 + 0 + + + + Apply + + + 1 + + + caMessageButton::Static + + + + caFrame::IfNotZero + + + a + + + $(P)$(S)mode$(N) + + + caFrame_0 + caFrame_1 + caChoice_0 + caTextEntry_0 + caTextEntry_1 + caMessageButton_0 + caMessageButton_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/genericState10x.ui b/stdApp/op/ui/autoconvert/genericState10x.ui new file mode 100644 index 0000000..d860626 --- /dev/null +++ b/stdApp/op/ui/autoconvert/genericState10x.ui @@ -0,0 +1,820 @@ + + +MainWindow + + + + 552 + 43 + 769 + 430 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 540 + 4 + 206 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mode + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 131 + 40 + 147 + 27 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Value + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 315 + 40 + 90 + 27 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV to Save/Apply + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 430 + 40 + 220 + 27 + + + + + + + 20 + 75 + 752 + 61 + + + + + 20 + 75 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N1) + + + + + + 20 + 106 + 752 + 61 + + + + + 20 + 106 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N2) + + + + + + 20 + 137 + 752 + 61 + + + + + 20 + 137 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N3) + + + + + + 20 + 168 + 752 + 61 + + + + + 20 + 168 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N4) + + + + + + 20 + 199 + 752 + 61 + + + + + 20 + 199 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N5) + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Prefix: + + + ESimpleLabel::WidthAndHeight + + + + 450 + 4 + 85 + 25 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 85 + 4 + 265 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(G)desc + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Desc: + + + ESimpleLabel::WidthAndHeight + + + + 20 + 4 + 60 + 25 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(S) + + + ESimpleLabel::WidthAndHeight + + + + 540 + 4 + 206 + 25 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 595 + 395 + 154 + 28 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)$(G)apply + + + + 0 + 0 + 0 + + + + + 0 + 216 + 0 + + + + Apply All + + + 1 + + + caMessageButton::Static + + + + + + 20 + 395 + 154 + 28 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)$(G)save + + + + 0 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Save All + + + 1 + + + caMessageButton::Static + + + + + + 350 + 395 + 219 + 28 + + + + $(P)$(S)$(G)mode + + + + 0 + 0 + 0 + + + + + 200 + 200 + 200 + + + + Column + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Master Mode: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 199 + 395 + 145 + 28 + + + + + + + 20 + 230 + 752 + 61 + + + + + 20 + 230 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N6) + + + + + + 20 + 261 + 752 + 61 + + + + + 20 + 261 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N7) + + + + + + 20 + 292 + 752 + 61 + + + + + 20 + 292 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N8) + + + + + + 20 + 323 + 752 + 61 + + + + + 20 + 323 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N9) + + + + + + 20 + 354 + 752 + 61 + + + + + 20 + 354 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N10) + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caInclude_0 + caInclude_1 + caInclude_2 + caInclude_3 + caInclude_4 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caInclude_5 + caInclude_6 + caInclude_7 + caInclude_8 + caInclude_9 + caTextEntry_0 + caMessageButton_0 + caMessageButton_1 + caChoice_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/genericState5x.ui b/stdApp/op/ui/autoconvert/genericState5x.ui new file mode 100644 index 0000000..d017152 --- /dev/null +++ b/stdApp/op/ui/autoconvert/genericState5x.ui @@ -0,0 +1,695 @@ + + +MainWindow + + + + 552 + 43 + 769 + 275 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 540 + 4 + 206 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mode + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 131 + 40 + 147 + 27 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Value + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 315 + 40 + 90 + 27 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV to Save/Apply + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 430 + 40 + 220 + 27 + + + + + + + 20 + 75 + 752 + 61 + + + + + 20 + 75 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N1) + + + + + + 20 + 106 + 752 + 61 + + + + + 20 + 106 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N2) + + + + + + 20 + 137 + 752 + 61 + + + + + 20 + 137 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N3) + + + + + + 20 + 168 + 752 + 61 + + + + + 20 + 168 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N4) + + + + + + 20 + 199 + 752 + 61 + + + + + 20 + 199 + 750 + 59 + + + + genericState.adl + + + P=$(P),S=$(S),N=$(N5) + + + + + + 595 + 235 + 154 + 28 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)$(G)apply + + + + 0 + 0 + 0 + + + + + 0 + 216 + 0 + + + + Apply All + + + 1 + + + caMessageButton::Static + + + + + + 20 + 235 + 154 + 28 + + + + EPushButton::WidthAndHeight + + + $(P)$(S)$(G)save + + + + 0 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Save All + + + 1 + + + caMessageButton::Static + + + + + + 350 + 235 + 219 + 28 + + + + $(P)$(S)$(G)mode + + + + 0 + 0 + 0 + + + + + 200 + 200 + 200 + + + + Column + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Master Mode: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 199 + 235 + 145 + 28 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Prefix: + + + ESimpleLabel::WidthAndHeight + + + + 450 + 4 + 85 + 25 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 85 + 4 + 265 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)$(S)$(G)desc + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Desc: + + + ESimpleLabel::WidthAndHeight + + + + 20 + 4 + 60 + 25 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(S)$(G) + + + ESimpleLabel::WidthAndHeight + + + + 540 + 4 + 206 + 25 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caInclude_0 + caInclude_1 + caInclude_2 + caInclude_3 + caInclude_4 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caMessageButton_0 + caMessageButton_1 + caChoice_0 + caTextEntry_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/inlinkHelp.ui b/stdApp/op/ui/autoconvert/inlinkHelp.ui new file mode 100644 index 0000000..1772485 --- /dev/null +++ b/stdApp/op/ui/autoconvert/inlinkHelp.ui @@ -0,0 +1,1556 @@ + + +MainWindow + + + + 809 + 252 + 500 + 560 + + + + + +QWidget#centralWidget {background: rgba(255, 255, 255, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 40 + 31 + 175 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 42 + 33 + 171 + 20 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 40 + 424 + 154 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 42 + 426 + 150 + 20 + + + + + 255 + 176 + 255 + + + + Filled + + + + 255 + 176 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This + + + ESimpleLabel::WidthAndHeight + + + + 0 + 37 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + is a standard EPICS link. + + + ESimpleLabel::WidthAndHeight + + + + 220 + 37 + 300 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + It accepts a PV name followed by an process command (e.g., ' NPP'), + + + ESimpleLabel::WidthAndHeight + + + + 0 + 60 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + followed by an alarm command (e.g., ' NMS'; ignore this.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 75 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Here are the possible process commands for an input link: + + + ESimpleLabel::WidthAndHeight + + + + 0 + 95 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CA - Read a value without causing processing to occur. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 220 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PP - Process the target record, and then read a value from it. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 155 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + record named in the link). This is the default command. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 135 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NPP - Just read a value; don't process the target record (the + + + ESimpleLabel::WidthAndHeight + + + + 0 + 120 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + xxx:userCalc1.VAL PP NMS + + + ESimpleLabel::WidthAndHeight + + + + 42 + 36 + 170 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + If you want EPICS to trace the processing (e.g., if the sscan + + + ESimpleLabel::WidthAndHeight + + + + 0 + 170 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + record will drive this record, and wait for it to complete), + + + ESimpleLabel::WidthAndHeight + + + + 0 + 185 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + then you must use 'PP'. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 200 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + value 'Passive'. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 305 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CPP - Same as CP, but process me only if my SCAN field has the + + + ESimpleLabel::WidthAndHeight + + + + 0 + 290 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (Be careful with this. Infinite loops are possible.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 270 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + give me the new value before I process. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 255 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CP - Process ME whenever the value of the named PV changes, and + + + ESimpleLabel::WidthAndHeight + + + + 0 + 240 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + INPUT-LINK HELP + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 4 + 500 + 20 + + + + + + + 0 + 24 + 508 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 506,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NOTE: If the target record is in a different crate, the process + + + ESimpleLabel::WidthAndHeight + + + + 0 + 330 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + commands 'NPP' and 'PP' will be treated as if 'CA' had been specified. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 345 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (If you want to wait for completion in this case, you must use a + + + ESimpleLabel::WidthAndHeight + + + + 0 + 360 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 'dynamic' output link to trigger processing, and a separate input + + + ESimpleLabel::WidthAndHeight + + + + 0 + 375 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + accepts only a PV name. The role of the process command is taken + + + ESimpleLabel::WidthAndHeight + + + + 0 + 465 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + of the CA/CP EPICS link commands described above. This type of link + + + ESimpleLabel::WidthAndHeight + + + + 0 + 450 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This + + + ESimpleLabel::WidthAndHeight + + + + 0 + 430 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + is a 'dynamic' link, an early prototype + + + ESimpleLabel::WidthAndHeight + + + + 200 + 430 + 300 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + -1 + 414 + 507 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 506,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + xxx:userCalc1.VAL + + + ESimpleLabel::WidthAndHeight + + + + 43 + 429 + 150 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + For user calcs (i.e., swait records), input links can behave like + + + ESimpleLabel::WidthAndHeight + + + + 0 + 505 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 'CP' links if the record's SCAN field is set to 'I/O Intr' and the + + + ESimpleLabel::WidthAndHeight + + + + 0 + 520 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + by a separate field. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 480 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + link's 'trigger' field is set to 'Yes'. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 535 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + link to read the resulting value.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 390 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caPolyLine_0 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caPolyLine_1 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/linkHelp.ui b/stdApp/op/ui/autoconvert/linkHelp.ui new file mode 100644 index 0000000..d2438c0 --- /dev/null +++ b/stdApp/op/ui/autoconvert/linkHelp.ui @@ -0,0 +1,1590 @@ + + +MainWindow + + + + 286 + 461 + 500 + 560 + + + + + +QWidget#centralWidget {background: rgba(255, 255, 255, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 40 + 285 + 154 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 42 + 287 + 150 + 20 + + + + + 255 + 176 + 255 + + + + Filled + + + + 255 + 176 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 40 + 1 + 155 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 42 + 3 + 151 + 20 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This + + + ESimpleLabel::WidthAndHeight + + + + 0 + 10 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + is a standard EPICS link + + + ESimpleLabel::WidthAndHeight + + + + 200 + 10 + 300 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + It accepts a PV name followed by an execution command (e.g., ' NPP'), + + + ESimpleLabel::WidthAndHeight + + + + 0 + 30 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + followed by an alarm command (e.g., ' NMS'; ignore this.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 45 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Here are the possible execution commands: + + + ESimpleLabel::WidthAndHeight + + + + 0 + 65 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + by the link has completed. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 420 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + callback. EPICS sends such a callback when all processing started + + + ESimpleLabel::WidthAndHeight + + + + 0 + 405 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + In beamline software, output links normally request a completion + + + ESimpleLabel::WidthAndHeight + + + + 0 + 390 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + is set to 'I/O Intr' and the link's 'trigger' field is set to 'Yes'. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 365 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Input links can behave like 'CP' links if the record's SCAN field + + + ESimpleLabel::WidthAndHeight + + + + 0 + 350 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + role of the execution command is taken by a separate field. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 325 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + of the CA/CP EPICS link commands. It accepts only a PV name; the + + + ESimpleLabel::WidthAndHeight + + + + 0 + 310 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This + + + ESimpleLabel::WidthAndHeight + + + + 0 + 294 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + is a 'dynamic' link, an early prototype + + + ESimpleLabel::WidthAndHeight + + + + 200 + 294 + 300 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (i.e., SCAN field) is 'Passive'. (For input links.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 255 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CPP - Same as CP, but process me only if my execution mode + + + ESimpleLabel::WidthAndHeight + + + + 0 + 240 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (Be careful with this. Infinite loops are possible.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 225 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + changes. (Valid only for input links.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 210 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CP - Process ME whenever the value at the other end of the link + + + ESimpleLabel::WidthAndHeight + + + + 0 + 195 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + If this is an input link, get the value whenever I process. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 180 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + or not to process (as it would if you typed the value in). + + + ESimpleLabel::WidthAndHeight + + + + 0 + 165 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CA - Let the record at the other end decide for itself whether + + + ESimpleLabel::WidthAndHeight + + + + 0 + 150 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + If this is an input link, process before you get the value. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 135 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PP - Do process the record at the other end of the link. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 120 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (This is the default command.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 105 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NPP - Don't process the record at the other end of the link. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 90 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 276 + 505 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 505,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + when positioners, detectors, etc. are done. Within a VME crate, + + + ESimpleLabel::WidthAndHeight + + + + 0 + 460 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + A completion callback is the mechanism the sscan record uses to tell + + + ESimpleLabel::WidthAndHeight + + + + 0 + 445 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS can trace the execution resulting from a callback link, and + + + ESimpleLabel::WidthAndHeight + + + + 0 + 475 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + issue the callback when everything is done. If the execution path + + + ESimpleLabel::WidthAndHeight + + + + 0 + 490 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + includes links between VME crates, however, the crate-spanning links + + + ESimpleLabel::WidthAndHeight + + + + 0 + 505 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + must be callback links. Otherwise, the scan record will not wait + + + ESimpleLabel::WidthAndHeight + + + + 0 + 520 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + xxx:scan1.WAIT PP NMS + + + ESimpleLabel::WidthAndHeight + + + + 42 + 6 + 150 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + xxx:scan1.WAIT + + + ESimpleLabel::WidthAndHeight + + + + 43 + 290 + 150 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + for the off-crate processing to complete. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 535 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caPolyLine_0 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caLabel_34 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/linkHelpStd.ui b/stdApp/op/ui/autoconvert/linkHelpStd.ui new file mode 100644 index 0000000..a9860cb --- /dev/null +++ b/stdApp/op/ui/autoconvert/linkHelpStd.ui @@ -0,0 +1,372 @@ + + +MainWindow + + + + 209 + 536 + 500 + 400 + + + + + +QWidget#centralWidget {background: rgba(255, 255, 255, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 50 + 1 + 154 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 52 + 3 + 150 + 20 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + $(P)$(T).INPA + + + + + caGraphics::Rectangle + + + + 50 + 100 + 154 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 52 + 102 + 150 + 20 + + + + + 255 + 176 + 255 + + + + Filled + + + + 255 + 176 + 255 + + + + Solid + + + $(P)$(T).INPA + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 5 + 50 + 400 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This + + + ESimpleLabel::WidthAndHeight + + + + 5 + 5 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This + + + ESimpleLabel::WidthAndHeight + + + + 5 + 104 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caLabel_0 + caLabel_1 + caLabel_2 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/nameVal.ui b/stdApp/op/ui/autoconvert/nameVal.ui new file mode 100644 index 0000000..b9151d3 --- /dev/null +++ b/stdApp/op/ui/autoconvert/nameVal.ui @@ -0,0 +1,200 @@ + + +MainWindow + + + + 935 + 434 + 120 + 50 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 10 + 20 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R) + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R) + + + ESimpleLabel::WidthAndHeight + + + + 10 + 0 + 100 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caLabel_0 + caTextEntry_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/outlinkHelp.ui b/stdApp/op/ui/autoconvert/outlinkHelp.ui new file mode 100644 index 0000000..39d45fb --- /dev/null +++ b/stdApp/op/ui/autoconvert/outlinkHelp.ui @@ -0,0 +1,1587 @@ + + +MainWindow + + + + 105 + 232 + 500 + 580 + + + + + +QWidget#centralWidget {background: rgba(255, 255, 255, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 40 + 31 + 155 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 42 + 33 + 151 + 20 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 40 + 425 + 154 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 42 + 427 + 150 + 20 + + + + + 255 + 176 + 255 + + + + Filled + + + + 255 + 176 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This + + + ESimpleLabel::WidthAndHeight + + + + 0 + 37 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + is a standard EPICS link. + + + ESimpleLabel::WidthAndHeight + + + + 200 + 37 + 300 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + It accepts a PV name, followed by a process command (e.g., ' NPP'), + + + ESimpleLabel::WidthAndHeight + + + + 0 + 60 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + followed by an alarm command (e.g., ' NMS'; ignore this.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 75 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + xxx:scan1.EXSC PP NMS + + + ESimpleLabel::WidthAndHeight + + + + 42 + 36 + 150 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + OUTPUT-LINK HELP + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 4 + 500 + 20 + + + + + + + -1 + 24 + 508 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 506,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Here are the possible process commands for an output link: + + + ESimpleLabel::WidthAndHeight + + + + 0 + 95 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + to process (as it would if you typed the value in by hand). + + + ESimpleLabel::WidthAndHeight + + + + 0 + 235 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CA - Write a value. Let the target record decide whether or not + + + ESimpleLabel::WidthAndHeight + + + + 0 + 220 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + If you want EPICS to trace the processing (e.g., if the sscan + + + ESimpleLabel::WidthAndHeight + + + + 0 + 170 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PP - Write a value and then process the target record. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 155 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + record named in the link). This is the default command. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 135 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NPP - Just write a value; don't process the target record (the + + + ESimpleLabel::WidthAndHeight + + + + 0 + 120 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + record will drive this record, and wait for it to complete), + + + ESimpleLabel::WidthAndHeight + + + + 0 + 185 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + then you must use 'PP'. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 200 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + If processing does occur, EPICS will not trace it. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 250 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NOTE: If the target record is in a different crate, the process + + + ESimpleLabel::WidthAndHeight + + + + 0 + 275 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + command is ignored; EPICS will behave as though 'CA' were specified, + + + ESimpleLabel::WidthAndHeight + + + + 0 + 290 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + no matter what the link says. (If you want to wait for completion + + + ESimpleLabel::WidthAndHeight + + + + 0 + 305 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + in this case, you must use a 'dynamic' link, described below.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 320 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + this may or may not cause the target record to process. (The target + + + ESimpleLabel::WidthAndHeight + + + + 0 + 481 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + of the CA EPICS link command described above. This type of link + + + ESimpleLabel::WidthAndHeight + + + + 0 + 451 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This + + + ESimpleLabel::WidthAndHeight + + + + 0 + 431 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + is a 'dynamic' link, an early prototype + + + ESimpleLabel::WidthAndHeight + + + + 200 + 431 + 300 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + -1 + 415 + 507 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 506,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + xxx:scan1.EXSC + + + ESimpleLabel::WidthAndHeight + + + + 43 + 430 + 150 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + record will decide.) If processing does occur, this link type + + + ESimpleLabel::WidthAndHeight + + + + 0 + 496 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + normally will wait for it to complete. (Some displays will have a + + + ESimpleLabel::WidthAndHeight + + + + 0 + 511 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + menu field nearby, which allows you to choose whether or not to wait.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 526 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 541 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + accepts only a PV name. It will write a value to the named PV, and + + + ESimpleLabel::WidthAndHeight + + + + 0 + 466 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NOTE: If the PV named in the link is itself a link field, you must + + + ESimpleLabel::WidthAndHeight + + + + 0 + 345 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + specify the command 'CA'. (If you want to wait for completion in + + + ESimpleLabel::WidthAndHeight + + + + 0 + 360 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + this case, you must use either the sseq or the sCalcout record, + + + ESimpleLabel::WidthAndHeight + + + + 0 + 375 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + select 'CA', and set the link's WAIT field to 'Wait'.) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 390 + 500 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caPolyLine_0 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caPolyLine_1 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/pid_control.ui b/stdApp/op/ui/autoconvert/pid_control.ui new file mode 100644 index 0000000..e76cfa1 --- /dev/null +++ b/stdApp/op/ui/autoconvert/pid_control.ui @@ -0,0 +1,757 @@ + + +MainWindow + + + + 152 + 108 + 300 + 255 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(TITLE) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 5 + 300 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(PID) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 35 + 300 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Setpoint + + + ESimpleLabel::WidthAndHeight + + + + 29 + 116 + 80 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 19 + 138 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readback + + + ESimpleLabel::WidthAndHeight + + + + 181 + 116 + 80 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 171 + 138 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).CVAL + + + + 0 + 0 + 0 + + + + + 115 + 255 + 107 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Update rate + + + ESimpleLabel::WidthAndHeight + + + + 166 + 169 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 171 + 190 + 100 + 20 + + + + $(P)$(PID).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Feedback + + + ESimpleLabel::WidthAndHeight + + + + 29 + 169 + 80 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 19 + 190 + 100 + 20 + + + + $(P)$(PID).FBON + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readback PV + + + ESimpleLabel::WidthAndHeight + + + + 13 + 60 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Control PV + + + ESimpleLabel::WidthAndHeight + + + + 13 + 85 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 128 + 60 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).INP + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 128 + 85 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).OUTL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 117 + 227 + 115 + 20 + + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + Menu + + + Plot setpoint and readback;Plot control value;PID parameters;PID limits;PID input calc + + + pid_plot_readback.adl;pid_plot_control.adl;pid_parameters.adl;yyTransform_full.adl;yyTransform_full.adl + + + P=$(P), PID=$(PID);P=$(P), PID=$(PID);P=$(P), PID=$(PID), TITLE=$(TITLE);P=$(P), T=$(PID)_limits;P=$(P), T=$(PID)_incalc + + + false;false;false;false;false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + More + + + ESimpleLabel::WidthAndHeight + + + + 69 + 227 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caTextEntry_0 + caLineEdit_0 + caMenu_0 + caMenu_1 + caTextEntry_1 + caTextEntry_2 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/pid_parameters.ui b/stdApp/op/ui/autoconvert/pid_parameters.ui new file mode 100644 index 0000000..3c2157d --- /dev/null +++ b/stdApp/op/ui/autoconvert/pid_parameters.ui @@ -0,0 +1,1365 @@ + + +MainWindow + + + + 632 + 299 + 305 + 315 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 5 + 60 + 298 + 252 + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + P + + + ESimpleLabel::WidthAndHeight + + + + 157 + 0 + 10 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 174 + 0 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).P + + + + 0 + 0 + 0 + + + + + 115 + 255 + 107 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + I + + + ESimpleLabel::WidthAndHeight + + + + 157 + 25 + 10 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + KP + + + ESimpleLabel::WidthAndHeight + + + + 10 + 0 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 35 + 0 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).KP + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + KI + + + ESimpleLabel::WidthAndHeight + + + + 10 + 25 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 35 + 25 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).KI + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + D + + + ESimpleLabel::WidthAndHeight + + + + 157 + 50 + 10 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 174 + 50 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).D + + + + 0 + 0 + 0 + + + + + 115 + 255 + 107 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + KD + + + ESimpleLabel::WidthAndHeight + + + + 10 + 50 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 35 + 50 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).KD + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Output + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 31 + 129 + 80 + 20 + + + + + + + 116 + 129 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).OVAL + + + + 0 + 0 + 0 + + + + + 115 + 255 + 107 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Error + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 31 + 104 + 80 + 20 + + + + + + + 116 + 104 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).ERR + + + + 0 + 0 + 0 + + + + + 115 + 255 + 107 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 174 + 25 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).I + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delta time + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 31 + 79 + 80 + 20 + + + + + + + 116 + 79 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).DT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Setpoint high limit + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 0 + 180 + 190 + 20 + + + + + + + 195 + 180 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).HOPR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Setpoint low limit + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 10 + 155 + 180 + 20 + + + + + + + 195 + 155 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).LOPR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Output high limit + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 1 + 230 + 190 + 20 + + + + + + + 196 + 230 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).DRVH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Output low limit + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 11 + 205 + 180 + 20 + + + + + + + 196 + 205 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).DRVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(TITLE) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 5 + 300 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(PID) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 35 + 300 + 20 + + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_0 + caLabel_13 + caLabel_14 + caLineEdit_0 + caTextEntry_0 + caTextEntry_1 + caLineEdit_1 + caTextEntry_2 + caLineEdit_2 + caLineEdit_3 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/pid_plot_control.ui b/stdApp/op/ui/autoconvert/pid_plot_control.ui new file mode 100644 index 0000000..940dd96 --- /dev/null +++ b/stdApp/op/ui/autoconvert/pid_plot_control.ui @@ -0,0 +1,168 @@ + + +MainWindow + + + + 351 + 377 + 600 + 405 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 1 + 1 + 600 + 400 + + + + $(P)$(PID).OVAL (control value) + + + Time (seconds) + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + + 187 + 187 + 187 + + + + + 33 + 108 + 0 + + + + Second + + + 30.000000 + + + $(P)$(PID).OVAL + + + ValueScale + + + caStripPlot_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/pid_plot_readback.ui b/stdApp/op/ui/autoconvert/pid_plot_readback.ui new file mode 100644 index 0000000..7614d78 --- /dev/null +++ b/stdApp/op/ui/autoconvert/pid_plot_readback.ui @@ -0,0 +1,427 @@ + + +MainWindow + + + + 476 + 530 + 600 + 480 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 1 + 1 + 600 + 400 + + + + $(P)$(PID) setpoint and readback + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + + 187 + 187 + 187 + + + + + 253 + 0 + 0 + + + + + 10 + 0 + 184 + + + + Second + + + 30.000000 + + + $(P)$(PID).VAL;$(P)$(PID).CVAL + + + ValueScale + + + + + + 191 + 418 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).HOPR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 191 + 443 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(PID).LOPR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Display miniumum + + + ESimpleLabel::WidthAndHeight + + + + 21 + 443 + 160 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Display maxiumum + + + ESimpleLabel::WidthAndHeight + + + + 21 + 418 + 160 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 313 + 443 + 103 + 20 + + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + Menu + + + Plot + + + pid_plot_readback.adl + + + P=$(P), PID=$(PID) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Replot + + + ESimpleLabel::WidthAndHeight + + + + 334 + 417 + 60 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caLabel_0 + caLabel_1 + caLabel_2 + caStripPlot_0 + caTextEntry_0 + caTextEntry_1 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/pvHistory.ui b/stdApp/op/ui/autoconvert/pvHistory.ui new file mode 100644 index 0000000..af06fc4 --- /dev/null +++ b/stdApp/op/ui/autoconvert/pvHistory.ui @@ -0,0 +1,686 @@ + + +MainWindow + + + + 29 + 237 + 360 + 250 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 260 + 0 + 100 + 20 + + + + $(P)history$(N)_StopScan + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Column + + + caChoice::Static + + + + + + 310 + 230 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -MORE + + + Menu + + + 2 PV's + + + pvHistory2.adl + + + P=$(P),N=$(N) + + + true + + + + + + 0 + 60 + 360 + 170 + + + + History (Hours) + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + + 236 + 236 + 236 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + 0 + + + + 42 + 99 + 228 + + + + $(P)history$(N).VALB;$(P)history$(N).VALD + + + caCartesianPlot::Auto + + + 0;0.000000 + + + caCartesianPlot::Auto + + + 0;100.000000 + + + + + + 35 + 40 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr.INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV1 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 31 + 30 + 20 + + + + + + + 215 + 40 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PREC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 300 + 43 + 30 + 10 + + + + + + + 335 + 40 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr.PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 85 + 0 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_Interval.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + interval (s) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 2 + 80 + 14 + + + + + + + 0 + 230 + 130 + 20 + + + + + 251 + 243 + 74 + + + + + 253 + 0 + 0 + + + + -CLEAR ALL ARRAYS + + + Menu + + + clear + + + pvHistory_clear.adl + + + P=$(P),N=$(N) + + + false + + + + + + 35 + 20 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + caLabel_0 + caLabel_1 + caLabel_2 + caChoice_0 + caRelatedDisplay_0 + caCartesianPlot_0 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caTextEntry_2 + caRelatedDisplay_1 + caLineEdit_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/pvHistory2.ui b/stdApp/op/ui/autoconvert/pvHistory2.ui new file mode 100644 index 0000000..34739ea --- /dev/null +++ b/stdApp/op/ui/autoconvert/pvHistory2.ui @@ -0,0 +1,1095 @@ + + +MainWindow + + + + 123 + 317 + 360 + 475 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 0 + 60 + 360 + 170 + + + + History (Hours) + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + + 236 + 236 + 236 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + 0 + + + + 42 + 99 + 228 + + + + $(P)history$(N).VALB;$(P)history$(N).VALD + + + caCartesianPlot::Auto + + + 0;0.000000 + + + caCartesianPlot::Auto + + + 0;100.000000 + + + + + + 35 + 40 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr.INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV1 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 31 + 30 + 20 + + + + + + + 215 + 40 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PREC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 300 + 43 + 30 + 10 + + + + + + + 335 + 40 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr.PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 85 + 0 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_Interval.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + interval (s) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 2 + 80 + 14 + + + + + + + 35 + 20 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 0 + 285 + 360 + 170 + + + + History (Hours) + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + + 236 + 236 + 236 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + 0 + + + + 42 + 99 + 228 + + + + $(P)history$(N).VALB;$(P)history$(N).VALE + + + caCartesianPlot::Auto + + + 0;0.000000 + + + caCartesianPlot::Auto + + + 0;100.000000 + + + + + + 35 + 265 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV2_curr.INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV2 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 256 + 30 + 20 + + + + + + + 215 + 265 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV2_curr + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PREC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 300 + 268 + 30 + 10 + + + + + + + 335 + 265 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV2_curr.PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 310 + 455 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -MORE + + + Menu + + + 3 PV's + + + pvHistory3.adl + + + P=$(P),N=$(N) + + + true + + + + + + 260 + 455 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -LESS + + + Menu + + + 1 PV + + + pvHistory.adl + + + P=$(P),N=$(N) + + + true + + + + + + 0 + 455 + 130 + 20 + + + + + 251 + 243 + 74 + + + + + 253 + 0 + 0 + + + + -CLEAR ALL ARRAYS + + + Menu + + + clear + + + pvHistory_clear.adl + + + P=$(P),N=$(N) + + + false + + + + + + 35 + 245 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV2_DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 260 + 0 + 100 + 20 + + + + $(P)history$(N)_StopScan + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Column + + + caChoice::Static + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caCartesianPlot_0 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caTextEntry_2 + caLineEdit_1 + caCartesianPlot_1 + caTextEntry_3 + caLineEdit_2 + caTextEntry_4 + caRelatedDisplay_0 + caRelatedDisplay_1 + caRelatedDisplay_2 + caLineEdit_3 + caChoice_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/pvHistory3.ui b/stdApp/op/ui/autoconvert/pvHistory3.ui new file mode 100644 index 0000000..0de67af --- /dev/null +++ b/stdApp/op/ui/autoconvert/pvHistory3.ui @@ -0,0 +1,1418 @@ + + +MainWindow + + + + 653 + 292 + 360 + 700 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 0 + 60 + 360 + 170 + + + + History (Hours) + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + + 236 + 236 + 236 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + 0 + + + + 42 + 99 + 228 + + + + $(P)history$(N).VALB;$(P)history$(N).VALD + + + caCartesianPlot::Auto + + + 0;0.000000 + + + caCartesianPlot::Auto + + + 0;100.000000 + + + + + + 35 + 40 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr.INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV1 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 31 + 30 + 20 + + + + + + + 215 + 40 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PREC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 300 + 43 + 30 + 10 + + + + + + + 335 + 40 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_curr.PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 85 + 0 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_Interval.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + interval (s) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 2 + 80 + 14 + + + + + + + 0 + 285 + 360 + 170 + + + + History (Hours) + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + + 236 + 236 + 236 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + 0 + + + + 42 + 99 + 228 + + + + $(P)history$(N).VALB;$(P)history$(N).VALE + + + caCartesianPlot::Auto + + + 0;0.000000 + + + caCartesianPlot::Auto + + + 0;100.000000 + + + + + + 0 + 510 + 360 + 170 + + + + History (Hours) + + + + 0 + 0 + 0 + + + + + 236 + 236 + 236 + + + + + 236 + 236 + 236 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + 0 + + + + 42 + 99 + 228 + + + + $(P)history$(N).VALB;$(P)history$(N).VALF + + + caCartesianPlot::Auto + + + 0;0.000000 + + + caCartesianPlot::Auto + + + 0;100.000000 + + + + + + 0 + 680 + 130 + 20 + + + + + 251 + 243 + 74 + + + + + 253 + 0 + 0 + + + + -CLEAR ALL ARRAYS + + + Menu + + + clear + + + pvHistory_clear.adl + + + P=$(P),N=$(N) + + + false + + + + + + 35 + 20 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV1_DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 35 + 265 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV2_curr.INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV2 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 256 + 30 + 20 + + + + + + + 215 + 265 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV2_curr + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PREC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 300 + 268 + 30 + 10 + + + + + + + 335 + 265 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV2_curr.PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 260 + 680 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -LESS + + + Menu + + + 2 PV's + + + pvHistory2.adl + + + P=$(P),N=$(N) + + + true + + + + + + 35 + 490 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV3_curr.INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV3 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 481 + 30 + 20 + + + + + + + 215 + 490 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV3_curr + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PREC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 300 + 493 + 30 + 10 + + + + + + + 335 + 490 + 20 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV3_curr.PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 35 + 245 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV2_DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 35 + 470 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)history$(N)_PV3_DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 260 + 0 + 100 + 20 + + + + $(P)history$(N)_StopScan + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Column + + + caChoice::Static + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caCartesianPlot_0 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caTextEntry_2 + caCartesianPlot_1 + caCartesianPlot_2 + caRelatedDisplay_0 + caLineEdit_1 + caTextEntry_3 + caLineEdit_2 + caTextEntry_4 + caRelatedDisplay_1 + caTextEntry_5 + caLineEdit_3 + caTextEntry_6 + caLineEdit_4 + caLineEdit_5 + caChoice_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/pvHistory_clear.ui b/stdApp/op/ui/autoconvert/pvHistory_clear.ui new file mode 100644 index 0000000..1d76248 --- /dev/null +++ b/stdApp/op/ui/autoconvert/pvHistory_clear.ui @@ -0,0 +1,262 @@ + + +MainWindow + + + + 664 + 270 + 305 + 110 + + + + + +QWidget#centralWidget {background: rgba(251, 243, 74, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + If you really want to erase + + + ESimpleLabel::WidthAndHeight + + + + 5 + 20 + 300 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + all $(P)history$(N) arrays, + + + ESimpleLabel::WidthAndHeight + + + + 5 + 40 + 300 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + click on this button. + + + ESimpleLabel::WidthAndHeight + + + + 5 + 60 + 300 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 87 + 82 + 120 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)history$(N).A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Erase all data + + + 1 + + + caMessageButton::Static + + + caLabel_0 + caLabel_1 + caLabel_2 + caMessageButton_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/ramp_tweak.ui b/stdApp/op/ui/autoconvert/ramp_tweak.ui new file mode 100644 index 0000000..40526b2 --- /dev/null +++ b/stdApp/op/ui/autoconvert/ramp_tweak.ui @@ -0,0 +1,799 @@ + + +MainWindow + + + + 295 + 250 + 180 + 140 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 20 + 180 + 20 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 180 + 21 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + ($(P)$(Q)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 23 + 180 + 14 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + user ramp/tweak + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 1 + 180 + 20 + + + + + + + 10 + 85 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)Ramp.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 65 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)Readback + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 120 + 85 + 50 + 30 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q)RampStop.PROC + + + + 251 + 243 + 74 + + + + + 253 + 0 + 0 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 120 + 65 + 50 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)Busy + + + + 51 + 153 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 30 + 105 + 60 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)TweakVal.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 90 + 105 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q)Tweak.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + + + + + 1 + + + caMessageButton::Static + + + + + + 10 + 105 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q)Tweak.A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + - + + + 1 + + + caMessageButton::Static + + + + + + 120 + 115 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -MORE + + + Menu + + + setup + + + ramp_tweakSetup.adl + + + P=$(P),Q=$(Q) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TARGET + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 40 + 35 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 50 + 35 + 10 + + + + + + + 45 + 40 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)PutLinkCalc.AA + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + -1 + 60 + 183 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 181,1; + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caPolyLine_0 + caTextEntry_0 + caLineEdit_0 + caMessageButton_0 + caLineEdit_1 + caTextEntry_1 + caMessageButton_1 + caMessageButton_2 + caRelatedDisplay_0 + caLineEdit_2 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/ramp_tweakSetup.ui b/stdApp/op/ui/autoconvert/ramp_tweakSetup.ui new file mode 100644 index 0000000..2541312 --- /dev/null +++ b/stdApp/op/ui/autoconvert/ramp_tweakSetup.ui @@ -0,0 +1,1146 @@ + + +MainWindow + + + + 545 + 258 + 180 + 230 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 20 + 180 + 20 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 180 + 20 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + ($(P)$(Q)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 23 + 180 + 14 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + ramp/tweak setup + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 1 + 180 + 20 + + + + + + + 10 + 65 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)Readback + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 120 + 65 + 50 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)Busy + + + + 51 + 153 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 10 + 85 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)Ramp.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 120 + 85 + 50 + 30 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q)RampStop.PROC + + + + 251 + 243 + 74 + + + + + 253 + 0 + 0 + + + + Stop + + + 1 + + + caMessageButton::Static + + + + + + 30 + 105 + 60 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)TweakVal.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 90 + 105 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q)Tweak.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + + + + + 1 + + + caMessageButton::Static + + + + + + 10 + 105 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q)Tweak.A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + - + + + 1 + + + caMessageButton::Static + + + + + + 133 + 136 + 35 + 15 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -DEBUG + + + Menu + + + CheckValCalc;StopCalc;CheckDoneCalc;LinkCalc;PutValueSeq + + + yyCalcoutRecord.adl;yyCalcoutRecord.adl;yyCalcoutRecord.adl;yysCalcoutRecord.adl;yySseq.adl + + + P=$(P)$(Q),C=RampCheckOutput;P=$(P)$(Q),C=RampStop;P=$(P)$(Q),C=RampCheckDone;P=$(P)$(Q),C=PutLinkCalc;P=$(P)$(Q),S=PutValue + + + false;false;false;false;false + + + + + + 120 + 115 + 50 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -LESS + + + Menu + + + use + + + ramp_tweak.adl + + + P=$(P),Q=$(Q) + + + true + + + + + + 120 + 206 + 40 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)Ramp.OROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 120 + 186 + 40 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)RampCheckOutput.ODLY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + step period + + + ESimpleLabel::WidthAndHeight + + + + 5 + 186 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + step size + + + ESimpleLabel::WidthAndHeight + + + + 5 + 206 + 110 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + targetPV: + + + ESimpleLabel::WidthAndHeight + + + + 5 + 140 + 170 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 5 + 159 + 170 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)PutLinkCalc.AA + + + + 0 + 0 + 0 + + + + + 255 + 176 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + s + + + ESimpleLabel::WidthAndHeight + + + + 160 + 186 + 10 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TARGET + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 40 + 35 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 50 + 35 + 10 + + + + + + + 45 + 40 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)PutLinkCalc.AA + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + -1 + 60 + 183 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 181,1; + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caPolyLine_0 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMessageButton_0 + caTextEntry_1 + caMessageButton_1 + caMessageButton_2 + caRelatedDisplay_0 + caRelatedDisplay_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caLineEdit_2 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/recordPV.ui b/stdApp/op/ui/autoconvert/recordPV.ui new file mode 100644 index 0000000..5815674 --- /dev/null +++ b/stdApp/op/ui/autoconvert/recordPV.ui @@ -0,0 +1,628 @@ + + +MainWindow + + + + 1146 + 261 + 310 + 240 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 10 + 25 + 50 + 25 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q)$(R)_clear + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Clear + + + 1 + + + caMessageButton::Static + + + + + + 10 + 60 + 172 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)$(R).INP + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 65 + 25 + 50 + 25 + + + + EPushButton::WidthAndHeight + + + $(P)$(Q)$(R).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Proc + + + 1 + + + caMessageButton::Static + + + + + + 235 + 70 + 65 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)$(R)_nUse + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 235 + 50 + 65 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)$(R).NSAM + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 10 + 90 + 290 + 140 + + + + + 0 + 0 + 0 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + $(P)$(Q)$(R).NSAM + + + + 0 + 0 + 0 + + + + ;$(P)$(Q)$(R) + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + $(P)$(Q)$(R) + + + $(P)$(Q)$(R)_clear + + + caCartesianPlot::Dots + + + caCartesianPlot::Dots + + + caCartesianPlot::Dots + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NUSE + + + ESimpleLabel::WidthAndHeight + + + + 190 + 70 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + NSAM + + + ESimpleLabel::WidthAndHeight + + + + 190 + 50 + 40 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 122 + 25 + 100 + 20 + + + + $(P)$(Q)$(R).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 230 + 25 + 60 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(Q)$(R)_local + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LOCAL PV + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 229 + 15 + 60 + 10 + + + + caLabel_0 + caLabel_1 + caLabel_2 + caMessageButton_0 + caTextEntry_0 + caMessageButton_1 + caLineEdit_0 + caLineEdit_1 + caCartesianPlot_0 + caMenu_0 + caTextEntry_1 + + + \ No newline at end of file diff --git a/stdApp/op/opi/sampleWheel.gif b/stdApp/op/ui/autoconvert/sampleWheel.gif similarity index 100% rename from stdApp/op/opi/sampleWheel.gif rename to stdApp/op/ui/autoconvert/sampleWheel.gif diff --git a/stdApp/op/ui/autoconvert/sampleWheel.ui b/stdApp/op/ui/autoconvert/sampleWheel.ui new file mode 100644 index 0000000..441f368 --- /dev/null +++ b/stdApp/op/ui/autoconvert/sampleWheel.ui @@ -0,0 +1,11787 @@ + + +MainWindow + + + + 144 + 33 + 500 + 540 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 500 + 20 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 0 + 20 + 500 + 500 + + + + sampleWheel.gif + + + + + caGraphics::Arc + + + + 436 + 158 + 40 + 40 + + + + + 436 + 158 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 436 + 158 + 40 + 40 + + + + caGraphics::Calc + + + A=3 + + + $(P)sample + + + + 436 + 158 + 40 + 40 + + + + 0 + + + + 436 + 158 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 450 + 203 + 40 + 40 + + + + + 450 + 203 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 450 + 203 + 40 + 40 + + + + caGraphics::Calc + + + A=2 + + + $(P)sample + + + + 450 + 203 + 40 + 40 + + + + 0 + + + + 450 + 203 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 455 + 250 + 40 + 40 + + + + + 455 + 250 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 455 + 250 + 40 + 40 + + + + caGraphics::Calc + + + A=1 + + + $(P)sample + + + + 455 + 250 + 40 + 40 + + + + 0 + + + + 455 + 250 + 40 + 40 + + + + 360 + + + + + + 460 + 520 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -MORE + + + Menu + + + calc;move;sweep;scan setup + + + yyTransform.adl;yyTransform.adl;yyTransform.adl;sampleWheelScanSetup.adl + + + P=$(P),T=sampleWheelCalc;P=$(P),T=sampleWheelMove;P=$(P),T=sampleSweepSet;P=$(P),T=sampleSweepSet + + + false;false;false;false + + + + + caGraphics::Arc + + + + 412 + 118 + 40 + 40 + + + + + 412 + 118 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 412 + 118 + 40 + 40 + + + + caGraphics::Calc + + + A=4 + + + $(P)sample + + + + 412 + 118 + 40 + 40 + + + + 0 + + + + 412 + 118 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 380 + 83 + 40 + 40 + + + + + 380 + 83 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 380 + 83 + 40 + 40 + + + + caGraphics::Calc + + + A=5 + + + $(P)sample + + + + 380 + 83 + 40 + 40 + + + + 0 + + + + 380 + 83 + 40 + 40 + + + + 360 + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 1 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 463 + 257 + 25 + 25 + + + + + + caGraphics::Arc + + + + 342 + 55 + 40 + 40 + + + + + 342 + 55 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 342 + 55 + 40 + 40 + + + + caGraphics::Calc + + + A=6 + + + $(P)sample + + + + 342 + 55 + 40 + 40 + + + + 0 + + + + 342 + 55 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 299 + 35 + 40 + 40 + + + + + 299 + 35 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 299 + 35 + 40 + 40 + + + + caGraphics::Calc + + + A=7 + + + $(P)sample + + + + 299 + 35 + 40 + 40 + + + + 0 + + + + 299 + 35 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 252 + 26 + 40 + 40 + + + + + 252 + 26 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 252 + 26 + 40 + 40 + + + + caGraphics::Calc + + + A=8 + + + $(P)sample + + + + 252 + 26 + 40 + 40 + + + + 0 + + + + 252 + 26 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 205 + 26 + 40 + 40 + + + + + 205 + 26 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 205 + 26 + 40 + 40 + + + + caGraphics::Calc + + + A=9 + + + $(P)sample + + + + 205 + 26 + 40 + 40 + + + + 0 + + + + 205 + 26 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 159 + 36 + 40 + 40 + + + + + 159 + 36 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 159 + 36 + 40 + 40 + + + + caGraphics::Calc + + + A=10 + + + $(P)sample + + + + 159 + 36 + 40 + 40 + + + + 0 + + + + 159 + 36 + 40 + 40 + + + + 360 + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 2 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 458 + 210 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 3 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 444 + 166 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 4 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 420 + 125 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 5 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 388 + 91 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 6 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 350 + 63 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 7 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 308 + 43 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 8 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 260 + 34 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 9 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 213 + 34 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 10 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 167 + 44 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 11 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 124 + 63 + 25 + 25 + + + + + + caGraphics::Arc + + + + 115 + 55 + 40 + 40 + + + + + 115 + 55 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 115 + 55 + 40 + 40 + + + + caGraphics::Calc + + + A=11 + + + $(P)sample + + + + 115 + 55 + 40 + 40 + + + + 0 + + + + 115 + 55 + 40 + 40 + + + + 360 + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 12 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 84 + 90 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 13 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 54 + 125 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 14 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 30 + 166 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 15 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 14 + 211 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 16 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 9 + 258 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 17 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 14 + 305 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 18 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 29 + 349 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 19 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 54 + 390 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 20 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 86 + 425 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 21 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 125 + 453 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 22 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 168 + 472 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 23 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 214 + 482 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 24 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 261 + 482 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 25 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 307 + 473 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 26 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 350 + 453 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 27 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 389 + 426 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 28 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 420 + 390 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 29 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 444 + 349 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 30 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 459 + 305 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 31 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 418 + 258 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 32 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 411 + 212 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 33 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 393 + 168 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 34 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 365 + 131 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 35 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 326 + 103 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 36 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 284 + 86 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 37 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 238 + 80 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 38 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 191 + 85 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 39 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 148 + 103 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 40 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 109 + 131 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 41 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 81 + 168 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 42 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 63 + 211 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 43 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 56 + 258 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 44 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 63 + 304 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 45 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 81 + 347 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 46 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 109 + 384 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 47 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 146 + 412 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 48 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 190 + 430 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 49 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 237 + 437 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 50 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 284 + 430 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 51 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 328 + 413 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 52 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 365 + 384 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 53 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 393 + 347 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 54 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 411 + 304 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 55 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 369 + 259 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 56 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 362 + 213 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 57 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 339 + 174 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 58 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 304 + 143 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 59 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 261 + 129 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 60 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 214 + 128 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 61 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 172 + 143 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 62 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 135 + 173 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 63 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 113 + 213 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 64 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 104 + 258 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 65 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 112 + 303 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 66 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 135 + 343 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 67 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 171 + 373 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 68 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 215 + 388 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 69 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 259 + 388 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 70 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 304 + 373 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 71 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 340 + 344 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 72 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 361 + 303 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 73 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 324 + 259 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 74 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 313 + 216 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 75 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 280 + 185 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 76 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 238 + 172 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 77 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 194 + 185 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 78 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 163 + 215 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 79 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 152 + 259 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 80 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 163 + 301 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 81 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 196 + 333 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 82 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 237 + 344 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 83 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 280 + 333 + 25 + 25 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 84 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 312 + 300 + 25 + 25 + + + + + + caGraphics::Arc + + + + 77 + 83 + 40 + 40 + + + + + 77 + 83 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 77 + 83 + 40 + 40 + + + + caGraphics::Calc + + + A=12 + + + $(P)sample + + + + 77 + 83 + 40 + 40 + + + + 0 + + + + 77 + 83 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 46 + 117 + 40 + 40 + + + + + 46 + 117 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 46 + 117 + 40 + 40 + + + + caGraphics::Calc + + + A=13 + + + $(P)sample + + + + 46 + 117 + 40 + 40 + + + + 0 + + + + 46 + 117 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 22 + 158 + 40 + 40 + + + + + 22 + 158 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 22 + 158 + 40 + 40 + + + + caGraphics::Calc + + + A=14 + + + $(P)sample + + + + 22 + 158 + 40 + 40 + + + + 0 + + + + 22 + 158 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 8 + 203 + 40 + 40 + + + + + 8 + 203 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 8 + 203 + 40 + 40 + + + + caGraphics::Calc + + + A=15 + + + $(P)sample + + + + 8 + 203 + 40 + 40 + + + + 0 + + + + 8 + 203 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 2 + 250 + 40 + 40 + + + + + 2 + 250 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 2 + 250 + 40 + 40 + + + + caGraphics::Calc + + + A=16 + + + $(P)sample + + + + 2 + 250 + 40 + 40 + + + + 0 + + + + 2 + 250 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 7 + 297 + 40 + 40 + + + + + 7 + 297 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 7 + 297 + 40 + 40 + + + + caGraphics::Calc + + + A=17 + + + $(P)sample + + + + 7 + 297 + 40 + 40 + + + + 0 + + + + 7 + 297 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 22 + 341 + 40 + 40 + + + + + 22 + 341 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 22 + 341 + 40 + 40 + + + + caGraphics::Calc + + + A=18 + + + $(P)sample + + + + 22 + 341 + 40 + 40 + + + + 0 + + + + 22 + 341 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 46 + 382 + 40 + 40 + + + + + 46 + 382 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 46 + 382 + 40 + 40 + + + + caGraphics::Calc + + + A=19 + + + $(P)sample + + + + 46 + 382 + 40 + 40 + + + + 0 + + + + 46 + 382 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 77 + 417 + 40 + 40 + + + + + 77 + 417 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 77 + 417 + 40 + 40 + + + + caGraphics::Calc + + + A=20 + + + $(P)sample + + + + 77 + 417 + 40 + 40 + + + + 0 + + + + 77 + 417 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 115 + 445 + 40 + 40 + + + + + 115 + 445 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 115 + 445 + 40 + 40 + + + + caGraphics::Calc + + + A=21 + + + $(P)sample + + + + 115 + 445 + 40 + 40 + + + + 0 + + + + 115 + 445 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 159 + 464 + 40 + 40 + + + + + 159 + 464 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 159 + 464 + 40 + 40 + + + + caGraphics::Calc + + + A=22 + + + $(P)sample + + + + 159 + 464 + 40 + 40 + + + + 0 + + + + 159 + 464 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 205 + 474 + 40 + 40 + + + + + 205 + 474 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 205 + 474 + 40 + 40 + + + + caGraphics::Calc + + + A=23 + + + $(P)sample + + + + 205 + 474 + 40 + 40 + + + + 0 + + + + 205 + 474 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 252 + 474 + 40 + 40 + + + + + 252 + 474 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 252 + 474 + 40 + 40 + + + + caGraphics::Calc + + + A=24 + + + $(P)sample + + + + 252 + 474 + 40 + 40 + + + + 0 + + + + 252 + 474 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 298 + 464 + 40 + 40 + + + + + 298 + 464 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 298 + 464 + 40 + 40 + + + + caGraphics::Calc + + + A=25 + + + $(P)sample + + + + 298 + 464 + 40 + 40 + + + + 0 + + + + 298 + 464 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 341 + 445 + 40 + 40 + + + + + 341 + 445 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 341 + 445 + 40 + 40 + + + + caGraphics::Calc + + + A=26 + + + $(P)sample + + + + 341 + 445 + 40 + 40 + + + + 0 + + + + 341 + 445 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 380 + 417 + 40 + 40 + + + + + 380 + 417 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 380 + 417 + 40 + 40 + + + + caGraphics::Calc + + + A=27 + + + $(P)sample + + + + 380 + 417 + 40 + 40 + + + + 0 + + + + 380 + 417 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 411 + 382 + 40 + 40 + + + + + 411 + 382 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 411 + 382 + 40 + 40 + + + + caGraphics::Calc + + + A=28 + + + $(P)sample + + + + 411 + 382 + 40 + 40 + + + + 0 + + + + 411 + 382 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 435 + 341 + 40 + 40 + + + + + 435 + 341 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 435 + 341 + 40 + 40 + + + + caGraphics::Calc + + + A=29 + + + $(P)sample + + + + 435 + 341 + 40 + 40 + + + + 0 + + + + 435 + 341 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 450 + 297 + 40 + 40 + + + + + 450 + 297 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 450 + 297 + 40 + 40 + + + + caGraphics::Calc + + + A=30 + + + $(P)sample + + + + 450 + 297 + 40 + 40 + + + + 0 + + + + 450 + 297 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 408 + 250 + 40 + 40 + + + + + 408 + 250 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 408 + 250 + 40 + 40 + + + + caGraphics::Calc + + + A=31 + + + $(P)sample + + + + 408 + 250 + 40 + 40 + + + + 0 + + + + 408 + 250 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 402 + 204 + 40 + 40 + + + + + 402 + 204 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 402 + 204 + 40 + 40 + + + + caGraphics::Calc + + + A=32 + + + $(P)sample + + + + 402 + 204 + 40 + 40 + + + + 0 + + + + 402 + 204 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 384 + 160 + 40 + 40 + + + + + 384 + 160 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 384 + 160 + 40 + 40 + + + + caGraphics::Calc + + + A=33 + + + $(P)sample + + + + 384 + 160 + 40 + 40 + + + + 0 + + + + 384 + 160 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 356 + 123 + 40 + 40 + + + + + 356 + 123 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 356 + 123 + 40 + 40 + + + + caGraphics::Calc + + + A=34 + + + $(P)sample + + + + 356 + 123 + 40 + 40 + + + + 0 + + + + 356 + 123 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 318 + 95 + 40 + 40 + + + + + 318 + 95 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 318 + 95 + 40 + 40 + + + + caGraphics::Calc + + + A=35 + + + $(P)sample + + + + 318 + 95 + 40 + 40 + + + + 0 + + + + 318 + 95 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 275 + 77 + 40 + 40 + + + + + 275 + 77 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 275 + 77 + 40 + 40 + + + + caGraphics::Calc + + + A=36 + + + $(P)sample + + + + 275 + 77 + 40 + 40 + + + + 0 + + + + 275 + 77 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 229 + 71 + 40 + 40 + + + + + 229 + 71 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 229 + 71 + 40 + 40 + + + + caGraphics::Calc + + + A=37 + + + $(P)sample + + + + 229 + 71 + 40 + 40 + + + + 0 + + + + 229 + 71 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 182 + 77 + 40 + 40 + + + + + 182 + 77 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 182 + 77 + 40 + 40 + + + + caGraphics::Calc + + + A=38 + + + $(P)sample + + + + 182 + 77 + 40 + 40 + + + + 0 + + + + 182 + 77 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 139 + 95 + 40 + 40 + + + + + 139 + 95 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 139 + 95 + 40 + 40 + + + + caGraphics::Calc + + + A=39 + + + $(P)sample + + + + 139 + 95 + 40 + 40 + + + + 0 + + + + 139 + 95 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 102 + 123 + 40 + 40 + + + + + 102 + 123 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 102 + 123 + 40 + 40 + + + + caGraphics::Calc + + + A=40 + + + $(P)sample + + + + 102 + 123 + 40 + 40 + + + + 0 + + + + 102 + 123 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 73 + 161 + 40 + 40 + + + + + 73 + 161 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 73 + 161 + 40 + 40 + + + + caGraphics::Calc + + + A=41 + + + $(P)sample + + + + 73 + 161 + 40 + 40 + + + + 0 + + + + 73 + 161 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 55 + 203 + 40 + 40 + + + + + 55 + 203 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 55 + 203 + 40 + 40 + + + + caGraphics::Calc + + + A=42 + + + $(P)sample + + + + 55 + 203 + 40 + 40 + + + + 0 + + + + 55 + 203 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 49 + 250 + 40 + 40 + + + + + 49 + 250 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 49 + 250 + 40 + 40 + + + + caGraphics::Calc + + + A=43 + + + $(P)sample + + + + 49 + 250 + 40 + 40 + + + + 0 + + + + 49 + 250 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 55 + 296 + 40 + 40 + + + + + 55 + 296 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 55 + 296 + 40 + 40 + + + + caGraphics::Calc + + + A=44 + + + $(P)sample + + + + 55 + 296 + 40 + 40 + + + + 0 + + + + 55 + 296 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 74 + 339 + 40 + 40 + + + + + 74 + 339 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 74 + 339 + 40 + 40 + + + + caGraphics::Calc + + + A=45 + + + $(P)sample + + + + 74 + 339 + 40 + 40 + + + + 0 + + + + 74 + 339 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 102 + 376 + 40 + 40 + + + + + 102 + 376 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 102 + 376 + 40 + 40 + + + + caGraphics::Calc + + + A=46 + + + $(P)sample + + + + 102 + 376 + 40 + 40 + + + + 0 + + + + 102 + 376 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 139 + 404 + 40 + 40 + + + + + 139 + 404 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 139 + 404 + 40 + 40 + + + + caGraphics::Calc + + + A=47 + + + $(P)sample + + + + 139 + 404 + 40 + 40 + + + + 0 + + + + 139 + 404 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 182 + 422 + 40 + 40 + + + + + 182 + 422 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 182 + 422 + 40 + 40 + + + + caGraphics::Calc + + + A=48 + + + $(P)sample + + + + 182 + 422 + 40 + 40 + + + + 0 + + + + 182 + 422 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 229 + 429 + 40 + 40 + + + + + 229 + 429 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 229 + 429 + 40 + 40 + + + + caGraphics::Calc + + + A=49 + + + $(P)sample + + + + 229 + 429 + 40 + 40 + + + + 0 + + + + 229 + 429 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 275 + 422 + 40 + 40 + + + + + 275 + 422 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 275 + 422 + 40 + 40 + + + + caGraphics::Calc + + + A=50 + + + $(P)sample + + + + 275 + 422 + 40 + 40 + + + + 0 + + + + 275 + 422 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 319 + 405 + 40 + 40 + + + + + 319 + 405 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 319 + 405 + 40 + 40 + + + + caGraphics::Calc + + + A=51 + + + $(P)sample + + + + 319 + 405 + 40 + 40 + + + + 0 + + + + 319 + 405 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 356 + 376 + 40 + 40 + + + + + 356 + 376 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 356 + 376 + 40 + 40 + + + + caGraphics::Calc + + + A=52 + + + $(P)sample + + + + 356 + 376 + 40 + 40 + + + + 0 + + + + 356 + 376 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 384 + 339 + 40 + 40 + + + + + 384 + 339 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 384 + 339 + 40 + 40 + + + + caGraphics::Calc + + + A=53 + + + $(P)sample + + + + 384 + 339 + 40 + 40 + + + + 0 + + + + 384 + 339 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 402 + 296 + 40 + 40 + + + + + 402 + 296 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 402 + 296 + 40 + 40 + + + + caGraphics::Calc + + + A=54 + + + $(P)sample + + + + 402 + 296 + 40 + 40 + + + + 0 + + + + 402 + 296 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 361 + 250 + 40 + 40 + + + + + 361 + 250 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 361 + 250 + 40 + 40 + + + + caGraphics::Calc + + + A=55 + + + $(P)sample + + + + 361 + 250 + 40 + 40 + + + + 0 + + + + 361 + 250 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 353 + 204 + 40 + 40 + + + + + 353 + 204 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 353 + 204 + 40 + 40 + + + + caGraphics::Calc + + + A=56 + + + $(P)sample + + + + 353 + 204 + 40 + 40 + + + + 0 + + + + 353 + 204 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 330 + 165 + 40 + 40 + + + + + 330 + 165 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 330 + 165 + 40 + 40 + + + + caGraphics::Calc + + + A=57 + + + $(P)sample + + + + 330 + 165 + 40 + 40 + + + + 0 + + + + 330 + 165 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 295 + 135 + 40 + 40 + + + + + 295 + 135 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 295 + 135 + 40 + 40 + + + + caGraphics::Calc + + + A=58 + + + $(P)sample + + + + 295 + 135 + 40 + 40 + + + + 0 + + + + 295 + 135 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 252 + 120 + 40 + 40 + + + + + 252 + 120 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 252 + 120 + 40 + 40 + + + + caGraphics::Calc + + + A=59 + + + $(P)sample + + + + 252 + 120 + 40 + 40 + + + + 0 + + + + 252 + 120 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 206 + 120 + 40 + 40 + + + + + 206 + 120 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 206 + 120 + 40 + 40 + + + + caGraphics::Calc + + + A=60 + + + $(P)sample + + + + 206 + 120 + 40 + 40 + + + + 0 + + + + 206 + 120 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 163 + 135 + 40 + 40 + + + + + 163 + 135 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 163 + 135 + 40 + 40 + + + + caGraphics::Calc + + + A=61 + + + $(P)sample + + + + 163 + 135 + 40 + 40 + + + + 0 + + + + 163 + 135 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 127 + 165 + 40 + 40 + + + + + 127 + 165 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 127 + 165 + 40 + 40 + + + + caGraphics::Calc + + + A=62 + + + $(P)sample + + + + 127 + 165 + 40 + 40 + + + + 0 + + + + 127 + 165 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 104 + 205 + 40 + 40 + + + + + 104 + 205 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 104 + 205 + 40 + 40 + + + + caGraphics::Calc + + + A=63 + + + $(P)sample + + + + 104 + 205 + 40 + 40 + + + + 0 + + + + 104 + 205 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 96 + 250 + 40 + 40 + + + + + 96 + 250 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 96 + 250 + 40 + 40 + + + + caGraphics::Calc + + + A=64 + + + $(P)sample + + + + 96 + 250 + 40 + 40 + + + + 0 + + + + 96 + 250 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 104 + 295 + 40 + 40 + + + + + 104 + 295 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 104 + 295 + 40 + 40 + + + + caGraphics::Calc + + + A=65 + + + $(P)sample + + + + 104 + 295 + 40 + 40 + + + + 0 + + + + 104 + 295 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 127 + 335 + 40 + 40 + + + + + 127 + 335 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 127 + 335 + 40 + 40 + + + + caGraphics::Calc + + + A=66 + + + $(P)sample + + + + 127 + 335 + 40 + 40 + + + + 0 + + + + 127 + 335 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 163 + 364 + 40 + 40 + + + + + 163 + 364 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 163 + 364 + 40 + 40 + + + + caGraphics::Calc + + + A=67 + + + $(P)sample + + + + 163 + 364 + 40 + 40 + + + + 0 + + + + 163 + 364 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 206 + 380 + 40 + 40 + + + + + 206 + 380 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 206 + 380 + 40 + 40 + + + + caGraphics::Calc + + + A=68 + + + $(P)sample + + + + 206 + 380 + 40 + 40 + + + + 0 + + + + 206 + 380 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 251 + 380 + 40 + 40 + + + + + 251 + 380 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 251 + 380 + 40 + 40 + + + + caGraphics::Calc + + + A=69 + + + $(P)sample + + + + 251 + 380 + 40 + 40 + + + + 0 + + + + 251 + 380 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 295 + 364 + 40 + 40 + + + + + 295 + 364 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 295 + 364 + 40 + 40 + + + + caGraphics::Calc + + + A=70 + + + $(P)sample + + + + 295 + 364 + 40 + 40 + + + + 0 + + + + 295 + 364 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 330 + 335 + 40 + 40 + + + + + 330 + 335 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 330 + 335 + 40 + 40 + + + + caGraphics::Calc + + + A=71 + + + $(P)sample + + + + 330 + 335 + 40 + 40 + + + + 0 + + + + 330 + 335 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 353 + 295 + 40 + 40 + + + + + 353 + 295 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 353 + 295 + 40 + 40 + + + + caGraphics::Calc + + + A=72 + + + $(P)sample + + + + 353 + 295 + 40 + 40 + + + + 0 + + + + 353 + 295 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 314 + 250 + 40 + 40 + + + + + 314 + 250 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 314 + 250 + 40 + 40 + + + + caGraphics::Calc + + + A=73 + + + $(P)sample + + + + 314 + 250 + 40 + 40 + + + + 0 + + + + 314 + 250 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 303 + 207 + 40 + 40 + + + + + 303 + 207 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 303 + 207 + 40 + 40 + + + + caGraphics::Calc + + + A=74 + + + $(P)sample + + + + 303 + 207 + 40 + 40 + + + + 0 + + + + 303 + 207 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 271 + 176 + 40 + 40 + + + + + 271 + 176 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 271 + 176 + 40 + 40 + + + + caGraphics::Calc + + + A=75 + + + $(P)sample + + + + 271 + 176 + 40 + 40 + + + + 0 + + + + 271 + 176 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 229 + 164 + 40 + 40 + + + + + 229 + 164 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 229 + 164 + 40 + 40 + + + + caGraphics::Calc + + + A=76 + + + $(P)sample + + + + 229 + 164 + 40 + 40 + + + + 0 + + + + 229 + 164 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 186 + 176 + 40 + 40 + + + + + 186 + 176 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 186 + 176 + 40 + 40 + + + + caGraphics::Calc + + + A=77 + + + $(P)sample + + + + 186 + 176 + 40 + 40 + + + + 0 + + + + 186 + 176 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 154 + 207 + 40 + 40 + + + + + 154 + 207 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 154 + 207 + 40 + 40 + + + + caGraphics::Calc + + + A=78 + + + $(P)sample + + + + 154 + 207 + 40 + 40 + + + + 0 + + + + 154 + 207 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 143 + 250 + 40 + 40 + + + + + 143 + 250 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 143 + 250 + 40 + 40 + + + + caGraphics::Calc + + + A=79 + + + $(P)sample + + + + 143 + 250 + 40 + 40 + + + + 0 + + + + 143 + 250 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 154 + 293 + 40 + 40 + + + + + 154 + 293 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 154 + 293 + 40 + 40 + + + + caGraphics::Calc + + + A=80 + + + $(P)sample + + + + 154 + 293 + 40 + 40 + + + + 0 + + + + 154 + 293 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 186 + 324 + 40 + 40 + + + + + 186 + 324 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 186 + 324 + 40 + 40 + + + + caGraphics::Calc + + + A=81 + + + $(P)sample + + + + 186 + 324 + 40 + 40 + + + + 0 + + + + 186 + 324 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 229 + 335 + 40 + 40 + + + + + 229 + 335 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 229 + 335 + 40 + 40 + + + + caGraphics::Calc + + + A=82 + + + $(P)sample + + + + 229 + 335 + 40 + 40 + + + + 0 + + + + 229 + 335 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 271 + 324 + 40 + 40 + + + + + 271 + 324 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 271 + 324 + 40 + 40 + + + + caGraphics::Calc + + + A=83 + + + $(P)sample + + + + 271 + 324 + 40 + 40 + + + + 0 + + + + 271 + 324 + 40 + 40 + + + + 360 + + + + + caGraphics::Arc + + + + 303 + 292 + 40 + 40 + + + + + 303 + 292 + 40 + 40 + + + + 5 + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + + 303 + 292 + 40 + 40 + + + + caGraphics::Calc + + + A=84 + + + $(P)sample + + + + 303 + 292 + 40 + 40 + + + + 0 + + + + 303 + 292 + 40 + 40 + + + + 360 + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sample Wheel (beam's eye view) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 0 + 500 + 20 + + + + + + + 230 + 520 + 40 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)sample + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 270 + 520 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)sampleTweak.A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + + + + + 1 + + + caMessageButton::Static + + + + + + 210 + 520 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)sampleTweak.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + - + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 26 + 115 + 9 + + + + + 26 + 115 + 9 + + + + ROW MOTOR POS. + + + ESimpleLabel::WidthAndHeight + + + + 400 + 475 + 90 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 26 + 115 + 9 + + + + + 26 + 115 + 9 + + + + ANGLE MOTOR POS. + + + ESimpleLabel::WidthAndHeight + + + + 10 + 475 + 90 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 440 + 490 + 50 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleWheelCalc.A + + + + 10 + 0 + 184 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 440 + 505 + 50 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleWheelMove.D + + + + 10 + 0 + 184 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 50 + 490 + 50 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleWheelCalc.B + + + + 10 + 0 + 184 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 50 + 505 + 50 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleWheelMove.K + + + + 10 + 0 + 184 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 26 + 115 + 9 + + + + + 26 + 115 + 9 + + + + ACTUAL + + + ESimpleLabel::WidthAndHeight + + + + 400 + 494 + 40 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 26 + 115 + 9 + + + + + 26 + 115 + 9 + + + + TARGET + + + ESimpleLabel::WidthAndHeight + + + + 400 + 509 + 40 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 26 + 115 + 9 + + + + + 26 + 115 + 9 + + + + ACTUAL + + + ESimpleLabel::WidthAndHeight + + + + 10 + 494 + 40 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 26 + 115 + 9 + + + + + 26 + 115 + 9 + + + + TARGET + + + ESimpleLabel::WidthAndHeight + + + + 10 + 509 + 40 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 225 + 300 + 50 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleHorizOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + H OFFSET + + + ESimpleLabel::WidthAndHeight + + + + 225 + 290 + 50 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 248 + 257 + 3 + 17 + + + + 3 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + 1,1; + + + + + + 244 + 255 + 11 + 11 + + + + 2 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + 10,10; + + + + + + 236 + 270 + 17 + 3 + + + + 3 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + 1,1; + + + + + + 234 + 265 + 11 + 11 + + + + 2 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + 10,1; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + V + + + ESimpleLabel::WidthAndHeight + + + + 251 + 250 + 5 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + H + + + ESimpleLabel::WidthAndHeight + + + + 228 + 272 + 5 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 225 + 225 + 50 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleVertOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + V OFFSET + + + ESimpleLabel::WidthAndHeight + + + + 225 + 215 + 50 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + + 277 + 230 + 15 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + mm + + + ESimpleLabel::WidthAndHeight + + + + 277 + 305 + 15 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caImage_0 + caArc_0 + caArc_1 + caArc_2 + caArc_3 + caArc_4 + caLabel_0 + caArc_5 + caArc_6 + caArc_7 + caArc_8 + caArc_9 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caArc_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caLabel_34 + caLabel_35 + caLabel_36 + caLabel_37 + caLabel_38 + caLabel_39 + caLabel_40 + caLabel_41 + caLabel_42 + caLabel_43 + caLabel_44 + caLabel_45 + caLabel_46 + caLabel_47 + caLabel_48 + caLabel_49 + caLabel_50 + caLabel_51 + caLabel_52 + caLabel_53 + caLabel_54 + caLabel_55 + caLabel_56 + caLabel_57 + caLabel_58 + caLabel_59 + caLabel_60 + caLabel_61 + caLabel_62 + caLabel_63 + caLabel_64 + caLabel_65 + caLabel_66 + caLabel_67 + caLabel_68 + caLabel_69 + caLabel_70 + caLabel_71 + caLabel_72 + caLabel_73 + caLabel_74 + caLabel_75 + caLabel_76 + caLabel_77 + caLabel_78 + caLabel_79 + caLabel_80 + caLabel_81 + caLabel_82 + caLabel_83 + caArc_11 + caArc_12 + caArc_13 + caArc_14 + caArc_15 + caArc_16 + caArc_17 + caArc_18 + caArc_19 + caArc_20 + caArc_21 + caArc_22 + caArc_23 + caArc_24 + caArc_25 + caArc_26 + caArc_27 + caArc_28 + caArc_29 + caArc_30 + caArc_31 + caArc_32 + caArc_33 + caArc_34 + caArc_35 + caArc_36 + caArc_37 + caArc_38 + caArc_39 + caArc_40 + caArc_41 + caArc_42 + caArc_43 + caArc_44 + caArc_45 + caArc_46 + caArc_47 + caArc_48 + caArc_49 + caArc_50 + caArc_51 + caArc_52 + caArc_53 + caArc_54 + caArc_55 + caArc_56 + caArc_57 + caArc_58 + caArc_59 + caArc_60 + caArc_61 + caArc_62 + caArc_63 + caArc_64 + caArc_65 + caArc_66 + caArc_67 + caArc_68 + caArc_69 + caArc_70 + caArc_71 + caArc_72 + caArc_73 + caArc_74 + caArc_75 + caArc_76 + caArc_77 + caArc_78 + caArc_79 + caArc_80 + caArc_81 + caArc_82 + caArc_83 + caLabel_84 + caLabel_85 + caLabel_86 + caLabel_87 + caLabel_88 + caLabel_89 + caLabel_90 + caLabel_91 + caPolyLine_0 + caPolyLine_1 + caPolyLine_2 + caPolyLine_3 + caLabel_92 + caLabel_93 + caLabel_94 + caLabel_95 + caLabel_96 + caRelatedDisplay_0 + caTextEntry_0 + caMessageButton_0 + caMessageButton_1 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caTextEntry_1 + caTextEntry_2 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/sampleWheelScanSetup.ui b/stdApp/op/ui/autoconvert/sampleWheelScanSetup.ui new file mode 100644 index 0000000..b17550a --- /dev/null +++ b/stdApp/op/ui/autoconvert/sampleWheelScanSetup.ui @@ -0,0 +1,823 @@ + + +MainWindow + + + + 469 + 715 + 400 + 250 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 400 + 20 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 18 + 50 + 169 + 67 + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + --{ + + + ESimpleLabel::WidthAndHeight + + + + 87 + 17 + 36 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 117 + 0 + 52 + 67 + + + + + + 0 + 0 + 52 + 52 + + + + + caGraphics::Arc + + + + 0 + 0 + 50 + 50 + + + + + 0 + 0 + 50 + 50 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + 0 + 0 + 50 + 50 + + + + 0 + + + + 0 + 0 + 50 + 50 + + + + 360 + + + + + caGraphics::Rectangle + + + + 16 + 16 + 20 + 20 + + + + 2 + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SAMPLE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 55 + 50 + 10 + + + + + + + + 0 + 7 + 92 + 32 + + + + + + 0 + 10 + 90 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleSweepSize + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SWEEP SIZE (mm) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 90 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + -1 + 19 + 408 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 406,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Set-up sample-wheel sweep scans + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 0 + 380 + 20 + + + + + + + 15 + 125 + 132 + 32 + + + + + + 0 + 10 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleSweepSet.INPF + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DETECTOR DWELL TIME PV + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 130 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + 15 + 180 + 253 + 32 + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SPECIFY THE SAMPLE NUMBER + + + ESimpleLabel::WidthAndHeight + + + + 0 + 20 + 200 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SWEEP SCANS MUST USE THIS PV TO + + + ESimpleLabel::WidthAndHeight + + + + 0 + 10 + 200 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 201 + 0 + 52 + 32 + + + + + + 0 + 10 + 50 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)sampleSweepSet.A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SAMPLE # + + + ESimpleLabel::WidthAndHeight + + + + 0 + 0 + 50 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caRectangle_0 + caLabel_0 + caArc_0 + caRectangle_1 + caFrame_2 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_3 + caFrame_0 + caPolyLine_0 + caLabel_3 + caLabel_4 + caFrame_4 + caLabel_5 + caLabel_6 + caLabel_7 + caFrame_6 + caFrame_5 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/sectorStatus.ui b/stdApp/op/ui/autoconvert/sectorStatus.ui new file mode 100644 index 0000000..5293432 --- /dev/null +++ b/stdApp/op/ui/autoconvert/sectorStatus.ui @@ -0,0 +1,2852 @@ + + +MainWindow + + + + 559 + 36 + 375 + 190 + + + + + +QWidget#centralWidget {background: rgba(235, 241, 181, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 100 + + + ESimpleLabel::WidthAndHeight + + + + 131 + 61 + 16 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 78 + 111 + 64 + 7 + + + + $(S)ide:memory + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 78 + 101 + 64 + 7 + + + + $(S)idd:memory + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 78 + 91 + 64 + 7 + + + + $(S)idc:memory + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 78 + 81 + 64 + 7 + + + + $(S)idb:memory + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 78 + 71 + 64 + 7 + + + + $(S)ida:memory + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC$(S)IDE + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 23 + 110 + 50 + 7 + + + + + + + 241 + 71 + 64 + 7 + + + + $(S)ida:cpu + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 241 + 81 + 64 + 7 + + + + $(S)idb:cpu + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 241 + 91 + 64 + 7 + + + + $(S)idc:cpu + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 241 + 101 + 64 + 7 + + + + $(S)idd:cpu + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 241 + 111 + 64 + 7 + + + + $(S)ide:cpu + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 100 + + + ESimpleLabel::WidthAndHeight + + + + 293 + 61 + 16 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0 + + + ESimpleLabel::WidthAndHeight + + + + 241 + 61 + 7 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC MEMORY + + + ESimpleLabel::WidthAndHeight + + + + 85 + 32 + 50 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PERCENT + + + ESimpleLabel::WidthAndHeight + + + + 93 + 41 + 35 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + USAGE + + + ESimpleLabel::WidthAndHeight + + + + 98 + 51 + 25 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC CPU + + + ESimpleLabel::WidthAndHeight + + + + 255 + 32 + 35 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IN PERCENT + + + ESimpleLabel::WidthAndHeight + + + + 247 + 51 + 50 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LOAD + + + ESimpleLabel::WidthAndHeight + + + + 262 + 41 + 20 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 319 + 33 + 43 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TASK + + + ESimpleLabel::WidthAndHeight + + + + 330 + 41 + 20 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + STATUS + + + ESimpleLabel::WidthAndHeight + + + + 325 + 51 + 30 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC + + + ESimpleLabel::WidthAndHeight + + + + 333 + 32 + 15 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Circle + + + + 327 + 72 + 25 + 7 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(S)ida:status + + + + + caGraphics::Circle + + + + 327 + 82 + 25 + 7 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + + + caGraphics::Circle + + + + 327 + 82 + 25 + 7 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(S)idb:status + + + + + caGraphics::Circle + + + + 327 + 92 + 25 + 7 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + + + caGraphics::Circle + + + + 327 + 92 + 25 + 7 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(S)idc:status + + + + + caGraphics::Circle + + + + 327 + 102 + 25 + 7 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + + + caGraphics::Circle + + + + 327 + 102 + 25 + 7 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(S)idd:status + + + + + caGraphics::Circle + + + + 327 + 112 + 25 + 7 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + + + caGraphics::Circle + + + + 327 + 112 + 25 + 7 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(S)ide:status + + + + + + 149 + 70 + 1 + 96 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Dash + + + 0,96; + + + + + + 232 + 70 + 1 + 96 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Dash + + + 0,96; + + + + + + 316 + 70 + 1 + 96 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Dash + + + 0,96; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SECTOR $(S) IOC STATUS + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 52 + 7 + 277 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 100 + + + ESimpleLabel::WidthAndHeight + + + + 127 + 132 + 16 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0 + + + ESimpleLabel::WidthAndHeight + + + + 75 + 132 + 7 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 77 + 154 + 64 + 7 + + + + $(S)bmc:memory + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 77 + 144 + 64 + 7 + + + + $(S)bma:memory + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 100 + + + ESimpleLabel::WidthAndHeight + + + + 293 + 132 + 16 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0 + + + ESimpleLabel::WidthAndHeight + + + + 242 + 132 + 7 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 240 + 154 + 64 + 7 + + + + $(S)bmc:cpu + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 240 + 144 + 64 + 7 + + + + $(S)bma:cpu + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + caGraphics::Circle + + + + 326 + 143 + 25 + 7 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + + + caGraphics::Circle + + + + 326 + 143 + 25 + 7 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(S)bma:status + + + + + caGraphics::Circle + + + + 326 + 153 + 25 + 7 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + + + caGraphics::Circle + + + + 326 + 153 + 25 + 7 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(S)bmc:status + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC$(S)BMB + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 31 + 154 + 40 + 7 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC$(S)BMA + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 31 + 144 + 40 + 7 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 9/22/1998 GRG + + + ESimpleLabel::WidthAndHeight + + + + 262 + 888 + 80 + 9 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0 + + + ESimpleLabel::WidthAndHeight + + + + 157 + 61 + 7 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 158 + 111 + 64 + 7 + + + + $(S)ide:fd + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 158 + 101 + 64 + 7 + + + + $(S)idd:fd + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 158 + 91 + 64 + 7 + + + + $(S)idc:fd + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 158 + 81 + 64 + 7 + + + + $(S)idb:fd + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 158 + 71 + 64 + 7 + + + + $(S)ida:fd + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(S)ID + + + ESimpleLabel::WidthAndHeight + + + + 177 + 56 + 30 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 150 + + + ESimpleLabel::WidthAndHeight + + + + 209 + 61 + 18 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(S)BM + + + ESimpleLabel::WidthAndHeight + + + + 177 + 129 + 22 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0 + + + ESimpleLabel::WidthAndHeight + + + + 156 + 133 + 7 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 156 + 154 + 64 + 7 + + + + $(S)bmc:fd + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + + 156 + 144 + 64 + 7 + + + + $(S)bma:fd + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Right + + + noDeco + + + NoScale + + + 7 + + + caThermo::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 150 + + + ESimpleLabel::WidthAndHeight + + + + 208 + 133 + 18 + 11 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CONNECTS + + + ESimpleLabel::WidthAndHeight + + + + 172 + 41 + 40 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TCP + + + ESimpleLabel::WidthAndHeight + + + + 185 + 32 + 15 + 7 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC$(S)IDA + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 23 + 70 + 50 + 7 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC$(S)IDB + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 23 + 80 + 50 + 7 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC$(S)IDC + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 23 + 90 + 50 + 7 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + IOC$(S)IDD + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 23 + 100 + 50 + 7 + + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caGraphics_0 + caGraphics_1 + caGraphics_2 + caGraphics_3 + caGraphics_4 + caGraphics_5 + caGraphics_6 + caGraphics_7 + caGraphics_8 + caPolyLine_0 + caPolyLine_1 + caPolyLine_2 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caGraphics_9 + caGraphics_10 + caGraphics_11 + caGraphics_12 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caThermo_0 + caThermo_1 + caThermo_2 + caThermo_3 + caThermo_4 + caThermo_5 + caThermo_6 + caThermo_7 + caThermo_8 + caThermo_9 + caThermo_10 + caThermo_11 + caThermo_12 + caThermo_13 + caThermo_14 + caThermo_15 + caThermo_16 + caThermo_17 + caThermo_18 + caThermo_19 + caThermo_20 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/selector.ui b/stdApp/op/ui/autoconvert/selector.ui new file mode 100644 index 0000000..43668cb --- /dev/null +++ b/stdApp/op/ui/autoconvert/selector.ui @@ -0,0 +1,351 @@ + + +MainWindow + + + + 848 + 73 + 240 + 50 + + + + + +QWidget#centralWidget {background: rgba(236, 236, 236, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 240 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 10 + 27 + 80 + 20 + + + + $(P)$(R):mode.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 22 + 243 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + $(P)$(R):mode.VAL + + + 241,1; + + + + + + 170 + 27 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + show choice buttons;program choices + + + selector_choice.adl;selector_more.adl + + + P=$(P),R=$(R);P=$(P),R=$(R) + + + true;false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Selector ($(P)$(R)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 2 + 230 + 20 + + + + + + + 120 + 27 + 45 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):busy + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caPolyLine_0 + caLabel_0 + caMenu_0 + caRelatedDisplay_0 + caLineEdit_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/selector_choice.ui b/stdApp/op/ui/autoconvert/selector_choice.ui new file mode 100644 index 0000000..c063744 --- /dev/null +++ b/stdApp/op/ui/autoconvert/selector_choice.ui @@ -0,0 +1,354 @@ + + +MainWindow + + + + 492 + 65 + 330 + 50 + + + + + +QWidget#centralWidget {background: rgba(236, 236, 236, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 330 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 0 + 22 + 332 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + $(P)$(R):mode.VAL + + + 330,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Selector ($(P)$(R)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 2 + 320 + 20 + + + + + + + 5 + 27 + 200 + 20 + + + + $(P)$(R):mode.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Column + + + caChoice::Static + + + + + + 265 + 27 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + show menu;program choices + + + selector.adl;selector_more.adl + + + P=$(P),R=$(R);P=$(P),R=$(R) + + + true;false + + + + + + 215 + 27 + 45 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):busy + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caPolyLine_0 + caLabel_0 + caChoice_0 + caRelatedDisplay_0 + caLineEdit_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/selector_more.ui b/stdApp/op/ui/autoconvert/selector_more.ui new file mode 100644 index 0000000..e52aeff --- /dev/null +++ b/stdApp/op/ui/autoconvert/selector_more.ui @@ -0,0 +1,2022 @@ + + +MainWindow + + + + 1117 + 500 + 330 + 270 + + + + + +QWidget#centralWidget {background: rgba(236, 236, 236, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 330 + 25 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 10 + 27 + 80 + 20 + + + + $(P)$(R):mode.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 22 + 331 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + $(P)$(R):mode.VAL + + + 329,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Selector ($(P)$(R)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 2 + 320 + 20 + + + + + + + 100 + 65 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO1 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 65 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK1 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 85 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO2 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 85 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK2 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 105 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO3 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 105 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK3 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 125 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO4 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 125 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK4 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 145 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO5 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 145 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK5 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 165 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO6 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 165 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK6 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 185 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO7 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 185 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK7 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 205 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO8 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 205 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK8 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 225 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DO9 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 225 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNK9 + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 100 + 245 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.DOA + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 245 + 130 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):select.LNKA + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 65 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.ZRST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 85 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.ONST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 105 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.TWST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 125 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.THST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 145 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.FRST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 165 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.FVST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 185 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.SXST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 205 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.SVST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 225 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.EIST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 245 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):mode.NIST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Label + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 50 + 80 + 15 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Value + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 100 + 50 + 80 + 15 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Link + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 190 + 50 + 130 + 15 + + + + + + + 260 + 27 + 60 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + More + + + yySseq_full.adl + + + P=$(P),S=$(R):select + + + false + + + + + + 210 + 27 + 45 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R):busy + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caPolyLine_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caMenu_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + caTextEntry_10 + caTextEntry_11 + caTextEntry_12 + caTextEntry_13 + caTextEntry_14 + caTextEntry_15 + caTextEntry_16 + caTextEntry_17 + caTextEntry_18 + caTextEntry_19 + caTextEntry_20 + caTextEntry_21 + caTextEntry_22 + caTextEntry_23 + caTextEntry_24 + caTextEntry_25 + caTextEntry_26 + caTextEntry_27 + caTextEntry_28 + caTextEntry_29 + caRelatedDisplay_0 + caLineEdit_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/softMotorConfig.ui b/stdApp/op/ui/autoconvert/softMotorConfig.ui new file mode 100644 index 0000000..7f06e08 --- /dev/null +++ b/stdApp/op/ui/autoconvert/softMotorConfig.ui @@ -0,0 +1,2454 @@ + + +MainWindow + + + + 95 + 439 + 540 + 200 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 540 + 30 + + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + caGraphics::Rectangle + + + + 11 + 158 + 110 + 34 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 373 + 63 + 164 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(SM)CalcRevs.INAV + + + + + caGraphics::Rectangle + + + + 373 + 98 + 164 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(SM)CalcFrwd.OUTV + + + + + caGraphics::Rectangle + + + + 373 + 133 + 164 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(SM)CalcMove.INAV + + + + + caGraphics::Rectangle + + + + 373 + 168 + 164 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(SM)CalcStop.OUTV + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + caLabel::IfZero + + + $(P)$(SM).DMOV + + + Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 26 + 125 + 80 + 26 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + caLabel::IfZero + + + $(P)$(SM).DMOV + + + Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 27 + 126 + 80 + 26 + + + + + + QFrame::NoFrame + + + + 153 + 255 + 255 + + + + + 153 + 255 + 255 + + + + caLabel::IfZero + + + $(P)$(SM).DMOV + + + Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 25 + 124 + 80 + 26 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Configuration for $(P)$(SM) + + + ESimpleLabel::WidthAndHeight + + + + 0 + 5 + 280 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 172 + 91 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Forward + + + Menu + + + Calc + + + yyCalcoutRecord.adl + + + P=$(P), C=$(SM)CalcFrwd + + + false + + + + + + 172 + 57 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Reverse + + + Menu + + + Calc + + + yyCalcoutRecord.adl + + + P=$(P), C=$(SM)CalcRevs + + + false + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + All Stop + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 21 + 163 + 90 + 22 + + + + + + + 5 + 78 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM).DVAL + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 280 + 5 + 195 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM).DESC + + + + 45 + 45 + 45 + + + + + 153 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 15 + 56 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM).DRBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 338 + 164 + 16 + 8 + + + + 2 + + + + 174 + 78 + 188 + + + + Filled + + + + 174 + 78 + 188 + + + + Solid + + + -6,3; + + + caPolyLine::Polygon + + + + + + 142 + 171 + 194 + 2 + + + + 2 + + + + 174 + 78 + 188 + + + + Filled + + + + 174 + 78 + 188 + + + + Solid + + + 193,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Soft Dial + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 3 + 33 + 80 + 15 + + + + + + QFrame::NoFrame + + + + 174 + 78 + 188 + + + + + 174 + 78 + 188 + + + + optional link + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 193 + 160 + 100 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Hard Links + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 370 + 32 + 100 + 15 + + + + + + + 135 + 27 + 5 + 176 + + + + 5 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 2,173; + + + + + + 318 + 98 + 40 + 16 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM)CalcFrwd.VAL + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 318 + 65 + 40 + 16 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM)CalcRevs.A + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 272 + 102 + 26 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 25,1; + + + + + + 302 + 95 + 16 + 8 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + -6,3; + + + caPolyLine::Polygon + + + + + + 163 + 93 + 16 + 8 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + -6,3; + + + caPolyLine::Polygon + + + + + + 136 + 100 + 26 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 25,1; + + + + + + 275 + 64 + 15 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 15,0; + + + caPolyLine::Polygon + + + + + + 289 + 68 + 23 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 138 + 62 + 15 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 15,0; + + + caPolyLine::Polygon + + + + + + 148 + 66 + 23 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 365 + 27 + 5 + 176 + + + + 5 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 2,173; + + + + + + 0 + 50 + 559 + 2 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 1,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Calcs (Default-> In=Out) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 140 + 32 + 225 + 15 + + + + + + + 375 + 65 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM)CalcRevsInput.AA + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 375 + 100 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM)CalcFrwdOutput.AA + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 375 + 135 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM)CalcMoveInput.AA + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 375 + 170 + 160 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM)CalcStopOutput.AA + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 142 + 134 + 15 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 15,0; + + + caPolyLine::Polygon + + + + + + 152 + 138 + 23 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 5 + 98 + 25 + 22 + + + + EPushButton::WidthAndHeight + + + $(P)$(SM).TWR + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + < + + + 1 + + + caMessageButton::Static + + + + + + 105 + 98 + 25 + 22 + + + + EPushButton::WidthAndHeight + + + $(P)$(SM).TWF + + + + 255 + 255 + 255 + + + + + 42 + 99 + 228 + + + + > + + + 1 + + + caMessageButton::Static + + + + + + 32 + 100 + 70 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM).TWV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 294 + 136 + 15 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 15,0; + + + caPolyLine::Polygon + + + + + + 308 + 140 + 59 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 485 + 5 + 50 + 20 + + + + + 45 + 45 + 45 + + + + + 255 + 176 + 255 + + + + -Help + + + Menu + + + SM Config help + + + softMotorHelp.adl + + + + + + false + + + + + + 173 + 130 + 120 + 20 + + + + $(P)$(SM)MoveLogic.VAL + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + Column + + + caChoice::Static + + + + + + 190 + 177 + 70 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Debug + + + Menu + + + Reverse String Calc;Forward String Calc;Moving String Calc;Moving Calc;All Stop String Calc;All Stop Calc + + + yysCalcoutRecord.adl;yysCalcoutRecord.adl;yysCalcoutRecord.adl;yyCalcoutRecord.adl;yysCalcoutRecord.adl;yyCalcoutRecord.adl + + + P=$(P), C=$(SM)CalcRevsInput;P=$(P), C=$(SM)CalcFrwdOutput;P=$(P), C=$(SM)CalcMoveInput;P=$(P), C=$(SM)CalcMove;P=$(P), C=$(SM)CalcStopOutput;P=$(P), C=$(SM)CalcStop + + + false;false;false;false;false;false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Moving Logic + + + ESimpleLabel::WidthAndHeight + + + + 183 + 114 + 120 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readback + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 390 + 53 + 120 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Value + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 390 + 88 + 120 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Moving Indicator + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 390 + 123 + 120 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Emergency Stop + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 390 + 158 + 120 + 10 + + + + + + + 85 + 32 + 48 + 16 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + Small;Medium;Setup + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM);P=$(P),M=$(SM);P=$(P),M=$(SM) + + + false;false;false + + + + + + 480 + 30 + 60 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(SM)CalcRevsInput.PROC + + + + 0 + 0 + 0 + + + + + 153 + 255 + 255 + + + + Load + + + 1 + + + caMessageButton::Static + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caPolygon_0 + caPolyLine_0 + caLabel_5 + caLabel_6 + caLabel_7 + caPolyLine_1 + caPolyLine_2 + caPolygon_1 + caPolygon_2 + caPolyLine_3 + caPolygon_3 + caPolyLine_4 + caPolygon_4 + caPolyLine_5 + caPolyLine_6 + caPolyLine_7 + caLabel_8 + caPolygon_5 + caPolyLine_8 + caPolygon_6 + caPolyLine_9 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caRelatedDisplay_0 + caRelatedDisplay_1 + caTextEntry_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caMessageButton_0 + caMessageButton_1 + caTextEntry_5 + caRelatedDisplay_2 + caChoice_0 + caRelatedDisplay_3 + caRelatedDisplay_4 + caMessageButton_2 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/softMotorHelp.ui b/stdApp/op/ui/autoconvert/softMotorHelp.ui new file mode 100644 index 0000000..40b3ffb --- /dev/null +++ b/stdApp/op/ui/autoconvert/softMotorHelp.ui @@ -0,0 +1,7896 @@ + + +MainWindow + + + + 30 + 183 + 850 + 500 + + + + + +QWidget#centralWidget {background: rgba(236, 236, 236, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 707 + 28 + 110 + 200 + + + + + 200 + 200 + 200 + + + + Filled + + + + 200 + 200 + 200 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 640 + 58 + + + + + 255 + 176 + 255 + + + + Filled + + + + 255 + 176 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 11 + 192 + 110 + 34 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 10 + 112 + 118 + 16 + + + + 2 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 9 + 110 + 120 + 2 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 9 + 110 + 1 + 20 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 128 + 112 + 1 + 18 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 10 + 128 + 119 + 2 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 107 + 135 + 21 + 18 + + + + + 89 + 126 + 225 + + + + Filled + + + + 89 + 126 + 225 + + + + Solid + + + + + caGraphics::Rectangle + + + + 105 + 153 + 25 + 2 + + + + + 39 + 84 + 141 + + + + Filled + + + + 39 + 84 + 141 + + + + Solid + + + + + caGraphics::Rectangle + + + + 128 + 134 + 2 + 20 + + + + + 39 + 84 + 141 + + + + Filled + + + + 39 + 84 + 141 + + + + Solid + + + + + caGraphics::Rectangle + + + + 105 + 133 + 23 + 2 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 105 + 134 + 2 + 20 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 34 + 136 + 68 + 16 + + + + 5 + + + + 115 + 223 + 255 + + + + Filled + + + + 115 + 223 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 33 + 134 + 70 + 2 + + + + 5 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 225 + 163 + 118 + 20 + + + + + 30 + 187 + 0 + + + + Filled + + + + 30 + 187 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 464 + 98 + 164 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 464 + 133 + 164 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 464 + 168 + 164 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 464 + 203 + 164 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 467 + 118 + 158 + 2 + + + + 2 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 468 + 103 + 156 + 15 + + + + 2 + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 467 + 101 + 158 + 2 + + + + 2 + + + + 52 + 51 + 134 + + + + Filled + + + + 52 + 51 + 134 + + + + Solid + + + + + caGraphics::Rectangle + + + + 624 + 103 + 1 + 17 + + + + 2 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 467 + 188 + 158 + 2 + + + + 2 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 468 + 173 + 156 + 15 + + + + 2 + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 467 + 171 + 158 + 2 + + + + 2 + + + + 52 + 51 + 134 + + + + Filled + + + + 52 + 51 + 134 + + + + Solid + + + + + caGraphics::Rectangle + + + + 624 + 173 + 1 + 17 + + + + 2 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 571 + 68 + 58 + 16 + + + + 5 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 570 + 66 + 60 + 2 + + + + 5 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 722 + 105 + 88 + 16 + + + + 2 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 721 + 103 + 90 + 2 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 721 + 103 + 1 + 20 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 810 + 105 + 1 + 18 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 722 + 121 + 89 + 2 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 739 + 129 + 74 + 16 + + + + 2 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 738 + 127 + 75 + 2 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 738 + 127 + 1 + 20 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 812 + 129 + 1 + 18 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 739 + 145 + 74 + 2 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 708 + 193 + 108 + 33 + + + + 24 + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 714 + 205 + 49 + 16 + + + + 2 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 713 + 203 + 50 + 2 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 713 + 203 + 1 + 20 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 762 + 205 + 1 + 18 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 714 + 221 + 49 + 2 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 711 + 153 + 17 + 16 + + + + + 89 + 126 + 225 + + + + Filled + + + + 89 + 126 + 225 + + + + Solid + + + + + caGraphics::Rectangle + + + + 709 + 169 + 20 + 2 + + + + + 39 + 84 + 141 + + + + Filled + + + + 39 + 84 + 141 + + + + Solid + + + + + caGraphics::Rectangle + + + + 727 + 152 + 2 + 18 + + + + + 39 + 84 + 141 + + + + Filled + + + + 39 + 84 + 141 + + + + Solid + + + + + caGraphics::Rectangle + + + + 709 + 151 + 18 + 2 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 709 + 152 + 2 + 18 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 794 + 153 + 17 + 16 + + + + + 89 + 126 + 225 + + + + Filled + + + + 89 + 126 + 225 + + + + Solid + + + + + caGraphics::Rectangle + + + + 792 + 169 + 20 + 2 + + + + + 39 + 84 + 141 + + + + Filled + + + + 39 + 84 + 141 + + + + Solid + + + + + caGraphics::Rectangle + + + + 810 + 152 + 2 + 18 + + + + + 39 + 84 + 141 + + + + Filled + + + + 39 + 84 + 141 + + + + Solid + + + + + caGraphics::Rectangle + + + + 792 + 151 + 18 + 2 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 792 + 152 + 2 + 18 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 706 + 11 + 110 + 20 + + + + 20 + + + + 145 + 145 + 145 + + + + Filled + + + + 145 + 145 + 145 + + + + Solid + + + + + caGraphics::Rectangle + + + + 716 + 39 + 94 + 13 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 715 + 37 + 95 + 2 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 715 + 37 + 1 + 16 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 809 + 39 + 1 + 14 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 716 + 51 + 94 + 2 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 710 + 173 + 48 + 16 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + + + + 704 + 9 + 2 + 223 + + + + 4 + + + + 145 + 145 + 145 + + + + Filled + + + + 145 + 145 + 145 + + + + Solid + + + 1,222; + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 26 + 159 + 80 + 26 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 27 + 160 + 80 + 26 + + + + + + QFrame::NoFrame + + + + 153 + 255 + 255 + + + + + 153 + 255 + 255 + + + + Moving + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 25 + 158 + 80 + 26 + + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + All Stop + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 21 + 197 + 90 + 22 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Soft Dial + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 3 + 67 + 80 + 15 + + + + + + + 135 + 60 + 5 + 176 + + + + 5 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 2,173; + + + + + + 85 + 66 + 48 + 16 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + + + + 221 + 124 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Forward + + + Menu + + + + + + 221 + 90 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Reverse + + + Menu + + + + + + 387 + 197 + 16 + 8 + + + + 2 + + + + 174 + 78 + 188 + + + + Filled + + + + 174 + 78 + 188 + + + + Solid + + + -6,3; + + + caPolyLine::Polygon + + + + + + 191 + 204 + 194 + 2 + + + + 2 + + + + 174 + 78 + 188 + + + + Filled + + + + 174 + 78 + 188 + + + + Solid + + + 193,1; + + + + + + 321 + 135 + 26 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 25,1; + + + + + + 351 + 128 + 16 + 8 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + -6,3; + + + caPolyLine::Polygon + + + + + + 212 + 126 + 16 + 8 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + -6,3; + + + caPolyLine::Polygon + + + + + + 185 + 133 + 26 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 25,1; + + + + + + 324 + 97 + 15 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 15,0; + + + caPolyLine::Polygon + + + + + + 338 + 101 + 23 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 187 + 95 + 15 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 15,0; + + + caPolyLine::Polygon + + + + + + 197 + 99 + 23 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 1,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Calcs (Default-> In=Out) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 189 + 65 + 225 + 15 + + + + + + + 191 + 167 + 15 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 15,0; + + + caPolyLine::Polygon + + + + + + 201 + 171 + 23 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 343 + 169 + 15 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 15,0; + + + caPolyLine::Polygon + + + + + + 357 + 173 + 59 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 1,1; + + + + + + 239 + 210 + 70 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Debug + + + Menu + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Moving Logic + + + ESimpleLabel::WidthAndHeight + + + + 232 + 147 + 120 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 86 + 633 + 2 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 1,1; + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + This Screen is used to configure links between a soft motor + + + ESimpleLabel::WidthAndHeight + + + + 0 + 2 + 550 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + record and other EPICS devices (i.e. tables, DACS, etc.). + + + ESimpleLabel::WidthAndHeight + + + + 0 + 19 + 550 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 0.000 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 366 + 95 + 40 + 15 + + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + 0.000 + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 366 + 129 + 40 + 15 + + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + > + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 113 + 136 + 10 + 15 + + + + + + caGraphics::Rectangle + + + + 9 + 135 + 21 + 18 + + + + + 89 + 126 + 225 + + + + Filled + + + + 89 + 126 + 225 + + + + Solid + + + + + caGraphics::Rectangle + + + + 7 + 153 + 25 + 2 + + + + + 39 + 84 + 141 + + + + Filled + + + + 39 + 84 + 141 + + + + Solid + + + + + caGraphics::Rectangle + + + + 30 + 134 + 2 + 20 + + + + + 39 + 84 + 141 + + + + Filled + + + + 39 + 84 + 141 + + + + Solid + + + + + caGraphics::Rectangle + + + + 7 + 133 + 23 + 2 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 7 + 134 + 2 + 20 + + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + < + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 15 + 136 + 10 + 15 + + + + + + QFrame::NoFrame + + + + 97 + 10 + 117 + + + + + 97 + 10 + 117 + + + + The screen has three sections described below. + + + ESimpleLabel::WidthAndHeight + + + + 0 + 36 + 550 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 60 + 641 + 2 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 1,1; + + + + + + 33 + 135 + 1 + 17 + + + + 1 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + 0,16; + + + + + + 102 + 135 + 1 + 18 + + + + 1 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + 0,17; + + + + + + 34 + 151 + 70 + 1 + + + + 1 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + 69,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + current soft motor dial values. + + + ESimpleLabel::WidthAndHeight + + + + 5 + 280 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + soft motor is made through the + + + ESimpleLabel::WidthAndHeight + + + + 5 + 320 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 227 + 164 + 2 + 19 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,18; + + + + + + 227 + 164 + 56 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 55,1; + + + + + + 226 + 179 + 56 + 3 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 55,1; + + + + + + 280 + 165 + 2 + 17 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 1,1; + + + + + + 286 + 164 + 2 + 19 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 1,18; + + + + + + 286 + 164 + 56 + 2 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 55,1; + + + + + + 285 + 179 + 56 + 3 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 55,1; + + + + + + 339 + 165 + 2 + 17 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Same + + + ESimpleLabel::WidthAndHeight + + + + 297 + 166 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Invert + + + ESimpleLabel::WidthAndHeight + + + + 233 + 166 + 40 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + buttons let you test the soft + + + ESimpleLabel::WidthAndHeight + + + + 5 + 380 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + All input and output to the + + + ESimpleLabel::WidthAndHeight + + + + 5 + 300 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + motor after the link to the + + + ESimpleLabel::WidthAndHeight + + + + 5 + 400 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS device is made. If the + + + ESimpleLabel::WidthAndHeight + + + + 5 + 420 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Hard Links + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 461 + 68 + 100 + 15 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readback + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 483 + 89 + 120 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Drive + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 481 + 123 + 120 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Moving Indicator + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 481 + 158 + 120 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Emergency Stop + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 481 + 193 + 120 + 10 + + + + + + caGraphics::Rectangle + + + + 467 + 153 + 158 + 2 + + + + 2 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 468 + 138 + 156 + 15 + + + + 2 + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 467 + 136 + 158 + 2 + + + + 2 + + + + 52 + 51 + 134 + + + + Filled + + + + 52 + 51 + 134 + + + + Solid + + + + + caGraphics::Rectangle + + + + 624 + 138 + 1 + 17 + + + + 2 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 467 + 223 + 158 + 2 + + + + 2 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 468 + 208 + 156 + 15 + + + + 2 + + + + 164 + 170 + 255 + + + + Filled + + + + 164 + 170 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 467 + 206 + 158 + 2 + + + + 2 + + + + 52 + 51 + 134 + + + + Filled + + + + 52 + 51 + 134 + + + + Solid + + + + + caGraphics::Rectangle + + + + 624 + 208 + 1 + 17 + + + + 2 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + + 570 + 67 + 1 + 17 + + + + 1 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,16; + + + + + + 629 + 67 + 1 + 18 + + + + 1 + + + + 77 + 82 + 164 + + + + Filled + + + + 77 + 82 + 164 + + + + Solid + + + 0,17; + + + + + + 570 + 83 + 61 + 2 + + + + 2 + + + + 77 + 82 + 164 + + + + Filled + + + + 77 + 82 + 164 + + + + Solid + + + 60,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Load + + + ESimpleLabel::WidthAndHeight + + + + 580 + 68 + 40 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + links for the desired EPICS device. + + + ESimpleLabel::WidthAndHeight + + + + 545 + 280 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open the screen for the device then + + + ESimpleLabel::WidthAndHeight + + + + 545 + 300 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + drag and drop the PV names for the + + + ESimpleLabel::WidthAndHeight + + + + 545 + 320 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + into these fields using the middle + + + ESimpleLabel::WidthAndHeight + + + + 545 + 360 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mouse button. The emergency stop + + + ESimpleLabel::WidthAndHeight + + + + 545 + 380 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 635 + 60 + 5 + 176 + + + + 5 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 2,173; + + + + + + 0 + 232 + 641 + 2 + + + + 2 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 1,1; + + + + + + 456 + 60 + 5 + 176 + + + + 5 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 2,173; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + readback, drive, and moving indicator + + + ESimpleLabel::WidthAndHeight + + + + 545 + 340 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + link is optional. For example, for + + + ESimpleLabel::WidthAndHeight + + + + 545 + 400 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 702 + 10 + 1 + 222 + + + + 1 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,221; + + + + + caGraphics::Rectangle + + + + 738 + 62 + 74 + 16 + + + + 2 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 737 + 60 + 75 + 2 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 737 + 60 + 1 + 20 + + + + 2 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + caGraphics::Rectangle + + + + 811 + 62 + 1 + 18 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 738 + 78 + 74 + 2 + + + + 2 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 135 + 230 + 123 + 33 + + + + 4 + + + + 75 + 110 + 199 + + + + Filled + + + + 75 + 110 + 199 + + + + Solid + + + 121,31; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + This section allows you to + + + ESimpleLabel::WidthAndHeight + + + + 269 + 260 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + insert an equation between the + + + ESimpleLabel::WidthAndHeight + + + + 269 + 280 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + motor and the links to the + + + ESimpleLabel::WidthAndHeight + + + + 269 + 320 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ouput of the calcs is the same + + + ESimpleLabel::WidthAndHeight + + + + 269 + 360 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + as the input. Not all EPICS + + + ESimpleLabel::WidthAndHeight + + + + 269 + 380 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + input and outputs of the soft + + + ESimpleLabel::WidthAndHeight + + + + 269 + 300 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + devices have the same logic + + + ESimpleLabel::WidthAndHeight + + + + 269 + 400 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (0,1) for moving/not moving. + + + ESimpleLabel::WidthAndHeight + + + + 269 + 420 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + hard device. As a default the + + + ESimpleLabel::WidthAndHeight + + + + 269 + 340 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + a DAC drop the PVs indicated above. + + + ESimpleLabel::WidthAndHeight + + + + 545 + 420 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + After inserting the links, press + + + ESimpleLabel::WidthAndHeight + + + + 545 + 440 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + the Load button to make them active. + + + ESimpleLabel::WidthAndHeight + + + + 545 + 460 + 300 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + link does not work, move the + + + ESimpleLabel::WidthAndHeight + + + + 5 + 440 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + hard device to check the + + + ESimpleLabel::WidthAndHeight + + + + 5 + 460 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + readback and moving links. + + + ESimpleLabel::WidthAndHeight + + + + 5 + 480 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + < + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 715 + 154 + 8 + 14 + + + + + + caGraphics::Rectangle + + + + 731 + 154 + 57 + 16 + + + + 5 + + + + 115 + 223 + 255 + + + + Filled + + + + 115 + 223 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 730 + 152 + 59 + 2 + + + + 5 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + + + + 730 + 153 + 1 + 17 + + + + 1 + + + + 58 + 94 + 171 + + + + Filled + + + + 58 + 94 + 171 + + + + Solid + + + 0,16; + + + + + + 788 + 153 + 1 + 18 + + + + 1 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + 0,17; + + + + + + 731 + 169 + 59 + 1 + + + + 1 + + + + 153 + 255 + 255 + + + + Filled + + + + 153 + 255 + 255 + + + + Solid + + + 58,0; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + > + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 798 + 154 + 8 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HI + + + ESimpleLabel::WidthAndHeight + + + + 713 + 62 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LO + + + ESimpleLabel::WidthAndHeight + + + + 714 + 131 + 20 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Rate of Change: + + + ESimpleLabel::WidthAndHeight + + + + 722 + 194 + 80 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EGU's/s + + + ESimpleLabel::WidthAndHeight + + + + 766 + 208 + 50 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 5.000 + + + ESimpleLabel::WidthAndHeight + + + + 767 + 106 + 40 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0.000 + + + ESimpleLabel::WidthAndHeight + + + + 768 + 129 + 40 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 10.000 + + + ESimpleLabel::WidthAndHeight + + + + 757 + 62 + 60 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + Done + + + ESimpleLabel::WidthAndHeight + + + + 765 + 173 + 50 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 703 + 231 + 119 + 1 + + + + 1 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 118,0; + + + + + + 703 + 227 + 119 + 4 + + + + 4 + + + + 145 + 145 + 145 + + + + Filled + + + + 145 + 145 + 145 + + + + Solid + + + 117,2; + + + + + + 818 + 9 + 2 + 223 + + + + 4 + + + + 145 + 145 + 145 + + + + Filled + + + + 145 + 145 + 145 + + + + Solid + + + 1,222; + + + + + + 816 + 15 + 1 + 211 + + + + 1 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 0,210; + + + + + + 708 + 14 + 109 + 1 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + 109,0; + + + + + + 707 + 15 + 1 + 16 + + + + 1 + + + + 120 + 120 + 120 + + + + Filled + + + + 120 + 120 + 120 + + + + Solid + + + 0,15; + + + + + + 708 + 15 + 1 + 16 + + + + 1 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + 0,15; + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + DAC.adl + + + ESimpleLabel::WidthAndHeight + + + + 734 + 16 + 50 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 726 + 15 + 1 + 16 + + + + 1 + + + + 120 + 120 + 120 + + + + Filled + + + + 120 + 120 + 120 + + + + Solid + + + 0,15; + + + + + + 727 + 15 + 1 + 16 + + + + 1 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + 0,15; + + + + + + 798 + 15 + 1 + 16 + + + + 1 + + + + 120 + 120 + 120 + + + + Filled + + + + 120 + 120 + 120 + + + + Solid + + + 0,15; + + + + + + 799 + 15 + 1 + 16 + + + + 1 + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + 0,15; + + + + + QFrame::NoFrame + + + + 120 + 120 + 120 + + + + + 120 + 120 + 120 + + + + Test DAC 1 + + + ESimpleLabel::WidthAndHeight + + + + 735 + 39 + 70 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 640 + 176 + 21 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 21,0; + + + caPolyLine::Polygon + + + + + + 660 + 180 + 109 + 2 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 108,1; + + + + + + 640 + 137 + 21 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 21,0; + + + caPolyLine::Polygon + + + + + + 655 + 112 + 93 + 32 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 92,1; + + + + + + 641 + 103 + 21 + 10 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 21,0; + + + caPolyLine::Polygon + + + + + + 656 + 88 + 101 + 22 + + + + 2 + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + 100,1; + + + + + + 255 + 258 + 5 + 249 + + + + 5 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 2,246; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + to make it agree. If switch + + + ESimpleLabel::WidthAndHeight + + + + 269 + 460 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + not right, only readback works. + + + ESimpleLabel::WidthAndHeight + + + + 269 + 480 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Thus use moving logic switch + + + ESimpleLabel::WidthAndHeight + + + + 269 + 440 + 250 + 18 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 454 + 230 + 76 + 33 + + + + 4 + + + + 75 + 110 + 199 + + + + Filled + + + + 75 + 110 + 199 + + + + Solid + + + 74,31; + + + + + + 526 + 258 + 5 + 249 + + + + 5 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 2,246; + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caRectangle_12 + caRectangle_13 + caRectangle_14 + caRectangle_15 + caRectangle_16 + caRectangle_17 + caRectangle_18 + caRectangle_19 + caRectangle_20 + caRectangle_21 + caRectangle_22 + caRectangle_23 + caRectangle_24 + caRectangle_25 + caRectangle_26 + caRectangle_27 + caRectangle_28 + caRectangle_29 + caRectangle_30 + caRectangle_31 + caRectangle_32 + caRectangle_33 + caRectangle_34 + caRectangle_35 + caRectangle_36 + caRectangle_37 + caRectangle_38 + caRectangle_39 + caRectangle_40 + caRectangle_41 + caRectangle_42 + caRectangle_43 + caRectangle_44 + caRectangle_45 + caRectangle_46 + caRectangle_47 + caRectangle_48 + caRectangle_49 + caRectangle_50 + caRectangle_51 + caRectangle_52 + caRectangle_53 + caRectangle_54 + caRectangle_55 + caRectangle_56 + caRectangle_57 + caRectangle_58 + caRectangle_59 + caRectangle_60 + caRectangle_61 + caPolyLine_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caPolyLine_1 + caPolygon_0 + caPolyLine_2 + caPolyLine_3 + caPolygon_1 + caPolygon_2 + caPolyLine_4 + caPolygon_3 + caPolyLine_5 + caPolygon_4 + caPolyLine_6 + caLabel_5 + caPolygon_5 + caPolyLine_7 + caPolygon_6 + caPolyLine_8 + caLabel_6 + caPolyLine_9 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caRectangle_62 + caRectangle_63 + caRectangle_64 + caRectangle_65 + caRectangle_66 + caLabel_12 + caLabel_13 + caPolyLine_10 + caPolyLine_11 + caPolyLine_12 + caPolyLine_13 + caLabel_14 + caLabel_15 + caPolyLine_14 + caPolyLine_15 + caPolyLine_16 + caPolyLine_17 + caPolyLine_18 + caPolyLine_19 + caPolyLine_20 + caPolyLine_21 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caRectangle_67 + caRectangle_68 + caRectangle_69 + caRectangle_70 + caRectangle_71 + caRectangle_72 + caRectangle_73 + caRectangle_74 + caPolyLine_22 + caPolyLine_23 + caPolyLine_24 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caPolyLine_25 + caPolyLine_26 + caPolyLine_27 + caLabel_33 + caLabel_34 + caPolyLine_28 + caRectangle_75 + caRectangle_76 + caRectangle_77 + caRectangle_78 + caRectangle_79 + caPolyLine_29 + caLabel_35 + caLabel_36 + caLabel_37 + caLabel_38 + caLabel_39 + caLabel_40 + caLabel_41 + caLabel_42 + caLabel_43 + caLabel_44 + caLabel_45 + caLabel_46 + caLabel_47 + caLabel_48 + caLabel_49 + caLabel_50 + caRectangle_80 + caRectangle_81 + caPolyLine_30 + caPolyLine_31 + caPolyLine_32 + caLabel_51 + caLabel_52 + caLabel_53 + caLabel_54 + caLabel_55 + caLabel_56 + caLabel_57 + caLabel_58 + caLabel_59 + caPolyLine_33 + caPolyLine_34 + caPolyLine_35 + caPolyLine_36 + caPolyLine_37 + caPolyLine_38 + caPolyLine_39 + caLabel_60 + caPolyLine_40 + caPolyLine_41 + caPolyLine_42 + caPolyLine_43 + caLabel_61 + caPolygon_7 + caPolyLine_44 + caPolygon_8 + caPolyLine_45 + caPolygon_9 + caPolyLine_46 + caPolyLine_47 + caLabel_62 + caLabel_63 + caLabel_64 + caPolyLine_48 + caPolyLine_49 + caRelatedDisplay_0 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caRelatedDisplay_4 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/softMotors10.ui b/stdApp/op/ui/autoconvert/softMotors10.ui new file mode 100644 index 0000000..5c239df --- /dev/null +++ b/stdApp/op/ui/autoconvert/softMotors10.ui @@ -0,0 +1,1532 @@ + + +MainWindow + + + + 166 + 292 + 200 + 225 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 200 + 22 + + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + + 0 + 25 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Small;Medium;Setup + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM1);P=$(P),M=$(SM1);P=$(P),M=$(SM1) + + + false;false;false + + + + + + 20 + 145 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM7).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 125 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM6).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 105 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM5).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 85 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM4).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 65 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM3).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 45 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM2).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 105 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM5) (Small);$(SM5) (Medium);$(SM5) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM5);P=$(P),M=$(SM5);P=$(P),M=$(SM5) + + + false;false;false + + + + + + 0 + 125 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM6) (Small);$(SM6) (Medium);$(SM6) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM6);P=$(P),M=$(SM6);P=$(P),M=$(SM6) + + + false;false;false + + + + + + 0 + 145 + 20 + 19 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM7) (Small);$(SM7) (Medium);$(SM7) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM7);P=$(P),M=$(SM7);P=$(P),M=$(SM7) + + + false;false;false + + + + + + 0 + 165 + 20 + 19 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM8) (Small);$(SM8) (Medium);$(SM8) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM8);P=$(P),M=$(SM8);P=$(P),M=$(SM8) + + + false;false;false + + + + + + 0 + 85 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM4) (Small);$(SM4) (Medium);$(SM4) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM4);P=$(P),M=$(SM4);P=$(P),M=$(SM4) + + + false;false;false + + + + + + 0 + 45 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM2) (Small);$(SM2) (Medium);$(SM2) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM2);P=$(P),M=$(SM2);P=$(P),M=$(SM2) + + + false;false;false + + + + + + 0 + 65 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM3) (Small);$(SM3) (Medium);$(SM3) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM3);P=$(P),M=$(SM3);P=$(P),M=$(SM3) + + + false;false;false + + + + + + 20 + 25 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM1).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 165 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM8).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 205 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM10).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 185 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM9).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 205 + 20 + 19 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM10) (Small);$(SM10) (Medium);$(SM10) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM10);P=$(P),M=$(SM10);P=$(P),M=$(SM10) + + + false;false;false + + + + + + 0 + 185 + 20 + 19 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM9) (Small);$(SM9) (Medium);$(SM9) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM9);P=$(P),M=$(SM9);P=$(P),M=$(SM9) + + + false;false;false + + + + + QFrame::NoFrame + + + + 153 + 255 + 255 + + + + + 153 + 255 + 255 + + + + $(P) Soft Motors + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 1 + 200 + 16 + + + + + + + 120 + 26 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM1) + + + false + + + + + + 120 + 47 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM2) + + + false + + + + + + 120 + 88 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM4) + + + false + + + + + + 120 + 67 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM3) + + + false + + + + + + 120 + 168 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM8) + + + false + + + + + + 120 + 147 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM7) + + + false + + + + + + 120 + 127 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM6) + + + false + + + + + + 120 + 106 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM5) + + + false + + + + + + 120 + 207 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM10) + + + false + + + + + + 120 + 186 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM9) + + + false + + + caRectangle_0 + caLabel_0 + caRelatedDisplay_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caRelatedDisplay_4 + caRelatedDisplay_5 + caRelatedDisplay_6 + caRelatedDisplay_7 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + caRelatedDisplay_8 + caRelatedDisplay_9 + caRelatedDisplay_10 + caRelatedDisplay_11 + caRelatedDisplay_12 + caRelatedDisplay_13 + caRelatedDisplay_14 + caRelatedDisplay_15 + caRelatedDisplay_16 + caRelatedDisplay_17 + caRelatedDisplay_18 + caRelatedDisplay_19 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/softMotors4.ui b/stdApp/op/ui/autoconvert/softMotors4.ui new file mode 100644 index 0000000..4e023f4 --- /dev/null +++ b/stdApp/op/ui/autoconvert/softMotors4.ui @@ -0,0 +1,722 @@ + + +MainWindow + + + + 166 + 292 + 200 + 110 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 200 + 22 + + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + + 0 + 25 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Small;Medium;Setup + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM1);P=$(P),M=$(SM1);P=$(P),M=$(SM1) + + + false;false;false + + + + + + 20 + 85 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM4).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 65 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM3).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 20 + 45 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM2).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 85 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM4) (Small);$(SM4) (Medium);$(SM4) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM4);P=$(P),M=$(SM4);P=$(P),M=$(SM4) + + + false;false;false + + + + + + 0 + 45 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM2) (Small);$(SM2) (Medium);$(SM2) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM2);P=$(P),M=$(SM2);P=$(P),M=$(SM2) + + + false;false;false + + + + + + 0 + 65 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + $(SM3) (Small);$(SM3) (Medium);$(SM3) (Setup) + + + motorx.adl;motorx_more.adl;motorx_setup.adl + + + P=$(P),M=$(SM3);P=$(P),M=$(SM3);P=$(P),M=$(SM3) + + + false;false;false + + + + + + 20 + 25 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(SM1).DESC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 153 + 255 + 255 + + + + + 153 + 255 + 255 + + + + $(P) Soft Motors + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 0 + 1 + 200 + 16 + + + + + + + 120 + 26 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM1) + + + false + + + + + + 120 + 47 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM2) + + + false + + + + + + 120 + 88 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM4) + + + false + + + + + + 120 + 67 + 80 + 18 + + + + + 0 + 0 + 0 + + + + + 30 + 187 + 0 + + + + -Config + + + Menu + + + Config Screen + + + softMotorConfig.adl + + + P=$(P), SM=$(SM3) + + + false + + + caRectangle_0 + caLabel_0 + caRelatedDisplay_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caTextEntry_3 + caRelatedDisplay_4 + caRelatedDisplay_5 + caRelatedDisplay_6 + caRelatedDisplay_7 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/subRecord.ui b/stdApp/op/ui/autoconvert/subRecord.ui new file mode 100644 index 0000000..d78b8f7 --- /dev/null +++ b/stdApp/op/ui/autoconvert/subRecord.ui @@ -0,0 +1,1413 @@ + + +MainWindow + + + + 970 + 246 + 400 + 185 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 395 + 26 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + + 280 + 30 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + #DIGITS + + + ESimpleLabel::WidthAndHeight + + + + 235 + 36 + 45 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + -1 + 27 + 399 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 397,1; + + + + + + 0 + 0 + 240 + 26 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EVENT# + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 105 + 36 + 40 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV NAME + + + ESimpleLabel::WidthAndHeight + + + + 125 + 54 + 50 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DOUBLE VARIABLES + + + ESimpleLabel::WidthAndHeight + + + + 5 + 54 + 100 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 52 + 399 + 1 + + + + 1 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 398,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + A + + + ESimpleLabel::WidthAndHeight + + + + 5 + 68 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 65 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPA + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + B + + + ESimpleLabel::WidthAndHeight + + + + 5 + 90 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 87 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPB + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + C + + + ESimpleLabel::WidthAndHeight + + + + 5 + 112 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 109 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPC + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + D + + + ESimpleLabel::WidthAndHeight + + + + 5 + 134 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 131 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPD + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 235 + 65 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 87 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 109 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).C + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 131 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).D + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ($(P)$(R)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 240 + 6 + 160 + 14 + + + + + + + 0 + 30 + 100 + 16 + + + + $(P)$(R).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 145 + 30 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).EVNT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 30 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(R).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 0 + 155 + 399 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 397,1; + + + + + + 55 + 161 + 186 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).FLNK + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FORWARD + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 161 + 40 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LINK + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 171 + 40 + 10 + + + + + + + 335 + 162 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -More + + + Menu + + + more fields + + + subRecord_full.adl + + + P=$(P),R=$(R) + + + true + + + caRectangle_0 + caLabel_0 + caPolyLine_0 + caLabel_1 + caLabel_2 + caLabel_3 + caPolyLine_1 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caPolyLine_2 + caLabel_9 + caLabel_10 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + caMenu_0 + caTextEntry_10 + caMessageButton_0 + caTextEntry_11 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/subRecord_full.ui b/stdApp/op/ui/autoconvert/subRecord_full.ui new file mode 100644 index 0000000..8c4daaa --- /dev/null +++ b/stdApp/op/ui/autoconvert/subRecord_full.ui @@ -0,0 +1,2541 @@ + + +MainWindow + + + + 1061 + 486 + 400 + 365 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 395 + 26 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + + 280 + 30 + 25 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).PREC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + #DIGITS + + + ESimpleLabel::WidthAndHeight + + + + 235 + 36 + 45 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + -1 + 27 + 399 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 397,1; + + + + + + 0 + 0 + 240 + 26 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EVENT# + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 105 + 36 + 40 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PV NAME + + + ESimpleLabel::WidthAndHeight + + + + 125 + 54 + 50 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DOUBLE VARIABLES + + + ESimpleLabel::WidthAndHeight + + + + 5 + 54 + 100 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 52 + 399 + 1 + + + + 1 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 398,0; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + A + + + ESimpleLabel::WidthAndHeight + + + + 5 + 68 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 65 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPA + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + B + + + ESimpleLabel::WidthAndHeight + + + + 5 + 90 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 87 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPB + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + C + + + ESimpleLabel::WidthAndHeight + + + + 5 + 112 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 109 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPC + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + D + + + ESimpleLabel::WidthAndHeight + + + + 5 + 134 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 131 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPD + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + E + + + ESimpleLabel::WidthAndHeight + + + + 5 + 156 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 153 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPE + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + F + + + ESimpleLabel::WidthAndHeight + + + + 5 + 178 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 175 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPF + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + G + + + ESimpleLabel::WidthAndHeight + + + + 5 + 200 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 197 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPG + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + H + + + ESimpleLabel::WidthAndHeight + + + + 5 + 222 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 219 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPH + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + I + + + ESimpleLabel::WidthAndHeight + + + + 5 + 244 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 241 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPI + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + J + + + ESimpleLabel::WidthAndHeight + + + + 5 + 266 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 263 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPJ + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + K + + + ESimpleLabel::WidthAndHeight + + + + 5 + 288 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 285 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPK + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + L + + + ESimpleLabel::WidthAndHeight + + + + 5 + 310 + 15 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 22 + 307 + 210 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).INPL + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 235 + 65 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 87 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 109 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).C + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 131 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).D + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 153 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).E + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 175 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).F + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 197 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).G + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 219 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).H + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 241 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).I + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 263 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).J + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 285 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).K + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 307 + 100 + 22 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).L + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ($(P)$(R)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 240 + 6 + 160 + 14 + + + + + + + 0 + 30 + 100 + 16 + + + + $(P)$(R).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 145 + 30 + 30 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).EVNT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 30 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(R).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 0 + 335 + 399 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 397,1; + + + + + + 55 + 341 + 186 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(R).FLNK + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FORWARD + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 341 + 40 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LINK + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 351 + 40 + 10 + + + + + + + 335 + 342 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -Less + + + Menu + + + fewer fields + + + subRecord.adl + + + P=$(P),R=$(R) + + + true + + + caRectangle_0 + caLabel_0 + caPolyLine_0 + caLabel_1 + caLabel_2 + caLabel_3 + caPolyLine_1 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caPolyLine_2 + caLabel_17 + caLabel_18 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + caTextEntry_10 + caTextEntry_11 + caTextEntry_12 + caTextEntry_13 + caTextEntry_14 + caTextEntry_15 + caTextEntry_16 + caTextEntry_17 + caTextEntry_18 + caTextEntry_19 + caTextEntry_20 + caTextEntry_21 + caTextEntry_22 + caTextEntry_23 + caTextEntry_24 + caTextEntry_25 + caMenu_0 + caTextEntry_26 + caMessageButton_0 + caTextEntry_27 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/throttle.ui b/stdApp/op/ui/autoconvert/throttle.ui new file mode 100644 index 0000000..7d01f59 --- /dev/null +++ b/stdApp/op/ui/autoconvert/throttle.ui @@ -0,0 +1,1280 @@ + + +MainWindow + + + + 790 + 788 + 360 + 260 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 75 + 100 + 10 + 20 + + + + 2 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + caGraphics::Calc + + + A==1 + + + $(P)$(THR).DRVLS + + + + + caGraphics::Rectangle + + + + 235 + 100 + 10 + 20 + + + + 2 + + + + 251 + 243 + 74 + + + + Filled + + + + 251 + 243 + 74 + + + + Solid + + + caGraphics::Calc + + + A==2 + + + $(P)$(THR).DRVLS + + + + + caGraphics::Rectangle + + + + 150 + 35 + 204 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::Calc + + + (A == 0) || (A == 3) + + + $(P)$(THR).OV + + + + + caGraphics::Rectangle + + + + 135 + 143 + 204 + 24 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::Calc + + + (A == 0) || (A == 3) + + + $(P)$(THR).SIV + + + + + + 85 + 75 + 150 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(THR).SENT + + + + 0 + 0 + 0 + + + + + 235 + 241 + 181 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + exponential + + + caLineEdit::Static + + + + + + 85 + 100 + 150 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(THR).VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + exponential + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Value + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 10 + 100 + 60 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sent + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 10 + 75 + 60 + 20 + + + + + + + 80 + 230 + 150 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(THR).DRVLL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + exponential + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Low + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 20 + 230 + 50 + 20 + + + + + + + 80 + 205 + 150 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(THR).DRVLH + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + exponential + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + High + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 20 + 205 + 50 + 20 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)$(THR).WAIT + + + Waiting + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 265 + 100 + 80 + 20 + + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::Calc + + + A==1 + + + $(P)$(THR).STS + + + Error + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 265 + 75 + 80 + 20 + + + + + + + 280 + 205 + 50 + 48 + + + + $(P)$(THR).DRVLC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Clipping + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 270 + 180 + 80 + 20 + + + + + + + 152 + 37 + 200 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(THR).OUT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Output Link + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 60 + 40 + 80 + 20 + + + + + + + 270 + 5 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(THR).DLY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delay (s) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 185 + 5 + 80 + 20 + + + + + + + 20 + 140 + 50 + 27 + + + + EPushButton::WidthAndHeight + + + $(P)$(THR).SYNC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Sync + + + 1 + + + caMessageButton::Static + + + + + + 137 + 145 + 200 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(THR).SINP + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Input + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 80 + 143 + 50 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Limits + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 110 + 180 + 80 + 20 + + + + + + + 0 + 65 + 351 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + $(P)$(THR).DLY + + + 350,1; + + + + + + 0 + 175 + 351 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + $(P)$(THR).DLY + + + 350,1; + + + + + QFrame::NoFrame + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 10 + 5 + 150 + 20 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caPolyLine_0 + caPolyLine_1 + caLabel_11 + caLineEdit_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caChoice_0 + caTextEntry_3 + caTextEntry_4 + caMessageButton_0 + caTextEntry_5 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/timer.ui b/stdApp/op/ui/autoconvert/timer.ui new file mode 100644 index 0000000..0384d53 --- /dev/null +++ b/stdApp/op/ui/autoconvert/timer.ui @@ -0,0 +1,348 @@ + + +MainWindow + + + + 487 + 310 + 250 + 70 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 250 + 30 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 80 + 40 + 130 + 26 + + + + caLineEdit::WidthAndHeight + + + $(P)timer$(N):elapsedSecs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + compact + + + caLineEdit::Static + + + + + + -1 + 29 + 253 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 251,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Resettable Timer + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 5 + 250 + 21 + + + + + + + 215 + 50 + 35 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -More + + + Menu + + + + + + timer_full.adl + + + P=$(P),N=$(N) + + + true + + + + + + 5 + 34 + 70 + 35 + + + + $(P)timer$(N):Go + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + caRectangle_0 + caPolyLine_0 + caLabel_0 + caLineEdit_0 + caRelatedDisplay_0 + caChoice_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/timer_full.ui b/stdApp/op/ui/autoconvert/timer_full.ui new file mode 100644 index 0000000..efacc01 --- /dev/null +++ b/stdApp/op/ui/autoconvert/timer_full.ui @@ -0,0 +1,990 @@ + + +MainWindow + + + + 119 + 481 + 350 + 200 + + + + + +QWidget#centralWidget {background: rgba(218, 218, 218, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 30 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + -1 + 29 + 352 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 350,1; + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Resettable Timer + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 5 + 5 + 350 + 21 + + + + + + + 5 + 35 + 70 + 40 + + + + $(P)timer$(N):Go + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caChoice::Static + + + + + + 298 + 174 + 46 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -Less + + + Menu + + + + + + timer.adl + + + P=$(P),N=$(N) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Preset (s): + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 70 + 43 + 100 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Start time: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 70 + 100 + 100 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current time: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 70 + 120 + 100 + 14 + + + + + + + 55 + 153 + 30 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)timer$(N):update.PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + NOW + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + UPDATE: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 5 + 155 + 50 + 14 + + + + + + + 5 + 175 + 80 + 20 + + + + $(P)timer$(N):update.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 180 + 60 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)timer$(N):elapsedSecs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Elapsed (s): + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 70 + 63 + 100 + 14 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Remaining (s): + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 70 + 80 + 100 + 14 + + + + + + + 180 + 40 + 80 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)timer$(N):preset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 100 + 200 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)timer$(N):startTime + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 180 + 120 + 200 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)timer$(N):currentTime + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 180 + 80 + 80 + 14 + + + + caLineEdit::WidthAndHeight + + + $(P)timer$(N):remainingSecs + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 107 + 177 + 180 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)timer$(N):doStop.FLNK + + + + 0 + 0 + 0 + + + + + 164 + 170 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + When Preset is reached: + + + ESimpleLabel::WidthAndHeight + + + + 108 + 160 + 180 + 14 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 315 + 0 + 35 + 14 + + + + + 174 + 174 + 174 + + + + + 255 + 255 + 255 + + + + -DEBUG + + + Menu + + + calcElapsed;doneCalc + + + yyTransform.adl;yyCalcoutRecord.adl + + + P=$(P),T=timer$(N):calcElapsed;P=$(P),C=timer$(N):doneCalc + + + false;false + + + caRectangle_0 + caPolyLine_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caChoice_0 + caRelatedDisplay_0 + caMessageButton_0 + caMenu_0 + caLineEdit_0 + caTextEntry_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caTextEntry_1 + caRelatedDisplay_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/userMbbo.ui b/stdApp/op/ui/autoconvert/userMbbo.ui new file mode 100644 index 0000000..550cdd6 --- /dev/null +++ b/stdApp/op/ui/autoconvert/userMbbo.ui @@ -0,0 +1,1463 @@ + + +MainWindow + + + + 104 + 109 + 400 + 170 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 400 + 26 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 160 + 216 + 17 + 44 + + + + + 200 + 200 + 200 + + + + Filled + + + + 200 + 200 + 200 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(C).DOLV + + + + + caGraphics::Rectangle + + + + 300 + 67 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !a + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 92 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-1) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 117 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-2) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 142 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-3) + + + $(P)$(C) + + + + + + 159 + 216 + 10 + 10 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + caPolyLine::IfNotZero + + + $(P)$(C).DOPT + + + 10,10; + + + caPolyLine::Polygon + + + + + + 160 + 220 + 13 + 2 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + caPolyLine::IfNotZero + + + $(P)$(C).DOPT + + + 1,1; + + + + + + 0 + 30 + 100 + 16 + + + + $(P)$(C).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 27 + 399 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 397,1; + + + + + + 0 + 0 + 240 + 26 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbboEnable.VAL + + + ($(P)$(C)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 240 + 6 + 140 + 14 + + + + + + + 170 + 220 + 2 + 41 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + caPolyLine::IfNotZero + + + $(P)$(C).DOPT + + + 1,1; + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfZero + + + $(P)userMbboEnable.VAL + + + DISABLED + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 270 + 5 + 80 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 70 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 95 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 120 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 3 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 145 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + numerical value + + + ESimpleLabel::WidthAndHeight + + + + 28 + 55 + 100 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 28 + 67 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ZRVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 92 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ONVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 117 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TWVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 142 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).THVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + string value + + + ESimpleLabel::WidthAndHeight + + + + 134 + 55 + 160 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 134 + 65 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ZRST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 90 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ONST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 115 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TWST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 140 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).THST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 310 + 30 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -More + + + Menu + + + all 16 settings + + + userMbbo_full.adl + + + P=$(P),C=$(C) + + + true + + + + + + 110 + 30 + 120 + 16 + + + + $(P)$(C) + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 240 + 30 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(C).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + PROC + + + 1 + + + caMessageButton::Static + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caPolygon_0 + caPolyLine_0 + caPolyLine_1 + caLabel_0 + caPolyLine_2 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caMenu_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caRelatedDisplay_0 + caMenu_1 + caMessageButton_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/userMbbo_full.ui b/stdApp/op/ui/autoconvert/userMbbo_full.ui new file mode 100644 index 0000000..976ec64 --- /dev/null +++ b/stdApp/op/ui/autoconvert/userMbbo_full.ui @@ -0,0 +1,3707 @@ + + +MainWindow + + + + 104 + 109 + 400 + 470 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 400 + 26 + + + + + 236 + 236 + 236 + + + + Filled + + + + 236 + 236 + 236 + + + + Solid + + + + + caGraphics::Rectangle + + + + 160 + 216 + 17 + 44 + + + + + 200 + 200 + 200 + + + + Filled + + + + 200 + 200 + 200 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(C).DOLV + + + + + caGraphics::Rectangle + + + + 300 + 67 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !a + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 92 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-1) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 117 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-2) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 142 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-3) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 167 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-4) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 192 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-5) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 217 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-6) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 242 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-7) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 267 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-8) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 292 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-9) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 317 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-10) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 342 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-11) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 367 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-12) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 392 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-13) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 417 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-14) + + + $(P)$(C) + + + + + caGraphics::Rectangle + + + + 300 + 442 + 20 + 20 + + + + + 82 + 218 + 59 + + + + Filled + + + + 82 + 218 + 59 + + + + Solid + + + caGraphics::Static + + + caGraphics::Calc + + + !(a-15) + + + $(P)$(C) + + + + + + 159 + 216 + 10 + 10 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + caPolyLine::IfNotZero + + + $(P)$(C).DOPT + + + 10,10; + + + caPolyLine::Polygon + + + + + + 160 + 220 + 13 + 2 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + caPolyLine::IfNotZero + + + $(P)$(C).DOPT + + + 1,1; + + + + + + 0 + 30 + 100 + 16 + + + + $(P)$(C).SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 240 + 30 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)$(C).PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + PROC + + + 1 + + + caMessageButton::Static + + + + + + 0 + 27 + 399 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Solid + + + 397,1; + + + + + + 0 + 0 + 240 + 26 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).DESC + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbboEnable.VAL + + + ($(P)$(C)) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 250 + 6 + 140 + 14 + + + + + + + 170 + 220 + 2 + 41 + + + + 2 + + + + 88 + 52 + 15 + + + + Filled + + + + 88 + 52 + 15 + + + + Solid + + + caPolyLine::IfNotZero + + + $(P)$(C).DOPT + + + 1,1; + + + + + QFrame::NoFrame + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfZero + + + $(P)userMbboEnable.VAL + + + DISABLED + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 250 + 5 + 80 + 20 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + numerical value + + + ESimpleLabel::WidthAndHeight + + + + 28 + 55 + 100 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + string value + + + ESimpleLabel::WidthAndHeight + + + + 134 + 55 + 160 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 304 + 30 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 40 + 147 + 21 + + + + -Less + + + Menu + + + First four inputs only + + + userMbbo.adl + + + P=$(P),C=$(C) + + + true + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 0 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 70 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 95 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 120 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 3 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 145 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 28 + 67 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ZRVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 92 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ONVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 117 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TWVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 142 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).THVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 134 + 65 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ZRST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 90 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ONST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 115 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TWST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 140 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).THST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 4 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 170 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 5 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 195 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 6 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 220 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 7 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 245 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 28 + 167 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).FRVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 192 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).FVVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 217 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).SXVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 242 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).SVVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 134 + 165 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).FRST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 190 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).FVST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 215 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).SXST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 240 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).SVST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 8 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 270 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 9 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 295 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 10 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 320 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 11 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 345 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 28 + 267 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).EIVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 292 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).NIVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 317 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TEVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 342 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ELVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 134 + 265 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).EIST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 290 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).NIST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 315 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TEST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 340 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).ELST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 12 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 370 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 13 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 395 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 14 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 420 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 15 + + + ESimpleLabel::WidthAndHeight + + + + 0 + 445 + 23 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 28 + 367 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TVVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 392 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TTVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 417 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).FTVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 28 + 442 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).FFVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 134 + 365 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TVST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 390 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).TTST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 415 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).FTST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 134 + 440 + 160 + 24 + + + + caLineEdit::WidthAndHeight + + + $(P)$(C).FFST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 110 + 30 + 120 + 16 + + + + $(P)$(C) + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caRectangle_12 + caRectangle_13 + caRectangle_14 + caRectangle_15 + caRectangle_16 + caRectangle_17 + caPolygon_0 + caPolyLine_0 + caPolyLine_1 + caLabel_0 + caPolyLine_2 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caMenu_0 + caMessageButton_0 + caTextEntry_0 + caRelatedDisplay_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + caTextEntry_10 + caTextEntry_11 + caTextEntry_12 + caTextEntry_13 + caTextEntry_14 + caTextEntry_15 + caTextEntry_16 + caTextEntry_17 + caTextEntry_18 + caTextEntry_19 + caTextEntry_20 + caTextEntry_21 + caTextEntry_22 + caTextEntry_23 + caTextEntry_24 + caTextEntry_25 + caTextEntry_26 + caTextEntry_27 + caTextEntry_28 + caTextEntry_29 + caTextEntry_30 + caTextEntry_31 + caTextEntry_32 + caMenu_1 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/userMbbos10.ui b/stdApp/op/ui/autoconvert/userMbbos10.ui new file mode 100644 index 0000000..791005b --- /dev/null +++ b/stdApp/op/ui/autoconvert/userMbbos10.ui @@ -0,0 +1,1495 @@ + + +MainWindow + + + + 582 + 49 + 160 + 220 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + + 20 + 20 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo1.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 20 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 1;user mbbo 1 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo1;P=$(P),C=userMbbo1 + + + false;false + + + + + + 20 + 40 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo2.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 40 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 2;user mbbo 2 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo2;P=$(P),C=userMbbo2 + + + false;false + + + + + + 20 + 60 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo3.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 60 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 3;user mbbo 3 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo3;P=$(P),C=userMbbo3 + + + false;false + + + + + + 20 + 80 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo4.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 80 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 4;user mbbo 4 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo4;P=$(P),C=userMbbo4 + + + false;false + + + + + + 20 + 100 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo5.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 100 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 5;user mbbo 5 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo5;P=$(P),C=userMbbo5 + + + false;false + + + + + + 20 + 120 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo6.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 120 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 6;user mbbo 6 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo6;P=$(P),C=userMbbo6 + + + false;false + + + + + + 20 + 140 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo7.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 140 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 7;user mbbo 7 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo7;P=$(P),C=userMbbo7 + + + false;false + + + + + + 20 + 160 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo8.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 160 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 8;user mbbo 8 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo8;P=$(P),C=userMbbo8 + + + false;false + + + + + + 20 + 180 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo9.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 180 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 9;user mbbo 9 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo9;P=$(P),C=userMbbo9 + + + false;false + + + + + + 20 + 200 + 120 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)userMbbo10.DESC + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 200 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + user mbbo 10;user mbbo 10 (full) + + + userMbbo.adl;userMbbo_full.adl + + + P=$(P),C=userMbbo10;P=$(P),C=userMbbo10 + + + false;false + + + + + + 2 + 0 + 160 + 20 + + + + $(P)userMbboEnable.VAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Column + + + caChoice::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo1.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 20 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo2.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 40 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo3.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 60 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo4.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 80 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo5.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 100 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo6.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 120 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo9.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 180 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo10.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 200 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo7.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 140 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)userMbbo8.SCAN + + + ON + + + ESimpleLabel::WidthAndHeight + + + + 140 + 160 + 20 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caTextEntry_0 + caRelatedDisplay_0 + caTextEntry_1 + caRelatedDisplay_1 + caTextEntry_2 + caRelatedDisplay_2 + caTextEntry_3 + caRelatedDisplay_3 + caTextEntry_4 + caRelatedDisplay_4 + caTextEntry_5 + caRelatedDisplay_5 + caTextEntry_6 + caRelatedDisplay_6 + caTextEntry_7 + caRelatedDisplay_7 + caTextEntry_8 + caRelatedDisplay_8 + caTextEntry_9 + caRelatedDisplay_9 + caChoice_0 + + + \ No newline at end of file diff --git a/stdApp/op/ui/autoconvert/xxIDCtrl.ui b/stdApp/op/ui/autoconvert/xxIDCtrl.ui new file mode 100644 index 0000000..1927c26 --- /dev/null +++ b/stdApp/op/ui/autoconvert/xxIDCtrl.ui @@ -0,0 +1,1673 @@ + + +MainWindow + + + + 105 + 97 + 190 + 210 + + + + + +QWidget#centralWidget {background: rgba(200, 200, 200, 255);} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 190 + 20 + + + + 3 + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 73 + 181 + 31 + + + + 1 + + + + 115 + 255 + 107 + + + + Filled + + + + 115 + 255 + 107 + + + + Solid + + + caGraphics::IfNotZero + + + ID$(xx):Busy + + + + + caGraphics::Rectangle + + + + 5 + 73 + 181 + 31 + + + + 1 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + ID$(xx):AccessSecurity + + + + + caGraphics::Rectangle + + + + 5 + 73 + 181 + 31 + + + + 2 + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Dash + + + caGraphics::IfNotZero + + + ID$(xx):AccessSecurity + + + + + + 1 + 20 + 191 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 189,1; + + + + + + 0 + 2 + 190 + 14 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Location + + + + 10 + 0 + 184 + + + + + 255 + 255 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 40 + 190 + 1 + + + + 1 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 189,0; + + + + + + 0 + 140 + 190 + 1 + + + + 1 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 189,0; + + + + + + 150 + 185 + 40 + 20 + + + + + 255 + 255 + 255 + + + + + 51 + 153 + 0 + + + + -More + + + Menu + + + ID basic control + + + IDControl.adl + + + ID=$(xx) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ACCESS + + + ESimpleLabel::WidthAndHeight + + + + 0 + 147 + 35 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 40 + 145 + 150 + 14 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):AccessSecurity + + + + 10 + 0 + 184 + + + + + 236 + 236 + 236 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 95 + 20 + 1 + 120 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + 0,120; + + + + + + 105 + 165 + 40 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)ID$(xx)_sync.PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + SYNC + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + ID$(xx):Busy.VAL + + + BUSY + + + ESimpleLabel::WidthAndHeight + + + + 80 + 165 + 25 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 75 + 110 + 199 + + + + + 75 + 110 + 199 + + + + caLabel::IfZero + + + ID$(xx):Busy.VAL + + + DONE + + + ESimpleLabel::WidthAndHeight + + + + 80 + 165 + 25 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ID STATUS: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 0 + 165 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + $(P)ID$(xx)_busy.VAL + + + BUSY + + + ESimpleLabel::WidthAndHeight + + + + 80 + 175 + 25 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 75 + 110 + 199 + + + + + 75 + 110 + 199 + + + + caLabel::IfZero + + + $(P)ID$(xx)_busy.VAL + + + DONE + + + ESimpleLabel::WidthAndHeight + + + + 80 + 175 + 25 + 10 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + LOCAL STATUS: + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 0 + 175 + 80 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gap (mm) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 8 + 25 + 80 + 14 + + + + + + + 8 + 45 + 75 + 10 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DeviceLimit.DRVH + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 8 + 76 + 80 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)ID$(xx)_gap + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 8 + 105 + 75 + 10 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):DeviceLimit.DRVL + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 5 + 115 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)ID$(xx)_gapTweak.A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + < + + + 1 + + + caMessageButton::Static + + + + + + 25 + 115 + 45 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)ID$(xx)_gapTweak.E + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 70 + 115 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)ID$(xx)_gapTweak.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + > + + + 1 + + + caMessageButton::Static + + + + + + 13 + 55 + 75 + 18 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Gap + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Energy (keV) + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + 103 + 25 + 80 + 14 + + + + + + + 103 + 76 + 80 + 25 + + + + caLineEdit::WidthAndHeight + + + $(P)ID$(xx)_energy + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 108 + 55 + 75 + 18 + + + + caLineEdit::WidthAndHeight + + + ID$(xx):Energy + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 100 + 115 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)ID$(xx)_energyTweak.A + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + < + + + 1 + + + caMessageButton::Static + + + + + + 120 + 115 + 45 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)ID$(xx)_energyTweak.E + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 165 + 115 + 20 + 20 + + + + EPushButton::WidthAndHeight + + + $(P)ID$(xx)_energyTweak.B + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + > + + + 1 + + + caMessageButton::Static + + + + + + 30 + 185 + 113 + 16 + + + + $(P)ID$(xx)_syncBusy.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CHECK + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 0 + 186 + 30 + 10 + + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + BUSY + + + ESimpleLabel::WidthAndHeight + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + 0 + 194 + 30 + 10 + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caRectangle_3 + caPolyLine_0 + caPolyLine_1 + caPolyLine_2 + caLabel_0 + caPolyLine_3 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLineEdit_0 + caRelatedDisplay_0 + caLineEdit_1 + caMessageButton_0 + caLineEdit_2 + caTextEntry_0 + caLineEdit_3 + caMessageButton_1 + caTextEntry_1 + caMessageButton_2 + caLineEdit_4 + caTextEntry_2 + caLineEdit_5 + caMessageButton_3 + caTextEntry_3 + caMessageButton_4 + caMenu_0 + + + \ No newline at end of file diff --git a/stdApp/src/Makefile b/stdApp/src/Makefile index 502165e..6fe4486 100644 --- a/stdApp/src/Makefile +++ b/stdApp/src/Makefile @@ -5,10 +5,9 @@ include $(TOP)/configure/CONFIG # ADD MACRO DEFINITIONS AFTER THIS LINE #============================= -# For Kate Feng's implementation of devScaler.c, which uses Till -# Straumann's basicIoOps.h to bridge any mismatch between endianness -# of Joerger scaler hardware and endianness of processor. -#USR_CFLAGS += -DHAS_IOOPS_H +# For base-7 +USR_CPPFLAGS += -DUSE_TYPED_RSET + #PROD_HOST += caExample #caExample_SRCS += caExample.c @@ -21,26 +20,21 @@ include $(TOP)/configure/CONFIG #============================= # xxxRecord.h will be created from xxxRecord.dbd -DBDINC += scalerRecord DBDINC += epidRecord DBDINC += timestampRecord +DBDINC += throttleRecord # .dbd will be created from Include.dbd DBD += std.dbd DBD += stdVX.dbd DBD += stdSupport.dbd DBD += stdVXSupport.dbd +DBD += delayDo.dbd #============================= LIBRARY_IOC += std -std_SRCS_vxWorks += aiCvtDouble.c - -std_SRCS += scalerRecord.c -std_SRCS += devScalerAsyn.c -std_SRCS += drvScalerSoft.c -std_SRCS += drvScaler974.cpp std_SRCS += epidRecord.c std_SRCS += devEpidSoft.c std_SRCS += devEpidSoftCallback.c @@ -49,6 +43,9 @@ std_SRCS += devEpidFast.c # timestamp record std_SRCS += timestampRecord.c +# throttle record +std_SRCS += throttleRecord.c + # pvHistory stuff std_SRCS += devTimeOfDay.c std_SRCS += pvHistory.c @@ -56,18 +53,15 @@ std_SRCS += pvHistory.c # Femto amplifier std_SRCS += femto.st +# delayDo +std_SRCS += delayDo.st + #delayCmd command std_SRCS += delayCmd.cpp # vxCall command std_SRCS_vxWorks += vxcall.cpp -# publish this file so it can be included by device support for scaler -# built in the MCA module -INC += devScaler.h -INC += devScalerAsyn.h -INC += aiCvtDouble.h - SCRIPTS += showBurtDiff wrapCmd wrapper std_LIBS += asyn seq pv @@ -101,6 +95,5 @@ epidRecord$(OBJ): $(COMMON_DIR)/epidRecord.h devEpidSoft$(OBJ): $(COMMON_DIR)/epidRecord.h devEpidSoftCallback$(OBJ): $(COMMON_DIR)/epidRecord.h devEpidFast$(OBJ): $(COMMON_DIR)/epidRecord.h -scalerRecord$(OBJ): $(COMMON_DIR)/scalerRecord.h -devScalerAsyn$(OBJ): $(COMMON_DIR)/scalerRecord.h timestampRecord$(OBJ): $(COMMON_DIR)/timestampRecord.h +throttleRecord$(OBJ): $(COMMON_DIR)/throttleRecord.h diff --git a/stdApp/src/aiCvtDouble.c b/stdApp/src/aiCvtDouble.c deleted file mode 100644 index a3da095..0000000 --- a/stdApp/src/aiCvtDouble.c +++ /dev/null @@ -1,85 +0,0 @@ -/* $Id: aiCvtDouble.c,v 1.2 2003-05-28 20:09:18 bcda Exp $ */ -#include -#include -#include -#include -#include - -#include "dbDefs.h" -#include "alarm.h" -#include "cvtTable.h" -#include "dbAccess.h" -#include "dbScan.h" -#include "dbEvent.h" -#include "dbFldTypes.h" -#include "devSup.h" -#include "recSup.h" -#include "recGbl.h" -#include "special.h" -#include "menuConvert.h" -#include "aiRecord.h" - -#include - -/* - * allow for conversion of the DOUBLE val for ai device support - * - * This is a copy of aiRecord.c's conversion routine - * - * T. Straumann (PTB, 1999) - * - * $Log: not supported by cvs2svn $ - * Revision 1.1.1.1 2001/07/03 20:05:23 sluiter - * Creating - * - * Revision 1.4 1999/04/20 19:25:16 strauman - * *** empty log message *** - * - * Revision 1.3 1999/04/20 10:52:08 strauman - * - added comment - * - */ - -/* DISCLAIMER: This software is provided `as is' and without _any_ kind of - * warranty. Use it at your own risk - I won't be responsible - * if your dog drowns as a consequence of using my software blah... - */ - - -void aiCvtDouble(aiRecord *pai) -{ - double val; - - - val = pai->val; - /* adjust slope and offset */ - if(pai->aslo!=0.0) val*=pai->aslo; - val+=pai->aoff; - - /* convert raw to engineering units and signal units */ - if(pai->linr == menuConvertNO_CONVERSION) { - ; /* do nothing*/ - } - else if(pai->linr == menuConvertLINEAR) { -#if ( BASE_VERSION > 3 || BASE_REVISION > 13 || BASE_MODIFICATION > 0 || BASE_UPDATE_LEVEL > 11 ) - val = (val * pai->eslo) + pai->eoff; -#else - val = (val * pai->eslo); -#endif - } - else { /* must use breakpoint table */ - if (cvtRawToEngBpt(&val,pai->linr,pai->init,(void *)&pai->pbrk,&pai->lbrk)!=0) { - recGblSetSevr(pai,SOFT_ALARM,INVALID_ALARM); - } - } - - /* apply smoothing algorithm */ - if (pai->smoo != 0.0){ - if (pai->init) pai->val = val; /* initial condition */ - pai->val = val * (1.00 - pai->smoo) + (pai->val * pai->smoo); - }else{ - pai->val = val; - } - pai->udf = FALSE; - return; -} diff --git a/stdApp/src/aiCvtDouble.h b/stdApp/src/aiCvtDouble.h deleted file mode 100644 index e4f5fc4..0000000 --- a/stdApp/src/aiCvtDouble.h +++ /dev/null @@ -1,43 +0,0 @@ -/* $Id: aiCvtDouble.h,v 1.1.1.1 2001-07-03 20:05:25 sluiter Exp $ */ - -/* DISCLAIMER: This software is provided `as is' and without _any_ kind of - * warranty. Use it at your own risk - I won't be responsible - * if your dog drowns as a consequence of using my software - * blah & blah... - */ - -/* - * The aiCvtDouble() routine is an exact copy of the conversion routine of - * the AnalogIn record. - * What I don't understand about this (and other records) is the fact that - * the `raw' value which is what the built in conversion operates on is - * an integer i.e. `raw values' of the `analog' (sic!) type of records are - * in fact integers at the device support layer. - * IMHO, it would have made more sense to do the double <-> int casting - * in the device support layer, because only the device support module - * knows if the device provides ints or floats. - * - * What if the quantity read from the device is a floating point - * value and we still want to use the conversion feature? No way :-( - * - * Therefore, I copied the conversion code, so it can be explicitely called by - * device support's read_ai() routine after getting the (double) value from - * the device. read_ai() should then return 2 to flag that no further conversion - * should be done. - * - * Author: Till Straumann (PTB, 1999) - * - * $Log: not supported by cvs2svn $ - * Revision 1.3 1999/04/20 19:25:17 strauman - * *** empty log message *** - * - * Revision 1.2 1999/04/20 10:52:09 strauman - * - added comment - * - */ -#ifndef AI_CVT_DOUBLE_H -#define AI_CVT_DOUBLE_H - -void aiCvtDouble(aiRecord *prec); - -#endif diff --git a/stdApp/src/delayDo.dbd b/stdApp/src/delayDo.dbd new file mode 100644 index 0000000..85ac918 --- /dev/null +++ b/stdApp/src/delayDo.dbd @@ -0,0 +1 @@ +registrar(delayDoRegistrar) diff --git a/stdApp/src/delayDo.st b/stdApp/src/delayDo.st new file mode 100644 index 0000000..3fd5a7c --- /dev/null +++ b/stdApp/src/delayDo.st @@ -0,0 +1,210 @@ +program delayDo("name=delayDo,P=xxx:,R=delayDo1") + +/* + TODO: replace scanning state with something generic + for s26, a calcout can be used to watch the scan record states + a string seq could be used for output to make this very general + +*/ + +/* Turn on run-time debug messages */ +option +d; +/* Make the generated code reentrant */ +option +r; +/* Suppress SNC warnings */ +/*option -w;*/ + +#include "seqPVmacros.h" + +char* SNLtaskName; +int resumeWaiting; + +PV(int, debug_flag, "{P}{R}:debug.VAL", Monitor); +PV(short, enable, "{P}{R}:enable.VAL", EvFlag); +PV(int, standby, "{P}{R}:standbyCalc", EvFlag); +PV(int, active, "{P}{R}:activeCalc", EvFlag); +PV(double, delayPeriod, "{P}{R}:delay", Monitor); +PV(int, doSeq, "{P}{R}:doSeq.PROC", NoMon); +PV(string, seqState, "{P}{R}:state", NoMon); + +ss delayDoMain +{ + + state init + { + when ( pvConnectCount() == pvAssignCount() ) + { + resumeWaiting = 0; + DEBUG_PRINT(3, "init -> idle\n"); + PVPUTSTR(seqState, "idle"); + } state idle + + } + + state disable + { + when ( (efTestAndClear(enable_mon) && enable) ) + { + /* Clear active monitors. Only events that occur after reenabling should result in action */ + efClear(active_mon); + DEBUG_PRINT(3, "disable -> maybeStandby\n"); + /* Don't put the maybeStandby string to the state PV; the state doesn't last long enough */ + /*PVPUTSTR(seqState, "maybeStandby");*/ + } state maybeStandby + } + + state maybeStandby + { + when ( standby ) + { + DEBUG_PRINT(3, "maybeStandby -> standby\n"); + PVPUTSTR(seqState, "standby"); + } state standby + + when ( active ) + { + DEBUG_PRINT(3, "maybeStandby -> active\n"); + PVPUTSTR(seqState, "active"); + } state active + + when ( ! standby ) + { + DEBUG_PRINT(3, "maybeStandby -> idle\n"); + PVPUTSTR(seqState, "idle"); + } state idle + + } + + state idle + { + when ( efTestAndClear(enable_mon) && !enable ) + { + DEBUG_PRINT(3, "idle -> disable\n"); + PVPUTSTR(seqState, "disable"); + } state disable + + when ( (efTestAndClear(standby_mon) && standby) ) + { + DEBUG_PRINT(3, "idle -> standby\n"); + PVPUTSTR(seqState, "standby"); + } state standby + + when ( (efTestAndClear(active_mon) && active) ) + { + DEBUG_PRINT(3, "idle -> active\n"); + PVPUTSTR(seqState, "active"); + } state active + + } + + state standby + { + when ( (efTestAndClear(enable_mon) && !enable) ) + { + resumeWaiting = 0; + DEBUG_PRINT(3, "standby -> disable\n"); + PVPUTSTR(seqState, "disable"); + } state disable + + when ( (efTestAndClear(standby_mon) && !standby) ) + { + DEBUG_PRINT(3, "standby -> maybeWait\n"); + /* Don't put the maybeWait string to the state PV; the state doesn't last long enough */ + /*PVPUTSTR(seqState, "maybeWait");*/ + } state maybeWait + + } + + state maybeWait + { + /* active calc is currently high */ + when ( active ) + { + DEBUG_PRINT(3, "maybeWait -> active\n"); + PVPUTSTR(seqState, "active"); + } state active + + /* active calc was high at some point during standby, but it isn't now + -OR- + standby was enabled while waiting was in progress */ + when ( efTest(active_mon) || resumeWaiting ) + { + efClear(active_mon); + DEBUG_PRINT(3, "maybeWait -> waiting\n"); + PVPUTSTR(seqState, "waiting"); + } state waiting + + /* active calc wasn't high during standby */ + when ( ! efTest(active_mon) ) + { + DEBUG_PRINT(3, "maybeWait -> idle\n"); + PVPUTSTR(seqState, "idle"); + } state idle + + } + + state active + { + when ( (efTestAndClear(enable_mon) && !enable) ) + { + DEBUG_PRINT(3, "active -> disable\n"); + PVPUTSTR(seqState, "disable"); + } state disable + + when ( (efTestAndClear(standby_mon) && standby) ) + { + DEBUG_PRINT(3, "active -> standby\n"); + PVPUTSTR(seqState, "standby"); + } state standby + + when ( (efTestAndClear(active_mon) && !active) ) + { + DEBUG_PRINT(3, "active -> waiting\n"); + PVPUTSTR(seqState, "waiting"); + } state waiting + + } + + state waiting + { + when ( (efTestAndClear(enable_mon) && !enable) ) + { + DEBUG_PRINT(3, "waiting -> disable\n"); + PVPUTSTR(seqState, "disable"); + } state disable + + when ( (efTestAndClear(standby_mon) && standby) ) + { + resumeWaiting = 1; + DEBUG_PRINT(3, "waiting -> standby\n"); + PVPUTSTR(seqState, "standby"); + } state standby + + when ( (efTestAndClear(active_mon) && active) ) + { + DEBUG_PRINT(3, "waiting -> active\n"); + PVPUTSTR(seqState, "active"); + } state active + + when ( delay( delayPeriod ) ) + { + resumeWaiting = 0; + DEBUG_PRINT(3, "waiting -> action\n"); + PVPUTSTR(seqState, "action"); + } state action + + } + + state action + { + + when () + { + DEBUG_PRINT(3, "Processing doSeq\n"); + PVPUT(doSeq, 1); + DEBUG_PRINT(3, "action -> idle\n"); + PVPUTSTR(seqState, "idle"); + } state idle + } + +} diff --git a/stdApp/src/devEpidFast.c b/stdApp/src/devEpidFast.c index 7d9ddd7..147d7ec 100644 --- a/stdApp/src/devEpidFast.c +++ b/stdApp/src/devEpidFast.c @@ -438,9 +438,7 @@ static void do_PID(epidFastPvt *pPvt, double readBack) * 2) Don't decrease I if output <= lowLimit * 3) Don't change I if feedback is off * 4) Limit the integral term to be in the range betweem DRLV and DRVH - * 5) If KI is zero then set the sum to DRVL (if KI is positive), or - * DRVH (if KP is negative) to allow easily turning off the - * integral term for PID tuning. + * 5) If KI is zero then set the I term to 0. */ dI = pPvt->KP*pPvt->KI*pPvt->error*dt; if (pPvt->feedbackOn) { @@ -459,15 +457,14 @@ static void do_PID(epidFastPvt *pPvt, double readBack) } } } - if (pPvt->KI == 0.) { - if (pPvt->KP > 0.) pPvt->I = pPvt->lowLimit; - else pPvt->I = pPvt->highLimit; - } + if (pPvt->KI == 0.) pPvt->I = 0.; if (dt>0.0) pPvt->D = pPvt->KP*pPvt->KD*(derror/dt); else pPvt->D = 0.0; pPvt->output = (pPvt->P + pPvt->I + pPvt->D); /* Limit output to range from low to high limit */ if (pPvt->output > pPvt->highLimit) pPvt->output = pPvt->highLimit; if (pPvt->output < pPvt->lowLimit) pPvt->output = pPvt->lowLimit; + + /* To be consistent with slow feedback we should be implementing a deadband with ODEL here */ /* If feedback is on write output */ if (pPvt->feedbackOn) { diff --git a/stdApp/src/devEpidSoft.c b/stdApp/src/devEpidSoft.c index 62c753f..6299951 100644 --- a/stdApp/src/devEpidSoft.c +++ b/stdApp/src/devEpidSoft.c @@ -41,6 +41,8 @@ * dT(n) Time difference between n-1 and n */ +#include + #include #include #include @@ -142,10 +144,8 @@ static long do_pid(epidRecord *pepid) * 2) Don't decrease I if output <= lowLimit * 3) Don't change I if feedback is off * 4) Limit the integral term to be in the range betweem DRLV and DRVH - * 5) If KI is zero then set the sum to DRVL (if KI is positive), or - * DRVH (if KP is negative) to allow easily turning off the - * integral term for PID tuning. - */ + * 5) If KI is zero then set the I term to 0. + */ di = kp*ki*e*dt; if (pepid->fbon) { if (!pepid->fbop) { @@ -207,7 +207,9 @@ static long do_pid(epidRecord *pepid) pepid->dt = dt; pepid->err = e; pepid->cval = cval; - pepid->oval = oval; + if ((pepid->odel == 0) || (fabs(pepid->oval - oval) > pepid->odel)) { + pepid->oval = oval; + } pepid->p = p; pepid->i = i; pepid->d = d; diff --git a/stdApp/src/devEpidSoftCallback.c b/stdApp/src/devEpidSoftCallback.c index ae232df..8d054a9 100644 --- a/stdApp/src/devEpidSoftCallback.c +++ b/stdApp/src/devEpidSoftCallback.c @@ -41,16 +41,17 @@ * dT(n) Time difference between n-1 and n */ +#include + #include #include #include #include #include #include -#include +#include #include #include - #include #include #include "epidRecord.h" @@ -179,9 +180,7 @@ static long do_pid(epidRecord *pepid) * 2) Don't decrease I if output <= lowLimit * 3) Don't change I if feedback is off * 4) Limit the integral term to be in the range betweem DRLV and DRVH - * 5) If KI is zero then set the sum to DRVL (if KI is positive), or - * DRVH (if KP is negative) to allow easily turning off the - * integral term for PID tuning. + * 5) If KI is zero then set the I term to 0. */ di = kp*ki*e*dt; if (pepid->fbon) { @@ -244,7 +243,9 @@ static long do_pid(epidRecord *pepid) pepid->dt = dt; pepid->err = e; pepid->cval = cval; - pepid->oval = oval; + if ((pepid->odel == 0) || (fabs(pepid->oval - oval) > pepid->odel)) { + pepid->oval = oval; + } pepid->p = p; pepid->i = i; pepid->d = d; diff --git a/stdApp/src/devScaler.h b/stdApp/src/devScaler.h deleted file mode 100644 index 2dd84d9..0000000 --- a/stdApp/src/devScaler.h +++ /dev/null @@ -1,19 +0,0 @@ -/* devScaler.h */ - -/* ----------------Device Support Entry Table for devScaler----------------- */ - -#define MAX_SCALER_CHANNELS 64 - -typedef struct { - long number; - DEVSUPFUN report; - DEVSUPFUN init; - DEVSUPFUN init_record; - DEVSUPFUN get_ioint_info; - DEVSUPFUN reset; - DEVSUPFUN read; - DEVSUPFUN write_preset; - DEVSUPFUN arm; - DEVSUPFUN done; -} SCALERDSET; - diff --git a/stdApp/src/devScalerAsyn.c b/stdApp/src/devScalerAsyn.c deleted file mode 100644 index 08e7174..0000000 --- a/stdApp/src/devScalerAsyn.c +++ /dev/null @@ -1,404 +0,0 @@ -/* devScalerAsyn.c - - Author: Mark Rivers - 25-Oct-2006 - - This is device support for the scaler record with asyn drivers. - -*/ - - -#include -#include -#include -#include - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include -#include -#include -#include -#include -#include - -#include "scalerRecord.h" -#include "devScaler.h" -#include "devScalerAsyn.h" - - -typedef struct { - int command; - long val; - epicsUInt32 *pval; -} scalerAsynMessage; - -typedef struct { - scalerRecord *psr; - asynUser *pasynUser[MAX_SCALER_CHANNELS]; - asynInt32 *pasynInt32; - void *asynInt32Pvt; - asynInt32Array *pasynInt32Array; - void *asynInt32ArrayPvt; - asynDrvUser *pasynDrvUser; - void *asynDrvUserPvt; - int channelsCommand; - int resetCommand; - int readCommand; - int presetCommand; - int armCommand; - int doneCommand; - int done; - void *registrarPvt; - CALLBACK *pcallback; -} scalerAsynPvt; - -/* These functions are in the DSET */ -static long scaler_init_record(struct scalerRecord *psr, CALLBACK *pcallback); -static long scaler_reset(scalerRecord *psr); -static long scaler_read(scalerRecord *psr, epicsUInt32 *val); -static long scaler_write_preset(scalerRecord *psr, int signal, unsigned long val); -static long scaler_arm(scalerRecord *psr, int val); -static long scaler_done(scalerRecord *psr); - -/* These are other functions */ -static long scaler_command(scalerRecord *psr, int command, long channel, long val, epicsUInt32 *pval); -static void asynCallback(asynUser *pasynUser); -static void interruptCallback(void *drvPvt, asynUser *pasynUser, epicsInt32 value); - -SCALERDSET devScalerAsyn = { - 7, - NULL, - NULL, - scaler_init_record, - NULL, - scaler_reset, - scaler_read, - scaler_write_preset, - scaler_arm, - scaler_done -}; -epicsExportAddress(dset, devScalerAsyn); - - -static long scaler_init_record(scalerRecord *psr, CALLBACK *pcallback) -{ - asynUser *pasynUser; - char *port, *userParam; - int signal; - asynStatus status; - asynInterface *pasynInterface; - scalerAsynPvt *pPvt; - int i; - int nchans; - - /* Allocate asynMcaPvt private structure */ - pPvt = callocMustSucceed(1, sizeof(scalerAsynPvt), "devScalerAsyn init_record()"); - pasynUser = pasynManager->createAsynUser(asynCallback, 0); - pPvt->psr = psr; - psr->dpvt = pPvt; - pPvt->pcallback = pcallback; - status = pasynEpicsUtils->parseLink(pasynUser, &psr->out, - &port, &signal, &userParam); - if (status != asynSuccess) { - errlogPrintf("devScalerAsyn::init_record %s bad link %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - - /* Create a pasynUser for initialization */ - pasynUser = pasynManager->createAsynUser(asynCallback, 0); - pasynUser->userPvt = pPvt; - /* Connect to device */ - status = pasynManager->connectDevice(pasynUser, port, 0); - if (status != asynSuccess) { - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "devScalerAsyn::init_record, %s initial connectDevice failed to %s\n", - psr->name, port); - goto bad; - } - - /* Get the asynInt32 interface */ - pasynInterface = pasynManager->findInterface(pasynUser, asynInt32Type, 1); - if (!pasynInterface) { - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "devScalerAsyn::init_record, %s find int32 interface failed\n", - psr->name); - goto bad; - } - pPvt->pasynInt32 = (asynInt32 *)pasynInterface->pinterface; - pPvt->asynInt32Pvt = pasynInterface->drvPvt; - - /* Get the asynInt32Array interface */ - pasynInterface = pasynManager->findInterface(pasynUser, - asynInt32ArrayType, 1); - if (!pasynInterface) { - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "devScalerAsyn::init_record, %s find int32Array interface failed\n", - psr->name); - goto bad; - } - pPvt->pasynInt32Array = (asynInt32Array *)pasynInterface->pinterface; - pPvt->asynInt32ArrayPvt = pasynInterface->drvPvt; - - /* Get the asynDrvUser interface for translating commands */ - pasynInterface = pasynManager->findInterface(pasynUser, asynDrvUserType, 1); - if (!pasynInterface) { - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "devScalerAsyn::init_record, %s find drvUser interface failed\n", - psr->name); - goto bad; - } - pPvt->pasynDrvUser = (asynDrvUser *)pasynInterface->pinterface; - pPvt->asynDrvUserPvt = pasynInterface->drvPvt; - - status = pPvt->pasynDrvUser->create(pPvt->asynDrvUserPvt, pasynUser, - SCALER_CHANNELS_COMMAND_STRING, 0, 0); - if(status!=asynSuccess) { - printf("%s scaler_init_record drvUserCreate SCALER_CHANNELS %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - pPvt->channelsCommand = pasynUser->reason; - - status = pPvt->pasynDrvUser->create(pPvt->asynDrvUserPvt, pasynUser, - SCALER_RESET_COMMAND_STRING, 0, 0); - if(status!=asynSuccess) { - printf("%s scaler_init_record drvUserCreate SCALER_RESET %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - pPvt->resetCommand = pasynUser->reason; - - status = pPvt->pasynDrvUser->create(pPvt->asynDrvUserPvt, pasynUser, - SCALER_READ_COMMAND_STRING, 0, 0); - if(status!=asynSuccess) { - printf("%s scaler_init_record drvUserCreate SCALER_READ %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - pPvt->readCommand = pasynUser->reason; - - status = pPvt->pasynDrvUser->create(pPvt->asynDrvUserPvt, pasynUser, - SCALER_PRESET_COMMAND_STRING, 0, 0); - if(status!=asynSuccess) { - printf("%s scaler_init_record drvUserCreate SCALER_PRESET %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - pPvt->presetCommand = pasynUser->reason; - - status = pPvt->pasynDrvUser->create(pPvt->asynDrvUserPvt, pasynUser, - SCALER_ARM_COMMAND_STRING, 0, 0); - if(status!=asynSuccess) { - printf("%s scaler_init_record drvUserCreate SCALER_ARM %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - pPvt->armCommand = pasynUser->reason; - - status = pPvt->pasynDrvUser->create(pPvt->asynDrvUserPvt, pasynUser, - SCALER_DONE_COMMAND_STRING, 0, 0); - if(status!=asynSuccess) { - printf("%s scaler_init_record drvUserCreate SCALER_DONE %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - pPvt->doneCommand = pasynUser->reason; - - /* Ask how many channels the scaler supports */ - pasynUser->reason = pPvt->channelsCommand; - status = pPvt->pasynInt32->read(pPvt->asynInt32Pvt, pasynUser, &nchans); - if(status!=asynSuccess) { - printf("%s scaler_init_record error reading nchans %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - if (nchans > MAX_SCALER_CHANNELS) nchans = MAX_SCALER_CHANNELS; - psr->nch = nchans; - - /* Create asynUsers for each channel */ - for (i=0; inch; i++) { - pasynUser = pasynManager->createAsynUser(asynCallback, 0); - pasynUser->userPvt = pPvt; - pPvt->pasynUser[i] = pasynUser; - - /* Connect to device */ - status = pasynManager->connectDevice(pasynUser, port, i); - if (status != asynSuccess) { - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "devScalerAsyn::init_record, %s connectDevice failed to %s for channel %d\n", - psr->name, port, i); - goto bad; - } - } - - /* Register for callbacks when acquisition completes - use channel 0 */ - pasynUser = pPvt->pasynUser[0]; - pasynUser->reason = pPvt->doneCommand; - status = pPvt->pasynInt32->registerInterruptUser(pPvt->asynInt32Pvt, - pasynUser, - interruptCallback,pPvt, - &pPvt->registrarPvt); - if (status!=asynSuccess) { - printf("%s scaler_init_record registerInterruptUser %s\n", - psr->name, pasynUser->errorMessage); - goto bad; - } - - return(0); - -bad: - psr->pact=1; - return(0); -} - - -static long scaler_reset(scalerRecord *psr) -{ - scalerAsynPvt *pPvt = (scalerAsynPvt *)psr->dpvt; - return(scaler_command(psr, pPvt->resetCommand, 0, 0, 0)); -} - -static long scaler_read(scalerRecord *psr, epicsUInt32 *val) -{ - scalerAsynPvt *pPvt = (scalerAsynPvt *)psr->dpvt; - return(scaler_command(psr, pPvt->readCommand, 0, 0, val)); -} - -static long scaler_write_preset(scalerRecord *psr, int signal, unsigned long val) -{ - scalerAsynPvt *pPvt = (scalerAsynPvt *)psr->dpvt; - return(scaler_command(psr, pPvt->presetCommand, signal, val, NULL)); -} - -static long scaler_arm(scalerRecord *psr, int val) -{ - scalerAsynPvt *pPvt = (scalerAsynPvt *)psr->dpvt; - return(scaler_command(psr, pPvt->armCommand, 0, val, NULL)); -} - -static long scaler_done(scalerRecord *psr) -{ - scalerAsynPvt *pPvt = (scalerAsynPvt *)psr->dpvt; - if (pPvt->done) { - pPvt->done = 0; - return(1); - } else { - return(0); - } -} - - -static long scaler_command(scalerRecord *psr, int command, long channel, long val, epicsUInt32 *pval) -{ - scalerAsynPvt *pPvt = (scalerAsynPvt *)psr->dpvt; - asynUser *pasynUser = pPvt->pasynUser[channel]; - scalerAsynMessage *pmsg; - int status; - - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "devScalerAsyn::scaler_command: %s entry\n", - psr->name); - - /* If we are already in COMM_ALARM then this server is not reachable, return */ - if ((psr->nsta == COMM_ALARM) || (psr->stat == COMM_ALARM)) return(-1); - - /* Make a copy of asynUser. This is needed because we can have multiple - * requests queued. It will be freed in the callback */ - pasynUser = pasynManager->duplicateAsynUser(pasynUser, asynCallback, 0); - pmsg = pasynManager->memMalloc(sizeof *pmsg); - - pmsg->command = command; - pmsg->val = val; - pmsg->pval = pval; - pasynUser->userData = pmsg; - - /* Queue asyn request, so we get a callback when driver is ready */ - status = pasynManager->queueRequest(pasynUser, 0, 0); - if (status != asynSuccess) { - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "devScalerAsyn::scaler_reset: %s error calling queueRequest, %s\n", - psr->name, pasynUser->errorMessage); - return(-1); - } - /* This device support only works with synchronous drivers, which means that the I/O is complete - * at this point */ - return(0); -} - - -static void asynCallback(asynUser *pasynUser) -{ - scalerAsynPvt *pPvt = (scalerAsynPvt *)pasynUser->userPvt; - scalerRecord *psr = pPvt->psr; - scalerAsynMessage *pmsg = pasynUser->userData; - int status; - size_t nread; - - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "devScalerAsyn::asynCallback: %s command=%d, val=%ld, pval=%p\n", - psr->name, pmsg->command, pmsg->val, pmsg->pval); - pasynUser->reason = pmsg->command; - - if (pmsg->command == pPvt->resetCommand) { - /* Send reset command */ - pPvt->pasynInt32->write(pPvt->asynInt32Pvt, pasynUser, 0); - } - else if (pmsg->command == pPvt->readCommand) { - /* Read the values of the scalers */ - pPvt->pasynInt32Array->read(pPvt->asynInt32ArrayPvt, pasynUser, - (epicsInt32 *)pmsg->pval, psr->nch, &nread); - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "devScalerAsyn::asynCallback readCommand nread=%d, counts[]=%d %d %d %d %d %d %d %d\n", - nread, pmsg->pval[0], pmsg->pval[1], pmsg->pval[2], pmsg->pval[3], - pmsg->pval[4], pmsg->pval[5], pmsg->pval[6], pmsg->pval[7]); - } - else if (pmsg->command == pPvt->presetCommand) { - /* Send preset command */ - pPvt->pasynInt32->write(pPvt->asynInt32Pvt, pasynUser, pmsg->val); - } - else if (pmsg->command == pPvt->armCommand) { - /* Send arm command */ - pPvt->pasynInt32->write(pPvt->asynInt32Pvt, pasynUser, pmsg->val); - } - else if (pmsg->command == pPvt->doneCommand) { - /* Send done command */ - pPvt->pasynInt32->read(pPvt->asynInt32Pvt, pasynUser, &pPvt->done); - } - - pasynManager->memFree(pmsg, sizeof(*pmsg)); - status = pasynManager->freeAsynUser(pasynUser); - if (status != asynSuccess) { - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "devScalerAsyn::asynCallback: %s error in freeAsynUser, %s\n", - psr->name, pasynUser->errorMessage); - } -} - -/* Callback routine gets called when acquisition completes */ -static void interruptCallback(void *drvPvt, asynUser *pasynUser, epicsInt32 value) -{ - scalerAsynPvt *pPvt = (scalerAsynPvt *)drvPvt; - scalerRecord *psr = pPvt->psr; - - /* Ignore callbacks when done value is 0 */ - if (value == 0) return; - pPvt->done = 1; - asynPrint(pPvt->pasynUser[0], ASYN_TRACEIO_DEVICE, - "%s devScalerAsyn::interruptCallback new value=%d\n", - psr->name, value); - callbackRequest(pPvt->pcallback); -} - diff --git a/stdApp/src/devScalerAsyn.h b/stdApp/src/devScalerAsyn.h deleted file mode 100644 index 1c7f923..0000000 --- a/stdApp/src/devScalerAsyn.h +++ /dev/null @@ -1,22 +0,0 @@ -/* devScalerAsyn.h - - Author: Mark Rivers - 22-Nov-2006 - - This is device support for the scaler record with asyn drivers. - -*/ - -/* These are the strings that device support passes to drivers via the asynDrvUser interface. - * Drivers must return a value in pasynUser->reason that is unique for that command. - */ - -#define SCALER_RESET_COMMAND_STRING "SCALER_RESET" /* int32, write */ -#define SCALER_CHANNELS_COMMAND_STRING "SCALER_CHANNELS" /* int32, read */ -#define SCALER_READ_COMMAND_STRING "SCALER_READ" /* int32Array, read */ -#define SCALER_READ_SINGLE_COMMAND_STRING "SCALER_READ_SINGLE" /* int32, read */ -#define SCALER_PRESET_COMMAND_STRING "SCALER_PRESET" /* int32, write */ -#define SCALER_ARM_COMMAND_STRING "SCALER_ARM" /* int32, write */ -#define SCALER_DONE_COMMAND_STRING "SCALER_DONE" /* int32, read */ - -#define MAX_SCALER_COMMANDS 7 diff --git a/stdApp/src/drvScaler974.cpp b/stdApp/src/drvScaler974.cpp deleted file mode 100644 index b790b4a..0000000 --- a/stdApp/src/drvScaler974.cpp +++ /dev/null @@ -1,285 +0,0 @@ -#include -#include -#include -#include -#include - -/******************/ -/* EPICS includes */ -/******************/ - -#include -#include -#include -#include -#include -#include -#include -#include - -#include "devScalerAsyn.h" - -#define MAX_CHANNELS 4 - -#define timeOut 0.1 -static const char *driverName= "Scaler974"; - -class Scaler974:public asynPortDriver -{ -public: - Scaler974(const char *portName, const char *serialPort, int serialAddr, int poll); - virtual asynStatus writeInt32(asynUser *pasynUser, epicsInt32 value); - virtual asynStatus readInt32Array(asynUser *pasynUser,epicsInt32 *value, size_t nElements, size_t *nIn); - virtual void report(FILE *fp, int details); - void eventThread(); - -private: - int scalerReset; - int scalerChannels; - int scalerRead; - int scalerReadSingle; - int scalerPreset; - int scalerArm; - int scalerDone; - double polltime; - epicsEventId eventId; - asynUser *pasynUserScaler; - asynStatus sendCommand(const char *command, char *statusString, size_t maxStatusLen, size_t *statusLen); - asynStatus sendCommand(const char *command, char *statusString, size_t maxStatusLen, size_t *statusLen, - char *response, size_t maxResponseLen, size_t *responseLen); -}; - -static void eventThreadC(void *pPvt) -{ - Scaler974 *pScaler974 = (Scaler974 *)pPvt; - pScaler974->eventThread(); -} - -Scaler974::Scaler974(const char *portName, const char *serialPort, int serialAddr, int poll) - :asynPortDriver(portName, MAX_CHANNELS, 7, - asynInt32Mask | asynInt32ArrayMask | asynDrvUserMask, - asynInt32Mask, - /* Should also be ASYN_CANBLOCK, but device support does not work with asynchronous devices */ - ASYN_MULTIDEVICE,1,0,0) -{ - int i; - asynStatus status; - static const char *functionName="Scaler974"; - - if (poll==0) poll=100; - this->polltime=poll / 1000.; - this->eventId = epicsEventCreate(epicsEventEmpty); - status = pasynOctetSyncIO->connect(serialPort, serialAddr, &this->pasynUserScaler, NULL); - if (status != asynSuccess) { - asynPrint(this->pasynUserSelf, ASYN_TRACE_ERROR, - "%s:%s: error connecting to port %s address %d\n", - driverName, functionName, serialPort, serialAddr); - return; - } - - createParam(SCALER_RESET_COMMAND_STRING, asynParamInt32, &this->scalerReset); - createParam(SCALER_CHANNELS_COMMAND_STRING, asynParamInt32, &this->scalerChannels); - createParam(SCALER_READ_COMMAND_STRING, asynParamInt32Array,&this->scalerRead); - createParam(SCALER_READ_SINGLE_COMMAND_STRING, asynParamInt32, &this->scalerReadSingle); - createParam(SCALER_PRESET_COMMAND_STRING, asynParamInt32, &this->scalerPreset); - createParam(SCALER_ARM_COMMAND_STRING, asynParamInt32, &this->scalerArm); - createParam(SCALER_DONE_COMMAND_STRING, asynParamInt32, &this->scalerDone); - - setIntegerParam(scalerChannels, MAX_CHANNELS); - setIntegerParam(scalerDone, 1); - for (i=0; iwriteRead(this->pasynUserScaler, command, strlen(command), - response, maxResponseLen, timeout, &nWrite, responseLen, &eomReason); - if (status != asynSuccess) goto done; - status = pasynOctetSyncIO->read(this->pasynUserScaler, - statusString, maxStatusLen, timeout, statusLen, &eomReason); - } else { - status = pasynOctetSyncIO->writeRead(this->pasynUserScaler, command, strlen(command), - statusString, maxStatusLen, timeout, &nWrite, statusLen, &eomReason); - } - done: - if (status != asynSuccess) { - asynPrint(this->pasynUserSelf, ASYN_TRACE_ERROR, - "%s:%s: writing command %s, error=%s\n", - driverName, functionName, command, this->pasynUserScaler->errorMessage); - } - return(status); -} - -asynStatus Scaler974::writeInt32(asynUser *pasynUser, epicsInt32 value) -{ - int function = pasynUser->reason; - char response[256]; - size_t responseLen; - asynStatus status = asynSuccess; - - static const char *functionName="writeInt32"; - setIntegerParam(function, value); - - if(function==this->scalerReset) - { - this->sendCommand("STOP", response, sizeof(response), &responseLen); - this->sendCommand("CLEAR_ALL", response, sizeof(response), &responseLen); - asynPrint(pasynUser, ASYN_TRACE_FLOW, "%s:%s scalerReset\n",driverName, functionName); - } - else if(function==this->scalerArm) - { - if(value !=0) - { - /* Start counting */ - this->sendCommand("START", response, sizeof(response), &responseLen); - setIntegerParam(scalerDone, 0); - epicsEventSignal(this->eventId); - } - else - { - /* Stop counting */ - status = this->sendCommand("STOP", response, sizeof(response), &responseLen); - setIntegerParam(scalerDone, 1); - } - asynPrint(pasynUser, ASYN_TRACE_FLOW, "%s:%s scalerArm=%d\n", driverName, functionName,value); - } - else if(function==this->scalerPreset) - { - int m,n; - char newstr[20]; - - n=(int)log10(double(value)); - m=(int)(value/pow(10.0,n)); - - sprintf(newstr, "SET_COUNT_PRESET %d,%d", m, n); - this->sendCommand(newstr, response, sizeof(response), &responseLen); - - asynPrint(pasynUser, ASYN_TRACE_FLOW, "%s;%s scalerPreset channel", driverName, functionName); - } - else - { - asynPrint(pasynUser,ASYN_TRACE_ERROR,"%s:%s got illegal function %d\n", driverName, functionName, function); - } - callParamCallbacks(); - return(status); -} - -asynStatus Scaler974::readInt32Array(asynUser *pasynUser, epicsInt32 *value, size_t maxChannel, size_t *nIn) -{ - static const char *functionName="readInt32Array"; - int function = pasynUser->reason; - int temp; - int i; - - if (maxChannel > MAX_CHANNELS) maxChannel = MAX_CHANNELS; - *nIn = maxChannel; - - if (function==scalerRead) - { - for (i=0; i<(int)maxChannel; i++) - { - getIntegerParam(i, scalerReadSingle, &temp); - value[i] = temp; - } - asynPrint(pasynUser, ASYN_TRACEIO_DRIVER, - "%s:%s: value=%d %d %d %d\n", - driverName, functionName, value[0], value[1], value[2], value[3]); - } else { - asynPrint(pasynUser,ASYN_TRACE_ERROR,"%s:%s got illegal function %d\n", driverName, functionName, function); - return(asynError); - } - return(asynSuccess); -} - -void Scaler974::report(FILE *fp, int details) -{ - asynPortDriver::report(fp, details); -} - -void Scaler974::eventThread() -{ - int done, presetCount; - char response[100], statusString[20]; - size_t responseLen, statusLen; - int counts[MAX_CHANNELS]; - int i; - asynStatus status; - static const char *functionName="eventThread"; - - while(1) - { - epicsEventWait(this->eventId); - while(1) - { - status = this->sendCommand("SHOW_COUNTS", statusString, sizeof(statusString), &statusLen, - response, sizeof(response), &responseLen); - sscanf(response, "%d;%d;%d;%d;", - &counts[0], &counts[1], &counts[2], &counts[3]); - asynPrint(this->pasynUserSelf, ASYN_TRACEIO_DRIVER, - "%s:%s status=%d, counts=%d %d %d %d\n", - driverName, functionName, status, counts[0], counts[1], counts[2], counts[3]); - this->lock(); - /* Get value of done in case scaler was stopped by scalerArm(0) */ - getIntegerParam(scalerDone, &done); - getIntegerParam(scalerPreset, &presetCount); - if (!done && (counts[0] >= presetCount)) done = 1; - setIntegerParam(scalerDone, done); - for (i=0; iunlock(); - if (done) break; - epicsThreadSleep(this->polltime); - } - } -} - -extern "C" int initScaler974(const char *portName, const char *serialPort, int serialAddr, int poll) -{ - new Scaler974(portName, serialPort, serialAddr, poll); - return(asynSuccess); -} - -/* iocsh function */ -static const iocshArg initArg0 = {"Port Name", iocshArgString}; -static const iocshArg initArg1 = {"Scaler Port", iocshArgString}; -static const iocshArg initArg2 = {"GPIB address", iocshArgString}; -static const iocshArg initArg3 = {"Poll", iocshArgInt}; -static const iocshArg *const initArgs[] = {&initArg0, - &initArg1, - &initArg2, - &initArg3 - }; -static const iocshFuncDef initFuncDef = {"initScaler974",4, initArgs}; -static void initCallFunc(const iocshArgBuf *args) -{ - initScaler974(args[0].sval, args[1].sval, args[2].ival, args[3].ival); -} - -void Scaler974Register(void) -{ - iocshRegister(&initFuncDef,initCallFunc); -} - -extern "C" { -epicsExportRegistrar(Scaler974Register); -} diff --git a/stdApp/src/drvScalerSoft.c b/stdApp/src/drvScalerSoft.c deleted file mode 100644 index 6f42fd0..0000000 --- a/stdApp/src/drvScalerSoft.c +++ /dev/null @@ -1,668 +0,0 @@ -/* File: drvScalerSoft.c - * Author: Mark Rivers - * Date: 22-May-2007 - * - * Purpose: - * This module provides the driver support for scaler using database links as the inputs. - */ - -/*******************/ -/* System includes */ -/*******************/ - -#include -#include -#include -#include - - -/******************/ -/* EPICS includes */ -/******************/ - -/* EPICS includes */ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -/*******************/ -/* Custom includes */ -/*******************/ - -#include -#include - -/***************/ -/* Definitions */ -/***************/ -#define MAX_PVNAME_SIZE 40 - -/**************/ -/* Structures */ -/**************/ -typedef enum { - scalerResetCommand, - scalerChannelsCommand, - scalerReadCommand, - scalerPresetCommand, - scalerArmCommand, - scalerDoneCommand, -} scalerCommand; - -typedef enum{ - stateUnconnected, - stateConnected, - stateFailed, -} connectState; - -typedef struct { - scalerCommand command; - char *commandString; -} scalerCommandStruct; - -static scalerCommandStruct scalerCommands[MAX_SCALER_COMMANDS] = { - {scalerResetCommand, SCALER_RESET_COMMAND_STRING}, /* int32, write */ - {scalerChannelsCommand, SCALER_CHANNELS_COMMAND_STRING}, /* int32, read */ - {scalerReadCommand, SCALER_READ_COMMAND_STRING}, /* int32Array, read */ - {scalerPresetCommand, SCALER_PRESET_COMMAND_STRING}, /* int32, write */ - {scalerArmCommand, SCALER_ARM_COMMAND_STRING}, /* int32, write */ - {scalerDoneCommand, SCALER_DONE_COMMAND_STRING}, /* int32, write/read */ -}; - -typedef struct scalerPvt { - char *portName; - char *pvTemplate; - char *driver; - int maxChans; - int acquiring; - int prevAcquiring; - long *counts; /* maxChans */ - long *presetCounts; /* maxChans */ - epicsMutexId lock; - asynUser *pasynUser; - asynInterface common; - asynInterface int32; - asynInterface drvUser; - void *int32InterruptPvt; - asynInterface int32Array; - void *int32ArrayInterruptPvt; - epicsEventId doneEventId; - epicsThreadId callbackThreadId; - connectState connectState; - DBADDR *inputAddr; /* maxChans */ -} scalerPvt; - -/*******************************/ -/* Global variable declaration */ -/*******************************/ - -/**************/ -/* Prototypes */ -/**************/ - -/* These functions are in public interfaces */ -static asynStatus int32Write (void *drvPvt, asynUser *pasynUser, - epicsInt32 value); -static asynStatus int32Read (void *drvPvt, asynUser *pasynUser, - epicsInt32 *value); -static asynStatus getBounds (void *drvPvt, asynUser *pasynUser, - epicsInt32 *low, epicsInt32 *high); -static asynStatus int32ArrayRead (void *drvPvt, asynUser *pasynUser, - epicsInt32 *data, size_t maxChans, - size_t *nactual); -static asynStatus int32ArrayWrite (void *drvPvt, asynUser *pasynUser, - epicsInt32 *data, size_t maxChans); -static asynStatus drvUserCreate (void *drvPvt, asynUser *pasynUser, - const char *drvInfo, - const char **pptypeName, size_t *psize); -static asynStatus drvUserGetType (void *drvPvt, asynUser *pasynUser, - const char **pptypeName, size_t *psize); -static asynStatus drvUserDestroy (void *drvPvt, asynUser *pasynUser); - -static void scalerReport (void *drvPvt, FILE *fp, int details); -static asynStatus scalerConnect (void *drvPvt, asynUser *pasynUser); -static asynStatus scalerDisconnect (void *drvPvt, asynUser *pasynUser); - -/* Functions not in interfaces */ -static int connectPVs(scalerPvt *pPvt); -static void checkAcquireDone(scalerPvt *pPvt); -static void acquireDoneCallbacks(scalerPvt *pPvt); - -/* - * asynCommon methods - */ -static struct asynCommon scalerCommon = { - scalerReport, - scalerConnect, - scalerDisconnect -}; - -/* asynInt32 methods */ -static asynInt32 scalerInt32 = { - int32Write, - int32Read, - getBounds, - NULL, - NULL -}; - -/* asynInt32Array methods */ -static asynInt32Array scalerInt32Array = { - int32ArrayWrite, - int32ArrayRead, - NULL, - NULL -}; - -static asynDrvUser scalerDrvUser = { - drvUserCreate, - drvUserGetType, - drvUserDestroy -}; - - -/********/ -/* Code */ -/********/ - -/* iocsh commands */ - -/* This command needs to be called once for each Pilatus */ -int drvScalerSoftConfigure(char *portName, - int maxChans, - char *pvTemplate) -{ - scalerPvt *pPvt; - int status; - - /* Allocate and initialize scalerPvt*/ - - pPvt = callocMustSucceed(1, sizeof(scalerPvt), "drvScalerSoftConfigure"); - pPvt->portName = epicsStrDup(portName); - pPvt->driver = "drvScalerSoft"; - pPvt->maxChans = maxChans; - pPvt->pvTemplate = epicsStrDup(pvTemplate); - - /* Allocate memory buffers */ - pPvt->counts = (long *)callocMustSucceed(maxChans, sizeof(long), "drvScalerSoftConfigure"); - pPvt->presetCounts = (long *)callocMustSucceed(maxChans, sizeof(long), "drvScalerSoftConfigure"); - pPvt->inputAddr = (DBADDR *)callocMustSucceed(maxChans, sizeof(DBADDR), "drvScalerSoftConfigure"); - - /* Create asynUser for debugging */ - pPvt->pasynUser = pasynManager->createAsynUser(0, 0); - - pPvt->acquiring = 0; - pPvt->prevAcquiring = 0; - pPvt->connectState = stateUnconnected; - - /* Create the EPICS event used to wake up the callback task */ - pPvt->doneEventId = epicsEventCreate(epicsEventEmpty); - - /* Create the thread that will do the actual I/O */ - pPvt->callbackThreadId = epicsThreadCreate("scalerSimCallbacks", - epicsThreadPriorityMedium, - epicsThreadGetStackSize(epicsThreadStackMedium), - (EPICSTHREADFUNC)acquireDoneCallbacks, - pPvt); - - /* Link with higher level routines */ - pPvt->common.interfaceType = asynCommonType; - pPvt->common.pinterface = (void *)&scalerCommon; - pPvt->common.drvPvt = pPvt; - pPvt->int32.interfaceType = asynInt32Type; - pPvt->int32.pinterface = (void *)&scalerInt32; - pPvt->int32.drvPvt = pPvt; - pPvt->int32Array.interfaceType = asynInt32ArrayType; - pPvt->int32Array.pinterface = (void *)&scalerInt32Array; - pPvt->int32Array.drvPvt = pPvt; - pPvt->drvUser.interfaceType = asynDrvUserType; - pPvt->drvUser.pinterface = (void *)&scalerDrvUser; - pPvt->drvUser.drvPvt = pPvt; - - status = pasynManager->registerPort(pPvt->portName, - ASYN_MULTIDEVICE, - 1, /* autoconnect */ - 0, /* medium priority */ - 0); /* default stacksize */ - if (status != asynSuccess) - { - errlogPrintf("drvScalerSoftConfigure ERROR: Can't register myself.\n"); - return -1; - } - - status = pasynManager->registerInterface(pPvt->portName, &pPvt->common); - if (status != asynSuccess) - { - errlogPrintf("drvScalerSoftConfigure: Can't register common.\n"); - return -1; - } - - status = pasynInt32Base->initialize(pPvt->portName, &pPvt->int32); - if (status != asynSuccess) - { - errlogPrintf("drvScalerSoftConfigure: Can't register int32.\n"); - return -1; - } - - status = pasynInt32ArrayBase->initialize(pPvt->portName, &pPvt->int32Array); - if (status != asynSuccess) - { - errlogPrintf("drvScalerSoftConfigure: Can't register int32Array.\n"); - return -1; - } - - pasynManager->registerInterruptSource(portName, &pPvt->int32, - &pPvt->int32InterruptPvt); - - status = pasynManager->registerInterface(pPvt->portName,&pPvt->drvUser); - if (status != asynSuccess) - { - errlogPrintf("drvScalerSoftConfigure ERROR: Can't register drvUser\n"); - return -1; - } - - /* Connect pasynUser to device for debugging */ - status = pasynManager->connectDevice(pPvt->pasynUser, portName, 0); - if (status != asynSuccess) - { - errlogPrintf("drvScalerSoftConfigure, connectDevice failed for scaler\n"); - return -1; - } - - return (0); -} - - -/* Routines to write to the scaler */ - -static asynStatus int32Write(void *drvPvt, asynUser *pasynUser, - epicsInt32 value) -{ - scalerPvt *pPvt = (scalerPvt *)drvPvt; - int command=pasynUser->reason; - int signal; - int i; - - pasynManager->getAddr(pasynUser, &signal); - - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32Write entry, command=%d, signal=%d, " - "value=%d\n", pPvt->driver, command, signal, value); - switch (command) - { - case scalerResetCommand: - /* Reset scaler */ - pPvt->acquiring = 0; - pPvt->prevAcquiring = 0; - /* Clear all of the presets */ - for (i=0; imaxChans; i++) { - pPvt->presetCounts[i] = 0; - } - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32Write scalerResetCommand\n", pPvt->driver); - break; - - case scalerArmCommand: - - /* clear scaler data, to avoid immediate done */ - if (pPvt->connectState != stateConnected) return(asynError); - for (i=0; imaxChans; i++) { - pPvt->counts[i] = 0; - (void)dbPutField(&pPvt->inputAddr[i], DBR_LONG, &pPvt->counts[i], 1); - } - - /* Arm or disarm scaler */ - pPvt->acquiring = value; - if (value) pPvt->prevAcquiring = value; - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32Write scalerArmCommand=%d\n", pPvt->driver, value); - break; - - case scalerPresetCommand: - /* Set scaler preset */ - pPvt->presetCounts[signal] = value; - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32Write scalerPresetCommand channel %d=%d\n", pPvt->driver, signal, value); - break; - - default: - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "%s::int32Write port %s got illegal command %d\n", - pPvt->driver, pPvt->portName, command); - break; - } - return(asynSuccess); -} - - -static asynStatus int32Read(void *drvPvt, asynUser *pasynUser, - epicsInt32 *value) -{ - scalerPvt *pPvt = (scalerPvt *)drvPvt; - int command = pasynUser->reason; - asynStatus status=asynSuccess; - int signal; - - pasynManager->getAddr(pasynUser, &signal); - checkAcquireDone(pPvt); - - switch (command) { - case scalerChannelsCommand: - /* Return the number of scaler channels */ - *value = pPvt->maxChans; - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32Read scalerChanneksCommand %d\n", pPvt->driver, *value); - break; - - case scalerReadCommand: - /* Read a single scaler channel */ - if (pPvt->connectState != stateConnected) return(asynError); - status = dbGetField(&pPvt->inputAddr[signal], DBR_LONG, &pPvt->counts[signal], NULL, NULL, NULL); - *value = pPvt->counts[signal]; - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32Read int32ReadCommand channel%d=%d\n", pPvt->driver, signal, *value); - break; - - case scalerDoneCommand: - /* Return scaler done, which is opposite of pPvt->acquiring */ - *value = 1 - pPvt->acquiring; - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32Read scalerDoneCommand, returning %d\n", pPvt->driver, *value); - break; - - default: - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "%s::int32Read got illegal command %d\n", - pPvt->driver, command); - status = asynError; - break; - } - return(status); -} - - -static asynStatus getBounds(void *drvPvt, asynUser *pasynUser, - epicsInt32 *low, epicsInt32 *high) -{ - *low = 0; - *high = 0; - return(asynSuccess); -} - - -static asynStatus int32ArrayRead(void *drvPvt, asynUser *pasynUser, epicsInt32 *data, - size_t maxChans, size_t *nactual) -{ - scalerPvt *pPvt = (scalerPvt *)drvPvt; - int command = pasynUser->reason; - asynStatus status = asynSuccess; - int i; - - checkAcquireDone(pPvt); - - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32ArrayRead entry, maxChans=%d\n", - pPvt->driver, maxChans); - - switch (command) { - case scalerReadCommand: - if (maxChans > pPvt->maxChans) maxChans = pPvt->maxChans; - if (pPvt->connectState != stateConnected) return(asynError); - for (i=0; imaxChans; i++) { - status = dbGetField(&pPvt->inputAddr[i], DBR_LONG, &pPvt->counts[i], NULL, NULL, NULL); - data[i] = pPvt->counts[i]; - } - if (status) { - errlogPrintf("%s::int32ArrayRead port %s" - " can't get value of input %d.\n", - pPvt->driver, pPvt->portName, i); - return(asynError); - } - *nactual = maxChans; - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::int32ArrayRead scalerReadCommand: read %d chans, channel[0]=%d\n", - pPvt->driver, maxChans, data[0]); - break; - - default: - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "%s::int32ArrayRead got illegal command %d\n", - pPvt->driver, command); - status = asynError; - break; - } - return(status); -} - - -static asynStatus int32ArrayWrite(void *drvPvt, asynUser *pasynUser, - epicsInt32 *data, size_t maxChans) -{ - scalerPvt *pPvt = (scalerPvt *)drvPvt; - - /* This function is not implemented in this driver. */ - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "%s::int32ArrayWrite, write to scaler not implemented\n", pPvt->driver); - return(asynError); -} - - -/* asynDrvUser routines */ -static asynStatus drvUserCreate(void *drvPvt, asynUser *pasynUser, - const char *drvInfo, - const char **pptypeName, size_t *psize) -{ - int i; - char *pstring; - scalerPvt *pPvt = (scalerPvt *)drvPvt; - - for (i=0; ireason = scalerCommands[i].command; - if (pptypeName) *pptypeName = epicsStrDup(pstring); - if (psize) *psize = sizeof(scalerCommands[i].command); - asynPrint(pasynUser, ASYN_TRACE_FLOW, - "%s::drvUserCreate, command=%s\n", pPvt->driver, pstring); - return(asynSuccess); - } - } - asynPrint(pasynUser, ASYN_TRACE_ERROR, - "%s::drvUserCreate, unknown command=%s\n", pPvt->driver, drvInfo); - return(asynError); -} - -static asynStatus drvUserGetType(void *drvPvt, asynUser *pasynUser, - const char **pptypeName, size_t *psize) -{ - int command = pasynUser->reason; - - *pptypeName = NULL; - *psize = 0; - if (pptypeName) - *pptypeName = epicsStrDup(scalerCommands[command].commandString); - if (psize) *psize = sizeof(command); - return(asynSuccess); -} - -static asynStatus drvUserDestroy(void *drvPvt, asynUser *pasynUser) -{ - return(asynSuccess); -} - - - -/***********************/ -/* asynCommon routines */ -/***********************/ - -/* Report parameters */ -static void scalerReport(void *drvPvt, FILE *fp, int details) -{ - scalerPvt *pPvt = (scalerPvt *)drvPvt; - int i; - - assert(pPvt); - fprintf(fp, "%s: port %s, ", pPvt->driver, pPvt->portName); - if (pPvt->connectState == stateUnconnected) fprintf(fp, "PVs not yet connected, "); - if (pPvt->connectState == stateConnected) fprintf(fp, "PVs connected, "); - if (pPvt->connectState == stateFailed) fprintf(fp, "PV connection failed, "); - fprintf(fp, "maxChans=%d\n", pPvt->maxChans); - if (details) { - for (i=0; imaxChans; i++) { - fprintf(fp, " channel %d, preset=%ld, counts=%ld\n", - i+1, pPvt->presetCounts[i], pPvt->counts[i]); - } - } -} - -/* Connect */ -static asynStatus scalerConnect(void *drvPvt, asynUser *pasynUser) -{ - scalerPvt *pPvt = (scalerPvt *)drvPvt; - int signal; - - pasynManager->getAddr(pasynUser, &signal); - if (signal < pPvt->maxChans) { - pasynManager->exceptionConnect(pasynUser); - return(asynSuccess); - } else { - return(asynError); - } -} - -/* Disconnect */ -static asynStatus scalerDisconnect(void *drvPvt, asynUser *pasynUser) -{ - /* Does nothing for now. - * May be used if connection management is implemented */ - pasynManager->exceptionDisconnect(pasynUser); - return(asynSuccess); -} - - -/**********************/ -/* Internal functions */ -/**********************/ - -static int connectPVs(scalerPvt *pPvt) -{ - /* This task does the actual communication with camserver, so that the driver - * does not block. This is needed because the scaler record requires synchronous device - * support */ - int status; - char pvName[MAX_PVNAME_SIZE]; - int i; - - /* Look up the database addresses of the PVs we need */ - for (i=0; imaxChans; i++) { - epicsSnprintf(pvName, sizeof(pvName), pPvt->pvTemplate, i+1); - status = dbNameToAddr(pvName, &pPvt->inputAddr[i]); - if (status) { - asynPrint(pPvt->pasynUser, ASYN_TRACE_ERROR, - "%s::connectPVs port %s can't find PV %s.\n", - pPvt->driver, pPvt->portName, pvName); - pPvt->connectState = stateFailed; - return(-1); - } else { - asynPrint(pPvt->pasynUser, ASYN_TRACE_FLOW, - "%s::connectPVs port %s successful connections to PV %s.\n", - pPvt->driver, pPvt->portName, pvName); - } - } - pPvt->connectState = stateConnected; - return(0); -} - - -static void checkAcquireDone(scalerPvt *pPvt) -{ - int i; - - for (i=0; imaxChans; i++) { - if (pPvt->presetCounts[i] > 0) { - if (pPvt->counts[i] >= pPvt->presetCounts[i]) { - pPvt->acquiring = 0; - epicsEventSignal(pPvt->doneEventId); - } - } - } -} - -static void acquireDoneCallbacks(scalerPvt *pPvt) -{ - int reason; - ELLLIST *pclientList; - interruptNode *pNode; - asynInt32Interrupt *pint32Interrupt; - asynStatus status; - - /* First connect to PVs as soon as interruptAccept is 1 */ - while (!interruptAccept) epicsThreadSleep(0.1); - status = connectPVs(pPvt); - if (status) return; - - while (1) { - epicsEventWait(pPvt->doneEventId); - /* Make callbacks to any clients that have requested notification when acquisition completes */ - /* Only do this when pPvt->acquiring == 0 and pPvt->prevAcquiring == 1 */ - if ((pPvt->acquiring == 1) || (pPvt->prevAcquiring == 0)) continue; - pPvt->prevAcquiring = 0; - pasynManager->interruptStart(pPvt->int32InterruptPvt, &pclientList); - pNode = (interruptNode *)ellFirst(pclientList); - while (pNode) { - pint32Interrupt = pNode->drvPvt; - reason = pint32Interrupt->pasynUser->reason; - if (reason == scalerDoneCommand) { - asynPrint(pPvt->pasynUser, ASYN_TRACE_FLOW, - "%s::acquireDoneCallbacks, making pint32Interrupt->Callback\n", - pPvt->driver); - pint32Interrupt->callback(pint32Interrupt->userPvt, - pint32Interrupt->pasynUser, - 1); - } - pNode = (interruptNode *)ellNext(&pNode->node); - } - pasynManager->interruptEnd(pPvt->int32InterruptPvt); - } -} - - - -int drvScalerSoftConfigure(char *portName, - int maxChans, - char *pvTemplate); -static const iocshArg ConfigureArg0 = {"Port name", iocshArgString}; -static const iocshArg ConfigureArg1 = {"Max. channels", iocshArgInt}; -static const iocshArg ConfigureArg2 = {"PV template", iocshArgString}; - -static const iocshArg * const drvScalerSoftConfigureArgs[3] = { - &ConfigureArg0, - &ConfigureArg1, - &ConfigureArg2 -}; - -static const iocshFuncDef drvScalerSoftConfigureFuncDef= - {"drvScalerSoftConfigure", 3, - drvScalerSoftConfigureArgs}; -static void drvScalerSoftConfigureCallFunc(const iocshArgBuf *args) -{ - drvScalerSoftConfigure(args[0].sval, args[1].ival, args[2].sval); -} - -static void drvScalerSoftRegister(void) -{ - iocshRegister(&drvScalerSoftConfigureFuncDef,drvScalerSoftConfigureCallFunc); -} - -epicsExportRegistrar(drvScalerSoftRegister); diff --git a/stdApp/src/drvScalerSoft.h b/stdApp/src/drvScalerSoft.h deleted file mode 100644 index ebae4ed..0000000 --- a/stdApp/src/drvScalerSoft.h +++ /dev/null @@ -1,12 +0,0 @@ -/* File: drvScalerSoft.h - * Author: Mark Rivers - * Date: 22-May-2007 - * - * Purpose: - * This module provides the driver support for scaler using database links as the inputs. - */ - - -int drvScalerSoftConfigure(char *portName, - int maxChans, - char *pvTemplate); diff --git a/stdApp/src/scalerRecord.c b/stdApp/src/scalerRecord.c deleted file mode 100644 index c872fbd..0000000 --- a/stdApp/src/scalerRecord.c +++ /dev/null @@ -1,783 +0,0 @@ -/******************************************************************************* -scalerRecord.c -Record-support routines for <= 64-channel, 32-bit scaler - - -Original Author: Tim Mooney -Date: 1/16/95 - -Experimental Physics and Industrial Control System (EPICS) - -Copyright 1995, the University of Chicago Board of Governors. - -This software was produced under U.S. Government contract -W-31-109-ENG-38 at Argonne National Laboratory. - -Initial development by: - The X-ray Optics Group - Experimental Facilities Division - Advanced Photon Source - Argonne National Laboratory - -OSI by S. Kate Feng, NSLS, BNL 3/03 - -Modification Log: ------------------ -06/26/93 tmm Lecroy-scaler record -01/16/95 tmm Joerger-scaler -08/28/95 tmm Added .vers (code version) and .card (VME-card number) - fields -02/8/96 tmm v1.7: Fixed bug: was posting CNT field several times - when done. -02/21/96 tmm v1.71: precision of vers field is 2 -06/5/96 tmm v1.8: precision defaults to PREC field -08/16/96 tmm v2.0: conversion to EPICS 3.13 -08/16/96 tmm v2.1: fixed off-by-one problem (in 3.13 version) -02/27/97 tmm v2.11: fix TP/PR1 problem -03/03/97 tmm v3.0: allow auto-count overridden by user count -07/09/97 tmm v3.1: init_record wasn't posting TP, PR1, FREQ, or CARD -11/14/97 tmm v3.2: fixed bug: if .cnt went true then false during the - .dly period, scaler would lock up. -04/24/98 tmm v3.3 call recGblFwdLink only when user count completes. -10/2/98 tmm v3.4 if dbPutNotify then delay longer before resuming - autocount. -03/24/99 tmm v3.5 call recGblFwdLink whenever scaler is idle and - CNT = 0. -04/21/99 tmm v3.6 call recGblFwdLink whenever USER_STATE_IDLE and - SCALER_STATE_IDLE and CNT makes a transition to 0. -07/14/99 tmm v3.7 minor fixes -11/04/99 tmm v3.8 added link to start and stop external process that - should coincide with scaler-integration period. -07/14/99 tmm v3.9 hold time before autocount wipes scalers increased - to 5 sec for all count requests. - ? ? v3.10 changed max number of signals from 16 to 32 -11/12/01 tmm v3.11 hold time before autocount wipes scalers is - volatile int -01/08/02 tmm v3.12 Set VAL field to T and post after completed count -05/08/03 tmm v3.13 Kate Feng's OSI version, with a new version number -10/22/03 tmm v3.14 3.13 compatibility removed -09/22/03 tmm v3.13 changed max number of signals from 32 to 64 -09/26/03 tmm v3.14 Make sure channel-1 preset count agrees with time - preset and freq. (Required for VS64, because it changes - freq, and uses pr1/freq to infer count time.) -02/19/04 tmm v3.15 Added semaphore to avoid contention for scanLock - between autocount-restart callback and periodic update - callback. More mods for Joerger VS64 -05/17/04 tmm v3.16 merged VS64-capable 3.13 version with 3.14 version -11/17/04 tmm v3.17 If device support changed PR1, recalc and post TP. - Autocount now calls write_preset again if device support - changed PR1, but doesn't let this change get out to user. -03/30/06 tmm v3.18 Don't post CNT unless we changed it. -10/26/06 mlr v3.19 Changed interface to device support - All functions pass precord rather than card - init_record passes pointer to device callback structure - Don't assume VME_IO in record. - Move callback structures from dpvt to rpvt so record does not - access dpvt. - Change PRn and Sn fields from long to unsigned long. -*******************************************************************************/ -#define VERSION 3.19 - -#include -#include -#include -#include -#include -#include -#include -#include - -#include - - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#define GEN_SIZE_OFFSET -#include "scalerRecord.h" -#undef GEN_SIZE_OFFSET -#include "devScaler.h" -#include - -#include -#ifndef EPICS_VERSION_INT -#define VERSION_INT(V,R,M,P) ( ((V)<<24) | ((R)<<16) | ((M)<<8) | (P)) -#define EPICS_VERSION_INT VERSION_INT(EPICS_VERSION, EPICS_REVISION, EPICS_MODIFICATION, EPICS_PATCH_LEVEL) -#endif -#define LT_EPICSBASE(V,R,M,P) (EPICS_VERSION_INT < VERSION_INT((V),(R),(M),(P))) - -#define SCALER_STATE_IDLE 0 -#define SCALER_STATE_WAITING 1 -#define SCALER_STATE_COUNTING 2 - -#define USER_STATE_IDLE 0 -#define USER_STATE_WAITING 1 -#define USER_STATE_REQSTART 2 -#define USER_STATE_COUNTING 3 - -#ifdef NODEBUG -#define Debug(l,FMT,V) ; -#else -#define Debug(level) if(level<=scalerRecordDebug) \ - {printf("%s(%d):",__FILE__,__LINE__); printf( -#endif - -volatile int scalerRecordDebug = 0; -volatile int scaler_wait_time = 10; - -#define MIN(a,b) (a)<(b)?(a):(b) -#define MAX(a,b) (a)>(b)?(a):(b) -#define NINT(f) (unsigned long)((f)>0 ? (f)+0.5 : (f)-0.5) - -/* Create RSET - Record Support Entry Table*/ -#define report NULL -#define initialize NULL -static long init_record(); -static long process(); -static long special(); -#define get_value NULL -#define cvt_dbaddr NULL -#define get_array_info NULL -#define put_array_info NULL -#define get_units NULL -static long get_precision(); -#define get_enum_str NULL -#define get_enum_strs NULL -#define put_enum_str NULL -#define get_graphic_double NULL -#define get_control_double NULL -#define get_alarm_double NULL - -struct rset scalerRSET = { - RSETNUMBER, - report, - initialize, - init_record, - process, - special, - get_value, - cvt_dbaddr, - get_array_info, - put_array_info, - get_units, - get_precision, - get_enum_str, - get_enum_strs, - put_enum_str, - get_graphic_double, - get_control_double, - get_alarm_double -}; -epicsExportAddress(rset, scalerRSET); - -struct rpvtStruct { - epicsMutexId updateMutex; - CALLBACK *pcallbacks; -}; - -static void do_alarm(); -static void monitor(); -static void updateCounts(scalerRecord *pscal); - -static void deviceCallbackFunc(CALLBACK *pcb) -{ - scalerRecord *pscal; - - callbackGetUser(pscal, pcb); - Debug(5) "scaler deviceCallbackFunc: entry for '%s'\n", pscal->name);} - dbScanLock((struct dbCommon *)pscal); - process((struct dbCommon *)pscal); - dbScanUnlock((struct dbCommon *)pscal); -} - - -static void updateCallbackFunc(CALLBACK *pcb) -{ - scalerRecord *pscal; - struct rpvtStruct *prpvt; - - callbackGetUser(pscal, pcb); - Debug(5) "scaler updateCallbackFunc: entry for '%s'\n", pscal->name);} - prpvt = (struct rpvtStruct *)pscal->rpvt; - epicsMutexLock(prpvt->updateMutex); - updateCounts(pscal); - epicsMutexUnlock(prpvt->updateMutex); -} - -static void delayCallbackFunc(CALLBACK *pcb) -{ - scalerRecord *pscal; - - /* - * User asked us to start counting after a delay that has now expired. - * If user has not rescinded that request in the meantime, tell - * process() to start counting. - */ - callbackGetUser(pscal, pcb); - Debug(5) "scaler delayCallbackFunc: entry for '%s'\n", pscal->name);} - if (pscal->us == USER_STATE_WAITING && pscal->cnt) { - pscal->us = USER_STATE_REQSTART; - (void)scanOnce((void *)pscal); - } -} - -static void autoCallbackFunc(CALLBACK *pcb) -{ - scalerRecord *pscal; - - callbackGetUser(pscal, pcb); - Debug(5) "scaler autoCallbackFunc: entry for '%s'\n", pscal->name);} - (void)scanOnce((void *)pscal); -} - -static long init_record(pscal,pass) -scalerRecord *pscal; -int pass; -{ - long status; - SCALERDSET *pdset = (SCALERDSET *)(pscal->dset); - CALLBACK *pcallbacks, *pupdateCallback, *pdelayCallback, - *pautoCallback, *pdeviceCallback; - struct rpvtStruct *prpvt; - - Debug(5) "scaler init_record: pass = %d\n", pass);} - Debug(5) "init_record: .PR1 = %d\n", (epicsUInt32)pscal->pr1);} - if (pass == 0) { - pscal->vers = VERSION; - pscal->rpvt = (void *)calloc(1, sizeof(struct rpvtStruct)); - prpvt = (struct rpvtStruct *)pscal->rpvt; - if ((prpvt->updateMutex = epicsMutexCreate()) == 0) { - epicsPrintf("scalerRecord:init_record: could not create mutex.\n"); - return(-1); - } - return (0); - } - prpvt = (struct rpvtStruct *)pscal->rpvt; - - /* Gotta have a .val field. Make its value reproducible. */ - pscal->val = 0; - - /*** setup callback stuff (note: array of 4 callback structures) ***/ - pcallbacks = (CALLBACK *)(calloc(4,sizeof(CALLBACK))); - prpvt->pcallbacks = pcallbacks; - - /* callback to implement periodic updates */ - pupdateCallback = (CALLBACK *)&(pcallbacks[0]); - callbackSetCallback(updateCallbackFunc, pupdateCallback); - callbackSetPriority(pscal->prio, pupdateCallback); - callbackSetUser((void *)pscal, pupdateCallback); - - /* second callback to implement delay */ - pdelayCallback = (CALLBACK *)&(pcallbacks[1]); - callbackSetCallback(delayCallbackFunc, pdelayCallback); - callbackSetPriority(pscal->prio, pdelayCallback); - callbackSetUser((void *)pscal, pdelayCallback); - - /* third callback to implement auto-count */ - pautoCallback = (CALLBACK *)&(pcallbacks[2]); - callbackSetCallback(autoCallbackFunc, pautoCallback); - callbackSetPriority(pscal->prio, pautoCallback); - callbackSetUser((void *)pscal, pautoCallback); - - /* fourth callback for device support */ - pdeviceCallback = (CALLBACK *)&(pcallbacks[3]); - callbackSetCallback(deviceCallbackFunc, pdeviceCallback); - callbackSetPriority(pscal->prio, pdeviceCallback); - callbackSetUser((void *)pscal, pdeviceCallback); - - /* Check that we have everything we need. */ - if (!(pdset = (SCALERDSET *)(pscal->dset))) - { - recGblRecordError(S_dev_noDSET,(void *)pscal, "scaler: init_record"); - return(S_dev_noDSET); - } - - Debug(2) "init_record: calling dset->init_record\n");} - if (pdset->init_record) - { - status=(*pdset->init_record)(pscal, pdeviceCallback); - Debug(3) "init_record: dset->init_record returns %ld\n", status);} - if (status) { - return (status); - } - } - - /* default clock freq */ - if (pscal->freq == 0.0) { - pscal->freq = 1.0e7; - db_post_events(pscal,&(pscal->freq),DBE_VALUE); - } - - /* default count time */ - if ((pscal->tp == 0.0) && (pscal->pr1 == 0)) { - pscal->tp = 1.0; - db_post_events(pscal,&(pscal->pr1),DBE_VALUE); - } - - /* convert between time and clock ticks */ - if (pscal->tp) { - /* convert time to clock ticks */ - pscal->pr1 = (epicsUInt32) (pscal->tp * pscal->freq); - db_post_events(pscal,&(pscal->pr1),DBE_VALUE); - Debug(3) "init_record: .TP != 0, so .PR1 set to %d\n", (epicsUInt32)pscal->pr1);} - } else if (pscal->pr1 && pscal->freq) { - /* convert clock ticks to time */ - pscal->tp = (double)(pscal->pr1 / pscal->freq); - db_post_events(pscal,&(pscal->tp),DBE_VALUE); - Debug(3) "init_record: .PR1/.FREQ != 0, so .TP set to %f\n", pscal->tp);} - } - return(0); -} - - -static long process(pscal) -scalerRecord *pscal; -{ - int i, status, prev_scaler_state, save_pr1, old_pr1; - double old_freq; - int justFinishedUserCount=0, justStartedUserCount=0, putNotifyOperation=0; - epicsUInt32 *ppreset = (epicsUInt32 *)&(pscal->pr1); - short *pdir = (short *)&pscal->d1; - short *pgate = (short *)&pscal->g1; - struct rpvtStruct *prpvt = (struct rpvtStruct *)pscal->rpvt; - CALLBACK *pcallbacks = prpvt->pcallbacks; - SCALERDSET *pdset = (SCALERDSET *)(pscal->dset); - CALLBACK *pupdateCallback = (CALLBACK *)&(pcallbacks[0]); - /* CALLBACK *pdelayCallback = (CALLBACK *)&(pcallbacks[1]); */ - CALLBACK *pautoCallback = (CALLBACK *)&(pcallbacks[2]); - - - Debug(5) "process: entry\n");} - epicsMutexLock(prpvt->updateMutex); - - pscal->pact = TRUE; - pscal->udf = FALSE; - prev_scaler_state = pscal->ss; - - /* If we're being called as a result of a done-counting interrupt, */ - /* (*pdset->done)(pscal) will return TRUE */ - if ((*pdset->done)(pscal)) { - pscal->ss = SCALER_STATE_IDLE; - /* Auto-count cycle is not allowed to reset .CNT field. */ - if (pscal->us == USER_STATE_COUNTING) { - pscal->cnt = 0; - db_post_events(pscal,&(pscal->cnt),DBE_VALUE); - pscal->us = USER_STATE_IDLE; - justFinishedUserCount = 1; - if (pscal->ppn) putNotifyOperation = 1; - } - } - - if (pscal->cnt != pscal->pcnt) { - int handled = 0; - if (pscal->cnt && ((pscal->us == USER_STATE_REQSTART) || - (pscal->us == USER_STATE_WAITING))) { - /*** if we're already counting (auto-count), stop ***/ - if (pscal->ss == SCALER_STATE_COUNTING) { - (*pdset->arm)(pscal, 0); - pscal->ss = SCALER_STATE_IDLE; - } - - if (pscal->us == USER_STATE_REQSTART) { - /*** start counting ***/ - - /* disarm, disable interrupt generation, reset disarm-on-cout, */ - /* clear mask register, clear direction register, clear counters */ - (*pdset->reset)(pscal); - - /* - * We tell device support how long to count by giving it a preset, - * because the Joerger VSCx device support doesn't know the clock - * frequency. But the VS64 sets its own clock frequency, and adjusts - * the preset correspondingly. We don't want to include the algorithm - * that calculates it here, but we do want to ensure that we've specified - * the count time with the best achievable precision, so if device support - * has changed the preset, we recalc the preset from tp, using the freq - * set by device support, and call write_preset again. - */ - old_pr1 = pscal->pr1; - old_freq = pscal->freq; - /* Make sure channel-1 preset count agrees with time preset and freq */ - if (pscal->pr1 != (epicsUInt32) NINT(pscal->tp * pscal->freq)) { - pscal->pr1 = (epicsUInt32) NINT(pscal->tp * pscal->freq); - } - save_pr1 = pscal->pr1; - for (i=0; inch; i++) { - pdir[i] = pgate[i]; - if (pgate[i]) { - Debug(5) "process: writing preset: %d.\n", ppreset[i]);} - (*pdset->write_preset)(pscal, i, ppreset[i]); - } - } - if (save_pr1 != pscal->pr1) { - pscal->pr1 = (epicsUInt32) NINT(pscal->tp * pscal->freq); - (*pdset->write_preset)(pscal, 0, pscal->pr1); - } - if (old_pr1 != pscal->pr1) { - db_post_events(pscal,&(pscal->pr1),DBE_VALUE); - pscal->tp = (double)(pscal->pr1 / pscal->freq); - db_post_events(pscal,&(pscal->tp),DBE_VALUE); - } - if (old_freq != pscal->freq) { - db_post_events(pscal,&(pscal->freq),DBE_VALUE); - } - - (*pdset->arm)(pscal, 1); - pscal->ss = SCALER_STATE_COUNTING; - pscal->us = USER_STATE_COUNTING; - handled = 1; - justStartedUserCount = 1; - } - } else if (!pscal->cnt) { - /*** stop counting ***/ - if (pscal->ss != SCALER_STATE_IDLE) (*pdset->arm)(pscal, 0); - pscal->ss = SCALER_STATE_IDLE; - pscal->us = USER_STATE_IDLE; - justFinishedUserCount = 1; - handled = 1; - } - if (handled) { - pscal->pcnt = pscal->cnt; - } - } - - /* read and display scalers */ - updateCounts(pscal); - - if (justStartedUserCount || justFinishedUserCount) { - /* fire .cout link to trigger anything that should coincide with scaler integration */ - status = dbPutLink(&pscal->cout, DBR_SHORT, &pscal->cnt, 1); - if (!RTN_SUCCESS(status)) { - Debug(5) "scaler:process: ERROR %d PUTTING TO COUT LINK.\n", status);} - } - if (justFinishedUserCount) { - /* fire .coutp link to trigger anything that should coincide with scaler integration */ - status = dbPutLink(&pscal->coutp, DBR_SHORT, &pscal->cnt, 1); - if (!RTN_SUCCESS(status)) { - Debug(5) "scaler:process: ERROR %d PUTTING TO COUTP LINK.\n", status);} - } - } - } - - /* done counting? */ - if (pscal->ss == SCALER_STATE_IDLE) { - recGblGetTimeStamp(pscal); - do_alarm(pscal); - monitor(pscal); - if ((pscal->pcnt==0) && (pscal->us == USER_STATE_IDLE)) { - if (prev_scaler_state == SCALER_STATE_COUNTING) { - pscal->val = pscal->t; - db_post_events(pscal,&(pscal->val),DBE_VALUE); - } - recGblFwdLink(pscal); - } - } - - /* Are we in auto-count mode and not already counting? */ - if (pscal->us == USER_STATE_IDLE && pscal->cont && - pscal->ss != SCALER_STATE_COUNTING) { - double dly_sec=pscal->dly1; /* seconds to delay */ - - if (justFinishedUserCount) dly_sec = MAX(pscal->dly1, scaler_wait_time); - if (putNotifyOperation) dly_sec = MAX(pscal->dly1, scaler_wait_time); - /* if (we-have-to-wait && we-haven't-already-waited) { */ - if (dly_sec > 0 && pscal->ss != SCALER_STATE_WAITING) { - Debug(5) "process: scheduling autocount restart\n");} - /* - * Schedule a callback, and make a note that counting should start - * the next time we process (if pscal->ss is still SCALER_STATE_WAITING - * at that time). - */ - pscal->ss = SCALER_STATE_WAITING; /* tell ourselves to start next time */ - callbackRequestDelayed(pautoCallback, dly_sec); - } else { - Debug(5) "process: restarting autocount\n");} - /* Either the delay time is zero, or pscal->ss = SCALER_STATE_WAITING - * (we've already waited), so start auto-count counting. - * Different rules apply for auto-count counting: - * If (.TP1 >= .001 s) we count .TP1 seconds, regardless of any - * presets the user may have set. - */ - old_freq = pscal->freq; - old_pr1 = pscal->pr1; - (*pdset->reset)(pscal); - if (pscal->tp1 >= 1.e-3) { - save_pr1 = pscal->pr1; - (*pdset->write_preset)(pscal, 0, (unsigned long)(pscal->tp1*pscal->freq)); - if (save_pr1 != pscal->pr1) { - /* - * Device support wants to use a different clock freq. We might - * get a more accurate counting time if we recalc the preset count - * from tp1 with the new clock frequency. - */ - (*pdset->write_preset)(pscal, 0, (unsigned long)(pscal->tp1*pscal->freq)); - } - - } else { - for (i=0; inch; i++) { - pdir[i] = pgate[i]; - if (pgate[i]) (*pdset->write_preset)(pscal, i, ppreset[i]); - } - } - if (old_freq != pscal->freq) db_post_events(pscal,&(pscal->freq),DBE_VALUE); - /* Don't let autocount disturb user's channel-1 preset */ - pscal->pr1 = old_pr1; - (*pdset->arm)(pscal, 1); - pscal->ss = SCALER_STATE_COUNTING; - - /* schedule first update callback */ - if (pscal->rat1 > .1) { - callbackRequestDelayed(pupdateCallback, 1.0/pscal->rat1); - } - } - } - - pscal->pact = FALSE; - epicsMutexUnlock(prpvt->updateMutex); - return(0); -} - - -static void updateCounts(scalerRecord *pscal) -{ - int i, called_by_process; - float rate; - epicsUInt32 *pscaler = (epicsUInt32 *)&(pscal->s1); - epicsUInt32 counts[MAX_SCALER_CHANNELS]; - struct rpvtStruct *prpvt = (struct rpvtStruct *)pscal->rpvt; - CALLBACK *pcallbacks = prpvt->pcallbacks; - CALLBACK *pupdateCallback = (CALLBACK *)&(pcallbacks[0]); - SCALERDSET *pdset = (SCALERDSET *)(pscal->dset); - double old_t; - - called_by_process = (pscal->pact == TRUE); - Debug(5) "updateCounts: %s called by process()\n", called_by_process ? " " : "NOT");} - if (!called_by_process) { - if (pscal->ss != SCALER_STATE_IDLE) - pscal->pact = TRUE; - else - return; - } - - /* read scalers (get pointer to actual VME-resident scaler-data array) */ - if (pscal->us != USER_STATE_WAITING) { - (*pdset->read)(pscal, counts); - } else { - for (i=0; inch; i++) {counts[i] = 0;} - } - - Debug(5) "updateCounts: posting scaler values\n");} - /* post scaler values */ - for (i=0; inch; i++) { - if (counts[i] != pscaler[i]) { - pscaler[i] = counts[i]; - db_post_events(pscal,&(pscaler[i]),DBE_VALUE); - } - } - /* convert clock ticks to time. Note device support may have changed freq. */ - old_t = pscal->t; - pscal->t = pscaler[0] / pscal->freq; - if (pscal->t != old_t) db_post_events(pscal,&(pscal->t),DBE_VALUE); - - if (pscal->ss == SCALER_STATE_COUNTING) { - /* arrange to call this routine again after user-specified time */ - Debug(5) "updateCounts: arranging for callback\n");} - rate = ((pscal->us == USER_STATE_COUNTING) ? pscal->rate : pscal->rat1); - if (rate > .1) { - callbackRequestDelayed(pupdateCallback, 1.0/rate); - } - } - - if (!called_by_process) pscal->pact = FALSE; - Debug(5) "updateCounts: exit\n");} -} - - -static long special(paddr,after) -struct dbAddr *paddr; -int after; -{ - scalerRecord *pscal = (scalerRecord *)(paddr->precord); - int i=0, status; - unsigned short *pdir, *pgate; - epicsUInt32 *ppreset; - struct rpvtStruct *prpvt = (struct rpvtStruct *)pscal->rpvt; - CALLBACK *pcallbacks = prpvt->pcallbacks; - CALLBACK *pdelayCallback = (CALLBACK *)&(pcallbacks[1]); - int fieldIndex = dbGetFieldIndex(paddr); - double dly=0.0; - - Debug(5) "special: entry; after=%d\n", after);} - if (!after) return (0); - - switch (fieldIndex) { - case scalerRecordCNT: - /* Ignore redundant (pscal->cnt == 1) commands */ - if (pscal->cnt && (pscal->us != USER_STATE_IDLE)) return(0); - - /* fire .coutp link to trigger anything that should coincide with scaler integration */ - status = dbPutLink(&pscal->coutp, DBR_SHORT, &pscal->cnt, 1); - if (!RTN_SUCCESS(status)) { - Debug(5) "scaler:special: ERROR %d PUTTING TO COUTP LINK.\n", status);} - } - - /* Scan record if it's not Passive. (If it's Passive, it'll get */ - /* scanned automatically, since .cnt is a Process-Passive field.) */ - /* Arrange to process after user-specified delay time */ - dly = pscal->dly; /* seconds to delay */ - if (dly<0.0) dly = 0.0; - if (dly == 0.0 || pscal->cnt == 0) { - /*** handle request now ***/ - if (pscal->cnt) { - /* start counting */ - pscal->us = USER_STATE_REQSTART; - } else { - /* abort any counting or request to start counting */ - switch (pscal->us) { - case USER_STATE_WAITING: - /* We may have a watchdog timer going. Cancel it. */ - if (pdelayCallback->timer) epicsTimerCancel(pdelayCallback->timer); - pscal->us = USER_STATE_IDLE; - break; - case USER_STATE_REQSTART: - pscal->us = USER_STATE_IDLE; - break; - default: - break; - } - } - if (pscal->scan) scanOnce((void *)pscal); - } - else { - /* schedule callback to handle request */ - pscal->us = USER_STATE_WAITING; - callbackRequestDelayed(pdelayCallback, pscal->dly); - } - break; - - case scalerRecordCONT: - /* Scan record if it's not Passive. (If it's Passive, it'll get */ - /* scanned automatically, since .cont is a Process-Passive field.) */ - if (pscal->scan) scanOnce((void *)pscal); - break; - - case scalerRecordTP: - /* convert time to clock ticks */ - pscal->pr1 = (epicsUInt32) (pscal->tp * pscal->freq); - db_post_events(pscal,&(pscal->pr1),DBE_VALUE); - pscal->d1 = pscal->g1 = 1; - db_post_events(pscal,&(pscal->d1),DBE_VALUE); - db_post_events(pscal,&(pscal->g1),DBE_VALUE); - break; - - case scalerRecordPR1: - /* convert clock ticks to time */ - pscal->tp = (double)(pscal->pr1 / pscal->freq); - db_post_events(pscal,&(pscal->tp),DBE_VALUE); - if (pscal->tp > 0) { - pscal->d1 = pscal->g1 = 1; - db_post_events(pscal,&(pscal->d1),DBE_VALUE); - db_post_events(pscal,&(pscal->g1),DBE_VALUE); - } - break; - - case scalerRecordRATE: - pscal->rate = MIN(60.,MAX(0.,pscal->rate)); - db_post_events(pscal,&(pscal->tp),DBE_VALUE); - break; - - default: - if ((fieldIndex >= scalerRecordPR2) && - (fieldIndex <= scalerRecordPR64)) { - i = ((char *)paddr->pfield - (char *)&(pscal->pr1)) / sizeof(epicsUInt32); - Debug(4) "special: channel %d preset\n", i);} - pdir = (unsigned short *) &(pscal->d1); - pgate = (unsigned short *) &(pscal->g1); - ppreset = (epicsUInt32 *) &(pscal->pr1); - if (ppreset[i] > 0) { - pdir[i] = pgate[i] = 1; - db_post_events(pscal,&(pdir[i]),DBE_VALUE); - db_post_events(pscal,&(pgate[i]),DBE_VALUE); - } - } - else if ((fieldIndex >= scalerRecordG1) && - (fieldIndex <= scalerRecordG64)) { - /* If user set gate field, make sure preset counter has some */ - /* reasonable value. */ - i = (int)(((char *)paddr->pfield - (char *)&(pscal->g1)) / sizeof(short)); - Debug(4) "special: channel %d gate\n", i);} - ppreset = (epicsUInt32 *) &(pscal->pr1); - pgate = (unsigned short *) &(pscal->g1); - if (pgate[i] && (ppreset[i] == 0)) { - ppreset[i] = 1000; - db_post_events(pscal,&(ppreset[i]),DBE_VALUE); - } - } - break; - } /* switch (fieldIndex) */ - - return(0); -} - -static long get_precision(paddr, precision) -struct dbAddr *paddr; -long *precision; -{ - scalerRecord *pscal = (scalerRecord *) paddr->precord; - int fieldIndex = dbGetFieldIndex(paddr); - - *precision = pscal->prec; - if (fieldIndex == scalerRecordVERS) { - *precision = 2; - } else if (fieldIndex >= scalerRecordVAL) { - *precision = pscal->prec; - } else { - recGblGetPrec(paddr, precision); /* Field is in dbCommon */ - } - return (0); -} - - -static void do_alarm(pscal) -scalerRecord *pscal; -{ - if(pscal->udf == TRUE ){ -#if LT_EPICSBASE(3,15,0,2) - recGblSetSevr(pscal,UDF_ALARM,INVALID_ALARM); -#else - recGblSetSevr(pscal,UDF_ALARM,pscal->udfs); -#endif - return; - } - return; -} - -static void monitor(pscal) -scalerRecord *pscal; -{ - unsigned short monitor_mask; - - monitor_mask = recGblResetAlarms(pscal); - - monitor_mask|=(DBE_VALUE|DBE_LOG); - - /* check all value fields for changes */ - return; -} - - -#include - -epicsExportAddress(int, scalerRecordDebug); -epicsExportAddress(int, scaler_wait_time); diff --git a/stdApp/src/scalerRecord.dbd b/stdApp/src/scalerRecord.dbd deleted file mode 100644 index 9ffadb4..0000000 --- a/stdApp/src/scalerRecord.dbd +++ /dev/null @@ -1,2061 +0,0 @@ -menu(scalerCNT) { - choice(scalerCNT_Done,"Done") - choice(scalerCNT_Count,"Count") -} -menu(scalerCONT) { - choice(scalerCONT_OneShot,"OneShot") - choice(scalerCONT_AutoCount,"AutoCount") -} -menu(scalerD1) { - choice(scalerD1_Up,"Up") - choice(scalerD1_Dn,"Dn") -} -menu(scalerG1) { - choice(scalerG1_N,"N") - choice(scalerG1_Y,"Y") -} -recordtype(scaler) { - include "dbCommon.dbd" - field(VERS,DBF_FLOAT) { - prompt("Code Version") - special(SPC_NOMOD) - } - field(RPVT,DBF_NOACCESS) { - prompt("Record Private") - special(SPC_NOMOD) - interest(4) - size(4) - extra("void *rpvt") - } - field(VAL,DBF_DOUBLE) { - prompt("Result") - } - field(FREQ,DBF_DOUBLE) { - prompt("Time base freq") - promptgroup(GUI_COMMON) - interest(1) - } - field(CNT,DBF_MENU) { - prompt("Count") - special(SPC_MOD) - pp(TRUE) - interest(1) - menu(scalerCNT) - } - field(PCNT,DBF_MENU) { - prompt("Prev Count") - special(SPC_NOMOD) - interest(1) - menu(scalerCNT) - } - field(SS,DBF_SHORT) { - prompt("Scaler state") - special(SPC_NOMOD) - interest(4) - } - field(US,DBF_SHORT) { - prompt("User state") - special(SPC_NOMOD) - interest(4) - } - field(CONT,DBF_MENU) { - prompt("OneShot/AutoCount") - special(SPC_MOD) - pp(TRUE) - interest(1) - menu(scalerCONT) - } - field(OUT,DBF_OUTLINK) { - prompt("Output Specification") - promptgroup(GUI_COMMON) - special(SPC_NOMOD) - interest(1) - } - field(RATE,DBF_FLOAT) { - prompt("Display Rate (Hz.)") - promptgroup(GUI_COMMON) - special(SPC_MOD) - initial("10") - } - field(RAT1,DBF_FLOAT) { - prompt("Auto Display Rate (Hz.)") - promptgroup(GUI_COMMON) - special(SPC_MOD) - } - field(DLY,DBF_FLOAT) { - prompt("Delay") - promptgroup(GUI_COMMON) - } - field(DLY1,DBF_FLOAT) { - prompt("Auto-mode Delay") - promptgroup(GUI_COMMON) - } - field(NCH,DBF_SHORT) { - prompt("Number of Channels") - special(SPC_NOMOD) - interest(1) - } - field(D1,DBF_MENU) { - prompt("Count Direction 1") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - initial("1") - } - field(D2,DBF_MENU) { - prompt("Count Direction 2") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D3,DBF_MENU) { - prompt("Count Direction 3") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D4,DBF_MENU) { - prompt("Count Direction 4") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D5,DBF_MENU) { - prompt("Count Direction 5") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D6,DBF_MENU) { - prompt("Count Direction 6") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D7,DBF_MENU) { - prompt("Count Direction 7") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D8,DBF_MENU) { - prompt("Count Direction 8") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D9,DBF_MENU) { - prompt("Count Direction 9") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D10,DBF_MENU) { - prompt("Count Direction 10") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D11,DBF_MENU) { - prompt("Count Direction 11") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D12,DBF_MENU) { - prompt("Count Direction 12") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D13,DBF_MENU) { - prompt("Count Direction 13") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D14,DBF_MENU) { - prompt("Count Direction 14") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D15,DBF_MENU) { - prompt("Count Direction 15") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D16,DBF_MENU) { - prompt("Count Direction 16") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D17,DBF_MENU) { - prompt("Count Direction 17") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D18,DBF_MENU) { - prompt("Count Direction 18") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D19,DBF_MENU) { - prompt("Count Direction 19") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D20,DBF_MENU) { - prompt("Count Direction 20") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D21,DBF_MENU) { - prompt("Count Direction 21") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D22,DBF_MENU) { - prompt("Count Direction 22") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D23,DBF_MENU) { - prompt("Count Direction 23") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D24,DBF_MENU) { - prompt("Count Direction 24") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D25,DBF_MENU) { - prompt("Count Direction 25") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D26,DBF_MENU) { - prompt("Count Direction 26") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D27,DBF_MENU) { - prompt("Count Direction 27") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D28,DBF_MENU) { - prompt("Count Direction 28") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D29,DBF_MENU) { - prompt("Count Direction 29") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D30,DBF_MENU) { - prompt("Count Direction 30") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D31,DBF_MENU) { - prompt("Count Direction 31") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D32,DBF_MENU) { - prompt("Count Direction 32") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D33,DBF_MENU) { - prompt("Count Direction 33") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D34,DBF_MENU) { - prompt("Count Direction 34") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D35,DBF_MENU) { - prompt("Count Direction 35") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D36,DBF_MENU) { - prompt("Count Direction 36") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D37,DBF_MENU) { - prompt("Count Direction 37") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D38,DBF_MENU) { - prompt("Count Direction 38") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D39,DBF_MENU) { - prompt("Count Direction 39") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D40,DBF_MENU) { - prompt("Count Direction 40") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D41,DBF_MENU) { - prompt("Count Direction 41") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D42,DBF_MENU) { - prompt("Count Direction 42") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D43,DBF_MENU) { - prompt("Count Direction 43") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D44,DBF_MENU) { - prompt("Count Direction 44") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D45,DBF_MENU) { - prompt("Count Direction 45") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D46,DBF_MENU) { - prompt("Count Direction 46") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D47,DBF_MENU) { - prompt("Count Direction 47") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D48,DBF_MENU) { - prompt("Count Direction 48") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D49,DBF_MENU) { - prompt("Count Direction 49") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D50,DBF_MENU) { - prompt("Count Direction 50") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D51,DBF_MENU) { - prompt("Count Direction 51") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D52,DBF_MENU) { - prompt("Count Direction 52") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D53,DBF_MENU) { - prompt("Count Direction 53") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D54,DBF_MENU) { - prompt("Count Direction 54") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D55,DBF_MENU) { - prompt("Count Direction 55") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D56,DBF_MENU) { - prompt("Count Direction 56") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D57,DBF_MENU) { - prompt("Count Direction 57") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D58,DBF_MENU) { - prompt("Count Direction 58") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D59,DBF_MENU) { - prompt("Count Direction 59") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D60,DBF_MENU) { - prompt("Count Direction 60") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D61,DBF_MENU) { - prompt("Count Direction 61") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D62,DBF_MENU) { - prompt("Count Direction 62") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D63,DBF_MENU) { - prompt("Count Direction 63") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(D64,DBF_MENU) { - prompt("Count Direction 64") - promptgroup(GUI_COMMON) - interest(1) - menu(scalerD1) - } - field(G1,DBF_MENU) { - prompt("Gate Control 1") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - initial("1") - } - field(G2,DBF_MENU) { - prompt("Gate Control 2") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G3,DBF_MENU) { - prompt("Gate Control 3") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G4,DBF_MENU) { - prompt("Gate Control 4") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G5,DBF_MENU) { - prompt("Gate Control 5") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G6,DBF_MENU) { - prompt("Gate Control 6") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G7,DBF_MENU) { - prompt("Gate Control 7") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G8,DBF_MENU) { - prompt("Gate Control 8") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G9,DBF_MENU) { - prompt("Gate Control 9") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G10,DBF_MENU) { - prompt("Gate Control 10") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G11,DBF_MENU) { - prompt("Gate Control 11") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G12,DBF_MENU) { - prompt("Gate Control 12") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G13,DBF_MENU) { - prompt("Gate Control 13") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G14,DBF_MENU) { - prompt("Gate Control 14") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G15,DBF_MENU) { - prompt("Gate Control 15") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G16,DBF_MENU) { - prompt("Gate Control 16") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G17,DBF_MENU) { - prompt("Gate Control 17") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G18,DBF_MENU) { - prompt("Gate Control 18") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G19,DBF_MENU) { - prompt("Gate Control 19") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G20,DBF_MENU) { - prompt("Gate Control 20") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G21,DBF_MENU) { - prompt("Gate Control 21") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G22,DBF_MENU) { - prompt("Gate Control 22") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G23,DBF_MENU) { - prompt("Gate Control 23") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G24,DBF_MENU) { - prompt("Gate Control 24") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G25,DBF_MENU) { - prompt("Gate Control 25") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G26,DBF_MENU) { - prompt("Gate Control 26") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G27,DBF_MENU) { - prompt("Gate Control 27") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G28,DBF_MENU) { - prompt("Gate Control 28") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G29,DBF_MENU) { - prompt("Gate Control 29") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G30,DBF_MENU) { - prompt("Gate Control 30") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G31,DBF_MENU) { - prompt("Gate Control 31") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G32,DBF_MENU) { - prompt("Gate Control 32") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G33,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G34,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G35,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G36,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G37,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G38,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G39,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G40,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G41,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G42,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G43,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G44,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G45,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G46,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G47,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G48,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G49,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G50,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G51,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G52,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G53,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G54,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G55,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G56,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G57,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G58,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G59,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G60,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G61,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G62,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G63,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(G64,DBF_MENU) { - prompt("Gate Control") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - menu(scalerG1) - } - field(TP,DBF_DOUBLE) { - prompt("Time Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(TP1,DBF_DOUBLE) { - prompt("Time Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - initial("1") - } - field(PR1,DBF_ULONG) { - prompt("Preset 1") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR2,DBF_ULONG) { - prompt("Preset 2") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR3,DBF_ULONG) { - prompt("Preset 3") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR4,DBF_ULONG) { - prompt("Preset 4") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR5,DBF_ULONG) { - prompt("Preset 5") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR6,DBF_ULONG) { - prompt("Preset 6") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR7,DBF_ULONG) { - prompt("Preset 7") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR8,DBF_ULONG) { - prompt("Preset 8") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR9,DBF_ULONG) { - prompt("Preset 9") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR10,DBF_ULONG) { - prompt("Preset 10") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR11,DBF_ULONG) { - prompt("Preset 11") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR12,DBF_ULONG) { - prompt("Preset 12") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR13,DBF_ULONG) { - prompt("Preset 13") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR14,DBF_ULONG) { - prompt("Preset 14") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR15,DBF_ULONG) { - prompt("Preset 15") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR16,DBF_ULONG) { - prompt("Preset 16") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR17,DBF_ULONG) { - prompt("Preset 17") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR18,DBF_ULONG) { - prompt("Preset 18") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR19,DBF_ULONG) { - prompt("Preset 19") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR20,DBF_ULONG) { - prompt("Preset 20") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR21,DBF_ULONG) { - prompt("Preset 21") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR22,DBF_ULONG) { - prompt("Preset 22") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR23,DBF_ULONG) { - prompt("Preset 23") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR24,DBF_ULONG) { - prompt("Preset 24") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR25,DBF_ULONG) { - prompt("Preset 25") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR26,DBF_ULONG) { - prompt("Preset 26") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR27,DBF_ULONG) { - prompt("Preset 27") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR28,DBF_ULONG) { - prompt("Preset 28") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR29,DBF_ULONG) { - prompt("Preset 29") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR30,DBF_ULONG) { - prompt("Preset 30") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR31,DBF_ULONG) { - prompt("Preset 31") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR32,DBF_ULONG) { - prompt("Preset 32") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR33,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR34,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR35,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR36,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR37,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR38,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR39,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR40,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR41,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR42,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR43,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR44,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR45,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR46,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR47,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR48,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR49,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR50,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR51,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR52,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR53,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR54,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR55,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR56,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR57,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR58,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR59,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR60,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR61,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR62,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR63,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(PR64,DBF_ULONG) { - prompt("Preset") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(T,DBF_DOUBLE) { - prompt("Timer") - special(SPC_NOMOD) - interest(1) - } - field(S1,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S2,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S3,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S4,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S5,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S6,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S7,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S8,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S9,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S10,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S11,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S12,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S13,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S14,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S15,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S16,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S17,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S18,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S19,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S20,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S21,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S22,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S23,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S24,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S25,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S26,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S27,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S28,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S29,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S30,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S31,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S32,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S33,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S34,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S35,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S36,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S37,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S38,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S39,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S40,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S41,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S42,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S43,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S44,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S45,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S46,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S47,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S48,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S49,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S50,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S51,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S52,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S53,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S54,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S55,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S56,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S57,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S58,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S59,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S60,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S61,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S62,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S63,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(S64,DBF_ULONG) { - prompt("Count") - special(SPC_NOMOD) - interest(1) - } - field(NM1,DBF_STRING) { - prompt("Scaler 1 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM2,DBF_STRING) { - prompt("Scaler 2 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM3,DBF_STRING) { - prompt("Scaler 3 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM4,DBF_STRING) { - prompt("Scaler 4 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM5,DBF_STRING) { - prompt("Scaler 5 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM6,DBF_STRING) { - prompt("Scaler 6 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM7,DBF_STRING) { - prompt("Scaler 7 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM8,DBF_STRING) { - prompt("Scaler 8 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM9,DBF_STRING) { - prompt("Scaler 9 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM10,DBF_STRING) { - prompt("Scaler 10 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM11,DBF_STRING) { - prompt("Scaler 11 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM12,DBF_STRING) { - prompt("Scaler 12 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM13,DBF_STRING) { - prompt("Scaler 13 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM14,DBF_STRING) { - prompt("Scaler 14 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM15,DBF_STRING) { - prompt("Scaler 15 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM16,DBF_STRING) { - prompt("Scaler 16 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM17,DBF_STRING) { - prompt("Scaler 17 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM18,DBF_STRING) { - prompt("Scaler 18 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM19,DBF_STRING) { - prompt("Scaler 19 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM20,DBF_STRING) { - prompt("Scaler 20 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM21,DBF_STRING) { - prompt("Scaler 21 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM22,DBF_STRING) { - prompt("Scaler 22 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM23,DBF_STRING) { - prompt("Scaler 23 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM24,DBF_STRING) { - prompt("Scaler 24 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM25,DBF_STRING) { - prompt("Scaler 25 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM26,DBF_STRING) { - prompt("Scaler 26 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM27,DBF_STRING) { - prompt("Scaler 27 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM28,DBF_STRING) { - prompt("Scaler 28 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM29,DBF_STRING) { - prompt("Scaler 29 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM30,DBF_STRING) { - prompt("Scaler 30 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM31,DBF_STRING) { - prompt("Scaler 31 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM32,DBF_STRING) { - prompt("Scaler 32 name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM33,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM34,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM35,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM36,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM37,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM38,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM39,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM40,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM41,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM42,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM43,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM44,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM45,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM46,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM47,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM48,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM49,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM50,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM51,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM52,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM53,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM54,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM55,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM56,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM57,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM58,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM59,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM60,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM61,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM62,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM63,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(NM64,DBF_STRING) { - prompt("Scaler name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(EGU,DBF_STRING) { - prompt("Units Name") - promptgroup(GUI_COMMON) - interest(1) - size(16) - } - field(PREC,DBF_SHORT) { - prompt("Display Precision") - promptgroup(GUI_COMMON) - interest(1) - } - field(COUT,DBF_OUTLINK) { - prompt("CNT Output") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } - field(COUTP,DBF_OUTLINK) { - prompt("CNT Output Prompt") - promptgroup(GUI_COMMON) - special(SPC_MOD) - interest(1) - } -} diff --git a/stdApp/src/stdMain.cpp b/stdApp/src/stdMain.cpp index d361ffa..ae0ecb6 100644 --- a/stdApp/src/stdMain.cpp +++ b/stdApp/src/stdMain.cpp @@ -1,4 +1,5 @@ -/* stdMain */ +/* _APPNAME_Main.cpp */ +/* Author: Marty Kraimer Date: 17MAR2000 */ #include #include @@ -6,16 +7,17 @@ #include #include +#include "epicsExit.h" +#include "epicsThread.h" #include "iocsh.h" -#include int main(int argc,char *argv[]) { - - if(argc>=2) { + if(argc>=2) { iocsh(argv[1]); epicsThreadSleep(.2); } iocsh(NULL); + epicsExit(0); return(0); } diff --git a/stdApp/src/stdSupport.dbd b/stdApp/src/stdSupport.dbd index 085cad2..7ee9f09 100644 --- a/stdApp/src/stdSupport.dbd +++ b/stdApp/src/stdSupport.dbd @@ -1,9 +1,9 @@ ################ # RECORD SUPPORT ################ -include "scalerRecord.dbd" include "epidRecord.dbd" include "timestampRecord.dbd" +include "throttleRecord.dbd" ################ # DEVICE SUPPORT @@ -14,9 +14,6 @@ device(epid,CONSTANT,devEpidSoft,"Soft Channel") device(epid,CONSTANT,devEpidSoftCB,"Async Soft Channel") device(epid,INST_IO,devEpidFast,"Fast Epid") -# Scaler record -device(scaler,INST_IO,devScalerAsyn,"Asyn Scaler") - # devTimeOfDay device(stringin, CONSTANT, devSiTodString, "Time of Day") device(ai, CONSTANT, devAiTodSeconds, "Sec Past Epoch") @@ -32,9 +29,6 @@ device(ai, CONSTANT, devAiTodSeconds, "Sec Past Epoch") variable("pvHistoryDebug", int) registrar(pvHistoryRegister) -registrar(drvScalerSoftRegister) registrar(femtoRegistrar) -registrar(Scaler974Register) registrar(doAfterIocInitRegistrar) -variable(scalerRecordDebug) -variable(scaler_wait_time) +include "delayDo.dbd" diff --git a/stdApp/src/throttleRecord.c b/stdApp/src/throttleRecord.c new file mode 100644 index 0000000..c06100a --- /dev/null +++ b/stdApp/src/throttleRecord.c @@ -0,0 +1,753 @@ +/* throttleRecord.c */ + +/*************************************************** + +throttleRecord.c - +Throttles the changing of a value before being sent to another record + +Original author: Dohn Arms + +Modification Log: +---------------- +04/21/2016 DAA 0-2-0 First release as part of std module + I had a seperate module locally as I worked on it. +04/22/2016 DAA 0-2-1 Added back the sync functionality. + +*****************************************************/ + +#ifdef vxWorks +#include +#include +#endif +#include +#include +#include + +#include +#include +#include +#include +#include +//#include +//#include +#include +#include +#include +#include +#define GEN_SIZE_OFFSET +#include "throttleRecord.h" +#undef GEN_SIZE_OFFSET +#include "epicsExport.h" + + +#include +#ifndef EPICS_VERSION_INT +#define VERSION_INT(V,R,M,P) ( ((V)<<24) | ((R)<<16) | ((M)<<8) | (P)) +#define EPICS_VERSION_INT VERSION_INT(EPICS_VERSION, EPICS_REVISION, EPICS_MODIFICATION, EPICS_PATCH_LEVEL) +#endif +#define LT_EPICSBASE(V,R,M,P) (EPICS_VERSION_INT < VERSION_INT((V),(R),(M),(P))) + + +#define VERSION "0-2-1" + + +/* Create RSET - Record Support Entry Table */ +#define report NULL +#define initialize NULL +static long init_record(); +static long process(); +static long special(); +#define get_value NULL +#define cvt_dbaddr NULL +#define get_array_info NULL +#define put_array_info NULL +#define get_units NULL +static long get_precision(); +#define get_enum_str NULL +#define get_enum_strs NULL +#define put_enum_str NULL +static long get_graphic_double(DBADDR *, struct dbr_grDouble *); +#define get_control_double NULL +#define get_alarm_double NULL + +rset throttleRSET = + { + RSETNUMBER, + report, + initialize, + init_record, + process, + special, + get_value, + cvt_dbaddr, + get_array_info, + put_array_info, + get_units, + get_precision, + get_enum_str, + get_enum_strs, + put_enum_str, + get_graphic_double, + get_control_double, + get_alarm_double + }; +epicsExportAddress(rset,throttleRSET); + + +static void checkAlarms(throttleRecord *prec); +//static void monitor(throttleRecord *prec); + +static void enterValue( throttleRecord *prec); +static void delayFuncCallback(); +static void valuePut( throttleRecord *prec); +static void valueSync( throttleRecord *prec); + +static void checkLinkCallback(); +static void checkLink(); + +enum { NOT_CA_LINK, CA_LINK_OK, CA_LINK_NOT_OK }; +typedef struct rpvtStruct +{ + double oval; + double sival; + double delay; + + int delay_flag; + int sync_flag; + int wait_flag; + + int limit_flag; + double limit_high; + double limit_low; + + CALLBACK delayFuncCb; + + CALLBACK checkLinkCb; + short pending_checkLinkCB; + + short outLinkStat; /* NOT_CA_LINK,CA_LINK_OK,CA_LINK_NOT_OK */ + short sinpLinkStat; /* NOT_CA_LINK,CA_LINK_OK,CA_LINK_NOT_OK */ +} rpvtStruct; + + +static long init_record(void *precord,int pass) +{ + throttleRecord *prec = (throttleRecord *)precord; + rpvtStruct *prpvt; + + struct link *plink; + unsigned short *plinkValid; + short *plinkStat; + + struct dbAddr dbAddr; + + int i; + + + if( pass == 0) + { + strcpy(prec->ver, VERSION); + prec->rpvt = calloc(1, sizeof(struct rpvtStruct)); + + return 0; + } + + + prec->sts = throttleSTS_UNK; + prec->val = 0; + + prpvt = prec->rpvt; + prpvt->delay = prec->dly; + + prpvt->limit_high = prec->drvlh; + prpvt->limit_low = prec->drvll; + if( prec->drvlh > prec->drvll) + prpvt->limit_flag = 1; + else + prpvt->limit_flag = 0; + + + /* start link management */ + + for( i = 0; i < 2; i++) + { + if( !i) + { + plink = &prec->out; + plinkValid = &prec->ov; + plinkStat = &prpvt->outLinkStat; + } + else + { + plink = &prec->sinp; + plinkValid = &prec->siv; + plinkStat = &prpvt->sinpLinkStat; + } + + *plinkStat = NOT_CA_LINK; // as far as I know + + /* check output links */ + if (plink->type == CONSTANT) + { + *plinkValid = throttleOV_CON; + } + else if (!dbNameToAddr(plink->value.pv_link.pvname, &dbAddr)) + { + *plinkValid = throttleOV_LOC; + } + else + { + *plinkValid = throttleOV_EXT_NC; + *plinkStat = CA_LINK_NOT_OK; + } + db_post_events(prec,plinkValid,DBE_VALUE|DBE_LOG); + } + + callbackSetCallback(delayFuncCallback, &prpvt->delayFuncCb); + callbackSetPriority(prec->prio, &prpvt->delayFuncCb); + callbackSetUser(prec, &prpvt->delayFuncCb); + prpvt->delay_flag = 0; + prpvt->wait_flag = 0; + prpvt->sync_flag = 0; + + callbackSetCallback(checkLinkCallback, &prpvt->checkLinkCb); + callbackSetPriority(prec->prio, &prpvt->checkLinkCb); + callbackSetUser(prec, &prpvt->checkLinkCb); + prpvt->pending_checkLinkCB = 0; + + if((prpvt->outLinkStat == CA_LINK_NOT_OK) || + (prpvt->sinpLinkStat == CA_LINK_NOT_OK) ) + { + prpvt->pending_checkLinkCB = 1; + callbackRequestDelayed(&prpvt->checkLinkCb, 1.0); + } + + /* end link management */ + + + return 0; +} + +static long process(throttleRecord *prec) +{ + rpvtStruct *prpvt = prec->rpvt; + unsigned short monitor_mask; + + int proc_flag = 1; + + prec->pact = TRUE; + prec->udf = FALSE; + + + if( prpvt->limit_flag) + { + int new_st; + + if( prec->val < prpvt->limit_low) + { + if( prec->drvlc == throttleDRVLC_ON) + { + prec->val = prpvt->limit_low; + db_post_events(prec,&prec->val,DBE_VALUE|DBE_LOG); + } + else + { + prec->val = prec->oval; + proc_flag = 0; + } + new_st = throttleDRVLS_LOW; + } + else if( prec->val > prpvt->limit_high) + { + if( prec->drvlc == throttleDRVLC_ON) + { + prec->val = prpvt->limit_high; + db_post_events(prec,&prec->val,DBE_VALUE|DBE_LOG); + } + else + { + prec->val = prec->oval; + proc_flag = 0; + } + new_st = throttleDRVLS_HIGH; + } + else // no clipping + new_st = throttleDRVLS_NORM; + + // if status changed, propagate it + if( prec->drvls != new_st) + { + prec->drvls = new_st; + db_post_events(prec,&prec->drvls,DBE_VALUE); + } + } + + if( proc_flag) + { + prec->wait = TRUE; + db_post_events(prec,&prec->wait,DBE_VALUE); + + /* if link is CA, check connection */ + if (prpvt->outLinkStat != NOT_CA_LINK) + { + checkLink(prec); + } + enterValue( prec); + } + + monitor_mask = recGblResetAlarms(prec); + if(prec->oval != prec->val) + { + monitor_mask |= DBE_VALUE|DBE_LOG; + prec->oval = prec->val; + } + if(monitor_mask) + db_post_events(prec,&prec->val,monitor_mask); + + /* process the forward scan link record */ + /* recGblFwdLink(prec); */ + + prec->pact=FALSE; + return 0; +} + + +static long special(DBADDR *paddr, int after) +{ + struct throttleRecord *prec = (throttleRecord *)paddr->precord; + struct rpvtStruct *prpvt = prec->rpvt; + int special_type = paddr->special; + + int fieldIndex = dbGetFieldIndex(paddr); + + struct link *plink; + unsigned short *plinkValid; + struct dbAddr dbAddr; + + int new_st; + + + if( !after) + return 0; + + if( special_type != SPC_MOD) + { + recGblDbaddrError(S_db_badChoice, paddr, "throttle: special"); + return (S_db_badChoice); + } + + switch(fieldIndex) + { + case(throttleRecordOUT): + case(throttleRecordSINP): + if( fieldIndex == throttleRecordOUT) + { + plink = &prec->out; + plinkValid = &prec->ov; + } + else + { + plink = &prec->sinp; + plinkValid = &prec->siv; + } + + if (plink->type == CONSTANT) + { + *plinkValid = throttleOV_CON; + } + /* see if the PV resides on this ioc */ + else if (!dbNameToAddr(plink->value.pv_link.pvname, &dbAddr)) + { + *plinkValid = throttleOV_LOC; + } + /* pv is not on this ioc. Callback later for connection stat */ + else + { + *plinkValid = throttleOV_EXT_NC; + if (!prpvt->pending_checkLinkCB) + { + prpvt->pending_checkLinkCB = 1; + callbackRequestDelayed(&prpvt->checkLinkCb, 0.5); + prpvt->outLinkStat = CA_LINK_NOT_OK; + } + } + db_post_events(prec,plinkValid,DBE_VALUE|DBE_LOG); + + break; + case(throttleRecordSYNC): + if( prec->sync == throttleSYNC_IDLE) + break; + + /* if some links are CA, check connections */ + if( prec->siv == throttleOV_EXT_NC) + { + checkLink(prec); + if( prec->siv == throttleOV_EXT) + valueSync(prec); + } + else + valueSync(prec); + + break; + case(throttleRecordDLY): + if( prec->dly < 0.0) + { + prpvt->delay = 0.0; + prec->dly = 0.0; + db_post_events(prec,&prec->dly,DBE_VALUE); + } + else + prpvt->delay = prec->dly; + + if(prpvt->delay_flag == 1) + { + // in case the delay was set crazy big, + // this kills it and restarts it with new value + callbackCancelDelayed(&prpvt->delayFuncCb); + callbackRequestDelayed(&prpvt->delayFuncCb, prpvt->delay); + } + break; + + case(throttleRecordDRVLH): + case(throttleRecordDRVLL): + + prpvt->limit_high = prec->drvlh; + prpvt->limit_low = prec->drvll; + if( prec->drvlh <= prec->drvll) + { + prpvt->limit_flag = 0; + + new_st = throttleDRVLS_NORM; + } + else + { + prpvt->limit_flag = 1; + + if(prec->val < prpvt->limit_low) + new_st = throttleDRVLS_LOW; + else if(prec->val > prpvt->limit_high) + new_st = throttleDRVLS_HIGH; + else + new_st = throttleDRVLS_NORM; + } + + // set status flag + if( prec->drvls != new_st) + { + prec->drvls = new_st; + db_post_events(prec,&prec->drvls,DBE_VALUE); + } + break; + + default: + recGblDbaddrError(S_db_badChoice, paddr, "throttle: special"); + return(S_db_badChoice); + } + + return 0; +} + + +static long get_precision(dbAddr *paddr, long *precision) +{ + throttleRecord *prec = (throttleRecord *)paddr->precord; + int fieldIndex = dbGetFieldIndex(paddr); + + if( fieldIndex == throttleRecordDLY) + *precision = prec->dprec; + else + *precision = prec->prec; + + recGblGetPrec(paddr,precision); + + return 0; +} + +static long get_graphic_double(DBADDR *paddr,struct dbr_grDouble *pgd) +{ + throttleRecord *prec=(throttleRecord *)paddr->precord; + + if(paddr->pfield==(void *)&prec->val){ + pgd->upper_disp_limit = prec->hopr; + pgd->lower_disp_limit = prec->lopr; + } else recGblGetGraphicDouble(paddr,pgd); + return(0); +} + +static void checkAlarms(throttleRecord *prec) +{ + if (prec->udf == TRUE) + { +#if LT_EPICSBASE(3,15,0,2) + recGblSetSevr(prec,UDF_ALARM,INVALID_ALARM); +#else + recGblSetSevr(prec,UDF_ALARM,prec->udfs); +#endif + return; + } + return; +} + + +/* static void monitor(throttleRecord *prec) */ +/* { */ +/* unsigned short monitor_mask; */ + + +/* monitor_mask = recGblResetAlarms(prec); */ +/* if(prec->oval != prec->val) */ +/* { */ +/* monitor_mask |= DBE_VALUE|DBE_LOG; */ +/* prec->oval = prec->val; */ +/* } */ +/* if(monitor_mask) */ +/* db_post_events(prec,&prec->val,monitor_mask); */ + +/* if(prec->osent != prec->sent) */ +/* { */ +/* monitor_mask |= DBE_VALUE|DBE_LOG; */ +/* prec->osent = prec->sent; */ +/* } */ +/* if(monitor_mask) */ +/* db_post_events(prec,&prec->sent,monitor_mask); */ + +/* return; */ +/* } */ + + +static void enterValue( throttleRecord *prec) +{ + rpvtStruct *prpvt = prec->rpvt; + + // printf("enterValue()\n"); + + prpvt->wait_flag = 1; // trigger send + if( !prpvt->delay_flag) + valuePut( prec); + // else it will be set at next callback +} + +static void delayFuncCallback(CALLBACK *pcallback) +{ + struct throttleRecord *prec; + + // printf("delayFuncCallback()\n"); + + callbackGetUser(prec, pcallback); + valuePut( prec); +} + +static void valuePut( throttleRecord *prec) +{ + rpvtStruct *prpvt = prec->rpvt; + unsigned short monitor_mask; + + struct link *plink; + + long status; + + // printf("valuePut(), wf%d, df%d\n", prpvt->wait_flag, prpvt->delay_flag); + + if( prpvt->wait_flag) + { + // needs to be before valueSync() + prpvt->wait_flag = 0; + + /* Process output link. */ + plink = &(prec->out); + if (plink->type != CONSTANT) + { + prpvt->oval = prec->val; + + status = dbPutLink(plink, DBR_DOUBLE, &prpvt->oval, 1); + if( RTN_SUCCESS( status) ) + { + prec->sts = throttleSTS_SUC; + prec->sent = prpvt->oval; + db_post_events(prec,&prec->sent,DBE_VALUE); + + if(prpvt->sync_flag == 1) + valueSync(prec); + } + else + prec->sts = throttleSTS_ERR; + + prec->wait = FALSE; + db_post_events(prec,&prec->wait,DBE_VALUE); + + + // NOW process forward link! + recGblFwdLink(prec); + } + else + { + prec->sts = throttleSTS_ERR; + + prec->wait = FALSE; + db_post_events(prec,&prec->wait,DBE_VALUE); + } + + db_post_events(prec,&prec->sts,DBE_VALUE); + + prpvt->delay_flag = 1; + callbackRequestDelayed(&prpvt->delayFuncCb, prpvt->delay); + } + else + { + prpvt->delay_flag = 0; + } + + recGblGetTimeStamp(prec); + /* check for alarms */ + checkAlarms(prec); + + /* check event list */ + monitor_mask = recGblResetAlarms(prec); + if(prec->osent != prec->sent) + { + monitor_mask |= DBE_VALUE|DBE_LOG; + prec->osent = prec->sent; + } + if(monitor_mask) + db_post_events(prec,&prec->sent,monitor_mask); +} + + +static void valueSync( throttleRecord *prec) +{ + rpvtStruct *prpvt = prec->rpvt; + struct link *plink; + + long status; + + prpvt->sync_flag = 1; + // will get set later + if(prpvt->wait_flag) + return; + + plink = &(prec->sinp); + if (plink->type != CONSTANT) + { + status = dbGetLink(plink, DBR_DOUBLE, &prpvt->sival, NULL, NULL); + if( RTN_SUCCESS( status) ) + { + prec->val = prpvt->sival; + db_post_events(prec,&prec->val,DBE_VALUE); + + prec->sts = throttleSTS_SUC; + } + else + { + prec->sts = throttleSTS_ERR; + } + } + else + { + prec->sts = throttleSTS_ERR; + } + + db_post_events(prec,&prec->sts,DBE_VALUE); + + prec->sync = throttleSYNC_IDLE; + db_post_events(prec,&prec->sync,DBE_VALUE); + + + prpvt->sync_flag = 0; +} + + +static void checkLinkCallback(CALLBACK *pcallback) +{ + struct throttleRecord *prec; + struct rpvtStruct *prpvt; + + callbackGetUser(prec, pcallback); + prpvt = (struct rpvtStruct *)prec->rpvt; + + if (!interruptAccept) + { + /* Can't call dbScanLock yet. Schedule another CALLBACK */ + prpvt->pending_checkLinkCB = 1; /* make sure */ + callbackRequestDelayed(&prpvt->checkLinkCb, 0.5); + } + else + { + dbScanLock((struct dbCommon *)prec); + prpvt->pending_checkLinkCB = 0; + checkLink(prec); + dbScanUnlock((struct dbCommon *)prec); + } +} + + +static void checkLink(struct throttleRecord *prec) +{ + struct rpvtStruct *prpvt = (struct rpvtStruct *)prec->rpvt; + int stat; + int caLink = 0; + int caLinkNc = 0; + + struct link *plink; + unsigned short *plinkValid; + short *plinkStat; + + int sched_flag = 0; + + int i; + + for( i = 0; i < 2; i++) + { + if( !i) + { + plink = &prec->out; + plinkValid = &prec->ov; + plinkStat = &prpvt->outLinkStat; + } + else + { + plink = &prec->sinp; + plinkValid = &prec->siv; + plinkStat = &prpvt->sinpLinkStat; + } + + if (plink->type == CA_LINK) + { + caLink = 1; + stat = dbCaIsLinkConnected(plink); + if (!stat && (*plinkValid == throttleOV_EXT_NC)) + { + caLinkNc = 1; + } + else if (!stat && (*plinkValid == throttleOV_EXT)) + { + *plinkValid = throttleOV_EXT_NC; + db_post_events(prec,plinkValid,DBE_VALUE|DBE_LOG); + caLinkNc = 1; + } + else if (stat && (*plinkValid == throttleOV_EXT_NC)) + { + *plinkValid = throttleOV_EXT; + db_post_events(prec,plinkValid,DBE_VALUE|DBE_LOG); + } + } + + if (caLinkNc) + *plinkStat = CA_LINK_NOT_OK; + else if (caLink) + *plinkStat = CA_LINK_OK; + else + *plinkStat = NOT_CA_LINK; + + if( caLinkNc) + sched_flag = 1; + } + + + if(!prpvt->pending_checkLinkCB && sched_flag) + { + /* Schedule another CALLBACK */ + prpvt->pending_checkLinkCB = 1; + callbackRequestDelayed(&prpvt->checkLinkCb, 0.5); + } +} + diff --git a/stdApp/src/throttleRecord.dbd b/stdApp/src/throttleRecord.dbd new file mode 100644 index 0000000..8ec10c8 --- /dev/null +++ b/stdApp/src/throttleRecord.dbd @@ -0,0 +1,161 @@ +menu(throttleWAIT) { + choice(throttleWAIT_FALSE,"False") + choice(throttleWAIT_TRUE,"True") +} +menu(throttleDRVLS) { + choice(throttleDRVLS_NORM,"Normal") + choice(throttleDRVLS_LOW,"Low Limit") + choice(throttleDRVLS_HIGH,"High Limit") +} +menu(throttleSTS) { + choice(throttleSTS_UNK,"Unknown") + choice(throttleSTS_ERR,"Error") + choice(throttleSTS_SUC,"Success") +} +menu(throttleOV) { + choice(throttleOV_EXT_NC,"Ext PV NC") + choice(throttleOV_EXT,"Ext PV OK") + choice(throttleOV_LOC,"Local PV") + choice(throttleOV_CON,"Constant") +} +menu(throttleDRVLC) { + choice(throttleDRVLC_OFF,"Off") + choice(throttleDRVLC_ON,"On") +} +menu(throttleSYNC) { + choice(throttleSYNC_IDLE,"Idle") + choice(throttleSYNC_PROC,"Process") +} +recordtype(throttle) { + include "dbCommon.dbd" + field(VAL,DBF_DOUBLE ) { + prompt("Set Value") + pp(TRUE) + } + field(OVAL,DBF_DOUBLE) { + prompt("Previous Set Value") + special(SPC_NOMOD) + interest(3) + } + field(SENT,DBF_DOUBLE) { + prompt("Sent Value") + special(SPC_NOMOD) + } + field(OSENT,DBF_DOUBLE) { + prompt("Previous Sent Value") + special(SPC_NOMOD) + } + + field(WAIT,DBF_MENU) { + prompt("Busy") + special(SPC_NOMOD) + interest(1) + menu(throttleWAIT) + initial("0") + } + + field(HOPR,DBF_DOUBLE) { + prompt("High Operating Range") + promptgroup(GUI_DISPLAY) + interest(1) + } + field(LOPR,DBF_DOUBLE) { + prompt("Low Operating Range") + promptgroup(GUI_DISPLAY) + interest(1) + } + field(DRVLH,DBF_DOUBLE) { + prompt("High Limit") + special(SPC_MOD) + initial("0.0") + } + field(DRVLL,DBF_DOUBLE) { + prompt("Low Limit") + special(SPC_MOD) + initial("0.0") + } + field(DRVLS,DBF_MENU) { + prompt("Limit Status") + special(SPC_NOMOD) + interest(1) + menu(throttleDRVLS) + initial("0") + } + field(DRVLC,DBF_MENU) { + prompt("Limit Clipping") + menu(throttleDRVLC) + initial("0") + } + + field(VER,DBF_STRING) { + prompt("Code Version") + special(SPC_NOMOD) + size(20) + initial("") + } + field(RPVT,DBF_NOACCESS) { + prompt("Record Private") + special(SPC_NOMOD) + interest(4) + extra("void *rpvt") + } + + field(STS,DBF_MENU) { + prompt("Record Status") + special(SPC_NOMOD) + interest(1) + menu(throttleSTS) + initial("0") + } + field(PREC,DBF_SHORT) { + prompt("Display Precision") + promptgroup(GUI_DISPLAY) + interest(1) + } + field(DPREC,DBF_SHORT) { + prompt("Delay Display Precision") + promptgroup(GUI_DISPLAY) + interest(1) + } + + + field(DLY,DBF_DOUBLE) { + prompt("Delay value") + special(SPC_MOD) + initial("0.0") + } + + field(OUT,DBF_OUTLINK) { + prompt("Output") + promptgroup(GUI_COMMON) + special(SPC_MOD) + interest(1) + } + field(OV,DBF_MENU) { + prompt("Output link valid") + special(SPC_NOMOD) + interest(1) + menu(throttleOV) + initial("1") + } + field(SINP,DBF_INLINK) { + prompt("Sync Input") + promptgroup(GUI_COMMON) + special(SPC_MOD) + interest(1) + } + field(SIV,DBF_MENU) { + prompt("Sync Input link valid") + special(SPC_NOMOD) + interest(1) + menu(throttleOV) + initial("1") + } + field(SYNC,DBF_MENU) { + prompt("Sync values") + special(SPC_MOD) + menu(throttleSYNC) + initial("Idle") + } + +} diff --git a/stdApp/src/timestampRecord.c b/stdApp/src/timestampRecord.c index afff457..c366502 100644 --- a/stdApp/src/timestampRecord.c +++ b/stdApp/src/timestampRecord.c @@ -36,12 +36,13 @@ #include #undef GEN_SIZE_OFFSET +static void monitor(); + /* Create RSET - Record Support Entry Table*/ #define report NULL #define initialize NULL #define init_record NULL -static long process(); -static void monitor(); +static long process(dbCommon *pcommon); #define special NULL #define cvt_dbaddr NULL #define get_array_info NULL @@ -75,9 +76,11 @@ rset timestampRSET={ get_alarm_double }; epicsExportAddress(rset,timestampRSET); -static long process(struct timestampRecord *ptimestamp){ +static long process(dbCommon *pcommon) { + + timestampRecord *ptimestamp = (timestampRecord *) pcommon; - const char * format=NULL; + const char * format=NULL; ptimestamp->udf = FALSE; ptimestamp->pact = TRUE; @@ -146,8 +149,7 @@ static long process(struct timestampRecord *ptimestamp){ } -static void monitor(ptimestamp) - struct timestampRecord *ptimestamp; +static void monitor(timestampRecord *ptimestamp) { unsigned short monitor_mask;