Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Mockup

ignore_logic_mockup.txtIgnore Logic Mockup

Test on lcls-dev2

Code Block
mpsgui \
jdbc:sqlite:/afs/slac.stanford.edu/u/xr/snorum/ioc/mpsConfiguration/database/ \
jdbc:sqlite:/afs/slac.stanford.edu/u/xr/snorum/ioc/mpsConfiguration/algorithm/ \
jdbc:oracle:thin:MPS_HISTORY/Neutrin0!@slac-oracle02.slac.stanford.edu:1521:SLACDEV \
&

...

  • Change on both, Faults and Ignore Logic tabs
  • Let's drop the calendar view and simplify the interface.
  • Default to 0 for all duration values.
  • Show truth table name in the window's title bar
  • Read-only values in table
  • Allow tabbing between duration values
    • Tab order: days -> hours -> minutes -> seconds -> days
  • Initialize window with hours field selected
  • Add bypass messages to cmlog (hostname, time)

Mockup

bypass_dialog.pngBypass Dialog Mockup

Interactive View

  • Use progress bar instead of spinning wheel (misinterpreted as "can't do anything")
  • Figure out why loading is slow (if database a problem, do partial loading)

...