Elektron EMA and sink_driven_src

I built an application that use the Elektron EMA Java API. Is it possible to replay canned data using the sink_driven_src tool (or other tool) to test my application without having a live connection?

Best Answer

  • umer.nalla
    Answer ✓

    Hi @andre.malenfant

    Please refer to the following article on recording and playback of data using rmdstestclient and sink_driven_src. This article mentions an EMA C++ example - you can use an EMA Java example in a similar way - i.e. by setting the hostname and port to localhost:14002

    You can also find some canned data - (if you can't or don't want to capture your own) by selecting the Elektron SDK - Tools section of the Elektron SDK Downloads tab

Answers