Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    300+ Forum Addict Steve A's Avatar
    Join Date
    Jan 2009
    Location
    Paphos Cyprus
    Posts
    336
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Totally lost with outputs card

    Hello sioc experts, I recently got a usb outputs card so i can power a few annunciators on the overhead. I'm sure im not doing something right but i cant work out what.
    I use fs9 and pmdg737 and have fsuipc v3.98, i already have opencockpits efis and mcp working great with 2 sioc.exe running. Markusr kindly sent me a very good script for 1 outputs card.
    This is as far as i have got. I dont know how to convert this txt file into a sioc script and then into the exe that starts everything up like with the efis and mcp.
    I have no computer skills or programming skills and feel a bit stupid.

    Can anyone give me a walk through in laymans terms or even take my whole sioc folder and sort it into a working file.

    Please help me light up my overhead

    Regards steve

  2. #2
    300+ Forum Addict Steve A's Avatar
    Join Date
    Jan 2009
    Location
    Paphos Cyprus
    Posts
    336
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    As an after thought i do have leds lighting through the test outputs file that i downloaded from opencockpits.

  3. #3
    500+ This must be a daytime job 737NUT's Avatar
    Join Date
    Feb 2006
    Location
    Indianapolis, IN
    Posts
    761
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    SIOC will convert it automatically, just change the entry in the sioc.INI file to show the path to your new text file. Start SIOC and it compiles it. Do you have the output set-up as a master card in the sioc.ini file?

  4. #4
    300+ Forum Addict Steve A's Avatar
    Join Date
    Jan 2009
    Location
    Paphos Cyprus
    Posts
    336
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    This is where i fall down, which sioc.INI file, will i have 2 as i run 2 programs, 1 each for theefis and mcp, I really dont know what im doing and no matter how much i read the documentation for the outputs card or the other hardware i have nothing is sinking in.

  5. #5
    300+ Forum Addict Steve A's Avatar
    Join Date
    Jan 2009
    Location
    Paphos Cyprus
    Posts
    336
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    I have the script compiled now but i still dont know how to then run it like the other 2 (exe) ?
    If i posted my 3 seperate scripts could someone take a look at them and see if they could be merged to run together.

  6. #6
    75+ Posting Member MortenHa's Avatar
    Join Date
    Apr 2007
    Location
    Norway, Vardø
    Posts
    77
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    Hi Steve A!
    If I understand you correct Steve, you already have two instances of SIOC.EXE running on one machine?

    If so, this is not a very efficient way to use SIOC. And you should merge your two existing script, pluss the new one for driving your announcitators into one script, running on one instance of SIOC.EXE.

    I understand that your computer skills are limited, so I'll walk you through one possible way of solving this. But first I want to make sure I understand what your setup looks like:

    SIOC.EXE only supports running one script at a time. Which means you must have two instances of SIOC running, installed in different folders, or in different drives? Pleae confirm?

    Arctic Cockpit Project-Vardø, Norway (2002-2010) 737NG-PM-OC-FDS

  7. Thanks Steve A thanked for this post
  8. #7
    75+ Posting Member MortenHa's Avatar
    Join Date
    Apr 2007
    Location
    Norway, Vardø
    Posts
    77
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    While I wait. I 'll give you the procedure on how to merge three scripts into one:

    1. Locate the path and name of the three scripts you want to compile into one script.

    Example:

    C:\SIOC\Script_1.txt
    C:\SIOC\Script_2.txt
    C:\SIOC\Script_3.txt

    If you don't have the text files, only the compiled files (last name SSI). You need to do an "Export to TXT" in config_sioc.exe. If you don't know how I'll help you.

    2. Start config_sioc.exe and prepare for a group compile

    Look for Group on the menu and click on the files menuitem. Then type in the path and name of the files you wish to compile in the newly opened text window.

    Example as above:

    C:\SIOC\Script_1.txt
    C:\SIOC\Script_2.txt
    C:\SIOC\Script_3.txt

    Close the window.

    3. Do a group compile

    Under the Group menu, click Run. You will be prompted for a name for the compiled file (the SSI file).
    And you're done!

    Now the three script text files has been merged into one compiled SIOC script!!

    Arctic Cockpit Project-Vardø, Norway (2002-2010) 737NG-PM-OC-FDS

  9. Thanks Steve A thanked for this post
  10. #8
    300+ Forum Addict Steve A's Avatar
    Join Date
    Jan 2009
    Location
    Paphos Cyprus
    Posts
    336
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    Hi Morton, thanks for this help. I do have 2 seperate sioc.exe running it seems, It might be because i purchased the o/c modules over time and just followed the install manual for each, plus they always worked fine, but i would much prefer to just click one start up program for all 3 scripts.
    I do have the scripts in txt files so i shall go upto the sim computer now and try and follow the instructions .

    Thanks again.

  11. #9
    300+ Forum Addict Steve A's Avatar
    Join Date
    Jan 2009
    Location
    Paphos Cyprus
    Posts
    336
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    Great instructions, i have managed to compile my 3 scripts into 1 and now i am trying to get that to run when i start sioc.exe.

    Thanks again for your help.

  12. #10
    300+ Forum Addict Steve A's Avatar
    Join Date
    Jan 2009
    Location
    Paphos Cyprus
    Posts
    336
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Totally lost with outputs card

    I managed to get it running by changing the path in the sioc.ini
    Now i just need to assign each piece of hardware correctly i think ( the mcp,efis and outputs card ) any help with this would be appreciated

Page 1 of 2 12 LastLast

Similar Threads

  1. Open Cockpits USB outputs card.
    By drum4no1 in forum General Builder Questions All Aircraft Types
    Replies: 2
    Last Post: 09-07-2010, 04:49 PM
  2. HELP, i am totally lost with SOIC
    By Jasmckee in forum OpenCockpits General Discussion
    Replies: 1
    Last Post: 07-06-2010, 03:21 AM
  3. Totally Stickered!
    By CessnaGuy in forum General Aviation (GA) Builder Disccusion
    Replies: 7
    Last Post: 04-12-2010, 08:12 AM
  4. Replies: 1
    Last Post: 03-18-2010, 06:30 PM
  5. totally baffled
    By tiburon in forum OpenCockpits General Discussion
    Replies: 11
    Last Post: 04-24-2009, 07:23 AM