These are the Support Forums for FSUIPC and related products.

These forums replace the old support forums which have been running for 20+ years. The old forums contain a wealth of information on all FSUIPC products, but are now no longer available.

Please note that you will need to Register and Login to post for support, and also to download attachments. You can view these forums without registering.

Support is also available via Discord. Please use the following invite link to join the FSUIPC Discord server:
https://discord.gg/zjwUTrxmmE

FSUIPC does not rec...
 
Notifications
Clear all

FSUIPC does not recognize all 64 buttons

Posts: 2
Registered
Topic starter
(@bigbird)
Joined: 3 days ago

I added a Button Box Interface BBI-64  to my iFly Pro 737 hardware setup and I need to access these 64 switches via FSUIPC4 and the iFly tp FSUIUPC interface.  I have read that it should work however only buttons 1-32 show up in the "Button & Switch" dialogue.  I have attached the.ini and .log files.  What am I missing?

Best Regards, Bob

 


2 Replies
Posts: 232
Moderator
(@fsuipc-support)
Joined: 7 months ago

Native support for > 32 buttons is only available in FSUIPC6 and FSUIPC7. In FSUIPC4, to support more than 32 buttons you need to use a lua script to convert the physical button presses/releases to virtual button presses/releases. There is an example script provided (in the Example Lua plugins.zip file in your modules\FSUIPC Documents folder) called HidDemo.lua that you can use to do this. Update the script to use your devices VID and PID, and make sure the script is running (usually achieved via having it auto-started via the FSUIPC4.ini [Auto] section).

John


Reply
Posts: 2
Registered
Topic starter
(@bigbird)
Joined: 3 days ago

I was concerned that might be the case.  But I have a solution and will learn about lua.  Thank you so much for the support and all that you guys have given to the community.  

Bob


Reply