This with the fuel is right! All other sims show the amount of fuel, but in lfs we only get an percantage! i will change it t0 be from 0 - 100!
@napalm
from all other sims we can raead out the max rpm value, but not from LFS! because of that, i set it to 9000!
I will set it to an calculated value, so if you rev high, the max rpm will be automatically set higher!
simvew rterieves the max rpm value from SimAdapter, so its already ok! But in the case of lfs simadapter delivers an constant (and wrong) value, because the outgauge system dont has a value for max rpm!
What dou you mean? the cursor should dissaper after 5 seconds! Do you want to disable it permanently?
@KeiichiRX7
With the SDk you can create you own output plugin to use phidgets! its not hard, and you cann use the free available Visual C# (or VB) Express!
Of course SimAdapter and SimView will not run on a PDA.
To run a SimAdapter client on a PDA we need all interfaces from SimAdapter.Framework assembly. but this assembly has a lot of types, that are not supported by the .NET coompact Framework.
So, i thnik for next releases, i have to Spilt this assembly, and create a own assembly only for the interfaces. this assembly would run on both frameworks!
Whats the clue on the network data? Why wee need the interfaces?
The netowrk data is binary serialized instance of the type SimData from SimAdapter.Framework.
To deserialize it, we need this type on bith sides
it should run on .NET compact Framework too!
we will see
There is a control in the SimAdapter SDK, the SimAdapterClientControl. SiMView uses this Control too.
This control manages the connection over network and retrieves tha data. I want to make a similar control for the .NET compact Framework, so everyone can make his own application like SimView on his PDA
When i said "user port 26020", i was talking about the LfS port!
Outpt Plugins->LfS->Config
for the networking of simadapter and simview you have to use antoiehr port, and you can chosoe this port on your own! but you cant use one port for mire than one applications!
Yes, you can run SimView on a second monitor OR on a second machien over network
You can do a lot more with the software! I am nearly to release a plugin for LCDStudio, so you can view the data on Numeric or Graphic LCD´s
@McLinux
There are some more people with this problem. I can´t imagine why?
Do you have other OutGauge entrys in your cfg? Is your firewal blocking?
It would be easy if you write me an email or talk over teamspeak (in german of course )
Hi,
if you want to monitor some values from you car, or display them on analog gauges or displays, have a look at my free SimTools software: www.sim-tools.de
Its supports a lot of racing sims, like LfS, GTR2, GTL, rFactor, Race07 ...