ID |
Date |
Author |
Topic |
Subject |
Text |
|
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.
|
|
1114
|
22 Sep 2015 |
Zaher Salman | Forum | Starting program from custom page | Just in case anyone needs this in the future
I am adding a comment about this issue. After
a few months of working
|
|
1116
|
23 Sep 2015 |
Konstantin Olchanski | Forum | Starting program from custom page | Good news, on the new experimental branch
feature/jsonrpc, I have implemented all 3
program management functions - start program, |
|
369
|
09 May 2007 |
Carl Metelko | Forum | Splitting data transfer and control onto different networks | Hi,
I'm setting up a system with two networks
with the intension of having
|
|
370
|
09 May 2007 |
Stefan Ritt | Forum | Splitting data transfer and control onto different networks | Hi Carl,
so far I did not experience any problems |
|
371
|
09 May 2007 |
Konstantin Olchanski | Forum | Splitting data transfer and control onto different networks | > I'm setting up a system with two networks
with the intension of having
> control info (odb, alarm) on the 192.168.0.x
|
|
375
|
14 May 2007 |
Carl Metelko | Forum | Splitting data transfer and control onto different networks | Hi,
thanks for the advice. We do have dual
core Xeons so we'll try running
|
|