Menu

#1176 procedure for triggering a long sequence of loads from a TSB

nextrelease
open
nobody
None
5
2014-04-02
2014-04-02
No

Chris has a procedure for triggering a set of loads from a TSB of a das2server data source.

Discussion

  • Jeremy Faden

    Jeremy Faden - 2014-04-02
    1. load the vap sftp:klunk.physics.uiowa.edu/home/jbf/project/autoplot/vap/bugs/chris/multiLoadTsb1176/2010-09-26_E-high-rate.vap
    2. let it finish loading, then mouse wheel to zoom in with three clicks of the mouse wheel, one click per 0.5 seconds.
    3. a series of three loads will be visible, each completing before the next is started. Only the last of the loads should occur, and the firt two should be cancelled.
     

    Last edit: Jeremy Faden 2014-04-02
  • Jeremy Faden

    Jeremy Faden - 2014-04-02

    I wonder if this is anologous to clicking on the cancel button three times, only the first progress monitor is going to get the message.

    There should probably be a TickleTimer in there that keeps track of the proposed new state, and then only after the tickle timer fires does the load begin.