Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

change instrument mode #36

Closed
5 of 6 tasks
prjemian opened this issue Jul 25, 2018 · 11 comments
Closed
5 of 6 tasks

change instrument mode #36

prjemian opened this issue Jul 25, 2018 · 11 comments
Assignees
Labels

Comments

@prjemian
Copy link
Contributor

prjemian commented Jul 25, 2018

be sure we have these useful macros (check SPEC macro names, of course):

  • use_mode_usaxs
  • use_mode_saxs
  • use_mode_waxs
  • use_mode_radiography
  • use_mode_imaging
  • useModeOpenBeamPath
@prjemian prjemian added the task label Jul 25, 2018
@prjemian prjemian added this to the 2018-2 USAXS Imaging milestone Jul 25, 2018
@prjemian prjemian self-assigned this Jul 25, 2018
@prjemian
Copy link
Contributor Author

names:

useModeBlackFly useModeImaging useModeOpenBeamPath useModePinSAXS useModeRadiography useModeSAXS useModeUSAXS useModeWAXS

@prjemian
Copy link
Contributor Author

also want a current status selector

@prjemian
Copy link
Contributor Author

Are all of these reported via one PV? That's what the 9dc_usaxs.ui screen shows.

usaxs@usaxscontrol /share1/USAXS_data $ cainfo 9idcLAX:USAXS_Pin:USAXSSAXSMode
9idcLAX:USAXS_Pin:USAXSSAXSMode
    State:            connected
    Host:             ioc9idclax.xray.aps.anl.gov:5064
    Access:           read, write
    Native data type: DBF_DOUBLE
    Request type:     DBR_DOUBLE
    Element count:    1
usaxs@usaxscontrol /share1/USAXS_data $ caget 9idcLAX:USAXS_Pin:USAXSSAXSMode.RTYP
9idcLAX:USAXS_Pin:USAXSSAXSMode.RTYP ao
usaxs@usaxscontrol /share1/USAXS_data $ caget 9idcLAX:USAXS_Pin:USAXSSAXSMode
9idcLAX:USAXS_Pin:USAXSSAXSMode 2

This mode is USAXS

@prjemian prjemian changed the title requested macros change instrument mode Jul 27, 2018
@prjemian
Copy link
Contributor Author

Matt thinks this is important

@prjemian prjemian added the high priority more urgent label Aug 1, 2018
prjemian added a commit to prjemian/ipython-mintvm that referenced this issue Aug 1, 2018
prjemian added a commit that referenced this issue Aug 1, 2018
prjemian added a commit that referenced this issue Aug 1, 2018
@prjemian
Copy link
Contributor Author

prjemian commented Aug 1, 2018

@prjemian
Copy link
Contributor Author

prjemian commented Aug 1, 2018

@prjemian
Copy link
Contributor Author

prjemian commented Aug 1, 2018

@prjemian
Copy link
Contributor Author

prjemian commented Aug 1, 2018

USAXSSAXSMODE = EpicsSignal("9idcLAX:USAXS_Pin:USAXSSAXSMode", name="USAXSSAXSMODE")
# values for USAXSSAXSMode:
# -1  dirty, prior move did not finish correctly
#  1  SAXS and USAXS out of beam
#  2  USAXS in beam
#  3  SAXS in beam
#  4  WAXS in the beam
#  5  Imaging in
#  6  Imaging tuning mode. 

prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 2, 2018
prjemian added a commit that referenced this issue Aug 3, 2018
prjemian added a commit that referenced this issue Aug 3, 2018
prjemian added a commit that referenced this issue Aug 3, 2018
prjemian added a commit that referenced this issue Aug 3, 2018
@prjemian
Copy link
Contributor Author

prjemian commented Aug 3, 2018

with #68 created, USAXS mode code can be checked off

@prjemian
Copy link
Contributor Author

don't need X-rays to finish or test
also related to #73

prjemian pushed a commit that referenced this issue Aug 14, 2018
This was referenced Nov 28, 2018
@prjemian
Copy link
Contributor Author

with #84 & #85 created, looks as if this issue can be closed - testing in #86

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

No branches or pull requests

1 participant