joeherwig Posted September 19, 2022 Report Posted September 19, 2022 Ladies and gents, I was really annoyed by issues i have with my VRInsight MCPIIa Airbus Combo Panel so i digged a bit deeper. I noticed, that within FSUIPC logging of "Buttons and Keys" Most of the buttons are reported to be toggling: That's pretty wierd and really annoying. See example log... 1851656 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1851656 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1851656 [Buttons] 16=P290,23,C65752,0 1851671 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1852796 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1852796 Button changed: bRef=0, Joy=290, Btn=23, Released 1853953 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1853953 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1853953 [Buttons] 16=P290,23,C65752,0 1853953 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1854250 VRI com3 <--- A/TFL [from Lua Plug-in] 1854250 VRI com3 <--- F/Dup [from Lua Plug-in] 1854968 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1854968 Button changed: bRef=0, Joy=290, Btn=23, Released 1855781 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1855781 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1855781 [Buttons] 16=P290,23,C65752,0 1855781 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1856515 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1856515 Button changed: bRef=0, Joy=290, Btn=23, Released 1857171 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1857171 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1857187 [Buttons] 16=P290,23,C65752,0 1857187 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1857906 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1857906 Button changed: bRef=0, Joy=290, Btn=23, Released 1858343 VRI com3 <--- A/TFL [from Lua Plug-in] 1858343 VRI com3 <--- F/Dup [from Lua Plug-in] 1858593 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1858593 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1858593 [Buttons] 16=P290,23,C65752,0 1858593 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1859359 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1859359 Button changed: bRef=0, Joy=290, Btn=23, Released 1860078 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1860078 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1860078 [Buttons] 16=P290,23,C65752,0 1860078 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1861000 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1861000 Button changed: bRef=0, Joy=290, Btn=23, Released 1861656 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1861656 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1861656 [Buttons] 16=P290,23,C65752,0 1861656 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1862453 VRI com3 <--- A/TFL [from Lua Plug-in] 1862453 VRI com3 <--- F/Dup [from Lua Plug-in] 1862906 VRI com3 <--- DSP1PrkB [from Lua Plug-in] 1862921 VRI com3 <--- DSP2rk! [from Lua Plug-in] 1863484 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1863484 Button changed: bRef=0, Joy=290, Btn=23, Released 1866312 VRI com3 <--- A/TFL [from Lua Plug-in] 1866312 VRI com3 <--- F/Dup [from Lua Plug-in] 1866453 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1866453 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1866453 [Buttons] 16=P290,23,C65752,0 1866453 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1868484 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1868484 Button changed: bRef=0, Joy=290, Btn=23, Released 1870390 VRI com3 <--- A/TFL [from Lua Plug-in] 1870390 VRI com3 <--- F/Dup [from Lua Plug-in] 1870734 VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle 1870734 Button changed: bRef=0, Joy=290, Btn=23, Pressed 1870734 [Buttons] 16=P290,23,C65752,0 1870734 FS Control Sent: Ctrl=65752, Param=0 PARKING_BRAKES 1870843 VRI com3 <--- DSP1to L [from Lua Plug-in] 1870859 VRI com3 <--- DSP2GSK [from Lua Plug-in] That means, i have to press the button mostly twice to toggle for instance the LOC mode, or toggle the AP1 Master switch. Does anyone of you have an idea how i'm able to get FSUIPC working with EACH press instead of just the "pressed" state recognizing the button. It is really wierd... Because i assigned for instance AP Master for the Kodiak for both (press and release) and it shows the above behaviour. For the Parking breaks i could get a real toggle working as follows: Anyone able to give me a hint where the "VRI command USRBTN7. trapped as Joy 290 Btn 23 Toggle" stuff comes from? Thanks, Joe FSUIPC7.ini
joeherwig Posted September 20, 2022 Author Report Posted September 20, 2022 Sorry ladies and gents, Just found Johns response in the forum that the VRInsight Panels always have these toggle behaviour. So seems to be resolved.
John Dowson Posted September 20, 2022 Report Posted September 20, 2022 36 minutes ago, joeherwig said: Just found Johns response in the forum that the VRInsight Panels always have these toggle behaviour. Could you post a link to this response in case any one else comes across this post - would be useful... Thanks, 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