freddehboy Posted February 1, 2019 Report Posted February 1, 2019 Hi I like having a Node.js server and send command between my external hardware Arduino components --> FSUIPC. That because I like control everthing with Javascript. I have read that I need a server for FSUIPC for that. Am I correct? Best Fredrik
John Dowson Posted February 1, 2019 Report Posted February 1, 2019 Hi Fredrik, is your Node.js server running on the same pc as your sim/FSUIPC? If so, then nothing else is needed. If it running on a different pc, then you may need WideClient on this pc to talk to FSUIPC on your sim pc. Note that there is no longer a WideServer.dll (once part of WideFS, with WideClient) - this is only needed with FS9 and earlier. For later versions, WideServer is built-into FSUIPC. Cheers, John
freddehboy Posted March 9, 2019 Author Report Posted March 9, 2019 Hi I am having FSUIPC in the same computer as my Node Server and the sim I have succes in connecting one of my planing 14 mega boards, one step at a time 😉 My goal is to see my diff. conponents state on a homepage, just for me. Before I start msking the homepage for it you maybe can tell if the goal is achieveable? Then I like to now where to begin and read aboute it? Best regards Fredrik
John Dowson Posted March 9, 2019 Report Posted March 9, 2019 Sorry, but I have no idea what you want to achieve or what you want to do with FSUIPC. Please check the documents folder for information on the interfaces provided.
freddehboy Posted March 10, 2019 Author Report Posted March 10, 2019 Hi John The first my goal is to controll the 14 of Mega with node and FSUIPC! Is that achieveable?
John Dowson Posted March 10, 2019 Report Posted March 10, 2019 Sorry, I have no idea. Please take a look at the provided documentation and look in the FAQ / user contributions sections to get an overview of what you can do with FSUIPC.
freddehboy Posted March 10, 2019 Author Report Posted March 10, 2019 Do you know if there is some SDK for FSUIPC5?
John Dowson Posted March 10, 2019 Report Posted March 10, 2019 Yes, the SDK is available from here: You could also try Paul Henty's FSUIPC Client DLL for .NET: https://forum.simflight.com/forum/167-fsuipc-client-dll-for-net/
freddehboy Posted September 15, 2019 Author Report Posted September 15, 2019 On 3/10/2019 at 2:46 PM, John Dowson said: Yes, the SDK is available from here: You could also try Paul Henty's FSUIPC Client DLL for .NET: https://forum.simflight.com/forum/167-fsuipc-client-dll-for-net/ Take a look: FS panel suite to better understanding what I am doing 🙂
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