#Why does this code not work in mobiflight

1 messages · Page 1 of 1 (latest)

lucid hearth
#

this RPN code works perfectly in Axis and Oh's - but not in MobiFlight. What am I doing wrong?

70·1·(>K:2:ELECTRICAL_BUS_TO_CIRCUIT_CONNECTION_TOGGLE)
(L:XMLVAR_Momentary_PUSH_OVHD_FUEL_LOUTR_PMP_Pressed)·! (>L:XMLVAR_Momentary_PUSH_OVHD_FUEL_LOUTR_PMP_Pressed)

It is the code for switching on a fuel pump on the FBW A380

rustic vessel
#

replace the dots with spaces and it should work fine

lucid hearth