Results 1 to 4 of 4
Thread: What is possible?
-
12-11-2012, 05:49 PM #1
What is possible?
Hello everyone. I'm just curious if it is possible to do the following with FSUIPC.
Knowing that annunciator lights in FS are simply Gauges that change their bitmap when certain values are reached. Using FSUIPC, is it possible to monitor the lights and translate them to an LED output?
Is it possible to do the same with a custom gauge that doesn't use default values, like Water Methanol Quantity or Fuel Trim Indicators, and convert that to a servo output?
Is it possible to use mouse macros to map a button or switch to set everything into a cold and dark state?
Is it possible to allow the cockpit lighting/back-lighting to turn on only when the battery masters are running?
I'm also wondering if there is a cheaper alternative to a Leo Bodnar Interface card, which only supports inputs anyway. I'm guessing that a cheaper one would require soldering, which I can handle. I would not be exited to pay $80 to handle half my overhead panel, which is fewer than 20 switches. What I really need is something that I can easily solder LEDs, Pots, Rotary Encoders, Buttons, Switches, etc. into and have it show up as an HID device on my computer with little or no programming. My only programming experience is in Python, and they completely changed the API for that.
Thank you.
-
01-05-2013, 03:10 PM #2
Re: What is possible?
Anyone at least have an answer for one of these questions?
-
01-06-2013, 08:00 PM #3
- Join Date
- Dec 2010
- Location
- Newnan, Ga.
- Posts
- 58
Re: What is possible?
Hello TBA,
The best place for FSUIPC questions is Pete Dowson's FSUIPC forum located here.
One other thing to do is read the documentation that comes with FSUIPC.
Knowing that annunciator lights in FS are simply Gauges that change their bitmap when certain values are reached. Using FSUIPC, is it possible to monitor the lights and translate them to an LED output?
Is it possible to do the same with a custom gauge that doesn't use default values, like Water Methanol Quantity or Fuel Trim Indicators, and convert that to a servo output?
Is it possible to use mouse macros to map a button or switch to set everything into a cold and dark state?
Is it possible to allow the cockpit lighting/back-lighting to turn on only when the battery masters are running?
I'm also wondering if there is a cheaper alternative to a Leo Bodnar Interface card, which only supports inputs anyway. I'm guessing that a cheaper one would require soldering, which I can handle. I would not be exited to pay $80 to handle half my overhead panel, which is fewer than 20 switches. What I really need is something that I can easily solder LEDs, Pots, Rotary Encoders, Buttons, Switches, etc. into and have it show up as an HID device on my computer with little or no programming. My only programming experience is in Python, and they completely changed the API for that
Again best answers on FSUIPC can be found on Pete's website but it would be best if you went out and did some research on the answers you are looking for either here or google.
-
01-07-2013, 04:21 PM #4
Re: What is possible?
Thank you for the help. I can't save the plane in a cold and dark state because it has advanced programming that isn't read by the Sim's default save engine.
Another question:
Does the Open Cockpit's servo card support linear servos?
PS: I have learned how to solder now, so forget the last question.