Hello,
these questions about APU and GPU, are a problem for me in my simulator today.
i discovered the Offset 32F6, who permit temporarely to have non dscharching voltage of the main battery, but i don't understand something.
in the offset list, you write :
32F6 2 FSUIPC selected technical option inhibits.
Set bits here to turn off specific options and prevent the user turning them back on, for a limited time (max 14 seconds). To keep options turned off you need to write this mask at regular intervals (e.g. every 5 seconds).
Note that this is not obeyed if the user has selected to option to disallow all external control of his options. If he has done this, you can detect it by reading this location back within the time limit. If it is zero, not the value written, then the user is preventing your control over his settings.
Bits allocated so far are as follows (bit 0 = 2^0 bit):
0 Reverse elevator trim sense
1 Fix control accelerations
2 Rudder spike elimination
3 Elevator spike elimination
4 Aileron spike elimination
5 Autopilot altitude fix (enable V/S sign corrn.)
6 Extend battery life
7 FS clock seconds sync
first question : in the FSUIPC menu in FS9, i can activate or not a parameter who permit to have "0" who extend battery life or "1" to have a normal use of the battery.
in which position this parameter must be set in FS9, when i want to use the External power (GPU or APU) for few minutes, and when i want to come back in battery use after the plane is started. (the script is written with SIOC).
second question :
when the bit 6 is set to "1", what is the decimal value ? 64 or else ?
thank you for your answer.
Frazoc (http://www.ifair.fr)