Sha256: bed38de962d3cd578e31c07af068116821921c5faeed7d4360a43c3439c001fe

Contents?: true

Size: 494 Bytes

Versions: 12

Compression:

Stored size: 494 Bytes

Contents

SCREEN AUTO AUTO 1.0

SCROLLWINDOW

  TITLE "<%= @target_name %> 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

12 entries across 12 versions & 1 rubygems

Version Path
cosmos-4.3.0-java demo/config/targets/INST/screens/other.txt
cosmos-4.3.0 demo/config/targets/INST/screens/other.txt
cosmos-4.2.4-java demo/config/targets/INST/screens/other.txt
cosmos-4.2.4 demo/config/targets/INST/screens/other.txt
cosmos-4.2.3-java demo/config/targets/INST/screens/other.txt
cosmos-4.2.3 demo/config/targets/INST/screens/other.txt
cosmos-4.2.2-java demo/config/targets/INST/screens/other.txt
cosmos-4.2.2 demo/config/targets/INST/screens/other.txt
cosmos-4.2.1-java demo/config/targets/INST/screens/other.txt
cosmos-4.2.1 demo/config/targets/INST/screens/other.txt
cosmos-4.2.0-java demo/config/targets/INST/screens/other.txt
cosmos-4.2.0 demo/config/targets/INST/screens/other.txt