Hi.I am trying develop hardware that sends commands to the simulator. With standard commands I can turn on beacon and taxi lights but I cannot start battery 1 and 2. I am using for example the command A32NX_OVHD_ELEC_BAT_1_PB_IS_AUTO. Where am I wrong? I have an instance of simconnect and i have mapped that. When I receive the instrument command i send to simconnect by TransmitClientEvent method but nothing happen. I develop with C#. Thanks