Skip to content

openDAQ/iDDS-Module

Repository files navigation

iDDS-Module

iDDS Modules implementation for openDAQ

Build instructions

mkdir build
cd build
cmake ..
make -j

Usage

Before running any executables, set up the required environment variables using the generated script:

source setenv.sh

This script updates the LD_LIBRARY_PATH with the necessary library paths.

Run Examples from build/bin folder. All examples expect the rtps.ini file to be in the same directory in order to run.

About

iDDS Module implementation for openDAQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published