Sha256: 2c75c20b1b5a122910f6cce7bad3d943cc0e910709336da2517784d7f24dc009

Contents?: true

Size: 704 Bytes

Versions: 19

Compression:

Stored size: 704 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

    LIMITSBAR INST HEALTH_STATUS TEMP1
    RANGEBAR INST HEALTH_STATUS TEMP1 0 100
    LABELVALUEDESC INST HEALTH_STATUS TEMP1
    LABELFORMATVALUE INST HEALTH_STATUS TEMP1 %0.6f
    LABELVALUERANGEBAR INST HEALTH_STATUS TEMP1 0 100
    VALUELIMITSBAR INST HEALTH_STATUS TEMP1
    VALUERANGEBAR INST HEALTH_STATUS TEMP1 0 100
  END

END

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
cosmos-3.6.3 demo/config/targets/INST/screens/other.txt
cosmos-3.6.2 demo/config/targets/INST/screens/other.txt
cosmos-3.6.1 demo/config/targets/INST/screens/other.txt
cosmos-3.6.0 demo/config/targets/INST/screens/other.txt
cosmos-3.5.3 demo/config/targets/INST/screens/other.txt
cosmos-3.5.2 demo/config/targets/INST/screens/other.txt
cosmos-3.5.0 demo/config/targets/INST/screens/other.txt
cosmos-3.4.2 demo/config/targets/INST/screens/other.txt
cosmos-3.4.1 demo/config/targets/INST/screens/other.txt
cosmos-3.4.0 demo/config/targets/INST/screens/other.txt
cosmos-3.3.3 demo/config/targets/INST/screens/other.txt
cosmos-3.3.2 demo/config/targets/INST/screens/other.txt
cosmos-3.3.1 demo/config/targets/INST/screens/other.txt
cosmos-3.3.0 demo/config/targets/INST/screens/other.txt
cosmos-3.2.1 demo/config/targets/INST/screens/other.txt
cosmos-3.2.0 demo/config/targets/INST/screens/other.txt
cosmos-3.1.2 demo/config/targets/INST/screens/other.txt
cosmos-3.1.1 demo/config/targets/INST/screens/other.txt
cosmos-3.1.0 demo/config/targets/INST/screens/other.txt