jpostma Posted February 10, 2014 Report Posted February 10, 2014 Hi, Some help please: I need a "simple" UDP file to run as comms between FSUIPC and the control loading system. My CLS is a motion control system (MLC). I need to know what needs to be written into the FSUIPC or where will I find offsets to bind the required info? Hope this makes sense
Ian P Posted February 10, 2014 Report Posted February 10, 2014 Moved to FSUIPC Support forum from Flight Sim Beginners. Ian P.
Pete Dowson Posted February 10, 2014 Report Posted February 10, 2014 I need a "simple" UDP file to run as comms between FSUIPC and the control loading system. My CLS is a motion control system (MLC). I need to know what needs to be written into the FSUIPC or where will I find offsets to bind the required info? I'm not sure what part you think FSUIPC has in this. I assume you want to read certain values, like control surface displacements and airspeed so you can compute control loadings. Such data is available from FSUIPC for programs to read as they wish. But your UDP communication is surely part of the program you'd need to write. Information about interfacing to FSUIPC in assorted ways is provided in the FSUIPC SDK, and also in the Lua plug-ins and Offset documentation installed in your FSUIPC Documents folder. Regards Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now