PDA

View Full Version : LED64 Brightness



Jan Pemöller
01-28-2006, 03:34 AM
Hi Alan,

will it be possible to have two offsets to one LED output with different brightness?

the old problem:

...The text VALVE/OPEN is displayed in the coordinates with the
specific sizes, it is a blue light that goes off after 5
seconds (b5) affected by the variable FuelCrossFeed. In
parallel, the bit FuelCrossFeedHi is set, and that is what
you would use for the high intensity.

Please use pmSystems 83a for this on
www.projectmagenta.com/latest.html

// B737 two-intensity lights
56BE .0 Eng1ValveHi
56BE .1 Eng2ValveHi
56BE .2 SparValve1Hi
56BE .3 SparValve1Hi

56BF .0 AntiIceD1Hi
56BF .1 AntiIceD2Hi
56BF .2 FuelCrossFeedHi
56BF .3 FuelCrossFeedLo
56BF .4 CowlValve1Hi
56BF .5 CowlValve2Hi
56BF .6 RamAirHi
56BF .7 RamAirRHi

At the moment it is only possible with connecting the board direct to pmsystem, without FSPhidgets.

Thanks Jan

alandyer
01-30-2006, 07:24 AM
I wasn't planning on developing this.

Would connecting two offsets to same led work ?

Jan Pemöller
02-01-2006, 06:31 AM
yes!

If you can choose different brightness for each offset ...

exampl.:

56BF .2 FuelCrossFeedHi --> LED1 (100%)
56BF .3 FuelCrossFeedLo --> LED1 (50%)

is that possible ?

Best regards
Jan