It is currently Tue 16. Sep 2025, 21:16

News News of Converter questions

Site map of Converter questions » Forum : Converter questions

Open a thread for a question about the simulator control software.
If you cannot receive any data in the input setup use the upper two forums!

Is it possible x-sim in auto silent/hidden mode?

Hello, I'm freelancer, one gamers group ask to do for them some hardware (arduino based...).

And they want easy to run on PC. Is it possible to run x-sim converter and extractor in automatic hidden mode - just send some data to COM port?
This what all they need. Because it's difficult for each gamer: 1 register on this forum (and write message), 2 install x-sim, 3 run extractor (find game), 4 run converter, 5 ...
Read more : Is it possible x-sim in auto silent/hidden mode? | Views : 2028 | Replies : 0


Thanos 6DOF math plugin

I am working on my opensource controler for peumatic simulators with 6DOF. I am tryin gto use the Thanos 6DOF math plogin in order to send the position of each cylinder, but there is no data on the analyzer or on my device. I have made the 6 axis and I am feeding that in to my board with USO. I have also changed the .ini file to
Code: Select all
[Settings]
SW_Simulation=1


Am I missing something?

Please ...
Read more : Thanos 6DOF math plugin | Views : 2212 | Replies : 1


transforming yaw from lfs

Hello,
I get the yaw param from the lfs plugin but not the angular momentum even though the outsim window shows it.
The problem is that the yaw received is an angle,
And for the 6dof platform I think I should use the angular momentum ?
If so, how can i get this param ?

Thanks
Asaf
Read more : transforming yaw from lfs | Views : 19165 | Replies : 3


Error writing on serial port problem Error writing on serial port problem

Hello everyone! Recently I've started a project, a dashboard for some racing games, mainly dirt 3!
So my problem is that everything works good until a minute and then x-sim pops up with "Error writing on serial port"
I think it happens because sometimes my cpu usage is at 100.5%
But I really don't know, please help, me people! Thanks in advance!

Error:
Image

Setup:
-RPM
Image
-GEAR
Image
-SPEED
Image

USO:
Image

CODE FOR ...
Read more : Error writing on serial port problem | Views : 11442 | Replies : 18


USO data Stream

Hi, I probably did not look properly and for sure there is an answer to my question
I struggled the all weekend trying to connect a fan with pwm to my arduino and xsim
finally i discover that to get the data from the USO for Speed you have to use the S prefix in my case was S~a01~
Now i want to connect a fuel gauge water temp gauge - and an oil temp ...
Read more : USO data Stream | Views : 2133 | Replies : 3


Start button how switch functions in arduino Start button how switch functions in arduino

hi all

I have a problem with functions start() and stop()

I need when button 'Start' work function start(), and when button STOP - function stop()

it's my code

Code: Select all
void SerialWorker()
{
 
  if (Serial.available()>4)
    {
   
      for (q=0; q<5; q++){bufferArray[q] = Serial.read();}
       if(bufferArray[0] == 'S'){ start();}
       else { stop;} ///or if(bufferArray[0] != 'S'){ stop();}
 
}
}


this code not work correctly
after start It works as I have, but problems after stop. Not switch on ...
Read more : Start button how switch functions in arduino | Views : 2020 | Replies : 2


New actuators scn5 not scan by converter

After a problem with a pc a ad to swich actuators, from one simulator to the other, but with one pc it dosent reconnise the actuator when it scan for devise. On the connector FT232R USB UART i dont see light like when someting going on. i know those work i have try with my laptop no proplem(window 8) , i try un-instal the connector, re-instal x-sim, the pc see the connector correctely but it ...
Read more : New actuators scn5 not scan by converter | Views : 4724 | Replies : 10


Game data

Hi guys,

I am currently looking into motion simulator design, I have come across x-sim. Which is to my understanding some middleware which is used to interface the game to the hardware (actuators). My question is with regard to the data received from the game, e.g lateral, longitudinal and vertical forces. I assume this data is some sort of indicator with regard to how much force or acceleration the simulator moves in a particular direction. ...
Read more : Game data | Views : 18784 | Replies : 1


Arduino can't be added to field "Select entry..."

hi @all
i'm struggeling with the following thing:
i have made a program in the Arduino so i can see the input. But unfortunately‎ i can't add the arduino to the "select entry to edit" field in the output setup/Universal Serial Output.
In the field "Enter available comport..." there is my Arduino Uno with the correct Com-Port (Arduino UNO - Device Path: \\.\COM5). If i than press "Add entry to list" nothing happens (the "Select ...
Read more : Arduino can't be added to field "Select entry..." | Views : 2747 | Replies : 8


Input data received from game

Hi,

I am currently working on a simulator project, in the early development stages. I have the extractor running race07 demo from steam and communicating with the convertor sending the game telemetry data.

I am looking at implementing a 3-dof platform, I currently have a simulation model on matlab. The current simulation model solves the inverse kinematic problem. My question is with regard to game data, how do I interpret the lateral, longitudinal, vertical forces, ...
Read more : Input data received from game | Views : 1841 | Replies : 0


 

Login  •  Register


Statistics

Total posts 23560 • Total topics 3142 • Total members 4074

cron