robertpdx Posted August 8, 2015 Report Posted August 8, 2015 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
Pete Dowson Posted August 9, 2015 Report Posted August 9, 2015 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
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