activex Posted October 23, 2022 Report Posted October 23, 2022 Hi there, I noticed that the offset (MCP_VertSpeedBlank=0x65D2) is not working exactly as I expected. This offset returns true only if V/S mode is off and therefore V/S display is blanked out. But if you enable V/S mode (via V/S button) and the display is still blank (ie because the value entered is zero) the offset returns zero indicating that the V/S is not blanked out but in reality it is. Why is this implemented like this? lk
John Dowson Posted October 23, 2022 Report Posted October 23, 2022 On 10/23/2022 at 12:31 AM, activex said: Why is this implemented like this? Expand I have no idea - I just add this data as provided by the PMDG 737 SDK. This is therefore a question for PMDG - try their support. John
activex Posted October 23, 2022 Author Report Posted October 23, 2022 Ah okay, I thought there was some logic you added to behave this way. Thanks for clarifying.
John Dowson Posted October 23, 2022 Report Posted October 23, 2022 On 10/23/2022 at 4:43 PM, activex said: I thought there was some logic you added to behave this way. Expand No - the PMGD offsets are just populated by the (client) data received from the aircraft - nothing is changed. John
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now