Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 760 Bytes

File metadata and controls

17 lines (10 loc) · 760 Bytes

\page refExamplesflp2epn Example flp2epn

Example devices - testFLP and testEPN


General

Two simple devices - testFLP and testEPN, showing basic FairMQ usage. For more complex scenario, refer to the prototype flp2epn topology in devices/flp2epn-prototype.

For more basic FairMQ examples, take a look at the MQ examples in the FairRoot repository.

Device configuration

The devices are started by the startFLP2EPN.sh script, which configures the devices via command line options and their communication channels via a JSON configuration file.

To list all available device command line options, run the executable with --help.