shutdown element v2.1.2

what is the tidiest method of shutting down?  Now we have led fittings we always need to blackout before shutting down.  I created a macro which says 1through250 out wait 1 shutdown using [learn]  and incorporated it into a cue by using {execute}. This works fine but twice out of 3 times using [learn] it recorded the shutdown but not my yes response, the other time it recorded shutdown followed by command_confirm. .  Is there any way with the macro editor of inserting shutdown and command_confirm?  I want to write a help note for our operators and don't fancy having to say "it might record your response or it might not", as this doesn't carry conviction!

Parents
  • Actually, learning the confirmation of a shutdown in my experience never works because to register the learnt macro you would have to exit learn mode by pressing learn, but you can't because the console had shut down. Instead instead of confirming you hit learn, the macro gets registered. In the macro editor just add an additional Enter, which serves as confirmation. I personally usually leave the confirmation to the user, so my shutdown macro doesn't incorporate the last Enter...
Reply
  • Actually, learning the confirmation of a shutdown in my experience never works because to register the learnt macro you would have to exit learn mode by pressing learn, but you can't because the console had shut down. Instead instead of confirming you hit learn, the macro gets registered. In the macro editor just add an additional Enter, which serves as confirmation. I personally usually leave the confirmation to the user, so my shutdown macro doesn't incorporate the last Enter...
Children
No Data
Related