View Full Version : FuelCrossFeed
null null
11-12-2004, 04:17 PM
Hello Enrico
Could you explain the bright/dim function, that is used for valve position
indication
textlightbox VALVE%OPEN,-168.4,-78.5,.6,b5,FuelCrossFeed,7,3
Could you provide a example of the code for controlling bright/dim
David
Enrico Schiratti
11-13-2004, 12:22 PM
> textlightbox VALVE%OPEN,-168.4,-78.5,.6,b5,FuelCrossFeed,7,3
>
> Could you provide a example of the code for controlling bright/dim
The example is above... there is no further code. The b5 says that the
bright/dim is delayed by 5 seconds.
Ciao
Enrico
null null
11-13-2004, 01:40 PM
Ok so how do I set a bright or dim condition using events from the
logic section?
On Sat, 13 Nov 2004 11:22:28 EST, Enrico
Schiratti wrote:
>> textlightbox VALVE%OPEN,-168.4,-78.5,.6,b5,FuelCrossFeed,7,3
>>
>> Could you provide a example of the code for controlling bright/dim
>
>The example is above... there is no further code. The b5 says that the
>bright/dim is delayed by 5 seconds.
>
>Ciao
>
>Enrico
Enrico Schiratti
11-13-2004, 02:06 PM
Hi David,
> Ok so how do I set a bright or dim condition using events from the
> logic section?
You would have to add a bit of your own somewhere and use a [1] delay for
the flag or something like that, that particular b5 command would be for the
graphics display only.
I.e. I think you could use the "change" command. Please investigate with
some examples. If it can wait until I am back then I can make one for you. I
am calling it a day as I am leaving tomorrow.
Ciao
Enrico
> On Sat, 13 Nov 2004 11:22:28 EST, Enrico
> Schiratti wrote:
>
>>> textlightbox VALVE%OPEN,-168.4,-78.5,.6,b5,FuelCrossFeed,7,3
>>>
>>> Could you provide a example of the code for controlling bright/dim
>>
>>The example is above... there is no further code. The b5 says that the
>>bright/dim is delayed by 5 seconds.
>>
>>Ciao
>>
>>Enrico
>
null null
11-13-2004, 04:23 PM
How about modifying the definition so that there are two states
B=the Bright and D=Dim
textlightbox VALVE%OPEN,-168.4,-78.5,.6,b,B=CrossFeed D=CFDim ,7,3
David
On Sat, 13 Nov 2004 13:06:49 EST, Enrico
Schiratti wrote:
>Hi David,
>
>> Ok so how do I set a bright or dim condition using events from the
>> logic section?
>
>You would have to add a bit of your own somewhere and use a [1] delay for
>the flag or something like that, that particular b5 command would be for the
>
>graphics display only.
>
>I.e. I think you could use the "change" command. Please investigate with
>some examples. If it can wait until I am back then I can make one for you. I
>
>am calling it a day as I am leaving tomorrow.
>
>Ciao
>
>Enrico
>
>> On Sat, 13 Nov 2004 11:22:28 EST, Enrico
>> Schiratti wrote:
>>
>>>> textlightbox VALVE%OPEN,-168.4,-78.5,.6,b5,FuelCrossFeed,7,3
>>>>
>>>> Could you provide a example of the code for controlling bright/dim
>>>
>>>The example is above... there is no further code. The b5 says that the
>>>bright/dim is delayed by 5 seconds.
>>>
>>>Ciao
>>>
>>>Enrico
>>