pub const EXIT_ACTUATION_FAILED: u8 = 7;Expand description
A live OPC DA tune was aborted because an accepted MV command could not be confirmed at
the controller before its deadline or before a replacement relay command was required.
The ordinary restore path still ran; EXIT_RESTORE_INCOMPLETE takes precedence if that
restore could not itself be confirmed.