window with
        position of 0 67;
        size of 541 141;
        real-time is on;
        title is "INSTRUMENT ...";
        bottom-label is "Time";
        decimal-hours-x is on;
        visible-menu is off;
        horizontal-divisions is 8;
        vertical-divisions is 10;
        common-x is on;
        common-y is on;
        graph with 
                line of red;
                range of 0 24 150 350;
                FILE(meta:timeHHMMSS:surfaceLayerAirTemp675_680)
        end;
        graph with 
                line of blue;
                range of 0 24 150 350;
                FILE(meta:timeHHMMSS:longwaveWindowAirTemp985_990)
        end;
        graph with 
                line of darkgreen;
                range of 0 24 150 350;
                FILE(meta:timeHHMMSS:shortwaveWindowAirTemp2510_2515)
        end;
end;

window with
        position of 0 348;
        size of 541 141;
        real-time is on;
        title is "INSTRUMENT ...";
        bottom-label is "Time";
        decimal-hours-x is on;
        visible-menu is off;
        horizontal-divisions is 8;
        vertical-divisions is 10;
        common-x is on;
        common-y is off;
        graph with 
                line of black;
                range of 0 24 0 1.5;
                FILE(meta:timeHHMMSS:coolerCurrent)
        end;
        graph with 
                line of red;
                range of 0 24 75 80;
                FILE(meta:timeHHMMSS:detectorTemp)
        end;
end;

window with
        position of 0 207;
        size of 541 141;
        real-time is on;
        title is "INSTRUMENT ...";
        bottom-label is "Time";
        decimal-hours-x is on;
        visible-menu is off;
        horizontal-divisions is 8;
        vertical-divisions is 10;
        common-x is on;
        common-y is on;
        graph with 
                line of red;
                range of 0 24 260 340;
                FILE(meta:timeHHMMSS:calibrationHBBtemp)
        end;
        graph with 
                line of blue;
                range of 0 24 260 340;
                FILE(meta:timeHHMMSS:calibrationCBBtemp)
        end;
        graph with 
                line of darkgreen;
                range of 0 24 260 340;
                FILE(meta:timeHHMMSS:BBsupportStructureTemp)
        end;
        graph with 
                line of brown;
                range of 0 24 260 340;
                FILE(meta:timeHHMMSS:calibrationAmbientTemp)
        end;
        graph with 
                line of neutral;
                range of 0 24 260 340;
                FILE(meta:timeHHMMSS:airNearBBsTemp)
        end;
        graph with 
                line of yellow;
                range of 0 24 260 340;
                FILE(meta:timeHHMMSS:interferometerSecondPortTemp)
        end;
        graph with 
                line of darkblue;
                range of 0 24 260 340;
                FILE(meta:timeHHMMSS:spareTemp)
        end;
        graph with 
                line of pink;
                range of 0 24 260 340;
                FILE(meta:timeHHMMSS:outsideAirTemp)
        end;
end;

