Skip to content
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

DM-46165: adding optical configuration to TunableLaser XML #904

Merged
merged 6 commits into from
Sep 12, 2024

Conversation

parfa30
Copy link
Contributor

@parfa30 parfa30 commented Sep 6, 2024

Need to move the Optical Configuration enum from ts_TunableLaser to ts_xml so that we can change the optical configuration in scripts. This is necessary because we will swap between F1, F2 and direct for different tests.

Copy link
Member

@tribeiro tribeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

However, I would suggest you track down the commands/events that this enumeration is used and mention in the attribute description that the field is an enum, e.g;

<EFDB_Name>configuration</EFDB_Name>
<Description>The new optical alignment configuration.</Description>

      <EFDB_Name>configuration</EFDB_Name>
      <Description>The new optical alignment configuration; a OpticalConfiguration enum.</Description>

Copy link
Member

@tribeiro tribeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please undo the changes to the lint workflow

@parfa30 parfa30 merged commit 90fced5 into develop Sep 12, 2024
10 of 11 checks passed
@parfa30 parfa30 deleted the tickets/DM-46165 branch September 12, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants