Jump to content
The simFlight Network Forums

marcusbx33

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by marcusbx33

  1. Hello,

    because I wrote my post in the FAQ section...

    I have the KEY for FSUIPC 5 and the key WideFS 7: Purchase via Simmarket with same name and same email address for the 2 keys

    1) registration via FSUIPC 5.152 installer: WideFS registration abord. LOG install:

    All installer tasks completed.
    Registration dialog exit: selected  BOTH REGISTER
    Providing FSUIPC registration dialogue ...
    Providing WIDEFS registration dialogue ...
    Registration for FSUIPC5 and WideFS was cancelled or failed! (result code 80)

    2) registration via de FSUIPC.KEY:

    [User]
    Name=Berthomeaux Marc
    Address=m.berthomeaux@orange.fr
    FSUIPC=XXXXXXXXXXXX
    WideFSaddress=marc.berthomeaux@orange.fr
    WideFS=XXXXXXXXXXXX

    In advance, thanks for the reply.

    in the 2 cases, the WideFS 7 registration is failed

    Best regards,

    Marc

  2. 1 hour ago, Volker Heine said:

    Hello Marc,

    Prepar3D V4.x is no longer supported by FlightSim Commander.
    Information also here:
    https://forum.simflight.com/topic/84291-important-wichtig-reference-databasemanager-ver-97x-lm-prepar3d-v4x/ 

    Regards,

    Volker

     

    Hello Volker,

    Thanks for the reply.

    No problem because I use P3D V3 database for the flight plans for P3D V4.

    Regards,

    Marc.

     

  3. Hello,

    In the help, it is noticed that FSC start with configuration: swith 0 = FS2004, 1 = FSX, 2 = P3D (FSC.exe 2 for example)

    Currently, this is does not work with P3D V3 and V4 if the P3D V4 database is selected by default. The switch 2 load P3D V4

    other problem with this function : paths between P3D V3 and P3D V4 (P3D flight plans,  AIRBUS aerosoft) to manually modify (it's not really a problem)

    2 questions for P3D V4:

    - is it a function to come for to swith V3 et V4 databases? 

    - Addons sceneries: always the problem with addons sceneries entries in the scenery.cfg (no addons.cfg): untreated airport (example EDDM attached). 

    In advance, thanks for the reply.

    Regards

    Marc.

    EDDM.jpg

  4. Hello Volker,

    Thank for your reply. 

    On the web page on simmarket, it is not indicated for new FSC buyers:

    This version is not an update nor is it an upgrade of the current versions of FlightSim Commander 9.x. but it will now create and save flight plans for the Aerosoft CRJ 700/900.

    SimMarket purchasers, who own FlightSim Commander 9.x and use FS2004 or FSX, can freely download a full version of the new FlightSim Commander 10 from the websitehttp://www.fscommander.com/download.htm.  You will need your valid SimMarket license key to complete the installation.

    Regards,

    Marc.

     

  5. Hello Pete.

    There is an SDK and Lekseecon  interface of Nico Kaan for home cockpit.  however, I had programmed some missing functions via FSUIPC under FSX

    Macros created in 2010 under FSX SP2:

    [Macros]
    Module="B767Afds.GAU"
    1=Autoland Reset=RX1f30*Xa1cc
    2=Gear Lock Ovrd=RX1990*Xa1cc
    Module1="B767main1.GAU"
    3=Inhibit An=R1:X4010*Xa1cc
    4=GPWS test=R1:X3fe0*X83cc
    Module2="B767main1.GAU"
    5=Stby Engines SW=R2:X1c00*X33cc

    Ok, I'll see what I can do with L: VARs.

    Thanks for the informations.

    Marc.

  6. Hello,

    I have a problem for the creation of macros in P3D V3 with the registered version 9.974

    After create a mouse macro and press the OK button, It is not possible to create a macro when to click on a button on a LVLD-B767 panel or another aircraft

    No macro message in green appears on the screen. (in the 2 window mode)

    this does not work on the 'Key Press' or  'buttons & switches' tab

    In advance, thanks for the reply.

    Marc.

     

    FSUIPC4974.jpg

  7. Hello,

     

    I have a problem with the french keyboard in 'Key presses' tab:

     

    é = (2 alphanumeric) => exit 9 in FSUIPC

    è = (7 alphanumeric) => exit 8 in FSUIPC

    à = (0 alphanumerci) => exit 7 in FSUIPC

     

    the command é is necessery with the ground panel of Level-D (example). 

    the command ATC_MENU_1, ATC_MENU_2, etc. does not work with this module.

    The macro does not work also.

     

    Is there a solution in FSUIPC for the accented characters?

    Thank you for the answer.

     

    Marc

    Bordeaux - France

     

  8. Hello,

     

    OS WIN7 X64

    FSX SP2

    FSUIPC V4.934

     

    I have a problem in FSUIPC.ini at the [PROGRAM] section.

    this command bellow is not fonctional for starting VAC program (Voice Activated Command):

     

    Run1=CLOSE,"C:\Program Files (X86)\VAC System\VACSystem.exe leveld.xml,True" (does not work)

     

    Run1=CLOSE,"C:\Program Files (X86)\VAC System\VACSystem.exe leveld.xml" (this OK)

     

    In advance, thanks for the answer.

     

    Kind regards,

    Marc.

  9. Hello Pete,

     

    I use code SIOC by OpenCockpits.

     

    1) I change the value ( 0 to 1) bit 6 by Offset 310A (engine #1)

    2) I use a axis with a potentiometer 10K connected offset 089A for Engine #1 throttle ( values 0 - 16386 for this offset)

     

    In principle, the engine #1 throttle should no longer be active when the bit 7 offset 0310A is 1. This is not the case.

    I should mention that this axis is not recognized by FSUIPC as Throttle 1 axis.

    I hope that my explanation is sufficient.

     

    Regards,

     

    Marc.

     

     

     

     

     

  10. Hello Pete,

     

    So I did a test with this little program below:

     

    Var 9001 value 1
    {
     &DiscTHR = CHANGEBIT 6 V9001
    }

    Var 9010 Name DiscTHR Link FSUIPC_OUT offset $310A Length 1

    // ENGINE #1 Throttle

    Var 9020 name ENG1_POT Link IOCARD_ANALOGIC Input #1 PosL 0 PosC 127 PosR 255
    {
     L0 = &ENG1_POT * 64.25
      IF L0 > 16384
       {
        L0 = 16384
       }
      &ENG1_THR = L0
    }

    Var 9030 Name ENG1_THR Link FSUIPC_OUT offset $089A Length 2

     

    I do not logout of the potentiometer. I may have a programming problem!
    Thanks for the help.
     
    Regards,
     
    Marc.

     
  11. Hello Pete,

     

    Thanks for the reply.

    Ok for the bit 6 and 7 in 310A. I confused with 'All throttles'.

     

    The offsets 089A and 0932 are in the documentation FSUIPC4 offsets Status 4.40 (This is not the latest documentation) associated with offsets 310A for disconnection

    The script is only for a test. With Level-D, I manage the auto throttle modes via Lekseecon for the disconnection
     
    Therefore, you confirm that one can use the offsets 088C and 0924 (ENG1 and ENG2 Throttle) with the offsets 310A for the disconnection.
     
    Thanks for the reply.
     
    Regards,
    Marc.
     
     
     

     

  12. Hello,

     

    I have tested the offsets with SIOC:

     

    089A engine #1 throttle for disconnect 310A bit 3

    0932 engine #2 throttle for disconnect 310A bit 3

    310A for disconnect: bit 3 throttle all

     

    Script for Level-D: check with VNAV mode and speed mode of MCP

    -----------------------------------------------------------

    Var 9010 Name DiscVNAV
    Var 9011 Name DiscSPD
    Var 9012 Name DiscFlag

    {
     &DiscVNAV = TESTBIT &MCP_Flags 7
     &DiscSPD = TESTBIT &MCP_Flags 16
     C0 = &DiscVNAV = 1
     C1 = &DiscSPD = 1
     C2 = C0 OR C1
     
     IF C2
       {
        &DiscFlag = 1 
       }
     ELSE
       {
        &DiscFlag = 0
       }  
     &FlightCtrl = CHANGEBIT 3 &DiscFlag
    }

    Var 9020 Name FlightCtrl Link FSUIPC_OUT offset $310A Length 1

    -----------------------------------------------------

     

    This does not work...

     

    the offset 310A is noted for the writing: May work, untested, but FSUIPC internal in any case

    is It the right method!

    Thanks for the reply.

     

    Regards,

    Marc.

     

     

×
×
  • 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.