Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MUON FRONT END: OPIs #1042

Closed
kjwoodsISIS opened this issue Feb 25, 2016 · 3 comments
Closed

MUON FRONT END: OPIs #1042

kjwoodsISIS opened this issue Feb 25, 2016 · 3 comments
Assignees

Comments

@kjwoodsISIS
Copy link
Contributor

kjwoodsISIS commented Feb 25, 2016

As an instrument scientist I'd like a friendly GUI screen to interact with my power supplies.

Acceptance Criteria

  1. OPIs exist as appropriate for the TDK Lambda Genesys, Danfysik 8000 and Danfysik 9000

Notes

  1. The creation of the IOCs are in MUON FRONT END: Danfysik 8000 series EPICS #980, MUON FRONT END: Danfysik 9000 series EPICS #982, MUON FRONT END: TDK Lambda Genesys EPICS #983
@kjwoodsISIS kjwoodsISIS added this to the 2016_02_25 milestone Feb 25, 2016
@kjwoodsISIS
Copy link
Contributor Author

Imported from trac issue 1044. Created by kvlb23 on 2016-01-21T17:16:57, last modified: 2016-01-28T11:50:38

@John-Holt-Tessella
Copy link
Contributor

Additional acceptance criteria for changes in KEPCO OPI.

Acceptance Criteria:

  1. Voltage correctly labels voltage and has correct units
  2. Current correctly labels current
  3. Instrument Ident is connected
  4. Macro with instrument IOC_NUM available

General

  1. On selecting a component on a synoptic the correct component target details are selected

Useful knowledge for testing:
Set in globals.txt:
GENESYS_01__SIMULATE=1
GENESYS_01__PORT1=NUL
GENESYS_01__ADDR1=1

Once IOC are started set simulation mode via:
caput %MYPVPREFIX%KEPCO_01:SIM 1
caput %MYPVPREFIX%DFKPS_01:SIM 1
caput %MYPVPREFIX%GENESYS_01:1:SIM 1

On Danfysik:
To alter the interlock use:
Interlocked: caput %MYPVPREFIX%DFKPS_01:SIM:STA 65535
OK: caput %MYPVPREFIX%DFKPS_01:SIM:STA 0

To alter current
caput %MYPVPREFIX%DFKPS_01:SIM:CURR 1

To alter voltage
caput %MYPVPREFIX%DFKPS_01:SIM:VOLT 1

@John-Holt-Tessella
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants