Hi,
i got asked by friend if i can develop something for him, but i dont undestand how the sdk works, let me explain what do i need.
The idea was to connect f.s. to some real hardware custom made (i dont mean to buy any software or any hardware, i want to develop all by myself, or i loose my fun part
).
i wanna start to interface f.s. to a C# proxy that than will dispatch comand to my hardware. i dont have problem interfacing C# and hardware(i did this for work), but problem with f.s. and C#.
how the hell do i ask to f.s. to give me a specified "virtual hardware" value ? i mean, i need for example to connect a led from the virtual cockpit to the real hardware, how do i ask to f.s. to give me the value of this led ? i mean theres some reference ? like FS.PANEL1.LIGHT1.value ? how can i know what name have this control in the game ?
step two, i wanna interface a hardware button to a virtual button on f.s. cockpit, than i need to set state from C# to F.S. , and i'm back with the problem again, how can i identify virtual controll ? and then send a value to it ?
when i'll solve this than i could start looking for something more complicated, like reading virtual lcd data from F.S. and writing to a real LCD, but i think that i will solve this fast if i can have some data handler from F.S. SDK
i took a look into msdn ... but microsoft documentation is kinda shit as always
i would be very grateful for any lil help that you can give me
i got asked by friend if i can develop something for him, but i dont undestand how the sdk works, let me explain what do i need.
The idea was to connect f.s. to some real hardware custom made (i dont mean to buy any software or any hardware, i want to develop all by myself, or i loose my fun part
i wanna start to interface f.s. to a C# proxy that than will dispatch comand to my hardware. i dont have problem interfacing C# and hardware(i did this for work), but problem with f.s. and C#.
how the hell do i ask to f.s. to give me a specified "virtual hardware" value ? i mean, i need for example to connect a led from the virtual cockpit to the real hardware, how do i ask to f.s. to give me the value of this led ? i mean theres some reference ? like FS.PANEL1.LIGHT1.value ? how can i know what name have this control in the game ?
step two, i wanna interface a hardware button to a virtual button on f.s. cockpit, than i need to set state from C# to F.S. , and i'm back with the problem again, how can i identify virtual controll ? and then send a value to it ?
when i'll solve this than i could start looking for something more complicated, like reading virtual lcd data from F.S. and writing to a real LCD, but i think that i will solve this fast if i can have some data handler from F.S. SDK
i took a look into msdn ... but microsoft documentation is kinda shit as always
i would be very grateful for any lil help that you can give me
