Re: Cabin Climb Gauge
Posted: Mon Aug 18, 2025 8:05 pm
Roar,
thanks for input and proposal for script mod. This should work.
I agree it must be a PMDG bug, because I can see these Var 1536 severe value fluctuations on IOCPConsole, although I haven't installed a cabin climb gauge and although I have disabled that section in script. Usually PMDG should suppress these spikes. Suppressing them in driver should be the second option.
Var 1819 is exactly what I was searching for as a condition. Many thanks for this. I couldn't find in the script but found now in your documentation of output variables.
In the meantime I will install cabin climb gage provisionally and try script mod hopefully within the next days. I will share results.
2 Questions:
1) in original vers 7.0 script I found a little mistake in Var 1536 section (not responsible for jittery gauge behavior)
can you please confirm that the minus signs are missing at this place (red marking) and should be added. In other places the signs are correct.
2) The &SERVO_VSI value to set the needle to 0 (in your ELSE-condition) is not "0" or a value close to "0", but somewhere in the middle of the servo setting range (CPos, usually between 400 and 600, depending on gauge gear adjustment) because for cabin climb gauge "0" is in the middle of the scale, not at the lower end, like for most of the other gauges. Can you please confirm?
thanks for input and proposal for script mod. This should work.
I agree it must be a PMDG bug, because I can see these Var 1536 severe value fluctuations on IOCPConsole, although I haven't installed a cabin climb gauge and although I have disabled that section in script. Usually PMDG should suppress these spikes. Suppressing them in driver should be the second option.
Var 1819 is exactly what I was searching for as a condition. Many thanks for this. I couldn't find in the script but found now in your documentation of output variables.
In the meantime I will install cabin climb gage provisionally and try script mod hopefully within the next days. I will share results.
2 Questions:
1) in original vers 7.0 script I found a little mistake in Var 1536 section (not responsible for jittery gauge behavior)
can you please confirm that the minus signs are missing at this place (red marking) and should be added. In other places the signs are correct.
2) The &SERVO_VSI value to set the needle to 0 (in your ELSE-condition) is not "0" or a value close to "0", but somewhere in the middle of the servo setting range (CPos, usually between 400 and 600, depending on gauge gear adjustment) because for cabin climb gauge "0" is in the middle of the scale, not at the lower end, like for most of the other gauges. Can you please confirm?