October 23, 20196 yr Hello, guys, i am trying to configure the rotary knobs from my mcp combo 1 and i am not able to configure the MCP ALT SELECTOR for the rotary knob. IT increases one by one and imagine that when i have to climb until 37000ft. The sdk is th following. function MCP_ALT_SELECTOR_incfast () local i for i= 1,10 do ipc.control (PMDGBaseVariable +581,256) end ipc.sleep (20) PMDG_747_ALT_show. What do i have to write in the parameter knowing that the base variable figure is 70213.Thank you
November 4, 20196 yr The PMDG SDK is particular difficult to interpret and is not generally available - I do not have access to it. The PDMGBaseVariable defines the start of PMDG's list of addresses, each corresponding to a specific function. I assume that +581 relates to increasing the ALT_Selector. The loop runs for 10 times to call this function to adjust the ALT fast. This function should be assigned to the ALT ++ action on the MCP Combo page. Andrew Gransden Scotland, UK LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew
Archived
This topic is now archived and is closed to further replies.