ID |
Date |
Author |
Topic |
Subject |
Text |
|
957
|
11 Feb 2014 |
Stefan Ritt | Forum | Huge events (>10MB) every second or so | > I'm looking into using MIDAS for an experiment
that creates one large event
> (20MB or more) every second.
|
|
962
|
18 Feb 2014 |
Konstantin Olchanski | Forum | Huge events (>10MB) every second or so | > I'm looking into using MIDAS for an experiment
that creates one large event
> (20MB or more) every second.
|
|
975
|
01 Mar 2014 |
Randolf Pohl | Forum | Huge events (>10MB) every second or so | Works, and here is how I did it. The attached
example is based on the standard MIDAS
example in "src/midas/examples/experiment". |
|
976
|
01 Mar 2014 |
Stefan Ritt | Forum | Huge events (>10MB) every second or so | > Works, and here is how I did it. The attached
example is based on the standard MIDAS
> example in "src/midas/examples/experiment". |
|
697
|
08 Apr 2010 |
Exaos Lee | Forum | How to stop a run with a timer? | I want to let the run stop and start periodically.
But I looked through the ODB
and didn't find anything may help. I also |
|
698
|
22 Apr 2010 |
Jimmy Ngai | Forum | How to stop a run with a timer? | Hi Exaos,
This may help: https://ladd00.triumf.ca/elog/Midas/645
|
|
2885
|
05 Nov 2024 |
Jack Carlton | Forum | How to properly write a client listens for events on a given buffer? | If there's some template for writing a client
to access event data, that would be
very useful (and you can probably just ignore |
|
2886
|
05 Nov 2024 |
Maia Henriksson-Ward | Forum | How to properly write a client listens for events on a given buffer? | > If there's some template for writing a client
to access event data, that would be
> very useful (and you can probably just |
|
609
|
03 Aug 2009 |
Exaos Lee | Forum | How to distinguish the status and value returned from "mvme_read_value(...)" | The definition of mvme_read_value is as the
following:
[CODE]unsigned int EXPRT mvme_read_value(MVME_INTERFACE |
|
610
|
03 Aug 2009 |
Stefan Ritt | Forum | How to distinguish the status and value returned from "mvme_read_value(...)" | [quote="Exaos Lee"]The definition of mvme_read_value
is as the following:
[CODE]unsigned int EXPRT mvme_read_value(MVME_INTERFACE |
|
611
|
03 Aug 2009 |
Konstantin Olchanski | Forum | How to distinguish the status and value returned from "mvme_read_value(...)" | > uint32_t mvme_read_value(MVME_INTERFACE
* vme, mvme_addr_t vme_addr);
> Question: How to distinguish the status |
|
1764
|
13 Jan 2020 |
Konstantin Olchanski | Info | How to convert C midas frontends to C++, CAEN libraries | Big thanks to Peter Kunz - specifically when
using the CAEN libraries:
|
|
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
|
|
1526
|
30 Apr 2019 |
Konstantin Olchanski | Info | How to convert C midas frontends to C++ | To convert a MIDAS frontend to C++ follow
this checklist:
|
|
1542
|
05 Jun 2019 |
Konstantin Olchanski | Info | How to convert C midas frontends to C++ | > To convert a MIDAS frontend to C++ follow
this checklist:
|
|
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
?
>
|
|