Yuriy Sirotin Posted July 11, 2022 Report Posted July 11, 2022 Hello! There is a program PF3-ATC, where the dialogue with the dispatcher takes place using the "0" key. I want to assign it to the saitek steering wheel button. I can't do anything. Although with the help of the SPAD it was possible to do this. But I have been using FSUIPS for a long time and would like to assign this function through this program. Can I do it? I have FS2020. FSUIPC7.ini FSUIPC7.log
John Dowson Posted July 11, 2022 Report Posted July 11, 2022 Have you tried? Your log shows you pressed a button (twice) on your yoke, but this is assigned to a 'C' keypress: Quote 1067953 Button changed: bRef=0, Joy=3 (C), Btn=1, Pressed 1067953 [Buttons] 1=PC,1,K67,8 1067953 SendKeyToFS(00000043=[C], KEYDOWN) ctr=0 1067969 Sending WM_KEYDOWN, Key=67 (Scan code 46), Ctr=1 1068016 Ignoring EV_KEYDOWN received as was sent to FS: 0x43 (C) 1068062 SendKeyToFS(00000043=[C], KEYUP) ctr=0 1068078 Sending WM_KEYUP, Key=67 (Scan code 46), Ctr=1 1068219 Button changed: bRef=0, Joy=3 (C), Btn=1, Released 1068219 [Buttons] 1=PC,1,K67,8 1589031 Button changed: bRef=0, Joy=3 (C), Btn=1, Pressed 1589031 [Buttons] 1=PC,1,K67,8 1589031 SendKeyToFS(00000043=[C], KEYDOWN) ctr=0 1589047 Sending WM_KEYDOWN, Key=67 (Scan code 46), Ctr=1 1589094 Ignoring EV_KEYDOWN received as was sent to FS: 0x43 (C) 1589141 SendKeyToFS(00000043=[C], KEYUP) ctr=0 1589156 Sending WM_KEYUP, Key=67 (Scan code 46), Ctr=1 1589266 Button changed: bRef=0, Joy=3 (C), Btn=1, Released The 'O' keypress (send) assignment is to your TCA Q-Eng 1&2 device: Quote [Buttons] PollInterval=25 ButtonRepeat=20,10 1=PC,1,K67,8 -{Key press: C}- 3=PA,5,K48,8 -{Key press: 0}- So try re-assigning your yoke button to the correct keypress. Note that the keypress will be sent to the FS - it will only be picked-up by PF3-ATC if that picks up keys from the sim, or it is registered as a hot-key by the application.
Yuriy Sirotin Posted July 11, 2022 Author Report Posted July 11, 2022 Yes, I decided to try to change the buttons in the PF3-ATS. Changed "0" to "C", but nothing happened. Most likely, PF3-ATS works independently, we just put the flight plan there and it gives us commands based on the plan.
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