I'm trying to create a profile for AAO and I cannot find the right variables to switch the batteries on. To start with I don't receive any event when I click the Bat 1, Bat 2 or ESS bat buttons. But if I search for events that could be battery-related, the ones I find do not work. For instance, (L:INI_BATTERY_ON, Number) reads 1 when I switch either on Bat 1 or Bat 2, but it's not settable or I haven't found the way to do it. Also (L:__ELEC_BAT1IsPressed, Number), (L:__ELEC_BAT2IsPressed, Number) and (L:__ELEC_BAT_ESSIsPressed, Number) are readable but not settable. The common key events for batteries don't seem to work.
Any help would be appreciated