Results 1 to 7 of 7
  1. #1
    75+ Posting Member Leo Bodnar's Avatar
    Join Date
    Apr 2008
    Location
    UK
    Posts
    95
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Lightbulb Using BU0836X and other BU0836 cards with SIOC scripts

    I have just run across a webpage that shows how to send input data to SIOC script from any third party hardware (including BU0836X.)

    Basically you need to allocate a user (proxy) variable in FSUIPC that will hold input value from input hardware and then read this value from inside the SIOC script.

    This is genius, I did not know you can do that!

    I assume SIOC then can make use of full resolution of the input (e.g. 12-bit in BU0836X case.)

    http://www.md80.ch/index.php?option=...d=82&Itemid=72

  2. Thanks RadarBob thanked for this post
  3. #2
    500+ This must be a daytime job



    Join Date
    Jul 2013
    Posts
    917
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Using BU0836X and other BU0836 cards with SIOC scripts

    Leo

    Great spot, I have been wondering how to improve the 256bit resolution available from OC, yet also be able to access the info from SIOC. Suppose I will have to buy your card now

    David

  4. #3
    75+ Posting Member
    Join Date
    Jan 2009
    Location
    Derby, UK
    Posts
    128
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Using BU0836X and other BU0836 cards with SIOC scripts

    Brilliant ! - I didn't know you could do that either.

    Thanks for that Leo.

    Rob

  5. #4
    150+ Forum Groupie pdpo's Avatar
    Join Date
    Nov 2005
    Location
    belgium
    Posts
    260
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Using BU0836X and other BU0836 cards with SIOC scripts

    Hi guys,

    of course SIOC will read this... SIOC reads FSUIPC offsets and doesnt care who filled it on. As long as the value on the offset changes, SIOC will be triggered by the change of the value.
    I am using fscommunicator to read leos 12 bit resolution card and set offsets normally used by AST for the third and fourth engine (which i dont use)
    and then the SIOC will use this as propellor pitch setting.

    Greetz Peter

    PS : it would be nice if a good programmer could write a program that implements a directx joystick reading and give this info directly to SIOC as an sioc client... I have been thinking about this for some time but I am a bit stuck with the user interface as it would be nice of course to implement (like fscommunicator) some hysteresis and some dead zones and slopes. However, fscommunicator only reads 3 axes on each joystick and cannot read other axes so we loose 5 axes of Leos card. I have asked to fscommunicator designer if he could extend to more axes but no luck
    FS9+PM+AST+opencockpits

  6. #5
    500+ This must be a daytime job kiek's Avatar
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    698
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Using BU0836X and other BU0836 cards with SIOC scripts

    Quote Originally Posted by Leo Bodnar View Post
    Basically you need to allocate a user (proxy) variable in FSUIPC that will hold input value from input hardware and then read this value from inside the SIOC script.
    This is genius, I did not know you can do that!
    Yes, that is the principle that I already used back in 2004 for my FSCONV program ...
    You can use free FSUIPC offsets (although I agreed with Pete Dowson about a specific range for FSCONV) as a sort of "mail boxes" to interconnect all kinds of systems (hardware/software) capable of reading/writing FSUIPC offsets. SIOC is just one of them.

    regards,
    Nico Kaan

  7. #6
    500+ This must be a daytime job



    Join Date
    Jul 2013
    Posts
    917
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Using BU0836X and other BU0836 cards with SIOC scripts

    "of course SIOC will read this..."

    "Yes, that is the principle that I already used back in 2004"

    But only a few are gods, the majority of us mere mortals need guidance to open our eyes

    David

  8. #7
    75+ Posting Member
    Join Date
    Jul 2012
    Location
    Albuquerque, NM, USA
    Posts
    97
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Using BU0836X and other BU0836 cards with SIOC scripts

    Hello everyone,

    i know now this is an old thread, but I'm in a bit of a pickle. I already have wilco a320 working with a SIOC script for outputs and using a few BU0836X for inputs which are read directly by the FSUIPC in FS. I am trying to upgrade to JeeHell but I am not sure how to use the input cards that I have (BU0836X) to read the pulses from my buttons and switches to control JeeHell. This the ad seems to be the key to using these cards, but I do not understand how. Do you still have that website? Is it still available? Or any other help would be greatly appreciated.

    respectfully,

    Jose

Similar Threads

  1. In desperate need of generic SIOC scripts
    By remcosol in forum I/O Interfacing Hardware and Software
    Replies: 0
    Last Post: 08-15-2010, 03:24 PM
  2. Scripts for USBServo Cards with PM Sysytems and B737 Overhead Gauges
    By blueskydriver in forum I/O Interfacing and Hardware
    Replies: 4
    Last Post: 08-14-2010, 09:39 AM
  3. Need sioc scripts...
    By remcosol in forum General Builder Questions All Aircraft Types
    Replies: 6
    Last Post: 03-03-2010, 01:25 PM
  4. BU0836 with Bu0836X
    By KenK in forum I/O Interfacing Hardware and Software
    Replies: 5
    Last Post: 03-17-2009, 01:16 PM
  5. SIOC Scripts and Computers
    By paulj in forum OpenCockpits General Discussion
    Replies: 3
    Last Post: 06-08-2008, 08:43 AM