Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. #Ignore Logic
  2. #Faults
  3. #Bypass Dialog
  4. #Interactive View

...

  • Ignore/unignore truth tables by writing 0 or 1 to YAGS:IN20:211:IN_LMTSW_BYPV
    Code Block
    caput YAGS:IN20:211:IN_LMTSW_BYPV 1 to ignore
    caput YAGS:IN20:211:IN_LMTSW_BYPV 0 to unignore
    
  • Default solution etc. is "--"

Faults

  • Remove the 2nd splitpane (Area/PV); have either 2 or 3 panes visible

Bypass Dialog

  • 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

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)