rangepig
11-10-2004, 04:11 PM
Alan:
I'm building a generic cockpit (I don't want to be stuck flying one type of aircraft) loosely based on a regional jet. I have a custom annunciator panel driven by an LED64 board. I have some fuel warning lights that I want to glow amber when I'm into my reserve and red when I'm dangerously low.
Is there a way to do this within FS2Phidget? Can I set a range within which the amber LED would be on and then a range below that where the red LED would be on but the amber off? For example (and these numbers are simplified for sake of discussion):
Fuel qty is >500 = amber off, red off
Fuel qty is < 500 and >100 = amber on, red off
Fuel qty <100 = amber off, red on
I know I can write my own program to do this but if there's a way to do it in FS2Phidget then I'd like to avoid reinventing the wheel ;-)
Jim Titus
I'm building a generic cockpit (I don't want to be stuck flying one type of aircraft) loosely based on a regional jet. I have a custom annunciator panel driven by an LED64 board. I have some fuel warning lights that I want to glow amber when I'm into my reserve and red when I'm dangerously low.
Is there a way to do this within FS2Phidget? Can I set a range within which the amber LED would be on and then a range below that where the red LED would be on but the amber off? For example (and these numbers are simplified for sake of discussion):
Fuel qty is >500 = amber off, red off
Fuel qty is < 500 and >100 = amber on, red off
Fuel qty <100 = amber off, red on
I know I can write my own program to do this but if there's a way to do it in FS2Phidget then I'd like to avoid reinventing the wheel ;-)
Jim Titus