Jump to content
The simFlight Network Forums

tcagri

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by tcagri

  1. Hi everyone,

    I have an external panel program which reads and writes data from FS2002. I deal with every variable and have no problem but i really have big trouble with variables starting from 0x0F1C.

    When i write to these adresses, sometimes it writes something wrong and sometimes nothing.

    for ex.

    WORD y = 8;

    FSUIPC_Write(0x0F80, 2, &y, &dw_Result);

    what could be the problem?Is it something related to local/global weather setting or clearing weather thing?

    thanks

  2. hi,

    i have a problem with widefs.

    i have 3 computers one of which has win98.my other 2 computers have winXP.by using fsuipc and widefs i can communicate with win98 computer but i cannot connect two winXP computers to each other.

    i've checked versions of FSUIPC and wideFS and they all match.what can be the possible problem.can it be a problem because of wrong network settings.(i have ipx/spx and tcp/ip protocols)

    thanks.

  3. I read both variables u said: 0x2EE8 and 0x2EF0 for FD_PITCH and FD_BANK.

    my i cannot make a connection between these values and FD bars.FD_BANK value changes between -25 and +25 and it gives the difference between current heading and selected heading.but i can see no relationship between this value and command bar.and i completely cant understand FD_PITCH value.

    i dont expect u to tell me how FD works but i will be glad if u show me way via FSUIPC variables to determine movement of command bars.also do u have any suggestions for learning how FD works.

    thanks a lot.

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