cellular55 Posted February 14, 2020 Report Posted February 14, 2020 Hi, is there a way to read the CDUs MSG of PMDG 777X? I have found the var and the offset to intercept if a MSG is present, but not how to read the real content. Thanks and KR Joe
John Dowson Posted February 14, 2020 Report Posted February 14, 2020 Hi Joe, if the PMDG aircraft use the standard SimConnnect text messages, then they should be available via offset B000. Cheers, John
cellular55 Posted February 16, 2020 Author Report Posted February 16, 2020 Hi, thanks, but it seems that is not the right way. Reading that offset I get the FSUIPC log if I am showing it on the screen, but not the msg of the CDU KR Joe
John Dowson Posted February 17, 2020 Report Posted February 17, 2020 Hi Joe, so I think you need to look at the PMDG 777 offsets - see the document Offset Mapping for PMDG 777X.pdf. You should be able to determine the messages from these offsets. This post shows that they can be used to get the messages, although its for the 737 and is using Paul Henty's clien dll for c#/.net: Cheers, John
John Dowson Posted February 17, 2020 Report Posted February 17, 2020 Btw, you need to look into the PMDG SDK PMDG_777X_SDK.h file to know how to interpret the PMDG offset data. 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