-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HIFI: Investigate Litron Laser #6089
Comments
What is in The following would match the PVs more readily, but if the scientists want to maintain the "impression" of just setting a value, then this will need to be done at the IOC level not the GUI level: Values to read regularly (LVGET)
Values to write when asked (LVPUT)
Note that the PV Names suggested have not been checked against the standards, and are likely to be too long. |
What is in |
The Acceptance criteria suggests the creation of a wiki, has one been created or has it been decided that it wasn't nesecary? |
LVRemote uses both IND (indicator) macro and CONTROL macro, does "Control Name" refer to both of these, or only CONTROL macro? |
From what I remember, CONTROL was used to generate the setpoint, i.e. points to the name of the input (control) box on the VI, and indicator is used to generate te readback, i.e. points to the name of the output (indicator) value on the vi. |
if a vi only has a single display for a value (i.e. what you right to, and read from are the same) then ind and control can be the same value. |
As a developer, I need to understand how the Litron Laser device (used on HIFI) operates and how it is used by scientists, so that I can create an appropriate control system for it.
Acceptance Criteria
Notes
C:\LabVIEW Modules\Instruments\HIFI\HIFI Laser
andC:\LabVIEW Modules\Instruments\HIFI\HIFI Laser Power
andC:\LabVIEW Modules\Instruments\HIFI\HIFI Laser Timing
.C:\LabVIEW Modules\Instruments\HIFI\HIFI Laser
) is very complex and is suggestive of a manufacturer's VI. It may be that the Litron Laser is controlled by its own PC (running the manufacturer's VI). It seems quite possible that SECI's communication with the Litron Laser may be handled via the HIFI Laser Timing VI (meaning that HIFI: IOC & OPI for Litron Laser Timing Control #6090 is the only ticket that needs to be implemented).C:\LabVIEW Modules\Instruments\HIFI\HIFI Laser Power\Documentation\15242.pdf
for details)To review
This is hard to review, without redoing the work done, please instead look at the comments below, note that tickets have been updated/created to move this work forward in a slightly more reasonable fashion when it comes time to migrate HIFI. So please check that the tickets exist and refer back to the comments below.
Tickets updated:
#6090
Tickets Created:
#8331
#8332
The text was updated successfully, but these errors were encountered: