Jump to content
The simFlight Network Forums

Boebus

new Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    UK

Boebus's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi Paul and John - thank you for taking a look at this. I have downloaded the file you privided and can confirm that all is well with the websocket server and MSFS 2024. Here's a screenshot
  2. Firstly, thank you John for the amazing work you do for the Flightsim community! I am writing an app using the Websocket server - amazing documentation and all is working fine, until I try and use a calc with MSFS2024. This is the request I am using: var request = { command: 'vars.calc', name: 'myCalc', code: '(L:S_OH_FUEL_LEFT_1) ! (>L:S_OH_FUEL_LEFT_1)', }; and the response I get is: Error for myCalc (vars.calc): FlightSimVersion - Any uses the legacy LVAR interface. This command is not supported. I imagine that the websocket server or some other component needs to be updated to recognise MSFS2024. Is there an update in the works please? I am currently using a registered copy of FSUIPC v7.5.1 with v1.1.2 of the Websocket server If it's helpful I am running Windows 11 and amd testing this with v2.3.0.553 of the Fenix A320 Thank you
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.