1.Why when we execute SIOC appears this message "Could not bind socket. Address and port are already in use."? |
This happens because you are running two times SIOC, and both have the same server port number. To avoid this error, that can make a mal functioning, you must edit any of both sioc.ini file, changing the number in this line:
IOCP_port= |
Ultima actualizacion - 2010-02-19 12:02:12 |
|
|
2.Are the Opencockpits modules Plug&Play? |
Yes, after connecting to the computer are automatically detected as HID devices, after only need to set some parameters in an initialization file and run a program to work with the default aircraft or some of the most famous add-ons on the market today |
Ultima actualizacion - 2010-03-29 21:23:00 |
|
|
3.It's necessary to install and register FSUIPC? |
Yes, for proper communication between our modules and the simulator, we need a protocol that can be FSUIPC, most scripts are designed for it, either the IOCPServer protocol and write your own scripts with it. |
Ultima actualizacion - 2010-02-20 23:13:38 |
|
|
4.Why my ATC module don't change the status from Standby to XPNDR in IVAO? |
This is because IVAP aren't set to read/write FSUIPC offsets. Open the folder of IVAP (usually located in C:\Program Files\IVAO\IvAp) and run the ivapconfig.exe, on the General tab, check "Read/write panel/cockpit offsets (IvAp SDK)", under the heading of FSUIPC. |
Ultima actualizacion - 2010-03-03 16:53:36 |
|
|
5.¿It's necessary to be programmer to use SIOC? |
No, absolutely not.
SIOC is a very intuitive language, that with a little notions of their use you can do a ver complex scripts. |
Ultima actualizacion - 2010-03-16 12:50:56 |
|
|
6.Why when I use PMDG and push on LNAV or VNAV button in the MCP, appears erratic numbers in the displays? |
SIOC scripts prepared by us for PMDG, only work properly on the 737-800/900 version of PMDG. If you are using version 737-600/700 PMDG can't work properly and the data will be erratic. |
Ultima actualizacion - 2010-03-22 18:02:08 |
|
|
7.Can I use the CDU/FMC from Opencockpits with PMDG? |
Yes, until now was impossible, but with the new special driver programmed by Michael Delvos, is possible to use already. Simply install it following their manual, and fly!! |
Ultima actualizacion - 2010-03-24 17:12:28 |
|
|
8.Can we connect the Master card through the parallel port on PC? |
You can connect, no problem, but due to today's PCs don't have that port, for us it is impossible to give more technical support to the connection of this card through the parallel port, so we recommend the connection through the USBExpansion card. |
Ultima actualizacion - 2010-03-30 10:12:18 |
|
|