ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2598
|
12 Sep 2023 |
Stefan Ritt | Suggestion | Syntax highlighting for sequencer scripts | I like the idea of syntax highlighting, but
your solution is just for one editor which
not everybody
|
|
365
|
03 Apr 2007 |
Stefan Ritt | Info | Switch to Visual C++ 2005 under Windows | I had to switch to Visual C++ 2005 under Windows.
This required the upgrade of
all project files under \midas\nt\ and fixing |
|
556
|
20 Jan 2009 |
Stefan Ritt | Info | Subrun scheme implemented | A new "subrun" scheme has been implemented
in mlogger to split a big data file into
several individual data files. This feature |
|
558
|
23 Jan 2009 |
Renee Poutissou | Info | Subrun scheme implemented | Hi Stefan,
My colleague Tobi Raufer (tobi.raufer@stfc.ac.uk)
has tested this new implementation and
|
|
559
|
25 Jan 2009 |
Stefan Ritt | Info | Subrun scheme implemented | [quote="Renee Poutissou"]I have tested the
new subrun functionality a bit more and I
have two observations. First, it seems to |
|
1549
|
12 Jun 2019 |
Marius Koeppel | Forum | Strange JS array creation | Hello everybody,
I have a strange JS behavior. In one of my |
|
1550
|
17 Jun 2019 |
Konstantin Olchanski | Forum | Strange JS array creation | > db_create_key(hDB, 0, "Equipment/Switching/Variables/DATA_WRITE",
TID_INT);
|
|
1567
|
24 Jun 2019 |
Marius Koeppel | Forum | Strange JS array creation | > > for (i = 0; i < lines.length; i++) {
> > modbset("/Equipment/Switching/Variables/DATA_WRITE["
+ String(i) + "]", parseInt(lines[i]));
|
|
1570
|
25 Jun 2019 |
Konstantin Olchanski | Forum | Strange JS array creation | > --> In the midas back-end I never created
an array. I created an INT in the ODB with
db_create_key(hDB, 0,
|
|
2890
|
07 Nov 2024 |
Lukas Gerritzen | Suggestion | Stop run and sequencer button | Due to popular demand among our students,
I added a button to the sequencer that stops
the run and the sequence. If you find it |
|
2891
|
07 Nov 2024 |
Stefan Ritt | Suggestion | Stop run and sequencer button | I don't find this very useful. Some experiments
do not only want to stop the run, but also
do other cleanup things. To do that, I proposed |
|
2580
|
09 Aug 2023 |
Konstantin Olchanski | Bug Fix | Stefan's improved ODB flush to disk | This is an important improvement, should have
a post of it's own. K.O.
|
|
1581
|
28 Jun 2019 |
Thorsten Lux | Bug Report | Status page reloads every second | Hello,
We observed a strange behavior, from our |
|
1582
|
28 Jun 2019 |
Konstantin Olchanski | Bug Report | Status page reloads every second | > We observed a strange behavior, from our
point of view:
> ... the Midas status page started to reload/refresh |
|
1583
|
29 Jun 2019 |
Thorsten Lux | Bug Report | Status page reloads every second |
I am sorry, yesterday evening I must have
been a bit tired after a long day with a |
|
1043
|
03 Mar 2015 |
Zaher Salman | Forum | Starting program from custom page | I am trying to start a program (fronend) from
a custom page. What is the best
way to do that? Would ODBRpc() do this? if |
|
1044
|
03 Mar 2015 |
Stefan Ritt | Forum | Starting program from custom page | > I am trying to start a program (fronend)
from a custom page. What is the best
> way to do that? Would ODBRpc() do this? |
|
1045
|
03 Mar 2015 |
Zaher Salman | Forum | Starting program from custom page | > > I am trying to start a program (fronend)
from a custom page. What is the best
> > way to do that? Would ODBRpc() do this? |
|
1046
|
03 Mar 2015 |
Stefan Ritt | Forum | Starting program from custom page | > Hi Stefan, thanks for the quick reply. I
guess my question was not clear enough.
>
|
|
1047
|
03 Mar 2015 |
Zaher Salman | Forum | Starting program from custom page | Thank you very much, this is exactly what
I need and it works.
|
|