Feature Request - ETM Engine Trend Monitor external events
-
Hi,
Is there any way to control the ETM with external events? I did found ·(>L:var_EtmMode,·number) but it has no actual effect on the selected "file". Also, didn't find a way to switch pages.
This is an indispensable instrument with tons of useful information to access during the flight.
If there are no such events, please add support at least for the files & paging actions.Thanks!
-
Disregard... my bug! something didn't worked initially, but it's working now... resurrected from the panel.xml the right events.
For AAO users, this is what works for me:Mode dec:
(L:var_EtmMode,·number)·0·>·if{·(L:var_EtmMode,·number)·1·-·(>L:var_EtmMode,·number)·}Mode Inc:
(L:var_EtmMode,·number)·3·<·if{·(L:var_EtmMode,·number)·1·+·(>L:var_EtmMode,·number)·}Page up:
(>H:Etm_PageDown)Page down:
(>H:Etm_PageUp) -
@enrique Thank you for pointing out! Going straight into my spad.next :)