Results 1 to 5 of 5

Thread: FuelCrossFeed

  1. #1
    null null
    Guest

    FuelCrossFeed

    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


  2. #2
    Enrico Schiratti
    Guest

    Re: FuelCrossFeed

    > 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


  3. #3
    null null
    Guest

    Re: FuelCrossFeed

    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



  4. #4
    Enrico Schiratti
    Guest

    Re: FuelCrossFeed

    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

    >



  5. #5
    null null
    Guest

    Re: FuelCrossFeed

    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

    >>