Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.

Feature request for Bespoke Events - Read/write offsets

HI,

Would it be possible to add some function calls to enable reading and writing offsets from FSUIPC variables?

For example, one aircraft publishes a table of all variable offsets, such as:

FSUIPC Variable:
7390

Length(bytes)
1

Read bits to                          Function:
get LED status :
0                                                       PACK1 FAULT
1                                                       PACK1 OFF
2                                                      PACK2 FAULT
3                                                      PACK2 OFF
4                                                     ENG1 BLEED FAULT
5                                                     ENG1 BLEED OFF
6                                                    ENG2 BLEED FAULT
7                                                   ENG2 BLEED OFF

Regards
David
Regards
David

Comments

  • Hi David,

    As far as I know, FSUIPC does not provide developer access except via LUA. So I can't do anything directly, but you could write LUA scripts and then create Bespoke Events to execute the scripts.

    Best wishes

    Steve

Sign In or Register to comment.