|
Here is Software for the Opencockpits Cards
Here are sioc.ini files for connecting the master card to the usb card.
You have to choose which sioc.ini you want to download by how many mastercard you have connected to you usb card.
My files have a number after the file name sioc.ini1 you just have to remove the number and than put it into the opencockpit folder. And than you r sioc.exe will work.
|
My Sioc Code for my Piper Seneca PA-34 T200
What is working so far in my code, Starter Switches, Navigation, Beacon, Landing, Taxi, Strobes, Instruments, Recognition, Wing
|
Here is my code for the Radios in FS2004, the code will display all the freq. and the entire code is done with a single encoder with a pushbutton Radios Active and Standby.ssi
Here is the list to see where are the values are in my code.
It took me forever to get the code running with just a single encoder. Many people are looking for this code. The idee is from Nico. The only thing that I have not programmed yet is to transfer the freq. from Stanby to Active, but that will follow soon.
Now the transfer from freq. also works
| COM1 Active |
VAR. 8800 |
| COM1 Standby |
VAR. 8801 |
| COM2 Active |
VAR. 8802 |
| COM2 Standby |
VAR. 8803 |
| NAV1 Active |
VAR. 8804 |
| NAV1 Standby |
VAR. 8805 |
| NAV2 Active |
VAR. 8806 |
| NAV2 Standby |
VAR. 8807 |
|
| Running the Opencockpits MCP need to add MASTER=0,5,1,0 to the SIOC.ini |
|
|