Skip to content

Commit

Permalink
DM-41678: added new tunable laser event changeAlignment
Browse files Browse the repository at this point in the history
  • Loading branch information
kfanning committed Nov 13, 2023
1 parent ec6130b commit 8da56cf
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,18 @@ LaserErrorCode_HW_CPU_ERROR = 7304
<Count>1</Count>
</item>
</SALEvent>
<SALEvent>
<Subsystem>TunableLaser</Subsystem>
<EFDB_Topic>TunableLaser_logevent_alignmentChanged</EFDB_Topic>
<item>
<EFDB_Name>optical_configuration</EFDB_Name>
<Description>The new optical alignment configuration.</Description>
<IDL_Type>string</IDL_Type>
<IDL_Size>1</IDL_Size>
<Units>unitless</Units>
<Count>1</Count>
</item>
</SALEvent>
<SALEvent>
<Subsystem>TunableLaser</Subsystem>
<EFDB_Topic>TunableLaser_logevent_burstModeSet</EFDB_Topic>
Expand Down

0 comments on commit 8da56cf

Please sign in to comment.