Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 32
  1. #11
    150+ Forum Groupie
    Join Date
    Mar 2009
    Location
    South Africa
    Posts
    221
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: What can be used in place of PM Systems

    ah ok. Bar function? As in the type of gauges in a 747-200??

  2. #12
    300+ Forum Addict
    Join Date
    Feb 2008
    Location
    Krefeld, Germany
    Posts
    318
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: What can be used in place of PM Systems

    No, that is a Command that shows you "------" on a 7 Segment Display.

  3. #13
    300+ Forum Addict
    Join Date
    Jan 2007
    Posts
    496
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: What can be used in place of PM Systems

    Quote Originally Posted by shearder View Post
    Ok cool!! That is good - i didn't want to go waste money on payware aircraft. So if i use FSBus with C++ i will be good?
    If the FSBus driver software uses FSUIPC offsets to get its data and indicator status, and relay switch settings, then you could also consider writing your systems logic in Lua, as one or more plug-ins direct into FSUIPC. Lua is not as powerful as C/C++ of course, but the logic capabilities of Lua do allow you to do as much as that which can be written for, say, pmSystems.

    Regards

    Pete Dowson

  4. #14
    150+ Forum Groupie
    Join Date
    Mar 2009
    Location
    South Africa
    Posts
    221
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Quote Originally Posted by sgaert View Post
    No, that is a Command that shows you "------" on a 7 Segment Display.
    aaahhhh lol. ok i am with you now. sorry for the ignorance!


    Posted via Mobile Device

  5. #15
    150+ Forum Groupie
    Join Date
    Mar 2009
    Location
    South Africa
    Posts
    221
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Quote Originally Posted by Peter Dowson View Post
    If the FSBus driver software uses FSUIPC offsets to get its data and indicator status, and relay switch settings, then you could also consider writing your systems logic in Lua, as one or more plug-ins direct into FSUIPC. Lua is not as powerful as C/C++ of course, but the logic capabilities of Lua do allow you to do as much as that which can be written for, say, pmSystems.

    Regards

    Pete Dowson
    thanks so much pete. may i be so bold as to ask pete, how well does fsbus interface with fsuipc?? not that i need to decide on FSUIPC lol THAT is a given i assume it will be fine with lua. i think i have a lot to learn still.

    Posted via Mobile Device

  6. #16
    300+ Forum Addict
    Join Date
    Jan 2007
    Posts
    496
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: What can be used in place of PM Systems

    Quote Originally Posted by shearder View Post
    may i be so bold as to ask pete, how well does fsbus interface with fsuipc?
    Sorry, I've no idea what FSBus is nor how it interfaces to what. All I suggested was that if it uses FSUIPC offsets to interface to FS then you can write Lua plug-ins to handle your logic.

    If FSBus does its own thing and doesn't use FSUIPC, then obviously FSUIPC's Lua plugin facility won't be of any use.

    i assume it will be fine with lua.
    What, FSbus or FSUIPC? If you mean FSUIPC, then all recent versions of FSUIPC have a Lua interpreter built in, and can load Lua plugins automatically.

    Regards

    Pete

  7. #17
    300+ Forum Addict
    Join Date
    Feb 2008
    Location
    Krefeld, Germany
    Posts
    318
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: What can be used in place of PM Systems

    FSBus is an Interface like Opencockpit and so many more.
    It works with FSUIPC. FSBus you can programm in C or old style that is a kind of Basic.

    Stefan

  8. #18
    150+ Forum Groupie
    Join Date
    Mar 2009
    Location
    South Africa
    Posts
    221
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: What can be used in place of PM Systems

    Quote Originally Posted by Peter Dowson View Post
    What, FSbus or FSUIPC? If you mean FSUIPC, then all recent versions of FSUIPC have a Lua interpreter built in, and can load Lua plugins automatically.

    Regards

    Pete
    I was meaning the two together Thanks for your assistance Pete. I have some learning to do Lua!! AND FSUIPC

  9. #19
    Programmer



    Join Date
    Sep 2009
    Location
    Netherlands
    Posts
    158
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: What can be used in place of PM Systems

    Sorry to break in here, but I still have a complete PMSystems replacement available for free. I'm looking for betatesters. I would like to include FSBUS interfacing, but my current package offers phidgets connectivity only.

    A requirement would be for FSBUS to offer a C# API. Maybe anybody with FSBUS has more information about this? If this is available, I could add support for this.

  10. #20
    300+ Forum Addict
    Join Date
    Feb 2008
    Location
    Krefeld, Germany
    Posts
    318
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: What can be used in place of PM Systems

    Hi,

    FSBus self is a C++ DLL/API.
    After a quick search on google it seams to be possible to load a C++ DLL in a C# Project.
    Sorry but at the moment i only overfly the thread with your Project.
    Do the user Program his Hardware own or do you make something like FSUIPC Offsets or API?
    With FSBus the user has to programm his complete Hardware self, like the SIOC Scripts from OC Hardware.
    Let us talk via PM.

    Stefan

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. A place for the instructor
    By choffmann in forum General Builder Questions All Aircraft Types
    Replies: 2
    Last Post: 11-05-2010, 12:59 AM
  2. Do this have a place in a cockpit!
    By CessnaGuy in forum General Builder Questions All Aircraft Types
    Replies: 2
    Last Post: 06-09-2010, 01:17 AM
  3. Odd Place for A Guess.. But
    By Buddym in forum Welcome to MyCockpit New here? Introduce Yourself!
    Replies: 1
    Last Post: 04-18-2010, 09:41 AM
  4. All dressed up and no place to go
    By Michael Carter in forum My Cockpit Update
    Replies: 6
    Last Post: 07-15-2007, 07:43 PM
  5. Where is the best place to buy PMDG 737-700
    By Randy Eskow in forum PM General Q & A
    Replies: 0
    Last Post: 03-27-2006, 12:00 AM