Jump to content
The simFlight Network Forums

Farsoun

Members
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Uae

Farsoun's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks pete. I will continue to experiment using lua script without the socket. The ehid does communicate withe prosim, which i have, but prosim does not have the tiller functionality to relay the data to fsx. The supplier has accepted to provide me with a leo board adapter, to replace the current on, as this is the best solution for this problem. Thanks pete
  2. You are right, the axis issue is complicating things. I am lost in how to program it. I was thinking that since ehid(hardware software) uses tcp communication. EHID does a good job with the hardware, maybe I should use a lua socket instead and lin fsuipc to ehid via a lua socket. Would that work? and second how to write the script for it? many thanks. Prosim communicates to ehid via tcp ip address. I am out of my league with the regards to this highly technical issue so I do appreciate your help. many thanks.
  3. Thanks pete again. Fully understood. I got fsuipc to open the lua file and identify the tiller. :razz: Now I only have to do the script for the offsets. My tiller's board is buttons rather than axis. (HIDscanner proof) I am researching now how to do the offsets. Any help on that part of the script or to guide me where I can find script for this, would be much appreciated. Many thanks.
  4. Ok pete I did the hid scanner and got the details of the tiller device. I also experimenting with lua script based on demo file. I have a question. Can i use lua file just to open the hid device only and the may can do the offset programming in fsuipc rather than in lua script. Or do i have to identify axis or buttons in lua before fsuipc can see them. Not enough just to identify device. This will reduce script writing. As tiller offset are easy to prgram in fsuipc. I just need fsuipc to see the device. Is this logic right. Many thanks
  5. Hi pete.. The tiller is not made of a phidget board unfotunately. Ehid reads the xml definitions of the hardware and communicates wih prosim. How, i do not know. From what you say fsinterrogater wont work either. This leaves us with lua as it reads hardeware. The xml file only give the hardeware identifications, which will help in lua scripting. Now i just need a lua file for a tiller interface for fsuipc. Hopefully, i can substitute the hardware with specs of the tiller i own. Who can help me with a lua script for a tiller. As i do not know what to do given by lackof prgramming skills. Thanks.
  6. thanks pete. That was helpful. I think fs2phidget may be the answer. Since the tiller is not a leo bodnar joystick. There is a high likelihood it is a phidget. I saw on forums that interfacing fsuipc and fs2phidgits has been a success and will be easier to do than lua script. I will attempt it. Thanks again.
  7. Thanks pete for your reply. To clarify, you are right it is not a joystick hid that can be seen by windows or fsuipc. It is seen as other hid usb device, unfortunately. It does come with a driver that is called ehid, a german company uwe schneider makes it if you google it. It communicates with prosim, but not with fsx directly, hence there is an xml file with the specs of the tiller hardware whic interfaces with prosim. However, prosim does not have a tiller functionality. Therefore the link between the hardware via ehid via prosim is broken. Since lua is complicted for me, i was thinking of using fs interrogator as the link between the hardware and fsx.. We need fsuipc to identify the hardware as it has a tiller functionality. Now the question if i post the xml file would you be able to help. The xml file has the specs of the hardware. We need to link to fsuipc. I hope this is understandable. At least this is my own understanding of the issue. Do we need to use lua, or can we just do it through fsuipc, on the premise xml file may have the needed spec info to establish communication. This is the issue the tiller works fine. I can even calibrate it using ehid. Many thanks.
  8. Thanks pete, I was looking at the examples and the one that comes to mind is the event.offsetmask. However, I was wondering if I can use it directly in fsuipc. i use the offsets of steering tiller from fsinterrogator and link to the hardware offsets from the xml file (specific for hardware). Would that work as a workaround to using lua. I am not a software expert so the logic may be wrong. is there a possibility for it to work through fs-interrogator instead? Logically, we have two variables. The hardware specifics addresses linked to the offsets for fs for the tiller in order to have communication between each other. Is this correct? Your guidance is much appreciated.
  9. Hi pete, I recently purchased a cockpitsonic tiller. Unfortunatly it is not a game hid usb so fsuipc can not see it. I ama cockpitbuilder and use prosim and ehid ( a utility which uses xml and communicates with prosim) I understand that for tiller to work, fsuipc has to control it. Unfotrunately is nit composed of a leo bodnar joystick usb board. I also understand that via lua script we can identify the tiller and hopefully make it work with fsuipc. I have an xml file that has the identification of the hardware. In addition through properties of the usb i can get details of the specs of the tiller. I was wondering if you help me with the steps to make it work ( isnthe above logic correct). Give me an example of the lua script and so i can replace it with the product hardware specs. I hope you can help. I am a reistered fsuipc and widex user. 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.