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 an instrument scientist, I would like to remotely control a Keysight (previously Agilent) E4980AL LCR meter.
There is currently a VI which provides basic functionality, and so it is proposed to replicate this level in the IOC & OPI.
Acceptance Criteria
An IOC and OPI exist for the device
Tests, wiki page, etc are also created.
Notes
WISH scientists would like to perform a test with this device and the Razorbill RP100 PSU at the end of the current cycle (end of March 2023) or failing that, during the following shutdown.
Experiments using both devices are planned for May and July this year. The May experiment is being performed by a 'local' user who is willing to come early to help set up and test the equipment.
This LCR meter and the Razorbill PSU will soon be available in the office for testing. Given this and the time pressure, it may be possible to omit the creation of an emulator and test directly with the hardware.
Existing Code
A VI exists here C:\LabVIEW Modules\Drivers\Agilent E4980\Agilent E4980 - Front Panel.vi. It provides access to various setup parameters (which are sent to the device once on startup), and two continuous readbacks.
A detailed analysis of the VI code has not been performed. However, the underlying setup and configuration sub-vis look like they could be simplified considerably.
The text was updated successfully, but these errors were encountered:
I am going to put this in review with a manual way of setting function ie setting it in the SP box then checking the error id - i might make a ticket to make this more intuitive and do it the way the front panel of the device does it (basically grouping with the keys being the first measurement)
As an instrument scientist, I would like to remotely control a Keysight (previously Agilent) E4980AL LCR meter.
There is currently a VI which provides basic functionality, and so it is proposed to replicate this level in the IOC & OPI.
Acceptance Criteria
Notes
Existing Code
C:\LabVIEW Modules\Drivers\Agilent E4980\Agilent E4980 - Front Panel.vi
. It provides access to various setup parameters (which are sent to the device once on startup), and two continuous readbacks.The text was updated successfully, but these errors were encountered: