Sha256: a6afecb6c7600a529420b783088d3503830953d6f60a5acdad61537a57e9cd75

Contents?: true

Size: 474 Bytes

Versions: 21

Compression:

Stored size: 474 Bytes

Contents

SCREEN AUTO AUTO 1.0

SCROLLWINDOW

  TITLE "Other Widget Examples"

  VERTICALBOX
    HORIZONTAL
      SETTING LAYOUT_FILL_X
      LABEL TIMESEC
      FORMATFONTVALUE INST LATEST TIMESEC %012u CONVERTED 12 arial 15
        SETTING LAYOUT_RIGHT
    END

    HORIZONTAL
      TEXTBOX INST ADCS TIMEFORMATTED 200 300
      TIMEGRAPH INST ADCS Q1 100 500 500 3
    END

    LABELVALUEDESC INST HEALTH_STATUS TEMP1
    LABELFORMATVALUE INST HEALTH_STATUS TEMP1 %0.6f
  END

END

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
cosmos-4.1.1-java demo/config/targets/INST/screens/other.txt
cosmos-4.1.1 demo/config/targets/INST/screens/other.txt
cosmos-4.1.0-java demo/config/targets/INST/screens/other.txt
cosmos-4.1.0 demo/config/targets/INST/screens/other.txt
cosmos-4.0.3-java demo/config/targets/INST/screens/other.txt
cosmos-4.0.3-universal-java-1.8 demo/config/targets/INST/screens/other.txt
cosmos-4.0.3 demo/config/targets/INST/screens/other.txt
cosmos-4.0.2-universal-java-1.8 demo/config/targets/INST/screens/other.txt
cosmos-4.0.2 demo/config/targets/INST/screens/other.txt
cosmos-4.0.1-universal-java-1.8 demo/config/targets/INST/screens/other.txt
cosmos-4.0.1 demo/config/targets/INST/screens/other.txt
cosmos-4.0.0-universal-java-1.8 demo/config/targets/INST/screens/other.txt
cosmos-4.0.0 demo/config/targets/INST/screens/other.txt
cosmos-3.9.2 demo/config/targets/INST/screens/other.txt
cosmos-3.9.1 demo/config/targets/INST/screens/other.txt
cosmos-3.8.3 demo/config/targets/INST/screens/other.txt
cosmos-3.8.2 demo/config/targets/INST/screens/other.txt
cosmos-3.8.1 demo/config/targets/INST/screens/other.txt
cosmos-3.8.0 demo/config/targets/INST/screens/other.txt
cosmos-3.7.1 demo/config/targets/INST/screens/other.txt