-
Notifications
You must be signed in to change notification settings - Fork 0
resolve problems with mode_USAXS() and subroutines #95
Comments
Note that |
but the values clearly belong to the DX stage:
|
@kmpeters: The lower soft limit for DX (79.67625) is above the targeted position (69.67625) and ophyd prevents the move command from being sent. Funny that EPICS is allowing the motor to move positive (not negative) to a value that is below the upper limit, even though that value is below the upper limit! I'll set the DX lower limit slightly lower than 69.67625 just to get past this. |
|
Something else is causing this. Start to test the components inside |
During
|
These are the limits on waxsx:
manually adjust waxs lower limit to 0, to resolve |
@jilavsky -- note current positions and limits
|
Bypass these motor soft limits problems for now and resolve in #96 |
testing
mode_USAXS()
, resolve various exceptions from other methods that this callsThe text was updated successfully, but these errors were encountered: