ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2741
|
29 Apr 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | I guess the simplest way to do that without
breaking with existing code is to change
the
|
|
2744
|
30 Apr 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | > This would work fine in principle, but isn't
implemented in the current MIDAS sequencer
as we understand it. (We tried!) Is your |
|
2746
|
30 Apr 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | While I will do it, i'm not sure if this is
what you want. If I understand correctly,
some process gets triggered and then writes |
|
2748
|
02 May 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | Ok, I implemented the float second wait function.
Internally it works in ms, so the maximum
resolution is 0.001 s.
|
|
2751
|
03 May 2024 |
Stefan Ritt | Bug Report | Params not initialized when starting sequencer | Ok, here is the complete code to reproduce
the problem. Load parameter_test.msl which
includes functions.msl. From the screenshot |
    |
2754
|
03 May 2024 |
Stefan Ritt | Suggestion | Possible addition to IF Statements | The tinyexpr library I use to evaluate expressions
does not support boolean operations. I would
have to switch to the newer
|
|
2756
|
03 May 2024 |
Stefan Ritt | Bug Report | Params not initialized when starting sequencer | Ahh, that rings a bell:
1) JS opens start dialog box
|
|
2758
|
03 May 2024 |
Stefan Ritt | Bug Report | Params not initialized when starting sequencer | Seems to me like the problem happens less
frequently, but I still see it (1 out of
5 or so). The fact that /Sequencer/Params/Value |
|
2760
|
06 May 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | Indeed there was a sleep(100ms) in the sequencer
in each loop. I reduced it now to 10ms. I
need at least 10ms since otherwise
|
|
2761
|
06 May 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | Actually I realized that a 1ms wait still
works, so I reduced it to that.
|
|
2768
|
17 May 2024 |
Stefan Ritt | Bug Report | midas alarm borked condition evaluation | This is a common problem I also encountered
in the past. You get a low-level ODB access
error (could also be a read of a non-existing |
|
Draft
|
18 May 2024 |
Stefan Ritt | Bug Report | midas alarm borked condition evaluation | For everybody using EPICS: There is now a
new system called MSetPoint (Midas Set Point)
to control whole beamlines via EPICS.
|
|
2773
|
18 May 2024 |
Stefan Ritt | Bug Report | midas alarm borked condition evaluation | For everybody using EPICS: There is now a
new system called MSetPoint (Midas Set Point)
to control whole beamlines via EPICS.
|
|
2774
|
18 May 2024 |
Stefan Ritt | Bug Report | odbedit load into the wrong place | Taht's strange. I always was under the impression
that .odb files are loaded relatively to
the current location in
|
|
2793
|
26 Jul 2024 |
Stefan Ritt | Bug Fix | strlcpy and strlcat added to glibc 2.38 | Good catch. I added your code to the current
develop branch of MIDAS.
|
|
2795
|
31 Jul 2024 |
Stefan Ritt | Bug Report | New history plots: Zooming in on logarithmic y axis does not work as expected | I fixed that and committed the change to megon02,
just reload your browser. I also set ymin
and ymax of the Vacuum plot to meaningful |
|
2796
|
06 Aug 2024 |
Stefan Ritt | Forum | mfe.cxx with RO_STOPPED and EQ_POLLED | > I noticed that a check was added to mfe.cxx
in 1961af0d6:
>
|
|
2797
|
06 Aug 2024 |
Stefan Ritt | Suggestion | cmake-installing more files ? | I don't see any bad side effects at the moment,
so I accepted the changes and committed them.
|
|
2799
|
07 Aug 2024 |
Stefan Ritt | Bug Report | File name bug in csv export | Thanks. Fixed. Committed. Pulled on megon02.
Stefan |
|
2801
|
07 Aug 2024 |
Stefan Ritt | Bug Report | File name bug in csv export | Fixed as well. |
|