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 muon scientist I want to be able to capture pictures of the oscilloscope screen when using it in RF experiments. I want to be able to capture one-off images and automatically save a series of images at regular intervals.
Acceptance Criteria
Using the IBEX client, I can configure the IP address of my oscilloscope.
Using the IBEX client, I can set the frequency at which images are captured.
Using the IBEX client, I can set starting Sequence Number for labelling the captured images.
Using the IBEX client, I can set the name of the folder in which captured images will be saved.
Using the IBEX client, I can view the name of the most recently saved captured image.
Using the IBEX client, I can capture a single image of my oscilloscope screen (e.g. a button to capture a single image).
Using the IBEX client, I can capture a series of images of my oscilloscope screen (e.g. buttons to start and stop the automated capture of images ).
Notes
The purpose of this feature is to replicate the functionality of the Muon Oscilloscope.vi and Scope Picture Logger.vi VIs in C:\LabVIEW Modules\Muon RF.
The LabVIEW solution uses a VI, naturally, to implement the image capture feature.
In IBEX, it could be done with an OPI, speaking to the existing oscilloscope IOCs, but other solutions might be available.
The RF equipment moves between different muon instruments, so it is necessary to make the IP address of the oscilloscope configurable.
The text was updated successfully, but these errors were encountered:
No. The scientist is free to choose which directory the images get stored in. While the scientist could choose to save the images with the run data, he/she could equally choose to save them elsewhere. The saving of oscilloscope image is not tied to the data archiving.
As a muon scientist I want to be able to capture pictures of the oscilloscope screen when using it in RF experiments. I want to be able to capture one-off images and automatically save a series of images at regular intervals.
Acceptance Criteria
Notes
Muon Oscilloscope.vi
andScope Picture Logger.vi
VIs inC:\LabVIEW Modules\Muon RF
.The text was updated successfully, but these errors were encountered: