You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a SANS2D scientist, I want IBEX to provide a GUI element that indicates (schematically) the position of the two detector arrays (front & rear) and two baffles (front and rear), so that I can easily see their relative positions.
Acceptance Criteria
The IBEX GUI provides an indicator that illustrates the relative position of each of the front & rear detectors and front & rear baffles
the detectors & baffles all move, in effect, on a shared, linear axis (the z-axis)
from low z to high z, the order of the elements is:
front detector
front baffle
rear baffle
rear detector
There should be 4 items on the indicator (one for each element listed above)
Detectors should be illustrated in a different colour from baffles.
The indicator should have a scale to provide a numerical indication of the position of each element.
The indicator should display the distances between:
The detectors & baffles are each mounted on a trolley; the trolleys move on shared rails.
A slider style control is suggested for the Detector & Baffle Indicator:
the slider control should reflect the current position of the motor driving each element (detector trolley or baffle trolley)
there is no requirement that the control operates by a drag operation
A slider style control also provides a simple visual indication of how close the detectors & baffles are to each other, which could help the user avoid a collision of detectors & baffles.
For the avoidance of doubt, the Detector & Baffle Schematic Indicator is not intended to provide a collision prevention mechanism.
in the event of a collision between detectors & baffles, there are routines in the Galil controller(s) which initiate a rapid deceleration to avoid (or at least minimise) damage to devices.
The OPI could display two sets of intervals - one based on readbacks of the current positions of the detectors & baffles; the other based on setpoints for the detector & baffle positions.
Current interval = readback_B - readback_A
Requested interval = setpoint_B - setpoint_A
There are schematic diagrams showing the operation of the SANS2D vacuum tank.
There are schematic diagrams showing the how the SANS2D vacuum tank User OPI and Advanced OPI could look.
The LabVIEW VI for the SANS2D vacuum tank is located at: C:\LabVIEW Modules\Instruments\SANS2D\Sans2d Tank (for more details see the S2d Tank - Front Panel.vi in the file Sans2d Tank - System Functions.llb)
As a SANS2D scientist, I want IBEX to provide a GUI element that indicates (schematically) the position of the two detector arrays (front & rear) and two baffles (front and rear), so that I can easily see their relative positions.
Acceptance Criteria
Notes
C:\LabVIEW Modules\Instruments\SANS2D\Sans2d Tank(for more details see theS2d Tank - Front Panel.viin the fileSans2d Tank - System Functions.llb)