Skip to content

Commit 6d1f81d

Browse files
committed
Update the hexapod event.
1 parent b8d81c5 commit 6d1f81d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

python/lsst/ts/xml/data/sal_interfaces/MTHexapod/MTHexapod_Events.xml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,4 +411,28 @@
411411
<Count>1</Count>
412412
</item>
413413
</SALEvent>
414+
<SALEvent>
415+
<Subsystem>MTHexapod</Subsystem>
416+
<EFDB_Topic>MTHexapod_logevent_highCurrent</EFDB_Topic>
417+
<Description>Indicates whether or not that the actuators are experiencing the high current that might come from the unbalanced loading, the cool-downed greasing, or others.</Description>
418+
<item>
419+
<EFDB_Name>highCurrent</EFDB_Name>
420+
<Description>Actuators experience the high current or not.</Description>
421+
<IDL_Type>boolean</IDL_Type>
422+
<Units>unitless</Units>
423+
<Count>1</Count>
424+
</item>
425+
</SALEvent>
426+
<SALEvent>
427+
<Subsystem>MTHexapod</Subsystem>
428+
<EFDB_Topic>MTHexapod_logevent_transitionToIdle</EFDB_Topic>
429+
<Description>Indicates whether or not that the Copley drivers transition to the idle (disabled) state after the timeout that is not in use under the Enabled state.</Description>
430+
<item>
431+
<EFDB_Name>transitionToIdle</EFDB_Name>
432+
<Description>Copley drives transition to the idle (disabled) state or not.</Description>
433+
<IDL_Type>boolean</IDL_Type>
434+
<Units>unitless</Units>
435+
<Count>1</Count>
436+
</item>
437+
</SALEvent>
414438
</SALEventSet>

0 commit comments

Comments
 (0)