One more question.
The âMaster Cautuonâ from my âmyevents.txtâ is assigned to button A25
Master_Caution_Press#86110 (>L:CEVENT)
Master_Caution_Depress#86111 (>L:CEVENT)
When assigned, everything works fine.
But after a while it stops working!
In the log instead of the code:
86110 (>L:CEVENT)
I see this code:
2 (>L:var_masterCautionLatching).
So that's why it stops working.
I assign it again - it works and then â86110 (>L:CEVENT)â is replaced
automatically to â2 (>L:var_masterCautionLatching)â I see this in FSUIPC7.log
2017265 Button changed: bRef=0, Joy=1 (A), Btn=25, Pressed
2017265 [Buttons.TFDi Design MD-11F GE CF6-80c] 157=PA,25,CPMaster_Caution_Press,0
2017265 [DEBUG]: Calculator code sent: 2 (>L:var_masterCautionLatching)
2017468 Button changed: bRef=0, Joy=1 (A), Btn=25, Released
2017468 [Buttons.TFDi Design MD-11F GE CF6-80c] 158=UA,25,CPMaster_Caution_Depress,0
2017468 [DEBUG]: Calculator code sent: 86111 (>L:CEVENT)