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,
|
|
1572
|
26 Jun 2019 |
Hassan | Forum | Problem transferring fetest data from the remote frontend to the backend | Hi again, we now have Midas installed on the
Rpi (remote frontend machine) and
have managed to run Fetest on it. Now we |
|
1573
|
26 Jun 2019 |
Konstantin Olchanski | Forum | Problem transferring fetest data from the remote frontend to the backend | > Hi again, we now have Midas installed on
the Rpi (remote frontend machine) and
> have managed to run Fetest on it. Now we |
|
1588
|
03 Jul 2019 |
Thomas Lindner | Forum | MIDAS Workshop on Aug 7 | Dear MIDAS users,
Here's further information on the third MIDAS |
|
1626
|
23 Jul 2019 |
Frederik Wauters | Forum | How to convert C midas frontends to C++ | I am moving our fe code to c++ midas with
cmake. I did encounter your a) problems.
|
|
1627
|
23 Jul 2019 |
Stefan Ritt | Forum | How to convert C midas frontends to C++ | Did you include mfe.h as written in elog:1526
?
|
|
1628
|
23 Jul 2019 |
Frederik Wauters | Forum | How to convert C midas frontends to C++ | > Did you include mfe.h as written in elog:1526
?
>
|
|
1629
|
23 Jul 2019 |
Stefan Ritt | Forum | How to convert C midas frontends to C++ | Have you left any "extern C" in your frontend
program or in any of the used header file.
Seems
|
|
1630
|
23 Jul 2019 |
Lukas Gerritzen | Forum | How to convert C midas frontends to C++ | Can you post the exact command that cmake
executes to link sc_fe_mini (with make VERBOSE=1)?
|
|
1633
|
25 Jul 2019 |
Frederik Wauters | Forum | How to convert C midas frontends to C++ (my problem solved) |
Ok, so the detail that I missed was that
the dummy functions
|
|
1637
|
30 Jul 2019 |
Stefan Ritt | Forum | How to convert C midas frontends to C++ (my problem solved) | > as a side comment, not all drivers are c++
compatible yet (e.g. mscbvr), so changes
needed are small
|
|
1639
|
01 Aug 2019 |
Stefan Ritt | Forum | How to convert C midas frontends to C++ (my problem solved) | >
> Ok, so the detail that I missed was that
the dummy functions
|
|
1641
|
06 Aug 2019 |
Thomas Lindner | Forum | MIDAS Workshop on Aug 7 | Dear MIDAS users,
A final reminder about the MIDAS workshop |
|
1659
|
09 Aug 2019 |
Konstantin Olchanski | Forum | How to convert C midas frontends to C++ | > How do I solve mismatched declarations in
the mfe (or other places in the midas code)?
|
|
1665
|
28 Aug 2019 |
Nick Hastings | Forum | History plot problems for frontend with multiple indicies | Hello experts,
I have been writing a SC frontend for a powersupply. |
 |
1666
|
28 Aug 2019 |
Stefan Ritt | Forum | History plot problems for frontend with multiple indicies | My first question would be why are you using
several font-ends at all? That makes things
more
|
|
1667
|
28 Aug 2019 |
Nick Hastings | Forum | History plot problems for frontend with multiple indicies | Hi Stefan,
thanks for you quick reply.
|
|
1668
|
28 Aug 2019 |
lcp | Forum | History plot problems for frontend with multiple indicies | hi,
> > That makes things more
|
|