Skip to content

Commit

Permalink
DM-41678: added new tunable laser command changeAlignment
Browse files Browse the repository at this point in the history
  • Loading branch information
kfanning committed Nov 13, 2023
1 parent 7a9bff9 commit ec6130b
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@
<Count>1</Count>
</item>
</SALCommand>
<SALCommand>
<Subsystem>TunableLaser</Subsystem>
<EFDB_Topic>TunableLaser_command_changeAlignment</EFDB_Topic>
<item>
<EFDB_Name>optical_configuration</EFDB_Name>
<Description>Optical alignment configuration to be set.</Description>
<IDL_Type>string</IDL_Type>
<IDL_Size>1</IDL_Size>
<Units>unitless</Units>
<Count>1</Count>
</item>
</SALCommand>
<SALCommand>
<Subsystem>TunableLaser</Subsystem>
<EFDB_Topic>TunableLaser_command_setBurstMode</EFDB_Topic>
Expand Down

0 comments on commit ec6130b

Please sign in to comment.