King Air and Bonanza can´t Binding
-
Hello
I have the Caravan the King Air and now the Bonanza and i use most Spad.next for Binding.
For the Caravan all bindings are easy with Spad.next and is a pleasure fly it.
The King Air and Bonanza is not possible binding. The Master Battery works, but the rest i can´t.
Have anyone this issue?Thanks
Alex -
Some information from the developer on this topic would be nice.
-
@escriba for the King Air I got the key binding working for almost all switches, knobs and buttons. There are a few that don't work 100%, I got the functionality working just fine but they do not move so I am not using them for the sake of keeping immersion as close to real as possible.
Below follow the ones I could NOT make them work 100%
- Ext Power Switch
- Bus Sense Switch
- Gen Ties Switch
- Surface Deice Switch
- Batt Bus Switch
You can still configure them using Spad.Next just setup the LVARs indicated below, just keep in mind they might not move though.
- Ext Power Switch
(>B:ELECTRICAL_ExternalPower_1_Toggle) - Bus Sense Switch
RESET
0 (>L:var_busFaultDetected, bool)
0 (>L:var_simulatedBusFaultDetected, bool)
TEST
1 (>L:var_simulatedBusFaultDetected, bool)
1 (>L:var_masterCautionLatching, number) - Gen Ties Switch
CLOSE
1 (>L:var_busTieManClose, bool)
0 (>L:var_busTieManOpen, bool)
NORM
0 (>L:var_busTieManOpen, bool)
OPEN
0 (>L:var_busTieManClose, bool)
1 (>L:var_busTieManOpen, bool) - Surface Deice Switch
SINGLE CYCLE
(A:STRUCTURAL DEICE SWITCH, Bool) ! if{ (>K:TOGGLE_STRUCTURAL_DEICE) 1 (>A:CIRCUIT SWITCH ON:89, bool) }
120 (>L:var_surfaceDeiceTimer, number)
1 (>L:var_manualDeiceMode, bool)
OFF
(L:var_manualDeiceMode, bool) if{
0 (>L:var_surfaceDeiceTimer, number)
(A:STRUCTURAL DEICE SWITCH, Bool) if{ (>K:TOGGLE_STRUCTURAL_DEICE) 0 (>A:CIRCUIT SWITCH ON:89, bool) }
}
0 (>L:var_manualDeiceMode, bool)
MANUAL
(A:STRUCTURAL DEICE SWITCH, Bool) ! if{ (>K:TOGGLE_STRUCTURAL_DEICE) 1 (>A:CIRCUIT SWITCH ON:89, bool) }
10 (>L:var_surfaceDeiceTimer, number)
0 (>L:var_manualDeiceMode, bool) - Batt Bus Switch
(L:var_batteryDisconnect, bool)
For everything else let me know what you want to configure in Spad.Next and I will post here the setup I did (if it's in my list).
Regards,
Anderson
-
@anderson Thanks
I could already binding the Bonanza in the most important switches so it will be fine to fly.
Now need find a solution for the fuel selector. It doesn't move, stay always in off position. Maybe need reinstall, but is strange because yesterday work fineThe King Air can't binding anything yet,
-
@escriba for KA350i follow the thread listed bellow, I have posted some info there already
https://community.justflight.com/topic/4441/ka350i-avionics-switch
Regards,
Anderson
-
@escriba I posted the setup for Bonanza's fuel switch in your other thread
https://community.justflight.com/topic/4461/bonanza-fuel-selector-doesn-t-work
Regards,
Anderson
-
@anderson Thank you
One last question. In the king air i can't assign the master battery
Can you help with this
Thanks in advance