Jump to content
The simFlight Network Forums

Help me find my FS control enumeration documentation


Recommended Posts

Sorry, this is a silly error, but I'm pulling what's left of my hair out now...

 

I'm revisiting some programming using the FSUIPC Client DLL, specifically the 3.0 Beta.  I've apparently lost my references for the enumerated FS Controls that are available.  Can someone direct me to this, or where to dig if it's located in an XML file somewhere etc?  
 
e.g. I have the following code

FSUIPCConnection.SendControlToFS(FsControl.COM_STBY_RADIO_SWAP, 0);

 

but even searching for COM_STBY_RADIO_SWAP, I've come up empty.  Obviously I knew about that value at some point...

 

Any help would be appreciated.

 

Robert

 

Link to comment
Share on other sites

Sorry, this is a silly error, but I'm pulling what's left of my hair out now...

 

I'm revisiting some programming using the FSUIPC Client DLL, specifically the 3.0 Beta.  I've apparently lost my references for the enumerated FS Controls that are available.  Can someone direct me to this, or where to dig if it's located in an XML file somewhere etc?  

 

When you install FSUIPC, it places a number of documents, including its User Guide, in the "FSUIPC Documents" folder in the FS Modules folder. This, and the list of documents installed, is documented in the Installation instructions.  One of the documents is a list of FS controls, in both alphabetical and numerical order.

 

Pete

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.