Page 1 of 4 1234 LastLast
Results 1 to 10 of 32
  1. #1
    300+ Forum Addict gokhotit's Avatar
    Join Date
    Oct 2004
    Location
    Tucson, AZ
    Posts
    308
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    The last piece of the puzzle

    I need to figure out the last piece to my puzzle. I am trying to get my prop panel working (see websit fro pics). Unfortunately I use double throw momentary toggles (push toggle up prop advances, toggle down prop decreases) instead of levers (worked great in FS2P4) in 1000 point increments. Can we figure out a way, so that it will work in FS2P5? There is nothing special (besides the age) of these toggles, just a standrd momentary DT hooked into a 16/16 phidget.


    thanx in advance.
    I'm not replicating anything, because I like to fly everything.
    http://www.youtube.com/watch?v=HG1LP3xxn0Q

  2. #2
    builder
    Join Date
    Jan 2007
    Location
    Texas
    Posts
    582
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    We had bounced some ideas around, but I cannot remember what problem was with solution.
    btw, I figured out how to get FS detected after fs2ph starts.

  3. #3
    300+ Forum Addict gokhotit's Avatar
    Join Date
    Oct 2004
    Location
    Tucson, AZ
    Posts
    308
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    ALAN!!! I thought you left...glad you didnt.

    Got FS2P5 working good, by deleting everything and starting over. We never did figure out how to get the prog to recognize toggles as inputs for the props.
    I'm not replicating anything, because I like to fly everything.
    http://www.youtube.com/watch?v=HG1LP3xxn0Q

  4. #4
    builder
    Join Date
    Jan 2007
    Location
    Texas
    Posts
    582
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    As I recall your prop switch was 3 position toggle.
    MOMENTARY - OFF - MOMENTARY.
    Do I have it correctly?

  5. #5
    300+ Forum Addict gokhotit's Avatar
    Join Date
    Oct 2004
    Location
    Tucson, AZ
    Posts
    308
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    correct..momentary prop advance..moementary prop decrease, two different inputs
    I'm not replicating anything, because I like to fly everything.
    http://www.youtube.com/watch?v=HG1LP3xxn0Q

  6. #6
    builder
    Join Date
    Jan 2007
    Location
    Texas
    Posts
    582
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    Add Digital Input component
    set Text property to "Increase"
    Add Fixed Value component (in series)
    set Initial Value property to 256
    Add Connector component
    Add Connector component (in parallel)
    Add Digital Input component
    Set Text property to "Decrease"
    Move digital input to left of connnector
    Add Add Fixed Value component (in series)
    set Initial Value property to -256
    Select Connector (one after -256 fixed value) component
    Add Integrator component
    Set Text property to "Prop Setting"
    Set Reset property to false
    Set Wrap property to false
    Set MinValue property to 0
    Set MaxValue property to 16383
    Add Text Component
    Add FsInput component
    Set FsFile property to FSVariables4315.xml
    Set FsVariable to ENGINE_1_PROP_LEVER

  7. #7
    300+ Forum Addict gokhotit's Avatar
    Join Date
    Oct 2004
    Location
    Tucson, AZ
    Posts
    308
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    It doesnt work, and i dont think its right
    Attached Images Attached Images
    I'm not replicating anything, because I like to fly everything.
    http://www.youtube.com/watch?v=HG1LP3xxn0Q

  8. #8
    builder
    Join Date
    Jan 2007
    Location
    Texas
    Posts
    582
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    Nope. Is not right.
    Attached Images Attached Images

  9. Thanks gokhotit thanked for this post
  10. #9
    300+ Forum Addict gokhotit's Avatar
    Join Date
    Oct 2004
    Location
    Tucson, AZ
    Posts
    308
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    oooohhh..ok...will try when i get hom..ty
    I'm not replicating anything, because I like to fly everything.
    http://www.youtube.com/watch?v=HG1LP3xxn0Q

  11. #10
    300+ Forum Addict gokhotit's Avatar
    Join Date
    Oct 2004
    Location
    Tucson, AZ
    Posts
    308
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: The last piece of the puzzle

    How do i get the Decrease to get "power"??? Whenever i move it like your instructions said, it just draws off teh connector, as shown.

    Also, you will notice a connector placed before the increase switch. If that is not there, it just gives an unhandled exception: "OBject reference not set to an instance of an object."

    What am I doing wrong??

    signed

    Massively Confused
    Attached Images Attached Images
    I'm not replicating anything, because I like to fly everything.
    http://www.youtube.com/watch?v=HG1LP3xxn0Q

Page 1 of 4 1234 LastLast

Similar Threads

  1. A rare piece for my sim
    By Michael Carter in forum My Cockpit Update
    Replies: 7
    Last Post: 06-28-2007, 08:29 AM