From 6d1f81d40bc05ec522188a13e8bc4fcd83048d6f Mon Sep 17 00:00:00 2001 From: Te-Wei Date: Mon, 13 Jan 2025 16:08:16 -0300 Subject: [PATCH] Update the hexapod event. --- .../MTHexapod/MTHexapod_Events.xml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/python/lsst/ts/xml/data/sal_interfaces/MTHexapod/MTHexapod_Events.xml b/python/lsst/ts/xml/data/sal_interfaces/MTHexapod/MTHexapod_Events.xml index 03ce0ceb..0233590a 100644 --- a/python/lsst/ts/xml/data/sal_interfaces/MTHexapod/MTHexapod_Events.xml +++ b/python/lsst/ts/xml/data/sal_interfaces/MTHexapod/MTHexapod_Events.xml @@ -411,4 +411,28 @@ 1 + + MTHexapod + MTHexapod_logevent_highCurrent + 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. + + highCurrent + Actuators experience the high current or not. + boolean + unitless + 1 + + + + MTHexapod + MTHexapod_logevent_transitionToIdle + 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. + + transitionToIdle + Copley drives transition to the idle (disabled) state or not. + boolean + unitless + 1 + +