Z feel free 7 Posted October 26, 2014 Report Posted October 26, 2014 Hi I need to use my GOFLIGHT announciator panel with the P3Dv2. I need the help to done that through the FSUIPC ini. Thx
Pete Dowson Posted October 26, 2014 Report Posted October 26, 2014 FSUIPC has no support built in for outputs to any devices. If you mean the GF-WP6 then you can program it by writing a Lua plug-in using the gfd library. Full details are provided in your FSUIPC Documents folder. Pete
Z feel free 7 Posted October 26, 2014 Author Report Posted October 26, 2014 FSUIPC has no support built in for outputs to any devices. If you mean the GF-WP6 then you can program it by writing a Lua plug-in using the gfd library. Full details are provided in your FSUIPC Documents folder. Pete Thanks mr pete, I'll read it and follow.
Z feel free 7 Posted October 26, 2014 Author Report Posted October 26, 2014 I've asked because I've seen videos on the youtube someone do that through the FSUIPC ini, he add two lines [program]. You can see the videos, http://m.youtube.com/watch?v=Su-ziiXB7Ig I cant complete it !!!!!!
Thomas Richter Posted October 26, 2014 Report Posted October 26, 2014 Hi, he doesn't add those two lines to program or use GF via FSUIPC, he just adds those lines (actually only one is needed to start and close the application) to start and close the GF driver via FSUIPC. The reason seems to be that the GF installer is not done for P3D v2 and cannot find and implement the needed lines into the dll.xml file and so the GF driver will not start automatically when P3D starts. If in your FSUIPC4.ini file is no section [Programs} then just create one somewhere below [Programs] RunIF1=Ready,Close,LINK TO GF DRIVER Where LINK TO GF DRIVER means that is the actual location + file name.exe. The following line links i.e. to an MCP driver. RunIF1=Ready,Close,F:\FSTools\pmMCP\mcp.exe
Z feel free 7 Posted October 27, 2014 Author Report Posted October 27, 2014 Hi, he doesn't add those two lines to program or use GF via FSUIPC, he just adds those lines (actually only one is needed to start and close the application) to start and close the GF driver via FSUIPC. The reason seems to be that the GF installer is not done for P3D v2 and cannot find and implement the needed lines into the dll.xml file and so the GF driver will not start automatically when P3D starts. If in your FSUIPC4.ini file is no section [Programs} then just create one somewhere below [Programs] RunIF1=Ready,Close,LINK TO GF DRIVER Where LINK TO GF DRIVER means that is the actual location + file name.exe. The following line links i.e. to an MCP driver. RunIF1=Ready,Close,F:\FSTools\pmMCP\mcp.exe Thats it, now I need to add three more programs, please tell my how, put //////RunIF1////// or it will change ?
Thomas Richter Posted October 27, 2014 Report Posted October 27, 2014 Hi, Thats it, now I need to add three more programs, please tell my how, put //////RunIF1////// or it will change ? As you can find it in the FSUIPC manual, located in YOUR FS FOLDER\Modules\FSUIPC Documents, you just increase the number. Just search for RunIF in the FSUIPC4 for Advanced Users.pdf file.
Z feel free 7 Posted October 27, 2014 Author Report Posted October 27, 2014 Hi, As you can find it in the FSUIPC manual, located in YOUR FS FOLDER\Modules\FSUIPC Documents, you just increase the number. Just search for RunIF in the FSUIPC4 for Advanced Users.pdf file. Many thanks my friend.
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