question

Upvotes
Accepted
476 6 16 18

Can I use Open DACS with EMA or ETA ?

Open DACS documentation says RFA is required. Will I be able to use it with EMA or ETA in future?

elektron-sdkDACSopen-dacs
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi Jonathan. Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Else please post again offering further insight into your question

Thanks

AHS

Upvotes
Accepted
78.8k 250 52 74

Open DACS uses Event Distribution Model in RFA so it requires only RFA Common package. It should work with both EMA and ETA.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

To further clarify, OpenDacs is its own API and can be used independently. Although Open DACS internally uses parts of RFA for its own event handling, this does not preclude the use of other APIs such as EMA and ETA.

Upvotes
1 0 0 0

Open DACS is offered in C++ and Java. ETA is pure C, so not compatible there. EMA is C++ so should work.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
78.8k 250 52 74

Please see the example of EMA C++ with Open DACS C++ in the attached file.

This example aims to show developers how to use EMA with Open DACS C++. EMA is able to connect to TREP or Elektron Edge device in order to retrieve market data while Open DACS API is able to connect to DACS system in order perform entitlement checks for the users. Developers can integrate both APIs into the same application.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
9.6k 10 7 7

The example of EMA Java with Open DACS Java is in the attach file. This does the same as EMA C++ with Open DACS C++ eample above.ema-with-open-dacs.zip


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
11.3k 25 9 14

The example of UPA C with Open DACS C++ is in the attachment.

This example is similar to the EMA C++ and EMA Java examples.

upa-with-open-dacs.zip


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.